diff --git a/ProductFunctionTester/Main_Form.Designer.vb b/ProductFunctionTester/Main_Form.Designer.vb index 4471ac3..cc9ed9d 100644 --- a/ProductFunctionTester/Main_Form.Designer.vb +++ b/ProductFunctionTester/Main_Form.Designer.vb @@ -29,10 +29,11 @@ Partial Class Main_Form Me.gbJigNum = New System.Windows.Forms.GroupBox() Me.nudJigNum = New System.Windows.Forms.NumericUpDown() Me.CheckBox1 = New System.Windows.Forms.CheckBox() - Me.btnMQTT = New System.Windows.Forms.Button() Me.gbckbETC = New System.Windows.Forms.GroupBox() + Me.Panel2 = New System.Windows.Forms.Panel() + Me.txbTDSNHead = New System.Windows.Forms.TextBox() + Me.Label3 = New System.Windows.Forms.Label() Me.ckbPostgre = New System.Windows.Forms.CheckBox() - Me.ckbMES = New System.Windows.Forms.CheckBox() Me.chkAdmin = New System.Windows.Forms.CheckBox() Me.gbopETC = New System.Windows.Forms.GroupBox() Me.gbStandard = New System.Windows.Forms.GroupBox() @@ -772,6 +773,17 @@ Partial Class Main_Form Me.lbFirmVer = New System.Windows.Forms.Label() Me.JigSerial = New System.IO.Ports.SerialPort(Me.components) Me.pnMain = New System.Windows.Forms.Panel() + Me.gbMode = New System.Windows.Forms.GroupBox() + Me.checkBoxMcUse = New System.Windows.Forms.CheckBox() + Me.checkBoxEpUse = New System.Windows.Forms.CheckBox() + Me.checkBoxRfUse = New System.Windows.Forms.CheckBox() + Me.checkBoxHfUse = New System.Windows.Forms.CheckBox() + Me.Label8 = New System.Windows.Forms.Label() + Me.comboBoxVerificationStep = New System.Windows.Forms.ComboBox() + Me.Label7 = New System.Windows.Forms.Label() + Me.comboBoxModel = New System.Windows.Forms.ComboBox() + Me.Label6 = New System.Windows.Forms.Label() + Me.Panel1 = New System.Windows.Forms.Panel() Me.gbDSForm = New System.Windows.Forms.GroupBox() Me.pnDSWrite = New System.Windows.Forms.Panel() Me.lbDSWrite = New System.Windows.Forms.Label() @@ -810,7 +822,7 @@ Partial Class Main_Form Me.lbOkCount = New System.Windows.Forms.Label() Me.txbDayCount = New System.Windows.Forms.TextBox() Me.lbDayCount = New System.Windows.Forms.Label() - Me.gbMode = New System.Windows.Forms.GroupBox() + Me.gbOldMode = New System.Windows.Forms.GroupBox() Me.rdbEFPD = New System.Windows.Forms.RadioButton() Me.rdbEFIQC = New System.Windows.Forms.RadioButton() Me.Label2 = New System.Windows.Forms.Label() @@ -1012,6 +1024,7 @@ Partial Class Main_Form Me.gbJigNum.SuspendLayout CType(Me.nudJigNum, System.ComponentModel.ISupportInitialize).BeginInit Me.gbckbETC.SuspendLayout + Me.Panel2.SuspendLayout Me.gbopETC.SuspendLayout Me.gbStandard.SuspendLayout Me.gbopSet.SuspendLayout @@ -1375,6 +1388,7 @@ Partial Class Main_Form Me.gbFirmVer.SuspendLayout Me.pnFirmVer.SuspendLayout Me.pnMain.SuspendLayout + Me.gbMode.SuspendLayout Me.gbDSForm.SuspendLayout Me.pnDSWrite.SuspendLayout Me.pnDSWriteState.SuspendLayout @@ -1383,7 +1397,7 @@ Partial Class Main_Form Me.pnDSBasic.SuspendLayout Me.pnDSBasicState.SuspendLayout Me.gbRunCount.SuspendLayout - Me.gbMode.SuspendLayout + Me.gbOldMode.SuspendLayout Me.gbBarcode.SuspendLayout Me.pnCPUTemp.SuspendLayout Me.pnFreq.SuspendLayout @@ -1441,19 +1455,17 @@ Partial Class Main_Form Me.txbCmdWindow.BackColor = System.Drawing.Color.Black Me.txbCmdWindow.Font = New System.Drawing.Font("함초롬바탕", 9.749999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbCmdWindow.ForeColor = System.Drawing.Color.White - Me.txbCmdWindow.Location = New System.Drawing.Point(1257, 306) - Me.txbCmdWindow.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbCmdWindow.Location = New System.Drawing.Point(1100, 245) Me.txbCmdWindow.Multiline = True Me.txbCmdWindow.Name = "txbCmdWindow" Me.txbCmdWindow.ReadOnly = True Me.txbCmdWindow.ScrollBars = System.Windows.Forms.ScrollBars.Vertical - Me.txbCmdWindow.Size = New System.Drawing.Size(925, 549) + Me.txbCmdWindow.Size = New System.Drawing.Size(810, 440) Me.txbCmdWindow.TabIndex = 94 ' 'pnOption ' Me.pnOption.Controls.Add(Me.gbJigNum) - Me.pnOption.Controls.Add(Me.btnMQTT) Me.pnOption.Controls.Add(Me.gbckbETC) Me.pnOption.Controls.Add(Me.gbopETC) Me.pnOption.Controls.Add(Me.gbJIGOption) @@ -1465,10 +1477,9 @@ Partial Class Main_Form Me.pnOption.Controls.Add(Me.gbETC) Me.pnOption.Controls.Add(Me.gbScopeOption) Me.pnOption.Controls.Add(Me.gbChkPoint) - Me.pnOption.Location = New System.Drawing.Point(2214, 6) - Me.pnOption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnOption.Location = New System.Drawing.Point(1937, 5) Me.pnOption.Name = "pnOption" - Me.pnOption.Size = New System.Drawing.Size(2183, 1256) + Me.pnOption.Size = New System.Drawing.Size(1910, 1005) Me.pnOption.TabIndex = 97 Me.pnOption.Visible = False ' @@ -1478,23 +1489,20 @@ Partial Class Main_Form Me.gbJigNum.Controls.Add(Me.nudJigNum) Me.gbJigNum.Controls.Add(Me.CheckBox1) Me.gbJigNum.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbJigNum.Location = New System.Drawing.Point(1763, 145) - Me.gbJigNum.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbJigNum.Location = New System.Drawing.Point(1727, 116) Me.gbJigNum.Name = "gbJigNum" - Me.gbJigNum.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbJigNum.Size = New System.Drawing.Size(187, 92) + Me.gbJigNum.Size = New System.Drawing.Size(164, 74) Me.gbJigNum.TabIndex = 135 Me.gbJigNum.TabStop = False Me.gbJigNum.Text = "JIG 번호" ' 'nudJigNum ' - Me.nudJigNum.Location = New System.Drawing.Point(42, 39) - Me.nudJigNum.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudJigNum.Location = New System.Drawing.Point(37, 31) Me.nudJigNum.Maximum = New Decimal(New Integer() {5, 0, 0, 0}) Me.nudJigNum.Minimum = New Decimal(New Integer() {1, 0, 0, 0}) Me.nudJigNum.Name = "nudJigNum" - Me.nudJigNum.Size = New System.Drawing.Size(110, 38) + Me.nudJigNum.Size = New System.Drawing.Size(96, 32) Me.nudJigNum.TabIndex = 81 Me.nudJigNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudJigNum.Value = New Decimal(New Integer() {1, 0, 0, 0}) @@ -1506,79 +1514,78 @@ Partial Class Main_Form Me.CheckBox1.CheckState = System.Windows.Forms.CheckState.Checked Me.CheckBox1.Enabled = False Me.CheckBox1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.CheckBox1.Location = New System.Drawing.Point(201, 38) - Me.CheckBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.CheckBox1.Location = New System.Drawing.Point(176, 30) Me.CheckBox1.Name = "CheckBox1" - Me.CheckBox1.Size = New System.Drawing.Size(139, 36) + Me.CheckBox1.Size = New System.Drawing.Size(111, 28) Me.CheckBox1.TabIndex = 80 Me.CheckBox1.Text = "MES 사용" Me.CheckBox1.UseVisualStyleBackColor = True ' - 'btnMQTT - ' - Me.btnMQTT.Enabled = False - Me.btnMQTT.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.btnMQTT.Location = New System.Drawing.Point(1958, 142) - Me.btnMQTT.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.btnMQTT.Name = "btnMQTT" - Me.btnMQTT.Size = New System.Drawing.Size(208, 98) - Me.btnMQTT.TabIndex = 138 - Me.btnMQTT.Text = "MQTT 설정" - Me.btnMQTT.UseVisualStyleBackColor = True - ' 'gbckbETC ' Me.gbckbETC.BackColor = System.Drawing.SystemColors.ActiveBorder + Me.gbckbETC.Controls.Add(Me.Panel2) Me.gbckbETC.Controls.Add(Me.ckbPostgre) - Me.gbckbETC.Controls.Add(Me.ckbMES) Me.gbckbETC.Controls.Add(Me.chkAdmin) Me.gbckbETC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbckbETC.Location = New System.Drawing.Point(1406, 145) - Me.gbckbETC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbckbETC.Location = New System.Drawing.Point(1230, 116) Me.gbckbETC.Name = "gbckbETC" - Me.gbckbETC.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbckbETC.Size = New System.Drawing.Size(545, 92) + Me.gbckbETC.Size = New System.Drawing.Size(503, 74) Me.gbckbETC.TabIndex = 134 Me.gbckbETC.TabStop = False Me.gbckbETC.Text = "기타 옵션" ' + 'Panel2 + ' + Me.Panel2.Controls.Add(Me.txbTDSNHead) + Me.Panel2.Controls.Add(Me.Label3) + Me.Panel2.Location = New System.Drawing.Point(136, 21) + Me.Panel2.Name = "Panel2" + Me.Panel2.Size = New System.Drawing.Size(355, 45) + Me.Panel2.TabIndex = 82 + ' + 'txbTDSNHead + ' + Me.txbTDSNHead.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) + Me.txbTDSNHead.ImeMode = System.Windows.Forms.ImeMode.Disable + Me.txbTDSNHead.Location = New System.Drawing.Point(112, 2) + Me.txbTDSNHead.MaxLength = 50 + Me.txbTDSNHead.Name = "txbTDSNHead" + Me.txbTDSNHead.Size = New System.Drawing.Size(240, 39) + Me.txbTDSNHead.TabIndex = 2 + Me.txbTDSNHead.Text = "DIT/J3" + Me.txbTDSNHead.TextAlign = System.Windows.Forms.HorizontalAlignment.Center + ' + 'Label3 + ' + Me.Label3.AutoSize = True + Me.Label3.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) + Me.Label3.Location = New System.Drawing.Point(5, 11) + Me.Label3.Name = "Label3" + Me.Label3.Size = New System.Drawing.Size(109, 24) + Me.Label3.TabIndex = 0 + Me.Label3.Text = "TDSNHead" + ' 'ckbPostgre ' Me.ckbPostgre.AutoSize = True Me.ckbPostgre.Checked = True Me.ckbPostgre.CheckState = System.Windows.Forms.CheckState.Checked Me.ckbPostgre.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.ckbPostgre.Location = New System.Drawing.Point(200, 38) - Me.ckbPostgre.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.ckbPostgre.Location = New System.Drawing.Point(9, 46) Me.ckbPostgre.Name = "ckbPostgre" - Me.ckbPostgre.Size = New System.Drawing.Size(139, 36) + Me.ckbPostgre.Size = New System.Drawing.Size(111, 28) Me.ckbPostgre.TabIndex = 81 Me.ckbPostgre.Text = "MES 사용" Me.ckbPostgre.UseVisualStyleBackColor = True ' - 'ckbMES - ' - Me.ckbMES.AutoSize = True - Me.ckbMES.Checked = True - Me.ckbMES.CheckState = System.Windows.Forms.CheckState.Checked - Me.ckbMES.Enabled = False - Me.ckbMES.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.ckbMES.Location = New System.Drawing.Point(201, 38) - Me.ckbMES.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.ckbMES.Name = "ckbMES" - Me.ckbMES.Size = New System.Drawing.Size(139, 36) - Me.ckbMES.TabIndex = 80 - Me.ckbMES.Text = "MES 사용" - Me.ckbMES.UseVisualStyleBackColor = True - ' 'chkAdmin ' Me.chkAdmin.AutoSize = True Me.chkAdmin.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.chkAdmin.Location = New System.Drawing.Point(37, 40) - Me.chkAdmin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.chkAdmin.Location = New System.Drawing.Point(9, 20) Me.chkAdmin.Name = "chkAdmin" - Me.chkAdmin.Size = New System.Drawing.Size(151, 36) + Me.chkAdmin.Size = New System.Drawing.Size(119, 28) Me.chkAdmin.TabIndex = 79 Me.chkAdmin.Text = "관리자모드" Me.chkAdmin.UseVisualStyleBackColor = True @@ -1589,11 +1596,9 @@ Partial Class Main_Form Me.gbopETC.Controls.Add(Me.gbopSet) Me.gbopETC.Controls.Add(Me.gbopSet2) Me.gbopETC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbopETC.Location = New System.Drawing.Point(1406, 235) - Me.gbopETC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbopETC.Location = New System.Drawing.Point(1230, 188) Me.gbopETC.Name = "gbopETC" - Me.gbopETC.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbopETC.Size = New System.Drawing.Size(761, 155) + Me.gbopETC.Size = New System.Drawing.Size(666, 124) Me.gbopETC.TabIndex = 133 Me.gbopETC.TabStop = False Me.gbopETC.Text = "설정 항목" @@ -1602,11 +1607,9 @@ Partial Class Main_Form ' Me.gbStandard.Controls.Add(Me.rdbStdMax) Me.gbStandard.Controls.Add(Me.rdbStdAl) - Me.gbStandard.Location = New System.Drawing.Point(349, 31) - Me.gbStandard.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbStandard.Location = New System.Drawing.Point(305, 25) Me.gbStandard.Name = "gbStandard" - Me.gbStandard.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbStandard.Size = New System.Drawing.Size(405, 119) + Me.gbStandard.Size = New System.Drawing.Size(354, 95) Me.gbStandard.TabIndex = 139 Me.gbStandard.TabStop = False Me.gbStandard.Text = "판정 기준 제품" @@ -1615,10 +1618,9 @@ Partial Class Main_Form ' Me.rdbStdMax.AutoSize = True Me.rdbStdMax.Checked = True - Me.rdbStdMax.Location = New System.Drawing.Point(17, 50) - Me.rdbStdMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbStdMax.Location = New System.Drawing.Point(15, 40) Me.rdbStdMax.Name = "rdbStdMax" - Me.rdbStdMax.Size = New System.Drawing.Size(154, 36) + Me.rdbStdMax.Size = New System.Drawing.Size(122, 28) Me.rdbStdMax.TabIndex = 2 Me.rdbStdMax.TabStop = True Me.rdbStdMax.Text = "MAXIMUM" @@ -1627,10 +1629,9 @@ Partial Class Main_Form 'rdbStdAl ' Me.rdbStdAl.AutoSize = True - Me.rdbStdAl.Location = New System.Drawing.Point(165, 50) - Me.rdbStdAl.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbStdAl.Location = New System.Drawing.Point(144, 40) Me.rdbStdAl.Name = "rdbStdAl" - Me.rdbStdAl.Size = New System.Drawing.Size(145, 36) + Me.rdbStdAl.Size = New System.Drawing.Size(115, 28) Me.rdbStdAl.TabIndex = 3 Me.rdbStdAl.Text = "ALTO/DS" Me.rdbStdAl.UseVisualStyleBackColor = True @@ -1640,11 +1641,9 @@ Partial Class Main_Form Me.gbopSet.Controls.Add(Me.rdbMC) Me.gbopSet.Controls.Add(Me.rdbSort) Me.gbopSet.Controls.Add(Me.rdbRF) - Me.gbopSet.Location = New System.Drawing.Point(6, 31) - Me.gbopSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbopSet.Location = New System.Drawing.Point(5, 25) Me.gbopSet.Name = "gbopSet" - Me.gbopSet.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbopSet.Size = New System.Drawing.Size(336, 119) + Me.gbopSet.Size = New System.Drawing.Size(294, 95) Me.gbopSet.TabIndex = 137 Me.gbopSet.TabStop = False Me.gbopSet.Text = "Scope 설정창" @@ -1653,10 +1652,9 @@ Partial Class Main_Form ' Me.rdbMC.AutoSize = True Me.rdbMC.Checked = True - Me.rdbMC.Location = New System.Drawing.Point(17, 50) - Me.rdbMC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbMC.Location = New System.Drawing.Point(15, 40) Me.rdbMC.Name = "rdbMC" - Me.rdbMC.Size = New System.Drawing.Size(127, 36) + Me.rdbMC.Size = New System.Drawing.Size(100, 28) Me.rdbMC.TabIndex = 2 Me.rdbMC.TabStop = True Me.rdbMC.Text = "미세전류" @@ -1665,10 +1663,9 @@ Partial Class Main_Form 'rdbSort ' Me.rdbSort.AutoSize = True - Me.rdbSort.Location = New System.Drawing.Point(213, 50) - Me.rdbSort.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbSort.Location = New System.Drawing.Point(186, 40) Me.rdbSort.Name = "rdbSort" - Me.rdbSort.Size = New System.Drawing.Size(127, 36) + Me.rdbSort.Size = New System.Drawing.Size(100, 28) Me.rdbSort.TabIndex = 4 Me.rdbSort.Text = "판정기준" Me.rdbSort.UseVisualStyleBackColor = True @@ -1676,10 +1673,9 @@ Partial Class Main_Form 'rdbRF ' Me.rdbRF.AutoSize = True - Me.rdbRF.Location = New System.Drawing.Point(145, 50) - Me.rdbRF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbRF.Location = New System.Drawing.Point(127, 40) Me.rdbRF.Name = "rdbRF" - Me.rdbRF.Size = New System.Drawing.Size(66, 36) + Me.rdbRF.Size = New System.Drawing.Size(53, 28) Me.rdbRF.TabIndex = 3 Me.rdbRF.Text = "RF" Me.rdbRF.UseVisualStyleBackColor = True @@ -1690,11 +1686,9 @@ Partial Class Main_Form Me.gbopSet2.Controls.Add(Me.RadioButton7) Me.gbopSet2.Controls.Add(Me.RadioButton8) Me.gbopSet2.Controls.Add(Me.rdbLed) - Me.gbopSet2.Location = New System.Drawing.Point(6, 31) - Me.gbopSet2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbopSet2.Location = New System.Drawing.Point(5, 25) Me.gbopSet2.Name = "gbopSet2" - Me.gbopSet2.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbopSet2.Size = New System.Drawing.Size(320, 119) + Me.gbopSet2.Size = New System.Drawing.Size(280, 95) Me.gbopSet2.TabIndex = 138 Me.gbopSet2.TabStop = False Me.gbopSet2.Text = "설정화면" @@ -1704,10 +1698,9 @@ Partial Class Main_Form ' Me.rdbTestMode.AutoSize = True Me.rdbTestMode.Checked = True - Me.rdbTestMode.Location = New System.Drawing.Point(43, 34) - Me.rdbTestMode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbTestMode.Location = New System.Drawing.Point(38, 27) Me.rdbTestMode.Name = "rdbTestMode" - Me.rdbTestMode.Size = New System.Drawing.Size(127, 36) + Me.rdbTestMode.Size = New System.Drawing.Size(100, 28) Me.rdbTestMode.TabIndex = 5 Me.rdbTestMode.TabStop = True Me.rdbTestMode.Text = "측정설정" @@ -1717,10 +1710,9 @@ Partial Class Main_Form ' Me.RadioButton7.AutoSize = True Me.RadioButton7.Enabled = False - Me.RadioButton7.Location = New System.Drawing.Point(43, 74) - Me.RadioButton7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.RadioButton7.Location = New System.Drawing.Point(38, 59) Me.RadioButton7.Name = "RadioButton7" - Me.RadioButton7.Size = New System.Drawing.Size(81, 36) + Me.RadioButton7.Size = New System.Drawing.Size(64, 28) Me.RadioButton7.TabIndex = 135 Me.RadioButton7.Text = "부저" Me.RadioButton7.UseVisualStyleBackColor = True @@ -1729,10 +1721,9 @@ Partial Class Main_Form ' Me.RadioButton8.AutoSize = True Me.RadioButton8.Enabled = False - Me.RadioButton8.Location = New System.Drawing.Point(183, 74) - Me.RadioButton8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.RadioButton8.Location = New System.Drawing.Point(160, 59) Me.RadioButton8.Name = "RadioButton8" - Me.RadioButton8.Size = New System.Drawing.Size(100, 36) + Me.RadioButton8.Size = New System.Drawing.Size(80, 28) Me.RadioButton8.TabIndex = 136 Me.RadioButton8.Text = "OLED" Me.RadioButton8.UseVisualStyleBackColor = True @@ -1740,10 +1731,9 @@ Partial Class Main_Form 'rdbLed ' Me.rdbLed.AutoSize = True - Me.rdbLed.Location = New System.Drawing.Point(183, 34) - Me.rdbLed.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbLed.Location = New System.Drawing.Point(160, 27) Me.rdbLed.Name = "rdbLed" - Me.rdbLed.Size = New System.Drawing.Size(82, 36) + Me.rdbLed.Size = New System.Drawing.Size(66, 28) Me.rdbLed.TabIndex = 5 Me.rdbLed.Text = "LED" Me.rdbLed.UseVisualStyleBackColor = True @@ -1755,11 +1745,9 @@ Partial Class Main_Form Me.gbJIGOption.Controls.Add(Me.gbJgDelay) Me.gbJIGOption.Controls.Add(Me.gbJgTimeout) Me.gbJIGOption.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbJIGOption.Location = New System.Drawing.Point(1082, 6) - Me.gbJIGOption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbJIGOption.Location = New System.Drawing.Point(947, 5) Me.gbJIGOption.Name = "gbJIGOption" - Me.gbJIGOption.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbJIGOption.Size = New System.Drawing.Size(315, 384) + Me.gbJIGOption.Size = New System.Drawing.Size(276, 307) Me.gbJIGOption.TabIndex = 132 Me.gbJIGOption.TabStop = False Me.gbJIGOption.Text = "JIG 설정" @@ -1768,11 +1756,9 @@ Partial Class Main_Form ' Me.gbDTTimeout.Controls.Add(Me.pnDTTimeout) Me.gbDTTimeout.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbDTTimeout.Location = New System.Drawing.Point(7, 259) - Me.gbDTTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDTTimeout.Location = New System.Drawing.Point(6, 207) Me.gbDTTimeout.Name = "gbDTTimeout" - Me.gbDTTimeout.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbDTTimeout.Size = New System.Drawing.Size(297, 94) + Me.gbDTTimeout.Size = New System.Drawing.Size(260, 75) Me.gbDTTimeout.TabIndex = 112 Me.gbDTTimeout.TabStop = False Me.gbDTTimeout.Text = "DataTimeout" @@ -1781,20 +1767,18 @@ Partial Class Main_Form ' Me.pnDTTimeout.Controls.Add(Me.txbDTTimeout) Me.pnDTTimeout.Controls.Add(Me.lbDTTimeout) - Me.pnDTTimeout.Location = New System.Drawing.Point(7, 31) - Me.pnDTTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDTTimeout.Location = New System.Drawing.Point(6, 25) Me.pnDTTimeout.Name = "pnDTTimeout" - Me.pnDTTimeout.Size = New System.Drawing.Size(285, 56) + Me.pnDTTimeout.Size = New System.Drawing.Size(249, 45) Me.pnDTTimeout.TabIndex = 4 ' 'txbDTTimeout ' Me.txbDTTimeout.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDTTimeout.Location = New System.Drawing.Point(113, 2) - Me.txbDTTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDTTimeout.Location = New System.Drawing.Point(99, 2) Me.txbDTTimeout.MaxLength = 5 Me.txbDTTimeout.Name = "txbDTTimeout" - Me.txbDTTimeout.Size = New System.Drawing.Size(166, 46) + Me.txbDTTimeout.Size = New System.Drawing.Size(146, 39) Me.txbDTTimeout.TabIndex = 2 Me.txbDTTimeout.Text = "1000" Me.txbDTTimeout.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1803,9 +1787,9 @@ Partial Class Main_Form ' Me.lbDTTimeout.AutoSize = True Me.lbDTTimeout.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDTTimeout.Location = New System.Drawing.Point(6, 14) + Me.lbDTTimeout.Location = New System.Drawing.Point(5, 11) Me.lbDTTimeout.Name = "lbDTTimeout" - Me.lbDTTimeout.Size = New System.Drawing.Size(114, 32) + Me.lbDTTimeout.Size = New System.Drawing.Size(88, 24) Me.lbDTTimeout.TabIndex = 0 Me.lbDTTimeout.Text = "TimeOut" ' @@ -1813,11 +1797,9 @@ Partial Class Main_Form ' Me.gbJgDelay.Controls.Add(Me.pnJgDelay) Me.gbJgDelay.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbJgDelay.Location = New System.Drawing.Point(7, 149) - Me.gbJgDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbJgDelay.Location = New System.Drawing.Point(6, 119) Me.gbJgDelay.Name = "gbJgDelay" - Me.gbJgDelay.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbJgDelay.Size = New System.Drawing.Size(297, 94) + Me.gbJgDelay.Size = New System.Drawing.Size(260, 75) Me.gbJgDelay.TabIndex = 111 Me.gbJgDelay.TabStop = False Me.gbJgDelay.Text = "OnDelay" @@ -1826,19 +1808,17 @@ Partial Class Main_Form ' Me.pnJgDelay.Controls.Add(Me.txbJgDelay) Me.pnJgDelay.Controls.Add(Me.lbJgDelay) - Me.pnJgDelay.Location = New System.Drawing.Point(7, 31) - Me.pnJgDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnJgDelay.Location = New System.Drawing.Point(6, 25) Me.pnJgDelay.Name = "pnJgDelay" - Me.pnJgDelay.Size = New System.Drawing.Size(280, 56) + Me.pnJgDelay.Size = New System.Drawing.Size(245, 45) Me.pnJgDelay.TabIndex = 4 ' 'txbJgDelay ' Me.txbJgDelay.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbJgDelay.Location = New System.Drawing.Point(113, 2) - Me.txbJgDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbJgDelay.Location = New System.Drawing.Point(99, 2) Me.txbJgDelay.Name = "txbJgDelay" - Me.txbJgDelay.Size = New System.Drawing.Size(166, 46) + Me.txbJgDelay.Size = New System.Drawing.Size(146, 39) Me.txbJgDelay.TabIndex = 2 Me.txbJgDelay.Text = "1000" Me.txbJgDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1847,9 +1827,9 @@ Partial Class Main_Form ' Me.lbJgDelay.AutoSize = True Me.lbJgDelay.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbJgDelay.Location = New System.Drawing.Point(38, 14) + Me.lbJgDelay.Location = New System.Drawing.Point(33, 11) Me.lbJgDelay.Name = "lbJgDelay" - Me.lbJgDelay.Size = New System.Drawing.Size(78, 32) + Me.lbJgDelay.Size = New System.Drawing.Size(60, 24) Me.lbJgDelay.TabIndex = 0 Me.lbJgDelay.Text = "Delay" ' @@ -1857,11 +1837,9 @@ Partial Class Main_Form ' Me.gbJgTimeout.Controls.Add(Me.pnJgTimeout) Me.gbJgTimeout.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbJgTimeout.Location = New System.Drawing.Point(7, 38) - Me.gbJgTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbJgTimeout.Location = New System.Drawing.Point(6, 30) Me.gbJgTimeout.Name = "gbJgTimeout" - Me.gbJgTimeout.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbJgTimeout.Size = New System.Drawing.Size(297, 94) + Me.gbJgTimeout.Size = New System.Drawing.Size(260, 75) Me.gbJgTimeout.TabIndex = 110 Me.gbJgTimeout.TabStop = False Me.gbJgTimeout.Text = "OnTimeout" @@ -1870,20 +1848,18 @@ Partial Class Main_Form ' Me.pnJgTimeout.Controls.Add(Me.txbJgTimeout) Me.pnJgTimeout.Controls.Add(Me.lbJgTimeout) - Me.pnJgTimeout.Location = New System.Drawing.Point(7, 31) - Me.pnJgTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnJgTimeout.Location = New System.Drawing.Point(6, 25) Me.pnJgTimeout.Name = "pnJgTimeout" - Me.pnJgTimeout.Size = New System.Drawing.Size(285, 56) + Me.pnJgTimeout.Size = New System.Drawing.Size(249, 45) Me.pnJgTimeout.TabIndex = 4 ' 'txbJgTimeout ' Me.txbJgTimeout.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbJgTimeout.Location = New System.Drawing.Point(113, 2) - Me.txbJgTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbJgTimeout.Location = New System.Drawing.Point(99, 2) Me.txbJgTimeout.MaxLength = 5 Me.txbJgTimeout.Name = "txbJgTimeout" - Me.txbJgTimeout.Size = New System.Drawing.Size(166, 46) + Me.txbJgTimeout.Size = New System.Drawing.Size(146, 39) Me.txbJgTimeout.TabIndex = 2 Me.txbJgTimeout.Text = "2000" Me.txbJgTimeout.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1892,9 +1868,9 @@ Partial Class Main_Form ' Me.lbJgTimeout.AutoSize = True Me.lbJgTimeout.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbJgTimeout.Location = New System.Drawing.Point(6, 14) + Me.lbJgTimeout.Location = New System.Drawing.Point(5, 11) Me.lbJgTimeout.Name = "lbJgTimeout" - Me.lbJgTimeout.Size = New System.Drawing.Size(114, 32) + Me.lbJgTimeout.Size = New System.Drawing.Size(88, 24) Me.lbJgTimeout.TabIndex = 0 Me.lbJgTimeout.Text = "TimeOut" ' @@ -1907,11 +1883,9 @@ Partial Class Main_Form Me.gbEqipOption.Controls.Add(Me.dgvID) Me.gbEqipOption.Controls.Add(Me.gbSerial) Me.gbEqipOption.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbEqipOption.Location = New System.Drawing.Point(3, 6) - Me.gbEqipOption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEqipOption.Location = New System.Drawing.Point(3, 5) Me.gbEqipOption.Name = "gbEqipOption" - Me.gbEqipOption.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEqipOption.Size = New System.Drawing.Size(1394, 384) + Me.gbEqipOption.Size = New System.Drawing.Size(1220, 307) Me.gbEqipOption.TabIndex = 131 Me.gbEqipOption.TabStop = False Me.gbEqipOption.Text = "장비 연결 데이터" @@ -1921,29 +1895,26 @@ Partial Class Main_Form Me.pnScopeID.Controls.Add(Me.txbScopeID) Me.pnScopeID.Controls.Add(Me.cbbScopeID) Me.pnScopeID.Controls.Add(Me.lbScopeID) - Me.pnScopeID.Location = New System.Drawing.Point(15, 246) - Me.pnScopeID.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnScopeID.Location = New System.Drawing.Point(13, 197) Me.pnScopeID.Name = "pnScopeID" - Me.pnScopeID.Size = New System.Drawing.Size(674, 62) + Me.pnScopeID.Size = New System.Drawing.Size(590, 50) Me.pnScopeID.TabIndex = 0 ' 'txbScopeID ' Me.txbScopeID.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbScopeID.Location = New System.Drawing.Point(298, 12) - Me.txbScopeID.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbScopeID.Location = New System.Drawing.Point(261, 10) Me.txbScopeID.Name = "txbScopeID" - Me.txbScopeID.Size = New System.Drawing.Size(353, 38) + Me.txbScopeID.Size = New System.Drawing.Size(309, 32) Me.txbScopeID.TabIndex = 2 ' 'cbbScopeID ' Me.cbbScopeID.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbbScopeID.FormattingEnabled = True - Me.cbbScopeID.Location = New System.Drawing.Point(182, 12) - Me.cbbScopeID.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.cbbScopeID.Location = New System.Drawing.Point(159, 10) Me.cbbScopeID.Name = "cbbScopeID" - Me.cbbScopeID.Size = New System.Drawing.Size(109, 40) + Me.cbbScopeID.Size = New System.Drawing.Size(96, 32) Me.cbbScopeID.TabIndex = 1 Me.cbbScopeID.Text = "Select!" ' @@ -1951,9 +1922,9 @@ Partial Class Main_Form ' Me.lbScopeID.AutoSize = True Me.lbScopeID.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbScopeID.Location = New System.Drawing.Point(24, 16) + Me.lbScopeID.Location = New System.Drawing.Point(21, 13) Me.lbScopeID.Name = "lbScopeID" - Me.lbScopeID.Size = New System.Drawing.Size(167, 32) + Me.lbScopeID.Size = New System.Drawing.Size(132, 24) Me.lbScopeID.TabIndex = 0 Me.lbScopeID.Text = "스코프 ID 설정" ' @@ -1963,19 +1934,17 @@ Partial Class Main_Form Me.pnSpecID.Controls.Add(Me.txbSpecID) Me.pnSpecID.Controls.Add(Me.cbbSpecID) Me.pnSpecID.Controls.Add(Me.lbSpecID) - Me.pnSpecID.Location = New System.Drawing.Point(15, 308) - Me.pnSpecID.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnSpecID.Location = New System.Drawing.Point(13, 246) Me.pnSpecID.Name = "pnSpecID" - Me.pnSpecID.Size = New System.Drawing.Size(674, 62) + Me.pnSpecID.Size = New System.Drawing.Size(590, 50) Me.pnSpecID.TabIndex = 1 ' 'ckbScopeZ ' Me.ckbScopeZ.AutoSize = True - Me.ckbScopeZ.Location = New System.Drawing.Point(563, 12) - Me.ckbScopeZ.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.ckbScopeZ.Location = New System.Drawing.Point(493, 10) Me.ckbScopeZ.Name = "ckbScopeZ" - Me.ckbScopeZ.Size = New System.Drawing.Size(114, 39) + Me.ckbScopeZ.Size = New System.Drawing.Size(90, 31) Me.ckbScopeZ.TabIndex = 3 Me.ckbScopeZ.Text = "Z 사용" Me.ckbScopeZ.UseVisualStyleBackColor = True @@ -1983,20 +1952,18 @@ Partial Class Main_Form 'txbSpecID ' Me.txbSpecID.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbSpecID.Location = New System.Drawing.Point(298, 12) - Me.txbSpecID.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbSpecID.Location = New System.Drawing.Point(261, 10) Me.txbSpecID.Name = "txbSpecID" - Me.txbSpecID.Size = New System.Drawing.Size(258, 38) + Me.txbSpecID.Size = New System.Drawing.Size(226, 32) Me.txbSpecID.TabIndex = 2 ' 'cbbSpecID ' Me.cbbSpecID.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbbSpecID.FormattingEnabled = True - Me.cbbSpecID.Location = New System.Drawing.Point(182, 12) - Me.cbbSpecID.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.cbbSpecID.Location = New System.Drawing.Point(159, 10) Me.cbbSpecID.Name = "cbbSpecID" - Me.cbbSpecID.Size = New System.Drawing.Size(109, 40) + Me.cbbSpecID.Size = New System.Drawing.Size(96, 32) Me.cbbSpecID.TabIndex = 1 Me.cbbSpecID.Text = "Select!" ' @@ -2004,9 +1971,9 @@ Partial Class Main_Form ' Me.lbSpecID.AutoSize = True Me.lbSpecID.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbSpecID.Location = New System.Drawing.Point(3, 16) + Me.lbSpecID.Location = New System.Drawing.Point(3, 13) Me.lbSpecID.Name = "lbSpecID" - Me.lbSpecID.Size = New System.Drawing.Size(190, 32) + Me.lbSpecID.Size = New System.Drawing.Size(150, 24) Me.lbSpecID.TabIndex = 0 Me.lbSpecID.Text = "스펙트럼 ID 설정" ' @@ -2021,11 +1988,9 @@ Partial Class Main_Form Me.gbEqipReg.Controls.Add(Me.lbRgScName) Me.gbEqipReg.Controls.Add(Me.txbRgScID) Me.gbEqipReg.Controls.Add(Me.lbRgScID) - Me.gbEqipReg.Location = New System.Drawing.Point(696, 118) - Me.gbEqipReg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEqipReg.Location = New System.Drawing.Point(609, 94) Me.gbEqipReg.Name = "gbEqipReg" - Me.gbEqipReg.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEqipReg.Size = New System.Drawing.Size(376, 252) + Me.gbEqipReg.Size = New System.Drawing.Size(329, 202) Me.gbEqipReg.TabIndex = 131 Me.gbEqipReg.TabStop = False Me.gbEqipReg.Text = "장비등록" @@ -2034,29 +1999,26 @@ Partial Class Main_Form ' Me.cbbRgScType.FormattingEnabled = True Me.cbbRgScType.Items.AddRange(New Object() {"Spectrum", "Scope"}) - Me.cbbRgScType.Location = New System.Drawing.Point(109, 144) - Me.cbbRgScType.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.cbbRgScType.Location = New System.Drawing.Point(95, 115) Me.cbbRgScType.Name = "cbbRgScType" - Me.cbbRgScType.Size = New System.Drawing.Size(254, 42) + Me.cbbRgScType.Size = New System.Drawing.Size(223, 35) Me.cbbRgScType.TabIndex = 130 Me.cbbRgScType.Text = "선택!" ' 'btnScDel ' - Me.btnScDel.Location = New System.Drawing.Point(21, 190) - Me.btnScDel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.btnScDel.Location = New System.Drawing.Point(18, 152) Me.btnScDel.Name = "btnScDel" - Me.btnScDel.Size = New System.Drawing.Size(166, 56) + Me.btnScDel.Size = New System.Drawing.Size(145, 45) Me.btnScDel.TabIndex = 130 Me.btnScDel.Text = "삭 제" Me.btnScDel.UseVisualStyleBackColor = True ' 'btnScRg ' - Me.btnScRg.Location = New System.Drawing.Point(198, 190) - Me.btnScRg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.btnScRg.Location = New System.Drawing.Point(173, 152) Me.btnScRg.Name = "btnScRg" - Me.btnScRg.Size = New System.Drawing.Size(166, 56) + Me.btnScRg.Size = New System.Drawing.Size(145, 45) Me.btnScRg.TabIndex = 129 Me.btnScRg.Text = "등 록" Me.btnScRg.UseVisualStyleBackColor = True @@ -2064,43 +2026,41 @@ Partial Class Main_Form 'lbRgScType ' Me.lbRgScType.AutoSize = True - Me.lbRgScType.Location = New System.Drawing.Point(39, 146) + Me.lbRgScType.Location = New System.Drawing.Point(34, 117) Me.lbRgScType.Name = "lbRgScType" - Me.lbRgScType.Size = New System.Drawing.Size(67, 35) + Me.lbRgScType.Size = New System.Drawing.Size(52, 27) Me.lbRgScType.TabIndex = 129 Me.lbRgScType.Text = "종류" ' 'txbRgScName ' - Me.txbRgScName.Location = New System.Drawing.Point(109, 42) - Me.txbRgScName.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRgScName.Location = New System.Drawing.Point(95, 34) Me.txbRgScName.Name = "txbRgScName" - Me.txbRgScName.Size = New System.Drawing.Size(254, 42) + Me.txbRgScName.Size = New System.Drawing.Size(223, 35) Me.txbRgScName.TabIndex = 126 ' 'lbRgScName ' Me.lbRgScName.AutoSize = True - Me.lbRgScName.Location = New System.Drawing.Point(15, 46) + Me.lbRgScName.Location = New System.Drawing.Point(13, 37) Me.lbRgScName.Name = "lbRgScName" - Me.lbRgScName.Size = New System.Drawing.Size(93, 35) + Me.lbRgScName.Size = New System.Drawing.Size(72, 27) Me.lbRgScName.TabIndex = 125 Me.lbRgScName.Text = "장비명" ' 'txbRgScID ' - Me.txbRgScID.Location = New System.Drawing.Point(109, 92) - Me.txbRgScID.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRgScID.Location = New System.Drawing.Point(95, 74) Me.txbRgScID.Name = "txbRgScID" - Me.txbRgScID.Size = New System.Drawing.Size(254, 42) + Me.txbRgScID.Size = New System.Drawing.Size(223, 35) Me.txbRgScID.TabIndex = 128 ' 'lbRgScID ' Me.lbRgScID.AutoSize = True - Me.lbRgScID.Location = New System.Drawing.Point(15, 96) + Me.lbRgScID.Location = New System.Drawing.Point(13, 77) Me.lbRgScID.Name = "lbRgScID" - Me.lbRgScID.Size = New System.Drawing.Size(94, 35) + Me.lbRgScID.Size = New System.Drawing.Size(73, 27) Me.lbRgScID.TabIndex = 127 Me.lbRgScID.Text = "장비ID" ' @@ -2108,13 +2068,12 @@ Partial Class Main_Form ' Me.dgvID.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvID.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.df_ScopeName, Me.df_ScopeID, Me.df_type}) - Me.dgvID.Location = New System.Drawing.Point(11, 38) - Me.dgvID.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.dgvID.Location = New System.Drawing.Point(10, 30) Me.dgvID.Name = "dgvID" Me.dgvID.RowHeadersWidth = 51 Me.dgvID.RowTemplate.Height = 23 Me.dgvID.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect - Me.dgvID.Size = New System.Drawing.Size(678, 201) + Me.dgvID.Size = New System.Drawing.Size(593, 161) Me.dgvID.TabIndex = 124 ' 'df_ScopeName @@ -2148,11 +2107,9 @@ Partial Class Main_Form Me.gbSerial.Controls.Add(Me.lbSerial) Me.gbSerial.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbSerial.ForeColor = System.Drawing.Color.Black - Me.gbSerial.Location = New System.Drawing.Point(696, 34) - Me.gbSerial.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbSerial.Location = New System.Drawing.Point(609, 27) Me.gbSerial.Name = "gbSerial" - Me.gbSerial.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbSerial.Size = New System.Drawing.Size(376, 85) + Me.gbSerial.Size = New System.Drawing.Size(329, 68) Me.gbSerial.TabIndex = 110 Me.gbSerial.TabStop = False Me.gbSerial.Text = "통신 설정" @@ -2160,10 +2117,9 @@ Partial Class Main_Form 'btnSerial ' Me.btnSerial.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.btnSerial.Location = New System.Drawing.Point(282, 18) - Me.btnSerial.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.btnSerial.Location = New System.Drawing.Point(247, 14) Me.btnSerial.Name = "btnSerial" - Me.btnSerial.Size = New System.Drawing.Size(81, 56) + Me.btnSerial.Size = New System.Drawing.Size(71, 45) Me.btnSerial.TabIndex = 4 Me.btnSerial.Text = "스캔" Me.btnSerial.UseVisualStyleBackColor = True @@ -2172,10 +2128,9 @@ Partial Class Main_Form ' Me.cbbSerial.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbbSerial.FormattingEnabled = True - Me.cbbSerial.Location = New System.Drawing.Point(105, 21) - Me.cbbSerial.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.cbbSerial.Location = New System.Drawing.Point(92, 17) Me.cbbSerial.Name = "cbbSerial" - Me.cbbSerial.Size = New System.Drawing.Size(173, 47) + Me.cbbSerial.Size = New System.Drawing.Size(152, 40) Me.cbbSerial.TabIndex = 1 Me.cbbSerial.Text = "Select!" ' @@ -2183,19 +2138,18 @@ Partial Class Main_Form ' Me.lbSerial.AutoSize = True Me.lbSerial.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbSerial.Location = New System.Drawing.Point(11, 32) + Me.lbSerial.Location = New System.Drawing.Point(10, 26) Me.lbSerial.Name = "lbSerial" - Me.lbSerial.Size = New System.Drawing.Size(100, 32) + Me.lbSerial.Size = New System.Drawing.Size(79, 24) Me.lbSerial.TabIndex = 0 Me.lbSerial.Text = "JIG Port" ' 'btnSave ' Me.btnSave.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.btnSave.Location = New System.Drawing.Point(1406, 6) - Me.btnSave.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.btnSave.Location = New System.Drawing.Point(1230, 5) Me.btnSave.Name = "btnSave" - Me.btnSave.Size = New System.Drawing.Size(377, 131) + Me.btnSave.Size = New System.Drawing.Size(330, 105) Me.btnSave.TabIndex = 125 Me.btnSave.Text = "저 장 하 기" Me.btnSave.UseVisualStyleBackColor = True @@ -2203,10 +2157,9 @@ Partial Class Main_Form 'btnOpExit ' Me.btnOpExit.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.btnOpExit.Location = New System.Drawing.Point(1789, 6) - Me.btnOpExit.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.btnOpExit.Location = New System.Drawing.Point(1565, 5) Me.btnOpExit.Name = "btnOpExit" - Me.btnOpExit.Size = New System.Drawing.Size(377, 131) + Me.btnOpExit.Size = New System.Drawing.Size(330, 105) Me.btnOpExit.TabIndex = 109 Me.btnOpExit.Text = "나 가 기" Me.btnOpExit.UseVisualStyleBackColor = True @@ -2218,11 +2171,9 @@ Partial Class Main_Form Me.gbSpecOption.Controls.Add(Me.gbRBW) Me.gbSpecOption.Controls.Add(Me.gbHFoption) Me.gbSpecOption.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbSpecOption.Location = New System.Drawing.Point(3, 390) - Me.gbSpecOption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbSpecOption.Location = New System.Drawing.Point(3, 312) Me.gbSpecOption.Name = "gbSpecOption" - Me.gbSpecOption.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbSpecOption.Size = New System.Drawing.Size(739, 852) + Me.gbSpecOption.Size = New System.Drawing.Size(647, 682) Me.gbSpecOption.TabIndex = 135 Me.gbSpecOption.TabStop = False Me.gbSpecOption.Text = "Spectrum 설정" @@ -2231,11 +2182,9 @@ Partial Class Main_Form ' Me.gbSpan.Controls.Add(Me.pnSpan) Me.gbSpan.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbSpan.Location = New System.Drawing.Point(15, 44) - Me.gbSpan.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbSpan.Location = New System.Drawing.Point(13, 35) Me.gbSpan.Name = "gbSpan" - Me.gbSpan.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbSpan.Size = New System.Drawing.Size(343, 100) + Me.gbSpan.Size = New System.Drawing.Size(300, 80) Me.gbSpan.TabIndex = 105 Me.gbSpan.TabStop = False Me.gbSpan.Text = "Span" @@ -2244,19 +2193,17 @@ Partial Class Main_Form ' Me.pnSpan.Controls.Add(Me.txbSpan) Me.pnSpan.Controls.Add(Me.lbSpan) - Me.pnSpan.Location = New System.Drawing.Point(7, 36) - Me.pnSpan.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnSpan.Location = New System.Drawing.Point(6, 29) Me.pnSpan.Name = "pnSpan" - Me.pnSpan.Size = New System.Drawing.Size(333, 56) + Me.pnSpan.Size = New System.Drawing.Size(291, 45) Me.pnSpan.TabIndex = 4 ' 'txbSpan ' Me.txbSpan.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbSpan.Location = New System.Drawing.Point(130, 4) - Me.txbSpan.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbSpan.Location = New System.Drawing.Point(114, 3) Me.txbSpan.Name = "txbSpan" - Me.txbSpan.Size = New System.Drawing.Size(194, 46) + Me.txbSpan.Size = New System.Drawing.Size(170, 39) Me.txbSpan.TabIndex = 2 Me.txbSpan.Text = "0.005" Me.txbSpan.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2265,9 +2212,9 @@ Partial Class Main_Form ' Me.lbSpan.AutoSize = True Me.lbSpan.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbSpan.Location = New System.Drawing.Point(7, 15) + Me.lbSpan.Location = New System.Drawing.Point(6, 12) Me.lbSpan.Name = "lbSpan" - Me.lbSpan.Size = New System.Drawing.Size(138, 32) + Me.lbSpan.Size = New System.Drawing.Size(107, 24) Me.lbSpan.TabIndex = 0 Me.lbSpan.Text = "Span(MHz)" ' @@ -2275,11 +2222,9 @@ Partial Class Main_Form ' Me.gbRBW.Controls.Add(Me.pnRBW) Me.gbRBW.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbRBW.Location = New System.Drawing.Point(377, 44) - Me.gbRBW.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRBW.Location = New System.Drawing.Point(330, 35) Me.gbRBW.Name = "gbRBW" - Me.gbRBW.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRBW.Size = New System.Drawing.Size(343, 100) + Me.gbRBW.Size = New System.Drawing.Size(300, 80) Me.gbRBW.TabIndex = 107 Me.gbRBW.TabStop = False Me.gbRBW.Text = "RBW" @@ -2288,19 +2233,17 @@ Partial Class Main_Form ' Me.pnRBW.Controls.Add(Me.txbRBW) Me.pnRBW.Controls.Add(Me.lbRBW) - Me.pnRBW.Location = New System.Drawing.Point(7, 36) - Me.pnRBW.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRBW.Location = New System.Drawing.Point(6, 29) Me.pnRBW.Name = "pnRBW" - Me.pnRBW.Size = New System.Drawing.Size(333, 56) + Me.pnRBW.Size = New System.Drawing.Size(291, 45) Me.pnRBW.TabIndex = 4 ' 'txbRBW ' Me.txbRBW.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRBW.Location = New System.Drawing.Point(130, 4) - Me.txbRBW.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRBW.Location = New System.Drawing.Point(114, 3) Me.txbRBW.Name = "txbRBW" - Me.txbRBW.Size = New System.Drawing.Size(194, 46) + Me.txbRBW.Size = New System.Drawing.Size(170, 39) Me.txbRBW.TabIndex = 2 Me.txbRBW.Text = "0.003" Me.txbRBW.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2309,9 +2252,9 @@ Partial Class Main_Form ' Me.lbRBW.AutoSize = True Me.lbRBW.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRBW.Location = New System.Drawing.Point(7, 15) + Me.lbRBW.Location = New System.Drawing.Point(6, 12) Me.lbRBW.Name = "lbRBW" - Me.lbRBW.Size = New System.Drawing.Size(133, 32) + Me.lbRBW.Size = New System.Drawing.Size(103, 24) Me.lbRBW.TabIndex = 0 Me.lbRBW.Text = "RBW(MHz)" ' @@ -2327,11 +2270,9 @@ Partial Class Main_Form Me.gbHFoption.Controls.Add(Me.gbHFRun) Me.gbHFoption.Controls.Add(Me.gbHFLowShot) Me.gbHFoption.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbHFoption.Location = New System.Drawing.Point(15, 150) - Me.gbHFoption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFoption.Location = New System.Drawing.Point(13, 120) Me.gbHFoption.Name = "gbHFoption" - Me.gbHFoption.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbHFoption.Size = New System.Drawing.Size(704, 681) + Me.gbHFoption.Size = New System.Drawing.Size(616, 545) Me.gbHFoption.TabIndex = 110 Me.gbHFoption.TabStop = False Me.gbHFoption.Text = "HIFU 측정 설정" @@ -2339,11 +2280,9 @@ Partial Class Main_Form 'gbRefLev ' Me.gbRefLev.Controls.Add(Me.pnRefLev) - Me.gbRefLev.Location = New System.Drawing.Point(8, 572) - Me.gbRefLev.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRefLev.Location = New System.Drawing.Point(7, 458) Me.gbRefLev.Name = "gbRefLev" - Me.gbRefLev.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRefLev.Size = New System.Drawing.Size(343, 100) + Me.gbRefLev.Size = New System.Drawing.Size(300, 80) Me.gbRefLev.TabIndex = 116 Me.gbRefLev.TabStop = False Me.gbRefLev.Text = "Ref Level Offset" @@ -2352,20 +2291,18 @@ Partial Class Main_Form ' Me.pnRefLev.Controls.Add(Me.txbHFRefLev) Me.pnRefLev.Controls.Add(Me.lbRefLev) - Me.pnRefLev.Location = New System.Drawing.Point(7, 36) - Me.pnRefLev.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRefLev.Location = New System.Drawing.Point(6, 29) Me.pnRefLev.Name = "pnRefLev" - Me.pnRefLev.Size = New System.Drawing.Size(333, 56) + Me.pnRefLev.Size = New System.Drawing.Size(291, 45) Me.pnRefLev.TabIndex = 4 ' 'txbHFRefLev ' Me.txbHFRefLev.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbHFRefLev.Location = New System.Drawing.Point(130, 4) - Me.txbHFRefLev.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbHFRefLev.Location = New System.Drawing.Point(114, 3) Me.txbHFRefLev.MaxLength = 4 Me.txbHFRefLev.Name = "txbHFRefLev" - Me.txbHFRefLev.Size = New System.Drawing.Size(194, 46) + Me.txbHFRefLev.Size = New System.Drawing.Size(170, 39) Me.txbHFRefLev.TabIndex = 2 Me.txbHFRefLev.Text = "38.9" Me.txbHFRefLev.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2374,20 +2311,18 @@ Partial Class Main_Form ' Me.lbRefLev.AutoSize = True Me.lbRefLev.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRefLev.Location = New System.Drawing.Point(18, 15) + Me.lbRefLev.Location = New System.Drawing.Point(16, 12) Me.lbRefLev.Name = "lbRefLev" - Me.lbRefLev.Size = New System.Drawing.Size(121, 32) + Me.lbRefLev.Size = New System.Drawing.Size(94, 24) Me.lbRefLev.TabIndex = 0 Me.lbRefLev.Text = "Ref Level" ' 'gbDSDelay ' Me.gbDSDelay.Controls.Add(Me.pnDSDelay) - Me.gbDSDelay.Location = New System.Drawing.Point(353, 469) - Me.gbDSDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDSDelay.Location = New System.Drawing.Point(309, 375) Me.gbDSDelay.Name = "gbDSDelay" - Me.gbDSDelay.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbDSDelay.Size = New System.Drawing.Size(343, 100) + Me.gbDSDelay.Size = New System.Drawing.Size(300, 80) Me.gbDSDelay.TabIndex = 115 Me.gbDSDelay.TabStop = False Me.gbDSDelay.Text = "전원 ON 후 Delay(DUALSONIC)" @@ -2396,20 +2331,18 @@ Partial Class Main_Form ' Me.pnDSDelay.Controls.Add(Me.txbDSDelay) Me.pnDSDelay.Controls.Add(Me.lbDSDelay) - Me.pnDSDelay.Location = New System.Drawing.Point(7, 36) - Me.pnDSDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDSDelay.Location = New System.Drawing.Point(6, 29) Me.pnDSDelay.Name = "pnDSDelay" - Me.pnDSDelay.Size = New System.Drawing.Size(333, 56) + Me.pnDSDelay.Size = New System.Drawing.Size(291, 45) Me.pnDSDelay.TabIndex = 4 ' 'txbDSDelay ' Me.txbDSDelay.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSDelay.Location = New System.Drawing.Point(130, 4) - Me.txbDSDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSDelay.Location = New System.Drawing.Point(114, 3) Me.txbDSDelay.MaxLength = 3 Me.txbDSDelay.Name = "txbDSDelay" - Me.txbDSDelay.Size = New System.Drawing.Size(194, 46) + Me.txbDSDelay.Size = New System.Drawing.Size(170, 39) Me.txbDSDelay.TabIndex = 2 Me.txbDSDelay.Text = "15" Me.txbDSDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2418,20 +2351,18 @@ Partial Class Main_Form ' Me.lbDSDelay.AutoSize = True Me.lbDSDelay.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSDelay.Location = New System.Drawing.Point(64, 15) + Me.lbDSDelay.Location = New System.Drawing.Point(56, 12) Me.lbDSDelay.Name = "lbDSDelay" - Me.lbDSDelay.Size = New System.Drawing.Size(78, 32) + Me.lbDSDelay.Size = New System.Drawing.Size(60, 24) Me.lbDSDelay.TabIndex = 0 Me.lbDSDelay.Text = "Delay" ' 'gbHFReCkCnt ' Me.gbHFReCkCnt.Controls.Add(Me.pnHFReCkCnt) - Me.gbHFReCkCnt.Location = New System.Drawing.Point(8, 469) - Me.gbHFReCkCnt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFReCkCnt.Location = New System.Drawing.Point(7, 375) Me.gbHFReCkCnt.Name = "gbHFReCkCnt" - Me.gbHFReCkCnt.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbHFReCkCnt.Size = New System.Drawing.Size(343, 100) + Me.gbHFReCkCnt.Size = New System.Drawing.Size(300, 80) Me.gbHFReCkCnt.TabIndex = 114 Me.gbHFReCkCnt.TabStop = False Me.gbHFReCkCnt.Text = "최대 재시도 횟수" @@ -2440,20 +2371,18 @@ Partial Class Main_Form ' Me.pnHFReCkCnt.Controls.Add(Me.txbHFReCkCnt) Me.pnHFReCkCnt.Controls.Add(Me.lbHFReCkCnt) - Me.pnHFReCkCnt.Location = New System.Drawing.Point(7, 36) - Me.pnHFReCkCnt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnHFReCkCnt.Location = New System.Drawing.Point(6, 29) Me.pnHFReCkCnt.Name = "pnHFReCkCnt" - Me.pnHFReCkCnt.Size = New System.Drawing.Size(333, 56) + Me.pnHFReCkCnt.Size = New System.Drawing.Size(291, 45) Me.pnHFReCkCnt.TabIndex = 4 ' 'txbHFReCkCnt ' Me.txbHFReCkCnt.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbHFReCkCnt.Location = New System.Drawing.Point(130, 4) - Me.txbHFReCkCnt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbHFReCkCnt.Location = New System.Drawing.Point(114, 3) Me.txbHFReCkCnt.MaxLength = 2 Me.txbHFReCkCnt.Name = "txbHFReCkCnt" - Me.txbHFReCkCnt.Size = New System.Drawing.Size(194, 46) + Me.txbHFReCkCnt.Size = New System.Drawing.Size(170, 39) Me.txbHFReCkCnt.TabIndex = 2 Me.txbHFReCkCnt.Text = "15" Me.txbHFReCkCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2462,20 +2391,18 @@ Partial Class Main_Form ' Me.lbHFReCkCnt.AutoSize = True Me.lbHFReCkCnt.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbHFReCkCnt.Location = New System.Drawing.Point(9, 15) + Me.lbHFReCkCnt.Location = New System.Drawing.Point(8, 12) Me.lbHFReCkCnt.Name = "lbHFReCkCnt" - Me.lbHFReCkCnt.Size = New System.Drawing.Size(131, 32) + Me.lbHFReCkCnt.Size = New System.Drawing.Size(102, 24) Me.lbHFReCkCnt.TabIndex = 0 Me.lbHFReCkCnt.Text = "PlayCount" ' 'gbHFStDelay ' Me.gbHFStDelay.Controls.Add(Me.pnHFStDelay) - Me.gbHFStDelay.Location = New System.Drawing.Point(8, 256) - Me.gbHFStDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFStDelay.Location = New System.Drawing.Point(7, 205) Me.gbHFStDelay.Name = "gbHFStDelay" - Me.gbHFStDelay.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbHFStDelay.Size = New System.Drawing.Size(343, 100) + Me.gbHFStDelay.Size = New System.Drawing.Size(300, 80) Me.gbHFStDelay.TabIndex = 109 Me.gbHFStDelay.TabStop = False Me.gbHFStDelay.Text = "측정 전 딜레이" @@ -2484,19 +2411,17 @@ Partial Class Main_Form ' Me.pnHFStDelay.Controls.Add(Me.txbHFStDelay) Me.pnHFStDelay.Controls.Add(Me.lbHFStDelay) - Me.pnHFStDelay.Location = New System.Drawing.Point(7, 36) - Me.pnHFStDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnHFStDelay.Location = New System.Drawing.Point(6, 29) Me.pnHFStDelay.Name = "pnHFStDelay" - Me.pnHFStDelay.Size = New System.Drawing.Size(333, 56) + Me.pnHFStDelay.Size = New System.Drawing.Size(291, 45) Me.pnHFStDelay.TabIndex = 4 ' 'txbHFStDelay ' Me.txbHFStDelay.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbHFStDelay.Location = New System.Drawing.Point(130, 4) - Me.txbHFStDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbHFStDelay.Location = New System.Drawing.Point(114, 3) Me.txbHFStDelay.Name = "txbHFStDelay" - Me.txbHFStDelay.Size = New System.Drawing.Size(194, 46) + Me.txbHFStDelay.Size = New System.Drawing.Size(170, 39) Me.txbHFStDelay.TabIndex = 2 Me.txbHFStDelay.Text = "300" Me.txbHFStDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2505,20 +2430,18 @@ Partial Class Main_Form ' Me.lbHFStDelay.AutoSize = True Me.lbHFStDelay.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbHFStDelay.Location = New System.Drawing.Point(7, 15) + Me.lbHFStDelay.Location = New System.Drawing.Point(6, 12) Me.lbHFStDelay.Name = "lbHFStDelay" - Me.lbHFStDelay.Size = New System.Drawing.Size(141, 32) + Me.lbHFStDelay.Size = New System.Drawing.Size(108, 24) Me.lbHFStDelay.TabIndex = 0 Me.lbHFStDelay.Text = "Delay(m/s)" ' 'gbHFReCnt ' Me.gbHFReCnt.Controls.Add(Me.pnHFReCnt) - Me.gbHFReCnt.Location = New System.Drawing.Point(7, 362) - Me.gbHFReCnt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFReCnt.Location = New System.Drawing.Point(6, 290) Me.gbHFReCnt.Name = "gbHFReCnt" - Me.gbHFReCnt.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbHFReCnt.Size = New System.Drawing.Size(343, 100) + Me.gbHFReCnt.Size = New System.Drawing.Size(300, 80) Me.gbHFReCnt.TabIndex = 113 Me.gbHFReCnt.TabStop = False Me.gbHFReCnt.Text = "재시도 PlayCount" @@ -2527,19 +2450,17 @@ Partial Class Main_Form ' Me.pnHFReCnt.Controls.Add(Me.txbHFReCnt) Me.pnHFReCnt.Controls.Add(Me.lbHFReCnt) - Me.pnHFReCnt.Location = New System.Drawing.Point(7, 36) - Me.pnHFReCnt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnHFReCnt.Location = New System.Drawing.Point(6, 29) Me.pnHFReCnt.Name = "pnHFReCnt" - Me.pnHFReCnt.Size = New System.Drawing.Size(333, 56) + Me.pnHFReCnt.Size = New System.Drawing.Size(291, 45) Me.pnHFReCnt.TabIndex = 4 ' 'txbHFReCnt ' Me.txbHFReCnt.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbHFReCnt.Location = New System.Drawing.Point(130, 4) - Me.txbHFReCnt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbHFReCnt.Location = New System.Drawing.Point(114, 3) Me.txbHFReCnt.Name = "txbHFReCnt" - Me.txbHFReCnt.Size = New System.Drawing.Size(194, 46) + Me.txbHFReCnt.Size = New System.Drawing.Size(170, 39) Me.txbHFReCnt.TabIndex = 2 Me.txbHFReCnt.Text = "5" Me.txbHFReCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2548,9 +2469,9 @@ Partial Class Main_Form ' Me.lbHFReCnt.AutoSize = True Me.lbHFReCnt.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbHFReCnt.Location = New System.Drawing.Point(9, 15) + Me.lbHFReCnt.Location = New System.Drawing.Point(8, 12) Me.lbHFReCnt.Name = "lbHFReCnt" - Me.lbHFReCnt.Size = New System.Drawing.Size(131, 32) + Me.lbHFReCnt.Size = New System.Drawing.Size(102, 24) Me.lbHFReCnt.TabIndex = 0 Me.lbHFReCnt.Text = "PlayCount" ' @@ -2559,11 +2480,9 @@ Partial Class Main_Form Me.gbTestFR.Controls.Add(Me.pnFrStep3) Me.gbTestFR.Controls.Add(Me.pnFrStep2) Me.gbTestFR.Controls.Add(Me.pnFrStep1) - Me.gbTestFR.Location = New System.Drawing.Point(353, 31) - Me.gbTestFR.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbTestFR.Location = New System.Drawing.Point(309, 25) Me.gbTestFR.Name = "gbTestFR" - Me.gbTestFR.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbTestFR.Size = New System.Drawing.Size(343, 215) + Me.gbTestFR.Size = New System.Drawing.Size(300, 172) Me.gbTestFR.TabIndex = 106 Me.gbTestFR.TabStop = False Me.gbTestFR.Text = "Test 주파수" @@ -2572,19 +2491,17 @@ Partial Class Main_Form ' Me.pnFrStep3.Controls.Add(Me.txbFrStep3) Me.pnFrStep3.Controls.Add(Me.lbFrStep3) - Me.pnFrStep3.Location = New System.Drawing.Point(7, 146) - Me.pnFrStep3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnFrStep3.Location = New System.Drawing.Point(6, 117) Me.pnFrStep3.Name = "pnFrStep3" - Me.pnFrStep3.Size = New System.Drawing.Size(333, 59) + Me.pnFrStep3.Size = New System.Drawing.Size(291, 47) Me.pnFrStep3.TabIndex = 6 ' 'txbFrStep3 ' Me.txbFrStep3.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbFrStep3.Location = New System.Drawing.Point(130, 4) - Me.txbFrStep3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbFrStep3.Location = New System.Drawing.Point(114, 3) Me.txbFrStep3.Name = "txbFrStep3" - Me.txbFrStep3.Size = New System.Drawing.Size(195, 46) + Me.txbFrStep3.Size = New System.Drawing.Size(171, 39) Me.txbFrStep3.TabIndex = 2 Me.txbFrStep3.Text = "7150" Me.txbFrStep3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2593,9 +2510,9 @@ Partial Class Main_Form ' Me.lbFrStep3.AutoSize = True Me.lbFrStep3.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbFrStep3.Location = New System.Drawing.Point(46, 15) + Me.lbFrStep3.Location = New System.Drawing.Point(40, 12) Me.lbFrStep3.Name = "lbFrStep3" - Me.lbFrStep3.Size = New System.Drawing.Size(85, 32) + Me.lbFrStep3.Size = New System.Drawing.Size(66, 24) Me.lbFrStep3.TabIndex = 0 Me.lbFrStep3.Text = "Step 3" ' @@ -2603,19 +2520,17 @@ Partial Class Main_Form ' Me.pnFrStep2.Controls.Add(Me.txbFrStep2) Me.pnFrStep2.Controls.Add(Me.lbFrStep2) - Me.pnFrStep2.Location = New System.Drawing.Point(7, 91) - Me.pnFrStep2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnFrStep2.Location = New System.Drawing.Point(6, 73) Me.pnFrStep2.Name = "pnFrStep2" - Me.pnFrStep2.Size = New System.Drawing.Size(333, 59) + Me.pnFrStep2.Size = New System.Drawing.Size(291, 47) Me.pnFrStep2.TabIndex = 5 ' 'txbFrStep2 ' Me.txbFrStep2.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbFrStep2.Location = New System.Drawing.Point(130, 4) - Me.txbFrStep2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbFrStep2.Location = New System.Drawing.Point(114, 3) Me.txbFrStep2.Name = "txbFrStep2" - Me.txbFrStep2.Size = New System.Drawing.Size(195, 46) + Me.txbFrStep2.Size = New System.Drawing.Size(171, 39) Me.txbFrStep2.TabIndex = 2 Me.txbFrStep2.Text = "7000" Me.txbFrStep2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2624,9 +2539,9 @@ Partial Class Main_Form ' Me.lbFrStep2.AutoSize = True Me.lbFrStep2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbFrStep2.Location = New System.Drawing.Point(46, 15) + Me.lbFrStep2.Location = New System.Drawing.Point(40, 12) Me.lbFrStep2.Name = "lbFrStep2" - Me.lbFrStep2.Size = New System.Drawing.Size(85, 32) + Me.lbFrStep2.Size = New System.Drawing.Size(66, 24) Me.lbFrStep2.TabIndex = 0 Me.lbFrStep2.Text = "Step 2" ' @@ -2634,19 +2549,17 @@ Partial Class Main_Form ' Me.pnFrStep1.Controls.Add(Me.txbFrStep1) Me.pnFrStep1.Controls.Add(Me.lbFrStep1) - Me.pnFrStep1.Location = New System.Drawing.Point(7, 36) - Me.pnFrStep1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnFrStep1.Location = New System.Drawing.Point(6, 29) Me.pnFrStep1.Name = "pnFrStep1" - Me.pnFrStep1.Size = New System.Drawing.Size(333, 59) + Me.pnFrStep1.Size = New System.Drawing.Size(291, 47) Me.pnFrStep1.TabIndex = 4 ' 'txbFrStep1 ' Me.txbFrStep1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbFrStep1.Location = New System.Drawing.Point(130, 4) - Me.txbFrStep1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbFrStep1.Location = New System.Drawing.Point(114, 3) Me.txbFrStep1.Name = "txbFrStep1" - Me.txbFrStep1.Size = New System.Drawing.Size(195, 46) + Me.txbFrStep1.Size = New System.Drawing.Size(171, 39) Me.txbFrStep1.TabIndex = 2 Me.txbFrStep1.Text = "6850" Me.txbFrStep1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2655,20 +2568,18 @@ Partial Class Main_Form ' Me.lbFrStep1.AutoSize = True Me.lbFrStep1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbFrStep1.Location = New System.Drawing.Point(46, 15) + Me.lbFrStep1.Location = New System.Drawing.Point(40, 12) Me.lbFrStep1.Name = "lbFrStep1" - Me.lbFrStep1.Size = New System.Drawing.Size(85, 32) + Me.lbFrStep1.Size = New System.Drawing.Size(66, 24) Me.lbFrStep1.TabIndex = 0 Me.lbFrStep1.Text = "Step 1" ' 'gbHFeffect ' Me.gbHFeffect.Controls.Add(Me.pnHFeffect) - Me.gbHFeffect.Location = New System.Drawing.Point(353, 362) - Me.gbHFeffect.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFeffect.Location = New System.Drawing.Point(309, 290) Me.gbHFeffect.Name = "gbHFeffect" - Me.gbHFeffect.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbHFeffect.Size = New System.Drawing.Size(343, 100) + Me.gbHFeffect.Size = New System.Drawing.Size(300, 80) Me.gbHFeffect.TabIndex = 112 Me.gbHFeffect.TabStop = False Me.gbHFeffect.Text = "이전 데이터와 최소 오차" @@ -2677,19 +2588,17 @@ Partial Class Main_Form ' Me.pnHFeffect.Controls.Add(Me.txbHFeffect) Me.pnHFeffect.Controls.Add(Me.lbHFeffect) - Me.pnHFeffect.Location = New System.Drawing.Point(7, 36) - Me.pnHFeffect.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnHFeffect.Location = New System.Drawing.Point(6, 29) Me.pnHFeffect.Name = "pnHFeffect" - Me.pnHFeffect.Size = New System.Drawing.Size(333, 56) + Me.pnHFeffect.Size = New System.Drawing.Size(291, 45) Me.pnHFeffect.TabIndex = 4 ' 'txbHFeffect ' Me.txbHFeffect.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbHFeffect.Location = New System.Drawing.Point(130, 4) - Me.txbHFeffect.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbHFeffect.Location = New System.Drawing.Point(114, 3) Me.txbHFeffect.Name = "txbHFeffect" - Me.txbHFeffect.Size = New System.Drawing.Size(194, 46) + Me.txbHFeffect.Size = New System.Drawing.Size(170, 39) Me.txbHFeffect.TabIndex = 2 Me.txbHFeffect.Text = "2" Me.txbHFeffect.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2698,9 +2607,9 @@ Partial Class Main_Form ' Me.lbHFeffect.AutoSize = True Me.lbHFeffect.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbHFeffect.Location = New System.Drawing.Point(-1, 15) + Me.lbHFeffect.Location = New System.Drawing.Point(-1, 12) Me.lbHFeffect.Name = "lbHFeffect" - Me.lbHFeffect.Size = New System.Drawing.Size(151, 32) + Me.lbHFeffect.Size = New System.Drawing.Size(117, 24) Me.lbHFeffect.TabIndex = 0 Me.lbHFeffect.Text = "최소 전력(W)" ' @@ -2709,11 +2618,9 @@ Partial Class Main_Form Me.gbHFRun.Controls.Add(Me.pnHFCount) Me.gbHFRun.Controls.Add(Me.pnHFwait) Me.gbHFRun.Controls.Add(Me.pnHFRun) - Me.gbHFRun.Location = New System.Drawing.Point(7, 31) - Me.gbHFRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFRun.Location = New System.Drawing.Point(6, 25) Me.gbHFRun.Name = "gbHFRun" - Me.gbHFRun.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbHFRun.Size = New System.Drawing.Size(343, 215) + Me.gbHFRun.Size = New System.Drawing.Size(300, 172) Me.gbHFRun.TabIndex = 108 Me.gbHFRun.TabStop = False Me.gbHFRun.Text = "동작 시간 설정" @@ -2722,21 +2629,19 @@ Partial Class Main_Form ' Me.pnHFCount.Controls.Add(Me.nudHFCount) Me.pnHFCount.Controls.Add(Me.lbHFCount) - Me.pnHFCount.Location = New System.Drawing.Point(7, 36) - Me.pnHFCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnHFCount.Location = New System.Drawing.Point(6, 29) Me.pnHFCount.Name = "pnHFCount" - Me.pnHFCount.Size = New System.Drawing.Size(333, 56) + Me.pnHFCount.Size = New System.Drawing.Size(291, 45) Me.pnHFCount.TabIndex = 5 ' 'nudHFCount ' Me.nudHFCount.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudHFCount.Location = New System.Drawing.Point(131, 4) - Me.nudHFCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudHFCount.Location = New System.Drawing.Point(115, 3) Me.nudHFCount.Maximum = New Decimal(New Integer() {20, 0, 0, 0}) Me.nudHFCount.Minimum = New Decimal(New Integer() {1, 0, 0, 0}) Me.nudHFCount.Name = "nudHFCount" - Me.nudHFCount.Size = New System.Drawing.Size(195, 46) + Me.nudHFCount.Size = New System.Drawing.Size(171, 39) Me.nudHFCount.TabIndex = 103 Me.nudHFCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudHFCount.Value = New Decimal(New Integer() {10, 0, 0, 0}) @@ -2745,9 +2650,9 @@ Partial Class Main_Form ' Me.lbHFCount.AutoSize = True Me.lbHFCount.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbHFCount.Location = New System.Drawing.Point(7, 15) + Me.lbHFCount.Location = New System.Drawing.Point(6, 12) Me.lbHFCount.Name = "lbHFCount" - Me.lbHFCount.Size = New System.Drawing.Size(131, 32) + Me.lbHFCount.Size = New System.Drawing.Size(102, 24) Me.lbHFCount.TabIndex = 0 Me.lbHFCount.Text = "PlayCount" ' @@ -2755,20 +2660,18 @@ Partial Class Main_Form ' Me.pnHFwait.Controls.Add(Me.nudHFwait) Me.pnHFwait.Controls.Add(Me.lbHFwait) - Me.pnHFwait.Location = New System.Drawing.Point(7, 146) - Me.pnHFwait.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnHFwait.Location = New System.Drawing.Point(6, 117) Me.pnHFwait.Name = "pnHFwait" - Me.pnHFwait.Size = New System.Drawing.Size(333, 56) + Me.pnHFwait.Size = New System.Drawing.Size(291, 45) Me.pnHFwait.TabIndex = 4 ' 'nudHFwait ' Me.nudHFwait.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudHFwait.Location = New System.Drawing.Point(131, 4) - Me.nudHFwait.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudHFwait.Location = New System.Drawing.Point(115, 3) Me.nudHFwait.Maximum = New Decimal(New Integer() {9999, 0, 0, 0}) Me.nudHFwait.Name = "nudHFwait" - Me.nudHFwait.Size = New System.Drawing.Size(195, 46) + Me.nudHFwait.Size = New System.Drawing.Size(171, 39) Me.nudHFwait.TabIndex = 103 Me.nudHFwait.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudHFwait.Value = New Decimal(New Integer() {50, 0, 0, 0}) @@ -2777,9 +2680,9 @@ Partial Class Main_Form ' Me.lbHFwait.AutoSize = True Me.lbHFwait.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbHFwait.Location = New System.Drawing.Point(17, 15) + Me.lbHFwait.Location = New System.Drawing.Point(15, 12) Me.lbHFwait.Name = "lbHFwait" - Me.lbHFwait.Size = New System.Drawing.Size(122, 32) + Me.lbHFwait.Size = New System.Drawing.Size(93, 24) Me.lbHFwait.TabIndex = 0 Me.lbHFwait.Text = "WaitTime" ' @@ -2787,21 +2690,19 @@ Partial Class Main_Form ' Me.pnHFRun.Controls.Add(Me.nudHFRun) Me.pnHFRun.Controls.Add(Me.lbHFRun) - Me.pnHFRun.Location = New System.Drawing.Point(7, 91) - Me.pnHFRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnHFRun.Location = New System.Drawing.Point(6, 73) Me.pnHFRun.Name = "pnHFRun" - Me.pnHFRun.Size = New System.Drawing.Size(333, 56) + Me.pnHFRun.Size = New System.Drawing.Size(291, 45) Me.pnHFRun.TabIndex = 4 ' 'nudHFRun ' Me.nudHFRun.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudHFRun.Location = New System.Drawing.Point(131, 4) - Me.nudHFRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudHFRun.Location = New System.Drawing.Point(115, 3) Me.nudHFRun.Maximum = New Decimal(New Integer() {5000, 0, 0, 0}) Me.nudHFRun.Minimum = New Decimal(New Integer() {1, 0, 0, 0}) Me.nudHFRun.Name = "nudHFRun" - Me.nudHFRun.Size = New System.Drawing.Size(195, 46) + Me.nudHFRun.Size = New System.Drawing.Size(171, 39) Me.nudHFRun.TabIndex = 103 Me.nudHFRun.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudHFRun.Value = New Decimal(New Integer() {100, 0, 0, 0}) @@ -2810,20 +2711,18 @@ Partial Class Main_Form ' Me.lbHFRun.AutoSize = True Me.lbHFRun.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbHFRun.Location = New System.Drawing.Point(25, 15) + Me.lbHFRun.Location = New System.Drawing.Point(22, 12) Me.lbHFRun.Name = "lbHFRun" - Me.lbHFRun.Size = New System.Drawing.Size(111, 32) + Me.lbHFRun.Size = New System.Drawing.Size(86, 24) Me.lbHFRun.TabIndex = 0 Me.lbHFRun.Text = "Runtime" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) ' 'gbHFLowShot ' Me.gbHFLowShot.Controls.Add(Me.pnHFLowShot) - Me.gbHFLowShot.Location = New System.Drawing.Point(353, 256) - Me.gbHFLowShot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFLowShot.Location = New System.Drawing.Point(309, 205) Me.gbHFLowShot.Name = "gbHFLowShot" - Me.gbHFLowShot.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbHFLowShot.Size = New System.Drawing.Size(343, 100) + Me.gbHFLowShot.Size = New System.Drawing.Size(300, 80) Me.gbHFLowShot.TabIndex = 111 Me.gbHFLowShot.TabStop = False Me.gbHFLowShot.Text = "첫 샷 최소 전력" @@ -2832,19 +2731,17 @@ Partial Class Main_Form ' Me.pnHFLowShot.Controls.Add(Me.txbHFLowShot) Me.pnHFLowShot.Controls.Add(Me.lbHFLowShot) - Me.pnHFLowShot.Location = New System.Drawing.Point(7, 36) - Me.pnHFLowShot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnHFLowShot.Location = New System.Drawing.Point(6, 29) Me.pnHFLowShot.Name = "pnHFLowShot" - Me.pnHFLowShot.Size = New System.Drawing.Size(333, 56) + Me.pnHFLowShot.Size = New System.Drawing.Size(291, 45) Me.pnHFLowShot.TabIndex = 4 ' 'txbHFLowShot ' Me.txbHFLowShot.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbHFLowShot.Location = New System.Drawing.Point(130, 4) - Me.txbHFLowShot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbHFLowShot.Location = New System.Drawing.Point(114, 3) Me.txbHFLowShot.Name = "txbHFLowShot" - Me.txbHFLowShot.Size = New System.Drawing.Size(194, 46) + Me.txbHFLowShot.Size = New System.Drawing.Size(170, 39) Me.txbHFLowShot.TabIndex = 2 Me.txbHFLowShot.Text = "1" Me.txbHFLowShot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2853,9 +2750,9 @@ Partial Class Main_Form ' Me.lbHFLowShot.AutoSize = True Me.lbHFLowShot.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbHFLowShot.Location = New System.Drawing.Point(-1, 15) + Me.lbHFLowShot.Location = New System.Drawing.Point(-1, 12) Me.lbHFLowShot.Name = "lbHFLowShot" - Me.lbHFLowShot.Size = New System.Drawing.Size(151, 32) + Me.lbHFLowShot.Size = New System.Drawing.Size(117, 24) Me.lbHFLowShot.TabIndex = 0 Me.lbHFLowShot.Text = "최소 전력(W)" ' @@ -2868,11 +2765,9 @@ Partial Class Main_Form Me.gbLedOp.Controls.Add(Me.gbCamDelay) Me.gbLedOp.Controls.Add(Me.gbLedCdn) Me.gbLedOp.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbLedOp.Location = New System.Drawing.Point(3, 390) - Me.gbLedOp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbLedOp.Location = New System.Drawing.Point(3, 312) Me.gbLedOp.Name = "gbLedOp" - Me.gbLedOp.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbLedOp.Size = New System.Drawing.Size(739, 852) + Me.gbLedOp.Size = New System.Drawing.Size(647, 682) Me.gbLedOp.TabIndex = 112 Me.gbLedOp.TabStop = False Me.gbLedOp.Text = "LED 설정" @@ -2881,11 +2776,9 @@ Partial Class Main_Form ' Me.gbLedRe.Controls.Add(Me.pnLedRe) Me.gbLedRe.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbLedRe.Location = New System.Drawing.Point(371, 709) - Me.gbLedRe.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbLedRe.Location = New System.Drawing.Point(325, 567) Me.gbLedRe.Name = "gbLedRe" - Me.gbLedRe.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbLedRe.Size = New System.Drawing.Size(339, 100) + Me.gbLedRe.Size = New System.Drawing.Size(297, 80) Me.gbLedRe.TabIndex = 140 Me.gbLedRe.TabStop = False Me.gbLedRe.Text = "재촬영 Count" @@ -2894,21 +2787,19 @@ Partial Class Main_Form ' Me.pnLedRe.Controls.Add(Me.nudLedRe) Me.pnLedRe.Controls.Add(Me.lbLedRe) - Me.pnLedRe.Location = New System.Drawing.Point(7, 36) - Me.pnLedRe.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnLedRe.Location = New System.Drawing.Point(6, 29) Me.pnLedRe.Name = "pnLedRe" - Me.pnLedRe.Size = New System.Drawing.Size(320, 56) + Me.pnLedRe.Size = New System.Drawing.Size(280, 45) Me.pnLedRe.TabIndex = 102 ' 'nudLedRe ' Me.nudLedRe.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudLedRe.Location = New System.Drawing.Point(112, 4) - Me.nudLedRe.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudLedRe.Location = New System.Drawing.Point(98, 3) Me.nudLedRe.Maximum = New Decimal(New Integer() {5, 0, 0, 0}) Me.nudLedRe.Minimum = New Decimal(New Integer() {1, 0, 0, 0}) Me.nudLedRe.Name = "nudLedRe" - Me.nudLedRe.Size = New System.Drawing.Size(194, 46) + Me.nudLedRe.Size = New System.Drawing.Size(170, 39) Me.nudLedRe.TabIndex = 140 Me.nudLedRe.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudLedRe.Value = New Decimal(New Integer() {3, 0, 0, 0}) @@ -2916,9 +2807,9 @@ Partial Class Main_Form 'lbLedRe ' Me.lbLedRe.AutoSize = True - Me.lbLedRe.Location = New System.Drawing.Point(34, 15) + Me.lbLedRe.Location = New System.Drawing.Point(30, 12) Me.lbLedRe.Name = "lbLedRe" - Me.lbLedRe.Size = New System.Drawing.Size(83, 32) + Me.lbLedRe.Size = New System.Drawing.Size(65, 24) Me.lbLedRe.TabIndex = 0 Me.lbLedRe.Text = "Count" ' @@ -2926,11 +2817,9 @@ Partial Class Main_Form ' Me.gbLedStart.Controls.Add(Me.pnLEDStart) Me.gbLedStart.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbLedStart.Location = New System.Drawing.Point(23, 710) - Me.gbLedStart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbLedStart.Location = New System.Drawing.Point(20, 568) Me.gbLedStart.Name = "gbLedStart" - Me.gbLedStart.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbLedStart.Size = New System.Drawing.Size(339, 100) + Me.gbLedStart.Size = New System.Drawing.Size(297, 80) Me.gbLedStart.TabIndex = 139 Me.gbLedStart.TabStop = False Me.gbLedStart.Text = "테스트 촬영 Count" @@ -2939,21 +2828,19 @@ Partial Class Main_Form ' Me.pnLEDStart.Controls.Add(Me.nudLEDStart) Me.pnLEDStart.Controls.Add(Me.lbLEDStart) - Me.pnLEDStart.Location = New System.Drawing.Point(7, 36) - Me.pnLEDStart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnLEDStart.Location = New System.Drawing.Point(6, 29) Me.pnLEDStart.Name = "pnLEDStart" - Me.pnLEDStart.Size = New System.Drawing.Size(320, 56) + Me.pnLEDStart.Size = New System.Drawing.Size(280, 45) Me.pnLEDStart.TabIndex = 102 ' 'nudLEDStart ' Me.nudLEDStart.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudLEDStart.Location = New System.Drawing.Point(112, 4) - Me.nudLEDStart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudLEDStart.Location = New System.Drawing.Point(98, 3) Me.nudLEDStart.Maximum = New Decimal(New Integer() {10, 0, 0, 0}) Me.nudLEDStart.Minimum = New Decimal(New Integer() {1, 0, 0, 0}) Me.nudLEDStart.Name = "nudLEDStart" - Me.nudLEDStart.Size = New System.Drawing.Size(194, 46) + Me.nudLEDStart.Size = New System.Drawing.Size(170, 39) Me.nudLEDStart.TabIndex = 140 Me.nudLEDStart.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudLEDStart.Value = New Decimal(New Integer() {1, 0, 0, 0}) @@ -2961,9 +2848,9 @@ Partial Class Main_Form 'lbLEDStart ' Me.lbLEDStart.AutoSize = True - Me.lbLEDStart.Location = New System.Drawing.Point(34, 15) + Me.lbLEDStart.Location = New System.Drawing.Point(30, 12) Me.lbLEDStart.Name = "lbLEDStart" - Me.lbLEDStart.Size = New System.Drawing.Size(83, 32) + Me.lbLEDStart.Size = New System.Drawing.Size(65, 24) Me.lbLEDStart.TabIndex = 0 Me.lbLEDStart.Text = "Count" ' @@ -2972,11 +2859,9 @@ Partial Class Main_Form Me.gbLedSave.Controls.Add(Me.rdbMatCovert) Me.gbLedSave.Controls.Add(Me.rdbimgSave) Me.gbLedSave.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbLedSave.Location = New System.Drawing.Point(371, 194) - Me.gbLedSave.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbLedSave.Location = New System.Drawing.Point(325, 155) Me.gbLedSave.Name = "gbLedSave" - Me.gbLedSave.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbLedSave.Size = New System.Drawing.Size(349, 100) + Me.gbLedSave.Size = New System.Drawing.Size(305, 80) Me.gbLedSave.TabIndex = 138 Me.gbLedSave.TabStop = False Me.gbLedSave.Text = "LED 처리 방식" @@ -2985,10 +2870,9 @@ Partial Class Main_Form ' Me.rdbMatCovert.AutoSize = True Me.rdbMatCovert.Checked = True - Me.rdbMatCovert.Location = New System.Drawing.Point(197, 46) - Me.rdbMatCovert.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbMatCovert.Location = New System.Drawing.Point(172, 37) Me.rdbMatCovert.Name = "rdbMatCovert" - Me.rdbMatCovert.Size = New System.Drawing.Size(131, 36) + Me.rdbMatCovert.Size = New System.Drawing.Size(104, 28) Me.rdbMatCovert.TabIndex = 1 Me.rdbMatCovert.TabStop = True Me.rdbMatCovert.Text = "Mat 변환" @@ -2997,10 +2881,9 @@ Partial Class Main_Form 'rdbimgSave ' Me.rdbimgSave.AutoSize = True - Me.rdbimgSave.Location = New System.Drawing.Point(24, 46) - Me.rdbimgSave.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbimgSave.Location = New System.Drawing.Point(21, 37) Me.rdbimgSave.Name = "rdbimgSave" - Me.rdbimgSave.Size = New System.Drawing.Size(157, 36) + Me.rdbimgSave.Size = New System.Drawing.Size(124, 28) Me.rdbimgSave.TabIndex = 0 Me.rdbimgSave.Text = "이미지 저장" Me.rdbimgSave.UseVisualStyleBackColor = True @@ -3014,21 +2897,18 @@ Partial Class Main_Form Me.gbCamSelect.Controls.Add(Me.lbWebCam) Me.gbCamSelect.Controls.Add(Me.cbbWebCam) Me.gbCamSelect.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbCamSelect.Location = New System.Drawing.Point(22, 50) - Me.gbCamSelect.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbCamSelect.Location = New System.Drawing.Point(19, 40) Me.gbCamSelect.Name = "gbCamSelect" - Me.gbCamSelect.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbCamSelect.Size = New System.Drawing.Size(694, 148) + Me.gbCamSelect.Size = New System.Drawing.Size(607, 118) Me.gbCamSelect.TabIndex = 137 Me.gbCamSelect.TabStop = False Me.gbCamSelect.Text = "웹캠 장치 연결" ' 'btnOLEDCam ' - Me.btnOLEDCam.Location = New System.Drawing.Point(574, 89) - Me.btnOLEDCam.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.btnOLEDCam.Location = New System.Drawing.Point(502, 71) Me.btnOLEDCam.Name = "btnOLEDCam" - Me.btnOLEDCam.Size = New System.Drawing.Size(113, 52) + Me.btnOLEDCam.Size = New System.Drawing.Size(99, 42) Me.btnOLEDCam.TabIndex = 141 Me.btnOLEDCam.Text = "스캔" Me.btnOLEDCam.UseVisualStyleBackColor = True @@ -3036,9 +2916,9 @@ Partial Class Main_Form 'lbOLEDCam ' Me.lbOLEDCam.AutoSize = True - Me.lbOLEDCam.Location = New System.Drawing.Point(9, 100) + Me.lbOLEDCam.Location = New System.Drawing.Point(8, 80) Me.lbOLEDCam.Name = "lbOLEDCam" - Me.lbOLEDCam.Size = New System.Drawing.Size(155, 32) + Me.lbOLEDCam.Size = New System.Drawing.Size(122, 24) Me.lbOLEDCam.TabIndex = 140 Me.lbOLEDCam.Text = "OLED 장치명" ' @@ -3046,18 +2926,16 @@ Partial Class Main_Form ' Me.cbbOLEDCam.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbbOLEDCam.FormattingEnabled = True - Me.cbbOLEDCam.Location = New System.Drawing.Point(155, 90) - Me.cbbOLEDCam.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.cbbOLEDCam.Location = New System.Drawing.Point(136, 72) Me.cbbOLEDCam.Name = "cbbOLEDCam" - Me.cbbOLEDCam.Size = New System.Drawing.Size(411, 47) + Me.cbbOLEDCam.Size = New System.Drawing.Size(360, 40) Me.cbbOLEDCam.TabIndex = 139 ' 'btnWebCam ' - Me.btnWebCam.Location = New System.Drawing.Point(574, 31) - Me.btnWebCam.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.btnWebCam.Location = New System.Drawing.Point(502, 25) Me.btnWebCam.Name = "btnWebCam" - Me.btnWebCam.Size = New System.Drawing.Size(113, 52) + Me.btnWebCam.Size = New System.Drawing.Size(99, 42) Me.btnWebCam.TabIndex = 138 Me.btnWebCam.Text = "스캔" Me.btnWebCam.UseVisualStyleBackColor = True @@ -3065,9 +2943,9 @@ Partial Class Main_Form 'lbWebCam ' Me.lbWebCam.AutoSize = True - Me.lbWebCam.Location = New System.Drawing.Point(25, 44) + Me.lbWebCam.Location = New System.Drawing.Point(22, 35) Me.lbWebCam.Name = "lbWebCam" - Me.lbWebCam.Size = New System.Drawing.Size(137, 32) + Me.lbWebCam.Size = New System.Drawing.Size(108, 24) Me.lbWebCam.TabIndex = 137 Me.lbWebCam.Text = "LED 장치명" ' @@ -3075,21 +2953,18 @@ Partial Class Main_Form ' Me.cbbWebCam.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbbWebCam.FormattingEnabled = True - Me.cbbWebCam.Location = New System.Drawing.Point(155, 32) - Me.cbbWebCam.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.cbbWebCam.Location = New System.Drawing.Point(136, 26) Me.cbbWebCam.Name = "cbbWebCam" - Me.cbbWebCam.Size = New System.Drawing.Size(411, 47) + Me.cbbWebCam.Size = New System.Drawing.Size(360, 40) Me.cbbWebCam.TabIndex = 136 ' 'gbCamDelay ' Me.gbCamDelay.Controls.Add(Me.pnCamDelay) Me.gbCamDelay.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbCamDelay.Location = New System.Drawing.Point(23, 194) - Me.gbCamDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbCamDelay.Location = New System.Drawing.Point(20, 155) Me.gbCamDelay.Name = "gbCamDelay" - Me.gbCamDelay.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbCamDelay.Size = New System.Drawing.Size(339, 100) + Me.gbCamDelay.Size = New System.Drawing.Size(297, 80) Me.gbCamDelay.TabIndex = 134 Me.gbCamDelay.TabStop = False Me.gbCamDelay.Text = "측정 후 Delay 설정" @@ -3098,19 +2973,17 @@ Partial Class Main_Form ' Me.pnCamDelay.Controls.Add(Me.txbCamDelay) Me.pnCamDelay.Controls.Add(Me.lbCamDelay) - Me.pnCamDelay.Location = New System.Drawing.Point(7, 36) - Me.pnCamDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnCamDelay.Location = New System.Drawing.Point(6, 29) Me.pnCamDelay.Name = "pnCamDelay" - Me.pnCamDelay.Size = New System.Drawing.Size(320, 56) + Me.pnCamDelay.Size = New System.Drawing.Size(280, 45) Me.pnCamDelay.TabIndex = 102 ' 'txbCamDelay ' Me.txbCamDelay.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbCamDelay.Location = New System.Drawing.Point(112, 4) - Me.txbCamDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbCamDelay.Location = New System.Drawing.Point(98, 3) Me.txbCamDelay.Name = "txbCamDelay" - Me.txbCamDelay.Size = New System.Drawing.Size(195, 46) + Me.txbCamDelay.Size = New System.Drawing.Size(171, 39) Me.txbCamDelay.TabIndex = 3 Me.txbCamDelay.Text = "300" Me.txbCamDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3118,9 +2991,9 @@ Partial Class Main_Form 'lbCamDelay ' Me.lbCamDelay.AutoSize = True - Me.lbCamDelay.Location = New System.Drawing.Point(34, 15) + Me.lbCamDelay.Location = New System.Drawing.Point(30, 12) Me.lbCamDelay.Name = "lbCamDelay" - Me.lbCamDelay.Size = New System.Drawing.Size(78, 32) + Me.lbCamDelay.Size = New System.Drawing.Size(60, 24) Me.lbCamDelay.TabIndex = 0 Me.lbCamDelay.Text = "Delay" ' @@ -3132,11 +3005,9 @@ Partial Class Main_Form Me.gbLedCdn.Controls.Add(Me.gbYelCdn) Me.gbLedCdn.Controls.Add(Me.gbRedCdn) Me.gbLedCdn.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbLedCdn.Location = New System.Drawing.Point(23, 298) - Me.gbLedCdn.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbLedCdn.Location = New System.Drawing.Point(20, 238) Me.gbLedCdn.Name = "gbLedCdn" - Me.gbLedCdn.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbLedCdn.Size = New System.Drawing.Size(694, 405) + Me.gbLedCdn.Size = New System.Drawing.Size(607, 324) Me.gbLedCdn.TabIndex = 133 Me.gbLedCdn.TabStop = False Me.gbLedCdn.Text = "LED 측정 좌표" @@ -3144,11 +3015,9 @@ Partial Class Main_Form 'gbInc ' Me.gbInc.Controls.Add(Me.pnInc) - Me.gbInc.Location = New System.Drawing.Point(352, 294) - Me.gbInc.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbInc.Location = New System.Drawing.Point(308, 235) Me.gbInc.Name = "gbInc" - Me.gbInc.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbInc.Size = New System.Drawing.Size(331, 100) + Me.gbInc.Size = New System.Drawing.Size(290, 80) Me.gbInc.TabIndex = 116 Me.gbInc.TabStop = False Me.gbInc.Text = "좌표 오차 범위 증가량" @@ -3157,19 +3026,17 @@ Partial Class Main_Form ' Me.pnInc.Controls.Add(Me.txbInc) Me.pnInc.Controls.Add(Me.lbInc) - Me.pnInc.Location = New System.Drawing.Point(8, 35) - Me.pnInc.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnInc.Location = New System.Drawing.Point(7, 28) Me.pnInc.Name = "pnInc" - Me.pnInc.Size = New System.Drawing.Size(309, 56) + Me.pnInc.Size = New System.Drawing.Size(270, 45) Me.pnInc.TabIndex = 4 ' 'txbInc ' Me.txbInc.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbInc.Location = New System.Drawing.Point(111, 4) - Me.txbInc.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbInc.Location = New System.Drawing.Point(97, 3) Me.txbInc.Name = "txbInc" - Me.txbInc.Size = New System.Drawing.Size(194, 46) + Me.txbInc.Size = New System.Drawing.Size(170, 39) Me.txbInc.TabIndex = 2 Me.txbInc.Text = "30" Me.txbInc.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3178,20 +3045,18 @@ Partial Class Main_Form ' Me.lbInc.AutoSize = True Me.lbInc.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbInc.Location = New System.Drawing.Point(19, 15) + Me.lbInc.Location = New System.Drawing.Point(17, 12) Me.lbInc.Name = "lbInc" - Me.lbInc.Size = New System.Drawing.Size(68, 32) + Me.lbInc.Size = New System.Drawing.Size(51, 24) Me.lbInc.TabIndex = 0 Me.lbInc.Text = "Pixel" ' 'gbAround ' Me.gbAround.Controls.Add(Me.pnAround) - Me.gbAround.Location = New System.Drawing.Point(10, 294) - Me.gbAround.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbAround.Location = New System.Drawing.Point(9, 235) Me.gbAround.Name = "gbAround" - Me.gbAround.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbAround.Size = New System.Drawing.Size(331, 100) + Me.gbAround.Size = New System.Drawing.Size(290, 80) Me.gbAround.TabIndex = 114 Me.gbAround.TabStop = False Me.gbAround.Text = "좌표 오차 최대 범위" @@ -3200,19 +3065,17 @@ Partial Class Main_Form ' Me.pnAround.Controls.Add(Me.txbAround) Me.pnAround.Controls.Add(Me.lbAround) - Me.pnAround.Location = New System.Drawing.Point(8, 35) - Me.pnAround.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnAround.Location = New System.Drawing.Point(7, 28) Me.pnAround.Name = "pnAround" - Me.pnAround.Size = New System.Drawing.Size(309, 56) + Me.pnAround.Size = New System.Drawing.Size(270, 45) Me.pnAround.TabIndex = 4 ' 'txbAround ' Me.txbAround.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbAround.Location = New System.Drawing.Point(111, 4) - Me.txbAround.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbAround.Location = New System.Drawing.Point(97, 3) Me.txbAround.Name = "txbAround" - Me.txbAround.Size = New System.Drawing.Size(194, 46) + Me.txbAround.Size = New System.Drawing.Size(170, 39) Me.txbAround.TabIndex = 2 Me.txbAround.Text = "30" Me.txbAround.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3221,9 +3084,9 @@ Partial Class Main_Form ' Me.lbAround.AutoSize = True Me.lbAround.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbAround.Location = New System.Drawing.Point(19, 15) + Me.lbAround.Location = New System.Drawing.Point(17, 12) Me.lbAround.Name = "lbAround" - Me.lbAround.Size = New System.Drawing.Size(68, 32) + Me.lbAround.Size = New System.Drawing.Size(51, 24) Me.lbAround.TabIndex = 0 Me.lbAround.Text = "Pixel" ' @@ -3232,11 +3095,9 @@ Partial Class Main_Form Me.gbYelCdn.Controls.Add(Me.gbYelCdn_2) Me.gbYelCdn.Controls.Add(Me.gbYelCdn_1) Me.gbYelCdn.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbYelCdn.Location = New System.Drawing.Point(352, 38) - Me.gbYelCdn.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbYelCdn.Location = New System.Drawing.Point(308, 30) Me.gbYelCdn.Name = "gbYelCdn" - Me.gbYelCdn.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbYelCdn.Size = New System.Drawing.Size(331, 248) + Me.gbYelCdn.Size = New System.Drawing.Size(290, 198) Me.gbYelCdn.TabIndex = 113 Me.gbYelCdn.TabStop = False Me.gbYelCdn.Text = "Yellow 좌표" @@ -3245,11 +3106,9 @@ Partial Class Main_Form ' Me.gbYelCdn_2.Controls.Add(Me.pnYelCdn_Y2) Me.gbYelCdn_2.Controls.Add(Me.pnYelCdn_X2) - Me.gbYelCdn_2.Location = New System.Drawing.Point(2, 131) - Me.gbYelCdn_2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbYelCdn_2.Location = New System.Drawing.Point(2, 105) Me.gbYelCdn_2.Name = "gbYelCdn_2" - Me.gbYelCdn_2.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbYelCdn_2.Size = New System.Drawing.Size(310, 101) + Me.gbYelCdn_2.Size = New System.Drawing.Size(271, 81) Me.gbYelCdn_2.TabIndex = 10 Me.gbYelCdn_2.TabStop = False Me.gbYelCdn_2.Text = "좌표 ②" @@ -3258,19 +3117,17 @@ Partial Class Main_Form ' Me.pnYelCdn_Y2.Controls.Add(Me.txbYelCdn_Y2) Me.pnYelCdn_Y2.Controls.Add(Me.lbYelCdn_Y2) - Me.pnYelCdn_Y2.Location = New System.Drawing.Point(157, 31) - Me.pnYelCdn_Y2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnYelCdn_Y2.Location = New System.Drawing.Point(137, 25) Me.pnYelCdn_Y2.Name = "pnYelCdn_Y2" - Me.pnYelCdn_Y2.Size = New System.Drawing.Size(151, 56) + Me.pnYelCdn_Y2.Size = New System.Drawing.Size(132, 45) Me.pnYelCdn_Y2.TabIndex = 9 ' 'txbYelCdn_Y2 ' Me.txbYelCdn_Y2.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbYelCdn_Y2.Location = New System.Drawing.Point(56, 2) - Me.txbYelCdn_Y2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbYelCdn_Y2.Location = New System.Drawing.Point(49, 2) Me.txbYelCdn_Y2.Name = "txbYelCdn_Y2" - Me.txbYelCdn_Y2.Size = New System.Drawing.Size(91, 46) + Me.txbYelCdn_Y2.Size = New System.Drawing.Size(80, 39) Me.txbYelCdn_Y2.TabIndex = 2 Me.txbYelCdn_Y2.Text = "30" Me.txbYelCdn_Y2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3279,9 +3136,9 @@ Partial Class Main_Form ' Me.lbYelCdn_Y2.AutoSize = True Me.lbYelCdn_Y2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbYelCdn_Y2.Location = New System.Drawing.Point(19, 14) + Me.lbYelCdn_Y2.Location = New System.Drawing.Point(17, 11) Me.lbYelCdn_Y2.Name = "lbYelCdn_Y2" - Me.lbYelCdn_Y2.Size = New System.Drawing.Size(31, 32) + Me.lbYelCdn_Y2.Size = New System.Drawing.Size(23, 24) Me.lbYelCdn_Y2.TabIndex = 0 Me.lbYelCdn_Y2.Text = "Y" ' @@ -3289,19 +3146,17 @@ Partial Class Main_Form ' Me.pnYelCdn_X2.Controls.Add(Me.txbYelCdn_X2) Me.pnYelCdn_X2.Controls.Add(Me.lbYelCdn_X2) - Me.pnYelCdn_X2.Location = New System.Drawing.Point(5, 31) - Me.pnYelCdn_X2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnYelCdn_X2.Location = New System.Drawing.Point(4, 25) Me.pnYelCdn_X2.Name = "pnYelCdn_X2" - Me.pnYelCdn_X2.Size = New System.Drawing.Size(149, 56) + Me.pnYelCdn_X2.Size = New System.Drawing.Size(130, 45) Me.pnYelCdn_X2.TabIndex = 5 ' 'txbYelCdn_X2 ' Me.txbYelCdn_X2.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbYelCdn_X2.Location = New System.Drawing.Point(55, 2) - Me.txbYelCdn_X2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbYelCdn_X2.Location = New System.Drawing.Point(48, 2) Me.txbYelCdn_X2.Name = "txbYelCdn_X2" - Me.txbYelCdn_X2.Size = New System.Drawing.Size(91, 46) + Me.txbYelCdn_X2.Size = New System.Drawing.Size(80, 39) Me.txbYelCdn_X2.TabIndex = 2 Me.txbYelCdn_X2.Text = "20" Me.txbYelCdn_X2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3310,9 +3165,9 @@ Partial Class Main_Form ' Me.lbYelCdn_X2.AutoSize = True Me.lbYelCdn_X2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbYelCdn_X2.Location = New System.Drawing.Point(19, 14) + Me.lbYelCdn_X2.Location = New System.Drawing.Point(17, 11) Me.lbYelCdn_X2.Name = "lbYelCdn_X2" - Me.lbYelCdn_X2.Size = New System.Drawing.Size(31, 32) + Me.lbYelCdn_X2.Size = New System.Drawing.Size(23, 24) Me.lbYelCdn_X2.TabIndex = 0 Me.lbYelCdn_X2.Text = "X" ' @@ -3320,11 +3175,9 @@ Partial Class Main_Form ' Me.gbYelCdn_1.Controls.Add(Me.pnYelCdn_Y1) Me.gbYelCdn_1.Controls.Add(Me.pnYelCdn_X1) - Me.gbYelCdn_1.Location = New System.Drawing.Point(2, 29) - Me.gbYelCdn_1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbYelCdn_1.Location = New System.Drawing.Point(2, 23) Me.gbYelCdn_1.Name = "gbYelCdn_1" - Me.gbYelCdn_1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbYelCdn_1.Size = New System.Drawing.Size(310, 101) + Me.gbYelCdn_1.Size = New System.Drawing.Size(271, 81) Me.gbYelCdn_1.TabIndex = 9 Me.gbYelCdn_1.TabStop = False Me.gbYelCdn_1.Text = "좌표 ①" @@ -3333,19 +3186,17 @@ Partial Class Main_Form ' Me.pnYelCdn_Y1.Controls.Add(Me.txbYelCdn_Y1) Me.pnYelCdn_Y1.Controls.Add(Me.lbYelCdn_Y1) - Me.pnYelCdn_Y1.Location = New System.Drawing.Point(157, 31) - Me.pnYelCdn_Y1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnYelCdn_Y1.Location = New System.Drawing.Point(137, 25) Me.pnYelCdn_Y1.Name = "pnYelCdn_Y1" - Me.pnYelCdn_Y1.Size = New System.Drawing.Size(151, 56) + Me.pnYelCdn_Y1.Size = New System.Drawing.Size(132, 45) Me.pnYelCdn_Y1.TabIndex = 9 ' 'txbYelCdn_Y1 ' Me.txbYelCdn_Y1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbYelCdn_Y1.Location = New System.Drawing.Point(56, 2) - Me.txbYelCdn_Y1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbYelCdn_Y1.Location = New System.Drawing.Point(49, 2) Me.txbYelCdn_Y1.Name = "txbYelCdn_Y1" - Me.txbYelCdn_Y1.Size = New System.Drawing.Size(91, 46) + Me.txbYelCdn_Y1.Size = New System.Drawing.Size(80, 39) Me.txbYelCdn_Y1.TabIndex = 2 Me.txbYelCdn_Y1.Text = "30" Me.txbYelCdn_Y1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3354,9 +3205,9 @@ Partial Class Main_Form ' Me.lbYelCdn_Y1.AutoSize = True Me.lbYelCdn_Y1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbYelCdn_Y1.Location = New System.Drawing.Point(19, 14) + Me.lbYelCdn_Y1.Location = New System.Drawing.Point(17, 11) Me.lbYelCdn_Y1.Name = "lbYelCdn_Y1" - Me.lbYelCdn_Y1.Size = New System.Drawing.Size(31, 32) + Me.lbYelCdn_Y1.Size = New System.Drawing.Size(23, 24) Me.lbYelCdn_Y1.TabIndex = 0 Me.lbYelCdn_Y1.Text = "Y" ' @@ -3364,19 +3215,17 @@ Partial Class Main_Form ' Me.pnYelCdn_X1.Controls.Add(Me.txbYelCdn_X1) Me.pnYelCdn_X1.Controls.Add(Me.lbYelCdn_X1) - Me.pnYelCdn_X1.Location = New System.Drawing.Point(5, 31) - Me.pnYelCdn_X1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnYelCdn_X1.Location = New System.Drawing.Point(4, 25) Me.pnYelCdn_X1.Name = "pnYelCdn_X1" - Me.pnYelCdn_X1.Size = New System.Drawing.Size(149, 56) + Me.pnYelCdn_X1.Size = New System.Drawing.Size(130, 45) Me.pnYelCdn_X1.TabIndex = 5 ' 'txbYelCdn_X1 ' Me.txbYelCdn_X1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbYelCdn_X1.Location = New System.Drawing.Point(55, 2) - Me.txbYelCdn_X1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbYelCdn_X1.Location = New System.Drawing.Point(48, 2) Me.txbYelCdn_X1.Name = "txbYelCdn_X1" - Me.txbYelCdn_X1.Size = New System.Drawing.Size(91, 46) + Me.txbYelCdn_X1.Size = New System.Drawing.Size(80, 39) Me.txbYelCdn_X1.TabIndex = 2 Me.txbYelCdn_X1.Text = "20" Me.txbYelCdn_X1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3385,9 +3234,9 @@ Partial Class Main_Form ' Me.lbYelCdn_X1.AutoSize = True Me.lbYelCdn_X1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbYelCdn_X1.Location = New System.Drawing.Point(19, 14) + Me.lbYelCdn_X1.Location = New System.Drawing.Point(17, 11) Me.lbYelCdn_X1.Name = "lbYelCdn_X1" - Me.lbYelCdn_X1.Size = New System.Drawing.Size(31, 32) + Me.lbYelCdn_X1.Size = New System.Drawing.Size(23, 24) Me.lbYelCdn_X1.TabIndex = 0 Me.lbYelCdn_X1.Text = "X" ' @@ -3396,11 +3245,9 @@ Partial Class Main_Form Me.gbRedCdn.Controls.Add(Me.gbRedCdn_2) Me.gbRedCdn.Controls.Add(Me.gbRedCdn_1) Me.gbRedCdn.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbRedCdn.Location = New System.Drawing.Point(10, 38) - Me.gbRedCdn.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRedCdn.Location = New System.Drawing.Point(9, 30) Me.gbRedCdn.Name = "gbRedCdn" - Me.gbRedCdn.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRedCdn.Size = New System.Drawing.Size(331, 246) + Me.gbRedCdn.Size = New System.Drawing.Size(290, 197) Me.gbRedCdn.TabIndex = 112 Me.gbRedCdn.TabStop = False Me.gbRedCdn.Text = "Red 좌표" @@ -3409,11 +3256,9 @@ Partial Class Main_Form ' Me.gbRedCdn_2.Controls.Add(Me.pnRedCdn_Y2) Me.gbRedCdn_2.Controls.Add(Me.pnRedCdn_X2) - Me.gbRedCdn_2.Location = New System.Drawing.Point(9, 131) - Me.gbRedCdn_2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRedCdn_2.Location = New System.Drawing.Point(8, 105) Me.gbRedCdn_2.Name = "gbRedCdn_2" - Me.gbRedCdn_2.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRedCdn_2.Size = New System.Drawing.Size(310, 101) + Me.gbRedCdn_2.Size = New System.Drawing.Size(271, 81) Me.gbRedCdn_2.TabIndex = 10 Me.gbRedCdn_2.TabStop = False Me.gbRedCdn_2.Text = "좌표 ②" @@ -3422,19 +3267,17 @@ Partial Class Main_Form ' Me.pnRedCdn_Y2.Controls.Add(Me.txbRedCdn_Y2) Me.pnRedCdn_Y2.Controls.Add(Me.lbRedCdn_Y2) - Me.pnRedCdn_Y2.Location = New System.Drawing.Point(157, 31) - Me.pnRedCdn_Y2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRedCdn_Y2.Location = New System.Drawing.Point(137, 25) Me.pnRedCdn_Y2.Name = "pnRedCdn_Y2" - Me.pnRedCdn_Y2.Size = New System.Drawing.Size(151, 56) + Me.pnRedCdn_Y2.Size = New System.Drawing.Size(132, 45) Me.pnRedCdn_Y2.TabIndex = 9 ' 'txbRedCdn_Y2 ' Me.txbRedCdn_Y2.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRedCdn_Y2.Location = New System.Drawing.Point(56, 2) - Me.txbRedCdn_Y2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRedCdn_Y2.Location = New System.Drawing.Point(49, 2) Me.txbRedCdn_Y2.Name = "txbRedCdn_Y2" - Me.txbRedCdn_Y2.Size = New System.Drawing.Size(91, 46) + Me.txbRedCdn_Y2.Size = New System.Drawing.Size(80, 39) Me.txbRedCdn_Y2.TabIndex = 2 Me.txbRedCdn_Y2.Text = "30" Me.txbRedCdn_Y2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3443,9 +3286,9 @@ Partial Class Main_Form ' Me.lbRedCdn_Y2.AutoSize = True Me.lbRedCdn_Y2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRedCdn_Y2.Location = New System.Drawing.Point(19, 14) + Me.lbRedCdn_Y2.Location = New System.Drawing.Point(17, 11) Me.lbRedCdn_Y2.Name = "lbRedCdn_Y2" - Me.lbRedCdn_Y2.Size = New System.Drawing.Size(31, 32) + Me.lbRedCdn_Y2.Size = New System.Drawing.Size(23, 24) Me.lbRedCdn_Y2.TabIndex = 0 Me.lbRedCdn_Y2.Text = "Y" ' @@ -3453,19 +3296,17 @@ Partial Class Main_Form ' Me.pnRedCdn_X2.Controls.Add(Me.txbRedCdn_X2) Me.pnRedCdn_X2.Controls.Add(Me.lbRedCdn_X2) - Me.pnRedCdn_X2.Location = New System.Drawing.Point(5, 31) - Me.pnRedCdn_X2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRedCdn_X2.Location = New System.Drawing.Point(4, 25) Me.pnRedCdn_X2.Name = "pnRedCdn_X2" - Me.pnRedCdn_X2.Size = New System.Drawing.Size(149, 56) + Me.pnRedCdn_X2.Size = New System.Drawing.Size(130, 45) Me.pnRedCdn_X2.TabIndex = 5 ' 'txbRedCdn_X2 ' Me.txbRedCdn_X2.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRedCdn_X2.Location = New System.Drawing.Point(55, 2) - Me.txbRedCdn_X2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRedCdn_X2.Location = New System.Drawing.Point(48, 2) Me.txbRedCdn_X2.Name = "txbRedCdn_X2" - Me.txbRedCdn_X2.Size = New System.Drawing.Size(91, 46) + Me.txbRedCdn_X2.Size = New System.Drawing.Size(80, 39) Me.txbRedCdn_X2.TabIndex = 2 Me.txbRedCdn_X2.Text = "20" Me.txbRedCdn_X2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3474,9 +3315,9 @@ Partial Class Main_Form ' Me.lbRedCdn_X2.AutoSize = True Me.lbRedCdn_X2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRedCdn_X2.Location = New System.Drawing.Point(19, 14) + Me.lbRedCdn_X2.Location = New System.Drawing.Point(17, 11) Me.lbRedCdn_X2.Name = "lbRedCdn_X2" - Me.lbRedCdn_X2.Size = New System.Drawing.Size(31, 32) + Me.lbRedCdn_X2.Size = New System.Drawing.Size(23, 24) Me.lbRedCdn_X2.TabIndex = 0 Me.lbRedCdn_X2.Text = "X" ' @@ -3484,11 +3325,9 @@ Partial Class Main_Form ' Me.gbRedCdn_1.Controls.Add(Me.pnRedCdn_Y1) Me.gbRedCdn_1.Controls.Add(Me.pnRedCdn_X1) - Me.gbRedCdn_1.Location = New System.Drawing.Point(9, 29) - Me.gbRedCdn_1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRedCdn_1.Location = New System.Drawing.Point(8, 23) Me.gbRedCdn_1.Name = "gbRedCdn_1" - Me.gbRedCdn_1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRedCdn_1.Size = New System.Drawing.Size(310, 101) + Me.gbRedCdn_1.Size = New System.Drawing.Size(271, 81) Me.gbRedCdn_1.TabIndex = 9 Me.gbRedCdn_1.TabStop = False Me.gbRedCdn_1.Text = "좌표 ①" @@ -3497,19 +3336,17 @@ Partial Class Main_Form ' Me.pnRedCdn_Y1.Controls.Add(Me.txbRedCdn_Y1) Me.pnRedCdn_Y1.Controls.Add(Me.lbRedCdn_Y1) - Me.pnRedCdn_Y1.Location = New System.Drawing.Point(157, 31) - Me.pnRedCdn_Y1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRedCdn_Y1.Location = New System.Drawing.Point(137, 25) Me.pnRedCdn_Y1.Name = "pnRedCdn_Y1" - Me.pnRedCdn_Y1.Size = New System.Drawing.Size(151, 56) + Me.pnRedCdn_Y1.Size = New System.Drawing.Size(132, 45) Me.pnRedCdn_Y1.TabIndex = 9 ' 'txbRedCdn_Y1 ' Me.txbRedCdn_Y1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRedCdn_Y1.Location = New System.Drawing.Point(56, 2) - Me.txbRedCdn_Y1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRedCdn_Y1.Location = New System.Drawing.Point(49, 2) Me.txbRedCdn_Y1.Name = "txbRedCdn_Y1" - Me.txbRedCdn_Y1.Size = New System.Drawing.Size(91, 46) + Me.txbRedCdn_Y1.Size = New System.Drawing.Size(80, 39) Me.txbRedCdn_Y1.TabIndex = 2 Me.txbRedCdn_Y1.Text = "30" Me.txbRedCdn_Y1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3518,9 +3355,9 @@ Partial Class Main_Form ' Me.lbRedCdn_Y1.AutoSize = True Me.lbRedCdn_Y1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRedCdn_Y1.Location = New System.Drawing.Point(19, 14) + Me.lbRedCdn_Y1.Location = New System.Drawing.Point(17, 11) Me.lbRedCdn_Y1.Name = "lbRedCdn_Y1" - Me.lbRedCdn_Y1.Size = New System.Drawing.Size(31, 32) + Me.lbRedCdn_Y1.Size = New System.Drawing.Size(23, 24) Me.lbRedCdn_Y1.TabIndex = 0 Me.lbRedCdn_Y1.Text = "Y" ' @@ -3528,19 +3365,17 @@ Partial Class Main_Form ' Me.pnRedCdn_X1.Controls.Add(Me.txbRedCdn_X1) Me.pnRedCdn_X1.Controls.Add(Me.lbRedCdn_X1) - Me.pnRedCdn_X1.Location = New System.Drawing.Point(5, 31) - Me.pnRedCdn_X1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRedCdn_X1.Location = New System.Drawing.Point(4, 25) Me.pnRedCdn_X1.Name = "pnRedCdn_X1" - Me.pnRedCdn_X1.Size = New System.Drawing.Size(149, 56) + Me.pnRedCdn_X1.Size = New System.Drawing.Size(130, 45) Me.pnRedCdn_X1.TabIndex = 5 ' 'txbRedCdn_X1 ' Me.txbRedCdn_X1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRedCdn_X1.Location = New System.Drawing.Point(55, 2) - Me.txbRedCdn_X1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRedCdn_X1.Location = New System.Drawing.Point(48, 2) Me.txbRedCdn_X1.Name = "txbRedCdn_X1" - Me.txbRedCdn_X1.Size = New System.Drawing.Size(91, 46) + Me.txbRedCdn_X1.Size = New System.Drawing.Size(80, 39) Me.txbRedCdn_X1.TabIndex = 2 Me.txbRedCdn_X1.Text = "20" Me.txbRedCdn_X1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3549,9 +3384,9 @@ Partial Class Main_Form ' Me.lbRedCdn_X1.AutoSize = True Me.lbRedCdn_X1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRedCdn_X1.Location = New System.Drawing.Point(19, 14) + Me.lbRedCdn_X1.Location = New System.Drawing.Point(17, 11) Me.lbRedCdn_X1.Name = "lbRedCdn_X1" - Me.lbRedCdn_X1.Size = New System.Drawing.Size(31, 32) + Me.lbRedCdn_X1.Size = New System.Drawing.Size(23, 24) Me.lbRedCdn_X1.TabIndex = 0 Me.lbRedCdn_X1.Text = "X" ' @@ -3566,11 +3401,9 @@ Partial Class Main_Form Me.gbETC.Controls.Add(Me.gbJgBaudRate) Me.gbETC.Controls.Add(Me.gbStepDelay) Me.gbETC.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbETC.Location = New System.Drawing.Point(1875, 390) - Me.gbETC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbETC.Location = New System.Drawing.Point(1641, 312) Me.gbETC.Name = "gbETC" - Me.gbETC.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbETC.Size = New System.Drawing.Size(291, 852) + Me.gbETC.Size = New System.Drawing.Size(255, 682) Me.gbETC.TabIndex = 137 Me.gbETC.TabStop = False Me.gbETC.Text = "기타 설정" @@ -3579,11 +3412,9 @@ Partial Class Main_Form ' Me.gbOnRe.Controls.Add(Me.pnOnRe) Me.gbOnRe.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbOnRe.Location = New System.Drawing.Point(10, 701) - Me.gbOnRe.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbOnRe.Location = New System.Drawing.Point(9, 561) Me.gbOnRe.Name = "gbOnRe" - Me.gbOnRe.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbOnRe.Size = New System.Drawing.Size(273, 100) + Me.gbOnRe.Size = New System.Drawing.Size(239, 80) Me.gbOnRe.TabIndex = 117 Me.gbOnRe.TabStop = False Me.gbOnRe.Text = "Power 재동작 횟수" @@ -3592,28 +3423,26 @@ Partial Class Main_Form ' Me.pnOnRe.Controls.Add(Me.nudOnRe) Me.pnOnRe.Controls.Add(Me.lbOnRe) - Me.pnOnRe.Location = New System.Drawing.Point(7, 36) - Me.pnOnRe.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnOnRe.Location = New System.Drawing.Point(6, 29) Me.pnOnRe.Name = "pnOnRe" - Me.pnOnRe.Size = New System.Drawing.Size(259, 59) + Me.pnOnRe.Size = New System.Drawing.Size(227, 47) Me.pnOnRe.TabIndex = 102 ' 'nudOnRe ' Me.nudOnRe.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudOnRe.Location = New System.Drawing.Point(81, 4) - Me.nudOnRe.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudOnRe.Location = New System.Drawing.Point(71, 3) Me.nudOnRe.Name = "nudOnRe" - Me.nudOnRe.Size = New System.Drawing.Size(175, 46) + Me.nudOnRe.Size = New System.Drawing.Size(153, 39) Me.nudOnRe.TabIndex = 6 Me.nudOnRe.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbOnRe ' Me.lbOnRe.AutoSize = True - Me.lbOnRe.Location = New System.Drawing.Point(0, 14) + Me.lbOnRe.Location = New System.Drawing.Point(0, 11) Me.lbOnRe.Name = "lbOnRe" - Me.lbOnRe.Size = New System.Drawing.Size(83, 32) + Me.lbOnRe.Size = New System.Drawing.Size(65, 24) Me.lbOnRe.TabIndex = 0 Me.lbOnRe.Text = "Count" ' @@ -3621,11 +3450,9 @@ Partial Class Main_Form ' Me.gbEPRe.Controls.Add(Me.pnEPRe) Me.gbEPRe.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbEPRe.Location = New System.Drawing.Point(10, 598) - Me.gbEPRe.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPRe.Location = New System.Drawing.Point(9, 478) Me.gbEPRe.Name = "gbEPRe" - Me.gbEPRe.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEPRe.Size = New System.Drawing.Size(273, 100) + Me.gbEPRe.Size = New System.Drawing.Size(239, 80) Me.gbEPRe.TabIndex = 116 Me.gbEPRe.TabStop = False Me.gbEPRe.Text = "EP 재측정 횟수" @@ -3634,28 +3461,26 @@ Partial Class Main_Form ' Me.pnEPRe.Controls.Add(Me.nudEPRe) Me.pnEPRe.Controls.Add(Me.lbEPRe) - Me.pnEPRe.Location = New System.Drawing.Point(7, 36) - Me.pnEPRe.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPRe.Location = New System.Drawing.Point(6, 29) Me.pnEPRe.Name = "pnEPRe" - Me.pnEPRe.Size = New System.Drawing.Size(259, 59) + Me.pnEPRe.Size = New System.Drawing.Size(227, 47) Me.pnEPRe.TabIndex = 102 ' 'nudEPRe ' Me.nudEPRe.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudEPRe.Location = New System.Drawing.Point(81, 4) - Me.nudEPRe.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudEPRe.Location = New System.Drawing.Point(71, 3) Me.nudEPRe.Name = "nudEPRe" - Me.nudEPRe.Size = New System.Drawing.Size(175, 46) + Me.nudEPRe.Size = New System.Drawing.Size(153, 39) Me.nudEPRe.TabIndex = 5 Me.nudEPRe.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbEPRe ' Me.lbEPRe.AutoSize = True - Me.lbEPRe.Location = New System.Drawing.Point(0, 14) + Me.lbEPRe.Location = New System.Drawing.Point(0, 11) Me.lbEPRe.Name = "lbEPRe" - Me.lbEPRe.Size = New System.Drawing.Size(83, 32) + Me.lbEPRe.Size = New System.Drawing.Size(65, 24) Me.lbEPRe.TabIndex = 0 Me.lbEPRe.Text = "Count" ' @@ -3663,11 +3488,9 @@ Partial Class Main_Form ' Me.gbSaveCk.Controls.Add(Me.pnSaveCk) Me.gbSaveCk.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbSaveCk.Location = New System.Drawing.Point(10, 490) - Me.gbSaveCk.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbSaveCk.Location = New System.Drawing.Point(9, 392) Me.gbSaveCk.Name = "gbSaveCk" - Me.gbSaveCk.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbSaveCk.Size = New System.Drawing.Size(273, 100) + Me.gbSaveCk.Size = New System.Drawing.Size(239, 80) Me.gbSaveCk.TabIndex = 115 Me.gbSaveCk.TabStop = False Me.gbSaveCk.Text = "저장 확인 Count" @@ -3676,21 +3499,19 @@ Partial Class Main_Form ' Me.pnSaveCk.Controls.Add(Me.nudSaveCk) Me.pnSaveCk.Controls.Add(Me.lbSaveCk) - Me.pnSaveCk.Location = New System.Drawing.Point(7, 36) - Me.pnSaveCk.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnSaveCk.Location = New System.Drawing.Point(6, 29) Me.pnSaveCk.Name = "pnSaveCk" - Me.pnSaveCk.Size = New System.Drawing.Size(259, 59) + Me.pnSaveCk.Size = New System.Drawing.Size(227, 47) Me.pnSaveCk.TabIndex = 102 ' 'nudSaveCk ' Me.nudSaveCk.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudSaveCk.Location = New System.Drawing.Point(81, 4) - Me.nudSaveCk.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudSaveCk.Location = New System.Drawing.Point(71, 3) Me.nudSaveCk.Maximum = New Decimal(New Integer() {10, 0, 0, 0}) Me.nudSaveCk.Minimum = New Decimal(New Integer() {1, 0, 0, 0}) Me.nudSaveCk.Name = "nudSaveCk" - Me.nudSaveCk.Size = New System.Drawing.Size(175, 46) + Me.nudSaveCk.Size = New System.Drawing.Size(153, 39) Me.nudSaveCk.TabIndex = 102 Me.nudSaveCk.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudSaveCk.Value = New Decimal(New Integer() {5, 0, 0, 0}) @@ -3698,9 +3519,9 @@ Partial Class Main_Form 'lbSaveCk ' Me.lbSaveCk.AutoSize = True - Me.lbSaveCk.Location = New System.Drawing.Point(0, 14) + Me.lbSaveCk.Location = New System.Drawing.Point(0, 11) Me.lbSaveCk.Name = "lbSaveCk" - Me.lbSaveCk.Size = New System.Drawing.Size(83, 32) + Me.lbSaveCk.Size = New System.Drawing.Size(65, 24) Me.lbSaveCk.TabIndex = 0 Me.lbSaveCk.Text = "Count" ' @@ -3708,11 +3529,9 @@ Partial Class Main_Form ' Me.gbScTimeout.Controls.Add(Me.pnScTimeout) Me.gbScTimeout.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbScTimeout.Location = New System.Drawing.Point(10, 375) - Me.gbScTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbScTimeout.Location = New System.Drawing.Point(9, 300) Me.gbScTimeout.Name = "gbScTimeout" - Me.gbScTimeout.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbScTimeout.Size = New System.Drawing.Size(273, 100) + Me.gbScTimeout.Size = New System.Drawing.Size(239, 80) Me.gbScTimeout.TabIndex = 114 Me.gbScTimeout.TabStop = False Me.gbScTimeout.Text = "Scope Timeout" @@ -3721,21 +3540,19 @@ Partial Class Main_Form ' Me.pnScTimeout.Controls.Add(Me.nudScTimeout) Me.pnScTimeout.Controls.Add(Me.lbScTimeout) - Me.pnScTimeout.Location = New System.Drawing.Point(7, 36) - Me.pnScTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnScTimeout.Location = New System.Drawing.Point(6, 29) Me.pnScTimeout.Name = "pnScTimeout" - Me.pnScTimeout.Size = New System.Drawing.Size(259, 59) + Me.pnScTimeout.Size = New System.Drawing.Size(227, 47) Me.pnScTimeout.TabIndex = 102 ' 'nudScTimeout ' Me.nudScTimeout.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudScTimeout.Location = New System.Drawing.Point(81, 4) - Me.nudScTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudScTimeout.Location = New System.Drawing.Point(71, 3) Me.nudScTimeout.Maximum = New Decimal(New Integer() {10000, 0, 0, 0}) Me.nudScTimeout.Minimum = New Decimal(New Integer() {100, 0, 0, 0}) Me.nudScTimeout.Name = "nudScTimeout" - Me.nudScTimeout.Size = New System.Drawing.Size(175, 46) + Me.nudScTimeout.Size = New System.Drawing.Size(153, 39) Me.nudScTimeout.TabIndex = 102 Me.nudScTimeout.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudScTimeout.Value = New Decimal(New Integer() {1200, 0, 0, 0}) @@ -3743,9 +3560,9 @@ Partial Class Main_Form 'lbScTimeout ' Me.lbScTimeout.AutoSize = True - Me.lbScTimeout.Location = New System.Drawing.Point(22, 16) + Me.lbScTimeout.Location = New System.Drawing.Point(19, 13) Me.lbScTimeout.Name = "lbScTimeout" - Me.lbScTimeout.Size = New System.Drawing.Size(61, 32) + Me.lbScTimeout.Size = New System.Drawing.Size(46, 24) Me.lbScTimeout.TabIndex = 0 Me.lbScTimeout.Text = "m/s" ' @@ -3753,11 +3570,9 @@ Partial Class Main_Form ' Me.gbSpTimeout.Controls.Add(Me.pnSpTimeout) Me.gbSpTimeout.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbSpTimeout.Location = New System.Drawing.Point(10, 261) - Me.gbSpTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbSpTimeout.Location = New System.Drawing.Point(9, 209) Me.gbSpTimeout.Name = "gbSpTimeout" - Me.gbSpTimeout.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbSpTimeout.Size = New System.Drawing.Size(273, 100) + Me.gbSpTimeout.Size = New System.Drawing.Size(239, 80) Me.gbSpTimeout.TabIndex = 113 Me.gbSpTimeout.TabStop = False Me.gbSpTimeout.Text = "Spectrum Timeout" @@ -3766,21 +3581,19 @@ Partial Class Main_Form ' Me.pnSpTimeout.Controls.Add(Me.nudSpTimeout) Me.pnSpTimeout.Controls.Add(Me.lbSpTimeout) - Me.pnSpTimeout.Location = New System.Drawing.Point(7, 36) - Me.pnSpTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnSpTimeout.Location = New System.Drawing.Point(6, 29) Me.pnSpTimeout.Name = "pnSpTimeout" - Me.pnSpTimeout.Size = New System.Drawing.Size(259, 59) + Me.pnSpTimeout.Size = New System.Drawing.Size(227, 47) Me.pnSpTimeout.TabIndex = 102 ' 'nudSpTimeout ' Me.nudSpTimeout.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudSpTimeout.Location = New System.Drawing.Point(81, 4) - Me.nudSpTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudSpTimeout.Location = New System.Drawing.Point(71, 3) Me.nudSpTimeout.Maximum = New Decimal(New Integer() {10000, 0, 0, 0}) Me.nudSpTimeout.Minimum = New Decimal(New Integer() {100, 0, 0, 0}) Me.nudSpTimeout.Name = "nudSpTimeout" - Me.nudSpTimeout.Size = New System.Drawing.Size(175, 46) + Me.nudSpTimeout.Size = New System.Drawing.Size(153, 39) Me.nudSpTimeout.TabIndex = 102 Me.nudSpTimeout.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudSpTimeout.Value = New Decimal(New Integer() {1200, 0, 0, 0}) @@ -3788,9 +3601,9 @@ Partial Class Main_Form 'lbSpTimeout ' Me.lbSpTimeout.AutoSize = True - Me.lbSpTimeout.Location = New System.Drawing.Point(22, 16) + Me.lbSpTimeout.Location = New System.Drawing.Point(19, 13) Me.lbSpTimeout.Name = "lbSpTimeout" - Me.lbSpTimeout.Size = New System.Drawing.Size(61, 32) + Me.lbSpTimeout.Size = New System.Drawing.Size(46, 24) Me.lbSpTimeout.TabIndex = 0 Me.lbSpTimeout.Text = "m/s" ' @@ -3798,11 +3611,9 @@ Partial Class Main_Form ' Me.gbJgBaudRate.Controls.Add(Me.pnJgBaudRate) Me.gbJgBaudRate.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbJgBaudRate.Location = New System.Drawing.Point(10, 52) - Me.gbJgBaudRate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbJgBaudRate.Location = New System.Drawing.Point(9, 42) Me.gbJgBaudRate.Name = "gbJgBaudRate" - Me.gbJgBaudRate.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbJgBaudRate.Size = New System.Drawing.Size(273, 94) + Me.gbJgBaudRate.Size = New System.Drawing.Size(239, 75) Me.gbJgBaudRate.TabIndex = 112 Me.gbJgBaudRate.TabStop = False Me.gbJgBaudRate.Text = "통신속도" @@ -3811,10 +3622,9 @@ Partial Class Main_Form ' Me.pnJgBaudRate.Controls.Add(Me.cbbJgBaudRate) Me.pnJgBaudRate.Controls.Add(Me.lbJgBaudRate) - Me.pnJgBaudRate.Location = New System.Drawing.Point(7, 31) - Me.pnJgBaudRate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnJgBaudRate.Location = New System.Drawing.Point(6, 25) Me.pnJgBaudRate.Name = "pnJgBaudRate" - Me.pnJgBaudRate.Size = New System.Drawing.Size(266, 56) + Me.pnJgBaudRate.Size = New System.Drawing.Size(233, 45) Me.pnJgBaudRate.TabIndex = 4 ' 'cbbJgBaudRate @@ -3822,10 +3632,9 @@ Partial Class Main_Form Me.cbbJgBaudRate.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.cbbJgBaudRate.FormattingEnabled = True Me.cbbJgBaudRate.Items.AddRange(New Object() {"115200", "230400"}) - Me.cbbJgBaudRate.Location = New System.Drawing.Point(114, 4) - Me.cbbJgBaudRate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.cbbJgBaudRate.Location = New System.Drawing.Point(100, 3) Me.cbbJgBaudRate.Name = "cbbJgBaudRate" - Me.cbbJgBaudRate.Size = New System.Drawing.Size(142, 47) + Me.cbbJgBaudRate.Size = New System.Drawing.Size(125, 40) Me.cbbJgBaudRate.TabIndex = 2 Me.cbbJgBaudRate.Text = "Select!" ' @@ -3833,9 +3642,9 @@ Partial Class Main_Form ' Me.lbJgBaudRate.AutoSize = True Me.lbJgBaudRate.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbJgBaudRate.Location = New System.Drawing.Point(6, 14) + Me.lbJgBaudRate.Location = New System.Drawing.Point(5, 11) Me.lbJgBaudRate.Name = "lbJgBaudRate" - Me.lbJgBaudRate.Size = New System.Drawing.Size(124, 32) + Me.lbJgBaudRate.Size = New System.Drawing.Size(97, 24) Me.lbJgBaudRate.TabIndex = 0 Me.lbJgBaudRate.Text = "BaudRate" ' @@ -3843,11 +3652,9 @@ Partial Class Main_Form ' Me.gbStepDelay.Controls.Add(Me.pnStepDelay) Me.gbStepDelay.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbStepDelay.Location = New System.Drawing.Point(10, 154) - Me.gbStepDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbStepDelay.Location = New System.Drawing.Point(9, 123) Me.gbStepDelay.Name = "gbStepDelay" - Me.gbStepDelay.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbStepDelay.Size = New System.Drawing.Size(273, 100) + Me.gbStepDelay.Size = New System.Drawing.Size(239, 80) Me.gbStepDelay.TabIndex = 108 Me.gbStepDelay.TabStop = False Me.gbStepDelay.Text = "구간별 Delay" @@ -3856,21 +3663,19 @@ Partial Class Main_Form ' Me.pnStepDelay.Controls.Add(Me.nudStepDelay) Me.pnStepDelay.Controls.Add(Me.lbStepDelay) - Me.pnStepDelay.Location = New System.Drawing.Point(7, 36) - Me.pnStepDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnStepDelay.Location = New System.Drawing.Point(6, 29) Me.pnStepDelay.Name = "pnStepDelay" - Me.pnStepDelay.Size = New System.Drawing.Size(259, 59) + Me.pnStepDelay.Size = New System.Drawing.Size(227, 47) Me.pnStepDelay.TabIndex = 102 ' 'nudStepDelay ' Me.nudStepDelay.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudStepDelay.Location = New System.Drawing.Point(81, 4) - Me.nudStepDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudStepDelay.Location = New System.Drawing.Point(71, 3) Me.nudStepDelay.Maximum = New Decimal(New Integer() {1000, 0, 0, 0}) Me.nudStepDelay.Minimum = New Decimal(New Integer() {1, 0, 0, 0}) Me.nudStepDelay.Name = "nudStepDelay" - Me.nudStepDelay.Size = New System.Drawing.Size(175, 46) + Me.nudStepDelay.Size = New System.Drawing.Size(153, 39) Me.nudStepDelay.TabIndex = 102 Me.nudStepDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudStepDelay.Value = New Decimal(New Integer() {1, 0, 0, 0}) @@ -3878,9 +3683,9 @@ Partial Class Main_Form 'lbStepDelay ' Me.lbStepDelay.AutoSize = True - Me.lbStepDelay.Location = New System.Drawing.Point(6, 14) + Me.lbStepDelay.Location = New System.Drawing.Point(5, 11) Me.lbStepDelay.Name = "lbStepDelay" - Me.lbStepDelay.Size = New System.Drawing.Size(78, 32) + Me.lbStepDelay.Size = New System.Drawing.Size(60, 24) Me.lbStepDelay.TabIndex = 0 Me.lbStepDelay.Text = "Delay" ' @@ -3892,11 +3697,9 @@ Partial Class Main_Form Me.gbScopeOption.Controls.Add(Me.gbMCoption) Me.gbScopeOption.Controls.Add(Me.gbRFOption) Me.gbScopeOption.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbScopeOption.Location = New System.Drawing.Point(744, 390) - Me.gbScopeOption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbScopeOption.Location = New System.Drawing.Point(651, 312) Me.gbScopeOption.Name = "gbScopeOption" - Me.gbScopeOption.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbScopeOption.Size = New System.Drawing.Size(1135, 852) + Me.gbScopeOption.Size = New System.Drawing.Size(993, 682) Me.gbScopeOption.TabIndex = 136 Me.gbScopeOption.TabStop = False Me.gbScopeOption.Text = "Scope 설정" @@ -3911,11 +3714,9 @@ Partial Class Main_Form Me.gbEPoption.Controls.Add(Me.gbEPTrig) Me.gbEPoption.Controls.Add(Me.pnEPCh) Me.gbEPoption.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbEPoption.Location = New System.Drawing.Point(17, 52) - Me.gbEPoption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPoption.Location = New System.Drawing.Point(15, 42) Me.gbEPoption.Name = "gbEPoption" - Me.gbEPoption.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEPoption.Size = New System.Drawing.Size(367, 785) + Me.gbEPoption.Size = New System.Drawing.Size(321, 628) Me.gbEPoption.TabIndex = 104 Me.gbEPoption.TabStop = False Me.gbEPoption.Text = "EP 측정 설정" @@ -3923,11 +3724,9 @@ Partial Class Main_Form 'gbEPFVRun ' Me.gbEPFVRun.Controls.Add(Me.pnEPFVRun) - Me.gbEPFVRun.Location = New System.Drawing.Point(7, 649) - Me.gbEPFVRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPFVRun.Location = New System.Drawing.Point(6, 519) Me.gbEPFVRun.Name = "gbEPFVRun" - Me.gbEPFVRun.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEPFVRun.Size = New System.Drawing.Size(343, 112) + Me.gbEPFVRun.Size = New System.Drawing.Size(300, 90) Me.gbEPFVRun.TabIndex = 102 Me.gbEPFVRun.TabStop = False Me.gbEPFVRun.Text = "동작 시간 설정 (m/s 단위)" @@ -3936,21 +3735,19 @@ Partial Class Main_Form ' Me.pnEPFVRun.Controls.Add(Me.nudEPFVRun) Me.pnEPFVRun.Controls.Add(Me.lbEPFVRun) - Me.pnEPFVRun.Location = New System.Drawing.Point(7, 42) - Me.pnEPFVRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPFVRun.Location = New System.Drawing.Point(6, 34) Me.pnEPFVRun.Name = "pnEPFVRun" - Me.pnEPFVRun.Size = New System.Drawing.Size(333, 59) + Me.pnEPFVRun.Size = New System.Drawing.Size(291, 47) Me.pnEPFVRun.TabIndex = 102 ' 'nudEPFVRun ' Me.nudEPFVRun.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudEPFVRun.Location = New System.Drawing.Point(131, 4) - Me.nudEPFVRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudEPFVRun.Location = New System.Drawing.Point(115, 3) Me.nudEPFVRun.Maximum = New Decimal(New Integer() {9999, 0, 0, 0}) Me.nudEPFVRun.Minimum = New Decimal(New Integer() {1, 0, 0, 0}) Me.nudEPFVRun.Name = "nudEPFVRun" - Me.nudEPFVRun.Size = New System.Drawing.Size(195, 46) + Me.nudEPFVRun.Size = New System.Drawing.Size(171, 39) Me.nudEPFVRun.TabIndex = 102 Me.nudEPFVRun.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudEPFVRun.Value = New Decimal(New Integer() {10, 0, 0, 0}) @@ -3958,20 +3755,18 @@ Partial Class Main_Form 'lbEPFVRun ' Me.lbEPFVRun.AutoSize = True - Me.lbEPFVRun.Location = New System.Drawing.Point(25, 14) + Me.lbEPFVRun.Location = New System.Drawing.Point(22, 11) Me.lbEPFVRun.Name = "lbEPFVRun" - Me.lbEPFVRun.Size = New System.Drawing.Size(113, 32) + Me.lbEPFVRun.Size = New System.Drawing.Size(88, 24) Me.lbEPFVRun.TabIndex = 0 Me.lbEPFVRun.Text = "동작 시간" ' 'gbEPFVTrgLv ' Me.gbEPFVTrgLv.Controls.Add(Me.pnEPFVTrgLv) - Me.gbEPFVTrgLv.Location = New System.Drawing.Point(7, 530) - Me.gbEPFVTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPFVTrgLv.Location = New System.Drawing.Point(6, 424) Me.gbEPFVTrgLv.Name = "gbEPFVTrgLv" - Me.gbEPFVTrgLv.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEPFVTrgLv.Size = New System.Drawing.Size(343, 112) + Me.gbEPFVTrgLv.Size = New System.Drawing.Size(300, 90) Me.gbEPFVTrgLv.TabIndex = 107 Me.gbEPFVTrgLv.TabStop = False Me.gbEPFVTrgLv.Text = "Trigger Level" @@ -3980,41 +3775,37 @@ Partial Class Main_Form ' Me.pnEPFVTrgLv.Controls.Add(Me.nudEPFVTrgLv) Me.pnEPFVTrgLv.Controls.Add(Me.lbEPFVTrgLv) - Me.pnEPFVTrgLv.Location = New System.Drawing.Point(7, 42) - Me.pnEPFVTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPFVTrgLv.Location = New System.Drawing.Point(6, 34) Me.pnEPFVTrgLv.Name = "pnEPFVTrgLv" - Me.pnEPFVTrgLv.Size = New System.Drawing.Size(333, 59) + Me.pnEPFVTrgLv.Size = New System.Drawing.Size(291, 47) Me.pnEPFVTrgLv.TabIndex = 102 ' 'nudEPFVTrgLv ' Me.nudEPFVTrgLv.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudEPFVTrgLv.Location = New System.Drawing.Point(131, 4) - Me.nudEPFVTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudEPFVTrgLv.Location = New System.Drawing.Point(115, 3) Me.nudEPFVTrgLv.Maximum = New Decimal(New Integer() {30, 0, 0, 0}) Me.nudEPFVTrgLv.Minimum = New Decimal(New Integer() {30, 0, 0, -2147483648}) Me.nudEPFVTrgLv.Name = "nudEPFVTrgLv" - Me.nudEPFVTrgLv.Size = New System.Drawing.Size(194, 46) + Me.nudEPFVTrgLv.Size = New System.Drawing.Size(170, 39) Me.nudEPFVTrgLv.TabIndex = 102 Me.nudEPFVTrgLv.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbEPFVTrgLv ' Me.lbEPFVTrgLv.AutoSize = True - Me.lbEPFVTrgLv.Location = New System.Drawing.Point(54, 14) + Me.lbEPFVTrgLv.Location = New System.Drawing.Point(47, 11) Me.lbEPFVTrgLv.Name = "lbEPFVTrgLv" - Me.lbEPFVTrgLv.Size = New System.Drawing.Size(76, 32) + Me.lbEPFVTrgLv.Size = New System.Drawing.Size(58, 24) Me.lbEPFVTrgLv.TabIndex = 0 Me.lbEPFVTrgLv.Text = "Level" ' 'gbEPFVDelay ' Me.gbEPFVDelay.Controls.Add(Me.pnEPFVDelay) - Me.gbEPFVDelay.Location = New System.Drawing.Point(7, 425) - Me.gbEPFVDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPFVDelay.Location = New System.Drawing.Point(6, 340) Me.gbEPFVDelay.Name = "gbEPFVDelay" - Me.gbEPFVDelay.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEPFVDelay.Size = New System.Drawing.Size(343, 100) + Me.gbEPFVDelay.Size = New System.Drawing.Size(300, 80) Me.gbEPFVDelay.TabIndex = 101 Me.gbEPFVDelay.TabStop = False Me.gbEPFVDelay.Text = "Delay 설정" @@ -4023,19 +3814,17 @@ Partial Class Main_Form ' Me.pnEPFVDelay.Controls.Add(Me.txbEPFVDelay) Me.pnEPFVDelay.Controls.Add(Me.lbEPFVDelay) - Me.pnEPFVDelay.Location = New System.Drawing.Point(7, 36) - Me.pnEPFVDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPFVDelay.Location = New System.Drawing.Point(6, 29) Me.pnEPFVDelay.Name = "pnEPFVDelay" - Me.pnEPFVDelay.Size = New System.Drawing.Size(333, 56) + Me.pnEPFVDelay.Size = New System.Drawing.Size(291, 45) Me.pnEPFVDelay.TabIndex = 102 ' 'txbEPFVDelay ' Me.txbEPFVDelay.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPFVDelay.Location = New System.Drawing.Point(130, 4) - Me.txbEPFVDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPFVDelay.Location = New System.Drawing.Point(114, 3) Me.txbEPFVDelay.Name = "txbEPFVDelay" - Me.txbEPFVDelay.Size = New System.Drawing.Size(195, 46) + Me.txbEPFVDelay.Size = New System.Drawing.Size(171, 39) Me.txbEPFVDelay.TabIndex = 3 Me.txbEPFVDelay.Text = "0.005" Me.txbEPFVDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -4043,20 +3832,18 @@ Partial Class Main_Form 'lbEPFVDelay ' Me.lbEPFVDelay.AutoSize = True - Me.lbEPFVDelay.Location = New System.Drawing.Point(55, 15) + Me.lbEPFVDelay.Location = New System.Drawing.Point(48, 12) Me.lbEPFVDelay.Name = "lbEPFVDelay" - Me.lbEPFVDelay.Size = New System.Drawing.Size(78, 32) + Me.lbEPFVDelay.Size = New System.Drawing.Size(60, 24) Me.lbEPFVDelay.TabIndex = 0 Me.lbEPFVDelay.Text = "Delay" ' 'gbEPFVtime ' Me.gbEPFVtime.Controls.Add(Me.pnEPFVtime) - Me.gbEPFVtime.Location = New System.Drawing.Point(7, 322) - Me.gbEPFVtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPFVtime.Location = New System.Drawing.Point(6, 258) Me.gbEPFVtime.Name = "gbEPFVtime" - Me.gbEPFVtime.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEPFVtime.Size = New System.Drawing.Size(343, 100) + Me.gbEPFVtime.Size = New System.Drawing.Size(300, 80) Me.gbEPFVtime.TabIndex = 103 Me.gbEPFVtime.TabStop = False Me.gbEPFVtime.Text = "TimeScale (s 단위)" @@ -4065,19 +3852,17 @@ Partial Class Main_Form ' Me.pnEPFVtime.Controls.Add(Me.txbEPFVtime) Me.pnEPFVtime.Controls.Add(Me.lbEPFVtime) - Me.pnEPFVtime.Location = New System.Drawing.Point(8, 35) - Me.pnEPFVtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPFVtime.Location = New System.Drawing.Point(7, 28) Me.pnEPFVtime.Name = "pnEPFVtime" - Me.pnEPFVtime.Size = New System.Drawing.Size(328, 56) + Me.pnEPFVtime.Size = New System.Drawing.Size(287, 45) Me.pnEPFVtime.TabIndex = 4 ' 'txbEPFVtime ' Me.txbEPFVtime.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPFVtime.Location = New System.Drawing.Point(130, 4) - Me.txbEPFVtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPFVtime.Location = New System.Drawing.Point(114, 3) Me.txbEPFVtime.Name = "txbEPFVtime" - Me.txbEPFVtime.Size = New System.Drawing.Size(194, 46) + Me.txbEPFVtime.Size = New System.Drawing.Size(170, 39) Me.txbEPFVtime.TabIndex = 2 Me.txbEPFVtime.Text = "0.001" Me.txbEPFVtime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -4086,9 +3871,9 @@ Partial Class Main_Form ' Me.lbEPFVtime.AutoSize = True Me.lbEPFVtime.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPFVtime.Location = New System.Drawing.Point(7, 15) + Me.lbEPFVtime.Location = New System.Drawing.Point(6, 12) Me.lbEPFVtime.Name = "lbEPFVtime" - Me.lbEPFVtime.Size = New System.Drawing.Size(134, 32) + Me.lbEPFVtime.Size = New System.Drawing.Size(103, 24) Me.lbEPFVtime.TabIndex = 0 Me.lbEPFVtime.Text = "TimeScale" ' @@ -4096,11 +3881,9 @@ Partial Class Main_Form ' Me.gbEPUS.Controls.Add(Me.pnEPScale) Me.gbEPUS.Controls.Add(Me.pnEPUnit) - Me.gbEPUS.Location = New System.Drawing.Point(7, 184) - Me.gbEPUS.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPUS.Location = New System.Drawing.Point(6, 147) Me.gbEPUS.Name = "gbEPUS" - Me.gbEPUS.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEPUS.Size = New System.Drawing.Size(343, 138) + Me.gbEPUS.Size = New System.Drawing.Size(300, 110) Me.gbEPUS.TabIndex = 100 Me.gbEPUS.TabStop = False Me.gbEPUS.Text = "Unit & Scale 설정" @@ -4109,19 +3892,17 @@ Partial Class Main_Form ' Me.pnEPScale.Controls.Add(Me.nudEPScale) Me.pnEPScale.Controls.Add(Me.lbEPScale) - Me.pnEPScale.Location = New System.Drawing.Point(5, 75) - Me.pnEPScale.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPScale.Location = New System.Drawing.Point(4, 60) Me.pnEPScale.Name = "pnEPScale" - Me.pnEPScale.Size = New System.Drawing.Size(333, 56) + Me.pnEPScale.Size = New System.Drawing.Size(291, 45) Me.pnEPScale.TabIndex = 102 ' 'nudEPScale ' Me.nudEPScale.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudEPScale.Location = New System.Drawing.Point(134, 5) - Me.nudEPScale.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudEPScale.Location = New System.Drawing.Point(117, 4) Me.nudEPScale.Name = "nudEPScale" - Me.nudEPScale.Size = New System.Drawing.Size(195, 46) + Me.nudEPScale.Size = New System.Drawing.Size(171, 39) Me.nudEPScale.TabIndex = 101 Me.nudEPScale.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudEPScale.Value = New Decimal(New Integer() {10, 0, 0, 0}) @@ -4129,9 +3910,9 @@ Partial Class Main_Form 'lbEPScale ' Me.lbEPScale.AutoSize = True - Me.lbEPScale.Location = New System.Drawing.Point(57, 15) + Me.lbEPScale.Location = New System.Drawing.Point(50, 12) Me.lbEPScale.Name = "lbEPScale" - Me.lbEPScale.Size = New System.Drawing.Size(76, 32) + Me.lbEPScale.Size = New System.Drawing.Size(58, 24) Me.lbEPScale.TabIndex = 0 Me.lbEPScale.Text = "Scale" ' @@ -4141,28 +3922,26 @@ Partial Class Main_Form Me.pnEPUnit.Controls.Add(Me.lbEPUnit) Me.pnEPUnit.Controls.Add(Me.rdbEPUnitA) Me.pnEPUnit.Controls.Add(Me.rdbEPUnitV) - Me.pnEPUnit.Location = New System.Drawing.Point(5, 35) - Me.pnEPUnit.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPUnit.Location = New System.Drawing.Point(4, 28) Me.pnEPUnit.Name = "pnEPUnit" - Me.pnEPUnit.Size = New System.Drawing.Size(333, 44) + Me.pnEPUnit.Size = New System.Drawing.Size(291, 35) Me.pnEPUnit.TabIndex = 101 ' 'lbEPUnit ' Me.lbEPUnit.AutoSize = True - Me.lbEPUnit.Location = New System.Drawing.Point(26, 5) + Me.lbEPUnit.Location = New System.Drawing.Point(23, 4) Me.lbEPUnit.Name = "lbEPUnit" - Me.lbEPUnit.Size = New System.Drawing.Size(63, 32) + Me.lbEPUnit.Size = New System.Drawing.Size(48, 24) Me.lbEPUnit.TabIndex = 0 Me.lbEPUnit.Text = "Unit" ' 'rdbEPUnitA ' Me.rdbEPUnitA.AutoSize = True - Me.rdbEPUnitA.Location = New System.Drawing.Point(201, 4) - Me.rdbEPUnitA.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbEPUnitA.Location = New System.Drawing.Point(176, 3) Me.rdbEPUnitA.Name = "rdbEPUnitA" - Me.rdbEPUnitA.Size = New System.Drawing.Size(125, 36) + Me.rdbEPUnitA.Size = New System.Drawing.Size(98, 28) Me.rdbEPUnitA.TabIndex = 1 Me.rdbEPUnitA.Text = "Ampere" Me.rdbEPUnitA.UseVisualStyleBackColor = True @@ -4171,10 +3950,9 @@ Partial Class Main_Form ' Me.rdbEPUnitV.AutoSize = True Me.rdbEPUnitV.Checked = True - Me.rdbEPUnitV.Location = New System.Drawing.Point(109, 4) - Me.rdbEPUnitV.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbEPUnitV.Location = New System.Drawing.Point(95, 3) Me.rdbEPUnitV.Name = "rdbEPUnitV" - Me.rdbEPUnitV.Size = New System.Drawing.Size(80, 36) + Me.rdbEPUnitV.Size = New System.Drawing.Size(62, 28) Me.rdbEPUnitV.TabIndex = 0 Me.rdbEPUnitV.TabStop = True Me.rdbEPUnitV.Text = "Volt" @@ -4185,11 +3963,9 @@ Partial Class Main_Form Me.gbEPTrig.BackColor = System.Drawing.SystemColors.ActiveBorder Me.gbEPTrig.Controls.Add(Me.rdbEPtrNormal) Me.gbEPTrig.Controls.Add(Me.rdbEPTrAuto) - Me.gbEPTrig.Location = New System.Drawing.Point(7, 100) - Me.gbEPTrig.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPTrig.Location = New System.Drawing.Point(6, 80) Me.gbEPTrig.Name = "gbEPTrig" - Me.gbEPTrig.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEPTrig.Size = New System.Drawing.Size(343, 79) + Me.gbEPTrig.Size = New System.Drawing.Size(300, 63) Me.gbEPTrig.TabIndex = 99 Me.gbEPTrig.TabStop = False Me.gbEPTrig.Text = "트리거 모드" @@ -4198,10 +3974,9 @@ Partial Class Main_Form ' Me.rdbEPtrNormal.AutoSize = True Me.rdbEPtrNormal.Checked = True - Me.rdbEPtrNormal.Location = New System.Drawing.Point(183, 30) - Me.rdbEPtrNormal.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbEPtrNormal.Location = New System.Drawing.Point(160, 24) Me.rdbEPtrNormal.Name = "rdbEPtrNormal" - Me.rdbEPtrNormal.Size = New System.Drawing.Size(121, 36) + Me.rdbEPtrNormal.Size = New System.Drawing.Size(95, 28) Me.rdbEPtrNormal.TabIndex = 1 Me.rdbEPtrNormal.TabStop = True Me.rdbEPtrNormal.Text = "Normal" @@ -4210,10 +3985,9 @@ Partial Class Main_Form 'rdbEPTrAuto ' Me.rdbEPTrAuto.AutoSize = True - Me.rdbEPTrAuto.Location = New System.Drawing.Point(53, 30) - Me.rdbEPTrAuto.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbEPTrAuto.Location = New System.Drawing.Point(46, 24) Me.rdbEPTrAuto.Name = "rdbEPTrAuto" - Me.rdbEPTrAuto.Size = New System.Drawing.Size(90, 36) + Me.rdbEPTrAuto.Size = New System.Drawing.Size(71, 28) Me.rdbEPTrAuto.TabIndex = 0 Me.rdbEPTrAuto.Text = "Auto" Me.rdbEPTrAuto.UseVisualStyleBackColor = True @@ -4222,21 +3996,19 @@ Partial Class Main_Form ' Me.pnEPCh.Controls.Add(Me.nudEPCh) Me.pnEPCh.Controls.Add(Me.lbEPCh) - Me.pnEPCh.Location = New System.Drawing.Point(11, 36) - Me.pnEPCh.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPCh.Location = New System.Drawing.Point(10, 29) Me.pnEPCh.Name = "pnEPCh" - Me.pnEPCh.Size = New System.Drawing.Size(333, 56) + Me.pnEPCh.Size = New System.Drawing.Size(291, 45) Me.pnEPCh.TabIndex = 105 ' 'nudEPCh ' Me.nudEPCh.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudEPCh.Location = New System.Drawing.Point(128, 4) - Me.nudEPCh.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudEPCh.Location = New System.Drawing.Point(112, 3) Me.nudEPCh.Maximum = New Decimal(New Integer() {2, 0, 0, 0}) Me.nudEPCh.Minimum = New Decimal(New Integer() {1, 0, 0, 0}) Me.nudEPCh.Name = "nudEPCh" - Me.nudEPCh.Size = New System.Drawing.Size(195, 46) + Me.nudEPCh.Size = New System.Drawing.Size(171, 39) Me.nudEPCh.TabIndex = 102 Me.nudEPCh.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudEPCh.Value = New Decimal(New Integer() {1, 0, 0, 0}) @@ -4244,9 +4016,9 @@ Partial Class Main_Form 'lbEPCh ' Me.lbEPCh.AutoSize = True - Me.lbEPCh.Location = New System.Drawing.Point(16, 15) + Me.lbEPCh.Location = New System.Drawing.Point(14, 12) Me.lbEPCh.Name = "lbEPCh" - Me.lbEPCh.Size = New System.Drawing.Size(113, 32) + Me.lbEPCh.Size = New System.Drawing.Size(88, 24) Me.lbEPCh.TabIndex = 0 Me.lbEPCh.Text = "사용 채널" ' @@ -4256,11 +4028,9 @@ Partial Class Main_Form Me.gbEPTestFreq.Controls.Add(Me.pnEPFreq2) Me.gbEPTestFreq.Controls.Add(Me.pnEPFreq1) Me.gbEPTestFreq.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbEPTestFreq.Location = New System.Drawing.Point(391, 715) - Me.gbEPTestFreq.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPTestFreq.Location = New System.Drawing.Point(342, 572) Me.gbEPTestFreq.Name = "gbEPTestFreq" - Me.gbEPTestFreq.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEPTestFreq.Size = New System.Drawing.Size(728, 121) + Me.gbEPTestFreq.Size = New System.Drawing.Size(637, 97) Me.gbEPTestFreq.TabIndex = 137 Me.gbEPTestFreq.TabStop = False Me.gbEPTestFreq.Text = "EP Frequence" @@ -4269,19 +4039,17 @@ Partial Class Main_Form ' Me.pnEPFreq3.Controls.Add(Me.txbEPFreq3) Me.pnEPFreq3.Controls.Add(Me.lbEPFreq3) - Me.pnEPFreq3.Location = New System.Drawing.Point(489, 39) - Me.pnEPFreq3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPFreq3.Location = New System.Drawing.Point(428, 31) Me.pnEPFreq3.Name = "pnEPFreq3" - Me.pnEPFreq3.Size = New System.Drawing.Size(225, 59) + Me.pnEPFreq3.Size = New System.Drawing.Size(197, 47) Me.pnEPFreq3.TabIndex = 5 ' 'txbEPFreq3 ' Me.txbEPFreq3.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPFreq3.Location = New System.Drawing.Point(86, 5) - Me.txbEPFreq3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPFreq3.Location = New System.Drawing.Point(75, 4) Me.txbEPFreq3.Name = "txbEPFreq3" - Me.txbEPFreq3.Size = New System.Drawing.Size(133, 46) + Me.txbEPFreq3.Size = New System.Drawing.Size(117, 39) Me.txbEPFreq3.TabIndex = 2 Me.txbEPFreq3.Text = "40000" Me.txbEPFreq3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -4290,9 +4058,9 @@ Partial Class Main_Form ' Me.lbEPFreq3.AutoSize = True Me.lbEPFreq3.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPFreq3.Location = New System.Drawing.Point(3, 16) + Me.lbEPFreq3.Location = New System.Drawing.Point(3, 13) Me.lbEPFreq3.Name = "lbEPFreq3" - Me.lbEPFreq3.Size = New System.Drawing.Size(85, 32) + Me.lbEPFreq3.Size = New System.Drawing.Size(66, 24) Me.lbEPFreq3.TabIndex = 0 Me.lbEPFreq3.Text = "Step 3" ' @@ -4300,19 +4068,17 @@ Partial Class Main_Form ' Me.pnEPFreq2.Controls.Add(Me.txbEPFreq2) Me.pnEPFreq2.Controls.Add(Me.lbEPFreq2) - Me.pnEPFreq2.Location = New System.Drawing.Point(253, 39) - Me.pnEPFreq2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPFreq2.Location = New System.Drawing.Point(221, 31) Me.pnEPFreq2.Name = "pnEPFreq2" - Me.pnEPFreq2.Size = New System.Drawing.Size(223, 59) + Me.pnEPFreq2.Size = New System.Drawing.Size(195, 47) Me.pnEPFreq2.TabIndex = 5 ' 'txbEPFreq2 ' Me.txbEPFreq2.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPFreq2.Location = New System.Drawing.Point(86, 5) - Me.txbEPFreq2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPFreq2.Location = New System.Drawing.Point(75, 4) Me.txbEPFreq2.Name = "txbEPFreq2" - Me.txbEPFreq2.Size = New System.Drawing.Size(133, 46) + Me.txbEPFreq2.Size = New System.Drawing.Size(117, 39) Me.txbEPFreq2.TabIndex = 2 Me.txbEPFreq2.Text = "30000" Me.txbEPFreq2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -4321,9 +4087,9 @@ Partial Class Main_Form ' Me.lbEPFreq2.AutoSize = True Me.lbEPFreq2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPFreq2.Location = New System.Drawing.Point(3, 16) + Me.lbEPFreq2.Location = New System.Drawing.Point(3, 13) Me.lbEPFreq2.Name = "lbEPFreq2" - Me.lbEPFreq2.Size = New System.Drawing.Size(85, 32) + Me.lbEPFreq2.Size = New System.Drawing.Size(66, 24) Me.lbEPFreq2.TabIndex = 0 Me.lbEPFreq2.Text = "Step 2" ' @@ -4331,19 +4097,17 @@ Partial Class Main_Form ' Me.pnEPFreq1.Controls.Add(Me.txbEPFreq1) Me.pnEPFreq1.Controls.Add(Me.lbEPFreq1) - Me.pnEPFreq1.Location = New System.Drawing.Point(15, 39) - Me.pnEPFreq1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPFreq1.Location = New System.Drawing.Point(13, 31) Me.pnEPFreq1.Name = "pnEPFreq1" - Me.pnEPFreq1.Size = New System.Drawing.Size(223, 59) + Me.pnEPFreq1.Size = New System.Drawing.Size(195, 47) Me.pnEPFreq1.TabIndex = 4 ' 'txbEPFreq1 ' Me.txbEPFreq1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPFreq1.Location = New System.Drawing.Point(86, 5) - Me.txbEPFreq1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPFreq1.Location = New System.Drawing.Point(75, 4) Me.txbEPFreq1.Name = "txbEPFreq1" - Me.txbEPFreq1.Size = New System.Drawing.Size(133, 46) + Me.txbEPFreq1.Size = New System.Drawing.Size(117, 39) Me.txbEPFreq1.TabIndex = 2 Me.txbEPFreq1.Text = "20000" Me.txbEPFreq1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -4352,9 +4116,9 @@ Partial Class Main_Form ' Me.lbEPFreq1.AutoSize = True Me.lbEPFreq1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPFreq1.Location = New System.Drawing.Point(3, 16) + Me.lbEPFreq1.Location = New System.Drawing.Point(3, 13) Me.lbEPFreq1.Name = "lbEPFreq1" - Me.lbEPFreq1.Size = New System.Drawing.Size(85, 32) + Me.lbEPFreq1.Size = New System.Drawing.Size(66, 24) Me.lbEPFreq1.TabIndex = 0 Me.lbEPFreq1.Text = "Step 1" ' @@ -4366,11 +4130,9 @@ Partial Class Main_Form Me.gbMCoption.Controls.Add(Me.gbMCTrig) Me.gbMCoption.Controls.Add(Me.gbMCUS) Me.gbMCoption.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbMCoption.Location = New System.Drawing.Point(391, 52) - Me.gbMCoption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCoption.Location = New System.Drawing.Point(342, 42) Me.gbMCoption.Name = "gbMCoption" - Me.gbMCoption.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbMCoption.Size = New System.Drawing.Size(728, 660) + Me.gbMCoption.Size = New System.Drawing.Size(637, 528) Me.gbMCoption.TabIndex = 104 Me.gbMCoption.TabStop = False Me.gbMCoption.Text = "미세전류 측정 설정" @@ -4381,11 +4143,9 @@ Partial Class Main_Form Me.gbMCWidth.Controls.Add(Me.gbMCWdtime) Me.gbMCWidth.Controls.Add(Me.gbMCWdDelay) Me.gbMCWidth.Controls.Add(Me.gbMCWdRun) - Me.gbMCWidth.Location = New System.Drawing.Point(366, 184) - Me.gbMCWidth.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCWidth.Location = New System.Drawing.Point(320, 147) Me.gbMCWidth.Name = "gbMCWidth" - Me.gbMCWidth.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbMCWidth.Size = New System.Drawing.Size(355, 472) + Me.gbMCWidth.Size = New System.Drawing.Size(311, 378) Me.gbMCWidth.TabIndex = 107 Me.gbMCWidth.TabStop = False Me.gbMCWidth.Text = "폭 측정" @@ -4393,11 +4153,9 @@ Partial Class Main_Form 'gbMCWdTrgLv ' Me.gbMCWdTrgLv.Controls.Add(Me.pnMCWdTrgLv) - Me.gbMCWdTrgLv.Location = New System.Drawing.Point(6, 241) - Me.gbMCWdTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCWdTrgLv.Location = New System.Drawing.Point(5, 193) Me.gbMCWdTrgLv.Name = "gbMCWdTrgLv" - Me.gbMCWdTrgLv.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbMCWdTrgLv.Size = New System.Drawing.Size(343, 100) + Me.gbMCWdTrgLv.Size = New System.Drawing.Size(300, 80) Me.gbMCWdTrgLv.TabIndex = 107 Me.gbMCWdTrgLv.TabStop = False Me.gbMCWdTrgLv.Text = "Trigger Level" @@ -4406,40 +4164,36 @@ Partial Class Main_Form ' Me.pnMCWdTrgLv.Controls.Add(Me.nudMCWdTrgLv) Me.pnMCWdTrgLv.Controls.Add(Me.lbMCWdTrgLv) - Me.pnMCWdTrgLv.Location = New System.Drawing.Point(7, 36) - Me.pnMCWdTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMCWdTrgLv.Location = New System.Drawing.Point(6, 29) Me.pnMCWdTrgLv.Name = "pnMCWdTrgLv" - Me.pnMCWdTrgLv.Size = New System.Drawing.Size(333, 59) + Me.pnMCWdTrgLv.Size = New System.Drawing.Size(291, 47) Me.pnMCWdTrgLv.TabIndex = 102 ' 'nudMCWdTrgLv ' Me.nudMCWdTrgLv.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudMCWdTrgLv.Location = New System.Drawing.Point(131, 4) - Me.nudMCWdTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudMCWdTrgLv.Location = New System.Drawing.Point(115, 3) Me.nudMCWdTrgLv.Minimum = New Decimal(New Integer() {100, 0, 0, -2147483648}) Me.nudMCWdTrgLv.Name = "nudMCWdTrgLv" - Me.nudMCWdTrgLv.Size = New System.Drawing.Size(194, 46) + Me.nudMCWdTrgLv.Size = New System.Drawing.Size(170, 39) Me.nudMCWdTrgLv.TabIndex = 102 Me.nudMCWdTrgLv.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMCWdTrgLv ' Me.lbMCWdTrgLv.AutoSize = True - Me.lbMCWdTrgLv.Location = New System.Drawing.Point(54, 14) + Me.lbMCWdTrgLv.Location = New System.Drawing.Point(47, 11) Me.lbMCWdTrgLv.Name = "lbMCWdTrgLv" - Me.lbMCWdTrgLv.Size = New System.Drawing.Size(76, 32) + Me.lbMCWdTrgLv.Size = New System.Drawing.Size(58, 24) Me.lbMCWdTrgLv.TabIndex = 0 Me.lbMCWdTrgLv.Text = "Level" ' 'gbMCWdtime ' Me.gbMCWdtime.Controls.Add(Me.pnMCWdtime) - Me.gbMCWdtime.Location = New System.Drawing.Point(6, 40) - Me.gbMCWdtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCWdtime.Location = New System.Drawing.Point(5, 32) Me.gbMCWdtime.Name = "gbMCWdtime" - Me.gbMCWdtime.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbMCWdtime.Size = New System.Drawing.Size(343, 100) + Me.gbMCWdtime.Size = New System.Drawing.Size(300, 80) Me.gbMCWdtime.TabIndex = 103 Me.gbMCWdtime.TabStop = False Me.gbMCWdtime.Text = "TimeScale (s 단위)" @@ -4448,19 +4202,17 @@ Partial Class Main_Form ' Me.pnMCWdtime.Controls.Add(Me.txbMCWdtime) Me.pnMCWdtime.Controls.Add(Me.lbMCWdtime) - Me.pnMCWdtime.Location = New System.Drawing.Point(8, 35) - Me.pnMCWdtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMCWdtime.Location = New System.Drawing.Point(7, 28) Me.pnMCWdtime.Name = "pnMCWdtime" - Me.pnMCWdtime.Size = New System.Drawing.Size(328, 56) + Me.pnMCWdtime.Size = New System.Drawing.Size(287, 45) Me.pnMCWdtime.TabIndex = 4 ' 'txbMCWdtime ' Me.txbMCWdtime.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMCWdtime.Location = New System.Drawing.Point(130, 4) - Me.txbMCWdtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMCWdtime.Location = New System.Drawing.Point(114, 3) Me.txbMCWdtime.Name = "txbMCWdtime" - Me.txbMCWdtime.Size = New System.Drawing.Size(194, 46) + Me.txbMCWdtime.Size = New System.Drawing.Size(170, 39) Me.txbMCWdtime.TabIndex = 2 Me.txbMCWdtime.Text = "0.001" Me.txbMCWdtime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -4469,20 +4221,18 @@ Partial Class Main_Form ' Me.lbMCWdtime.AutoSize = True Me.lbMCWdtime.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbMCWdtime.Location = New System.Drawing.Point(7, 15) + Me.lbMCWdtime.Location = New System.Drawing.Point(6, 12) Me.lbMCWdtime.Name = "lbMCWdtime" - Me.lbMCWdtime.Size = New System.Drawing.Size(134, 32) + Me.lbMCWdtime.Size = New System.Drawing.Size(103, 24) Me.lbMCWdtime.TabIndex = 0 Me.lbMCWdtime.Text = "TimeScale" ' 'gbMCWdDelay ' Me.gbMCWdDelay.Controls.Add(Me.pnMCWdDelay) - Me.gbMCWdDelay.Location = New System.Drawing.Point(6, 139) - Me.gbMCWdDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCWdDelay.Location = New System.Drawing.Point(5, 111) Me.gbMCWdDelay.Name = "gbMCWdDelay" - Me.gbMCWdDelay.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbMCWdDelay.Size = New System.Drawing.Size(343, 100) + Me.gbMCWdDelay.Size = New System.Drawing.Size(300, 80) Me.gbMCWdDelay.TabIndex = 101 Me.gbMCWdDelay.TabStop = False Me.gbMCWdDelay.Text = "Delay 설정" @@ -4491,19 +4241,17 @@ Partial Class Main_Form ' Me.pnMCWdDelay.Controls.Add(Me.txbMCWdDelay) Me.pnMCWdDelay.Controls.Add(Me.lbMCWdDelay) - Me.pnMCWdDelay.Location = New System.Drawing.Point(7, 36) - Me.pnMCWdDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMCWdDelay.Location = New System.Drawing.Point(6, 29) Me.pnMCWdDelay.Name = "pnMCWdDelay" - Me.pnMCWdDelay.Size = New System.Drawing.Size(333, 56) + Me.pnMCWdDelay.Size = New System.Drawing.Size(291, 45) Me.pnMCWdDelay.TabIndex = 102 ' 'txbMCWdDelay ' Me.txbMCWdDelay.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMCWdDelay.Location = New System.Drawing.Point(130, 4) - Me.txbMCWdDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMCWdDelay.Location = New System.Drawing.Point(114, 3) Me.txbMCWdDelay.Name = "txbMCWdDelay" - Me.txbMCWdDelay.Size = New System.Drawing.Size(195, 46) + Me.txbMCWdDelay.Size = New System.Drawing.Size(171, 39) Me.txbMCWdDelay.TabIndex = 3 Me.txbMCWdDelay.Text = "-0.0045" Me.txbMCWdDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -4511,20 +4259,18 @@ Partial Class Main_Form 'lbMCWdDelay ' Me.lbMCWdDelay.AutoSize = True - Me.lbMCWdDelay.Location = New System.Drawing.Point(55, 15) + Me.lbMCWdDelay.Location = New System.Drawing.Point(48, 12) Me.lbMCWdDelay.Name = "lbMCWdDelay" - Me.lbMCWdDelay.Size = New System.Drawing.Size(78, 32) + Me.lbMCWdDelay.Size = New System.Drawing.Size(60, 24) Me.lbMCWdDelay.TabIndex = 0 Me.lbMCWdDelay.Text = "Delay" ' 'gbMCWdRun ' Me.gbMCWdRun.Controls.Add(Me.pnMCWdRun) - Me.gbMCWdRun.Location = New System.Drawing.Point(6, 346) - Me.gbMCWdRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCWdRun.Location = New System.Drawing.Point(5, 277) Me.gbMCWdRun.Name = "gbMCWdRun" - Me.gbMCWdRun.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbMCWdRun.Size = New System.Drawing.Size(343, 112) + Me.gbMCWdRun.Size = New System.Drawing.Size(300, 90) Me.gbMCWdRun.TabIndex = 102 Me.gbMCWdRun.TabStop = False Me.gbMCWdRun.Text = "동작 시간 설정 (m/s 단위)" @@ -4533,21 +4279,19 @@ Partial Class Main_Form ' Me.pnMCWdRun.Controls.Add(Me.nudMCWdRun) Me.pnMCWdRun.Controls.Add(Me.lbMCWdRun) - Me.pnMCWdRun.Location = New System.Drawing.Point(7, 42) - Me.pnMCWdRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMCWdRun.Location = New System.Drawing.Point(6, 34) Me.pnMCWdRun.Name = "pnMCWdRun" - Me.pnMCWdRun.Size = New System.Drawing.Size(333, 59) + Me.pnMCWdRun.Size = New System.Drawing.Size(291, 47) Me.pnMCWdRun.TabIndex = 102 ' 'nudMCWdRun ' Me.nudMCWdRun.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudMCWdRun.Location = New System.Drawing.Point(131, 4) - Me.nudMCWdRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudMCWdRun.Location = New System.Drawing.Point(115, 3) Me.nudMCWdRun.Maximum = New Decimal(New Integer() {9999, 0, 0, 0}) Me.nudMCWdRun.Minimum = New Decimal(New Integer() {1, 0, 0, 0}) Me.nudMCWdRun.Name = "nudMCWdRun" - Me.nudMCWdRun.Size = New System.Drawing.Size(194, 46) + Me.nudMCWdRun.Size = New System.Drawing.Size(170, 39) Me.nudMCWdRun.TabIndex = 102 Me.nudMCWdRun.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudMCWdRun.Value = New Decimal(New Integer() {520, 0, 0, 0}) @@ -4555,9 +4299,9 @@ Partial Class Main_Form 'lbMCWdRun ' Me.lbMCWdRun.AutoSize = True - Me.lbMCWdRun.Location = New System.Drawing.Point(25, 14) + Me.lbMCWdRun.Location = New System.Drawing.Point(22, 11) Me.lbMCWdRun.Name = "lbMCWdRun" - Me.lbMCWdRun.Size = New System.Drawing.Size(113, 32) + Me.lbMCWdRun.Size = New System.Drawing.Size(88, 24) Me.lbMCWdRun.TabIndex = 0 Me.lbMCWdRun.Text = "동작 시간" ' @@ -4567,11 +4311,9 @@ Partial Class Main_Form Me.gbMCFrVp.Controls.Add(Me.gbMCFVtime) Me.gbMCFrVp.Controls.Add(Me.gbMCFVDelay) Me.gbMCFrVp.Controls.Add(Me.gbMCFVRun) - Me.gbMCFrVp.Location = New System.Drawing.Point(3, 184) - Me.gbMCFrVp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCFrVp.Location = New System.Drawing.Point(3, 147) Me.gbMCFrVp.Name = "gbMCFrVp" - Me.gbMCFrVp.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbMCFrVp.Size = New System.Drawing.Size(355, 472) + Me.gbMCFrVp.Size = New System.Drawing.Size(311, 378) Me.gbMCFrVp.TabIndex = 106 Me.gbMCFrVp.TabStop = False Me.gbMCFrVp.Text = "주파수 및 VPP 측정" @@ -4579,11 +4321,9 @@ Partial Class Main_Form 'gbMCFVTrgLv ' Me.gbMCFVTrgLv.Controls.Add(Me.pnMCFVTrgLv) - Me.gbMCFVTrgLv.Location = New System.Drawing.Point(6, 241) - Me.gbMCFVTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCFVTrgLv.Location = New System.Drawing.Point(5, 193) Me.gbMCFVTrgLv.Name = "gbMCFVTrgLv" - Me.gbMCFVTrgLv.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbMCFVTrgLv.Size = New System.Drawing.Size(343, 100) + Me.gbMCFVTrgLv.Size = New System.Drawing.Size(300, 80) Me.gbMCFVTrgLv.TabIndex = 107 Me.gbMCFVTrgLv.TabStop = False Me.gbMCFVTrgLv.Text = "Trigger Level" @@ -4592,40 +4332,36 @@ Partial Class Main_Form ' Me.pnMCFVTrgLv.Controls.Add(Me.nudMCFVTrgLv) Me.pnMCFVTrgLv.Controls.Add(Me.lbMCFVTrgLv) - Me.pnMCFVTrgLv.Location = New System.Drawing.Point(7, 36) - Me.pnMCFVTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMCFVTrgLv.Location = New System.Drawing.Point(6, 29) Me.pnMCFVTrgLv.Name = "pnMCFVTrgLv" - Me.pnMCFVTrgLv.Size = New System.Drawing.Size(333, 59) + Me.pnMCFVTrgLv.Size = New System.Drawing.Size(291, 47) Me.pnMCFVTrgLv.TabIndex = 102 ' 'nudMCFVTrgLv ' Me.nudMCFVTrgLv.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudMCFVTrgLv.Location = New System.Drawing.Point(131, 4) - Me.nudMCFVTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudMCFVTrgLv.Location = New System.Drawing.Point(115, 3) Me.nudMCFVTrgLv.Minimum = New Decimal(New Integer() {100, 0, 0, -2147483648}) Me.nudMCFVTrgLv.Name = "nudMCFVTrgLv" - Me.nudMCFVTrgLv.Size = New System.Drawing.Size(194, 46) + Me.nudMCFVTrgLv.Size = New System.Drawing.Size(170, 39) Me.nudMCFVTrgLv.TabIndex = 102 Me.nudMCFVTrgLv.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMCFVTrgLv ' Me.lbMCFVTrgLv.AutoSize = True - Me.lbMCFVTrgLv.Location = New System.Drawing.Point(54, 14) + Me.lbMCFVTrgLv.Location = New System.Drawing.Point(47, 11) Me.lbMCFVTrgLv.Name = "lbMCFVTrgLv" - Me.lbMCFVTrgLv.Size = New System.Drawing.Size(76, 32) + Me.lbMCFVTrgLv.Size = New System.Drawing.Size(58, 24) Me.lbMCFVTrgLv.TabIndex = 0 Me.lbMCFVTrgLv.Text = "Level" ' 'gbMCFVtime ' Me.gbMCFVtime.Controls.Add(Me.pnMCFVtime) - Me.gbMCFVtime.Location = New System.Drawing.Point(6, 40) - Me.gbMCFVtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCFVtime.Location = New System.Drawing.Point(5, 32) Me.gbMCFVtime.Name = "gbMCFVtime" - Me.gbMCFVtime.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbMCFVtime.Size = New System.Drawing.Size(343, 100) + Me.gbMCFVtime.Size = New System.Drawing.Size(300, 80) Me.gbMCFVtime.TabIndex = 103 Me.gbMCFVtime.TabStop = False Me.gbMCFVtime.Text = "TimeScale (s 단위)" @@ -4634,19 +4370,17 @@ Partial Class Main_Form ' Me.pnMCFVtime.Controls.Add(Me.txbMCFVtime) Me.pnMCFVtime.Controls.Add(Me.lbMCFVtime) - Me.pnMCFVtime.Location = New System.Drawing.Point(8, 35) - Me.pnMCFVtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMCFVtime.Location = New System.Drawing.Point(7, 28) Me.pnMCFVtime.Name = "pnMCFVtime" - Me.pnMCFVtime.Size = New System.Drawing.Size(328, 56) + Me.pnMCFVtime.Size = New System.Drawing.Size(287, 45) Me.pnMCFVtime.TabIndex = 4 ' 'txbMCFVtime ' Me.txbMCFVtime.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMCFVtime.Location = New System.Drawing.Point(130, 4) - Me.txbMCFVtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMCFVtime.Location = New System.Drawing.Point(114, 3) Me.txbMCFVtime.Name = "txbMCFVtime" - Me.txbMCFVtime.Size = New System.Drawing.Size(194, 46) + Me.txbMCFVtime.Size = New System.Drawing.Size(170, 39) Me.txbMCFVtime.TabIndex = 2 Me.txbMCFVtime.Text = "0.001" Me.txbMCFVtime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -4655,20 +4389,18 @@ Partial Class Main_Form ' Me.lbMCFVtime.AutoSize = True Me.lbMCFVtime.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbMCFVtime.Location = New System.Drawing.Point(7, 15) + Me.lbMCFVtime.Location = New System.Drawing.Point(6, 12) Me.lbMCFVtime.Name = "lbMCFVtime" - Me.lbMCFVtime.Size = New System.Drawing.Size(134, 32) + Me.lbMCFVtime.Size = New System.Drawing.Size(103, 24) Me.lbMCFVtime.TabIndex = 0 Me.lbMCFVtime.Text = "TimeScale" ' 'gbMCFVDelay ' Me.gbMCFVDelay.Controls.Add(Me.pnMCFVDelay) - Me.gbMCFVDelay.Location = New System.Drawing.Point(6, 139) - Me.gbMCFVDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCFVDelay.Location = New System.Drawing.Point(5, 111) Me.gbMCFVDelay.Name = "gbMCFVDelay" - Me.gbMCFVDelay.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbMCFVDelay.Size = New System.Drawing.Size(343, 100) + Me.gbMCFVDelay.Size = New System.Drawing.Size(300, 80) Me.gbMCFVDelay.TabIndex = 101 Me.gbMCFVDelay.TabStop = False Me.gbMCFVDelay.Text = "Delay 설정" @@ -4677,19 +4409,17 @@ Partial Class Main_Form ' Me.pnMCFVDelay.Controls.Add(Me.txbMCFVDelay) Me.pnMCFVDelay.Controls.Add(Me.lbMCFVDelay) - Me.pnMCFVDelay.Location = New System.Drawing.Point(7, 36) - Me.pnMCFVDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMCFVDelay.Location = New System.Drawing.Point(6, 29) Me.pnMCFVDelay.Name = "pnMCFVDelay" - Me.pnMCFVDelay.Size = New System.Drawing.Size(333, 56) + Me.pnMCFVDelay.Size = New System.Drawing.Size(291, 45) Me.pnMCFVDelay.TabIndex = 102 ' 'txbMCFVDelay ' Me.txbMCFVDelay.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMCFVDelay.Location = New System.Drawing.Point(130, 4) - Me.txbMCFVDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMCFVDelay.Location = New System.Drawing.Point(114, 3) Me.txbMCFVDelay.Name = "txbMCFVDelay" - Me.txbMCFVDelay.Size = New System.Drawing.Size(195, 46) + Me.txbMCFVDelay.Size = New System.Drawing.Size(171, 39) Me.txbMCFVDelay.TabIndex = 3 Me.txbMCFVDelay.Text = "-0.0045" Me.txbMCFVDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -4697,20 +4427,18 @@ Partial Class Main_Form 'lbMCFVDelay ' Me.lbMCFVDelay.AutoSize = True - Me.lbMCFVDelay.Location = New System.Drawing.Point(55, 15) + Me.lbMCFVDelay.Location = New System.Drawing.Point(48, 12) Me.lbMCFVDelay.Name = "lbMCFVDelay" - Me.lbMCFVDelay.Size = New System.Drawing.Size(78, 32) + Me.lbMCFVDelay.Size = New System.Drawing.Size(60, 24) Me.lbMCFVDelay.TabIndex = 0 Me.lbMCFVDelay.Text = "Delay" ' 'gbMCFVRun ' Me.gbMCFVRun.Controls.Add(Me.pnMCFVRun) - Me.gbMCFVRun.Location = New System.Drawing.Point(6, 346) - Me.gbMCFVRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCFVRun.Location = New System.Drawing.Point(5, 277) Me.gbMCFVRun.Name = "gbMCFVRun" - Me.gbMCFVRun.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbMCFVRun.Size = New System.Drawing.Size(343, 112) + Me.gbMCFVRun.Size = New System.Drawing.Size(300, 90) Me.gbMCFVRun.TabIndex = 102 Me.gbMCFVRun.TabStop = False Me.gbMCFVRun.Text = "동작 시간 설정 (m/s 단위)" @@ -4719,21 +4447,19 @@ Partial Class Main_Form ' Me.pnMCFVRun.Controls.Add(Me.nudMCFVRun) Me.pnMCFVRun.Controls.Add(Me.lbMCFVRun) - Me.pnMCFVRun.Location = New System.Drawing.Point(7, 42) - Me.pnMCFVRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMCFVRun.Location = New System.Drawing.Point(6, 34) Me.pnMCFVRun.Name = "pnMCFVRun" - Me.pnMCFVRun.Size = New System.Drawing.Size(333, 59) + Me.pnMCFVRun.Size = New System.Drawing.Size(291, 47) Me.pnMCFVRun.TabIndex = 102 ' 'nudMCFVRun ' Me.nudMCFVRun.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudMCFVRun.Location = New System.Drawing.Point(131, 4) - Me.nudMCFVRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudMCFVRun.Location = New System.Drawing.Point(115, 3) Me.nudMCFVRun.Maximum = New Decimal(New Integer() {9999, 0, 0, 0}) Me.nudMCFVRun.Minimum = New Decimal(New Integer() {1, 0, 0, 0}) Me.nudMCFVRun.Name = "nudMCFVRun" - Me.nudMCFVRun.Size = New System.Drawing.Size(194, 46) + Me.nudMCFVRun.Size = New System.Drawing.Size(170, 39) Me.nudMCFVRun.TabIndex = 102 Me.nudMCFVRun.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudMCFVRun.Value = New Decimal(New Integer() {520, 0, 0, 0}) @@ -4741,9 +4467,9 @@ Partial Class Main_Form 'lbMCFVRun ' Me.lbMCFVRun.AutoSize = True - Me.lbMCFVRun.Location = New System.Drawing.Point(25, 14) + Me.lbMCFVRun.Location = New System.Drawing.Point(22, 11) Me.lbMCFVRun.Name = "lbMCFVRun" - Me.lbMCFVRun.Size = New System.Drawing.Size(113, 32) + Me.lbMCFVRun.Size = New System.Drawing.Size(88, 24) Me.lbMCFVRun.TabIndex = 0 Me.lbMCFVRun.Text = "동작 시간" ' @@ -4751,21 +4477,19 @@ Partial Class Main_Form ' Me.pnMCCh.Controls.Add(Me.nudMCCh) Me.pnMCCh.Controls.Add(Me.lbMCCh) - Me.pnMCCh.Location = New System.Drawing.Point(7, 36) - Me.pnMCCh.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMCCh.Location = New System.Drawing.Point(6, 29) Me.pnMCCh.Name = "pnMCCh" - Me.pnMCCh.Size = New System.Drawing.Size(352, 56) + Me.pnMCCh.Size = New System.Drawing.Size(308, 45) Me.pnMCCh.TabIndex = 105 ' 'nudMCCh ' Me.nudMCCh.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudMCCh.Location = New System.Drawing.Point(141, 4) - Me.nudMCCh.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudMCCh.Location = New System.Drawing.Point(123, 3) Me.nudMCCh.Maximum = New Decimal(New Integer() {2, 0, 0, 0}) Me.nudMCCh.Minimum = New Decimal(New Integer() {1, 0, 0, 0}) Me.nudMCCh.Name = "nudMCCh" - Me.nudMCCh.Size = New System.Drawing.Size(195, 46) + Me.nudMCCh.Size = New System.Drawing.Size(171, 39) Me.nudMCCh.TabIndex = 102 Me.nudMCCh.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudMCCh.Value = New Decimal(New Integer() {1, 0, 0, 0}) @@ -4773,9 +4497,9 @@ Partial Class Main_Form 'lbMCCh ' Me.lbMCCh.AutoSize = True - Me.lbMCCh.Location = New System.Drawing.Point(29, 15) + Me.lbMCCh.Location = New System.Drawing.Point(25, 12) Me.lbMCCh.Name = "lbMCCh" - Me.lbMCCh.Size = New System.Drawing.Size(113, 32) + Me.lbMCCh.Size = New System.Drawing.Size(88, 24) Me.lbMCCh.TabIndex = 0 Me.lbMCCh.Text = "사용 채널" ' @@ -4784,11 +4508,9 @@ Partial Class Main_Form Me.gbMCTrig.BackColor = System.Drawing.SystemColors.ActiveBorder Me.gbMCTrig.Controls.Add(Me.rdbMCtrNormal) Me.gbMCTrig.Controls.Add(Me.rdbMCTrAuto) - Me.gbMCTrig.Location = New System.Drawing.Point(7, 100) - Me.gbMCTrig.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCTrig.Location = New System.Drawing.Point(6, 80) Me.gbMCTrig.Name = "gbMCTrig" - Me.gbMCTrig.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbMCTrig.Size = New System.Drawing.Size(352, 79) + Me.gbMCTrig.Size = New System.Drawing.Size(308, 63) Me.gbMCTrig.TabIndex = 99 Me.gbMCTrig.TabStop = False Me.gbMCTrig.Text = "트리거 모드" @@ -4797,10 +4519,9 @@ Partial Class Main_Form ' Me.rdbMCtrNormal.AutoSize = True Me.rdbMCtrNormal.Checked = True - Me.rdbMCtrNormal.Location = New System.Drawing.Point(195, 30) - Me.rdbMCtrNormal.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbMCtrNormal.Location = New System.Drawing.Point(171, 24) Me.rdbMCtrNormal.Name = "rdbMCtrNormal" - Me.rdbMCtrNormal.Size = New System.Drawing.Size(121, 36) + Me.rdbMCtrNormal.Size = New System.Drawing.Size(95, 28) Me.rdbMCtrNormal.TabIndex = 1 Me.rdbMCtrNormal.TabStop = True Me.rdbMCtrNormal.Text = "Normal" @@ -4809,10 +4530,9 @@ Partial Class Main_Form 'rdbMCTrAuto ' Me.rdbMCTrAuto.AutoSize = True - Me.rdbMCTrAuto.Location = New System.Drawing.Point(65, 30) - Me.rdbMCTrAuto.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbMCTrAuto.Location = New System.Drawing.Point(57, 24) Me.rdbMCTrAuto.Name = "rdbMCTrAuto" - Me.rdbMCTrAuto.Size = New System.Drawing.Size(90, 36) + Me.rdbMCTrAuto.Size = New System.Drawing.Size(71, 28) Me.rdbMCTrAuto.TabIndex = 0 Me.rdbMCTrAuto.Text = "Auto" Me.rdbMCTrAuto.UseVisualStyleBackColor = True @@ -4821,11 +4541,9 @@ Partial Class Main_Form ' Me.gbMCUS.Controls.Add(Me.pnMCScale) Me.gbMCUS.Controls.Add(Me.pnMCUnit) - Me.gbMCUS.Location = New System.Drawing.Point(366, 21) - Me.gbMCUS.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCUS.Location = New System.Drawing.Point(320, 17) Me.gbMCUS.Name = "gbMCUS" - Me.gbMCUS.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbMCUS.Size = New System.Drawing.Size(355, 158) + Me.gbMCUS.Size = New System.Drawing.Size(311, 126) Me.gbMCUS.TabIndex = 100 Me.gbMCUS.TabStop = False Me.gbMCUS.Text = "Unit & Scale 설정" @@ -4834,19 +4552,17 @@ Partial Class Main_Form ' Me.pnMCScale.Controls.Add(Me.nudMCScale) Me.pnMCScale.Controls.Add(Me.lbMCScale) - Me.pnMCScale.Location = New System.Drawing.Point(13, 79) - Me.pnMCScale.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMCScale.Location = New System.Drawing.Point(11, 63) Me.pnMCScale.Name = "pnMCScale" - Me.pnMCScale.Size = New System.Drawing.Size(333, 56) + Me.pnMCScale.Size = New System.Drawing.Size(291, 45) Me.pnMCScale.TabIndex = 102 ' 'nudMCScale ' Me.nudMCScale.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudMCScale.Location = New System.Drawing.Point(134, 5) - Me.nudMCScale.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudMCScale.Location = New System.Drawing.Point(117, 4) Me.nudMCScale.Name = "nudMCScale" - Me.nudMCScale.Size = New System.Drawing.Size(195, 46) + Me.nudMCScale.Size = New System.Drawing.Size(171, 39) Me.nudMCScale.TabIndex = 101 Me.nudMCScale.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudMCScale.Value = New Decimal(New Integer() {10, 0, 0, 0}) @@ -4854,9 +4570,9 @@ Partial Class Main_Form 'lbMCScale ' Me.lbMCScale.AutoSize = True - Me.lbMCScale.Location = New System.Drawing.Point(57, 15) + Me.lbMCScale.Location = New System.Drawing.Point(50, 12) Me.lbMCScale.Name = "lbMCScale" - Me.lbMCScale.Size = New System.Drawing.Size(76, 32) + Me.lbMCScale.Size = New System.Drawing.Size(58, 24) Me.lbMCScale.TabIndex = 0 Me.lbMCScale.Text = "Scale" ' @@ -4866,28 +4582,26 @@ Partial Class Main_Form Me.pnMCUnit.Controls.Add(Me.lbMCUnit) Me.pnMCUnit.Controls.Add(Me.rdbMCUnitA) Me.pnMCUnit.Controls.Add(Me.rdbMCUnitV) - Me.pnMCUnit.Location = New System.Drawing.Point(13, 39) - Me.pnMCUnit.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMCUnit.Location = New System.Drawing.Point(11, 31) Me.pnMCUnit.Name = "pnMCUnit" - Me.pnMCUnit.Size = New System.Drawing.Size(333, 44) + Me.pnMCUnit.Size = New System.Drawing.Size(291, 35) Me.pnMCUnit.TabIndex = 101 ' 'lbMCUnit ' Me.lbMCUnit.AutoSize = True - Me.lbMCUnit.Location = New System.Drawing.Point(26, 5) + Me.lbMCUnit.Location = New System.Drawing.Point(23, 4) Me.lbMCUnit.Name = "lbMCUnit" - Me.lbMCUnit.Size = New System.Drawing.Size(63, 32) + Me.lbMCUnit.Size = New System.Drawing.Size(48, 24) Me.lbMCUnit.TabIndex = 0 Me.lbMCUnit.Text = "Unit" ' 'rdbMCUnitA ' Me.rdbMCUnitA.AutoSize = True - Me.rdbMCUnitA.Location = New System.Drawing.Point(201, 4) - Me.rdbMCUnitA.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbMCUnitA.Location = New System.Drawing.Point(176, 3) Me.rdbMCUnitA.Name = "rdbMCUnitA" - Me.rdbMCUnitA.Size = New System.Drawing.Size(125, 36) + Me.rdbMCUnitA.Size = New System.Drawing.Size(98, 28) Me.rdbMCUnitA.TabIndex = 1 Me.rdbMCUnitA.Text = "Ampere" Me.rdbMCUnitA.UseVisualStyleBackColor = True @@ -4896,10 +4610,9 @@ Partial Class Main_Form ' Me.rdbMCUnitV.AutoSize = True Me.rdbMCUnitV.Checked = True - Me.rdbMCUnitV.Location = New System.Drawing.Point(109, 4) - Me.rdbMCUnitV.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbMCUnitV.Location = New System.Drawing.Point(95, 3) Me.rdbMCUnitV.Name = "rdbMCUnitV" - Me.rdbMCUnitV.Size = New System.Drawing.Size(80, 36) + Me.rdbMCUnitV.Size = New System.Drawing.Size(62, 28) Me.rdbMCUnitV.TabIndex = 0 Me.rdbMCUnitV.TabStop = True Me.rdbMCUnitV.Text = "Volt" @@ -4913,11 +4626,9 @@ Partial Class Main_Form Me.gbRFOption.Controls.Add(Me.pnRFCh) Me.gbRFOption.Controls.Add(Me.gbRFUS) Me.gbRFOption.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbRFOption.Location = New System.Drawing.Point(391, 52) - Me.gbRFOption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFOption.Location = New System.Drawing.Point(342, 42) Me.gbRFOption.Name = "gbRFOption" - Me.gbRFOption.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFOption.Size = New System.Drawing.Size(728, 660) + Me.gbRFOption.Size = New System.Drawing.Size(637, 528) Me.gbRFOption.TabIndex = 105 Me.gbRFOption.TabStop = False Me.gbRFOption.Text = "RF 측정 설정" @@ -4928,11 +4639,9 @@ Partial Class Main_Form Me.gbRFWidth.Controls.Add(Me.gbRFWdRun) Me.gbRFWidth.Controls.Add(Me.gbRFWdDelay) Me.gbRFWidth.Controls.Add(Me.gbRFWdTrgLv) - Me.gbRFWidth.Location = New System.Drawing.Point(366, 184) - Me.gbRFWidth.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFWidth.Location = New System.Drawing.Point(320, 147) Me.gbRFWidth.Name = "gbRFWidth" - Me.gbRFWidth.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFWidth.Size = New System.Drawing.Size(355, 472) + Me.gbRFWidth.Size = New System.Drawing.Size(311, 378) Me.gbRFWidth.TabIndex = 108 Me.gbRFWidth.TabStop = False Me.gbRFWidth.Text = "폭 측정" @@ -4940,11 +4649,9 @@ Partial Class Main_Form 'gbRFWdtime ' Me.gbRFWdtime.Controls.Add(Me.pnRFWdtime) - Me.gbRFWdtime.Location = New System.Drawing.Point(6, 38) - Me.gbRFWdtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFWdtime.Location = New System.Drawing.Point(5, 30) Me.gbRFWdtime.Name = "gbRFWdtime" - Me.gbRFWdtime.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFWdtime.Size = New System.Drawing.Size(343, 100) + Me.gbRFWdtime.Size = New System.Drawing.Size(300, 80) Me.gbRFWdtime.TabIndex = 103 Me.gbRFWdtime.TabStop = False Me.gbRFWdtime.Text = "TimeScale (s 단위)" @@ -4953,19 +4660,17 @@ Partial Class Main_Form ' Me.pnRFWdtime.Controls.Add(Me.txbRFWdtime) Me.pnRFWdtime.Controls.Add(Me.lbRFWdtime) - Me.pnRFWdtime.Location = New System.Drawing.Point(6, 40) - Me.pnRFWdtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFWdtime.Location = New System.Drawing.Point(5, 32) Me.pnRFWdtime.Name = "pnRFWdtime" - Me.pnRFWdtime.Size = New System.Drawing.Size(328, 56) + Me.pnRFWdtime.Size = New System.Drawing.Size(287, 45) Me.pnRFWdtime.TabIndex = 4 ' 'txbRFWdtime ' Me.txbRFWdtime.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRFWdtime.Location = New System.Drawing.Point(130, 4) - Me.txbRFWdtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRFWdtime.Location = New System.Drawing.Point(114, 3) Me.txbRFWdtime.Name = "txbRFWdtime" - Me.txbRFWdtime.Size = New System.Drawing.Size(194, 46) + Me.txbRFWdtime.Size = New System.Drawing.Size(170, 39) Me.txbRFWdtime.TabIndex = 2 Me.txbRFWdtime.Text = "0.000001" Me.txbRFWdtime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -4974,20 +4679,18 @@ Partial Class Main_Form ' Me.lbRFWdtime.AutoSize = True Me.lbRFWdtime.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRFWdtime.Location = New System.Drawing.Point(7, 15) + Me.lbRFWdtime.Location = New System.Drawing.Point(6, 12) Me.lbRFWdtime.Name = "lbRFWdtime" - Me.lbRFWdtime.Size = New System.Drawing.Size(134, 32) + Me.lbRFWdtime.Size = New System.Drawing.Size(103, 24) Me.lbRFWdtime.TabIndex = 0 Me.lbRFWdtime.Text = "TimeScale" ' 'gbRFWdRun ' Me.gbRFWdRun.Controls.Add(Me.pnRFWdRun) - Me.gbRFWdRun.Location = New System.Drawing.Point(6, 346) - Me.gbRFWdRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFWdRun.Location = New System.Drawing.Point(5, 277) Me.gbRFWdRun.Name = "gbRFWdRun" - Me.gbRFWdRun.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFWdRun.Size = New System.Drawing.Size(343, 112) + Me.gbRFWdRun.Size = New System.Drawing.Size(300, 90) Me.gbRFWdRun.TabIndex = 102 Me.gbRFWdRun.TabStop = False Me.gbRFWdRun.Text = "동작 시간 설정 (m/s 단위)" @@ -4996,21 +4699,19 @@ Partial Class Main_Form ' Me.pnRFWdRun.Controls.Add(Me.nudRFWdRun) Me.pnRFWdRun.Controls.Add(Me.lbRFWdRun) - Me.pnRFWdRun.Location = New System.Drawing.Point(7, 42) - Me.pnRFWdRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFWdRun.Location = New System.Drawing.Point(6, 34) Me.pnRFWdRun.Name = "pnRFWdRun" - Me.pnRFWdRun.Size = New System.Drawing.Size(333, 59) + Me.pnRFWdRun.Size = New System.Drawing.Size(291, 47) Me.pnRFWdRun.TabIndex = 102 ' 'nudRFWdRun ' Me.nudRFWdRun.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudRFWdRun.Location = New System.Drawing.Point(131, 4) - Me.nudRFWdRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudRFWdRun.Location = New System.Drawing.Point(115, 3) Me.nudRFWdRun.Maximum = New Decimal(New Integer() {9999, 0, 0, 0}) Me.nudRFWdRun.Minimum = New Decimal(New Integer() {1, 0, 0, 0}) Me.nudRFWdRun.Name = "nudRFWdRun" - Me.nudRFWdRun.Size = New System.Drawing.Size(194, 46) + Me.nudRFWdRun.Size = New System.Drawing.Size(170, 39) Me.nudRFWdRun.TabIndex = 102 Me.nudRFWdRun.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudRFWdRun.Value = New Decimal(New Integer() {1, 0, 0, 0}) @@ -5018,20 +4719,18 @@ Partial Class Main_Form 'lbRFWdRun ' Me.lbRFWdRun.AutoSize = True - Me.lbRFWdRun.Location = New System.Drawing.Point(25, 14) + Me.lbRFWdRun.Location = New System.Drawing.Point(22, 11) Me.lbRFWdRun.Name = "lbRFWdRun" - Me.lbRFWdRun.Size = New System.Drawing.Size(113, 32) + Me.lbRFWdRun.Size = New System.Drawing.Size(88, 24) Me.lbRFWdRun.TabIndex = 0 Me.lbRFWdRun.Text = "동작 시간" ' 'gbRFWdDelay ' Me.gbRFWdDelay.Controls.Add(Me.pnRFWdDelay) - Me.gbRFWdDelay.Location = New System.Drawing.Point(6, 139) - Me.gbRFWdDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFWdDelay.Location = New System.Drawing.Point(5, 111) Me.gbRFWdDelay.Name = "gbRFWdDelay" - Me.gbRFWdDelay.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFWdDelay.Size = New System.Drawing.Size(343, 100) + Me.gbRFWdDelay.Size = New System.Drawing.Size(300, 80) Me.gbRFWdDelay.TabIndex = 101 Me.gbRFWdDelay.TabStop = False Me.gbRFWdDelay.Text = "Delay 설정" @@ -5040,19 +4739,17 @@ Partial Class Main_Form ' Me.pnRFWdDelay.Controls.Add(Me.txbRFWdDelay) Me.pnRFWdDelay.Controls.Add(Me.lbRFWdDelay) - Me.pnRFWdDelay.Location = New System.Drawing.Point(7, 36) - Me.pnRFWdDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFWdDelay.Location = New System.Drawing.Point(6, 29) Me.pnRFWdDelay.Name = "pnRFWdDelay" - Me.pnRFWdDelay.Size = New System.Drawing.Size(333, 56) + Me.pnRFWdDelay.Size = New System.Drawing.Size(291, 45) Me.pnRFWdDelay.TabIndex = 102 ' 'txbRFWdDelay ' Me.txbRFWdDelay.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRFWdDelay.Location = New System.Drawing.Point(130, 4) - Me.txbRFWdDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRFWdDelay.Location = New System.Drawing.Point(114, 3) Me.txbRFWdDelay.Name = "txbRFWdDelay" - Me.txbRFWdDelay.Size = New System.Drawing.Size(195, 46) + Me.txbRFWdDelay.Size = New System.Drawing.Size(171, 39) Me.txbRFWdDelay.TabIndex = 3 Me.txbRFWdDelay.Text = "0.000005" Me.txbRFWdDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5060,20 +4757,18 @@ Partial Class Main_Form 'lbRFWdDelay ' Me.lbRFWdDelay.AutoSize = True - Me.lbRFWdDelay.Location = New System.Drawing.Point(55, 15) + Me.lbRFWdDelay.Location = New System.Drawing.Point(48, 12) Me.lbRFWdDelay.Name = "lbRFWdDelay" - Me.lbRFWdDelay.Size = New System.Drawing.Size(78, 32) + Me.lbRFWdDelay.Size = New System.Drawing.Size(60, 24) Me.lbRFWdDelay.TabIndex = 0 Me.lbRFWdDelay.Text = "Delay" ' 'gbRFWdTrgLv ' Me.gbRFWdTrgLv.Controls.Add(Me.pnRFWdTrgLv) - Me.gbRFWdTrgLv.Location = New System.Drawing.Point(6, 241) - Me.gbRFWdTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFWdTrgLv.Location = New System.Drawing.Point(5, 193) Me.gbRFWdTrgLv.Name = "gbRFWdTrgLv" - Me.gbRFWdTrgLv.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFWdTrgLv.Size = New System.Drawing.Size(343, 112) + Me.gbRFWdTrgLv.Size = New System.Drawing.Size(300, 90) Me.gbRFWdTrgLv.TabIndex = 106 Me.gbRFWdTrgLv.TabStop = False Me.gbRFWdTrgLv.Text = "Trigger Level" @@ -5082,30 +4777,28 @@ Partial Class Main_Form ' Me.pnRFWdTrgLv.Controls.Add(Me.nudRFWdTrgLv) Me.pnRFWdTrgLv.Controls.Add(Me.lbRFWdTrgLv) - Me.pnRFWdTrgLv.Location = New System.Drawing.Point(7, 42) - Me.pnRFWdTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFWdTrgLv.Location = New System.Drawing.Point(6, 34) Me.pnRFWdTrgLv.Name = "pnRFWdTrgLv" - Me.pnRFWdTrgLv.Size = New System.Drawing.Size(333, 59) + Me.pnRFWdTrgLv.Size = New System.Drawing.Size(291, 47) Me.pnRFWdTrgLv.TabIndex = 102 ' 'nudRFWdTrgLv ' Me.nudRFWdTrgLv.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudRFWdTrgLv.Location = New System.Drawing.Point(131, 4) - Me.nudRFWdTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudRFWdTrgLv.Location = New System.Drawing.Point(115, 3) Me.nudRFWdTrgLv.Maximum = New Decimal(New Integer() {30, 0, 0, 0}) Me.nudRFWdTrgLv.Minimum = New Decimal(New Integer() {30, 0, 0, -2147483648}) Me.nudRFWdTrgLv.Name = "nudRFWdTrgLv" - Me.nudRFWdTrgLv.Size = New System.Drawing.Size(194, 46) + Me.nudRFWdTrgLv.Size = New System.Drawing.Size(170, 39) Me.nudRFWdTrgLv.TabIndex = 102 Me.nudRFWdTrgLv.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbRFWdTrgLv ' Me.lbRFWdTrgLv.AutoSize = True - Me.lbRFWdTrgLv.Location = New System.Drawing.Point(54, 14) + Me.lbRFWdTrgLv.Location = New System.Drawing.Point(47, 11) Me.lbRFWdTrgLv.Name = "lbRFWdTrgLv" - Me.lbRFWdTrgLv.Size = New System.Drawing.Size(76, 32) + Me.lbRFWdTrgLv.Size = New System.Drawing.Size(58, 24) Me.lbRFWdTrgLv.TabIndex = 0 Me.lbRFWdTrgLv.Text = "Level" ' @@ -5115,11 +4808,9 @@ Partial Class Main_Form Me.gbRFFrVp.Controls.Add(Me.gbRFRun) Me.gbRFFrVp.Controls.Add(Me.gbRFDelay) Me.gbRFFrVp.Controls.Add(Me.gbRFTrgLv) - Me.gbRFFrVp.Location = New System.Drawing.Point(3, 184) - Me.gbRFFrVp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFFrVp.Location = New System.Drawing.Point(3, 147) Me.gbRFFrVp.Name = "gbRFFrVp" - Me.gbRFFrVp.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFFrVp.Size = New System.Drawing.Size(355, 472) + Me.gbRFFrVp.Size = New System.Drawing.Size(311, 378) Me.gbRFFrVp.TabIndex = 107 Me.gbRFFrVp.TabStop = False Me.gbRFFrVp.Text = "주파수 및 VPP 측정" @@ -5127,11 +4818,9 @@ Partial Class Main_Form 'gbRFtime ' Me.gbRFtime.Controls.Add(Me.pnRFtime) - Me.gbRFtime.Location = New System.Drawing.Point(6, 38) - Me.gbRFtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFtime.Location = New System.Drawing.Point(5, 30) Me.gbRFtime.Name = "gbRFtime" - Me.gbRFtime.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFtime.Size = New System.Drawing.Size(343, 100) + Me.gbRFtime.Size = New System.Drawing.Size(300, 80) Me.gbRFtime.TabIndex = 103 Me.gbRFtime.TabStop = False Me.gbRFtime.Text = "TimeScale (s 단위)" @@ -5140,19 +4829,17 @@ Partial Class Main_Form ' Me.pnRFtime.Controls.Add(Me.txbRFtime) Me.pnRFtime.Controls.Add(Me.lbRFtime) - Me.pnRFtime.Location = New System.Drawing.Point(6, 40) - Me.pnRFtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFtime.Location = New System.Drawing.Point(5, 32) Me.pnRFtime.Name = "pnRFtime" - Me.pnRFtime.Size = New System.Drawing.Size(328, 56) + Me.pnRFtime.Size = New System.Drawing.Size(287, 45) Me.pnRFtime.TabIndex = 4 ' 'txbRFtime ' Me.txbRFtime.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRFtime.Location = New System.Drawing.Point(130, 4) - Me.txbRFtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRFtime.Location = New System.Drawing.Point(114, 3) Me.txbRFtime.Name = "txbRFtime" - Me.txbRFtime.Size = New System.Drawing.Size(194, 46) + Me.txbRFtime.Size = New System.Drawing.Size(170, 39) Me.txbRFtime.TabIndex = 2 Me.txbRFtime.Text = "0.000001" Me.txbRFtime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5161,20 +4848,18 @@ Partial Class Main_Form ' Me.lbRFtime.AutoSize = True Me.lbRFtime.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRFtime.Location = New System.Drawing.Point(7, 15) + Me.lbRFtime.Location = New System.Drawing.Point(6, 12) Me.lbRFtime.Name = "lbRFtime" - Me.lbRFtime.Size = New System.Drawing.Size(134, 32) + Me.lbRFtime.Size = New System.Drawing.Size(103, 24) Me.lbRFtime.TabIndex = 0 Me.lbRFtime.Text = "TimeScale" ' 'gbRFRun ' Me.gbRFRun.Controls.Add(Me.pnRFRun) - Me.gbRFRun.Location = New System.Drawing.Point(6, 346) - Me.gbRFRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFRun.Location = New System.Drawing.Point(5, 277) Me.gbRFRun.Name = "gbRFRun" - Me.gbRFRun.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFRun.Size = New System.Drawing.Size(343, 112) + Me.gbRFRun.Size = New System.Drawing.Size(300, 90) Me.gbRFRun.TabIndex = 102 Me.gbRFRun.TabStop = False Me.gbRFRun.Text = "동작 시간 설정 (m/s 단위)" @@ -5183,21 +4868,19 @@ Partial Class Main_Form ' Me.pnRFRun.Controls.Add(Me.nudRFRun) Me.pnRFRun.Controls.Add(Me.lbRFRun) - Me.pnRFRun.Location = New System.Drawing.Point(7, 42) - Me.pnRFRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFRun.Location = New System.Drawing.Point(6, 34) Me.pnRFRun.Name = "pnRFRun" - Me.pnRFRun.Size = New System.Drawing.Size(333, 59) + Me.pnRFRun.Size = New System.Drawing.Size(291, 47) Me.pnRFRun.TabIndex = 102 ' 'nudRFRun ' Me.nudRFRun.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudRFRun.Location = New System.Drawing.Point(131, 4) - Me.nudRFRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudRFRun.Location = New System.Drawing.Point(115, 3) Me.nudRFRun.Maximum = New Decimal(New Integer() {9999, 0, 0, 0}) Me.nudRFRun.Minimum = New Decimal(New Integer() {1, 0, 0, 0}) Me.nudRFRun.Name = "nudRFRun" - Me.nudRFRun.Size = New System.Drawing.Size(194, 46) + Me.nudRFRun.Size = New System.Drawing.Size(170, 39) Me.nudRFRun.TabIndex = 102 Me.nudRFRun.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudRFRun.Value = New Decimal(New Integer() {1, 0, 0, 0}) @@ -5205,20 +4888,18 @@ Partial Class Main_Form 'lbRFRun ' Me.lbRFRun.AutoSize = True - Me.lbRFRun.Location = New System.Drawing.Point(25, 14) + Me.lbRFRun.Location = New System.Drawing.Point(22, 11) Me.lbRFRun.Name = "lbRFRun" - Me.lbRFRun.Size = New System.Drawing.Size(113, 32) + Me.lbRFRun.Size = New System.Drawing.Size(88, 24) Me.lbRFRun.TabIndex = 0 Me.lbRFRun.Text = "동작 시간" ' 'gbRFDelay ' Me.gbRFDelay.Controls.Add(Me.pnRFDelay) - Me.gbRFDelay.Location = New System.Drawing.Point(6, 139) - Me.gbRFDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFDelay.Location = New System.Drawing.Point(5, 111) Me.gbRFDelay.Name = "gbRFDelay" - Me.gbRFDelay.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFDelay.Size = New System.Drawing.Size(343, 100) + Me.gbRFDelay.Size = New System.Drawing.Size(300, 80) Me.gbRFDelay.TabIndex = 101 Me.gbRFDelay.TabStop = False Me.gbRFDelay.Text = "Delay 설정" @@ -5227,19 +4908,17 @@ Partial Class Main_Form ' Me.pnRFDelay.Controls.Add(Me.txbRFDelay) Me.pnRFDelay.Controls.Add(Me.lbRFDelay) - Me.pnRFDelay.Location = New System.Drawing.Point(7, 36) - Me.pnRFDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFDelay.Location = New System.Drawing.Point(6, 29) Me.pnRFDelay.Name = "pnRFDelay" - Me.pnRFDelay.Size = New System.Drawing.Size(333, 56) + Me.pnRFDelay.Size = New System.Drawing.Size(291, 45) Me.pnRFDelay.TabIndex = 102 ' 'txbRFDelay ' Me.txbRFDelay.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRFDelay.Location = New System.Drawing.Point(130, 4) - Me.txbRFDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRFDelay.Location = New System.Drawing.Point(114, 3) Me.txbRFDelay.Name = "txbRFDelay" - Me.txbRFDelay.Size = New System.Drawing.Size(195, 46) + Me.txbRFDelay.Size = New System.Drawing.Size(171, 39) Me.txbRFDelay.TabIndex = 3 Me.txbRFDelay.Text = "0.000005" Me.txbRFDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5247,20 +4926,18 @@ Partial Class Main_Form 'lbRFDelay ' Me.lbRFDelay.AutoSize = True - Me.lbRFDelay.Location = New System.Drawing.Point(55, 15) + Me.lbRFDelay.Location = New System.Drawing.Point(48, 12) Me.lbRFDelay.Name = "lbRFDelay" - Me.lbRFDelay.Size = New System.Drawing.Size(78, 32) + Me.lbRFDelay.Size = New System.Drawing.Size(60, 24) Me.lbRFDelay.TabIndex = 0 Me.lbRFDelay.Text = "Delay" ' 'gbRFTrgLv ' Me.gbRFTrgLv.Controls.Add(Me.pnRFTrgLv) - Me.gbRFTrgLv.Location = New System.Drawing.Point(6, 241) - Me.gbRFTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFTrgLv.Location = New System.Drawing.Point(5, 193) Me.gbRFTrgLv.Name = "gbRFTrgLv" - Me.gbRFTrgLv.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFTrgLv.Size = New System.Drawing.Size(343, 112) + Me.gbRFTrgLv.Size = New System.Drawing.Size(300, 90) Me.gbRFTrgLv.TabIndex = 106 Me.gbRFTrgLv.TabStop = False Me.gbRFTrgLv.Text = "Trigger Level" @@ -5269,30 +4946,28 @@ Partial Class Main_Form ' Me.pnRFTrgLv.Controls.Add(Me.nudRFTrgLv) Me.pnRFTrgLv.Controls.Add(Me.lbRFTrgLv) - Me.pnRFTrgLv.Location = New System.Drawing.Point(7, 42) - Me.pnRFTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFTrgLv.Location = New System.Drawing.Point(6, 34) Me.pnRFTrgLv.Name = "pnRFTrgLv" - Me.pnRFTrgLv.Size = New System.Drawing.Size(333, 59) + Me.pnRFTrgLv.Size = New System.Drawing.Size(291, 47) Me.pnRFTrgLv.TabIndex = 102 ' 'nudRFTrgLv ' Me.nudRFTrgLv.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudRFTrgLv.Location = New System.Drawing.Point(131, 4) - Me.nudRFTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudRFTrgLv.Location = New System.Drawing.Point(115, 3) Me.nudRFTrgLv.Maximum = New Decimal(New Integer() {30, 0, 0, 0}) Me.nudRFTrgLv.Minimum = New Decimal(New Integer() {30, 0, 0, -2147483648}) Me.nudRFTrgLv.Name = "nudRFTrgLv" - Me.nudRFTrgLv.Size = New System.Drawing.Size(194, 46) + Me.nudRFTrgLv.Size = New System.Drawing.Size(170, 39) Me.nudRFTrgLv.TabIndex = 102 Me.nudRFTrgLv.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbRFTrgLv ' Me.lbRFTrgLv.AutoSize = True - Me.lbRFTrgLv.Location = New System.Drawing.Point(54, 14) + Me.lbRFTrgLv.Location = New System.Drawing.Point(47, 11) Me.lbRFTrgLv.Name = "lbRFTrgLv" - Me.lbRFTrgLv.Size = New System.Drawing.Size(76, 32) + Me.lbRFTrgLv.Size = New System.Drawing.Size(58, 24) Me.lbRFTrgLv.TabIndex = 0 Me.lbRFTrgLv.Text = "Level" ' @@ -5301,11 +4976,9 @@ Partial Class Main_Form Me.gbRFTrig.BackColor = System.Drawing.SystemColors.ActiveBorder Me.gbRFTrig.Controls.Add(Me.rdbRFtrNormal) Me.gbRFTrig.Controls.Add(Me.rdbRFTrAuto) - Me.gbRFTrig.Location = New System.Drawing.Point(7, 100) - Me.gbRFTrig.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFTrig.Location = New System.Drawing.Point(6, 80) Me.gbRFTrig.Name = "gbRFTrig" - Me.gbRFTrig.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFTrig.Size = New System.Drawing.Size(343, 79) + Me.gbRFTrig.Size = New System.Drawing.Size(300, 63) Me.gbRFTrig.TabIndex = 99 Me.gbRFTrig.TabStop = False Me.gbRFTrig.Text = "트리거 모드" @@ -5314,10 +4987,9 @@ Partial Class Main_Form ' Me.rdbRFtrNormal.AutoSize = True Me.rdbRFtrNormal.Checked = True - Me.rdbRFtrNormal.Location = New System.Drawing.Point(183, 30) - Me.rdbRFtrNormal.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbRFtrNormal.Location = New System.Drawing.Point(160, 24) Me.rdbRFtrNormal.Name = "rdbRFtrNormal" - Me.rdbRFtrNormal.Size = New System.Drawing.Size(121, 36) + Me.rdbRFtrNormal.Size = New System.Drawing.Size(95, 28) Me.rdbRFtrNormal.TabIndex = 1 Me.rdbRFtrNormal.TabStop = True Me.rdbRFtrNormal.Text = "Normal" @@ -5326,10 +4998,9 @@ Partial Class Main_Form 'rdbRFTrAuto ' Me.rdbRFTrAuto.AutoSize = True - Me.rdbRFTrAuto.Location = New System.Drawing.Point(53, 30) - Me.rdbRFTrAuto.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbRFTrAuto.Location = New System.Drawing.Point(46, 24) Me.rdbRFTrAuto.Name = "rdbRFTrAuto" - Me.rdbRFTrAuto.Size = New System.Drawing.Size(90, 36) + Me.rdbRFTrAuto.Size = New System.Drawing.Size(71, 28) Me.rdbRFTrAuto.TabIndex = 0 Me.rdbRFTrAuto.Text = "Auto" Me.rdbRFTrAuto.UseVisualStyleBackColor = True @@ -5338,21 +5009,19 @@ Partial Class Main_Form ' Me.pnRFCh.Controls.Add(Me.nudRFCh) Me.pnRFCh.Controls.Add(Me.lbRFCh) - Me.pnRFCh.Location = New System.Drawing.Point(11, 36) - Me.pnRFCh.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFCh.Location = New System.Drawing.Point(10, 29) Me.pnRFCh.Name = "pnRFCh" - Me.pnRFCh.Size = New System.Drawing.Size(333, 56) + Me.pnRFCh.Size = New System.Drawing.Size(291, 45) Me.pnRFCh.TabIndex = 102 ' 'nudRFCh ' Me.nudRFCh.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudRFCh.Location = New System.Drawing.Point(128, 4) - Me.nudRFCh.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudRFCh.Location = New System.Drawing.Point(112, 3) Me.nudRFCh.Maximum = New Decimal(New Integer() {2, 0, 0, 0}) Me.nudRFCh.Minimum = New Decimal(New Integer() {1, 0, 0, 0}) Me.nudRFCh.Name = "nudRFCh" - Me.nudRFCh.Size = New System.Drawing.Size(195, 46) + Me.nudRFCh.Size = New System.Drawing.Size(171, 39) Me.nudRFCh.TabIndex = 102 Me.nudRFCh.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudRFCh.Value = New Decimal(New Integer() {1, 0, 0, 0}) @@ -5360,9 +5029,9 @@ Partial Class Main_Form 'lbRFCh ' Me.lbRFCh.AutoSize = True - Me.lbRFCh.Location = New System.Drawing.Point(16, 15) + Me.lbRFCh.Location = New System.Drawing.Point(14, 12) Me.lbRFCh.Name = "lbRFCh" - Me.lbRFCh.Size = New System.Drawing.Size(113, 32) + Me.lbRFCh.Size = New System.Drawing.Size(88, 24) Me.lbRFCh.TabIndex = 0 Me.lbRFCh.Text = "사용 채널" ' @@ -5370,11 +5039,9 @@ Partial Class Main_Form ' Me.gbRFUS.Controls.Add(Me.pnRFScale) Me.gbRFUS.Controls.Add(Me.pnRFUnit) - Me.gbRFUS.Location = New System.Drawing.Point(366, 21) - Me.gbRFUS.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFUS.Location = New System.Drawing.Point(320, 17) Me.gbRFUS.Name = "gbRFUS" - Me.gbRFUS.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFUS.Size = New System.Drawing.Size(355, 158) + Me.gbRFUS.Size = New System.Drawing.Size(311, 126) Me.gbRFUS.TabIndex = 100 Me.gbRFUS.TabStop = False Me.gbRFUS.Text = "Unit & Scale 설정" @@ -5383,19 +5050,17 @@ Partial Class Main_Form ' Me.pnRFScale.Controls.Add(Me.nudRFScale) Me.pnRFScale.Controls.Add(Me.lbRFScale) - Me.pnRFScale.Location = New System.Drawing.Point(13, 79) - Me.pnRFScale.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFScale.Location = New System.Drawing.Point(11, 63) Me.pnRFScale.Name = "pnRFScale" - Me.pnRFScale.Size = New System.Drawing.Size(333, 56) + Me.pnRFScale.Size = New System.Drawing.Size(291, 45) Me.pnRFScale.TabIndex = 102 ' 'nudRFScale ' Me.nudRFScale.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.nudRFScale.Location = New System.Drawing.Point(134, 5) - Me.nudRFScale.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.nudRFScale.Location = New System.Drawing.Point(117, 4) Me.nudRFScale.Name = "nudRFScale" - Me.nudRFScale.Size = New System.Drawing.Size(195, 46) + Me.nudRFScale.Size = New System.Drawing.Size(171, 39) Me.nudRFScale.TabIndex = 101 Me.nudRFScale.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudRFScale.Value = New Decimal(New Integer() {20, 0, 0, 0}) @@ -5403,9 +5068,9 @@ Partial Class Main_Form 'lbRFScale ' Me.lbRFScale.AutoSize = True - Me.lbRFScale.Location = New System.Drawing.Point(57, 15) + Me.lbRFScale.Location = New System.Drawing.Point(50, 12) Me.lbRFScale.Name = "lbRFScale" - Me.lbRFScale.Size = New System.Drawing.Size(76, 32) + Me.lbRFScale.Size = New System.Drawing.Size(58, 24) Me.lbRFScale.TabIndex = 0 Me.lbRFScale.Text = "Scale" ' @@ -5415,28 +5080,26 @@ Partial Class Main_Form Me.pnRFUnit.Controls.Add(Me.lbRFUnit) Me.pnRFUnit.Controls.Add(Me.rdbRFUnitA) Me.pnRFUnit.Controls.Add(Me.rdbRFUnitV) - Me.pnRFUnit.Location = New System.Drawing.Point(13, 39) - Me.pnRFUnit.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFUnit.Location = New System.Drawing.Point(11, 31) Me.pnRFUnit.Name = "pnRFUnit" - Me.pnRFUnit.Size = New System.Drawing.Size(333, 44) + Me.pnRFUnit.Size = New System.Drawing.Size(291, 35) Me.pnRFUnit.TabIndex = 101 ' 'lbRFUnit ' Me.lbRFUnit.AutoSize = True - Me.lbRFUnit.Location = New System.Drawing.Point(26, 5) + Me.lbRFUnit.Location = New System.Drawing.Point(23, 4) Me.lbRFUnit.Name = "lbRFUnit" - Me.lbRFUnit.Size = New System.Drawing.Size(63, 32) + Me.lbRFUnit.Size = New System.Drawing.Size(48, 24) Me.lbRFUnit.TabIndex = 0 Me.lbRFUnit.Text = "Unit" ' 'rdbRFUnitA ' Me.rdbRFUnitA.AutoSize = True - Me.rdbRFUnitA.Location = New System.Drawing.Point(201, 4) - Me.rdbRFUnitA.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbRFUnitA.Location = New System.Drawing.Point(176, 3) Me.rdbRFUnitA.Name = "rdbRFUnitA" - Me.rdbRFUnitA.Size = New System.Drawing.Size(125, 36) + Me.rdbRFUnitA.Size = New System.Drawing.Size(98, 28) Me.rdbRFUnitA.TabIndex = 1 Me.rdbRFUnitA.Text = "Ampere" Me.rdbRFUnitA.UseVisualStyleBackColor = True @@ -5445,10 +5108,9 @@ Partial Class Main_Form ' Me.rdbRFUnitV.AutoSize = True Me.rdbRFUnitV.Checked = True - Me.rdbRFUnitV.Location = New System.Drawing.Point(109, 4) - Me.rdbRFUnitV.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbRFUnitV.Location = New System.Drawing.Point(95, 3) Me.rdbRFUnitV.Name = "rdbRFUnitV" - Me.rdbRFUnitV.Size = New System.Drawing.Size(80, 36) + Me.rdbRFUnitV.Size = New System.Drawing.Size(62, 28) Me.rdbRFUnitV.TabIndex = 0 Me.rdbRFUnitV.TabStop = True Me.rdbRFUnitV.Text = "Volt" @@ -5460,11 +5122,9 @@ Partial Class Main_Form Me.gbChkPoint.Controls.Add(Me.pnStandard_Al) Me.gbChkPoint.Controls.Add(Me.pnStandard_Max) Me.gbChkPoint.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbChkPoint.Location = New System.Drawing.Point(744, 390) - Me.gbChkPoint.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbChkPoint.Location = New System.Drawing.Point(651, 312) Me.gbChkPoint.Name = "gbChkPoint" - Me.gbChkPoint.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbChkPoint.Size = New System.Drawing.Size(1423, 852) + Me.gbChkPoint.Size = New System.Drawing.Size(1245, 682) Me.gbChkPoint.TabIndex = 124 Me.gbChkPoint.TabStop = False Me.gbChkPoint.Text = "판정 기준" @@ -5478,10 +5138,9 @@ Partial Class Main_Form Me.pnStandard_Al.Controls.Add(Me.gbOpBat_AL) Me.pnStandard_Al.Controls.Add(Me.gbRFsort_AL) Me.pnStandard_Al.Controls.Add(Me.gbFirmVer_AL) - Me.pnStandard_Al.Location = New System.Drawing.Point(6, 50) - Me.pnStandard_Al.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnStandard_Al.Location = New System.Drawing.Point(5, 40) Me.pnStandard_Al.Name = "pnStandard_Al" - Me.pnStandard_Al.Size = New System.Drawing.Size(1303, 750) + Me.pnStandard_Al.Size = New System.Drawing.Size(1140, 600) Me.pnStandard_Al.TabIndex = 115 ' 'gbDSStandard @@ -5490,11 +5149,9 @@ Partial Class Main_Form Me.gbDSStandard.Controls.Add(Me.gbDSbat_st) Me.gbDSStandard.Controls.Add(Me.gbDSTmp_st) Me.gbDSStandard.Controls.Add(Me.gbDShf_st) - Me.gbDSStandard.Location = New System.Drawing.Point(0, 462) - Me.gbDSStandard.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDSStandard.Location = New System.Drawing.Point(0, 370) Me.gbDSStandard.Name = "gbDSStandard" - Me.gbDSStandard.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbDSStandard.Size = New System.Drawing.Size(1299, 286) + Me.gbDSStandard.Size = New System.Drawing.Size(1137, 229) Me.gbDSStandard.TabIndex = 117 Me.gbDSStandard.TabStop = False Me.gbDSStandard.Text = "DUALSONIC" @@ -5503,11 +5160,9 @@ Partial Class Main_Form ' Me.gbDSfw_st.Controls.Add(Me.pnDSfw_st) Me.gbDSfw_st.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbDSfw_st.Location = New System.Drawing.Point(7, 58) - Me.gbDSfw_st.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDSfw_st.Location = New System.Drawing.Point(6, 46) Me.gbDSfw_st.Name = "gbDSfw_st" - Me.gbDSfw_st.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbDSfw_st.Size = New System.Drawing.Size(314, 94) + Me.gbDSfw_st.Size = New System.Drawing.Size(275, 75) Me.gbDSfw_st.TabIndex = 119 Me.gbDSfw_st.TabStop = False Me.gbDSfw_st.Text = "FormWare Version" @@ -5516,19 +5171,17 @@ Partial Class Main_Form ' Me.pnDSfw_st.Controls.Add(Me.txbDSfw_st) Me.pnDSfw_st.Controls.Add(Me.lbDSfw_st) - Me.pnDSfw_st.Location = New System.Drawing.Point(7, 31) - Me.pnDSfw_st.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDSfw_st.Location = New System.Drawing.Point(6, 25) Me.pnDSfw_st.Name = "pnDSfw_st" - Me.pnDSfw_st.Size = New System.Drawing.Size(301, 56) + Me.pnDSfw_st.Size = New System.Drawing.Size(263, 45) Me.pnDSfw_st.TabIndex = 4 ' 'txbDSfw_st ' Me.txbDSfw_st.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSfw_st.Location = New System.Drawing.Point(130, 2) - Me.txbDSfw_st.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSfw_st.Location = New System.Drawing.Point(114, 2) Me.txbDSfw_st.Name = "txbDSfw_st" - Me.txbDSfw_st.Size = New System.Drawing.Size(166, 46) + Me.txbDSfw_st.Size = New System.Drawing.Size(146, 39) Me.txbDSfw_st.TabIndex = 2 Me.txbDSfw_st.Text = "1.0.8" Me.txbDSfw_st.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5537,9 +5190,9 @@ Partial Class Main_Form ' Me.lbDSfw_st.AutoSize = True Me.lbDSfw_st.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSfw_st.Location = New System.Drawing.Point(31, 14) + Me.lbDSfw_st.Location = New System.Drawing.Point(27, 11) Me.lbDSfw_st.Name = "lbDSfw_st" - Me.lbDSfw_st.Size = New System.Drawing.Size(101, 32) + Me.lbDSfw_st.Size = New System.Drawing.Size(77, 24) Me.lbDSfw_st.TabIndex = 0 Me.lbDSfw_st.Text = "Version" ' @@ -5548,11 +5201,9 @@ Partial Class Main_Form Me.gbDSbat_st.Controls.Add(Me.pnDSbat_stMax) Me.gbDSbat_st.Controls.Add(Me.pnDSbat_stMin) Me.gbDSbat_st.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbDSbat_st.Location = New System.Drawing.Point(9, 159) - Me.gbDSbat_st.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDSbat_st.Location = New System.Drawing.Point(8, 127) Me.gbDSbat_st.Name = "gbDSbat_st" - Me.gbDSbat_st.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbDSbat_st.Size = New System.Drawing.Size(314, 94) + Me.gbDSbat_st.Size = New System.Drawing.Size(275, 75) Me.gbDSbat_st.TabIndex = 118 Me.gbDSbat_st.TabStop = False Me.gbDSbat_st.Text = "Battery Level" @@ -5561,19 +5212,17 @@ Partial Class Main_Form ' Me.pnDSbat_stMax.Controls.Add(Me.txbDSbat_stMax) Me.pnDSbat_stMax.Controls.Add(Me.lbDSbat_stMax) - Me.pnDSbat_stMax.Location = New System.Drawing.Point(157, 31) - Me.pnDSbat_stMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDSbat_stMax.Location = New System.Drawing.Point(137, 25) Me.pnDSbat_stMax.Name = "pnDSbat_stMax" - Me.pnDSbat_stMax.Size = New System.Drawing.Size(151, 56) + Me.pnDSbat_stMax.Size = New System.Drawing.Size(132, 45) Me.pnDSbat_stMax.TabIndex = 11 ' 'txbDSbat_stMax ' Me.txbDSbat_stMax.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSbat_stMax.Location = New System.Drawing.Point(56, 2) - Me.txbDSbat_stMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSbat_stMax.Location = New System.Drawing.Point(49, 2) Me.txbDSbat_stMax.Name = "txbDSbat_stMax" - Me.txbDSbat_stMax.Size = New System.Drawing.Size(91, 46) + Me.txbDSbat_stMax.Size = New System.Drawing.Size(80, 39) Me.txbDSbat_stMax.TabIndex = 2 Me.txbDSbat_stMax.Text = "4.0" Me.txbDSbat_stMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5582,9 +5231,9 @@ Partial Class Main_Form ' Me.lbDSbat_stMax.AutoSize = True Me.lbDSbat_stMax.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSbat_stMax.Location = New System.Drawing.Point(5, 14) + Me.lbDSbat_stMax.Location = New System.Drawing.Point(4, 11) Me.lbDSbat_stMax.Name = "lbDSbat_stMax" - Me.lbDSbat_stMax.Size = New System.Drawing.Size(61, 32) + Me.lbDSbat_stMax.Size = New System.Drawing.Size(47, 24) Me.lbDSbat_stMax.TabIndex = 0 Me.lbDSbat_stMax.Text = "Max" ' @@ -5592,19 +5241,17 @@ Partial Class Main_Form ' Me.pnDSbat_stMin.Controls.Add(Me.txbDSbat_stMin) Me.pnDSbat_stMin.Controls.Add(Me.lbDSbat_stMin) - Me.pnDSbat_stMin.Location = New System.Drawing.Point(7, 31) - Me.pnDSbat_stMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDSbat_stMin.Location = New System.Drawing.Point(6, 25) Me.pnDSbat_stMin.Name = "pnDSbat_stMin" - Me.pnDSbat_stMin.Size = New System.Drawing.Size(149, 56) + Me.pnDSbat_stMin.Size = New System.Drawing.Size(130, 45) Me.pnDSbat_stMin.TabIndex = 10 ' 'txbDSbat_stMin ' Me.txbDSbat_stMin.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSbat_stMin.Location = New System.Drawing.Point(55, 2) - Me.txbDSbat_stMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSbat_stMin.Location = New System.Drawing.Point(48, 2) Me.txbDSbat_stMin.Name = "txbDSbat_stMin" - Me.txbDSbat_stMin.Size = New System.Drawing.Size(91, 46) + Me.txbDSbat_stMin.Size = New System.Drawing.Size(80, 39) Me.txbDSbat_stMin.TabIndex = 2 Me.txbDSbat_stMin.Text = "3.8" Me.txbDSbat_stMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5613,9 +5260,9 @@ Partial Class Main_Form ' Me.lbDSbat_stMin.AutoSize = True Me.lbDSbat_stMin.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSbat_stMin.Location = New System.Drawing.Point(5, 14) + Me.lbDSbat_stMin.Location = New System.Drawing.Point(4, 11) Me.lbDSbat_stMin.Name = "lbDSbat_stMin" - Me.lbDSbat_stMin.Size = New System.Drawing.Size(56, 32) + Me.lbDSbat_stMin.Size = New System.Drawing.Size(43, 24) Me.lbDSbat_stMin.TabIndex = 0 Me.lbDSbat_stMin.Text = "Min" ' @@ -5624,11 +5271,9 @@ Partial Class Main_Form Me.gbDSTmp_st.Controls.Add(Me.gbDSTmpCa_st) Me.gbDSTmp_st.Controls.Add(Me.gbDSTmpDe_st) Me.gbDSTmp_st.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbDSTmp_st.Location = New System.Drawing.Point(328, 28) - Me.gbDSTmp_st.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDSTmp_st.Location = New System.Drawing.Point(287, 22) Me.gbDSTmp_st.Name = "gbDSTmp_st" - Me.gbDSTmp_st.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbDSTmp_st.Size = New System.Drawing.Size(314, 250) + Me.gbDSTmp_st.Size = New System.Drawing.Size(275, 200) Me.gbDSTmp_st.TabIndex = 117 Me.gbDSTmp_st.TabStop = False Me.gbDSTmp_st.Text = "Temperature" @@ -5637,11 +5282,9 @@ Partial Class Main_Form ' Me.gbDSTmpCa_st.Controls.Add(Me.pnDSTmpCa_stMax) Me.gbDSTmpCa_st.Controls.Add(Me.pnDSTmpCa_stMin) - Me.gbDSTmpCa_st.Location = New System.Drawing.Point(2, 131) - Me.gbDSTmpCa_st.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDSTmpCa_st.Location = New System.Drawing.Point(2, 105) Me.gbDSTmpCa_st.Name = "gbDSTmpCa_st" - Me.gbDSTmpCa_st.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbDSTmpCa_st.Size = New System.Drawing.Size(310, 101) + Me.gbDSTmpCa_st.Size = New System.Drawing.Size(271, 81) Me.gbDSTmpCa_st.TabIndex = 10 Me.gbDSTmpCa_st.TabStop = False Me.gbDSTmpCa_st.Text = "Cartridge" @@ -5650,19 +5293,17 @@ Partial Class Main_Form ' Me.pnDSTmpCa_stMax.Controls.Add(Me.txbDSTmpCa_stMax) Me.pnDSTmpCa_stMax.Controls.Add(Me.lbDSTmpCa_stMax) - Me.pnDSTmpCa_stMax.Location = New System.Drawing.Point(157, 31) - Me.pnDSTmpCa_stMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDSTmpCa_stMax.Location = New System.Drawing.Point(137, 25) Me.pnDSTmpCa_stMax.Name = "pnDSTmpCa_stMax" - Me.pnDSTmpCa_stMax.Size = New System.Drawing.Size(151, 56) + Me.pnDSTmpCa_stMax.Size = New System.Drawing.Size(132, 45) Me.pnDSTmpCa_stMax.TabIndex = 9 ' 'txbDSTmpCa_stMax ' Me.txbDSTmpCa_stMax.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSTmpCa_stMax.Location = New System.Drawing.Point(56, 2) - Me.txbDSTmpCa_stMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSTmpCa_stMax.Location = New System.Drawing.Point(49, 2) Me.txbDSTmpCa_stMax.Name = "txbDSTmpCa_stMax" - Me.txbDSTmpCa_stMax.Size = New System.Drawing.Size(91, 46) + Me.txbDSTmpCa_stMax.Size = New System.Drawing.Size(80, 39) Me.txbDSTmpCa_stMax.TabIndex = 2 Me.txbDSTmpCa_stMax.Text = "30" Me.txbDSTmpCa_stMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5671,9 +5312,9 @@ Partial Class Main_Form ' Me.lbDSTmpCa_stMax.AutoSize = True Me.lbDSTmpCa_stMax.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSTmpCa_stMax.Location = New System.Drawing.Point(5, 14) + Me.lbDSTmpCa_stMax.Location = New System.Drawing.Point(4, 11) Me.lbDSTmpCa_stMax.Name = "lbDSTmpCa_stMax" - Me.lbDSTmpCa_stMax.Size = New System.Drawing.Size(61, 32) + Me.lbDSTmpCa_stMax.Size = New System.Drawing.Size(47, 24) Me.lbDSTmpCa_stMax.TabIndex = 0 Me.lbDSTmpCa_stMax.Text = "Max" ' @@ -5681,19 +5322,17 @@ Partial Class Main_Form ' Me.pnDSTmpCa_stMin.Controls.Add(Me.txbDSTmpCa_stMin) Me.pnDSTmpCa_stMin.Controls.Add(Me.lbDSTmpCa_stMin) - Me.pnDSTmpCa_stMin.Location = New System.Drawing.Point(5, 31) - Me.pnDSTmpCa_stMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDSTmpCa_stMin.Location = New System.Drawing.Point(4, 25) Me.pnDSTmpCa_stMin.Name = "pnDSTmpCa_stMin" - Me.pnDSTmpCa_stMin.Size = New System.Drawing.Size(149, 56) + Me.pnDSTmpCa_stMin.Size = New System.Drawing.Size(130, 45) Me.pnDSTmpCa_stMin.TabIndex = 5 ' 'txbDSTmpCa_stMin ' Me.txbDSTmpCa_stMin.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSTmpCa_stMin.Location = New System.Drawing.Point(55, 2) - Me.txbDSTmpCa_stMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSTmpCa_stMin.Location = New System.Drawing.Point(48, 2) Me.txbDSTmpCa_stMin.Name = "txbDSTmpCa_stMin" - Me.txbDSTmpCa_stMin.Size = New System.Drawing.Size(91, 46) + Me.txbDSTmpCa_stMin.Size = New System.Drawing.Size(80, 39) Me.txbDSTmpCa_stMin.TabIndex = 2 Me.txbDSTmpCa_stMin.Text = "20" Me.txbDSTmpCa_stMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5702,9 +5341,9 @@ Partial Class Main_Form ' Me.lbDSTmpCa_stMin.AutoSize = True Me.lbDSTmpCa_stMin.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSTmpCa_stMin.Location = New System.Drawing.Point(5, 14) + Me.lbDSTmpCa_stMin.Location = New System.Drawing.Point(4, 11) Me.lbDSTmpCa_stMin.Name = "lbDSTmpCa_stMin" - Me.lbDSTmpCa_stMin.Size = New System.Drawing.Size(56, 32) + Me.lbDSTmpCa_stMin.Size = New System.Drawing.Size(43, 24) Me.lbDSTmpCa_stMin.TabIndex = 0 Me.lbDSTmpCa_stMin.Text = "Min" ' @@ -5712,11 +5351,9 @@ Partial Class Main_Form ' Me.gbDSTmpDe_st.Controls.Add(Me.pnDSTmpDe_stMax) Me.gbDSTmpDe_st.Controls.Add(Me.pnDSTmpDe_stMin) - Me.gbDSTmpDe_st.Location = New System.Drawing.Point(2, 29) - Me.gbDSTmpDe_st.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDSTmpDe_st.Location = New System.Drawing.Point(2, 23) Me.gbDSTmpDe_st.Name = "gbDSTmpDe_st" - Me.gbDSTmpDe_st.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbDSTmpDe_st.Size = New System.Drawing.Size(310, 101) + Me.gbDSTmpDe_st.Size = New System.Drawing.Size(271, 81) Me.gbDSTmpDe_st.TabIndex = 9 Me.gbDSTmpDe_st.TabStop = False Me.gbDSTmpDe_st.Text = "Device" @@ -5725,19 +5362,17 @@ Partial Class Main_Form ' Me.pnDSTmpDe_stMax.Controls.Add(Me.txbDSTmpDe_stMax) Me.pnDSTmpDe_stMax.Controls.Add(Me.lbDSTmpDe_stMax) - Me.pnDSTmpDe_stMax.Location = New System.Drawing.Point(157, 31) - Me.pnDSTmpDe_stMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDSTmpDe_stMax.Location = New System.Drawing.Point(137, 25) Me.pnDSTmpDe_stMax.Name = "pnDSTmpDe_stMax" - Me.pnDSTmpDe_stMax.Size = New System.Drawing.Size(151, 56) + Me.pnDSTmpDe_stMax.Size = New System.Drawing.Size(132, 45) Me.pnDSTmpDe_stMax.TabIndex = 9 ' 'txbDSTmpDe_stMax ' Me.txbDSTmpDe_stMax.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSTmpDe_stMax.Location = New System.Drawing.Point(56, 2) - Me.txbDSTmpDe_stMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSTmpDe_stMax.Location = New System.Drawing.Point(49, 2) Me.txbDSTmpDe_stMax.Name = "txbDSTmpDe_stMax" - Me.txbDSTmpDe_stMax.Size = New System.Drawing.Size(91, 46) + Me.txbDSTmpDe_stMax.Size = New System.Drawing.Size(80, 39) Me.txbDSTmpDe_stMax.TabIndex = 2 Me.txbDSTmpDe_stMax.Text = "30" Me.txbDSTmpDe_stMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5746,9 +5381,9 @@ Partial Class Main_Form ' Me.lbDSTmpDe_stMax.AutoSize = True Me.lbDSTmpDe_stMax.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSTmpDe_stMax.Location = New System.Drawing.Point(5, 14) + Me.lbDSTmpDe_stMax.Location = New System.Drawing.Point(4, 11) Me.lbDSTmpDe_stMax.Name = "lbDSTmpDe_stMax" - Me.lbDSTmpDe_stMax.Size = New System.Drawing.Size(61, 32) + Me.lbDSTmpDe_stMax.Size = New System.Drawing.Size(47, 24) Me.lbDSTmpDe_stMax.TabIndex = 0 Me.lbDSTmpDe_stMax.Text = "Max" ' @@ -5756,19 +5391,17 @@ Partial Class Main_Form ' Me.pnDSTmpDe_stMin.Controls.Add(Me.txbDSTmpDe_stMin) Me.pnDSTmpDe_stMin.Controls.Add(Me.lbDSTmpDe_stMin) - Me.pnDSTmpDe_stMin.Location = New System.Drawing.Point(5, 31) - Me.pnDSTmpDe_stMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDSTmpDe_stMin.Location = New System.Drawing.Point(4, 25) Me.pnDSTmpDe_stMin.Name = "pnDSTmpDe_stMin" - Me.pnDSTmpDe_stMin.Size = New System.Drawing.Size(149, 56) + Me.pnDSTmpDe_stMin.Size = New System.Drawing.Size(130, 45) Me.pnDSTmpDe_stMin.TabIndex = 5 ' 'txbDSTmpDe_stMin ' Me.txbDSTmpDe_stMin.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSTmpDe_stMin.Location = New System.Drawing.Point(55, 2) - Me.txbDSTmpDe_stMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSTmpDe_stMin.Location = New System.Drawing.Point(48, 2) Me.txbDSTmpDe_stMin.Name = "txbDSTmpDe_stMin" - Me.txbDSTmpDe_stMin.Size = New System.Drawing.Size(91, 46) + Me.txbDSTmpDe_stMin.Size = New System.Drawing.Size(80, 39) Me.txbDSTmpDe_stMin.TabIndex = 2 Me.txbDSTmpDe_stMin.Text = "20" Me.txbDSTmpDe_stMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5777,9 +5410,9 @@ Partial Class Main_Form ' Me.lbDSTmpDe_stMin.AutoSize = True Me.lbDSTmpDe_stMin.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSTmpDe_stMin.Location = New System.Drawing.Point(5, 14) + Me.lbDSTmpDe_stMin.Location = New System.Drawing.Point(4, 11) Me.lbDSTmpDe_stMin.Name = "lbDSTmpDe_stMin" - Me.lbDSTmpDe_stMin.Size = New System.Drawing.Size(56, 32) + Me.lbDSTmpDe_stMin.Size = New System.Drawing.Size(43, 24) Me.lbDSTmpDe_stMin.TabIndex = 0 Me.lbDSTmpDe_stMin.Text = "Min" ' @@ -5789,11 +5422,9 @@ Partial Class Main_Form Me.gbDShf_st.Controls.Add(Me.gbDShfDif_st) Me.gbDShf_st.Controls.Add(Me.gbDShfOut_st) Me.gbDShf_st.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbDShf_st.Location = New System.Drawing.Point(647, 28) - Me.gbDShf_st.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDShf_st.Location = New System.Drawing.Point(566, 22) Me.gbDShf_st.Name = "gbDShf_st" - Me.gbDShf_st.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbDShf_st.Size = New System.Drawing.Size(653, 248) + Me.gbDShf_st.Size = New System.Drawing.Size(571, 198) Me.gbDShf_st.TabIndex = 116 Me.gbDShf_st.TabStop = False Me.gbDShf_st.Text = "DS - HF Test" @@ -5802,11 +5433,9 @@ Partial Class Main_Form ' Me.gbDSSub.Controls.Add(Me.pnDSSub_Max) Me.gbDSSub.Controls.Add(Me.pnDSSub_Min) - Me.gbDSSub.Location = New System.Drawing.Point(336, 30) - Me.gbDSSub.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDSSub.Location = New System.Drawing.Point(294, 24) Me.gbDSSub.Name = "gbDSSub" - Me.gbDSSub.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbDSSub.Size = New System.Drawing.Size(310, 101) + Me.gbDSSub.Size = New System.Drawing.Size(271, 81) Me.gbDSSub.TabIndex = 11 Me.gbDSSub.TabStop = False Me.gbDSSub.Text = "6900/7100 출력값" @@ -5815,19 +5444,17 @@ Partial Class Main_Form ' Me.pnDSSub_Max.Controls.Add(Me.txbDSSub_Max) Me.pnDSSub_Max.Controls.Add(Me.lbDSSub_Max) - Me.pnDSSub_Max.Location = New System.Drawing.Point(157, 31) - Me.pnDSSub_Max.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDSSub_Max.Location = New System.Drawing.Point(137, 25) Me.pnDSSub_Max.Name = "pnDSSub_Max" - Me.pnDSSub_Max.Size = New System.Drawing.Size(151, 56) + Me.pnDSSub_Max.Size = New System.Drawing.Size(132, 45) Me.pnDSSub_Max.TabIndex = 9 ' 'txbDSSub_Max ' Me.txbDSSub_Max.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSSub_Max.Location = New System.Drawing.Point(56, 2) - Me.txbDSSub_Max.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSSub_Max.Location = New System.Drawing.Point(49, 2) Me.txbDSSub_Max.Name = "txbDSSub_Max" - Me.txbDSSub_Max.Size = New System.Drawing.Size(91, 46) + Me.txbDSSub_Max.Size = New System.Drawing.Size(80, 39) Me.txbDSSub_Max.TabIndex = 2 Me.txbDSSub_Max.Text = "19" Me.txbDSSub_Max.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5836,9 +5463,9 @@ Partial Class Main_Form ' Me.lbDSSub_Max.AutoSize = True Me.lbDSSub_Max.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSSub_Max.Location = New System.Drawing.Point(5, 14) + Me.lbDSSub_Max.Location = New System.Drawing.Point(4, 11) Me.lbDSSub_Max.Name = "lbDSSub_Max" - Me.lbDSSub_Max.Size = New System.Drawing.Size(61, 32) + Me.lbDSSub_Max.Size = New System.Drawing.Size(47, 24) Me.lbDSSub_Max.TabIndex = 0 Me.lbDSSub_Max.Text = "Max" ' @@ -5846,19 +5473,17 @@ Partial Class Main_Form ' Me.pnDSSub_Min.Controls.Add(Me.txbDSSub_Min) Me.pnDSSub_Min.Controls.Add(Me.lbDSSub_Min) - Me.pnDSSub_Min.Location = New System.Drawing.Point(5, 31) - Me.pnDSSub_Min.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDSSub_Min.Location = New System.Drawing.Point(4, 25) Me.pnDSSub_Min.Name = "pnDSSub_Min" - Me.pnDSSub_Min.Size = New System.Drawing.Size(149, 56) + Me.pnDSSub_Min.Size = New System.Drawing.Size(130, 45) Me.pnDSSub_Min.TabIndex = 5 ' 'txbDSSub_Min ' Me.txbDSSub_Min.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSSub_Min.Location = New System.Drawing.Point(55, 2) - Me.txbDSSub_Min.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSSub_Min.Location = New System.Drawing.Point(48, 2) Me.txbDSSub_Min.Name = "txbDSSub_Min" - Me.txbDSSub_Min.Size = New System.Drawing.Size(91, 46) + Me.txbDSSub_Min.Size = New System.Drawing.Size(80, 39) Me.txbDSSub_Min.TabIndex = 2 Me.txbDSSub_Min.Text = "17.3" Me.txbDSSub_Min.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5867,20 +5492,18 @@ Partial Class Main_Form ' Me.lbDSSub_Min.AutoSize = True Me.lbDSSub_Min.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSSub_Min.Location = New System.Drawing.Point(5, 14) + Me.lbDSSub_Min.Location = New System.Drawing.Point(4, 11) Me.lbDSSub_Min.Name = "lbDSSub_Min" - Me.lbDSSub_Min.Size = New System.Drawing.Size(56, 32) + Me.lbDSSub_Min.Size = New System.Drawing.Size(43, 24) Me.lbDSSub_Min.TabIndex = 0 Me.lbDSSub_Min.Text = "Min" ' 'gbDShfDif_st ' Me.gbDShfDif_st.Controls.Add(Me.pnDShfDif_st) - Me.gbDShfDif_st.Location = New System.Drawing.Point(2, 131) - Me.gbDShfDif_st.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDShfDif_st.Location = New System.Drawing.Point(2, 105) Me.gbDShfDif_st.Name = "gbDShfDif_st" - Me.gbDShfDif_st.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbDShfDif_st.Size = New System.Drawing.Size(310, 101) + Me.gbDShfDif_st.Size = New System.Drawing.Size(271, 81) Me.gbDShfDif_st.TabIndex = 10 Me.gbDShfDif_st.TabStop = False Me.gbDShfDif_st.Text = "6900/7000 차이값" @@ -5890,29 +5513,27 @@ Partial Class Main_Form Me.pnDShfDif_st.Controls.Add(Me.lbDShfDif_st2) Me.pnDShfDif_st.Controls.Add(Me.txbDShfDif_st) Me.pnDShfDif_st.Controls.Add(Me.lbDShfDif_st1) - Me.pnDShfDif_st.Location = New System.Drawing.Point(5, 31) - Me.pnDShfDif_st.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDShfDif_st.Location = New System.Drawing.Point(4, 25) Me.pnDShfDif_st.Name = "pnDShfDif_st" - Me.pnDShfDif_st.Size = New System.Drawing.Size(303, 56) + Me.pnDShfDif_st.Size = New System.Drawing.Size(265, 45) Me.pnDShfDif_st.TabIndex = 5 ' 'lbDShfDif_st2 ' Me.lbDShfDif_st2.AutoSize = True Me.lbDShfDif_st2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDShfDif_st2.Location = New System.Drawing.Point(215, 14) + Me.lbDShfDif_st2.Location = New System.Drawing.Point(188, 11) Me.lbDShfDif_st2.Name = "lbDShfDif_st2" - Me.lbDShfDif_st2.Size = New System.Drawing.Size(89, 32) + Me.lbDShfDif_st2.Size = New System.Drawing.Size(69, 24) Me.lbDShfDif_st2.TabIndex = 112 Me.lbDShfDif_st2.Text = "W 미만" ' 'txbDShfDif_st ' Me.txbDShfDif_st.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDShfDif_st.Location = New System.Drawing.Point(55, 2) - Me.txbDShfDif_st.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDShfDif_st.Location = New System.Drawing.Point(48, 2) Me.txbDShfDif_st.Name = "txbDShfDif_st" - Me.txbDShfDif_st.Size = New System.Drawing.Size(156, 46) + Me.txbDShfDif_st.Size = New System.Drawing.Size(137, 39) Me.txbDShfDif_st.TabIndex = 2 Me.txbDShfDif_st.Text = "1" Me.txbDShfDif_st.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5921,9 +5542,9 @@ Partial Class Main_Form ' Me.lbDShfDif_st1.AutoSize = True Me.lbDShfDif_st1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDShfDif_st1.Location = New System.Drawing.Point(5, 14) + Me.lbDShfDif_st1.Location = New System.Drawing.Point(4, 11) Me.lbDShfDif_st1.Name = "lbDShfDif_st1" - Me.lbDShfDif_st1.Size = New System.Drawing.Size(60, 32) + Me.lbDShfDif_st1.Size = New System.Drawing.Size(46, 24) Me.lbDShfDif_st1.TabIndex = 0 Me.lbDShfDif_st1.Text = "최소" ' @@ -5931,11 +5552,9 @@ Partial Class Main_Form ' Me.gbDShfOut_st.Controls.Add(Me.pnDShfOut_stMax) Me.gbDShfOut_st.Controls.Add(Me.pnDShfOut_stMin) - Me.gbDShfOut_st.Location = New System.Drawing.Point(2, 29) - Me.gbDShfOut_st.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDShfOut_st.Location = New System.Drawing.Point(2, 23) Me.gbDShfOut_st.Name = "gbDShfOut_st" - Me.gbDShfOut_st.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbDShfOut_st.Size = New System.Drawing.Size(310, 101) + Me.gbDShfOut_st.Size = New System.Drawing.Size(271, 81) Me.gbDShfOut_st.TabIndex = 9 Me.gbDShfOut_st.TabStop = False Me.gbDShfOut_st.Text = "7000 출력값" @@ -5944,19 +5563,17 @@ Partial Class Main_Form ' Me.pnDShfOut_stMax.Controls.Add(Me.txbDShfOut_stMax) Me.pnDShfOut_stMax.Controls.Add(Me.lbDShfOut_stMax) - Me.pnDShfOut_stMax.Location = New System.Drawing.Point(157, 31) - Me.pnDShfOut_stMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDShfOut_stMax.Location = New System.Drawing.Point(137, 25) Me.pnDShfOut_stMax.Name = "pnDShfOut_stMax" - Me.pnDShfOut_stMax.Size = New System.Drawing.Size(151, 56) + Me.pnDShfOut_stMax.Size = New System.Drawing.Size(132, 45) Me.pnDShfOut_stMax.TabIndex = 9 ' 'txbDShfOut_stMax ' Me.txbDShfOut_stMax.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDShfOut_stMax.Location = New System.Drawing.Point(56, 2) - Me.txbDShfOut_stMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDShfOut_stMax.Location = New System.Drawing.Point(49, 2) Me.txbDShfOut_stMax.Name = "txbDShfOut_stMax" - Me.txbDShfOut_stMax.Size = New System.Drawing.Size(91, 46) + Me.txbDShfOut_stMax.Size = New System.Drawing.Size(80, 39) Me.txbDShfOut_stMax.TabIndex = 2 Me.txbDShfOut_stMax.Text = "19" Me.txbDShfOut_stMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5965,9 +5582,9 @@ Partial Class Main_Form ' Me.lbDShfOut_stMax.AutoSize = True Me.lbDShfOut_stMax.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDShfOut_stMax.Location = New System.Drawing.Point(5, 14) + Me.lbDShfOut_stMax.Location = New System.Drawing.Point(4, 11) Me.lbDShfOut_stMax.Name = "lbDShfOut_stMax" - Me.lbDShfOut_stMax.Size = New System.Drawing.Size(61, 32) + Me.lbDShfOut_stMax.Size = New System.Drawing.Size(47, 24) Me.lbDShfOut_stMax.TabIndex = 0 Me.lbDShfOut_stMax.Text = "Max" ' @@ -5975,19 +5592,17 @@ Partial Class Main_Form ' Me.pnDShfOut_stMin.Controls.Add(Me.txbDShfOut_stMin) Me.pnDShfOut_stMin.Controls.Add(Me.lbDShfOut_stMin) - Me.pnDShfOut_stMin.Location = New System.Drawing.Point(5, 31) - Me.pnDShfOut_stMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDShfOut_stMin.Location = New System.Drawing.Point(4, 25) Me.pnDShfOut_stMin.Name = "pnDShfOut_stMin" - Me.pnDShfOut_stMin.Size = New System.Drawing.Size(149, 56) + Me.pnDShfOut_stMin.Size = New System.Drawing.Size(130, 45) Me.pnDShfOut_stMin.TabIndex = 5 ' 'txbDShfOut_stMin ' Me.txbDShfOut_stMin.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDShfOut_stMin.Location = New System.Drawing.Point(55, 2) - Me.txbDShfOut_stMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDShfOut_stMin.Location = New System.Drawing.Point(48, 2) Me.txbDShfOut_stMin.Name = "txbDShfOut_stMin" - Me.txbDShfOut_stMin.Size = New System.Drawing.Size(91, 46) + Me.txbDShfOut_stMin.Size = New System.Drawing.Size(80, 39) Me.txbDShfOut_stMin.TabIndex = 2 Me.txbDShfOut_stMin.Text = "17.3" Me.txbDShfOut_stMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5996,9 +5611,9 @@ Partial Class Main_Form ' Me.lbDShfOut_stMin.AutoSize = True Me.lbDShfOut_stMin.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDShfOut_stMin.Location = New System.Drawing.Point(5, 14) + Me.lbDShfOut_stMin.Location = New System.Drawing.Point(4, 11) Me.lbDShfOut_stMin.Name = "lbDShfOut_stMin" - Me.lbDShfOut_stMin.Size = New System.Drawing.Size(56, 32) + Me.lbDShfOut_stMin.Size = New System.Drawing.Size(43, 24) Me.lbDShfOut_stMin.TabIndex = 0 Me.lbDShfOut_stMin.Text = "Min" ' @@ -6009,11 +5624,9 @@ Partial Class Main_Form Me.gbEPsort_AL.Controls.Add(Me.gbEPDuty1_AL) Me.gbEPsort_AL.Controls.Add(Me.gbEPVpp_AL) Me.gbEPsort_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbEPsort_AL.Location = New System.Drawing.Point(657, 0) - Me.gbEPsort_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPsort_AL.Location = New System.Drawing.Point(575, 0) Me.gbEPsort_AL.Name = "gbEPsort_AL" - Me.gbEPsort_AL.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEPsort_AL.Size = New System.Drawing.Size(314, 456) + Me.gbEPsort_AL.Size = New System.Drawing.Size(275, 365) Me.gbEPsort_AL.TabIndex = 115 Me.gbEPsort_AL.TabStop = False Me.gbEPsort_AL.Text = "EP Test" @@ -6022,11 +5635,9 @@ Partial Class Main_Form ' Me.gbEPDuty3_AL.Controls.Add(Me.pnEPDYmax3_AL) Me.gbEPDuty3_AL.Controls.Add(Me.pnEPDYmin3_AL) - Me.gbEPDuty3_AL.Location = New System.Drawing.Point(2, 349) - Me.gbEPDuty3_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPDuty3_AL.Location = New System.Drawing.Point(2, 279) Me.gbEPDuty3_AL.Name = "gbEPDuty3_AL" - Me.gbEPDuty3_AL.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEPDuty3_AL.Size = New System.Drawing.Size(310, 101) + Me.gbEPDuty3_AL.Size = New System.Drawing.Size(271, 81) Me.gbEPDuty3_AL.TabIndex = 13 Me.gbEPDuty3_AL.TabStop = False Me.gbEPDuty3_AL.Text = "Duty - Step3" @@ -6035,19 +5646,17 @@ Partial Class Main_Form ' Me.pnEPDYmax3_AL.Controls.Add(Me.txbEPDYmax3_AL) Me.pnEPDYmax3_AL.Controls.Add(Me.lbEPDYmax3_AL) - Me.pnEPDYmax3_AL.Location = New System.Drawing.Point(157, 31) - Me.pnEPDYmax3_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPDYmax3_AL.Location = New System.Drawing.Point(137, 25) Me.pnEPDYmax3_AL.Name = "pnEPDYmax3_AL" - Me.pnEPDYmax3_AL.Size = New System.Drawing.Size(151, 56) + Me.pnEPDYmax3_AL.Size = New System.Drawing.Size(132, 45) Me.pnEPDYmax3_AL.TabIndex = 9 ' 'txbEPDYmax3_AL ' Me.txbEPDYmax3_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPDYmax3_AL.Location = New System.Drawing.Point(56, 2) - Me.txbEPDYmax3_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPDYmax3_AL.Location = New System.Drawing.Point(49, 2) Me.txbEPDYmax3_AL.Name = "txbEPDYmax3_AL" - Me.txbEPDYmax3_AL.Size = New System.Drawing.Size(91, 46) + Me.txbEPDYmax3_AL.Size = New System.Drawing.Size(80, 39) Me.txbEPDYmax3_AL.TabIndex = 2 Me.txbEPDYmax3_AL.Text = "7.5" Me.txbEPDYmax3_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6056,9 +5665,9 @@ Partial Class Main_Form ' Me.lbEPDYmax3_AL.AutoSize = True Me.lbEPDYmax3_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPDYmax3_AL.Location = New System.Drawing.Point(5, 14) + Me.lbEPDYmax3_AL.Location = New System.Drawing.Point(4, 11) Me.lbEPDYmax3_AL.Name = "lbEPDYmax3_AL" - Me.lbEPDYmax3_AL.Size = New System.Drawing.Size(61, 32) + Me.lbEPDYmax3_AL.Size = New System.Drawing.Size(47, 24) Me.lbEPDYmax3_AL.TabIndex = 0 Me.lbEPDYmax3_AL.Text = "Max" ' @@ -6066,19 +5675,17 @@ Partial Class Main_Form ' Me.pnEPDYmin3_AL.Controls.Add(Me.txbEPDYmin3_AL) Me.pnEPDYmin3_AL.Controls.Add(Me.lbEPDYmin3_AL) - Me.pnEPDYmin3_AL.Location = New System.Drawing.Point(5, 32) - Me.pnEPDYmin3_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPDYmin3_AL.Location = New System.Drawing.Point(4, 26) Me.pnEPDYmin3_AL.Name = "pnEPDYmin3_AL" - Me.pnEPDYmin3_AL.Size = New System.Drawing.Size(149, 56) + Me.pnEPDYmin3_AL.Size = New System.Drawing.Size(130, 45) Me.pnEPDYmin3_AL.TabIndex = 5 ' 'txbEPDYmin3_AL ' Me.txbEPDYmin3_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPDYmin3_AL.Location = New System.Drawing.Point(55, 2) - Me.txbEPDYmin3_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPDYmin3_AL.Location = New System.Drawing.Point(48, 2) Me.txbEPDYmin3_AL.Name = "txbEPDYmin3_AL" - Me.txbEPDYmin3_AL.Size = New System.Drawing.Size(91, 46) + Me.txbEPDYmin3_AL.Size = New System.Drawing.Size(80, 39) Me.txbEPDYmin3_AL.TabIndex = 2 Me.txbEPDYmin3_AL.Text = "7.4" Me.txbEPDYmin3_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6087,9 +5694,9 @@ Partial Class Main_Form ' Me.lbEPDYmin3_AL.AutoSize = True Me.lbEPDYmin3_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPDYmin3_AL.Location = New System.Drawing.Point(5, 14) + Me.lbEPDYmin3_AL.Location = New System.Drawing.Point(4, 11) Me.lbEPDYmin3_AL.Name = "lbEPDYmin3_AL" - Me.lbEPDYmin3_AL.Size = New System.Drawing.Size(56, 32) + Me.lbEPDYmin3_AL.Size = New System.Drawing.Size(43, 24) Me.lbEPDYmin3_AL.TabIndex = 0 Me.lbEPDYmin3_AL.Text = "Min" ' @@ -6097,11 +5704,9 @@ Partial Class Main_Form ' Me.gbEPDuty2_AL.Controls.Add(Me.pnEPDYmax2_AL) Me.gbEPDuty2_AL.Controls.Add(Me.pnEPDYmin2_AL) - Me.gbEPDuty2_AL.Location = New System.Drawing.Point(2, 244) - Me.gbEPDuty2_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPDuty2_AL.Location = New System.Drawing.Point(2, 195) Me.gbEPDuty2_AL.Name = "gbEPDuty2_AL" - Me.gbEPDuty2_AL.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEPDuty2_AL.Size = New System.Drawing.Size(310, 101) + Me.gbEPDuty2_AL.Size = New System.Drawing.Size(271, 81) Me.gbEPDuty2_AL.TabIndex = 12 Me.gbEPDuty2_AL.TabStop = False Me.gbEPDuty2_AL.Text = "Duty - Step2" @@ -6110,19 +5715,17 @@ Partial Class Main_Form ' Me.pnEPDYmax2_AL.Controls.Add(Me.txbEPDYmax2_AL) Me.pnEPDYmax2_AL.Controls.Add(Me.lbEPDYmax2_AL) - Me.pnEPDYmax2_AL.Location = New System.Drawing.Point(157, 31) - Me.pnEPDYmax2_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPDYmax2_AL.Location = New System.Drawing.Point(137, 25) Me.pnEPDYmax2_AL.Name = "pnEPDYmax2_AL" - Me.pnEPDYmax2_AL.Size = New System.Drawing.Size(151, 56) + Me.pnEPDYmax2_AL.Size = New System.Drawing.Size(132, 45) Me.pnEPDYmax2_AL.TabIndex = 9 ' 'txbEPDYmax2_AL ' Me.txbEPDYmax2_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPDYmax2_AL.Location = New System.Drawing.Point(56, 2) - Me.txbEPDYmax2_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPDYmax2_AL.Location = New System.Drawing.Point(49, 2) Me.txbEPDYmax2_AL.Name = "txbEPDYmax2_AL" - Me.txbEPDYmax2_AL.Size = New System.Drawing.Size(91, 46) + Me.txbEPDYmax2_AL.Size = New System.Drawing.Size(80, 39) Me.txbEPDYmax2_AL.TabIndex = 2 Me.txbEPDYmax2_AL.Text = "7.5" Me.txbEPDYmax2_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6131,9 +5734,9 @@ Partial Class Main_Form ' Me.lbEPDYmax2_AL.AutoSize = True Me.lbEPDYmax2_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPDYmax2_AL.Location = New System.Drawing.Point(5, 14) + Me.lbEPDYmax2_AL.Location = New System.Drawing.Point(4, 11) Me.lbEPDYmax2_AL.Name = "lbEPDYmax2_AL" - Me.lbEPDYmax2_AL.Size = New System.Drawing.Size(61, 32) + Me.lbEPDYmax2_AL.Size = New System.Drawing.Size(47, 24) Me.lbEPDYmax2_AL.TabIndex = 0 Me.lbEPDYmax2_AL.Text = "Max" ' @@ -6141,19 +5744,17 @@ Partial Class Main_Form ' Me.pnEPDYmin2_AL.Controls.Add(Me.txbEPDYmin2_AL) Me.pnEPDYmin2_AL.Controls.Add(Me.lbEPDYmin2_AL) - Me.pnEPDYmin2_AL.Location = New System.Drawing.Point(5, 32) - Me.pnEPDYmin2_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPDYmin2_AL.Location = New System.Drawing.Point(4, 26) Me.pnEPDYmin2_AL.Name = "pnEPDYmin2_AL" - Me.pnEPDYmin2_AL.Size = New System.Drawing.Size(149, 56) + Me.pnEPDYmin2_AL.Size = New System.Drawing.Size(130, 45) Me.pnEPDYmin2_AL.TabIndex = 5 ' 'txbEPDYmin2_AL ' Me.txbEPDYmin2_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPDYmin2_AL.Location = New System.Drawing.Point(55, 2) - Me.txbEPDYmin2_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPDYmin2_AL.Location = New System.Drawing.Point(48, 2) Me.txbEPDYmin2_AL.Name = "txbEPDYmin2_AL" - Me.txbEPDYmin2_AL.Size = New System.Drawing.Size(91, 46) + Me.txbEPDYmin2_AL.Size = New System.Drawing.Size(80, 39) Me.txbEPDYmin2_AL.TabIndex = 2 Me.txbEPDYmin2_AL.Text = "7.4" Me.txbEPDYmin2_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6162,9 +5763,9 @@ Partial Class Main_Form ' Me.lbEPDYmin2_AL.AutoSize = True Me.lbEPDYmin2_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPDYmin2_AL.Location = New System.Drawing.Point(5, 14) + Me.lbEPDYmin2_AL.Location = New System.Drawing.Point(4, 11) Me.lbEPDYmin2_AL.Name = "lbEPDYmin2_AL" - Me.lbEPDYmin2_AL.Size = New System.Drawing.Size(56, 32) + Me.lbEPDYmin2_AL.Size = New System.Drawing.Size(43, 24) Me.lbEPDYmin2_AL.TabIndex = 0 Me.lbEPDYmin2_AL.Text = "Min" ' @@ -6172,11 +5773,9 @@ Partial Class Main_Form ' Me.gbEPDuty1_AL.Controls.Add(Me.pnEPDYmax1_AL) Me.gbEPDuty1_AL.Controls.Add(Me.pnEPDYmin1_AL) - Me.gbEPDuty1_AL.Location = New System.Drawing.Point(2, 138) - Me.gbEPDuty1_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPDuty1_AL.Location = New System.Drawing.Point(2, 110) Me.gbEPDuty1_AL.Name = "gbEPDuty1_AL" - Me.gbEPDuty1_AL.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEPDuty1_AL.Size = New System.Drawing.Size(310, 101) + Me.gbEPDuty1_AL.Size = New System.Drawing.Size(271, 81) Me.gbEPDuty1_AL.TabIndex = 11 Me.gbEPDuty1_AL.TabStop = False Me.gbEPDuty1_AL.Text = "Duty - Step1" @@ -6185,19 +5784,17 @@ Partial Class Main_Form ' Me.pnEPDYmax1_AL.Controls.Add(Me.txbEPDYmax1_AL) Me.pnEPDYmax1_AL.Controls.Add(Me.lbEPDYmax1_AL) - Me.pnEPDYmax1_AL.Location = New System.Drawing.Point(157, 31) - Me.pnEPDYmax1_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPDYmax1_AL.Location = New System.Drawing.Point(137, 25) Me.pnEPDYmax1_AL.Name = "pnEPDYmax1_AL" - Me.pnEPDYmax1_AL.Size = New System.Drawing.Size(151, 56) + Me.pnEPDYmax1_AL.Size = New System.Drawing.Size(132, 45) Me.pnEPDYmax1_AL.TabIndex = 9 ' 'txbEPDYmax1_AL ' Me.txbEPDYmax1_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPDYmax1_AL.Location = New System.Drawing.Point(56, 2) - Me.txbEPDYmax1_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPDYmax1_AL.Location = New System.Drawing.Point(49, 2) Me.txbEPDYmax1_AL.Name = "txbEPDYmax1_AL" - Me.txbEPDYmax1_AL.Size = New System.Drawing.Size(91, 46) + Me.txbEPDYmax1_AL.Size = New System.Drawing.Size(80, 39) Me.txbEPDYmax1_AL.TabIndex = 2 Me.txbEPDYmax1_AL.Text = "7.5" Me.txbEPDYmax1_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6206,9 +5803,9 @@ Partial Class Main_Form ' Me.lbEPDYmax1_AL.AutoSize = True Me.lbEPDYmax1_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPDYmax1_AL.Location = New System.Drawing.Point(5, 14) + Me.lbEPDYmax1_AL.Location = New System.Drawing.Point(4, 11) Me.lbEPDYmax1_AL.Name = "lbEPDYmax1_AL" - Me.lbEPDYmax1_AL.Size = New System.Drawing.Size(61, 32) + Me.lbEPDYmax1_AL.Size = New System.Drawing.Size(47, 24) Me.lbEPDYmax1_AL.TabIndex = 0 Me.lbEPDYmax1_AL.Text = "Max" ' @@ -6216,19 +5813,17 @@ Partial Class Main_Form ' Me.pnEPDYmin1_AL.Controls.Add(Me.txbEPDYmin1_AL) Me.pnEPDYmin1_AL.Controls.Add(Me.lbEPDYmin1_AL) - Me.pnEPDYmin1_AL.Location = New System.Drawing.Point(5, 32) - Me.pnEPDYmin1_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPDYmin1_AL.Location = New System.Drawing.Point(4, 26) Me.pnEPDYmin1_AL.Name = "pnEPDYmin1_AL" - Me.pnEPDYmin1_AL.Size = New System.Drawing.Size(149, 56) + Me.pnEPDYmin1_AL.Size = New System.Drawing.Size(130, 45) Me.pnEPDYmin1_AL.TabIndex = 5 ' 'txbEPDYmin1_AL ' Me.txbEPDYmin1_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPDYmin1_AL.Location = New System.Drawing.Point(55, 2) - Me.txbEPDYmin1_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPDYmin1_AL.Location = New System.Drawing.Point(48, 2) Me.txbEPDYmin1_AL.Name = "txbEPDYmin1_AL" - Me.txbEPDYmin1_AL.Size = New System.Drawing.Size(91, 46) + Me.txbEPDYmin1_AL.Size = New System.Drawing.Size(80, 39) Me.txbEPDYmin1_AL.TabIndex = 2 Me.txbEPDYmin1_AL.Text = "7.4" Me.txbEPDYmin1_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6237,9 +5832,9 @@ Partial Class Main_Form ' Me.lbEPDYmin1_AL.AutoSize = True Me.lbEPDYmin1_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPDYmin1_AL.Location = New System.Drawing.Point(5, 14) + Me.lbEPDYmin1_AL.Location = New System.Drawing.Point(4, 11) Me.lbEPDYmin1_AL.Name = "lbEPDYmin1_AL" - Me.lbEPDYmin1_AL.Size = New System.Drawing.Size(56, 32) + Me.lbEPDYmin1_AL.Size = New System.Drawing.Size(43, 24) Me.lbEPDYmin1_AL.TabIndex = 0 Me.lbEPDYmin1_AL.Text = "Min" ' @@ -6247,11 +5842,9 @@ Partial Class Main_Form ' Me.gbEPVpp_AL.Controls.Add(Me.pnEPVPmax_AL) Me.gbEPVpp_AL.Controls.Add(Me.pnEPVPmin_AL) - Me.gbEPVpp_AL.Location = New System.Drawing.Point(2, 29) - Me.gbEPVpp_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPVpp_AL.Location = New System.Drawing.Point(2, 23) Me.gbEPVpp_AL.Name = "gbEPVpp_AL" - Me.gbEPVpp_AL.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEPVpp_AL.Size = New System.Drawing.Size(310, 101) + Me.gbEPVpp_AL.Size = New System.Drawing.Size(271, 81) Me.gbEPVpp_AL.TabIndex = 9 Me.gbEPVpp_AL.TabStop = False Me.gbEPVpp_AL.Text = "Vpp" @@ -6260,19 +5853,17 @@ Partial Class Main_Form ' Me.pnEPVPmax_AL.Controls.Add(Me.txbEPVPmax_AL) Me.pnEPVPmax_AL.Controls.Add(Me.lbEPVPmax_AL) - Me.pnEPVPmax_AL.Location = New System.Drawing.Point(157, 31) - Me.pnEPVPmax_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPVPmax_AL.Location = New System.Drawing.Point(137, 25) Me.pnEPVPmax_AL.Name = "pnEPVPmax_AL" - Me.pnEPVPmax_AL.Size = New System.Drawing.Size(151, 56) + Me.pnEPVPmax_AL.Size = New System.Drawing.Size(132, 45) Me.pnEPVPmax_AL.TabIndex = 9 ' 'txbEPVPmax_AL ' Me.txbEPVPmax_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPVPmax_AL.Location = New System.Drawing.Point(56, 2) - Me.txbEPVPmax_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPVPmax_AL.Location = New System.Drawing.Point(49, 2) Me.txbEPVPmax_AL.Name = "txbEPVPmax_AL" - Me.txbEPVPmax_AL.Size = New System.Drawing.Size(91, 46) + Me.txbEPVPmax_AL.Size = New System.Drawing.Size(80, 39) Me.txbEPVPmax_AL.TabIndex = 2 Me.txbEPVPmax_AL.Text = "66" Me.txbEPVPmax_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6281,9 +5872,9 @@ Partial Class Main_Form ' Me.lbEPVPmax_AL.AutoSize = True Me.lbEPVPmax_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPVPmax_AL.Location = New System.Drawing.Point(5, 14) + Me.lbEPVPmax_AL.Location = New System.Drawing.Point(4, 11) Me.lbEPVPmax_AL.Name = "lbEPVPmax_AL" - Me.lbEPVPmax_AL.Size = New System.Drawing.Size(61, 32) + Me.lbEPVPmax_AL.Size = New System.Drawing.Size(47, 24) Me.lbEPVPmax_AL.TabIndex = 0 Me.lbEPVPmax_AL.Text = "Max" ' @@ -6291,19 +5882,17 @@ Partial Class Main_Form ' Me.pnEPVPmin_AL.Controls.Add(Me.txbEPVPmin_AL) Me.pnEPVPmin_AL.Controls.Add(Me.lbEPVPmin_AL) - Me.pnEPVPmin_AL.Location = New System.Drawing.Point(5, 32) - Me.pnEPVPmin_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPVPmin_AL.Location = New System.Drawing.Point(4, 26) Me.pnEPVPmin_AL.Name = "pnEPVPmin_AL" - Me.pnEPVPmin_AL.Size = New System.Drawing.Size(149, 56) + Me.pnEPVPmin_AL.Size = New System.Drawing.Size(130, 45) Me.pnEPVPmin_AL.TabIndex = 5 ' 'txbEPVPmin_AL ' Me.txbEPVPmin_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPVPmin_AL.Location = New System.Drawing.Point(55, 2) - Me.txbEPVPmin_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPVPmin_AL.Location = New System.Drawing.Point(48, 2) Me.txbEPVPmin_AL.Name = "txbEPVPmin_AL" - Me.txbEPVPmin_AL.Size = New System.Drawing.Size(91, 46) + Me.txbEPVPmin_AL.Size = New System.Drawing.Size(80, 39) Me.txbEPVPmin_AL.TabIndex = 2 Me.txbEPVPmin_AL.Text = "60" Me.txbEPVPmin_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6312,9 +5901,9 @@ Partial Class Main_Form ' Me.lbEPVPmin_AL.AutoSize = True Me.lbEPVPmin_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPVPmin_AL.Location = New System.Drawing.Point(5, 14) + Me.lbEPVPmin_AL.Location = New System.Drawing.Point(4, 11) Me.lbEPVPmin_AL.Name = "lbEPVPmin_AL" - Me.lbEPVPmin_AL.Size = New System.Drawing.Size(56, 32) + Me.lbEPVPmin_AL.Size = New System.Drawing.Size(43, 24) Me.lbEPVPmin_AL.TabIndex = 0 Me.lbEPVPmin_AL.Text = "Min" ' @@ -6325,11 +5914,9 @@ Partial Class Main_Form Me.gbBodysort.Controls.Add(Me.gbBDVrms1_AL) Me.gbBodysort.Enabled = False Me.gbBodysort.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbBodysort.Location = New System.Drawing.Point(983, 0) - Me.gbBodysort.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbBodysort.Location = New System.Drawing.Point(860, 0) Me.gbBodysort.Name = "gbBodysort" - Me.gbBodysort.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbBodysort.Size = New System.Drawing.Size(320, 364) + Me.gbBodysort.Size = New System.Drawing.Size(280, 291) Me.gbBodysort.TabIndex = 114 Me.gbBodysort.TabStop = False Me.gbBodysort.Text = "Body Test" @@ -6339,11 +5926,9 @@ Partial Class Main_Form Me.gbBDVrms3_AL.Controls.Add(Me.pnBDVRmax3_AL) Me.gbBDVrms3_AL.Controls.Add(Me.pnBDVRmin3_AL) Me.gbBDVrms3_AL.Controls.Add(Me.GroupBox7) - Me.gbBDVrms3_AL.Location = New System.Drawing.Point(2, 244) - Me.gbBDVrms3_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbBDVrms3_AL.Location = New System.Drawing.Point(2, 195) Me.gbBDVrms3_AL.Name = "gbBDVrms3_AL" - Me.gbBDVrms3_AL.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbBDVrms3_AL.Size = New System.Drawing.Size(310, 101) + Me.gbBDVrms3_AL.Size = New System.Drawing.Size(271, 81) Me.gbBDVrms3_AL.TabIndex = 10 Me.gbBDVrms3_AL.TabStop = False Me.gbBDVrms3_AL.Text = "3MHz_VRMS" @@ -6352,19 +5937,17 @@ Partial Class Main_Form ' Me.pnBDVRmax3_AL.Controls.Add(Me.txbBDVRmax3_AL) Me.pnBDVRmax3_AL.Controls.Add(Me.lbBDVRmax3_AL) - Me.pnBDVRmax3_AL.Location = New System.Drawing.Point(157, 32) - Me.pnBDVRmax3_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnBDVRmax3_AL.Location = New System.Drawing.Point(137, 26) Me.pnBDVRmax3_AL.Name = "pnBDVRmax3_AL" - Me.pnBDVRmax3_AL.Size = New System.Drawing.Size(151, 56) + Me.pnBDVRmax3_AL.Size = New System.Drawing.Size(132, 45) Me.pnBDVRmax3_AL.TabIndex = 9 ' 'txbBDVRmax3_AL ' Me.txbBDVRmax3_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbBDVRmax3_AL.Location = New System.Drawing.Point(56, 2) - Me.txbBDVRmax3_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbBDVRmax3_AL.Location = New System.Drawing.Point(49, 2) Me.txbBDVRmax3_AL.Name = "txbBDVRmax3_AL" - Me.txbBDVRmax3_AL.Size = New System.Drawing.Size(91, 46) + Me.txbBDVRmax3_AL.Size = New System.Drawing.Size(80, 39) Me.txbBDVRmax3_AL.TabIndex = 2 Me.txbBDVRmax3_AL.Text = "40" Me.txbBDVRmax3_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6373,9 +5956,9 @@ Partial Class Main_Form ' Me.lbBDVRmax3_AL.AutoSize = True Me.lbBDVRmax3_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbBDVRmax3_AL.Location = New System.Drawing.Point(5, 14) + Me.lbBDVRmax3_AL.Location = New System.Drawing.Point(4, 11) Me.lbBDVRmax3_AL.Name = "lbBDVRmax3_AL" - Me.lbBDVRmax3_AL.Size = New System.Drawing.Size(61, 32) + Me.lbBDVRmax3_AL.Size = New System.Drawing.Size(47, 24) Me.lbBDVRmax3_AL.TabIndex = 0 Me.lbBDVRmax3_AL.Text = "Max" ' @@ -6383,19 +5966,17 @@ Partial Class Main_Form ' Me.pnBDVRmin3_AL.Controls.Add(Me.txbBDVRmin3_AL) Me.pnBDVRmin3_AL.Controls.Add(Me.lbBDVRmin3_AL) - Me.pnBDVRmin3_AL.Location = New System.Drawing.Point(5, 32) - Me.pnBDVRmin3_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnBDVRmin3_AL.Location = New System.Drawing.Point(4, 26) Me.pnBDVRmin3_AL.Name = "pnBDVRmin3_AL" - Me.pnBDVRmin3_AL.Size = New System.Drawing.Size(149, 56) + Me.pnBDVRmin3_AL.Size = New System.Drawing.Size(130, 45) Me.pnBDVRmin3_AL.TabIndex = 5 ' 'txbBDVRmin3_AL ' Me.txbBDVRmin3_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbBDVRmin3_AL.Location = New System.Drawing.Point(55, 2) - Me.txbBDVRmin3_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbBDVRmin3_AL.Location = New System.Drawing.Point(48, 2) Me.txbBDVRmin3_AL.Name = "txbBDVRmin3_AL" - Me.txbBDVRmin3_AL.Size = New System.Drawing.Size(91, 46) + Me.txbBDVRmin3_AL.Size = New System.Drawing.Size(80, 39) Me.txbBDVRmin3_AL.TabIndex = 2 Me.txbBDVRmin3_AL.Text = "30" Me.txbBDVRmin3_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6404,9 +5985,9 @@ Partial Class Main_Form ' Me.lbBDVRmin3_AL.AutoSize = True Me.lbBDVRmin3_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbBDVRmin3_AL.Location = New System.Drawing.Point(5, 14) + Me.lbBDVRmin3_AL.Location = New System.Drawing.Point(4, 11) Me.lbBDVRmin3_AL.Name = "lbBDVRmin3_AL" - Me.lbBDVRmin3_AL.Size = New System.Drawing.Size(56, 32) + Me.lbBDVRmin3_AL.Size = New System.Drawing.Size(43, 24) Me.lbBDVRmin3_AL.TabIndex = 0 Me.lbBDVRmin3_AL.Text = "Min" ' @@ -6418,11 +5999,9 @@ Partial Class Main_Form Me.GroupBox7.Controls.Add(Me.GroupBox18) Me.GroupBox7.Controls.Add(Me.GroupBox19) Me.GroupBox7.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.GroupBox7.Location = New System.Drawing.Point(295, 98) - Me.GroupBox7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox7.Location = New System.Drawing.Point(258, 78) Me.GroupBox7.Name = "GroupBox7" - Me.GroupBox7.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.GroupBox7.Size = New System.Drawing.Size(736, 229) + Me.GroupBox7.Size = New System.Drawing.Size(644, 183) Me.GroupBox7.TabIndex = 132 Me.GroupBox7.TabStop = False Me.GroupBox7.Text = "LED 측정 관련" @@ -6432,11 +6011,9 @@ Partial Class Main_Form Me.GroupBox8.Controls.Add(Me.Panel11) Me.GroupBox8.Controls.Add(Me.Panel12) Me.GroupBox8.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.GroupBox8.Location = New System.Drawing.Point(362, 115) - Me.GroupBox8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox8.Location = New System.Drawing.Point(317, 92) Me.GroupBox8.Name = "GroupBox8" - Me.GroupBox8.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.GroupBox8.Size = New System.Drawing.Size(343, 81) + Me.GroupBox8.Size = New System.Drawing.Size(300, 65) Me.GroupBox8.TabIndex = 11 Me.GroupBox8.TabStop = False Me.GroupBox8.Text = "Yellow 측정좌표 ②" @@ -6445,19 +6022,17 @@ Partial Class Main_Form ' Me.Panel11.Controls.Add(Me.TextBox9) Me.Panel11.Controls.Add(Me.Label9) - Me.Panel11.Location = New System.Drawing.Point(169, 32) - Me.Panel11.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel11.Location = New System.Drawing.Point(148, 26) Me.Panel11.Name = "Panel11" - Me.Panel11.Size = New System.Drawing.Size(159, 44) + Me.Panel11.Size = New System.Drawing.Size(139, 35) Me.Panel11.TabIndex = 9 ' 'TextBox9 ' Me.TextBox9.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.TextBox9.Location = New System.Drawing.Point(54, 2) - Me.TextBox9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox9.Location = New System.Drawing.Point(47, 2) Me.TextBox9.Name = "TextBox9" - Me.TextBox9.Size = New System.Drawing.Size(99, 38) + Me.TextBox9.Size = New System.Drawing.Size(87, 32) Me.TextBox9.TabIndex = 2 Me.TextBox9.Text = "40" Me.TextBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6466,9 +6041,9 @@ Partial Class Main_Form ' Me.Label9.AutoSize = True Me.Label9.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label9.Location = New System.Drawing.Point(21, 6) + Me.Label9.Location = New System.Drawing.Point(18, 5) Me.Label9.Name = "Label9" - Me.Label9.Size = New System.Drawing.Size(31, 32) + Me.Label9.Size = New System.Drawing.Size(23, 24) Me.Label9.TabIndex = 0 Me.Label9.Text = "Y" ' @@ -6476,19 +6051,17 @@ Partial Class Main_Form ' Me.Panel12.Controls.Add(Me.TextBox10) Me.Panel12.Controls.Add(Me.Label10) - Me.Panel12.Location = New System.Drawing.Point(5, 32) - Me.Panel12.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel12.Location = New System.Drawing.Point(4, 26) Me.Panel12.Name = "Panel12" - Me.Panel12.Size = New System.Drawing.Size(159, 44) + Me.Panel12.Size = New System.Drawing.Size(139, 35) Me.Panel12.TabIndex = 5 ' 'TextBox10 ' Me.TextBox10.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.TextBox10.Location = New System.Drawing.Point(54, 2) - Me.TextBox10.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox10.Location = New System.Drawing.Point(47, 2) Me.TextBox10.Name = "TextBox10" - Me.TextBox10.Size = New System.Drawing.Size(99, 38) + Me.TextBox10.Size = New System.Drawing.Size(87, 32) Me.TextBox10.TabIndex = 2 Me.TextBox10.Text = "29" Me.TextBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6497,9 +6070,9 @@ Partial Class Main_Form ' Me.Label10.AutoSize = True Me.Label10.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label10.Location = New System.Drawing.Point(14, 6) + Me.Label10.Location = New System.Drawing.Point(12, 5) Me.Label10.Name = "Label10" - Me.Label10.Size = New System.Drawing.Size(38, 32) + Me.Label10.Size = New System.Drawing.Size(29, 24) Me.Label10.TabIndex = 0 Me.Label10.Text = "X " ' @@ -6508,11 +6081,9 @@ Partial Class Main_Form Me.GroupBox9.Controls.Add(Me.Panel13) Me.GroupBox9.Controls.Add(Me.Panel14) Me.GroupBox9.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.GroupBox9.Location = New System.Drawing.Point(362, 31) - Me.GroupBox9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox9.Location = New System.Drawing.Point(317, 25) Me.GroupBox9.Name = "GroupBox9" - Me.GroupBox9.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.GroupBox9.Size = New System.Drawing.Size(343, 81) + Me.GroupBox9.Size = New System.Drawing.Size(300, 65) Me.GroupBox9.TabIndex = 11 Me.GroupBox9.TabStop = False Me.GroupBox9.Text = "Yellow 측정좌표 ①" @@ -6521,19 +6092,17 @@ Partial Class Main_Form ' Me.Panel13.Controls.Add(Me.TextBox11) Me.Panel13.Controls.Add(Me.Label11) - Me.Panel13.Location = New System.Drawing.Point(169, 32) - Me.Panel13.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel13.Location = New System.Drawing.Point(148, 26) Me.Panel13.Name = "Panel13" - Me.Panel13.Size = New System.Drawing.Size(159, 44) + Me.Panel13.Size = New System.Drawing.Size(139, 35) Me.Panel13.TabIndex = 9 ' 'TextBox11 ' Me.TextBox11.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.TextBox11.Location = New System.Drawing.Point(54, 2) - Me.TextBox11.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox11.Location = New System.Drawing.Point(47, 2) Me.TextBox11.Name = "TextBox11" - Me.TextBox11.Size = New System.Drawing.Size(99, 38) + Me.TextBox11.Size = New System.Drawing.Size(87, 32) Me.TextBox11.TabIndex = 2 Me.TextBox11.Text = "385" Me.TextBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6542,9 +6111,9 @@ Partial Class Main_Form ' Me.Label11.AutoSize = True Me.Label11.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label11.Location = New System.Drawing.Point(21, 6) + Me.Label11.Location = New System.Drawing.Point(18, 5) Me.Label11.Name = "Label11" - Me.Label11.Size = New System.Drawing.Size(31, 32) + Me.Label11.Size = New System.Drawing.Size(23, 24) Me.Label11.TabIndex = 0 Me.Label11.Text = "Y" ' @@ -6552,19 +6121,17 @@ Partial Class Main_Form ' Me.Panel14.Controls.Add(Me.TextBox12) Me.Panel14.Controls.Add(Me.Label12) - Me.Panel14.Location = New System.Drawing.Point(5, 32) - Me.Panel14.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel14.Location = New System.Drawing.Point(4, 26) Me.Panel14.Name = "Panel14" - Me.Panel14.Size = New System.Drawing.Size(159, 44) + Me.Panel14.Size = New System.Drawing.Size(139, 35) Me.Panel14.TabIndex = 5 ' 'TextBox12 ' Me.TextBox12.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.TextBox12.Location = New System.Drawing.Point(54, 2) - Me.TextBox12.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox12.Location = New System.Drawing.Point(47, 2) Me.TextBox12.Name = "TextBox12" - Me.TextBox12.Size = New System.Drawing.Size(99, 38) + Me.TextBox12.Size = New System.Drawing.Size(87, 32) Me.TextBox12.TabIndex = 2 Me.TextBox12.Text = "195" Me.TextBox12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6573,9 +6140,9 @@ Partial Class Main_Form ' Me.Label12.AutoSize = True Me.Label12.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label12.Location = New System.Drawing.Point(14, 6) + Me.Label12.Location = New System.Drawing.Point(12, 5) Me.Label12.Name = "Label12" - Me.Label12.Size = New System.Drawing.Size(38, 32) + Me.Label12.Size = New System.Drawing.Size(29, 24) Me.Label12.TabIndex = 0 Me.Label12.Text = "X " ' @@ -6584,11 +6151,9 @@ Partial Class Main_Form Me.GroupBox18.Controls.Add(Me.Panel15) Me.GroupBox18.Controls.Add(Me.Panel16) Me.GroupBox18.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.GroupBox18.Location = New System.Drawing.Point(13, 115) - Me.GroupBox18.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox18.Location = New System.Drawing.Point(11, 92) Me.GroupBox18.Name = "GroupBox18" - Me.GroupBox18.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.GroupBox18.Size = New System.Drawing.Size(343, 81) + Me.GroupBox18.Size = New System.Drawing.Size(300, 65) Me.GroupBox18.TabIndex = 11 Me.GroupBox18.TabStop = False Me.GroupBox18.Text = "Red 측정좌표 ②" @@ -6597,19 +6162,17 @@ Partial Class Main_Form ' Me.Panel15.Controls.Add(Me.TextBox13) Me.Panel15.Controls.Add(Me.Label13) - Me.Panel15.Location = New System.Drawing.Point(169, 32) - Me.Panel15.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel15.Location = New System.Drawing.Point(148, 26) Me.Panel15.Name = "Panel15" - Me.Panel15.Size = New System.Drawing.Size(159, 44) + Me.Panel15.Size = New System.Drawing.Size(139, 35) Me.Panel15.TabIndex = 9 ' 'TextBox13 ' Me.TextBox13.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.TextBox13.Location = New System.Drawing.Point(54, 2) - Me.TextBox13.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox13.Location = New System.Drawing.Point(47, 2) Me.TextBox13.Name = "TextBox13" - Me.TextBox13.Size = New System.Drawing.Size(99, 38) + Me.TextBox13.Size = New System.Drawing.Size(87, 32) Me.TextBox13.TabIndex = 2 Me.TextBox13.Text = "40" Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6618,9 +6181,9 @@ Partial Class Main_Form ' Me.Label13.AutoSize = True Me.Label13.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label13.Location = New System.Drawing.Point(21, 6) + Me.Label13.Location = New System.Drawing.Point(18, 5) Me.Label13.Name = "Label13" - Me.Label13.Size = New System.Drawing.Size(31, 32) + Me.Label13.Size = New System.Drawing.Size(23, 24) Me.Label13.TabIndex = 0 Me.Label13.Text = "Y" ' @@ -6628,19 +6191,17 @@ Partial Class Main_Form ' Me.Panel16.Controls.Add(Me.TextBox14) Me.Panel16.Controls.Add(Me.Label14) - Me.Panel16.Location = New System.Drawing.Point(5, 32) - Me.Panel16.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel16.Location = New System.Drawing.Point(4, 26) Me.Panel16.Name = "Panel16" - Me.Panel16.Size = New System.Drawing.Size(159, 44) + Me.Panel16.Size = New System.Drawing.Size(139, 35) Me.Panel16.TabIndex = 5 ' 'TextBox14 ' Me.TextBox14.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.TextBox14.Location = New System.Drawing.Point(54, 2) - Me.TextBox14.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox14.Location = New System.Drawing.Point(47, 2) Me.TextBox14.Name = "TextBox14" - Me.TextBox14.Size = New System.Drawing.Size(99, 38) + Me.TextBox14.Size = New System.Drawing.Size(87, 32) Me.TextBox14.TabIndex = 2 Me.TextBox14.Text = "29" Me.TextBox14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6649,9 +6210,9 @@ Partial Class Main_Form ' Me.Label14.AutoSize = True Me.Label14.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label14.Location = New System.Drawing.Point(14, 6) + Me.Label14.Location = New System.Drawing.Point(12, 5) Me.Label14.Name = "Label14" - Me.Label14.Size = New System.Drawing.Size(38, 32) + Me.Label14.Size = New System.Drawing.Size(29, 24) Me.Label14.TabIndex = 0 Me.Label14.Text = "X " ' @@ -6660,11 +6221,9 @@ Partial Class Main_Form Me.GroupBox19.Controls.Add(Me.Panel17) Me.GroupBox19.Controls.Add(Me.Panel30) Me.GroupBox19.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.GroupBox19.Location = New System.Drawing.Point(13, 31) - Me.GroupBox19.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox19.Location = New System.Drawing.Point(11, 25) Me.GroupBox19.Name = "GroupBox19" - Me.GroupBox19.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.GroupBox19.Size = New System.Drawing.Size(343, 81) + Me.GroupBox19.Size = New System.Drawing.Size(300, 65) Me.GroupBox19.TabIndex = 10 Me.GroupBox19.TabStop = False Me.GroupBox19.Text = "Red 측정좌표 ①" @@ -6673,19 +6232,17 @@ Partial Class Main_Form ' Me.Panel17.Controls.Add(Me.TextBox27) Me.Panel17.Controls.Add(Me.Label27) - Me.Panel17.Location = New System.Drawing.Point(169, 32) - Me.Panel17.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel17.Location = New System.Drawing.Point(148, 26) Me.Panel17.Name = "Panel17" - Me.Panel17.Size = New System.Drawing.Size(159, 44) + Me.Panel17.Size = New System.Drawing.Size(139, 35) Me.Panel17.TabIndex = 9 ' 'TextBox27 ' Me.TextBox27.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.TextBox27.Location = New System.Drawing.Point(54, 2) - Me.TextBox27.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox27.Location = New System.Drawing.Point(47, 2) Me.TextBox27.Name = "TextBox27" - Me.TextBox27.Size = New System.Drawing.Size(99, 38) + Me.TextBox27.Size = New System.Drawing.Size(87, 32) Me.TextBox27.TabIndex = 2 Me.TextBox27.Text = "295" Me.TextBox27.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6694,9 +6251,9 @@ Partial Class Main_Form ' Me.Label27.AutoSize = True Me.Label27.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label27.Location = New System.Drawing.Point(21, 6) + Me.Label27.Location = New System.Drawing.Point(18, 5) Me.Label27.Name = "Label27" - Me.Label27.Size = New System.Drawing.Size(31, 32) + Me.Label27.Size = New System.Drawing.Size(23, 24) Me.Label27.TabIndex = 0 Me.Label27.Text = "Y" ' @@ -6704,19 +6261,17 @@ Partial Class Main_Form ' Me.Panel30.Controls.Add(Me.TextBox28) Me.Panel30.Controls.Add(Me.Label28) - Me.Panel30.Location = New System.Drawing.Point(5, 32) - Me.Panel30.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel30.Location = New System.Drawing.Point(4, 26) Me.Panel30.Name = "Panel30" - Me.Panel30.Size = New System.Drawing.Size(159, 44) + Me.Panel30.Size = New System.Drawing.Size(139, 35) Me.Panel30.TabIndex = 5 ' 'TextBox28 ' Me.TextBox28.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.TextBox28.Location = New System.Drawing.Point(54, 2) - Me.TextBox28.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox28.Location = New System.Drawing.Point(47, 2) Me.TextBox28.Name = "TextBox28" - Me.TextBox28.Size = New System.Drawing.Size(99, 38) + Me.TextBox28.Size = New System.Drawing.Size(87, 32) Me.TextBox28.TabIndex = 2 Me.TextBox28.Text = "225" Me.TextBox28.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6725,9 +6280,9 @@ Partial Class Main_Form ' Me.Label28.AutoSize = True Me.Label28.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label28.Location = New System.Drawing.Point(14, 6) + Me.Label28.Location = New System.Drawing.Point(12, 5) Me.Label28.Name = "Label28" - Me.Label28.Size = New System.Drawing.Size(38, 32) + Me.Label28.Size = New System.Drawing.Size(29, 24) Me.Label28.TabIndex = 0 Me.Label28.Text = "X " ' @@ -6735,11 +6290,9 @@ Partial Class Main_Form ' Me.gbBDVrms2_AL.Controls.Add(Me.pnBDVRmax2_AL) Me.gbBDVrms2_AL.Controls.Add(Me.pnBDVRmin2_AL) - Me.gbBDVrms2_AL.Location = New System.Drawing.Point(2, 138) - Me.gbBDVrms2_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbBDVrms2_AL.Location = New System.Drawing.Point(2, 110) Me.gbBDVrms2_AL.Name = "gbBDVrms2_AL" - Me.gbBDVrms2_AL.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbBDVrms2_AL.Size = New System.Drawing.Size(310, 101) + Me.gbBDVrms2_AL.Size = New System.Drawing.Size(271, 81) Me.gbBDVrms2_AL.TabIndex = 9 Me.gbBDVrms2_AL.TabStop = False Me.gbBDVrms2_AL.Text = "2MHz_VRMS" @@ -6748,19 +6301,17 @@ Partial Class Main_Form ' Me.pnBDVRmax2_AL.Controls.Add(Me.txbBDVRmax2_AL) Me.pnBDVRmax2_AL.Controls.Add(Me.lbBDVRmax2_AL) - Me.pnBDVRmax2_AL.Location = New System.Drawing.Point(157, 32) - Me.pnBDVRmax2_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnBDVRmax2_AL.Location = New System.Drawing.Point(137, 26) Me.pnBDVRmax2_AL.Name = "pnBDVRmax2_AL" - Me.pnBDVRmax2_AL.Size = New System.Drawing.Size(151, 56) + Me.pnBDVRmax2_AL.Size = New System.Drawing.Size(132, 45) Me.pnBDVRmax2_AL.TabIndex = 9 ' 'txbBDVRmax2_AL ' Me.txbBDVRmax2_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbBDVRmax2_AL.Location = New System.Drawing.Point(56, 2) - Me.txbBDVRmax2_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbBDVRmax2_AL.Location = New System.Drawing.Point(49, 2) Me.txbBDVRmax2_AL.Name = "txbBDVRmax2_AL" - Me.txbBDVRmax2_AL.Size = New System.Drawing.Size(91, 46) + Me.txbBDVRmax2_AL.Size = New System.Drawing.Size(80, 39) Me.txbBDVRmax2_AL.TabIndex = 2 Me.txbBDVRmax2_AL.Text = "40" Me.txbBDVRmax2_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6769,9 +6320,9 @@ Partial Class Main_Form ' Me.lbBDVRmax2_AL.AutoSize = True Me.lbBDVRmax2_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbBDVRmax2_AL.Location = New System.Drawing.Point(5, 14) + Me.lbBDVRmax2_AL.Location = New System.Drawing.Point(4, 11) Me.lbBDVRmax2_AL.Name = "lbBDVRmax2_AL" - Me.lbBDVRmax2_AL.Size = New System.Drawing.Size(61, 32) + Me.lbBDVRmax2_AL.Size = New System.Drawing.Size(47, 24) Me.lbBDVRmax2_AL.TabIndex = 0 Me.lbBDVRmax2_AL.Text = "Max" ' @@ -6779,19 +6330,17 @@ Partial Class Main_Form ' Me.pnBDVRmin2_AL.Controls.Add(Me.txbBDVRmin2_AL) Me.pnBDVRmin2_AL.Controls.Add(Me.lbBDVRmin2_AL) - Me.pnBDVRmin2_AL.Location = New System.Drawing.Point(5, 32) - Me.pnBDVRmin2_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnBDVRmin2_AL.Location = New System.Drawing.Point(4, 26) Me.pnBDVRmin2_AL.Name = "pnBDVRmin2_AL" - Me.pnBDVRmin2_AL.Size = New System.Drawing.Size(149, 56) + Me.pnBDVRmin2_AL.Size = New System.Drawing.Size(130, 45) Me.pnBDVRmin2_AL.TabIndex = 5 ' 'txbBDVRmin2_AL ' Me.txbBDVRmin2_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbBDVRmin2_AL.Location = New System.Drawing.Point(55, 2) - Me.txbBDVRmin2_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbBDVRmin2_AL.Location = New System.Drawing.Point(48, 2) Me.txbBDVRmin2_AL.Name = "txbBDVRmin2_AL" - Me.txbBDVRmin2_AL.Size = New System.Drawing.Size(91, 46) + Me.txbBDVRmin2_AL.Size = New System.Drawing.Size(80, 39) Me.txbBDVRmin2_AL.TabIndex = 2 Me.txbBDVRmin2_AL.Text = "29" Me.txbBDVRmin2_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6800,9 +6349,9 @@ Partial Class Main_Form ' Me.lbBDVRmin2_AL.AutoSize = True Me.lbBDVRmin2_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbBDVRmin2_AL.Location = New System.Drawing.Point(5, 14) + Me.lbBDVRmin2_AL.Location = New System.Drawing.Point(4, 11) Me.lbBDVRmin2_AL.Name = "lbBDVRmin2_AL" - Me.lbBDVRmin2_AL.Size = New System.Drawing.Size(56, 32) + Me.lbBDVRmin2_AL.Size = New System.Drawing.Size(43, 24) Me.lbBDVRmin2_AL.TabIndex = 0 Me.lbBDVRmin2_AL.Text = "Min" ' @@ -6810,11 +6359,9 @@ Partial Class Main_Form ' Me.gbBDVrms1_AL.Controls.Add(Me.pnBDVRmax1_AL) Me.gbBDVrms1_AL.Controls.Add(Me.pnBDVRmin1_AL) - Me.gbBDVrms1_AL.Location = New System.Drawing.Point(2, 29) - Me.gbBDVrms1_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbBDVrms1_AL.Location = New System.Drawing.Point(2, 23) Me.gbBDVrms1_AL.Name = "gbBDVrms1_AL" - Me.gbBDVrms1_AL.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbBDVrms1_AL.Size = New System.Drawing.Size(310, 101) + Me.gbBDVrms1_AL.Size = New System.Drawing.Size(271, 81) Me.gbBDVrms1_AL.TabIndex = 8 Me.gbBDVrms1_AL.TabStop = False Me.gbBDVrms1_AL.Text = "1MHz_VRMS" @@ -6823,19 +6370,17 @@ Partial Class Main_Form ' Me.pnBDVRmax1_AL.Controls.Add(Me.txbBDVRmax1_AL) Me.pnBDVRmax1_AL.Controls.Add(Me.lbBDVRmax1_AL) - Me.pnBDVRmax1_AL.Location = New System.Drawing.Point(157, 32) - Me.pnBDVRmax1_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnBDVRmax1_AL.Location = New System.Drawing.Point(137, 26) Me.pnBDVRmax1_AL.Name = "pnBDVRmax1_AL" - Me.pnBDVRmax1_AL.Size = New System.Drawing.Size(151, 56) + Me.pnBDVRmax1_AL.Size = New System.Drawing.Size(132, 45) Me.pnBDVRmax1_AL.TabIndex = 9 ' 'txbBDVRmax1_AL ' Me.txbBDVRmax1_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbBDVRmax1_AL.Location = New System.Drawing.Point(56, 2) - Me.txbBDVRmax1_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbBDVRmax1_AL.Location = New System.Drawing.Point(49, 2) Me.txbBDVRmax1_AL.Name = "txbBDVRmax1_AL" - Me.txbBDVRmax1_AL.Size = New System.Drawing.Size(91, 46) + Me.txbBDVRmax1_AL.Size = New System.Drawing.Size(80, 39) Me.txbBDVRmax1_AL.TabIndex = 2 Me.txbBDVRmax1_AL.Text = "30" Me.txbBDVRmax1_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6844,9 +6389,9 @@ Partial Class Main_Form ' Me.lbBDVRmax1_AL.AutoSize = True Me.lbBDVRmax1_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbBDVRmax1_AL.Location = New System.Drawing.Point(5, 14) + Me.lbBDVRmax1_AL.Location = New System.Drawing.Point(4, 11) Me.lbBDVRmax1_AL.Name = "lbBDVRmax1_AL" - Me.lbBDVRmax1_AL.Size = New System.Drawing.Size(61, 32) + Me.lbBDVRmax1_AL.Size = New System.Drawing.Size(47, 24) Me.lbBDVRmax1_AL.TabIndex = 0 Me.lbBDVRmax1_AL.Text = "Max" ' @@ -6854,19 +6399,17 @@ Partial Class Main_Form ' Me.pnBDVRmin1_AL.Controls.Add(Me.txbBDVRmin1_AL) Me.pnBDVRmin1_AL.Controls.Add(Me.lbBDVRmin1_AL) - Me.pnBDVRmin1_AL.Location = New System.Drawing.Point(5, 32) - Me.pnBDVRmin1_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnBDVRmin1_AL.Location = New System.Drawing.Point(4, 26) Me.pnBDVRmin1_AL.Name = "pnBDVRmin1_AL" - Me.pnBDVRmin1_AL.Size = New System.Drawing.Size(149, 56) + Me.pnBDVRmin1_AL.Size = New System.Drawing.Size(130, 45) Me.pnBDVRmin1_AL.TabIndex = 5 ' 'txbBDVRmin1_AL ' Me.txbBDVRmin1_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbBDVRmin1_AL.Location = New System.Drawing.Point(55, 2) - Me.txbBDVRmin1_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbBDVRmin1_AL.Location = New System.Drawing.Point(48, 2) Me.txbBDVRmin1_AL.Name = "txbBDVRmin1_AL" - Me.txbBDVRmin1_AL.Size = New System.Drawing.Size(91, 46) + Me.txbBDVRmin1_AL.Size = New System.Drawing.Size(80, 39) Me.txbBDVRmin1_AL.TabIndex = 2 Me.txbBDVRmin1_AL.Text = "28" Me.txbBDVRmin1_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6875,9 +6418,9 @@ Partial Class Main_Form ' Me.lbBDVRmin1_AL.AutoSize = True Me.lbBDVRmin1_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbBDVRmin1_AL.Location = New System.Drawing.Point(5, 14) + Me.lbBDVRmin1_AL.Location = New System.Drawing.Point(4, 11) Me.lbBDVRmin1_AL.Name = "lbBDVRmin1_AL" - Me.lbBDVRmin1_AL.Size = New System.Drawing.Size(56, 32) + Me.lbBDVRmin1_AL.Size = New System.Drawing.Size(43, 24) Me.lbBDVRmin1_AL.TabIndex = 0 Me.lbBDVRmin1_AL.Text = "Min" ' @@ -6886,11 +6429,9 @@ Partial Class Main_Form Me.gbOpTmp_AL.Controls.Add(Me.gbTmpCart_AL) Me.gbOpTmp_AL.Controls.Add(Me.gbTmpDev_AL) Me.gbOpTmp_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbOpTmp_AL.Location = New System.Drawing.Point(0, 100) - Me.gbOpTmp_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbOpTmp_AL.Location = New System.Drawing.Point(0, 80) Me.gbOpTmp_AL.Name = "gbOpTmp_AL" - Me.gbOpTmp_AL.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbOpTmp_AL.Size = New System.Drawing.Size(314, 250) + Me.gbOpTmp_AL.Size = New System.Drawing.Size(275, 200) Me.gbOpTmp_AL.TabIndex = 111 Me.gbOpTmp_AL.TabStop = False Me.gbOpTmp_AL.Text = "Temperature" @@ -6899,11 +6440,9 @@ Partial Class Main_Form ' Me.gbTmpCart_AL.Controls.Add(Me.pnTpCartMax_AL) Me.gbTmpCart_AL.Controls.Add(Me.pnTpCartMin_AL) - Me.gbTmpCart_AL.Location = New System.Drawing.Point(2, 131) - Me.gbTmpCart_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbTmpCart_AL.Location = New System.Drawing.Point(2, 105) Me.gbTmpCart_AL.Name = "gbTmpCart_AL" - Me.gbTmpCart_AL.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbTmpCart_AL.Size = New System.Drawing.Size(310, 101) + Me.gbTmpCart_AL.Size = New System.Drawing.Size(271, 81) Me.gbTmpCart_AL.TabIndex = 10 Me.gbTmpCart_AL.TabStop = False Me.gbTmpCart_AL.Text = "Cartridge" @@ -6912,19 +6451,17 @@ Partial Class Main_Form ' Me.pnTpCartMax_AL.Controls.Add(Me.txbTpCartMax_AL) Me.pnTpCartMax_AL.Controls.Add(Me.lbTpCartMax_AL) - Me.pnTpCartMax_AL.Location = New System.Drawing.Point(157, 31) - Me.pnTpCartMax_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnTpCartMax_AL.Location = New System.Drawing.Point(137, 25) Me.pnTpCartMax_AL.Name = "pnTpCartMax_AL" - Me.pnTpCartMax_AL.Size = New System.Drawing.Size(151, 56) + Me.pnTpCartMax_AL.Size = New System.Drawing.Size(132, 45) Me.pnTpCartMax_AL.TabIndex = 9 ' 'txbTpCartMax_AL ' Me.txbTpCartMax_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbTpCartMax_AL.Location = New System.Drawing.Point(56, 2) - Me.txbTpCartMax_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbTpCartMax_AL.Location = New System.Drawing.Point(49, 2) Me.txbTpCartMax_AL.Name = "txbTpCartMax_AL" - Me.txbTpCartMax_AL.Size = New System.Drawing.Size(91, 46) + Me.txbTpCartMax_AL.Size = New System.Drawing.Size(80, 39) Me.txbTpCartMax_AL.TabIndex = 2 Me.txbTpCartMax_AL.Text = "30" Me.txbTpCartMax_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6933,9 +6470,9 @@ Partial Class Main_Form ' Me.lbTpCartMax_AL.AutoSize = True Me.lbTpCartMax_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbTpCartMax_AL.Location = New System.Drawing.Point(5, 14) + Me.lbTpCartMax_AL.Location = New System.Drawing.Point(4, 11) Me.lbTpCartMax_AL.Name = "lbTpCartMax_AL" - Me.lbTpCartMax_AL.Size = New System.Drawing.Size(61, 32) + Me.lbTpCartMax_AL.Size = New System.Drawing.Size(47, 24) Me.lbTpCartMax_AL.TabIndex = 0 Me.lbTpCartMax_AL.Text = "Max" ' @@ -6943,19 +6480,17 @@ Partial Class Main_Form ' Me.pnTpCartMin_AL.Controls.Add(Me.txbTpCartMin_AL) Me.pnTpCartMin_AL.Controls.Add(Me.lbTpCartMin_AL) - Me.pnTpCartMin_AL.Location = New System.Drawing.Point(5, 31) - Me.pnTpCartMin_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnTpCartMin_AL.Location = New System.Drawing.Point(4, 25) Me.pnTpCartMin_AL.Name = "pnTpCartMin_AL" - Me.pnTpCartMin_AL.Size = New System.Drawing.Size(149, 56) + Me.pnTpCartMin_AL.Size = New System.Drawing.Size(130, 45) Me.pnTpCartMin_AL.TabIndex = 5 ' 'txbTpCartMin_AL ' Me.txbTpCartMin_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbTpCartMin_AL.Location = New System.Drawing.Point(55, 2) - Me.txbTpCartMin_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbTpCartMin_AL.Location = New System.Drawing.Point(48, 2) Me.txbTpCartMin_AL.Name = "txbTpCartMin_AL" - Me.txbTpCartMin_AL.Size = New System.Drawing.Size(91, 46) + Me.txbTpCartMin_AL.Size = New System.Drawing.Size(80, 39) Me.txbTpCartMin_AL.TabIndex = 2 Me.txbTpCartMin_AL.Text = "20" Me.txbTpCartMin_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6964,9 +6499,9 @@ Partial Class Main_Form ' Me.lbTpCartMin_AL.AutoSize = True Me.lbTpCartMin_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbTpCartMin_AL.Location = New System.Drawing.Point(5, 14) + Me.lbTpCartMin_AL.Location = New System.Drawing.Point(4, 11) Me.lbTpCartMin_AL.Name = "lbTpCartMin_AL" - Me.lbTpCartMin_AL.Size = New System.Drawing.Size(56, 32) + Me.lbTpCartMin_AL.Size = New System.Drawing.Size(43, 24) Me.lbTpCartMin_AL.TabIndex = 0 Me.lbTpCartMin_AL.Text = "Min" ' @@ -6974,11 +6509,9 @@ Partial Class Main_Form ' Me.gbTmpDev_AL.Controls.Add(Me.pnTpDevMax_AL) Me.gbTmpDev_AL.Controls.Add(Me.pnTpDevMin_AL) - Me.gbTmpDev_AL.Location = New System.Drawing.Point(2, 29) - Me.gbTmpDev_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbTmpDev_AL.Location = New System.Drawing.Point(2, 23) Me.gbTmpDev_AL.Name = "gbTmpDev_AL" - Me.gbTmpDev_AL.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbTmpDev_AL.Size = New System.Drawing.Size(310, 101) + Me.gbTmpDev_AL.Size = New System.Drawing.Size(271, 81) Me.gbTmpDev_AL.TabIndex = 9 Me.gbTmpDev_AL.TabStop = False Me.gbTmpDev_AL.Text = "Device" @@ -6987,19 +6520,17 @@ Partial Class Main_Form ' Me.pnTpDevMax_AL.Controls.Add(Me.txbTpDevMax_AL) Me.pnTpDevMax_AL.Controls.Add(Me.lbTpDevMax_AL) - Me.pnTpDevMax_AL.Location = New System.Drawing.Point(157, 31) - Me.pnTpDevMax_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnTpDevMax_AL.Location = New System.Drawing.Point(137, 25) Me.pnTpDevMax_AL.Name = "pnTpDevMax_AL" - Me.pnTpDevMax_AL.Size = New System.Drawing.Size(151, 56) + Me.pnTpDevMax_AL.Size = New System.Drawing.Size(132, 45) Me.pnTpDevMax_AL.TabIndex = 9 ' 'txbTpDevMax_AL ' Me.txbTpDevMax_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbTpDevMax_AL.Location = New System.Drawing.Point(56, 2) - Me.txbTpDevMax_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbTpDevMax_AL.Location = New System.Drawing.Point(49, 2) Me.txbTpDevMax_AL.Name = "txbTpDevMax_AL" - Me.txbTpDevMax_AL.Size = New System.Drawing.Size(91, 46) + Me.txbTpDevMax_AL.Size = New System.Drawing.Size(80, 39) Me.txbTpDevMax_AL.TabIndex = 2 Me.txbTpDevMax_AL.Text = "30" Me.txbTpDevMax_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7008,9 +6539,9 @@ Partial Class Main_Form ' Me.lbTpDevMax_AL.AutoSize = True Me.lbTpDevMax_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbTpDevMax_AL.Location = New System.Drawing.Point(5, 14) + Me.lbTpDevMax_AL.Location = New System.Drawing.Point(4, 11) Me.lbTpDevMax_AL.Name = "lbTpDevMax_AL" - Me.lbTpDevMax_AL.Size = New System.Drawing.Size(61, 32) + Me.lbTpDevMax_AL.Size = New System.Drawing.Size(47, 24) Me.lbTpDevMax_AL.TabIndex = 0 Me.lbTpDevMax_AL.Text = "Max" ' @@ -7018,19 +6549,17 @@ Partial Class Main_Form ' Me.pnTpDevMin_AL.Controls.Add(Me.txbTpDevMin_AL) Me.pnTpDevMin_AL.Controls.Add(Me.lbTpDevMin_AL) - Me.pnTpDevMin_AL.Location = New System.Drawing.Point(5, 31) - Me.pnTpDevMin_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnTpDevMin_AL.Location = New System.Drawing.Point(4, 25) Me.pnTpDevMin_AL.Name = "pnTpDevMin_AL" - Me.pnTpDevMin_AL.Size = New System.Drawing.Size(149, 56) + Me.pnTpDevMin_AL.Size = New System.Drawing.Size(130, 45) Me.pnTpDevMin_AL.TabIndex = 5 ' 'txbTpDevMin_AL ' Me.txbTpDevMin_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbTpDevMin_AL.Location = New System.Drawing.Point(55, 2) - Me.txbTpDevMin_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbTpDevMin_AL.Location = New System.Drawing.Point(48, 2) Me.txbTpDevMin_AL.Name = "txbTpDevMin_AL" - Me.txbTpDevMin_AL.Size = New System.Drawing.Size(91, 46) + Me.txbTpDevMin_AL.Size = New System.Drawing.Size(80, 39) Me.txbTpDevMin_AL.TabIndex = 2 Me.txbTpDevMin_AL.Text = "20" Me.txbTpDevMin_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7039,9 +6568,9 @@ Partial Class Main_Form ' Me.lbTpDevMin_AL.AutoSize = True Me.lbTpDevMin_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbTpDevMin_AL.Location = New System.Drawing.Point(5, 14) + Me.lbTpDevMin_AL.Location = New System.Drawing.Point(4, 11) Me.lbTpDevMin_AL.Name = "lbTpDevMin_AL" - Me.lbTpDevMin_AL.Size = New System.Drawing.Size(56, 32) + Me.lbTpDevMin_AL.Size = New System.Drawing.Size(43, 24) Me.lbTpDevMin_AL.TabIndex = 0 Me.lbTpDevMin_AL.Text = "Min" ' @@ -7050,11 +6579,9 @@ Partial Class Main_Form Me.gbOpBat_AL.Controls.Add(Me.pnBatMax_AL) Me.gbOpBat_AL.Controls.Add(Me.pnBatMin_AL) Me.gbOpBat_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbOpBat_AL.Location = New System.Drawing.Point(326, 0) - Me.gbOpBat_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbOpBat_AL.Location = New System.Drawing.Point(285, 0) Me.gbOpBat_AL.Name = "gbOpBat_AL" - Me.gbOpBat_AL.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbOpBat_AL.Size = New System.Drawing.Size(314, 94) + Me.gbOpBat_AL.Size = New System.Drawing.Size(275, 75) Me.gbOpBat_AL.TabIndex = 110 Me.gbOpBat_AL.TabStop = False Me.gbOpBat_AL.Text = "Battery Level" @@ -7063,19 +6590,17 @@ Partial Class Main_Form ' Me.pnBatMax_AL.Controls.Add(Me.txbBatMax_AL) Me.pnBatMax_AL.Controls.Add(Me.lbBatMax_AL) - Me.pnBatMax_AL.Location = New System.Drawing.Point(157, 31) - Me.pnBatMax_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnBatMax_AL.Location = New System.Drawing.Point(137, 25) Me.pnBatMax_AL.Name = "pnBatMax_AL" - Me.pnBatMax_AL.Size = New System.Drawing.Size(151, 56) + Me.pnBatMax_AL.Size = New System.Drawing.Size(132, 45) Me.pnBatMax_AL.TabIndex = 11 ' 'txbBatMax_AL ' Me.txbBatMax_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbBatMax_AL.Location = New System.Drawing.Point(56, 2) - Me.txbBatMax_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbBatMax_AL.Location = New System.Drawing.Point(49, 2) Me.txbBatMax_AL.Name = "txbBatMax_AL" - Me.txbBatMax_AL.Size = New System.Drawing.Size(91, 46) + Me.txbBatMax_AL.Size = New System.Drawing.Size(80, 39) Me.txbBatMax_AL.TabIndex = 2 Me.txbBatMax_AL.Text = "4.0" Me.txbBatMax_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7084,9 +6609,9 @@ Partial Class Main_Form ' Me.lbBatMax_AL.AutoSize = True Me.lbBatMax_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbBatMax_AL.Location = New System.Drawing.Point(5, 14) + Me.lbBatMax_AL.Location = New System.Drawing.Point(4, 11) Me.lbBatMax_AL.Name = "lbBatMax_AL" - Me.lbBatMax_AL.Size = New System.Drawing.Size(61, 32) + Me.lbBatMax_AL.Size = New System.Drawing.Size(47, 24) Me.lbBatMax_AL.TabIndex = 0 Me.lbBatMax_AL.Text = "Max" ' @@ -7094,19 +6619,17 @@ Partial Class Main_Form ' Me.pnBatMin_AL.Controls.Add(Me.txbBatMin_AL) Me.pnBatMin_AL.Controls.Add(Me.lbBatMin_AL) - Me.pnBatMin_AL.Location = New System.Drawing.Point(7, 31) - Me.pnBatMin_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnBatMin_AL.Location = New System.Drawing.Point(6, 25) Me.pnBatMin_AL.Name = "pnBatMin_AL" - Me.pnBatMin_AL.Size = New System.Drawing.Size(149, 56) + Me.pnBatMin_AL.Size = New System.Drawing.Size(130, 45) Me.pnBatMin_AL.TabIndex = 10 ' 'txbBatMin_AL ' Me.txbBatMin_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbBatMin_AL.Location = New System.Drawing.Point(55, 2) - Me.txbBatMin_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbBatMin_AL.Location = New System.Drawing.Point(48, 2) Me.txbBatMin_AL.Name = "txbBatMin_AL" - Me.txbBatMin_AL.Size = New System.Drawing.Size(91, 46) + Me.txbBatMin_AL.Size = New System.Drawing.Size(80, 39) Me.txbBatMin_AL.TabIndex = 2 Me.txbBatMin_AL.Text = "3.8" Me.txbBatMin_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7115,9 +6638,9 @@ Partial Class Main_Form ' Me.lbBatMin_AL.AutoSize = True Me.lbBatMin_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbBatMin_AL.Location = New System.Drawing.Point(5, 14) + Me.lbBatMin_AL.Location = New System.Drawing.Point(4, 11) Me.lbBatMin_AL.Name = "lbBatMin_AL" - Me.lbBatMin_AL.Size = New System.Drawing.Size(56, 32) + Me.lbBatMin_AL.Size = New System.Drawing.Size(43, 24) Me.lbBatMin_AL.TabIndex = 0 Me.lbBatMin_AL.Text = "Min" ' @@ -7127,11 +6650,9 @@ Partial Class Main_Form Me.gbRFsort_AL.Controls.Add(Me.gbRFVrms2_AL) Me.gbRFsort_AL.Controls.Add(Me.gbRFVrms1_AL) Me.gbRFsort_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbRFsort_AL.Location = New System.Drawing.Point(326, 100) - Me.gbRFsort_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFsort_AL.Location = New System.Drawing.Point(285, 80) Me.gbRFsort_AL.Name = "gbRFsort_AL" - Me.gbRFsort_AL.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFsort_AL.Size = New System.Drawing.Size(320, 362) + Me.gbRFsort_AL.Size = New System.Drawing.Size(280, 290) Me.gbRFsort_AL.TabIndex = 107 Me.gbRFsort_AL.TabStop = False Me.gbRFsort_AL.Text = "RF Test" @@ -7141,11 +6662,9 @@ Partial Class Main_Form Me.gbRFVrms3_AL.Controls.Add(Me.pnRFVRmax3_AL) Me.gbRFVrms3_AL.Controls.Add(Me.pnRFVRmin3_AL) Me.gbRFVrms3_AL.Controls.Add(Me.GroupBox27) - Me.gbRFVrms3_AL.Location = New System.Drawing.Point(2, 244) - Me.gbRFVrms3_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFVrms3_AL.Location = New System.Drawing.Point(2, 195) Me.gbRFVrms3_AL.Name = "gbRFVrms3_AL" - Me.gbRFVrms3_AL.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFVrms3_AL.Size = New System.Drawing.Size(310, 101) + Me.gbRFVrms3_AL.Size = New System.Drawing.Size(271, 81) Me.gbRFVrms3_AL.TabIndex = 10 Me.gbRFVrms3_AL.TabStop = False Me.gbRFVrms3_AL.Text = "3MHz_VRMS" @@ -7154,19 +6673,17 @@ Partial Class Main_Form ' Me.pnRFVRmax3_AL.Controls.Add(Me.txbRFVRmax3_AL) Me.pnRFVRmax3_AL.Controls.Add(Me.lbRFVRmax3_AL) - Me.pnRFVRmax3_AL.Location = New System.Drawing.Point(157, 32) - Me.pnRFVRmax3_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFVRmax3_AL.Location = New System.Drawing.Point(137, 26) Me.pnRFVRmax3_AL.Name = "pnRFVRmax3_AL" - Me.pnRFVRmax3_AL.Size = New System.Drawing.Size(151, 56) + Me.pnRFVRmax3_AL.Size = New System.Drawing.Size(132, 45) Me.pnRFVRmax3_AL.TabIndex = 9 ' 'txbRFVRmax3_AL ' Me.txbRFVRmax3_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRFVRmax3_AL.Location = New System.Drawing.Point(56, 2) - Me.txbRFVRmax3_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRFVRmax3_AL.Location = New System.Drawing.Point(49, 2) Me.txbRFVRmax3_AL.Name = "txbRFVRmax3_AL" - Me.txbRFVRmax3_AL.Size = New System.Drawing.Size(91, 46) + Me.txbRFVRmax3_AL.Size = New System.Drawing.Size(80, 39) Me.txbRFVRmax3_AL.TabIndex = 2 Me.txbRFVRmax3_AL.Text = "40" Me.txbRFVRmax3_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7175,9 +6692,9 @@ Partial Class Main_Form ' Me.lbRFVRmax3_AL.AutoSize = True Me.lbRFVRmax3_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRFVRmax3_AL.Location = New System.Drawing.Point(5, 14) + Me.lbRFVRmax3_AL.Location = New System.Drawing.Point(4, 11) Me.lbRFVRmax3_AL.Name = "lbRFVRmax3_AL" - Me.lbRFVRmax3_AL.Size = New System.Drawing.Size(61, 32) + Me.lbRFVRmax3_AL.Size = New System.Drawing.Size(47, 24) Me.lbRFVRmax3_AL.TabIndex = 0 Me.lbRFVRmax3_AL.Text = "Max" ' @@ -7185,19 +6702,17 @@ Partial Class Main_Form ' Me.pnRFVRmin3_AL.Controls.Add(Me.txbRFVRmin3_AL) Me.pnRFVRmin3_AL.Controls.Add(Me.lbRFVRmin3_AL) - Me.pnRFVRmin3_AL.Location = New System.Drawing.Point(5, 32) - Me.pnRFVRmin3_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFVRmin3_AL.Location = New System.Drawing.Point(4, 26) Me.pnRFVRmin3_AL.Name = "pnRFVRmin3_AL" - Me.pnRFVRmin3_AL.Size = New System.Drawing.Size(149, 56) + Me.pnRFVRmin3_AL.Size = New System.Drawing.Size(130, 45) Me.pnRFVRmin3_AL.TabIndex = 5 ' 'txbRFVRmin3_AL ' Me.txbRFVRmin3_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRFVRmin3_AL.Location = New System.Drawing.Point(55, 2) - Me.txbRFVRmin3_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRFVRmin3_AL.Location = New System.Drawing.Point(48, 2) Me.txbRFVRmin3_AL.Name = "txbRFVRmin3_AL" - Me.txbRFVRmin3_AL.Size = New System.Drawing.Size(91, 46) + Me.txbRFVRmin3_AL.Size = New System.Drawing.Size(80, 39) Me.txbRFVRmin3_AL.TabIndex = 2 Me.txbRFVRmin3_AL.Text = "30" Me.txbRFVRmin3_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7206,9 +6721,9 @@ Partial Class Main_Form ' Me.lbRFVRmin3_AL.AutoSize = True Me.lbRFVRmin3_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRFVRmin3_AL.Location = New System.Drawing.Point(5, 14) + Me.lbRFVRmin3_AL.Location = New System.Drawing.Point(4, 11) Me.lbRFVRmin3_AL.Name = "lbRFVRmin3_AL" - Me.lbRFVRmin3_AL.Size = New System.Drawing.Size(56, 32) + Me.lbRFVRmin3_AL.Size = New System.Drawing.Size(43, 24) Me.lbRFVRmin3_AL.TabIndex = 0 Me.lbRFVRmin3_AL.Text = "Min" ' @@ -7220,11 +6735,9 @@ Partial Class Main_Form Me.GroupBox27.Controls.Add(Me.GroupBox30) Me.GroupBox27.Controls.Add(Me.GroupBox31) Me.GroupBox27.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.GroupBox27.Location = New System.Drawing.Point(295, 98) - Me.GroupBox27.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox27.Location = New System.Drawing.Point(258, 78) Me.GroupBox27.Name = "GroupBox27" - Me.GroupBox27.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.GroupBox27.Size = New System.Drawing.Size(736, 229) + Me.GroupBox27.Size = New System.Drawing.Size(644, 183) Me.GroupBox27.TabIndex = 132 Me.GroupBox27.TabStop = False Me.GroupBox27.Text = "LED 측정 관련" @@ -7234,11 +6747,9 @@ Partial Class Main_Form Me.GroupBox28.Controls.Add(Me.Panel41) Me.GroupBox28.Controls.Add(Me.Panel42) Me.GroupBox28.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.GroupBox28.Location = New System.Drawing.Point(362, 115) - Me.GroupBox28.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox28.Location = New System.Drawing.Point(317, 92) Me.GroupBox28.Name = "GroupBox28" - Me.GroupBox28.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.GroupBox28.Size = New System.Drawing.Size(343, 81) + Me.GroupBox28.Size = New System.Drawing.Size(300, 65) Me.GroupBox28.TabIndex = 11 Me.GroupBox28.TabStop = False Me.GroupBox28.Text = "Yellow 측정좌표 ②" @@ -7247,19 +6758,17 @@ Partial Class Main_Form ' Me.Panel41.Controls.Add(Me.TextBox38) Me.Panel41.Controls.Add(Me.Label39) - Me.Panel41.Location = New System.Drawing.Point(169, 32) - Me.Panel41.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel41.Location = New System.Drawing.Point(148, 26) Me.Panel41.Name = "Panel41" - Me.Panel41.Size = New System.Drawing.Size(159, 44) + Me.Panel41.Size = New System.Drawing.Size(139, 35) Me.Panel41.TabIndex = 9 ' 'TextBox38 ' Me.TextBox38.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.TextBox38.Location = New System.Drawing.Point(54, 2) - Me.TextBox38.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox38.Location = New System.Drawing.Point(47, 2) Me.TextBox38.Name = "TextBox38" - Me.TextBox38.Size = New System.Drawing.Size(99, 38) + Me.TextBox38.Size = New System.Drawing.Size(87, 32) Me.TextBox38.TabIndex = 2 Me.TextBox38.Text = "40" Me.TextBox38.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7268,9 +6777,9 @@ Partial Class Main_Form ' Me.Label39.AutoSize = True Me.Label39.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label39.Location = New System.Drawing.Point(21, 6) + Me.Label39.Location = New System.Drawing.Point(18, 5) Me.Label39.Name = "Label39" - Me.Label39.Size = New System.Drawing.Size(31, 32) + Me.Label39.Size = New System.Drawing.Size(23, 24) Me.Label39.TabIndex = 0 Me.Label39.Text = "Y" ' @@ -7278,19 +6787,17 @@ Partial Class Main_Form ' Me.Panel42.Controls.Add(Me.TextBox39) Me.Panel42.Controls.Add(Me.Label40) - Me.Panel42.Location = New System.Drawing.Point(5, 32) - Me.Panel42.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel42.Location = New System.Drawing.Point(4, 26) Me.Panel42.Name = "Panel42" - Me.Panel42.Size = New System.Drawing.Size(159, 44) + Me.Panel42.Size = New System.Drawing.Size(139, 35) Me.Panel42.TabIndex = 5 ' 'TextBox39 ' Me.TextBox39.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.TextBox39.Location = New System.Drawing.Point(54, 2) - Me.TextBox39.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox39.Location = New System.Drawing.Point(47, 2) Me.TextBox39.Name = "TextBox39" - Me.TextBox39.Size = New System.Drawing.Size(99, 38) + Me.TextBox39.Size = New System.Drawing.Size(87, 32) Me.TextBox39.TabIndex = 2 Me.TextBox39.Text = "29" Me.TextBox39.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7299,9 +6806,9 @@ Partial Class Main_Form ' Me.Label40.AutoSize = True Me.Label40.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label40.Location = New System.Drawing.Point(14, 6) + Me.Label40.Location = New System.Drawing.Point(12, 5) Me.Label40.Name = "Label40" - Me.Label40.Size = New System.Drawing.Size(38, 32) + Me.Label40.Size = New System.Drawing.Size(29, 24) Me.Label40.TabIndex = 0 Me.Label40.Text = "X " ' @@ -7310,11 +6817,9 @@ Partial Class Main_Form Me.GroupBox29.Controls.Add(Me.Panel43) Me.GroupBox29.Controls.Add(Me.Panel44) Me.GroupBox29.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.GroupBox29.Location = New System.Drawing.Point(362, 31) - Me.GroupBox29.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox29.Location = New System.Drawing.Point(317, 25) Me.GroupBox29.Name = "GroupBox29" - Me.GroupBox29.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.GroupBox29.Size = New System.Drawing.Size(343, 81) + Me.GroupBox29.Size = New System.Drawing.Size(300, 65) Me.GroupBox29.TabIndex = 11 Me.GroupBox29.TabStop = False Me.GroupBox29.Text = "Yellow 측정좌표 ①" @@ -7323,19 +6828,17 @@ Partial Class Main_Form ' Me.Panel43.Controls.Add(Me.TextBox40) Me.Panel43.Controls.Add(Me.Label41) - Me.Panel43.Location = New System.Drawing.Point(169, 32) - Me.Panel43.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel43.Location = New System.Drawing.Point(148, 26) Me.Panel43.Name = "Panel43" - Me.Panel43.Size = New System.Drawing.Size(159, 44) + Me.Panel43.Size = New System.Drawing.Size(139, 35) Me.Panel43.TabIndex = 9 ' 'TextBox40 ' Me.TextBox40.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.TextBox40.Location = New System.Drawing.Point(54, 2) - Me.TextBox40.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox40.Location = New System.Drawing.Point(47, 2) Me.TextBox40.Name = "TextBox40" - Me.TextBox40.Size = New System.Drawing.Size(99, 38) + Me.TextBox40.Size = New System.Drawing.Size(87, 32) Me.TextBox40.TabIndex = 2 Me.TextBox40.Text = "385" Me.TextBox40.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7344,9 +6847,9 @@ Partial Class Main_Form ' Me.Label41.AutoSize = True Me.Label41.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label41.Location = New System.Drawing.Point(21, 6) + Me.Label41.Location = New System.Drawing.Point(18, 5) Me.Label41.Name = "Label41" - Me.Label41.Size = New System.Drawing.Size(31, 32) + Me.Label41.Size = New System.Drawing.Size(23, 24) Me.Label41.TabIndex = 0 Me.Label41.Text = "Y" ' @@ -7354,19 +6857,17 @@ Partial Class Main_Form ' Me.Panel44.Controls.Add(Me.TextBox41) Me.Panel44.Controls.Add(Me.Label42) - Me.Panel44.Location = New System.Drawing.Point(5, 32) - Me.Panel44.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel44.Location = New System.Drawing.Point(4, 26) Me.Panel44.Name = "Panel44" - Me.Panel44.Size = New System.Drawing.Size(159, 44) + Me.Panel44.Size = New System.Drawing.Size(139, 35) Me.Panel44.TabIndex = 5 ' 'TextBox41 ' Me.TextBox41.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.TextBox41.Location = New System.Drawing.Point(54, 2) - Me.TextBox41.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox41.Location = New System.Drawing.Point(47, 2) Me.TextBox41.Name = "TextBox41" - Me.TextBox41.Size = New System.Drawing.Size(99, 38) + Me.TextBox41.Size = New System.Drawing.Size(87, 32) Me.TextBox41.TabIndex = 2 Me.TextBox41.Text = "195" Me.TextBox41.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7375,9 +6876,9 @@ Partial Class Main_Form ' Me.Label42.AutoSize = True Me.Label42.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label42.Location = New System.Drawing.Point(14, 6) + Me.Label42.Location = New System.Drawing.Point(12, 5) Me.Label42.Name = "Label42" - Me.Label42.Size = New System.Drawing.Size(38, 32) + Me.Label42.Size = New System.Drawing.Size(29, 24) Me.Label42.TabIndex = 0 Me.Label42.Text = "X " ' @@ -7386,11 +6887,9 @@ Partial Class Main_Form Me.GroupBox30.Controls.Add(Me.Panel45) Me.GroupBox30.Controls.Add(Me.Panel46) Me.GroupBox30.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.GroupBox30.Location = New System.Drawing.Point(13, 115) - Me.GroupBox30.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox30.Location = New System.Drawing.Point(11, 92) Me.GroupBox30.Name = "GroupBox30" - Me.GroupBox30.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.GroupBox30.Size = New System.Drawing.Size(343, 81) + Me.GroupBox30.Size = New System.Drawing.Size(300, 65) Me.GroupBox30.TabIndex = 11 Me.GroupBox30.TabStop = False Me.GroupBox30.Text = "Red 측정좌표 ②" @@ -7399,19 +6898,17 @@ Partial Class Main_Form ' Me.Panel45.Controls.Add(Me.TextBox42) Me.Panel45.Controls.Add(Me.Label43) - Me.Panel45.Location = New System.Drawing.Point(169, 32) - Me.Panel45.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel45.Location = New System.Drawing.Point(148, 26) Me.Panel45.Name = "Panel45" - Me.Panel45.Size = New System.Drawing.Size(159, 44) + Me.Panel45.Size = New System.Drawing.Size(139, 35) Me.Panel45.TabIndex = 9 ' 'TextBox42 ' Me.TextBox42.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.TextBox42.Location = New System.Drawing.Point(54, 2) - Me.TextBox42.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox42.Location = New System.Drawing.Point(47, 2) Me.TextBox42.Name = "TextBox42" - Me.TextBox42.Size = New System.Drawing.Size(99, 38) + Me.TextBox42.Size = New System.Drawing.Size(87, 32) Me.TextBox42.TabIndex = 2 Me.TextBox42.Text = "40" Me.TextBox42.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7420,9 +6917,9 @@ Partial Class Main_Form ' Me.Label43.AutoSize = True Me.Label43.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label43.Location = New System.Drawing.Point(21, 6) + Me.Label43.Location = New System.Drawing.Point(18, 5) Me.Label43.Name = "Label43" - Me.Label43.Size = New System.Drawing.Size(31, 32) + Me.Label43.Size = New System.Drawing.Size(23, 24) Me.Label43.TabIndex = 0 Me.Label43.Text = "Y" ' @@ -7430,19 +6927,17 @@ Partial Class Main_Form ' Me.Panel46.Controls.Add(Me.TextBox43) Me.Panel46.Controls.Add(Me.Label44) - Me.Panel46.Location = New System.Drawing.Point(5, 32) - Me.Panel46.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel46.Location = New System.Drawing.Point(4, 26) Me.Panel46.Name = "Panel46" - Me.Panel46.Size = New System.Drawing.Size(159, 44) + Me.Panel46.Size = New System.Drawing.Size(139, 35) Me.Panel46.TabIndex = 5 ' 'TextBox43 ' Me.TextBox43.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.TextBox43.Location = New System.Drawing.Point(54, 2) - Me.TextBox43.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox43.Location = New System.Drawing.Point(47, 2) Me.TextBox43.Name = "TextBox43" - Me.TextBox43.Size = New System.Drawing.Size(99, 38) + Me.TextBox43.Size = New System.Drawing.Size(87, 32) Me.TextBox43.TabIndex = 2 Me.TextBox43.Text = "29" Me.TextBox43.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7451,9 +6946,9 @@ Partial Class Main_Form ' Me.Label44.AutoSize = True Me.Label44.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label44.Location = New System.Drawing.Point(14, 6) + Me.Label44.Location = New System.Drawing.Point(12, 5) Me.Label44.Name = "Label44" - Me.Label44.Size = New System.Drawing.Size(38, 32) + Me.Label44.Size = New System.Drawing.Size(29, 24) Me.Label44.TabIndex = 0 Me.Label44.Text = "X " ' @@ -7462,11 +6957,9 @@ Partial Class Main_Form Me.GroupBox31.Controls.Add(Me.Panel47) Me.GroupBox31.Controls.Add(Me.Panel48) Me.GroupBox31.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.GroupBox31.Location = New System.Drawing.Point(13, 31) - Me.GroupBox31.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox31.Location = New System.Drawing.Point(11, 25) Me.GroupBox31.Name = "GroupBox31" - Me.GroupBox31.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.GroupBox31.Size = New System.Drawing.Size(343, 81) + Me.GroupBox31.Size = New System.Drawing.Size(300, 65) Me.GroupBox31.TabIndex = 10 Me.GroupBox31.TabStop = False Me.GroupBox31.Text = "Red 측정좌표 ①" @@ -7475,19 +6968,17 @@ Partial Class Main_Form ' Me.Panel47.Controls.Add(Me.TextBox44) Me.Panel47.Controls.Add(Me.Label45) - Me.Panel47.Location = New System.Drawing.Point(169, 32) - Me.Panel47.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel47.Location = New System.Drawing.Point(148, 26) Me.Panel47.Name = "Panel47" - Me.Panel47.Size = New System.Drawing.Size(159, 44) + Me.Panel47.Size = New System.Drawing.Size(139, 35) Me.Panel47.TabIndex = 9 ' 'TextBox44 ' Me.TextBox44.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.TextBox44.Location = New System.Drawing.Point(54, 2) - Me.TextBox44.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox44.Location = New System.Drawing.Point(47, 2) Me.TextBox44.Name = "TextBox44" - Me.TextBox44.Size = New System.Drawing.Size(99, 38) + Me.TextBox44.Size = New System.Drawing.Size(87, 32) Me.TextBox44.TabIndex = 2 Me.TextBox44.Text = "295" Me.TextBox44.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7496,9 +6987,9 @@ Partial Class Main_Form ' Me.Label45.AutoSize = True Me.Label45.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label45.Location = New System.Drawing.Point(21, 6) + Me.Label45.Location = New System.Drawing.Point(18, 5) Me.Label45.Name = "Label45" - Me.Label45.Size = New System.Drawing.Size(31, 32) + Me.Label45.Size = New System.Drawing.Size(23, 24) Me.Label45.TabIndex = 0 Me.Label45.Text = "Y" ' @@ -7506,19 +6997,17 @@ Partial Class Main_Form ' Me.Panel48.Controls.Add(Me.TextBox45) Me.Panel48.Controls.Add(Me.Label46) - Me.Panel48.Location = New System.Drawing.Point(5, 32) - Me.Panel48.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel48.Location = New System.Drawing.Point(4, 26) Me.Panel48.Name = "Panel48" - Me.Panel48.Size = New System.Drawing.Size(159, 44) + Me.Panel48.Size = New System.Drawing.Size(139, 35) Me.Panel48.TabIndex = 5 ' 'TextBox45 ' Me.TextBox45.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.TextBox45.Location = New System.Drawing.Point(54, 2) - Me.TextBox45.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.TextBox45.Location = New System.Drawing.Point(47, 2) Me.TextBox45.Name = "TextBox45" - Me.TextBox45.Size = New System.Drawing.Size(99, 38) + Me.TextBox45.Size = New System.Drawing.Size(87, 32) Me.TextBox45.TabIndex = 2 Me.TextBox45.Text = "225" Me.TextBox45.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7527,9 +7016,9 @@ Partial Class Main_Form ' Me.Label46.AutoSize = True Me.Label46.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.Label46.Location = New System.Drawing.Point(14, 6) + Me.Label46.Location = New System.Drawing.Point(12, 5) Me.Label46.Name = "Label46" - Me.Label46.Size = New System.Drawing.Size(38, 32) + Me.Label46.Size = New System.Drawing.Size(29, 24) Me.Label46.TabIndex = 0 Me.Label46.Text = "X " ' @@ -7537,11 +7026,9 @@ Partial Class Main_Form ' Me.gbRFVrms2_AL.Controls.Add(Me.pnRFVRmax2_AL) Me.gbRFVrms2_AL.Controls.Add(Me.pnRFVRmin2_AL) - Me.gbRFVrms2_AL.Location = New System.Drawing.Point(2, 138) - Me.gbRFVrms2_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFVrms2_AL.Location = New System.Drawing.Point(2, 110) Me.gbRFVrms2_AL.Name = "gbRFVrms2_AL" - Me.gbRFVrms2_AL.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFVrms2_AL.Size = New System.Drawing.Size(310, 101) + Me.gbRFVrms2_AL.Size = New System.Drawing.Size(271, 81) Me.gbRFVrms2_AL.TabIndex = 9 Me.gbRFVrms2_AL.TabStop = False Me.gbRFVrms2_AL.Text = "2MHz_VRMS" @@ -7550,19 +7037,17 @@ Partial Class Main_Form ' Me.pnRFVRmax2_AL.Controls.Add(Me.txbRFVRmax2_AL) Me.pnRFVRmax2_AL.Controls.Add(Me.lbRFVRmax2_AL) - Me.pnRFVRmax2_AL.Location = New System.Drawing.Point(157, 32) - Me.pnRFVRmax2_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFVRmax2_AL.Location = New System.Drawing.Point(137, 26) Me.pnRFVRmax2_AL.Name = "pnRFVRmax2_AL" - Me.pnRFVRmax2_AL.Size = New System.Drawing.Size(151, 56) + Me.pnRFVRmax2_AL.Size = New System.Drawing.Size(132, 45) Me.pnRFVRmax2_AL.TabIndex = 9 ' 'txbRFVRmax2_AL ' Me.txbRFVRmax2_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRFVRmax2_AL.Location = New System.Drawing.Point(56, 2) - Me.txbRFVRmax2_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRFVRmax2_AL.Location = New System.Drawing.Point(49, 2) Me.txbRFVRmax2_AL.Name = "txbRFVRmax2_AL" - Me.txbRFVRmax2_AL.Size = New System.Drawing.Size(91, 46) + Me.txbRFVRmax2_AL.Size = New System.Drawing.Size(80, 39) Me.txbRFVRmax2_AL.TabIndex = 2 Me.txbRFVRmax2_AL.Text = "40" Me.txbRFVRmax2_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7571,9 +7056,9 @@ Partial Class Main_Form ' Me.lbRFVRmax2_AL.AutoSize = True Me.lbRFVRmax2_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRFVRmax2_AL.Location = New System.Drawing.Point(5, 14) + Me.lbRFVRmax2_AL.Location = New System.Drawing.Point(4, 11) Me.lbRFVRmax2_AL.Name = "lbRFVRmax2_AL" - Me.lbRFVRmax2_AL.Size = New System.Drawing.Size(61, 32) + Me.lbRFVRmax2_AL.Size = New System.Drawing.Size(47, 24) Me.lbRFVRmax2_AL.TabIndex = 0 Me.lbRFVRmax2_AL.Text = "Max" ' @@ -7581,19 +7066,17 @@ Partial Class Main_Form ' Me.pnRFVRmin2_AL.Controls.Add(Me.txbRFVRmin2_AL) Me.pnRFVRmin2_AL.Controls.Add(Me.lbRFVRmin2_AL) - Me.pnRFVRmin2_AL.Location = New System.Drawing.Point(5, 32) - Me.pnRFVRmin2_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFVRmin2_AL.Location = New System.Drawing.Point(4, 26) Me.pnRFVRmin2_AL.Name = "pnRFVRmin2_AL" - Me.pnRFVRmin2_AL.Size = New System.Drawing.Size(149, 56) + Me.pnRFVRmin2_AL.Size = New System.Drawing.Size(130, 45) Me.pnRFVRmin2_AL.TabIndex = 5 ' 'txbRFVRmin2_AL ' Me.txbRFVRmin2_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRFVRmin2_AL.Location = New System.Drawing.Point(55, 2) - Me.txbRFVRmin2_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRFVRmin2_AL.Location = New System.Drawing.Point(48, 2) Me.txbRFVRmin2_AL.Name = "txbRFVRmin2_AL" - Me.txbRFVRmin2_AL.Size = New System.Drawing.Size(91, 46) + Me.txbRFVRmin2_AL.Size = New System.Drawing.Size(80, 39) Me.txbRFVRmin2_AL.TabIndex = 2 Me.txbRFVRmin2_AL.Text = "29" Me.txbRFVRmin2_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7602,9 +7085,9 @@ Partial Class Main_Form ' Me.lbRFVRmin2_AL.AutoSize = True Me.lbRFVRmin2_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRFVRmin2_AL.Location = New System.Drawing.Point(5, 14) + Me.lbRFVRmin2_AL.Location = New System.Drawing.Point(4, 11) Me.lbRFVRmin2_AL.Name = "lbRFVRmin2_AL" - Me.lbRFVRmin2_AL.Size = New System.Drawing.Size(56, 32) + Me.lbRFVRmin2_AL.Size = New System.Drawing.Size(43, 24) Me.lbRFVRmin2_AL.TabIndex = 0 Me.lbRFVRmin2_AL.Text = "Min" ' @@ -7612,11 +7095,9 @@ Partial Class Main_Form ' Me.gbRFVrms1_AL.Controls.Add(Me.pnRFVRmax1_AL) Me.gbRFVrms1_AL.Controls.Add(Me.pnRFVRmin1_AL) - Me.gbRFVrms1_AL.Location = New System.Drawing.Point(2, 29) - Me.gbRFVrms1_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFVrms1_AL.Location = New System.Drawing.Point(2, 23) Me.gbRFVrms1_AL.Name = "gbRFVrms1_AL" - Me.gbRFVrms1_AL.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFVrms1_AL.Size = New System.Drawing.Size(310, 101) + Me.gbRFVrms1_AL.Size = New System.Drawing.Size(271, 81) Me.gbRFVrms1_AL.TabIndex = 8 Me.gbRFVrms1_AL.TabStop = False Me.gbRFVrms1_AL.Text = "1MHz_VRMS" @@ -7625,19 +7106,17 @@ Partial Class Main_Form ' Me.pnRFVRmax1_AL.Controls.Add(Me.txbRFVRmax1_AL) Me.pnRFVRmax1_AL.Controls.Add(Me.lbRFVRmax1_AL) - Me.pnRFVRmax1_AL.Location = New System.Drawing.Point(157, 32) - Me.pnRFVRmax1_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFVRmax1_AL.Location = New System.Drawing.Point(137, 26) Me.pnRFVRmax1_AL.Name = "pnRFVRmax1_AL" - Me.pnRFVRmax1_AL.Size = New System.Drawing.Size(151, 56) + Me.pnRFVRmax1_AL.Size = New System.Drawing.Size(132, 45) Me.pnRFVRmax1_AL.TabIndex = 9 ' 'txbRFVRmax1_AL ' Me.txbRFVRmax1_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRFVRmax1_AL.Location = New System.Drawing.Point(56, 2) - Me.txbRFVRmax1_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRFVRmax1_AL.Location = New System.Drawing.Point(49, 2) Me.txbRFVRmax1_AL.Name = "txbRFVRmax1_AL" - Me.txbRFVRmax1_AL.Size = New System.Drawing.Size(91, 46) + Me.txbRFVRmax1_AL.Size = New System.Drawing.Size(80, 39) Me.txbRFVRmax1_AL.TabIndex = 2 Me.txbRFVRmax1_AL.Text = "30" Me.txbRFVRmax1_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7646,9 +7125,9 @@ Partial Class Main_Form ' Me.lbRFVRmax1_AL.AutoSize = True Me.lbRFVRmax1_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRFVRmax1_AL.Location = New System.Drawing.Point(5, 14) + Me.lbRFVRmax1_AL.Location = New System.Drawing.Point(4, 11) Me.lbRFVRmax1_AL.Name = "lbRFVRmax1_AL" - Me.lbRFVRmax1_AL.Size = New System.Drawing.Size(61, 32) + Me.lbRFVRmax1_AL.Size = New System.Drawing.Size(47, 24) Me.lbRFVRmax1_AL.TabIndex = 0 Me.lbRFVRmax1_AL.Text = "Max" ' @@ -7656,19 +7135,17 @@ Partial Class Main_Form ' Me.pnRFVRmin1_AL.Controls.Add(Me.txbRFVRmin1_AL) Me.pnRFVRmin1_AL.Controls.Add(Me.lbRFVRmin1_AL) - Me.pnRFVRmin1_AL.Location = New System.Drawing.Point(5, 32) - Me.pnRFVRmin1_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFVRmin1_AL.Location = New System.Drawing.Point(4, 26) Me.pnRFVRmin1_AL.Name = "pnRFVRmin1_AL" - Me.pnRFVRmin1_AL.Size = New System.Drawing.Size(149, 56) + Me.pnRFVRmin1_AL.Size = New System.Drawing.Size(130, 45) Me.pnRFVRmin1_AL.TabIndex = 5 ' 'txbRFVRmin1_AL ' Me.txbRFVRmin1_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRFVRmin1_AL.Location = New System.Drawing.Point(55, 2) - Me.txbRFVRmin1_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRFVRmin1_AL.Location = New System.Drawing.Point(48, 2) Me.txbRFVRmin1_AL.Name = "txbRFVRmin1_AL" - Me.txbRFVRmin1_AL.Size = New System.Drawing.Size(91, 46) + Me.txbRFVRmin1_AL.Size = New System.Drawing.Size(80, 39) Me.txbRFVRmin1_AL.TabIndex = 2 Me.txbRFVRmin1_AL.Text = "28" Me.txbRFVRmin1_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7677,9 +7154,9 @@ Partial Class Main_Form ' Me.lbRFVRmin1_AL.AutoSize = True Me.lbRFVRmin1_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRFVRmin1_AL.Location = New System.Drawing.Point(5, 14) + Me.lbRFVRmin1_AL.Location = New System.Drawing.Point(4, 11) Me.lbRFVRmin1_AL.Name = "lbRFVRmin1_AL" - Me.lbRFVRmin1_AL.Size = New System.Drawing.Size(56, 32) + Me.lbRFVRmin1_AL.Size = New System.Drawing.Size(43, 24) Me.lbRFVRmin1_AL.TabIndex = 0 Me.lbRFVRmin1_AL.Text = "Min" ' @@ -7688,10 +7165,8 @@ Partial Class Main_Form Me.gbFirmVer_AL.Controls.Add(Me.pnFirmVer_AL) Me.gbFirmVer_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbFirmVer_AL.Location = New System.Drawing.Point(0, 0) - Me.gbFirmVer_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbFirmVer_AL.Name = "gbFirmVer_AL" - Me.gbFirmVer_AL.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbFirmVer_AL.Size = New System.Drawing.Size(314, 94) + Me.gbFirmVer_AL.Size = New System.Drawing.Size(275, 75) Me.gbFirmVer_AL.TabIndex = 109 Me.gbFirmVer_AL.TabStop = False Me.gbFirmVer_AL.Text = "FormWare Version" @@ -7700,19 +7175,17 @@ Partial Class Main_Form ' Me.pnFirmVer_AL.Controls.Add(Me.txbFirmVer_AL) Me.pnFirmVer_AL.Controls.Add(Me.lbFirmVer_AL) - Me.pnFirmVer_AL.Location = New System.Drawing.Point(7, 31) - Me.pnFirmVer_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnFirmVer_AL.Location = New System.Drawing.Point(6, 25) Me.pnFirmVer_AL.Name = "pnFirmVer_AL" - Me.pnFirmVer_AL.Size = New System.Drawing.Size(301, 56) + Me.pnFirmVer_AL.Size = New System.Drawing.Size(263, 45) Me.pnFirmVer_AL.TabIndex = 4 ' 'txbFirmVer_AL ' Me.txbFirmVer_AL.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbFirmVer_AL.Location = New System.Drawing.Point(130, 2) - Me.txbFirmVer_AL.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbFirmVer_AL.Location = New System.Drawing.Point(114, 2) Me.txbFirmVer_AL.Name = "txbFirmVer_AL" - Me.txbFirmVer_AL.Size = New System.Drawing.Size(166, 46) + Me.txbFirmVer_AL.Size = New System.Drawing.Size(146, 39) Me.txbFirmVer_AL.TabIndex = 2 Me.txbFirmVer_AL.Text = "1.0.8" Me.txbFirmVer_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7721,9 +7194,9 @@ Partial Class Main_Form ' Me.lbFirmVer_AL.AutoSize = True Me.lbFirmVer_AL.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbFirmVer_AL.Location = New System.Drawing.Point(31, 14) + Me.lbFirmVer_AL.Location = New System.Drawing.Point(27, 11) Me.lbFirmVer_AL.Name = "lbFirmVer_AL" - Me.lbFirmVer_AL.Size = New System.Drawing.Size(101, 32) + Me.lbFirmVer_AL.Size = New System.Drawing.Size(77, 24) Me.lbFirmVer_AL.TabIndex = 0 Me.lbFirmVer_AL.Text = "Version" ' @@ -7738,10 +7211,9 @@ Partial Class Main_Form Me.pnStandard_Max.Controls.Add(Me.gbOpBat) Me.pnStandard_Max.Controls.Add(Me.gbRFsort) Me.pnStandard_Max.Controls.Add(Me.gbFirmVer) - Me.pnStandard_Max.Location = New System.Drawing.Point(7, 50) - Me.pnStandard_Max.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnStandard_Max.Location = New System.Drawing.Point(6, 40) Me.pnStandard_Max.Name = "pnStandard_Max" - Me.pnStandard_Max.Size = New System.Drawing.Size(1303, 750) + Me.pnStandard_Max.Size = New System.Drawing.Size(1140, 600) Me.pnStandard_Max.TabIndex = 114 ' 'gbMCsort @@ -7750,11 +7222,9 @@ Partial Class Main_Form Me.gbMCsort.Controls.Add(Me.gbMCFreq) Me.gbMCsort.Controls.Add(Me.gbMCDuty) Me.gbMCsort.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbMCsort.Location = New System.Drawing.Point(327, 345) - Me.gbMCsort.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCsort.Location = New System.Drawing.Point(286, 276) Me.gbMCsort.Name = "gbMCsort" - Me.gbMCsort.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbMCsort.Size = New System.Drawing.Size(314, 362) + Me.gbMCsort.Size = New System.Drawing.Size(275, 290) Me.gbMCsort.TabIndex = 108 Me.gbMCsort.TabStop = False Me.gbMCsort.Text = "MC Test" @@ -7763,11 +7233,9 @@ Partial Class Main_Form ' Me.gbMCVpp.Controls.Add(Me.pnMCVPmax) Me.gbMCVpp.Controls.Add(Me.pnMCVPmin) - Me.gbMCVpp.Location = New System.Drawing.Point(2, 29) - Me.gbMCVpp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCVpp.Location = New System.Drawing.Point(2, 23) Me.gbMCVpp.Name = "gbMCVpp" - Me.gbMCVpp.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbMCVpp.Size = New System.Drawing.Size(310, 101) + Me.gbMCVpp.Size = New System.Drawing.Size(271, 81) Me.gbMCVpp.TabIndex = 9 Me.gbMCVpp.TabStop = False Me.gbMCVpp.Text = "Vpp" @@ -7776,19 +7244,17 @@ Partial Class Main_Form ' Me.pnMCVPmax.Controls.Add(Me.txbMCVPmax) Me.pnMCVPmax.Controls.Add(Me.lbMCVPmax) - Me.pnMCVPmax.Location = New System.Drawing.Point(157, 31) - Me.pnMCVPmax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMCVPmax.Location = New System.Drawing.Point(137, 25) Me.pnMCVPmax.Name = "pnMCVPmax" - Me.pnMCVPmax.Size = New System.Drawing.Size(151, 56) + Me.pnMCVPmax.Size = New System.Drawing.Size(132, 45) Me.pnMCVPmax.TabIndex = 9 ' 'txbMCVPmax ' Me.txbMCVPmax.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMCVPmax.Location = New System.Drawing.Point(56, 2) - Me.txbMCVPmax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMCVPmax.Location = New System.Drawing.Point(49, 2) Me.txbMCVPmax.Name = "txbMCVPmax" - Me.txbMCVPmax.Size = New System.Drawing.Size(91, 46) + Me.txbMCVPmax.Size = New System.Drawing.Size(80, 39) Me.txbMCVPmax.TabIndex = 2 Me.txbMCVPmax.Text = "35" Me.txbMCVPmax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7797,9 +7263,9 @@ Partial Class Main_Form ' Me.lbMCVPmax.AutoSize = True Me.lbMCVPmax.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbMCVPmax.Location = New System.Drawing.Point(5, 14) + Me.lbMCVPmax.Location = New System.Drawing.Point(4, 11) Me.lbMCVPmax.Name = "lbMCVPmax" - Me.lbMCVPmax.Size = New System.Drawing.Size(61, 32) + Me.lbMCVPmax.Size = New System.Drawing.Size(47, 24) Me.lbMCVPmax.TabIndex = 0 Me.lbMCVPmax.Text = "Max" ' @@ -7807,19 +7273,17 @@ Partial Class Main_Form ' Me.pnMCVPmin.Controls.Add(Me.txbMCVPmin) Me.pnMCVPmin.Controls.Add(Me.lbMCVPmin) - Me.pnMCVPmin.Location = New System.Drawing.Point(5, 32) - Me.pnMCVPmin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMCVPmin.Location = New System.Drawing.Point(4, 26) Me.pnMCVPmin.Name = "pnMCVPmin" - Me.pnMCVPmin.Size = New System.Drawing.Size(149, 56) + Me.pnMCVPmin.Size = New System.Drawing.Size(130, 45) Me.pnMCVPmin.TabIndex = 5 ' 'txbMCVPmin ' Me.txbMCVPmin.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMCVPmin.Location = New System.Drawing.Point(55, 2) - Me.txbMCVPmin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMCVPmin.Location = New System.Drawing.Point(48, 2) Me.txbMCVPmin.Name = "txbMCVPmin" - Me.txbMCVPmin.Size = New System.Drawing.Size(91, 46) + Me.txbMCVPmin.Size = New System.Drawing.Size(80, 39) Me.txbMCVPmin.TabIndex = 2 Me.txbMCVPmin.Text = "33" Me.txbMCVPmin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7828,9 +7292,9 @@ Partial Class Main_Form ' Me.lbMCVPmin.AutoSize = True Me.lbMCVPmin.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbMCVPmin.Location = New System.Drawing.Point(5, 14) + Me.lbMCVPmin.Location = New System.Drawing.Point(4, 11) Me.lbMCVPmin.Name = "lbMCVPmin" - Me.lbMCVPmin.Size = New System.Drawing.Size(56, 32) + Me.lbMCVPmin.Size = New System.Drawing.Size(43, 24) Me.lbMCVPmin.TabIndex = 0 Me.lbMCVPmin.Text = "Min" ' @@ -7838,11 +7302,9 @@ Partial Class Main_Form ' Me.gbMCFreq.Controls.Add(Me.pnMCFrmax) Me.gbMCFreq.Controls.Add(Me.pnMCFrmin) - Me.gbMCFreq.Location = New System.Drawing.Point(2, 244) - Me.gbMCFreq.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCFreq.Location = New System.Drawing.Point(2, 195) Me.gbMCFreq.Name = "gbMCFreq" - Me.gbMCFreq.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbMCFreq.Size = New System.Drawing.Size(310, 101) + Me.gbMCFreq.Size = New System.Drawing.Size(271, 81) Me.gbMCFreq.TabIndex = 11 Me.gbMCFreq.TabStop = False Me.gbMCFreq.Text = "Frequence" @@ -7851,19 +7313,17 @@ Partial Class Main_Form ' Me.pnMCFrmax.Controls.Add(Me.txbMCFrmax) Me.pnMCFrmax.Controls.Add(Me.lbMCFrmax) - Me.pnMCFrmax.Location = New System.Drawing.Point(157, 31) - Me.pnMCFrmax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMCFrmax.Location = New System.Drawing.Point(137, 25) Me.pnMCFrmax.Name = "pnMCFrmax" - Me.pnMCFrmax.Size = New System.Drawing.Size(151, 56) + Me.pnMCFrmax.Size = New System.Drawing.Size(132, 45) Me.pnMCFrmax.TabIndex = 9 ' 'txbMCFrmax ' Me.txbMCFrmax.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMCFrmax.Location = New System.Drawing.Point(56, 2) - Me.txbMCFrmax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMCFrmax.Location = New System.Drawing.Point(49, 2) Me.txbMCFrmax.Name = "txbMCFrmax" - Me.txbMCFrmax.Size = New System.Drawing.Size(91, 46) + Me.txbMCFrmax.Size = New System.Drawing.Size(80, 39) Me.txbMCFrmax.TabIndex = 2 Me.txbMCFrmax.Text = "25" Me.txbMCFrmax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7872,9 +7332,9 @@ Partial Class Main_Form ' Me.lbMCFrmax.AutoSize = True Me.lbMCFrmax.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbMCFrmax.Location = New System.Drawing.Point(5, 14) + Me.lbMCFrmax.Location = New System.Drawing.Point(4, 11) Me.lbMCFrmax.Name = "lbMCFrmax" - Me.lbMCFrmax.Size = New System.Drawing.Size(61, 32) + Me.lbMCFrmax.Size = New System.Drawing.Size(47, 24) Me.lbMCFrmax.TabIndex = 0 Me.lbMCFrmax.Text = "Max" ' @@ -7882,19 +7342,17 @@ Partial Class Main_Form ' Me.pnMCFrmin.Controls.Add(Me.txbMCFrmin) Me.pnMCFrmin.Controls.Add(Me.lbMCFrmin) - Me.pnMCFrmin.Location = New System.Drawing.Point(5, 32) - Me.pnMCFrmin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMCFrmin.Location = New System.Drawing.Point(4, 26) Me.pnMCFrmin.Name = "pnMCFrmin" - Me.pnMCFrmin.Size = New System.Drawing.Size(149, 56) + Me.pnMCFrmin.Size = New System.Drawing.Size(130, 45) Me.pnMCFrmin.TabIndex = 5 ' 'txbMCFrmin ' Me.txbMCFrmin.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMCFrmin.Location = New System.Drawing.Point(55, 2) - Me.txbMCFrmin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMCFrmin.Location = New System.Drawing.Point(48, 2) Me.txbMCFrmin.Name = "txbMCFrmin" - Me.txbMCFrmin.Size = New System.Drawing.Size(91, 46) + Me.txbMCFrmin.Size = New System.Drawing.Size(80, 39) Me.txbMCFrmin.TabIndex = 2 Me.txbMCFrmin.Text = "15" Me.txbMCFrmin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7903,9 +7361,9 @@ Partial Class Main_Form ' Me.lbMCFrmin.AutoSize = True Me.lbMCFrmin.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbMCFrmin.Location = New System.Drawing.Point(5, 14) + Me.lbMCFrmin.Location = New System.Drawing.Point(4, 11) Me.lbMCFrmin.Name = "lbMCFrmin" - Me.lbMCFrmin.Size = New System.Drawing.Size(56, 32) + Me.lbMCFrmin.Size = New System.Drawing.Size(43, 24) Me.lbMCFrmin.TabIndex = 0 Me.lbMCFrmin.Text = "Min" ' @@ -7913,11 +7371,9 @@ Partial Class Main_Form ' Me.gbMCDuty.Controls.Add(Me.pnMCDYmax) Me.gbMCDuty.Controls.Add(Me.pnMCDYmin) - Me.gbMCDuty.Location = New System.Drawing.Point(2, 138) - Me.gbMCDuty.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCDuty.Location = New System.Drawing.Point(2, 110) Me.gbMCDuty.Name = "gbMCDuty" - Me.gbMCDuty.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbMCDuty.Size = New System.Drawing.Size(310, 101) + Me.gbMCDuty.Size = New System.Drawing.Size(271, 81) Me.gbMCDuty.TabIndex = 10 Me.gbMCDuty.TabStop = False Me.gbMCDuty.Text = "Duty" @@ -7926,19 +7382,17 @@ Partial Class Main_Form ' Me.pnMCDYmax.Controls.Add(Me.txbMCDYmax) Me.pnMCDYmax.Controls.Add(Me.lbMCDYmax) - Me.pnMCDYmax.Location = New System.Drawing.Point(157, 31) - Me.pnMCDYmax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMCDYmax.Location = New System.Drawing.Point(137, 25) Me.pnMCDYmax.Name = "pnMCDYmax" - Me.pnMCDYmax.Size = New System.Drawing.Size(151, 56) + Me.pnMCDYmax.Size = New System.Drawing.Size(132, 45) Me.pnMCDYmax.TabIndex = 9 ' 'txbMCDYmax ' Me.txbMCDYmax.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMCDYmax.Location = New System.Drawing.Point(56, 2) - Me.txbMCDYmax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMCDYmax.Location = New System.Drawing.Point(49, 2) Me.txbMCDYmax.Name = "txbMCDYmax" - Me.txbMCDYmax.Size = New System.Drawing.Size(91, 46) + Me.txbMCDYmax.Size = New System.Drawing.Size(80, 39) Me.txbMCDYmax.TabIndex = 2 Me.txbMCDYmax.Text = "7.5" Me.txbMCDYmax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7947,9 +7401,9 @@ Partial Class Main_Form ' Me.lbMCDYmax.AutoSize = True Me.lbMCDYmax.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbMCDYmax.Location = New System.Drawing.Point(5, 14) + Me.lbMCDYmax.Location = New System.Drawing.Point(4, 11) Me.lbMCDYmax.Name = "lbMCDYmax" - Me.lbMCDYmax.Size = New System.Drawing.Size(61, 32) + Me.lbMCDYmax.Size = New System.Drawing.Size(47, 24) Me.lbMCDYmax.TabIndex = 0 Me.lbMCDYmax.Text = "Max" ' @@ -7957,19 +7411,17 @@ Partial Class Main_Form ' Me.pnMCDYmin.Controls.Add(Me.txbMCDYmin) Me.pnMCDYmin.Controls.Add(Me.lbMCDYmin) - Me.pnMCDYmin.Location = New System.Drawing.Point(5, 32) - Me.pnMCDYmin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMCDYmin.Location = New System.Drawing.Point(4, 26) Me.pnMCDYmin.Name = "pnMCDYmin" - Me.pnMCDYmin.Size = New System.Drawing.Size(149, 56) + Me.pnMCDYmin.Size = New System.Drawing.Size(130, 45) Me.pnMCDYmin.TabIndex = 5 ' 'txbMCDYmin ' Me.txbMCDYmin.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMCDYmin.Location = New System.Drawing.Point(55, 2) - Me.txbMCDYmin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMCDYmin.Location = New System.Drawing.Point(48, 2) Me.txbMCDYmin.Name = "txbMCDYmin" - Me.txbMCDYmin.Size = New System.Drawing.Size(91, 46) + Me.txbMCDYmin.Size = New System.Drawing.Size(80, 39) Me.txbMCDYmin.TabIndex = 2 Me.txbMCDYmin.Text = "7" Me.txbMCDYmin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7978,9 +7430,9 @@ Partial Class Main_Form ' Me.lbMCDYmin.AutoSize = True Me.lbMCDYmin.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbMCDYmin.Location = New System.Drawing.Point(5, 14) + Me.lbMCDYmin.Location = New System.Drawing.Point(4, 11) Me.lbMCDYmin.Name = "lbMCDYmin" - Me.lbMCDYmin.Size = New System.Drawing.Size(56, 32) + Me.lbMCDYmin.Size = New System.Drawing.Size(43, 24) Me.lbMCDYmin.TabIndex = 0 Me.lbMCDYmin.Text = "Min" ' @@ -7991,11 +7443,9 @@ Partial Class Main_Form Me.gbEPsort.Controls.Add(Me.gbEPDuty1) Me.gbEPsort.Controls.Add(Me.gbEPVpp) Me.gbEPsort.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbEPsort.Location = New System.Drawing.Point(646, 1) - Me.gbEPsort.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPsort.Location = New System.Drawing.Point(565, 1) Me.gbEPsort.Name = "gbEPsort" - Me.gbEPsort.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEPsort.Size = New System.Drawing.Size(314, 454) + Me.gbEPsort.Size = New System.Drawing.Size(275, 363) Me.gbEPsort.TabIndex = 109 Me.gbEPsort.TabStop = False Me.gbEPsort.Text = "EP Test" @@ -8004,11 +7454,9 @@ Partial Class Main_Form ' Me.gbEPDuty3.Controls.Add(Me.pnEPDYmax3) Me.gbEPDuty3.Controls.Add(Me.pnEPDYmin3) - Me.gbEPDuty3.Location = New System.Drawing.Point(2, 349) - Me.gbEPDuty3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPDuty3.Location = New System.Drawing.Point(2, 279) Me.gbEPDuty3.Name = "gbEPDuty3" - Me.gbEPDuty3.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEPDuty3.Size = New System.Drawing.Size(310, 101) + Me.gbEPDuty3.Size = New System.Drawing.Size(271, 81) Me.gbEPDuty3.TabIndex = 13 Me.gbEPDuty3.TabStop = False Me.gbEPDuty3.Text = "Duty - Step3" @@ -8017,19 +7465,17 @@ Partial Class Main_Form ' Me.pnEPDYmax3.Controls.Add(Me.txbEPDYmax3) Me.pnEPDYmax3.Controls.Add(Me.lbEPDYmax3) - Me.pnEPDYmax3.Location = New System.Drawing.Point(157, 31) - Me.pnEPDYmax3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPDYmax3.Location = New System.Drawing.Point(137, 25) Me.pnEPDYmax3.Name = "pnEPDYmax3" - Me.pnEPDYmax3.Size = New System.Drawing.Size(151, 56) + Me.pnEPDYmax3.Size = New System.Drawing.Size(132, 45) Me.pnEPDYmax3.TabIndex = 9 ' 'txbEPDYmax3 ' Me.txbEPDYmax3.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPDYmax3.Location = New System.Drawing.Point(56, 2) - Me.txbEPDYmax3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPDYmax3.Location = New System.Drawing.Point(49, 2) Me.txbEPDYmax3.Name = "txbEPDYmax3" - Me.txbEPDYmax3.Size = New System.Drawing.Size(91, 46) + Me.txbEPDYmax3.Size = New System.Drawing.Size(80, 39) Me.txbEPDYmax3.TabIndex = 2 Me.txbEPDYmax3.Text = "7.5" Me.txbEPDYmax3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8038,9 +7484,9 @@ Partial Class Main_Form ' Me.lbEPDYmax3.AutoSize = True Me.lbEPDYmax3.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPDYmax3.Location = New System.Drawing.Point(5, 14) + Me.lbEPDYmax3.Location = New System.Drawing.Point(4, 11) Me.lbEPDYmax3.Name = "lbEPDYmax3" - Me.lbEPDYmax3.Size = New System.Drawing.Size(61, 32) + Me.lbEPDYmax3.Size = New System.Drawing.Size(47, 24) Me.lbEPDYmax3.TabIndex = 0 Me.lbEPDYmax3.Text = "Max" ' @@ -8048,19 +7494,17 @@ Partial Class Main_Form ' Me.pnEPDYmin3.Controls.Add(Me.txbEPDYmin3) Me.pnEPDYmin3.Controls.Add(Me.lbEPDYmin3) - Me.pnEPDYmin3.Location = New System.Drawing.Point(5, 32) - Me.pnEPDYmin3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPDYmin3.Location = New System.Drawing.Point(4, 26) Me.pnEPDYmin3.Name = "pnEPDYmin3" - Me.pnEPDYmin3.Size = New System.Drawing.Size(149, 56) + Me.pnEPDYmin3.Size = New System.Drawing.Size(130, 45) Me.pnEPDYmin3.TabIndex = 5 ' 'txbEPDYmin3 ' Me.txbEPDYmin3.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPDYmin3.Location = New System.Drawing.Point(55, 2) - Me.txbEPDYmin3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPDYmin3.Location = New System.Drawing.Point(48, 2) Me.txbEPDYmin3.Name = "txbEPDYmin3" - Me.txbEPDYmin3.Size = New System.Drawing.Size(91, 46) + Me.txbEPDYmin3.Size = New System.Drawing.Size(80, 39) Me.txbEPDYmin3.TabIndex = 2 Me.txbEPDYmin3.Text = "7.4" Me.txbEPDYmin3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8069,9 +7513,9 @@ Partial Class Main_Form ' Me.lbEPDYmin3.AutoSize = True Me.lbEPDYmin3.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPDYmin3.Location = New System.Drawing.Point(5, 14) + Me.lbEPDYmin3.Location = New System.Drawing.Point(4, 11) Me.lbEPDYmin3.Name = "lbEPDYmin3" - Me.lbEPDYmin3.Size = New System.Drawing.Size(56, 32) + Me.lbEPDYmin3.Size = New System.Drawing.Size(43, 24) Me.lbEPDYmin3.TabIndex = 0 Me.lbEPDYmin3.Text = "Min" ' @@ -8079,11 +7523,9 @@ Partial Class Main_Form ' Me.gbEPDuty2.Controls.Add(Me.pnEPDYmax2) Me.gbEPDuty2.Controls.Add(Me.pnEPDYmin2) - Me.gbEPDuty2.Location = New System.Drawing.Point(2, 244) - Me.gbEPDuty2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPDuty2.Location = New System.Drawing.Point(2, 195) Me.gbEPDuty2.Name = "gbEPDuty2" - Me.gbEPDuty2.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEPDuty2.Size = New System.Drawing.Size(310, 101) + Me.gbEPDuty2.Size = New System.Drawing.Size(271, 81) Me.gbEPDuty2.TabIndex = 12 Me.gbEPDuty2.TabStop = False Me.gbEPDuty2.Text = "Duty - Step2" @@ -8092,19 +7534,17 @@ Partial Class Main_Form ' Me.pnEPDYmax2.Controls.Add(Me.txbEPDYmax2) Me.pnEPDYmax2.Controls.Add(Me.lbEPDYmax2) - Me.pnEPDYmax2.Location = New System.Drawing.Point(157, 31) - Me.pnEPDYmax2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPDYmax2.Location = New System.Drawing.Point(137, 25) Me.pnEPDYmax2.Name = "pnEPDYmax2" - Me.pnEPDYmax2.Size = New System.Drawing.Size(151, 56) + Me.pnEPDYmax2.Size = New System.Drawing.Size(132, 45) Me.pnEPDYmax2.TabIndex = 9 ' 'txbEPDYmax2 ' Me.txbEPDYmax2.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPDYmax2.Location = New System.Drawing.Point(56, 2) - Me.txbEPDYmax2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPDYmax2.Location = New System.Drawing.Point(49, 2) Me.txbEPDYmax2.Name = "txbEPDYmax2" - Me.txbEPDYmax2.Size = New System.Drawing.Size(91, 46) + Me.txbEPDYmax2.Size = New System.Drawing.Size(80, 39) Me.txbEPDYmax2.TabIndex = 2 Me.txbEPDYmax2.Text = "7.5" Me.txbEPDYmax2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8113,9 +7553,9 @@ Partial Class Main_Form ' Me.lbEPDYmax2.AutoSize = True Me.lbEPDYmax2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPDYmax2.Location = New System.Drawing.Point(5, 14) + Me.lbEPDYmax2.Location = New System.Drawing.Point(4, 11) Me.lbEPDYmax2.Name = "lbEPDYmax2" - Me.lbEPDYmax2.Size = New System.Drawing.Size(61, 32) + Me.lbEPDYmax2.Size = New System.Drawing.Size(47, 24) Me.lbEPDYmax2.TabIndex = 0 Me.lbEPDYmax2.Text = "Max" ' @@ -8123,19 +7563,17 @@ Partial Class Main_Form ' Me.pnEPDYmin2.Controls.Add(Me.txbEPDYmin2) Me.pnEPDYmin2.Controls.Add(Me.lbEPDYmin2) - Me.pnEPDYmin2.Location = New System.Drawing.Point(5, 32) - Me.pnEPDYmin2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPDYmin2.Location = New System.Drawing.Point(4, 26) Me.pnEPDYmin2.Name = "pnEPDYmin2" - Me.pnEPDYmin2.Size = New System.Drawing.Size(149, 56) + Me.pnEPDYmin2.Size = New System.Drawing.Size(130, 45) Me.pnEPDYmin2.TabIndex = 5 ' 'txbEPDYmin2 ' Me.txbEPDYmin2.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPDYmin2.Location = New System.Drawing.Point(55, 2) - Me.txbEPDYmin2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPDYmin2.Location = New System.Drawing.Point(48, 2) Me.txbEPDYmin2.Name = "txbEPDYmin2" - Me.txbEPDYmin2.Size = New System.Drawing.Size(91, 46) + Me.txbEPDYmin2.Size = New System.Drawing.Size(80, 39) Me.txbEPDYmin2.TabIndex = 2 Me.txbEPDYmin2.Text = "7.4" Me.txbEPDYmin2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8144,9 +7582,9 @@ Partial Class Main_Form ' Me.lbEPDYmin2.AutoSize = True Me.lbEPDYmin2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPDYmin2.Location = New System.Drawing.Point(5, 14) + Me.lbEPDYmin2.Location = New System.Drawing.Point(4, 11) Me.lbEPDYmin2.Name = "lbEPDYmin2" - Me.lbEPDYmin2.Size = New System.Drawing.Size(56, 32) + Me.lbEPDYmin2.Size = New System.Drawing.Size(43, 24) Me.lbEPDYmin2.TabIndex = 0 Me.lbEPDYmin2.Text = "Min" ' @@ -8154,11 +7592,9 @@ Partial Class Main_Form ' Me.gbEPDuty1.Controls.Add(Me.pnEPDYmax1) Me.gbEPDuty1.Controls.Add(Me.pnEPDYmin1) - Me.gbEPDuty1.Location = New System.Drawing.Point(2, 138) - Me.gbEPDuty1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPDuty1.Location = New System.Drawing.Point(2, 110) Me.gbEPDuty1.Name = "gbEPDuty1" - Me.gbEPDuty1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEPDuty1.Size = New System.Drawing.Size(310, 101) + Me.gbEPDuty1.Size = New System.Drawing.Size(271, 81) Me.gbEPDuty1.TabIndex = 11 Me.gbEPDuty1.TabStop = False Me.gbEPDuty1.Text = "Duty - Step1" @@ -8167,19 +7603,17 @@ Partial Class Main_Form ' Me.pnEPDYmax1.Controls.Add(Me.txbEPDYmax1) Me.pnEPDYmax1.Controls.Add(Me.lbEPDYmax1) - Me.pnEPDYmax1.Location = New System.Drawing.Point(157, 31) - Me.pnEPDYmax1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPDYmax1.Location = New System.Drawing.Point(137, 25) Me.pnEPDYmax1.Name = "pnEPDYmax1" - Me.pnEPDYmax1.Size = New System.Drawing.Size(151, 56) + Me.pnEPDYmax1.Size = New System.Drawing.Size(132, 45) Me.pnEPDYmax1.TabIndex = 9 ' 'txbEPDYmax1 ' Me.txbEPDYmax1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPDYmax1.Location = New System.Drawing.Point(56, 2) - Me.txbEPDYmax1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPDYmax1.Location = New System.Drawing.Point(49, 2) Me.txbEPDYmax1.Name = "txbEPDYmax1" - Me.txbEPDYmax1.Size = New System.Drawing.Size(91, 46) + Me.txbEPDYmax1.Size = New System.Drawing.Size(80, 39) Me.txbEPDYmax1.TabIndex = 2 Me.txbEPDYmax1.Text = "7.5" Me.txbEPDYmax1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8188,9 +7622,9 @@ Partial Class Main_Form ' Me.lbEPDYmax1.AutoSize = True Me.lbEPDYmax1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPDYmax1.Location = New System.Drawing.Point(5, 14) + Me.lbEPDYmax1.Location = New System.Drawing.Point(4, 11) Me.lbEPDYmax1.Name = "lbEPDYmax1" - Me.lbEPDYmax1.Size = New System.Drawing.Size(61, 32) + Me.lbEPDYmax1.Size = New System.Drawing.Size(47, 24) Me.lbEPDYmax1.TabIndex = 0 Me.lbEPDYmax1.Text = "Max" ' @@ -8198,19 +7632,17 @@ Partial Class Main_Form ' Me.pnEPDYmin1.Controls.Add(Me.txbEPDYmin1) Me.pnEPDYmin1.Controls.Add(Me.lbEPDYmin1) - Me.pnEPDYmin1.Location = New System.Drawing.Point(5, 32) - Me.pnEPDYmin1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPDYmin1.Location = New System.Drawing.Point(4, 26) Me.pnEPDYmin1.Name = "pnEPDYmin1" - Me.pnEPDYmin1.Size = New System.Drawing.Size(149, 56) + Me.pnEPDYmin1.Size = New System.Drawing.Size(130, 45) Me.pnEPDYmin1.TabIndex = 5 ' 'txbEPDYmin1 ' Me.txbEPDYmin1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPDYmin1.Location = New System.Drawing.Point(55, 2) - Me.txbEPDYmin1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPDYmin1.Location = New System.Drawing.Point(48, 2) Me.txbEPDYmin1.Name = "txbEPDYmin1" - Me.txbEPDYmin1.Size = New System.Drawing.Size(91, 46) + Me.txbEPDYmin1.Size = New System.Drawing.Size(80, 39) Me.txbEPDYmin1.TabIndex = 2 Me.txbEPDYmin1.Text = "7.4" Me.txbEPDYmin1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8219,9 +7651,9 @@ Partial Class Main_Form ' Me.lbEPDYmin1.AutoSize = True Me.lbEPDYmin1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPDYmin1.Location = New System.Drawing.Point(5, 14) + Me.lbEPDYmin1.Location = New System.Drawing.Point(4, 11) Me.lbEPDYmin1.Name = "lbEPDYmin1" - Me.lbEPDYmin1.Size = New System.Drawing.Size(56, 32) + Me.lbEPDYmin1.Size = New System.Drawing.Size(43, 24) Me.lbEPDYmin1.TabIndex = 0 Me.lbEPDYmin1.Text = "Min" ' @@ -8229,11 +7661,9 @@ Partial Class Main_Form ' Me.gbEPVpp.Controls.Add(Me.pnEPVPmax) Me.gbEPVpp.Controls.Add(Me.pnEPVPmin) - Me.gbEPVpp.Location = New System.Drawing.Point(2, 29) - Me.gbEPVpp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPVpp.Location = New System.Drawing.Point(2, 23) Me.gbEPVpp.Name = "gbEPVpp" - Me.gbEPVpp.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbEPVpp.Size = New System.Drawing.Size(310, 101) + Me.gbEPVpp.Size = New System.Drawing.Size(271, 81) Me.gbEPVpp.TabIndex = 9 Me.gbEPVpp.TabStop = False Me.gbEPVpp.Text = "Vpp" @@ -8242,19 +7672,17 @@ Partial Class Main_Form ' Me.pnEPVPmax.Controls.Add(Me.txbEPVPmax) Me.pnEPVPmax.Controls.Add(Me.lbEPVPmax) - Me.pnEPVPmax.Location = New System.Drawing.Point(157, 31) - Me.pnEPVPmax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPVPmax.Location = New System.Drawing.Point(137, 25) Me.pnEPVPmax.Name = "pnEPVPmax" - Me.pnEPVPmax.Size = New System.Drawing.Size(151, 56) + Me.pnEPVPmax.Size = New System.Drawing.Size(132, 45) Me.pnEPVPmax.TabIndex = 9 ' 'txbEPVPmax ' Me.txbEPVPmax.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPVPmax.Location = New System.Drawing.Point(56, 2) - Me.txbEPVPmax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPVPmax.Location = New System.Drawing.Point(49, 2) Me.txbEPVPmax.Name = "txbEPVPmax" - Me.txbEPVPmax.Size = New System.Drawing.Size(91, 46) + Me.txbEPVPmax.Size = New System.Drawing.Size(80, 39) Me.txbEPVPmax.TabIndex = 2 Me.txbEPVPmax.Text = "66" Me.txbEPVPmax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8263,9 +7691,9 @@ Partial Class Main_Form ' Me.lbEPVPmax.AutoSize = True Me.lbEPVPmax.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPVPmax.Location = New System.Drawing.Point(5, 14) + Me.lbEPVPmax.Location = New System.Drawing.Point(4, 11) Me.lbEPVPmax.Name = "lbEPVPmax" - Me.lbEPVPmax.Size = New System.Drawing.Size(61, 32) + Me.lbEPVPmax.Size = New System.Drawing.Size(47, 24) Me.lbEPVPmax.TabIndex = 0 Me.lbEPVPmax.Text = "Max" ' @@ -8273,19 +7701,17 @@ Partial Class Main_Form ' Me.pnEPVPmin.Controls.Add(Me.txbEPVPmin) Me.pnEPVPmin.Controls.Add(Me.lbEPVPmin) - Me.pnEPVPmin.Location = New System.Drawing.Point(5, 32) - Me.pnEPVPmin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPVPmin.Location = New System.Drawing.Point(4, 26) Me.pnEPVPmin.Name = "pnEPVPmin" - Me.pnEPVPmin.Size = New System.Drawing.Size(149, 56) + Me.pnEPVPmin.Size = New System.Drawing.Size(130, 45) Me.pnEPVPmin.TabIndex = 5 ' 'txbEPVPmin ' Me.txbEPVPmin.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPVPmin.Location = New System.Drawing.Point(55, 2) - Me.txbEPVPmin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPVPmin.Location = New System.Drawing.Point(48, 2) Me.txbEPVPmin.Name = "txbEPVPmin" - Me.txbEPVPmin.Size = New System.Drawing.Size(91, 46) + Me.txbEPVPmin.Size = New System.Drawing.Size(80, 39) Me.txbEPVPmin.TabIndex = 2 Me.txbEPVPmin.Text = "60" Me.txbEPVPmin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8294,9 +7720,9 @@ Partial Class Main_Form ' Me.lbEPVPmin.AutoSize = True Me.lbEPVPmin.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPVPmin.Location = New System.Drawing.Point(5, 14) + Me.lbEPVPmin.Location = New System.Drawing.Point(4, 11) Me.lbEPVPmin.Name = "lbEPVPmin" - Me.lbEPVPmin.Size = New System.Drawing.Size(56, 32) + Me.lbEPVPmin.Size = New System.Drawing.Size(43, 24) Me.lbEPVPmin.TabIndex = 0 Me.lbEPVPmin.Text = "Min" ' @@ -8307,11 +7733,9 @@ Partial Class Main_Form Me.gbRedSrt.Controls.Add(Me.gbRHue) Me.gbRedSrt.Enabled = False Me.gbRedSrt.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbRedSrt.Location = New System.Drawing.Point(970, 365) - Me.gbRedSrt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRedSrt.Location = New System.Drawing.Point(849, 292) Me.gbRedSrt.Name = "gbRedSrt" - Me.gbRedSrt.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRedSrt.Size = New System.Drawing.Size(314, 362) + Me.gbRedSrt.Size = New System.Drawing.Size(275, 290) Me.gbRedSrt.TabIndex = 113 Me.gbRedSrt.TabStop = False Me.gbRedSrt.Text = "LED Red" @@ -8320,11 +7744,9 @@ Partial Class Main_Form ' Me.gbRBgt.Controls.Add(Me.pnRBgtMax) Me.gbRBgt.Controls.Add(Me.pnRBgtMin) - Me.gbRBgt.Location = New System.Drawing.Point(2, 244) - Me.gbRBgt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRBgt.Location = New System.Drawing.Point(2, 195) Me.gbRBgt.Name = "gbRBgt" - Me.gbRBgt.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRBgt.Size = New System.Drawing.Size(310, 101) + Me.gbRBgt.Size = New System.Drawing.Size(271, 81) Me.gbRBgt.TabIndex = 11 Me.gbRBgt.TabStop = False Me.gbRBgt.Text = "명도" @@ -8333,19 +7755,17 @@ Partial Class Main_Form ' Me.pnRBgtMax.Controls.Add(Me.txbRBgtMax) Me.pnRBgtMax.Controls.Add(Me.lbRBgtMax) - Me.pnRBgtMax.Location = New System.Drawing.Point(157, 31) - Me.pnRBgtMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRBgtMax.Location = New System.Drawing.Point(137, 25) Me.pnRBgtMax.Name = "pnRBgtMax" - Me.pnRBgtMax.Size = New System.Drawing.Size(151, 56) + Me.pnRBgtMax.Size = New System.Drawing.Size(132, 45) Me.pnRBgtMax.TabIndex = 9 ' 'txbRBgtMax ' Me.txbRBgtMax.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRBgtMax.Location = New System.Drawing.Point(56, 2) - Me.txbRBgtMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRBgtMax.Location = New System.Drawing.Point(49, 2) Me.txbRBgtMax.Name = "txbRBgtMax" - Me.txbRBgtMax.Size = New System.Drawing.Size(91, 46) + Me.txbRBgtMax.Size = New System.Drawing.Size(80, 39) Me.txbRBgtMax.TabIndex = 2 Me.txbRBgtMax.Text = "25" Me.txbRBgtMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8354,9 +7774,9 @@ Partial Class Main_Form ' Me.lbRBgtMax.AutoSize = True Me.lbRBgtMax.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRBgtMax.Location = New System.Drawing.Point(5, 14) + Me.lbRBgtMax.Location = New System.Drawing.Point(4, 11) Me.lbRBgtMax.Name = "lbRBgtMax" - Me.lbRBgtMax.Size = New System.Drawing.Size(61, 32) + Me.lbRBgtMax.Size = New System.Drawing.Size(47, 24) Me.lbRBgtMax.TabIndex = 0 Me.lbRBgtMax.Text = "Max" ' @@ -8364,19 +7784,17 @@ Partial Class Main_Form ' Me.pnRBgtMin.Controls.Add(Me.txbRBgtMin) Me.pnRBgtMin.Controls.Add(Me.lbRBgtMin) - Me.pnRBgtMin.Location = New System.Drawing.Point(5, 32) - Me.pnRBgtMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRBgtMin.Location = New System.Drawing.Point(4, 26) Me.pnRBgtMin.Name = "pnRBgtMin" - Me.pnRBgtMin.Size = New System.Drawing.Size(149, 56) + Me.pnRBgtMin.Size = New System.Drawing.Size(130, 45) Me.pnRBgtMin.TabIndex = 5 ' 'txbRBgtMin ' Me.txbRBgtMin.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRBgtMin.Location = New System.Drawing.Point(55, 2) - Me.txbRBgtMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRBgtMin.Location = New System.Drawing.Point(48, 2) Me.txbRBgtMin.Name = "txbRBgtMin" - Me.txbRBgtMin.Size = New System.Drawing.Size(91, 46) + Me.txbRBgtMin.Size = New System.Drawing.Size(80, 39) Me.txbRBgtMin.TabIndex = 2 Me.txbRBgtMin.Text = "15" Me.txbRBgtMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8385,9 +7803,9 @@ Partial Class Main_Form ' Me.lbRBgtMin.AutoSize = True Me.lbRBgtMin.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRBgtMin.Location = New System.Drawing.Point(5, 14) + Me.lbRBgtMin.Location = New System.Drawing.Point(4, 11) Me.lbRBgtMin.Name = "lbRBgtMin" - Me.lbRBgtMin.Size = New System.Drawing.Size(56, 32) + Me.lbRBgtMin.Size = New System.Drawing.Size(43, 24) Me.lbRBgtMin.TabIndex = 0 Me.lbRBgtMin.Text = "Min" ' @@ -8395,11 +7813,9 @@ Partial Class Main_Form ' Me.gbRSat.Controls.Add(Me.pnRSatMax) Me.gbRSat.Controls.Add(Me.pnRSatMin) - Me.gbRSat.Location = New System.Drawing.Point(2, 138) - Me.gbRSat.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRSat.Location = New System.Drawing.Point(2, 110) Me.gbRSat.Name = "gbRSat" - Me.gbRSat.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRSat.Size = New System.Drawing.Size(310, 101) + Me.gbRSat.Size = New System.Drawing.Size(271, 81) Me.gbRSat.TabIndex = 10 Me.gbRSat.TabStop = False Me.gbRSat.Text = "채도" @@ -8408,19 +7824,17 @@ Partial Class Main_Form ' Me.pnRSatMax.Controls.Add(Me.txbRSatMax) Me.pnRSatMax.Controls.Add(Me.lbRSatMax) - Me.pnRSatMax.Location = New System.Drawing.Point(157, 31) - Me.pnRSatMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRSatMax.Location = New System.Drawing.Point(137, 25) Me.pnRSatMax.Name = "pnRSatMax" - Me.pnRSatMax.Size = New System.Drawing.Size(151, 56) + Me.pnRSatMax.Size = New System.Drawing.Size(132, 45) Me.pnRSatMax.TabIndex = 9 ' 'txbRSatMax ' Me.txbRSatMax.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRSatMax.Location = New System.Drawing.Point(56, 2) - Me.txbRSatMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRSatMax.Location = New System.Drawing.Point(49, 2) Me.txbRSatMax.Name = "txbRSatMax" - Me.txbRSatMax.Size = New System.Drawing.Size(91, 46) + Me.txbRSatMax.Size = New System.Drawing.Size(80, 39) Me.txbRSatMax.TabIndex = 2 Me.txbRSatMax.Text = "7.5" Me.txbRSatMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8429,9 +7843,9 @@ Partial Class Main_Form ' Me.lbRSatMax.AutoSize = True Me.lbRSatMax.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRSatMax.Location = New System.Drawing.Point(5, 14) + Me.lbRSatMax.Location = New System.Drawing.Point(4, 11) Me.lbRSatMax.Name = "lbRSatMax" - Me.lbRSatMax.Size = New System.Drawing.Size(61, 32) + Me.lbRSatMax.Size = New System.Drawing.Size(47, 24) Me.lbRSatMax.TabIndex = 0 Me.lbRSatMax.Text = "Max" ' @@ -8439,19 +7853,17 @@ Partial Class Main_Form ' Me.pnRSatMin.Controls.Add(Me.txbRSatMin) Me.pnRSatMin.Controls.Add(Me.lbRSatMin) - Me.pnRSatMin.Location = New System.Drawing.Point(5, 32) - Me.pnRSatMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRSatMin.Location = New System.Drawing.Point(4, 26) Me.pnRSatMin.Name = "pnRSatMin" - Me.pnRSatMin.Size = New System.Drawing.Size(149, 56) + Me.pnRSatMin.Size = New System.Drawing.Size(130, 45) Me.pnRSatMin.TabIndex = 5 ' 'txbRSatMin ' Me.txbRSatMin.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRSatMin.Location = New System.Drawing.Point(55, 2) - Me.txbRSatMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRSatMin.Location = New System.Drawing.Point(48, 2) Me.txbRSatMin.Name = "txbRSatMin" - Me.txbRSatMin.Size = New System.Drawing.Size(91, 46) + Me.txbRSatMin.Size = New System.Drawing.Size(80, 39) Me.txbRSatMin.TabIndex = 2 Me.txbRSatMin.Text = "7" Me.txbRSatMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8460,9 +7872,9 @@ Partial Class Main_Form ' Me.lbRSatMin.AutoSize = True Me.lbRSatMin.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRSatMin.Location = New System.Drawing.Point(5, 14) + Me.lbRSatMin.Location = New System.Drawing.Point(4, 11) Me.lbRSatMin.Name = "lbRSatMin" - Me.lbRSatMin.Size = New System.Drawing.Size(56, 32) + Me.lbRSatMin.Size = New System.Drawing.Size(43, 24) Me.lbRSatMin.TabIndex = 0 Me.lbRSatMin.Text = "Min" ' @@ -8470,11 +7882,9 @@ Partial Class Main_Form ' Me.gbRHue.Controls.Add(Me.pnRHueMax) Me.gbRHue.Controls.Add(Me.pnRHueMin) - Me.gbRHue.Location = New System.Drawing.Point(2, 29) - Me.gbRHue.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRHue.Location = New System.Drawing.Point(2, 23) Me.gbRHue.Name = "gbRHue" - Me.gbRHue.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRHue.Size = New System.Drawing.Size(310, 101) + Me.gbRHue.Size = New System.Drawing.Size(271, 81) Me.gbRHue.TabIndex = 9 Me.gbRHue.TabStop = False Me.gbRHue.Text = "색상" @@ -8483,19 +7893,17 @@ Partial Class Main_Form ' Me.pnRHueMax.Controls.Add(Me.txbRHueMax) Me.pnRHueMax.Controls.Add(Me.lbRHueMax) - Me.pnRHueMax.Location = New System.Drawing.Point(157, 31) - Me.pnRHueMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRHueMax.Location = New System.Drawing.Point(137, 25) Me.pnRHueMax.Name = "pnRHueMax" - Me.pnRHueMax.Size = New System.Drawing.Size(151, 56) + Me.pnRHueMax.Size = New System.Drawing.Size(132, 45) Me.pnRHueMax.TabIndex = 9 ' 'txbRHueMax ' Me.txbRHueMax.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRHueMax.Location = New System.Drawing.Point(56, 2) - Me.txbRHueMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRHueMax.Location = New System.Drawing.Point(49, 2) Me.txbRHueMax.Name = "txbRHueMax" - Me.txbRHueMax.Size = New System.Drawing.Size(91, 46) + Me.txbRHueMax.Size = New System.Drawing.Size(80, 39) Me.txbRHueMax.TabIndex = 2 Me.txbRHueMax.Text = "35" Me.txbRHueMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8504,9 +7912,9 @@ Partial Class Main_Form ' Me.lbRHueMax.AutoSize = True Me.lbRHueMax.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRHueMax.Location = New System.Drawing.Point(5, 14) + Me.lbRHueMax.Location = New System.Drawing.Point(4, 11) Me.lbRHueMax.Name = "lbRHueMax" - Me.lbRHueMax.Size = New System.Drawing.Size(61, 32) + Me.lbRHueMax.Size = New System.Drawing.Size(47, 24) Me.lbRHueMax.TabIndex = 0 Me.lbRHueMax.Text = "Max" ' @@ -8514,19 +7922,17 @@ Partial Class Main_Form ' Me.pnRHueMin.Controls.Add(Me.txbRHueMin) Me.pnRHueMin.Controls.Add(Me.lbRHueMin) - Me.pnRHueMin.Location = New System.Drawing.Point(5, 32) - Me.pnRHueMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRHueMin.Location = New System.Drawing.Point(4, 26) Me.pnRHueMin.Name = "pnRHueMin" - Me.pnRHueMin.Size = New System.Drawing.Size(149, 56) + Me.pnRHueMin.Size = New System.Drawing.Size(130, 45) Me.pnRHueMin.TabIndex = 5 ' 'txbRHueMin ' Me.txbRHueMin.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRHueMin.Location = New System.Drawing.Point(55, 2) - Me.txbRHueMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRHueMin.Location = New System.Drawing.Point(48, 2) Me.txbRHueMin.Name = "txbRHueMin" - Me.txbRHueMin.Size = New System.Drawing.Size(91, 46) + Me.txbRHueMin.Size = New System.Drawing.Size(80, 39) Me.txbRHueMin.TabIndex = 2 Me.txbRHueMin.Text = "33" Me.txbRHueMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8535,9 +7941,9 @@ Partial Class Main_Form ' Me.lbRHueMin.AutoSize = True Me.lbRHueMin.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRHueMin.Location = New System.Drawing.Point(5, 14) + Me.lbRHueMin.Location = New System.Drawing.Point(4, 11) Me.lbRHueMin.Name = "lbRHueMin" - Me.lbRHueMin.Size = New System.Drawing.Size(56, 32) + Me.lbRHueMin.Size = New System.Drawing.Size(43, 24) Me.lbRHueMin.TabIndex = 0 Me.lbRHueMin.Text = "Min" ' @@ -8548,11 +7954,9 @@ Partial Class Main_Form Me.gbLEDYellow1.Controls.Add(Me.gbYHue1) Me.gbLEDYellow1.Enabled = False Me.gbLEDYellow1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbLEDYellow1.Location = New System.Drawing.Point(970, 1) - Me.gbLEDYellow1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbLEDYellow1.Location = New System.Drawing.Point(849, 1) Me.gbLEDYellow1.Name = "gbLEDYellow1" - Me.gbLEDYellow1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbLEDYellow1.Size = New System.Drawing.Size(314, 362) + Me.gbLEDYellow1.Size = New System.Drawing.Size(275, 290) Me.gbLEDYellow1.TabIndex = 109 Me.gbLEDYellow1.TabStop = False Me.gbLEDYellow1.Text = "LED Yellow " @@ -8561,11 +7965,9 @@ Partial Class Main_Form ' Me.gbYBgt1.Controls.Add(Me.pnYBgtMax) Me.gbYBgt1.Controls.Add(Me.pnYBgtMin1) - Me.gbYBgt1.Location = New System.Drawing.Point(2, 244) - Me.gbYBgt1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbYBgt1.Location = New System.Drawing.Point(2, 195) Me.gbYBgt1.Name = "gbYBgt1" - Me.gbYBgt1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbYBgt1.Size = New System.Drawing.Size(310, 101) + Me.gbYBgt1.Size = New System.Drawing.Size(271, 81) Me.gbYBgt1.TabIndex = 11 Me.gbYBgt1.TabStop = False Me.gbYBgt1.Text = "명도" @@ -8574,19 +7976,17 @@ Partial Class Main_Form ' Me.pnYBgtMax.Controls.Add(Me.txbYBgtMax1) Me.pnYBgtMax.Controls.Add(Me.lbYBgtMax1) - Me.pnYBgtMax.Location = New System.Drawing.Point(157, 31) - Me.pnYBgtMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnYBgtMax.Location = New System.Drawing.Point(137, 25) Me.pnYBgtMax.Name = "pnYBgtMax" - Me.pnYBgtMax.Size = New System.Drawing.Size(151, 56) + Me.pnYBgtMax.Size = New System.Drawing.Size(132, 45) Me.pnYBgtMax.TabIndex = 9 ' 'txbYBgtMax1 ' Me.txbYBgtMax1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbYBgtMax1.Location = New System.Drawing.Point(56, 2) - Me.txbYBgtMax1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbYBgtMax1.Location = New System.Drawing.Point(49, 2) Me.txbYBgtMax1.Name = "txbYBgtMax1" - Me.txbYBgtMax1.Size = New System.Drawing.Size(91, 46) + Me.txbYBgtMax1.Size = New System.Drawing.Size(80, 39) Me.txbYBgtMax1.TabIndex = 2 Me.txbYBgtMax1.Text = "25" Me.txbYBgtMax1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8595,9 +7995,9 @@ Partial Class Main_Form ' Me.lbYBgtMax1.AutoSize = True Me.lbYBgtMax1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbYBgtMax1.Location = New System.Drawing.Point(5, 14) + Me.lbYBgtMax1.Location = New System.Drawing.Point(4, 11) Me.lbYBgtMax1.Name = "lbYBgtMax1" - Me.lbYBgtMax1.Size = New System.Drawing.Size(61, 32) + Me.lbYBgtMax1.Size = New System.Drawing.Size(47, 24) Me.lbYBgtMax1.TabIndex = 0 Me.lbYBgtMax1.Text = "Max" ' @@ -8605,19 +8005,17 @@ Partial Class Main_Form ' Me.pnYBgtMin1.Controls.Add(Me.txbYBgtMin1) Me.pnYBgtMin1.Controls.Add(Me.lbYBgtMin1) - Me.pnYBgtMin1.Location = New System.Drawing.Point(5, 32) - Me.pnYBgtMin1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnYBgtMin1.Location = New System.Drawing.Point(4, 26) Me.pnYBgtMin1.Name = "pnYBgtMin1" - Me.pnYBgtMin1.Size = New System.Drawing.Size(149, 56) + Me.pnYBgtMin1.Size = New System.Drawing.Size(130, 45) Me.pnYBgtMin1.TabIndex = 5 ' 'txbYBgtMin1 ' Me.txbYBgtMin1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbYBgtMin1.Location = New System.Drawing.Point(55, 2) - Me.txbYBgtMin1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbYBgtMin1.Location = New System.Drawing.Point(48, 2) Me.txbYBgtMin1.Name = "txbYBgtMin1" - Me.txbYBgtMin1.Size = New System.Drawing.Size(91, 46) + Me.txbYBgtMin1.Size = New System.Drawing.Size(80, 39) Me.txbYBgtMin1.TabIndex = 2 Me.txbYBgtMin1.Text = "15" Me.txbYBgtMin1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8626,9 +8024,9 @@ Partial Class Main_Form ' Me.lbYBgtMin1.AutoSize = True Me.lbYBgtMin1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbYBgtMin1.Location = New System.Drawing.Point(5, 14) + Me.lbYBgtMin1.Location = New System.Drawing.Point(4, 11) Me.lbYBgtMin1.Name = "lbYBgtMin1" - Me.lbYBgtMin1.Size = New System.Drawing.Size(56, 32) + Me.lbYBgtMin1.Size = New System.Drawing.Size(43, 24) Me.lbYBgtMin1.TabIndex = 0 Me.lbYBgtMin1.Text = "Min" ' @@ -8636,11 +8034,9 @@ Partial Class Main_Form ' Me.gbYSat1.Controls.Add(Me.pnYSatMax1) Me.gbYSat1.Controls.Add(Me.pnYSatMin1) - Me.gbYSat1.Location = New System.Drawing.Point(2, 138) - Me.gbYSat1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbYSat1.Location = New System.Drawing.Point(2, 110) Me.gbYSat1.Name = "gbYSat1" - Me.gbYSat1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbYSat1.Size = New System.Drawing.Size(310, 101) + Me.gbYSat1.Size = New System.Drawing.Size(271, 81) Me.gbYSat1.TabIndex = 10 Me.gbYSat1.TabStop = False Me.gbYSat1.Text = "채도" @@ -8649,19 +8045,17 @@ Partial Class Main_Form ' Me.pnYSatMax1.Controls.Add(Me.txbYSatMax1) Me.pnYSatMax1.Controls.Add(Me.lbYSatMax1) - Me.pnYSatMax1.Location = New System.Drawing.Point(157, 31) - Me.pnYSatMax1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnYSatMax1.Location = New System.Drawing.Point(137, 25) Me.pnYSatMax1.Name = "pnYSatMax1" - Me.pnYSatMax1.Size = New System.Drawing.Size(151, 56) + Me.pnYSatMax1.Size = New System.Drawing.Size(132, 45) Me.pnYSatMax1.TabIndex = 9 ' 'txbYSatMax1 ' Me.txbYSatMax1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbYSatMax1.Location = New System.Drawing.Point(56, 2) - Me.txbYSatMax1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbYSatMax1.Location = New System.Drawing.Point(49, 2) Me.txbYSatMax1.Name = "txbYSatMax1" - Me.txbYSatMax1.Size = New System.Drawing.Size(91, 46) + Me.txbYSatMax1.Size = New System.Drawing.Size(80, 39) Me.txbYSatMax1.TabIndex = 2 Me.txbYSatMax1.Text = "7.5" Me.txbYSatMax1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8670,9 +8064,9 @@ Partial Class Main_Form ' Me.lbYSatMax1.AutoSize = True Me.lbYSatMax1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbYSatMax1.Location = New System.Drawing.Point(5, 14) + Me.lbYSatMax1.Location = New System.Drawing.Point(4, 11) Me.lbYSatMax1.Name = "lbYSatMax1" - Me.lbYSatMax1.Size = New System.Drawing.Size(61, 32) + Me.lbYSatMax1.Size = New System.Drawing.Size(47, 24) Me.lbYSatMax1.TabIndex = 0 Me.lbYSatMax1.Text = "Max" ' @@ -8680,19 +8074,17 @@ Partial Class Main_Form ' Me.pnYSatMin1.Controls.Add(Me.txbYSatMin1) Me.pnYSatMin1.Controls.Add(Me.lbYSatMin1) - Me.pnYSatMin1.Location = New System.Drawing.Point(5, 32) - Me.pnYSatMin1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnYSatMin1.Location = New System.Drawing.Point(4, 26) Me.pnYSatMin1.Name = "pnYSatMin1" - Me.pnYSatMin1.Size = New System.Drawing.Size(149, 56) + Me.pnYSatMin1.Size = New System.Drawing.Size(130, 45) Me.pnYSatMin1.TabIndex = 5 ' 'txbYSatMin1 ' Me.txbYSatMin1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbYSatMin1.Location = New System.Drawing.Point(55, 2) - Me.txbYSatMin1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbYSatMin1.Location = New System.Drawing.Point(48, 2) Me.txbYSatMin1.Name = "txbYSatMin1" - Me.txbYSatMin1.Size = New System.Drawing.Size(91, 46) + Me.txbYSatMin1.Size = New System.Drawing.Size(80, 39) Me.txbYSatMin1.TabIndex = 2 Me.txbYSatMin1.Text = "7" Me.txbYSatMin1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8701,9 +8093,9 @@ Partial Class Main_Form ' Me.lbYSatMin1.AutoSize = True Me.lbYSatMin1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbYSatMin1.Location = New System.Drawing.Point(5, 14) + Me.lbYSatMin1.Location = New System.Drawing.Point(4, 11) Me.lbYSatMin1.Name = "lbYSatMin1" - Me.lbYSatMin1.Size = New System.Drawing.Size(56, 32) + Me.lbYSatMin1.Size = New System.Drawing.Size(43, 24) Me.lbYSatMin1.TabIndex = 0 Me.lbYSatMin1.Text = "Min" ' @@ -8711,11 +8103,9 @@ Partial Class Main_Form ' Me.gbYHue1.Controls.Add(Me.pnYHueMax1) Me.gbYHue1.Controls.Add(Me.pnYHueMin1) - Me.gbYHue1.Location = New System.Drawing.Point(2, 29) - Me.gbYHue1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbYHue1.Location = New System.Drawing.Point(2, 23) Me.gbYHue1.Name = "gbYHue1" - Me.gbYHue1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbYHue1.Size = New System.Drawing.Size(310, 101) + Me.gbYHue1.Size = New System.Drawing.Size(271, 81) Me.gbYHue1.TabIndex = 9 Me.gbYHue1.TabStop = False Me.gbYHue1.Text = "색상" @@ -8724,19 +8114,17 @@ Partial Class Main_Form ' Me.pnYHueMax1.Controls.Add(Me.txbYHueMax1) Me.pnYHueMax1.Controls.Add(Me.lbYHueMax1) - Me.pnYHueMax1.Location = New System.Drawing.Point(157, 31) - Me.pnYHueMax1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnYHueMax1.Location = New System.Drawing.Point(137, 25) Me.pnYHueMax1.Name = "pnYHueMax1" - Me.pnYHueMax1.Size = New System.Drawing.Size(151, 56) + Me.pnYHueMax1.Size = New System.Drawing.Size(132, 45) Me.pnYHueMax1.TabIndex = 9 ' 'txbYHueMax1 ' Me.txbYHueMax1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbYHueMax1.Location = New System.Drawing.Point(56, 2) - Me.txbYHueMax1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbYHueMax1.Location = New System.Drawing.Point(49, 2) Me.txbYHueMax1.Name = "txbYHueMax1" - Me.txbYHueMax1.Size = New System.Drawing.Size(91, 46) + Me.txbYHueMax1.Size = New System.Drawing.Size(80, 39) Me.txbYHueMax1.TabIndex = 2 Me.txbYHueMax1.Text = "35" Me.txbYHueMax1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8745,9 +8133,9 @@ Partial Class Main_Form ' Me.lbYHueMax1.AutoSize = True Me.lbYHueMax1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbYHueMax1.Location = New System.Drawing.Point(5, 14) + Me.lbYHueMax1.Location = New System.Drawing.Point(4, 11) Me.lbYHueMax1.Name = "lbYHueMax1" - Me.lbYHueMax1.Size = New System.Drawing.Size(61, 32) + Me.lbYHueMax1.Size = New System.Drawing.Size(47, 24) Me.lbYHueMax1.TabIndex = 0 Me.lbYHueMax1.Text = "Max" ' @@ -8755,19 +8143,17 @@ Partial Class Main_Form ' Me.pnYHueMin1.Controls.Add(Me.txbYHueMin1) Me.pnYHueMin1.Controls.Add(Me.lbYHueMin1) - Me.pnYHueMin1.Location = New System.Drawing.Point(5, 32) - Me.pnYHueMin1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnYHueMin1.Location = New System.Drawing.Point(4, 26) Me.pnYHueMin1.Name = "pnYHueMin1" - Me.pnYHueMin1.Size = New System.Drawing.Size(149, 56) + Me.pnYHueMin1.Size = New System.Drawing.Size(130, 45) Me.pnYHueMin1.TabIndex = 5 ' 'txbYHueMin1 ' Me.txbYHueMin1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbYHueMin1.Location = New System.Drawing.Point(55, 2) - Me.txbYHueMin1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbYHueMin1.Location = New System.Drawing.Point(48, 2) Me.txbYHueMin1.Name = "txbYHueMin1" - Me.txbYHueMin1.Size = New System.Drawing.Size(91, 46) + Me.txbYHueMin1.Size = New System.Drawing.Size(80, 39) Me.txbYHueMin1.TabIndex = 2 Me.txbYHueMin1.Text = "33" Me.txbYHueMin1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8776,9 +8162,9 @@ Partial Class Main_Form ' Me.lbYHueMin1.AutoSize = True Me.lbYHueMin1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbYHueMin1.Location = New System.Drawing.Point(5, 14) + Me.lbYHueMin1.Location = New System.Drawing.Point(4, 11) Me.lbYHueMin1.Name = "lbYHueMin1" - Me.lbYHueMin1.Size = New System.Drawing.Size(56, 32) + Me.lbYHueMin1.Size = New System.Drawing.Size(43, 24) Me.lbYHueMin1.TabIndex = 0 Me.lbYHueMin1.Text = "Min" ' @@ -8787,11 +8173,9 @@ Partial Class Main_Form Me.gbOpTmp.Controls.Add(Me.gbTmpCart) Me.gbOpTmp.Controls.Add(Me.gbTmpDev) Me.gbOpTmp.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbOpTmp.Location = New System.Drawing.Point(0, 96) - Me.gbOpTmp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbOpTmp.Location = New System.Drawing.Point(0, 77) Me.gbOpTmp.Name = "gbOpTmp" - Me.gbOpTmp.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbOpTmp.Size = New System.Drawing.Size(314, 248) + Me.gbOpTmp.Size = New System.Drawing.Size(275, 198) Me.gbOpTmp.TabIndex = 111 Me.gbOpTmp.TabStop = False Me.gbOpTmp.Text = "Temperature" @@ -8800,11 +8184,9 @@ Partial Class Main_Form ' Me.gbTmpCart.Controls.Add(Me.pnTpCartMax) Me.gbTmpCart.Controls.Add(Me.pnTpCartMin) - Me.gbTmpCart.Location = New System.Drawing.Point(2, 131) - Me.gbTmpCart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbTmpCart.Location = New System.Drawing.Point(2, 105) Me.gbTmpCart.Name = "gbTmpCart" - Me.gbTmpCart.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbTmpCart.Size = New System.Drawing.Size(310, 101) + Me.gbTmpCart.Size = New System.Drawing.Size(271, 81) Me.gbTmpCart.TabIndex = 10 Me.gbTmpCart.TabStop = False Me.gbTmpCart.Text = "Cartridge" @@ -8813,19 +8195,17 @@ Partial Class Main_Form ' Me.pnTpCartMax.Controls.Add(Me.txbTpCartMax) Me.pnTpCartMax.Controls.Add(Me.lbTpCartMax) - Me.pnTpCartMax.Location = New System.Drawing.Point(157, 31) - Me.pnTpCartMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnTpCartMax.Location = New System.Drawing.Point(137, 25) Me.pnTpCartMax.Name = "pnTpCartMax" - Me.pnTpCartMax.Size = New System.Drawing.Size(151, 56) + Me.pnTpCartMax.Size = New System.Drawing.Size(132, 45) Me.pnTpCartMax.TabIndex = 9 ' 'txbTpCartMax ' Me.txbTpCartMax.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbTpCartMax.Location = New System.Drawing.Point(56, 2) - Me.txbTpCartMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbTpCartMax.Location = New System.Drawing.Point(49, 2) Me.txbTpCartMax.Name = "txbTpCartMax" - Me.txbTpCartMax.Size = New System.Drawing.Size(91, 46) + Me.txbTpCartMax.Size = New System.Drawing.Size(80, 39) Me.txbTpCartMax.TabIndex = 2 Me.txbTpCartMax.Text = "30" Me.txbTpCartMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8834,9 +8214,9 @@ Partial Class Main_Form ' Me.lbTpCartMax.AutoSize = True Me.lbTpCartMax.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbTpCartMax.Location = New System.Drawing.Point(5, 14) + Me.lbTpCartMax.Location = New System.Drawing.Point(4, 11) Me.lbTpCartMax.Name = "lbTpCartMax" - Me.lbTpCartMax.Size = New System.Drawing.Size(61, 32) + Me.lbTpCartMax.Size = New System.Drawing.Size(47, 24) Me.lbTpCartMax.TabIndex = 0 Me.lbTpCartMax.Text = "Max" ' @@ -8844,19 +8224,17 @@ Partial Class Main_Form ' Me.pnTpCartMin.Controls.Add(Me.txbTpCartMin) Me.pnTpCartMin.Controls.Add(Me.lbTpCartMin) - Me.pnTpCartMin.Location = New System.Drawing.Point(5, 31) - Me.pnTpCartMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnTpCartMin.Location = New System.Drawing.Point(4, 25) Me.pnTpCartMin.Name = "pnTpCartMin" - Me.pnTpCartMin.Size = New System.Drawing.Size(149, 56) + Me.pnTpCartMin.Size = New System.Drawing.Size(130, 45) Me.pnTpCartMin.TabIndex = 5 ' 'txbTpCartMin ' Me.txbTpCartMin.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbTpCartMin.Location = New System.Drawing.Point(55, 2) - Me.txbTpCartMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbTpCartMin.Location = New System.Drawing.Point(48, 2) Me.txbTpCartMin.Name = "txbTpCartMin" - Me.txbTpCartMin.Size = New System.Drawing.Size(91, 46) + Me.txbTpCartMin.Size = New System.Drawing.Size(80, 39) Me.txbTpCartMin.TabIndex = 2 Me.txbTpCartMin.Text = "20" Me.txbTpCartMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8865,9 +8243,9 @@ Partial Class Main_Form ' Me.lbTpCartMin.AutoSize = True Me.lbTpCartMin.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbTpCartMin.Location = New System.Drawing.Point(5, 14) + Me.lbTpCartMin.Location = New System.Drawing.Point(4, 11) Me.lbTpCartMin.Name = "lbTpCartMin" - Me.lbTpCartMin.Size = New System.Drawing.Size(56, 32) + Me.lbTpCartMin.Size = New System.Drawing.Size(43, 24) Me.lbTpCartMin.TabIndex = 0 Me.lbTpCartMin.Text = "Min" ' @@ -8875,11 +8253,9 @@ Partial Class Main_Form ' Me.gbTmpDev.Controls.Add(Me.pnTpDevMax) Me.gbTmpDev.Controls.Add(Me.pnTpDevMin) - Me.gbTmpDev.Location = New System.Drawing.Point(2, 29) - Me.gbTmpDev.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbTmpDev.Location = New System.Drawing.Point(2, 23) Me.gbTmpDev.Name = "gbTmpDev" - Me.gbTmpDev.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbTmpDev.Size = New System.Drawing.Size(310, 101) + Me.gbTmpDev.Size = New System.Drawing.Size(271, 81) Me.gbTmpDev.TabIndex = 9 Me.gbTmpDev.TabStop = False Me.gbTmpDev.Text = "Device" @@ -8888,19 +8264,17 @@ Partial Class Main_Form ' Me.pnTpDevMax.Controls.Add(Me.txbTpDevMax) Me.pnTpDevMax.Controls.Add(Me.lbTpDevMax) - Me.pnTpDevMax.Location = New System.Drawing.Point(157, 31) - Me.pnTpDevMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnTpDevMax.Location = New System.Drawing.Point(137, 25) Me.pnTpDevMax.Name = "pnTpDevMax" - Me.pnTpDevMax.Size = New System.Drawing.Size(151, 56) + Me.pnTpDevMax.Size = New System.Drawing.Size(132, 45) Me.pnTpDevMax.TabIndex = 9 ' 'txbTpDevMax ' Me.txbTpDevMax.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbTpDevMax.Location = New System.Drawing.Point(56, 2) - Me.txbTpDevMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbTpDevMax.Location = New System.Drawing.Point(49, 2) Me.txbTpDevMax.Name = "txbTpDevMax" - Me.txbTpDevMax.Size = New System.Drawing.Size(91, 46) + Me.txbTpDevMax.Size = New System.Drawing.Size(80, 39) Me.txbTpDevMax.TabIndex = 2 Me.txbTpDevMax.Text = "30" Me.txbTpDevMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8909,9 +8283,9 @@ Partial Class Main_Form ' Me.lbTpDevMax.AutoSize = True Me.lbTpDevMax.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbTpDevMax.Location = New System.Drawing.Point(5, 14) + Me.lbTpDevMax.Location = New System.Drawing.Point(4, 11) Me.lbTpDevMax.Name = "lbTpDevMax" - Me.lbTpDevMax.Size = New System.Drawing.Size(61, 32) + Me.lbTpDevMax.Size = New System.Drawing.Size(47, 24) Me.lbTpDevMax.TabIndex = 0 Me.lbTpDevMax.Text = "Max" ' @@ -8919,19 +8293,17 @@ Partial Class Main_Form ' Me.pnTpDevMin.Controls.Add(Me.txbTpDevMin) Me.pnTpDevMin.Controls.Add(Me.lbTpDevMin) - Me.pnTpDevMin.Location = New System.Drawing.Point(5, 31) - Me.pnTpDevMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnTpDevMin.Location = New System.Drawing.Point(4, 25) Me.pnTpDevMin.Name = "pnTpDevMin" - Me.pnTpDevMin.Size = New System.Drawing.Size(149, 56) + Me.pnTpDevMin.Size = New System.Drawing.Size(130, 45) Me.pnTpDevMin.TabIndex = 5 ' 'txbTpDevMin ' Me.txbTpDevMin.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbTpDevMin.Location = New System.Drawing.Point(55, 2) - Me.txbTpDevMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbTpDevMin.Location = New System.Drawing.Point(48, 2) Me.txbTpDevMin.Name = "txbTpDevMin" - Me.txbTpDevMin.Size = New System.Drawing.Size(91, 46) + Me.txbTpDevMin.Size = New System.Drawing.Size(80, 39) Me.txbTpDevMin.TabIndex = 2 Me.txbTpDevMin.Text = "20" Me.txbTpDevMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8940,9 +8312,9 @@ Partial Class Main_Form ' Me.lbTpDevMin.AutoSize = True Me.lbTpDevMin.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbTpDevMin.Location = New System.Drawing.Point(5, 14) + Me.lbTpDevMin.Location = New System.Drawing.Point(4, 11) Me.lbTpDevMin.Name = "lbTpDevMin" - Me.lbTpDevMin.Size = New System.Drawing.Size(56, 32) + Me.lbTpDevMin.Size = New System.Drawing.Size(43, 24) Me.lbTpDevMin.TabIndex = 0 Me.lbTpDevMin.Text = "Min" ' @@ -8951,11 +8323,9 @@ Partial Class Main_Form Me.gbHFSort.Controls.Add(Me.gbHFMin) Me.gbHFSort.Controls.Add(Me.gbHFoutput) Me.gbHFSort.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbHFSort.Location = New System.Drawing.Point(321, 96) - Me.gbHFSort.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFSort.Location = New System.Drawing.Point(281, 77) Me.gbHFSort.Name = "gbHFSort" - Me.gbHFSort.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbHFSort.Size = New System.Drawing.Size(314, 248) + Me.gbHFSort.Size = New System.Drawing.Size(275, 198) Me.gbHFSort.TabIndex = 110 Me.gbHFSort.TabStop = False Me.gbHFSort.Text = "HF Test" @@ -8963,11 +8333,9 @@ Partial Class Main_Form 'gbHFMin ' Me.gbHFMin.Controls.Add(Me.pnHFMin) - Me.gbHFMin.Location = New System.Drawing.Point(2, 131) - Me.gbHFMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFMin.Location = New System.Drawing.Point(2, 105) Me.gbHFMin.Name = "gbHFMin" - Me.gbHFMin.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbHFMin.Size = New System.Drawing.Size(310, 101) + Me.gbHFMin.Size = New System.Drawing.Size(271, 81) Me.gbHFMin.TabIndex = 10 Me.gbHFMin.TabStop = False Me.gbHFMin.Text = "차이값" @@ -8977,29 +8345,27 @@ Partial Class Main_Form Me.pnHFMin.Controls.Add(Me.lbHFOpValue) Me.pnHFMin.Controls.Add(Me.txbHFMin) Me.pnHFMin.Controls.Add(Me.lbHFMin) - Me.pnHFMin.Location = New System.Drawing.Point(5, 31) - Me.pnHFMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnHFMin.Location = New System.Drawing.Point(4, 25) Me.pnHFMin.Name = "pnHFMin" - Me.pnHFMin.Size = New System.Drawing.Size(303, 56) + Me.pnHFMin.Size = New System.Drawing.Size(265, 45) Me.pnHFMin.TabIndex = 5 ' 'lbHFOpValue ' Me.lbHFOpValue.AutoSize = True Me.lbHFOpValue.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbHFOpValue.Location = New System.Drawing.Point(215, 14) + Me.lbHFOpValue.Location = New System.Drawing.Point(188, 11) Me.lbHFOpValue.Name = "lbHFOpValue" - Me.lbHFOpValue.Size = New System.Drawing.Size(89, 32) + Me.lbHFOpValue.Size = New System.Drawing.Size(69, 24) Me.lbHFOpValue.TabIndex = 112 Me.lbHFOpValue.Text = "W 미만" ' 'txbHFMin ' Me.txbHFMin.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbHFMin.Location = New System.Drawing.Point(55, 2) - Me.txbHFMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbHFMin.Location = New System.Drawing.Point(48, 2) Me.txbHFMin.Name = "txbHFMin" - Me.txbHFMin.Size = New System.Drawing.Size(156, 46) + Me.txbHFMin.Size = New System.Drawing.Size(137, 39) Me.txbHFMin.TabIndex = 2 Me.txbHFMin.Text = "1" Me.txbHFMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9008,9 +8374,9 @@ Partial Class Main_Form ' Me.lbHFMin.AutoSize = True Me.lbHFMin.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbHFMin.Location = New System.Drawing.Point(5, 14) + Me.lbHFMin.Location = New System.Drawing.Point(4, 11) Me.lbHFMin.Name = "lbHFMin" - Me.lbHFMin.Size = New System.Drawing.Size(60, 32) + Me.lbHFMin.Size = New System.Drawing.Size(46, 24) Me.lbHFMin.TabIndex = 0 Me.lbHFMin.Text = "최소" ' @@ -9018,11 +8384,9 @@ Partial Class Main_Form ' Me.gbHFoutput.Controls.Add(Me.pnHFOutMax) Me.gbHFoutput.Controls.Add(Me.pnHFOutMin) - Me.gbHFoutput.Location = New System.Drawing.Point(2, 29) - Me.gbHFoutput.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFoutput.Location = New System.Drawing.Point(2, 23) Me.gbHFoutput.Name = "gbHFoutput" - Me.gbHFoutput.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbHFoutput.Size = New System.Drawing.Size(310, 101) + Me.gbHFoutput.Size = New System.Drawing.Size(271, 81) Me.gbHFoutput.TabIndex = 9 Me.gbHFoutput.TabStop = False Me.gbHFoutput.Text = "출력값" @@ -9031,19 +8395,17 @@ Partial Class Main_Form ' Me.pnHFOutMax.Controls.Add(Me.txbHFOutMax) Me.pnHFOutMax.Controls.Add(Me.lbHFOutMax) - Me.pnHFOutMax.Location = New System.Drawing.Point(157, 31) - Me.pnHFOutMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnHFOutMax.Location = New System.Drawing.Point(137, 25) Me.pnHFOutMax.Name = "pnHFOutMax" - Me.pnHFOutMax.Size = New System.Drawing.Size(151, 56) + Me.pnHFOutMax.Size = New System.Drawing.Size(132, 45) Me.pnHFOutMax.TabIndex = 9 ' 'txbHFOutMax ' Me.txbHFOutMax.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbHFOutMax.Location = New System.Drawing.Point(56, 2) - Me.txbHFOutMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbHFOutMax.Location = New System.Drawing.Point(49, 2) Me.txbHFOutMax.Name = "txbHFOutMax" - Me.txbHFOutMax.Size = New System.Drawing.Size(91, 46) + Me.txbHFOutMax.Size = New System.Drawing.Size(80, 39) Me.txbHFOutMax.TabIndex = 2 Me.txbHFOutMax.Text = "19" Me.txbHFOutMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9052,9 +8414,9 @@ Partial Class Main_Form ' Me.lbHFOutMax.AutoSize = True Me.lbHFOutMax.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbHFOutMax.Location = New System.Drawing.Point(5, 14) + Me.lbHFOutMax.Location = New System.Drawing.Point(4, 11) Me.lbHFOutMax.Name = "lbHFOutMax" - Me.lbHFOutMax.Size = New System.Drawing.Size(61, 32) + Me.lbHFOutMax.Size = New System.Drawing.Size(47, 24) Me.lbHFOutMax.TabIndex = 0 Me.lbHFOutMax.Text = "Max" ' @@ -9062,19 +8424,17 @@ Partial Class Main_Form ' Me.pnHFOutMin.Controls.Add(Me.txbHFOutMin) Me.pnHFOutMin.Controls.Add(Me.lbHFOutMin) - Me.pnHFOutMin.Location = New System.Drawing.Point(5, 31) - Me.pnHFOutMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnHFOutMin.Location = New System.Drawing.Point(4, 25) Me.pnHFOutMin.Name = "pnHFOutMin" - Me.pnHFOutMin.Size = New System.Drawing.Size(149, 56) + Me.pnHFOutMin.Size = New System.Drawing.Size(130, 45) Me.pnHFOutMin.TabIndex = 5 ' 'txbHFOutMin ' Me.txbHFOutMin.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbHFOutMin.Location = New System.Drawing.Point(55, 2) - Me.txbHFOutMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbHFOutMin.Location = New System.Drawing.Point(48, 2) Me.txbHFOutMin.Name = "txbHFOutMin" - Me.txbHFOutMin.Size = New System.Drawing.Size(91, 46) + Me.txbHFOutMin.Size = New System.Drawing.Size(80, 39) Me.txbHFOutMin.TabIndex = 2 Me.txbHFOutMin.Text = "17.3" Me.txbHFOutMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9083,9 +8443,9 @@ Partial Class Main_Form ' Me.lbHFOutMin.AutoSize = True Me.lbHFOutMin.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbHFOutMin.Location = New System.Drawing.Point(5, 14) + Me.lbHFOutMin.Location = New System.Drawing.Point(4, 11) Me.lbHFOutMin.Name = "lbHFOutMin" - Me.lbHFOutMin.Size = New System.Drawing.Size(56, 32) + Me.lbHFOutMin.Size = New System.Drawing.Size(43, 24) Me.lbHFOutMin.TabIndex = 0 Me.lbHFOutMin.Text = "Min" ' @@ -9094,11 +8454,9 @@ Partial Class Main_Form Me.gbOpBat.Controls.Add(Me.pnBatMax) Me.gbOpBat.Controls.Add(Me.pnBatMin) Me.gbOpBat.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbOpBat.Location = New System.Drawing.Point(321, 1) - Me.gbOpBat.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbOpBat.Location = New System.Drawing.Point(281, 1) Me.gbOpBat.Name = "gbOpBat" - Me.gbOpBat.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbOpBat.Size = New System.Drawing.Size(314, 94) + Me.gbOpBat.Size = New System.Drawing.Size(275, 75) Me.gbOpBat.TabIndex = 110 Me.gbOpBat.TabStop = False Me.gbOpBat.Text = "Battery Level" @@ -9107,19 +8465,17 @@ Partial Class Main_Form ' Me.pnBatMax.Controls.Add(Me.txbBatMax) Me.pnBatMax.Controls.Add(Me.lbBatMax) - Me.pnBatMax.Location = New System.Drawing.Point(157, 31) - Me.pnBatMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnBatMax.Location = New System.Drawing.Point(137, 25) Me.pnBatMax.Name = "pnBatMax" - Me.pnBatMax.Size = New System.Drawing.Size(151, 56) + Me.pnBatMax.Size = New System.Drawing.Size(132, 45) Me.pnBatMax.TabIndex = 11 ' 'txbBatMax ' Me.txbBatMax.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbBatMax.Location = New System.Drawing.Point(56, 2) - Me.txbBatMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbBatMax.Location = New System.Drawing.Point(49, 2) Me.txbBatMax.Name = "txbBatMax" - Me.txbBatMax.Size = New System.Drawing.Size(91, 46) + Me.txbBatMax.Size = New System.Drawing.Size(80, 39) Me.txbBatMax.TabIndex = 2 Me.txbBatMax.Text = "4.0" Me.txbBatMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9128,9 +8484,9 @@ Partial Class Main_Form ' Me.lbBatMax.AutoSize = True Me.lbBatMax.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbBatMax.Location = New System.Drawing.Point(5, 14) + Me.lbBatMax.Location = New System.Drawing.Point(4, 11) Me.lbBatMax.Name = "lbBatMax" - Me.lbBatMax.Size = New System.Drawing.Size(61, 32) + Me.lbBatMax.Size = New System.Drawing.Size(47, 24) Me.lbBatMax.TabIndex = 0 Me.lbBatMax.Text = "Max" ' @@ -9138,19 +8494,17 @@ Partial Class Main_Form ' Me.pnBatMin.Controls.Add(Me.txbBatMin) Me.pnBatMin.Controls.Add(Me.lbBatMin) - Me.pnBatMin.Location = New System.Drawing.Point(7, 31) - Me.pnBatMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnBatMin.Location = New System.Drawing.Point(6, 25) Me.pnBatMin.Name = "pnBatMin" - Me.pnBatMin.Size = New System.Drawing.Size(149, 56) + Me.pnBatMin.Size = New System.Drawing.Size(130, 45) Me.pnBatMin.TabIndex = 10 ' 'txbBatMin ' Me.txbBatMin.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbBatMin.Location = New System.Drawing.Point(55, 2) - Me.txbBatMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbBatMin.Location = New System.Drawing.Point(48, 2) Me.txbBatMin.Name = "txbBatMin" - Me.txbBatMin.Size = New System.Drawing.Size(91, 46) + Me.txbBatMin.Size = New System.Drawing.Size(80, 39) Me.txbBatMin.TabIndex = 2 Me.txbBatMin.Text = "3.8" Me.txbBatMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9159,9 +8513,9 @@ Partial Class Main_Form ' Me.lbBatMin.AutoSize = True Me.lbBatMin.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbBatMin.Location = New System.Drawing.Point(5, 14) + Me.lbBatMin.Location = New System.Drawing.Point(4, 11) Me.lbBatMin.Name = "lbBatMin" - Me.lbBatMin.Size = New System.Drawing.Size(56, 32) + Me.lbBatMin.Size = New System.Drawing.Size(43, 24) Me.lbBatMin.TabIndex = 0 Me.lbBatMin.Text = "Min" ' @@ -9171,11 +8525,9 @@ Partial Class Main_Form Me.gbRFsort.Controls.Add(Me.gbRFVrms2) Me.gbRFsort.Controls.Add(Me.gbRFVrms1) Me.gbRFsort.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbRFsort.Location = New System.Drawing.Point(0, 345) - Me.gbRFsort.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFsort.Location = New System.Drawing.Point(0, 276) Me.gbRFsort.Name = "gbRFsort" - Me.gbRFsort.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFsort.Size = New System.Drawing.Size(320, 362) + Me.gbRFsort.Size = New System.Drawing.Size(280, 290) Me.gbRFsort.TabIndex = 107 Me.gbRFsort.TabStop = False Me.gbRFsort.Text = "RF Test" @@ -9185,11 +8537,9 @@ Partial Class Main_Form Me.gbRFVrms3.Controls.Add(Me.pnRFVRmax3) Me.gbRFVrms3.Controls.Add(Me.pnRFVRmin3) Me.gbRFVrms3.Controls.Add(Me.gbLEDOption) - Me.gbRFVrms3.Location = New System.Drawing.Point(2, 244) - Me.gbRFVrms3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFVrms3.Location = New System.Drawing.Point(2, 195) Me.gbRFVrms3.Name = "gbRFVrms3" - Me.gbRFVrms3.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFVrms3.Size = New System.Drawing.Size(310, 101) + Me.gbRFVrms3.Size = New System.Drawing.Size(271, 81) Me.gbRFVrms3.TabIndex = 10 Me.gbRFVrms3.TabStop = False Me.gbRFVrms3.Text = "3MHz_VRMS" @@ -9198,19 +8548,17 @@ Partial Class Main_Form ' Me.pnRFVRmax3.Controls.Add(Me.txbRFVRmax3) Me.pnRFVRmax3.Controls.Add(Me.lbRFVRmax3) - Me.pnRFVRmax3.Location = New System.Drawing.Point(157, 32) - Me.pnRFVRmax3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFVRmax3.Location = New System.Drawing.Point(137, 26) Me.pnRFVRmax3.Name = "pnRFVRmax3" - Me.pnRFVRmax3.Size = New System.Drawing.Size(151, 56) + Me.pnRFVRmax3.Size = New System.Drawing.Size(132, 45) Me.pnRFVRmax3.TabIndex = 9 ' 'txbRFVRmax3 ' Me.txbRFVRmax3.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRFVRmax3.Location = New System.Drawing.Point(56, 2) - Me.txbRFVRmax3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRFVRmax3.Location = New System.Drawing.Point(49, 2) Me.txbRFVRmax3.Name = "txbRFVRmax3" - Me.txbRFVRmax3.Size = New System.Drawing.Size(91, 46) + Me.txbRFVRmax3.Size = New System.Drawing.Size(80, 39) Me.txbRFVRmax3.TabIndex = 2 Me.txbRFVRmax3.Text = "40" Me.txbRFVRmax3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9219,9 +8567,9 @@ Partial Class Main_Form ' Me.lbRFVRmax3.AutoSize = True Me.lbRFVRmax3.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRFVRmax3.Location = New System.Drawing.Point(5, 14) + Me.lbRFVRmax3.Location = New System.Drawing.Point(4, 11) Me.lbRFVRmax3.Name = "lbRFVRmax3" - Me.lbRFVRmax3.Size = New System.Drawing.Size(61, 32) + Me.lbRFVRmax3.Size = New System.Drawing.Size(47, 24) Me.lbRFVRmax3.TabIndex = 0 Me.lbRFVRmax3.Text = "Max" ' @@ -9229,19 +8577,17 @@ Partial Class Main_Form ' Me.pnRFVRmin3.Controls.Add(Me.txbRFVRmin3) Me.pnRFVRmin3.Controls.Add(Me.lbRFVRmin3) - Me.pnRFVRmin3.Location = New System.Drawing.Point(5, 32) - Me.pnRFVRmin3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFVRmin3.Location = New System.Drawing.Point(4, 26) Me.pnRFVRmin3.Name = "pnRFVRmin3" - Me.pnRFVRmin3.Size = New System.Drawing.Size(149, 56) + Me.pnRFVRmin3.Size = New System.Drawing.Size(130, 45) Me.pnRFVRmin3.TabIndex = 5 ' 'txbRFVRmin3 ' Me.txbRFVRmin3.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRFVRmin3.Location = New System.Drawing.Point(55, 2) - Me.txbRFVRmin3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRFVRmin3.Location = New System.Drawing.Point(48, 2) Me.txbRFVRmin3.Name = "txbRFVRmin3" - Me.txbRFVRmin3.Size = New System.Drawing.Size(91, 46) + Me.txbRFVRmin3.Size = New System.Drawing.Size(80, 39) Me.txbRFVRmin3.TabIndex = 2 Me.txbRFVRmin3.Text = "30" Me.txbRFVRmin3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9250,9 +8596,9 @@ Partial Class Main_Form ' Me.lbRFVRmin3.AutoSize = True Me.lbRFVRmin3.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRFVRmin3.Location = New System.Drawing.Point(5, 14) + Me.lbRFVRmin3.Location = New System.Drawing.Point(4, 11) Me.lbRFVRmin3.Name = "lbRFVRmin3" - Me.lbRFVRmin3.Size = New System.Drawing.Size(56, 32) + Me.lbRFVRmin3.Size = New System.Drawing.Size(43, 24) Me.lbRFVRmin3.TabIndex = 0 Me.lbRFVRmin3.Text = "Min" ' @@ -9264,11 +8610,9 @@ Partial Class Main_Form Me.gbLEDOption.Controls.Add(Me.gbRedPoint2) Me.gbLEDOption.Controls.Add(Me.gbRedPoint1) Me.gbLEDOption.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbLEDOption.Location = New System.Drawing.Point(295, 98) - Me.gbLEDOption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbLEDOption.Location = New System.Drawing.Point(258, 78) Me.gbLEDOption.Name = "gbLEDOption" - Me.gbLEDOption.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbLEDOption.Size = New System.Drawing.Size(736, 229) + Me.gbLEDOption.Size = New System.Drawing.Size(644, 183) Me.gbLEDOption.TabIndex = 132 Me.gbLEDOption.TabStop = False Me.gbLEDOption.Text = "LED 측정 관련" @@ -9278,11 +8622,9 @@ Partial Class Main_Form Me.gbYelPoint2.Controls.Add(Me.pnYelY2) Me.gbYelPoint2.Controls.Add(Me.pnYelX2) Me.gbYelPoint2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbYelPoint2.Location = New System.Drawing.Point(362, 115) - Me.gbYelPoint2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbYelPoint2.Location = New System.Drawing.Point(317, 92) Me.gbYelPoint2.Name = "gbYelPoint2" - Me.gbYelPoint2.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbYelPoint2.Size = New System.Drawing.Size(343, 81) + Me.gbYelPoint2.Size = New System.Drawing.Size(300, 65) Me.gbYelPoint2.TabIndex = 11 Me.gbYelPoint2.TabStop = False Me.gbYelPoint2.Text = "Yellow 측정좌표 ②" @@ -9291,19 +8633,17 @@ Partial Class Main_Form ' Me.pnYelY2.Controls.Add(Me.txbYelY2) Me.pnYelY2.Controls.Add(Me.lbYelY2) - Me.pnYelY2.Location = New System.Drawing.Point(169, 32) - Me.pnYelY2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnYelY2.Location = New System.Drawing.Point(148, 26) Me.pnYelY2.Name = "pnYelY2" - Me.pnYelY2.Size = New System.Drawing.Size(159, 44) + Me.pnYelY2.Size = New System.Drawing.Size(139, 35) Me.pnYelY2.TabIndex = 9 ' 'txbYelY2 ' Me.txbYelY2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbYelY2.Location = New System.Drawing.Point(54, 2) - Me.txbYelY2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbYelY2.Location = New System.Drawing.Point(47, 2) Me.txbYelY2.Name = "txbYelY2" - Me.txbYelY2.Size = New System.Drawing.Size(99, 38) + Me.txbYelY2.Size = New System.Drawing.Size(87, 32) Me.txbYelY2.TabIndex = 2 Me.txbYelY2.Text = "40" Me.txbYelY2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9312,9 +8652,9 @@ Partial Class Main_Form ' Me.lbYelY2.AutoSize = True Me.lbYelY2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbYelY2.Location = New System.Drawing.Point(21, 6) + Me.lbYelY2.Location = New System.Drawing.Point(18, 5) Me.lbYelY2.Name = "lbYelY2" - Me.lbYelY2.Size = New System.Drawing.Size(31, 32) + Me.lbYelY2.Size = New System.Drawing.Size(23, 24) Me.lbYelY2.TabIndex = 0 Me.lbYelY2.Text = "Y" ' @@ -9322,19 +8662,17 @@ Partial Class Main_Form ' Me.pnYelX2.Controls.Add(Me.txbYelX2) Me.pnYelX2.Controls.Add(Me.lbYelX2) - Me.pnYelX2.Location = New System.Drawing.Point(5, 32) - Me.pnYelX2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnYelX2.Location = New System.Drawing.Point(4, 26) Me.pnYelX2.Name = "pnYelX2" - Me.pnYelX2.Size = New System.Drawing.Size(159, 44) + Me.pnYelX2.Size = New System.Drawing.Size(139, 35) Me.pnYelX2.TabIndex = 5 ' 'txbYelX2 ' Me.txbYelX2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbYelX2.Location = New System.Drawing.Point(54, 2) - Me.txbYelX2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbYelX2.Location = New System.Drawing.Point(47, 2) Me.txbYelX2.Name = "txbYelX2" - Me.txbYelX2.Size = New System.Drawing.Size(99, 38) + Me.txbYelX2.Size = New System.Drawing.Size(87, 32) Me.txbYelX2.TabIndex = 2 Me.txbYelX2.Text = "29" Me.txbYelX2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9343,9 +8681,9 @@ Partial Class Main_Form ' Me.lbYelX2.AutoSize = True Me.lbYelX2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbYelX2.Location = New System.Drawing.Point(14, 6) + Me.lbYelX2.Location = New System.Drawing.Point(12, 5) Me.lbYelX2.Name = "lbYelX2" - Me.lbYelX2.Size = New System.Drawing.Size(38, 32) + Me.lbYelX2.Size = New System.Drawing.Size(29, 24) Me.lbYelX2.TabIndex = 0 Me.lbYelX2.Text = "X " ' @@ -9354,11 +8692,9 @@ Partial Class Main_Form Me.gbYelPoint1.Controls.Add(Me.pnYelY1) Me.gbYelPoint1.Controls.Add(Me.pnYelX1) Me.gbYelPoint1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbYelPoint1.Location = New System.Drawing.Point(362, 31) - Me.gbYelPoint1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbYelPoint1.Location = New System.Drawing.Point(317, 25) Me.gbYelPoint1.Name = "gbYelPoint1" - Me.gbYelPoint1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbYelPoint1.Size = New System.Drawing.Size(343, 81) + Me.gbYelPoint1.Size = New System.Drawing.Size(300, 65) Me.gbYelPoint1.TabIndex = 11 Me.gbYelPoint1.TabStop = False Me.gbYelPoint1.Text = "Yellow 측정좌표 ①" @@ -9367,19 +8703,17 @@ Partial Class Main_Form ' Me.pnYelY1.Controls.Add(Me.txbYelY1) Me.pnYelY1.Controls.Add(Me.lbYelY1) - Me.pnYelY1.Location = New System.Drawing.Point(169, 32) - Me.pnYelY1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnYelY1.Location = New System.Drawing.Point(148, 26) Me.pnYelY1.Name = "pnYelY1" - Me.pnYelY1.Size = New System.Drawing.Size(159, 44) + Me.pnYelY1.Size = New System.Drawing.Size(139, 35) Me.pnYelY1.TabIndex = 9 ' 'txbYelY1 ' Me.txbYelY1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbYelY1.Location = New System.Drawing.Point(54, 2) - Me.txbYelY1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbYelY1.Location = New System.Drawing.Point(47, 2) Me.txbYelY1.Name = "txbYelY1" - Me.txbYelY1.Size = New System.Drawing.Size(99, 38) + Me.txbYelY1.Size = New System.Drawing.Size(87, 32) Me.txbYelY1.TabIndex = 2 Me.txbYelY1.Text = "385" Me.txbYelY1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9388,9 +8722,9 @@ Partial Class Main_Form ' Me.lbYelY1.AutoSize = True Me.lbYelY1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbYelY1.Location = New System.Drawing.Point(21, 6) + Me.lbYelY1.Location = New System.Drawing.Point(18, 5) Me.lbYelY1.Name = "lbYelY1" - Me.lbYelY1.Size = New System.Drawing.Size(31, 32) + Me.lbYelY1.Size = New System.Drawing.Size(23, 24) Me.lbYelY1.TabIndex = 0 Me.lbYelY1.Text = "Y" ' @@ -9398,19 +8732,17 @@ Partial Class Main_Form ' Me.pnYelX1.Controls.Add(Me.txbYelX1) Me.pnYelX1.Controls.Add(Me.lbYelX1) - Me.pnYelX1.Location = New System.Drawing.Point(5, 32) - Me.pnYelX1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnYelX1.Location = New System.Drawing.Point(4, 26) Me.pnYelX1.Name = "pnYelX1" - Me.pnYelX1.Size = New System.Drawing.Size(159, 44) + Me.pnYelX1.Size = New System.Drawing.Size(139, 35) Me.pnYelX1.TabIndex = 5 ' 'txbYelX1 ' Me.txbYelX1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbYelX1.Location = New System.Drawing.Point(54, 2) - Me.txbYelX1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbYelX1.Location = New System.Drawing.Point(47, 2) Me.txbYelX1.Name = "txbYelX1" - Me.txbYelX1.Size = New System.Drawing.Size(99, 38) + Me.txbYelX1.Size = New System.Drawing.Size(87, 32) Me.txbYelX1.TabIndex = 2 Me.txbYelX1.Text = "195" Me.txbYelX1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9419,9 +8751,9 @@ Partial Class Main_Form ' Me.lbYelX1.AutoSize = True Me.lbYelX1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbYelX1.Location = New System.Drawing.Point(14, 6) + Me.lbYelX1.Location = New System.Drawing.Point(12, 5) Me.lbYelX1.Name = "lbYelX1" - Me.lbYelX1.Size = New System.Drawing.Size(38, 32) + Me.lbYelX1.Size = New System.Drawing.Size(29, 24) Me.lbYelX1.TabIndex = 0 Me.lbYelX1.Text = "X " ' @@ -9430,11 +8762,9 @@ Partial Class Main_Form Me.gbRedPoint2.Controls.Add(Me.pnRedY2) Me.gbRedPoint2.Controls.Add(Me.pnRedX2) Me.gbRedPoint2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbRedPoint2.Location = New System.Drawing.Point(13, 115) - Me.gbRedPoint2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRedPoint2.Location = New System.Drawing.Point(11, 92) Me.gbRedPoint2.Name = "gbRedPoint2" - Me.gbRedPoint2.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRedPoint2.Size = New System.Drawing.Size(343, 81) + Me.gbRedPoint2.Size = New System.Drawing.Size(300, 65) Me.gbRedPoint2.TabIndex = 11 Me.gbRedPoint2.TabStop = False Me.gbRedPoint2.Text = "Red 측정좌표 ②" @@ -9443,19 +8773,17 @@ Partial Class Main_Form ' Me.pnRedY2.Controls.Add(Me.txbRedY2) Me.pnRedY2.Controls.Add(Me.lbRedY2) - Me.pnRedY2.Location = New System.Drawing.Point(169, 32) - Me.pnRedY2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRedY2.Location = New System.Drawing.Point(148, 26) Me.pnRedY2.Name = "pnRedY2" - Me.pnRedY2.Size = New System.Drawing.Size(159, 44) + Me.pnRedY2.Size = New System.Drawing.Size(139, 35) Me.pnRedY2.TabIndex = 9 ' 'txbRedY2 ' Me.txbRedY2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRedY2.Location = New System.Drawing.Point(54, 2) - Me.txbRedY2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRedY2.Location = New System.Drawing.Point(47, 2) Me.txbRedY2.Name = "txbRedY2" - Me.txbRedY2.Size = New System.Drawing.Size(99, 38) + Me.txbRedY2.Size = New System.Drawing.Size(87, 32) Me.txbRedY2.TabIndex = 2 Me.txbRedY2.Text = "40" Me.txbRedY2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9464,9 +8792,9 @@ Partial Class Main_Form ' Me.lbRedY2.AutoSize = True Me.lbRedY2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRedY2.Location = New System.Drawing.Point(21, 6) + Me.lbRedY2.Location = New System.Drawing.Point(18, 5) Me.lbRedY2.Name = "lbRedY2" - Me.lbRedY2.Size = New System.Drawing.Size(31, 32) + Me.lbRedY2.Size = New System.Drawing.Size(23, 24) Me.lbRedY2.TabIndex = 0 Me.lbRedY2.Text = "Y" ' @@ -9474,19 +8802,17 @@ Partial Class Main_Form ' Me.pnRedX2.Controls.Add(Me.txbRedX2) Me.pnRedX2.Controls.Add(Me.lbRedX2) - Me.pnRedX2.Location = New System.Drawing.Point(5, 32) - Me.pnRedX2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRedX2.Location = New System.Drawing.Point(4, 26) Me.pnRedX2.Name = "pnRedX2" - Me.pnRedX2.Size = New System.Drawing.Size(159, 44) + Me.pnRedX2.Size = New System.Drawing.Size(139, 35) Me.pnRedX2.TabIndex = 5 ' 'txbRedX2 ' Me.txbRedX2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRedX2.Location = New System.Drawing.Point(54, 2) - Me.txbRedX2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRedX2.Location = New System.Drawing.Point(47, 2) Me.txbRedX2.Name = "txbRedX2" - Me.txbRedX2.Size = New System.Drawing.Size(99, 38) + Me.txbRedX2.Size = New System.Drawing.Size(87, 32) Me.txbRedX2.TabIndex = 2 Me.txbRedX2.Text = "29" Me.txbRedX2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9495,9 +8821,9 @@ Partial Class Main_Form ' Me.lbRedX2.AutoSize = True Me.lbRedX2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRedX2.Location = New System.Drawing.Point(14, 6) + Me.lbRedX2.Location = New System.Drawing.Point(12, 5) Me.lbRedX2.Name = "lbRedX2" - Me.lbRedX2.Size = New System.Drawing.Size(38, 32) + Me.lbRedX2.Size = New System.Drawing.Size(29, 24) Me.lbRedX2.TabIndex = 0 Me.lbRedX2.Text = "X " ' @@ -9506,11 +8832,9 @@ Partial Class Main_Form Me.gbRedPoint1.Controls.Add(Me.pnRedY1) Me.gbRedPoint1.Controls.Add(Me.pnRedX1) Me.gbRedPoint1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbRedPoint1.Location = New System.Drawing.Point(13, 31) - Me.gbRedPoint1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRedPoint1.Location = New System.Drawing.Point(11, 25) Me.gbRedPoint1.Name = "gbRedPoint1" - Me.gbRedPoint1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRedPoint1.Size = New System.Drawing.Size(343, 81) + Me.gbRedPoint1.Size = New System.Drawing.Size(300, 65) Me.gbRedPoint1.TabIndex = 10 Me.gbRedPoint1.TabStop = False Me.gbRedPoint1.Text = "Red 측정좌표 ①" @@ -9519,19 +8843,17 @@ Partial Class Main_Form ' Me.pnRedY1.Controls.Add(Me.txbRedY1) Me.pnRedY1.Controls.Add(Me.lbRedY1) - Me.pnRedY1.Location = New System.Drawing.Point(169, 32) - Me.pnRedY1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRedY1.Location = New System.Drawing.Point(148, 26) Me.pnRedY1.Name = "pnRedY1" - Me.pnRedY1.Size = New System.Drawing.Size(159, 44) + Me.pnRedY1.Size = New System.Drawing.Size(139, 35) Me.pnRedY1.TabIndex = 9 ' 'txbRedY1 ' Me.txbRedY1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRedY1.Location = New System.Drawing.Point(54, 2) - Me.txbRedY1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRedY1.Location = New System.Drawing.Point(47, 2) Me.txbRedY1.Name = "txbRedY1" - Me.txbRedY1.Size = New System.Drawing.Size(99, 38) + Me.txbRedY1.Size = New System.Drawing.Size(87, 32) Me.txbRedY1.TabIndex = 2 Me.txbRedY1.Text = "295" Me.txbRedY1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9540,9 +8862,9 @@ Partial Class Main_Form ' Me.lbRedY1.AutoSize = True Me.lbRedY1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRedY1.Location = New System.Drawing.Point(21, 6) + Me.lbRedY1.Location = New System.Drawing.Point(18, 5) Me.lbRedY1.Name = "lbRedY1" - Me.lbRedY1.Size = New System.Drawing.Size(31, 32) + Me.lbRedY1.Size = New System.Drawing.Size(23, 24) Me.lbRedY1.TabIndex = 0 Me.lbRedY1.Text = "Y" ' @@ -9550,19 +8872,17 @@ Partial Class Main_Form ' Me.pnRedX1.Controls.Add(Me.txbRedX1) Me.pnRedX1.Controls.Add(Me.lbRedX1) - Me.pnRedX1.Location = New System.Drawing.Point(5, 32) - Me.pnRedX1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRedX1.Location = New System.Drawing.Point(4, 26) Me.pnRedX1.Name = "pnRedX1" - Me.pnRedX1.Size = New System.Drawing.Size(159, 44) + Me.pnRedX1.Size = New System.Drawing.Size(139, 35) Me.pnRedX1.TabIndex = 5 ' 'txbRedX1 ' Me.txbRedX1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRedX1.Location = New System.Drawing.Point(54, 2) - Me.txbRedX1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRedX1.Location = New System.Drawing.Point(47, 2) Me.txbRedX1.Name = "txbRedX1" - Me.txbRedX1.Size = New System.Drawing.Size(99, 38) + Me.txbRedX1.Size = New System.Drawing.Size(87, 32) Me.txbRedX1.TabIndex = 2 Me.txbRedX1.Text = "225" Me.txbRedX1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9571,9 +8891,9 @@ Partial Class Main_Form ' Me.lbRedX1.AutoSize = True Me.lbRedX1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRedX1.Location = New System.Drawing.Point(14, 6) + Me.lbRedX1.Location = New System.Drawing.Point(12, 5) Me.lbRedX1.Name = "lbRedX1" - Me.lbRedX1.Size = New System.Drawing.Size(38, 32) + Me.lbRedX1.Size = New System.Drawing.Size(29, 24) Me.lbRedX1.TabIndex = 0 Me.lbRedX1.Text = "X " ' @@ -9581,11 +8901,9 @@ Partial Class Main_Form ' Me.gbRFVrms2.Controls.Add(Me.pnRFVRmax2) Me.gbRFVrms2.Controls.Add(Me.pnRFVRmin2) - Me.gbRFVrms2.Location = New System.Drawing.Point(2, 138) - Me.gbRFVrms2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFVrms2.Location = New System.Drawing.Point(2, 110) Me.gbRFVrms2.Name = "gbRFVrms2" - Me.gbRFVrms2.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFVrms2.Size = New System.Drawing.Size(310, 101) + Me.gbRFVrms2.Size = New System.Drawing.Size(271, 81) Me.gbRFVrms2.TabIndex = 9 Me.gbRFVrms2.TabStop = False Me.gbRFVrms2.Text = "2MHz_VRMS" @@ -9594,19 +8912,17 @@ Partial Class Main_Form ' Me.pnRFVRmax2.Controls.Add(Me.txbRFVRmax2) Me.pnRFVRmax2.Controls.Add(Me.lbRFVRmax2) - Me.pnRFVRmax2.Location = New System.Drawing.Point(157, 32) - Me.pnRFVRmax2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFVRmax2.Location = New System.Drawing.Point(137, 26) Me.pnRFVRmax2.Name = "pnRFVRmax2" - Me.pnRFVRmax2.Size = New System.Drawing.Size(151, 56) + Me.pnRFVRmax2.Size = New System.Drawing.Size(132, 45) Me.pnRFVRmax2.TabIndex = 9 ' 'txbRFVRmax2 ' Me.txbRFVRmax2.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRFVRmax2.Location = New System.Drawing.Point(56, 2) - Me.txbRFVRmax2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRFVRmax2.Location = New System.Drawing.Point(49, 2) Me.txbRFVRmax2.Name = "txbRFVRmax2" - Me.txbRFVRmax2.Size = New System.Drawing.Size(91, 46) + Me.txbRFVRmax2.Size = New System.Drawing.Size(80, 39) Me.txbRFVRmax2.TabIndex = 2 Me.txbRFVRmax2.Text = "40" Me.txbRFVRmax2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9615,9 +8931,9 @@ Partial Class Main_Form ' Me.lbRFVRmax2.AutoSize = True Me.lbRFVRmax2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRFVRmax2.Location = New System.Drawing.Point(5, 14) + Me.lbRFVRmax2.Location = New System.Drawing.Point(4, 11) Me.lbRFVRmax2.Name = "lbRFVRmax2" - Me.lbRFVRmax2.Size = New System.Drawing.Size(61, 32) + Me.lbRFVRmax2.Size = New System.Drawing.Size(47, 24) Me.lbRFVRmax2.TabIndex = 0 Me.lbRFVRmax2.Text = "Max" ' @@ -9625,19 +8941,17 @@ Partial Class Main_Form ' Me.pnRFVRmin2.Controls.Add(Me.txbRFVRmin2) Me.pnRFVRmin2.Controls.Add(Me.lbRFVRmin2) - Me.pnRFVRmin2.Location = New System.Drawing.Point(5, 32) - Me.pnRFVRmin2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFVRmin2.Location = New System.Drawing.Point(4, 26) Me.pnRFVRmin2.Name = "pnRFVRmin2" - Me.pnRFVRmin2.Size = New System.Drawing.Size(149, 56) + Me.pnRFVRmin2.Size = New System.Drawing.Size(130, 45) Me.pnRFVRmin2.TabIndex = 5 ' 'txbRFVRmin2 ' Me.txbRFVRmin2.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRFVRmin2.Location = New System.Drawing.Point(55, 2) - Me.txbRFVRmin2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRFVRmin2.Location = New System.Drawing.Point(48, 2) Me.txbRFVRmin2.Name = "txbRFVRmin2" - Me.txbRFVRmin2.Size = New System.Drawing.Size(91, 46) + Me.txbRFVRmin2.Size = New System.Drawing.Size(80, 39) Me.txbRFVRmin2.TabIndex = 2 Me.txbRFVRmin2.Text = "29" Me.txbRFVRmin2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9646,9 +8960,9 @@ Partial Class Main_Form ' Me.lbRFVRmin2.AutoSize = True Me.lbRFVRmin2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRFVRmin2.Location = New System.Drawing.Point(5, 14) + Me.lbRFVRmin2.Location = New System.Drawing.Point(4, 11) Me.lbRFVRmin2.Name = "lbRFVRmin2" - Me.lbRFVRmin2.Size = New System.Drawing.Size(56, 32) + Me.lbRFVRmin2.Size = New System.Drawing.Size(43, 24) Me.lbRFVRmin2.TabIndex = 0 Me.lbRFVRmin2.Text = "Min" ' @@ -9656,11 +8970,9 @@ Partial Class Main_Form ' Me.gbRFVrms1.Controls.Add(Me.pnRFVRmax1) Me.gbRFVrms1.Controls.Add(Me.pnRFVRmin1) - Me.gbRFVrms1.Location = New System.Drawing.Point(2, 29) - Me.gbRFVrms1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFVrms1.Location = New System.Drawing.Point(2, 23) Me.gbRFVrms1.Name = "gbRFVrms1" - Me.gbRFVrms1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFVrms1.Size = New System.Drawing.Size(310, 101) + Me.gbRFVrms1.Size = New System.Drawing.Size(271, 81) Me.gbRFVrms1.TabIndex = 8 Me.gbRFVrms1.TabStop = False Me.gbRFVrms1.Text = "1MHz_VRMS" @@ -9669,19 +8981,17 @@ Partial Class Main_Form ' Me.pnRFVRmax1.Controls.Add(Me.txbRFVRmax1) Me.pnRFVRmax1.Controls.Add(Me.lbRFVRmax1) - Me.pnRFVRmax1.Location = New System.Drawing.Point(157, 32) - Me.pnRFVRmax1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFVRmax1.Location = New System.Drawing.Point(137, 26) Me.pnRFVRmax1.Name = "pnRFVRmax1" - Me.pnRFVRmax1.Size = New System.Drawing.Size(151, 56) + Me.pnRFVRmax1.Size = New System.Drawing.Size(132, 45) Me.pnRFVRmax1.TabIndex = 9 ' 'txbRFVRmax1 ' Me.txbRFVRmax1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRFVRmax1.Location = New System.Drawing.Point(56, 2) - Me.txbRFVRmax1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRFVRmax1.Location = New System.Drawing.Point(49, 2) Me.txbRFVRmax1.Name = "txbRFVRmax1" - Me.txbRFVRmax1.Size = New System.Drawing.Size(91, 46) + Me.txbRFVRmax1.Size = New System.Drawing.Size(80, 39) Me.txbRFVRmax1.TabIndex = 2 Me.txbRFVRmax1.Text = "30" Me.txbRFVRmax1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9690,9 +9000,9 @@ Partial Class Main_Form ' Me.lbRFVRmax1.AutoSize = True Me.lbRFVRmax1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRFVRmax1.Location = New System.Drawing.Point(5, 14) + Me.lbRFVRmax1.Location = New System.Drawing.Point(4, 11) Me.lbRFVRmax1.Name = "lbRFVRmax1" - Me.lbRFVRmax1.Size = New System.Drawing.Size(61, 32) + Me.lbRFVRmax1.Size = New System.Drawing.Size(47, 24) Me.lbRFVRmax1.TabIndex = 0 Me.lbRFVRmax1.Text = "Max" ' @@ -9700,19 +9010,17 @@ Partial Class Main_Form ' Me.pnRFVRmin1.Controls.Add(Me.txbRFVRmin1) Me.pnRFVRmin1.Controls.Add(Me.lbRFVRmin1) - Me.pnRFVRmin1.Location = New System.Drawing.Point(5, 32) - Me.pnRFVRmin1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFVRmin1.Location = New System.Drawing.Point(4, 26) Me.pnRFVRmin1.Name = "pnRFVRmin1" - Me.pnRFVRmin1.Size = New System.Drawing.Size(149, 56) + Me.pnRFVRmin1.Size = New System.Drawing.Size(130, 45) Me.pnRFVRmin1.TabIndex = 5 ' 'txbRFVRmin1 ' Me.txbRFVRmin1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRFVRmin1.Location = New System.Drawing.Point(55, 2) - Me.txbRFVRmin1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRFVRmin1.Location = New System.Drawing.Point(48, 2) Me.txbRFVRmin1.Name = "txbRFVRmin1" - Me.txbRFVRmin1.Size = New System.Drawing.Size(91, 46) + Me.txbRFVRmin1.Size = New System.Drawing.Size(80, 39) Me.txbRFVRmin1.TabIndex = 2 Me.txbRFVRmin1.Text = "28" Me.txbRFVRmin1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9721,9 +9029,9 @@ Partial Class Main_Form ' Me.lbRFVRmin1.AutoSize = True Me.lbRFVRmin1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRFVRmin1.Location = New System.Drawing.Point(5, 14) + Me.lbRFVRmin1.Location = New System.Drawing.Point(4, 11) Me.lbRFVRmin1.Name = "lbRFVRmin1" - Me.lbRFVRmin1.Size = New System.Drawing.Size(56, 32) + Me.lbRFVRmin1.Size = New System.Drawing.Size(43, 24) Me.lbRFVRmin1.TabIndex = 0 Me.lbRFVRmin1.Text = "Min" ' @@ -9732,10 +9040,8 @@ Partial Class Main_Form Me.gbFirmVer.Controls.Add(Me.pnFirmVer) Me.gbFirmVer.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gbFirmVer.Location = New System.Drawing.Point(0, 1) - Me.gbFirmVer.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbFirmVer.Name = "gbFirmVer" - Me.gbFirmVer.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbFirmVer.Size = New System.Drawing.Size(314, 94) + Me.gbFirmVer.Size = New System.Drawing.Size(275, 75) Me.gbFirmVer.TabIndex = 109 Me.gbFirmVer.TabStop = False Me.gbFirmVer.Text = "FormWare Version" @@ -9744,19 +9050,17 @@ Partial Class Main_Form ' Me.pnFirmVer.Controls.Add(Me.txbFirmVer) Me.pnFirmVer.Controls.Add(Me.lbFirmVer) - Me.pnFirmVer.Location = New System.Drawing.Point(7, 31) - Me.pnFirmVer.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnFirmVer.Location = New System.Drawing.Point(6, 25) Me.pnFirmVer.Name = "pnFirmVer" - Me.pnFirmVer.Size = New System.Drawing.Size(301, 56) + Me.pnFirmVer.Size = New System.Drawing.Size(263, 45) Me.pnFirmVer.TabIndex = 4 ' 'txbFirmVer ' Me.txbFirmVer.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbFirmVer.Location = New System.Drawing.Point(130, 2) - Me.txbFirmVer.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbFirmVer.Location = New System.Drawing.Point(114, 2) Me.txbFirmVer.Name = "txbFirmVer" - Me.txbFirmVer.Size = New System.Drawing.Size(166, 46) + Me.txbFirmVer.Size = New System.Drawing.Size(146, 39) Me.txbFirmVer.TabIndex = 2 Me.txbFirmVer.Text = "1.0.8" Me.txbFirmVer.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9765,17 +9069,18 @@ Partial Class Main_Form ' Me.lbFirmVer.AutoSize = True Me.lbFirmVer.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbFirmVer.Location = New System.Drawing.Point(31, 14) + Me.lbFirmVer.Location = New System.Drawing.Point(27, 11) Me.lbFirmVer.Name = "lbFirmVer" - Me.lbFirmVer.Size = New System.Drawing.Size(101, 32) + Me.lbFirmVer.Size = New System.Drawing.Size(77, 24) Me.lbFirmVer.TabIndex = 0 Me.lbFirmVer.Text = "Version" ' 'pnMain ' + Me.pnMain.Controls.Add(Me.gbMode) Me.pnMain.Controls.Add(Me.gbDSForm) Me.pnMain.Controls.Add(Me.gbRunCount) - Me.pnMain.Controls.Add(Me.gbMode) + Me.pnMain.Controls.Add(Me.gbOldMode) Me.pnMain.Controls.Add(Me.btnReStart) Me.pnMain.Controls.Add(Me.gbBarcode) Me.pnMain.Controls.Add(Me.btnRun) @@ -9789,11 +9094,137 @@ Partial Class Main_Form Me.pnMain.Controls.Add(Me.gbStep) Me.pnMain.Controls.Add(Me.gbRFMCEP) Me.pnMain.Location = New System.Drawing.Point(0, 0) - Me.pnMain.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMain.Name = "pnMain" - Me.pnMain.Size = New System.Drawing.Size(2194, 1275) + Me.pnMain.Size = New System.Drawing.Size(1920, 1020) Me.pnMain.TabIndex = 98 ' + 'gbMode + ' + Me.gbMode.BackColor = System.Drawing.Color.Silver + Me.gbMode.Controls.Add(Me.checkBoxMcUse) + Me.gbMode.Controls.Add(Me.checkBoxEpUse) + Me.gbMode.Controls.Add(Me.checkBoxRfUse) + Me.gbMode.Controls.Add(Me.checkBoxHfUse) + Me.gbMode.Controls.Add(Me.Label8) + Me.gbMode.Controls.Add(Me.comboBoxVerificationStep) + Me.gbMode.Controls.Add(Me.Label7) + Me.gbMode.Controls.Add(Me.comboBoxModel) + Me.gbMode.Controls.Add(Me.Label6) + Me.gbMode.Controls.Add(Me.Panel1) + Me.gbMode.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) + Me.gbMode.ForeColor = System.Drawing.Color.Black + Me.gbMode.Location = New System.Drawing.Point(296, 4) + Me.gbMode.Name = "gbMode" + Me.gbMode.Size = New System.Drawing.Size(1090, 85) + Me.gbMode.TabIndex = 116 + Me.gbMode.TabStop = False + Me.gbMode.Text = "모드 설정" + ' + 'checkBoxMcUse + ' + Me.checkBoxMcUse.AutoSize = True + Me.checkBoxMcUse.Enabled = False + Me.checkBoxMcUse.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) + Me.checkBoxMcUse.Location = New System.Drawing.Point(998, 35) + Me.checkBoxMcUse.Name = "checkBoxMcUse" + Me.checkBoxMcUse.Size = New System.Drawing.Size(58, 28) + Me.checkBoxMcUse.TabIndex = 99 + Me.checkBoxMcUse.Text = "MC" + Me.checkBoxMcUse.UseVisualStyleBackColor = True + ' + 'checkBoxEpUse + ' + Me.checkBoxEpUse.AutoSize = True + Me.checkBoxEpUse.Enabled = False + Me.checkBoxEpUse.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) + Me.checkBoxEpUse.Location = New System.Drawing.Point(940, 35) + Me.checkBoxEpUse.Name = "checkBoxEpUse" + Me.checkBoxEpUse.Size = New System.Drawing.Size(52, 28) + Me.checkBoxEpUse.TabIndex = 98 + Me.checkBoxEpUse.Text = "EP" + Me.checkBoxEpUse.UseVisualStyleBackColor = True + ' + 'checkBoxRfUse + ' + Me.checkBoxRfUse.AutoSize = True + Me.checkBoxRfUse.Enabled = False + Me.checkBoxRfUse.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) + Me.checkBoxRfUse.Location = New System.Drawing.Point(880, 36) + Me.checkBoxRfUse.Name = "checkBoxRfUse" + Me.checkBoxRfUse.Size = New System.Drawing.Size(54, 28) + Me.checkBoxRfUse.TabIndex = 97 + Me.checkBoxRfUse.Text = "RF" + Me.checkBoxRfUse.UseVisualStyleBackColor = True + ' + 'checkBoxHfUse + ' + Me.checkBoxHfUse.AutoSize = True + Me.checkBoxHfUse.Enabled = False + Me.checkBoxHfUse.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) + Me.checkBoxHfUse.Location = New System.Drawing.Point(819, 36) + Me.checkBoxHfUse.Name = "checkBoxHfUse" + Me.checkBoxHfUse.Size = New System.Drawing.Size(55, 28) + Me.checkBoxHfUse.TabIndex = 81 + Me.checkBoxHfUse.Text = "HF" + Me.checkBoxHfUse.UseVisualStyleBackColor = True + ' + 'Label8 + ' + Me.Label8.AutoSize = True + Me.Label8.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) + Me.Label8.Location = New System.Drawing.Point(686, 36) + Me.Label8.Name = "Label8" + Me.Label8.Size = New System.Drawing.Size(130, 24) + Me.Label8.TabIndex = 96 + Me.Label8.Text = "모델 지원 기능" + ' + 'comboBoxVerificationStep + ' + Me.comboBoxVerificationStep.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) + Me.comboBoxVerificationStep.FormattingEnabled = True + Me.comboBoxVerificationStep.Location = New System.Drawing.Point(392, 33) + Me.comboBoxVerificationStep.Name = "comboBoxVerificationStep" + Me.comboBoxVerificationStep.Size = New System.Drawing.Size(273, 32) + Me.comboBoxVerificationStep.TabIndex = 95 + Me.comboBoxVerificationStep.Text = "Select!" + ' + 'Label7 + ' + Me.Label7.AutoSize = True + Me.Label7.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) + Me.Label7.Location = New System.Drawing.Point(304, 36) + Me.Label7.Name = "Label7" + Me.Label7.Size = New System.Drawing.Size(82, 24) + Me.Label7.TabIndex = 94 + Me.Label7.Text = "검증단계" + ' + 'comboBoxModel + ' + Me.comboBoxModel.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) + Me.comboBoxModel.FormattingEnabled = True + Me.comboBoxModel.Location = New System.Drawing.Point(76, 33) + Me.comboBoxModel.Name = "comboBoxModel" + Me.comboBoxModel.Size = New System.Drawing.Size(206, 32) + Me.comboBoxModel.TabIndex = 93 + Me.comboBoxModel.Text = "Select!" + ' + 'Label6 + ' + Me.Label6.AutoSize = True + Me.Label6.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) + Me.Label6.Location = New System.Drawing.Point(24, 36) + Me.Label6.Name = "Label6" + Me.Label6.Size = New System.Drawing.Size(46, 24) + Me.Label6.TabIndex = 84 + Me.Label6.Text = "모델" + ' + 'Panel1 + ' + Me.Panel1.Location = New System.Drawing.Point(29, 92) + Me.Panel1.Name = "Panel1" + Me.Panel1.Size = New System.Drawing.Size(465, 113) + Me.Panel1.TabIndex = 79 + ' 'gbDSForm ' Me.gbDSForm.Controls.Add(Me.pnDSWrite) @@ -9802,11 +9233,9 @@ Partial Class Main_Form Me.gbDSForm.Controls.Add(Me.pnDSHifuState) Me.gbDSForm.Controls.Add(Me.pnDSBasic) Me.gbDSForm.Controls.Add(Me.pnDSBasicState) - Me.gbDSForm.Location = New System.Drawing.Point(6, 300) - Me.gbDSForm.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDSForm.Location = New System.Drawing.Point(5, 240) Me.gbDSForm.Name = "gbDSForm" - Me.gbDSForm.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbDSForm.Size = New System.Drawing.Size(1246, 950) + Me.gbDSForm.Size = New System.Drawing.Size(1090, 760) Me.gbDSForm.TabIndex = 122 Me.gbDSForm.TabStop = False Me.gbDSForm.Visible = False @@ -9817,19 +9246,18 @@ Partial Class Main_Form Me.pnDSWrite.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnDSWrite.Controls.Add(Me.lbDSWrite) Me.pnDSWrite.Controls.Add(Me.txbDSSave) - Me.pnDSWrite.Location = New System.Drawing.Point(23, 625) - Me.pnDSWrite.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDSWrite.Location = New System.Drawing.Point(20, 500) Me.pnDSWrite.Name = "pnDSWrite" - Me.pnDSWrite.Size = New System.Drawing.Size(1200, 174) + Me.pnDSWrite.Size = New System.Drawing.Size(1050, 140) Me.pnDSWrite.TabIndex = 66 ' 'lbDSWrite ' Me.lbDSWrite.AutoSize = True Me.lbDSWrite.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSWrite.Location = New System.Drawing.Point(7, 11) + Me.lbDSWrite.Location = New System.Drawing.Point(6, 9) Me.lbDSWrite.Name = "lbDSWrite" - Me.lbDSWrite.Size = New System.Drawing.Size(262, 52) + Me.lbDSWrite.Size = New System.Drawing.Size(209, 41) Me.lbDSWrite.TabIndex = 48 Me.lbDSWrite.Text = "3. Data Save" ' @@ -9837,11 +9265,10 @@ Partial Class Main_Form ' Me.txbDSSave.BackColor = System.Drawing.SystemColors.Window Me.txbDSSave.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSSave.Location = New System.Drawing.Point(13, 68) - Me.txbDSSave.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSSave.Location = New System.Drawing.Point(11, 54) Me.txbDSSave.Name = "txbDSSave" Me.txbDSSave.ReadOnly = True - Me.txbDSSave.Size = New System.Drawing.Size(1178, 94) + Me.txbDSSave.Size = New System.Drawing.Size(1031, 76) Me.txbDSSave.TabIndex = 49 Me.txbDSSave.Text = "대 기" Me.txbDSSave.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9855,19 +9282,18 @@ Partial Class Main_Form Me.pnDSWriteState.Controls.Add(Me.txbDSWrite_2) Me.pnDSWriteState.Controls.Add(Me.lbDSWrite_1) Me.pnDSWriteState.Controls.Add(Me.txbDSWrite) - Me.pnDSWriteState.Location = New System.Drawing.Point(22, 794) - Me.pnDSWriteState.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDSWriteState.Location = New System.Drawing.Point(19, 635) Me.pnDSWriteState.Name = "pnDSWriteState" - Me.pnDSWriteState.Size = New System.Drawing.Size(1199, 143) + Me.pnDSWriteState.Size = New System.Drawing.Size(1050, 115) Me.pnDSWriteState.TabIndex = 67 ' 'lbDSWrite_3 ' Me.lbDSWrite_3.AutoSize = True Me.lbDSWrite_3.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSWrite_3.Location = New System.Drawing.Point(928, 11) + Me.lbDSWrite_3.Location = New System.Drawing.Point(812, 9) Me.lbDSWrite_3.Name = "lbDSWrite_3" - Me.lbDSWrite_3.Size = New System.Drawing.Size(172, 39) + Me.lbDSWrite_3.Size = New System.Drawing.Size(137, 32) Me.lbDSWrite_3.TabIndex = 52 Me.lbDSWrite_3.Text = "CSV_SAVE" ' @@ -9875,11 +9301,10 @@ Partial Class Main_Form ' Me.txbDSWrite_3.BackColor = System.Drawing.SystemColors.Window Me.txbDSWrite_3.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSWrite_3.Location = New System.Drawing.Point(813, 52) - Me.txbDSWrite_3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSWrite_3.Location = New System.Drawing.Point(711, 42) Me.txbDSWrite_3.Name = "txbDSWrite_3" Me.txbDSWrite_3.ReadOnly = True - Me.txbDSWrite_3.Size = New System.Drawing.Size(377, 77) + Me.txbDSWrite_3.Size = New System.Drawing.Size(330, 63) Me.txbDSWrite_3.TabIndex = 53 Me.txbDSWrite_3.Text = "대 기" Me.txbDSWrite_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9888,9 +9313,9 @@ Partial Class Main_Form ' Me.lbDSWrite_2.AutoSize = True Me.lbDSWrite_2.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSWrite_2.Location = New System.Drawing.Point(512, 11) + Me.lbDSWrite_2.Location = New System.Drawing.Point(448, 9) Me.lbDSWrite_2.Name = "lbDSWrite_2" - Me.lbDSWrite_2.Size = New System.Drawing.Size(191, 39) + Me.lbDSWrite_2.Size = New System.Drawing.Size(152, 32) Me.lbDSWrite_2.TabIndex = 50 Me.lbDSWrite_2.Text = "Count_Save" ' @@ -9898,11 +9323,10 @@ Partial Class Main_Form ' Me.txbDSWrite_2.BackColor = System.Drawing.SystemColors.Window Me.txbDSWrite_2.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSWrite_2.Location = New System.Drawing.Point(415, 52) - Me.txbDSWrite_2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSWrite_2.Location = New System.Drawing.Point(363, 42) Me.txbDSWrite_2.Name = "txbDSWrite_2" Me.txbDSWrite_2.ReadOnly = True - Me.txbDSWrite_2.Size = New System.Drawing.Size(377, 77) + Me.txbDSWrite_2.Size = New System.Drawing.Size(330, 63) Me.txbDSWrite_2.TabIndex = 51 Me.txbDSWrite_2.Text = "대 기" Me.txbDSWrite_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9911,9 +9335,9 @@ Partial Class Main_Form ' Me.lbDSWrite_1.AutoSize = True Me.lbDSWrite_1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSWrite_1.Location = New System.Drawing.Point(127, 11) + Me.lbDSWrite_1.Location = New System.Drawing.Point(111, 9) Me.lbDSWrite_1.Name = "lbDSWrite_1" - Me.lbDSWrite_1.Size = New System.Drawing.Size(160, 39) + Me.lbDSWrite_1.Size = New System.Drawing.Size(129, 32) Me.lbDSWrite_1.TabIndex = 48 Me.lbDSWrite_1.Text = "DataWrite" ' @@ -9921,11 +9345,10 @@ Partial Class Main_Form ' Me.txbDSWrite.BackColor = System.Drawing.SystemColors.Window Me.txbDSWrite.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSWrite.Location = New System.Drawing.Point(11, 52) - Me.txbDSWrite.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSWrite.Location = New System.Drawing.Point(10, 42) Me.txbDSWrite.Name = "txbDSWrite" Me.txbDSWrite.ReadOnly = True - Me.txbDSWrite.Size = New System.Drawing.Size(377, 77) + Me.txbDSWrite.Size = New System.Drawing.Size(330, 63) Me.txbDSWrite.TabIndex = 49 Me.txbDSWrite.Text = "대 기" Me.txbDSWrite.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9936,19 +9359,18 @@ Partial Class Main_Form Me.pnDSHifu.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnDSHifu.Controls.Add(Me.lbDSHifu) Me.pnDSHifu.Controls.Add(Me.txbDSHifu) - Me.pnDSHifu.Location = New System.Drawing.Point(23, 319) - Me.pnDSHifu.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDSHifu.Location = New System.Drawing.Point(20, 255) Me.pnDSHifu.Name = "pnDSHifu" - Me.pnDSHifu.Size = New System.Drawing.Size(1200, 174) + Me.pnDSHifu.Size = New System.Drawing.Size(1050, 140) Me.pnDSHifu.TabIndex = 64 ' 'lbDSHifu ' Me.lbDSHifu.AutoSize = True Me.lbDSHifu.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSHifu.Location = New System.Drawing.Point(7, 11) + Me.lbDSHifu.Location = New System.Drawing.Point(6, 9) Me.lbDSHifu.Name = "lbDSHifu" - Me.lbDSHifu.Size = New System.Drawing.Size(164, 52) + Me.lbDSHifu.Size = New System.Drawing.Size(132, 41) Me.lbDSHifu.TabIndex = 48 Me.lbDSHifu.Text = "2. HIFU" ' @@ -9956,11 +9378,10 @@ Partial Class Main_Form ' Me.txbDSHifu.BackColor = System.Drawing.SystemColors.Window Me.txbDSHifu.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSHifu.Location = New System.Drawing.Point(13, 68) - Me.txbDSHifu.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSHifu.Location = New System.Drawing.Point(11, 54) Me.txbDSHifu.Name = "txbDSHifu" Me.txbDSHifu.ReadOnly = True - Me.txbDSHifu.Size = New System.Drawing.Size(1178, 94) + Me.txbDSHifu.Size = New System.Drawing.Size(1031, 76) Me.txbDSHifu.TabIndex = 49 Me.txbDSHifu.Text = "대 기" Me.txbDSHifu.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9974,19 +9395,18 @@ Partial Class Main_Form Me.pnDSHifuState.Controls.Add(Me.txbDSHifu_2) Me.pnDSHifuState.Controls.Add(Me.lbDSHifu_1) Me.pnDSHifuState.Controls.Add(Me.txbDSHifu_1) - Me.pnDSHifuState.Location = New System.Drawing.Point(23, 488) - Me.pnDSHifuState.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDSHifuState.Location = New System.Drawing.Point(20, 390) Me.pnDSHifuState.Name = "pnDSHifuState" - Me.pnDSHifuState.Size = New System.Drawing.Size(1199, 143) + Me.pnDSHifuState.Size = New System.Drawing.Size(1050, 115) Me.pnDSHifuState.TabIndex = 65 ' 'lbDSHifu_3 ' Me.lbDSHifu_3.AutoSize = True Me.lbDSHifu_3.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSHifu_3.Location = New System.Drawing.Point(943, 11) + Me.lbDSHifu_3.Location = New System.Drawing.Point(825, 9) Me.lbDSHifu_3.Name = "lbDSHifu_3" - Me.lbDSHifu_3.Size = New System.Drawing.Size(121, 39) + Me.lbDSHifu_3.Size = New System.Drawing.Size(96, 32) Me.lbDSHifu_3.TabIndex = 52 Me.lbDSHifu_3.Text = "3차측정" ' @@ -9994,11 +9414,10 @@ Partial Class Main_Form ' Me.txbDSHifu_3.BackColor = System.Drawing.SystemColors.Window Me.txbDSHifu_3.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSHifu_3.Location = New System.Drawing.Point(813, 52) - Me.txbDSHifu_3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSHifu_3.Location = New System.Drawing.Point(711, 42) Me.txbDSHifu_3.Name = "txbDSHifu_3" Me.txbDSHifu_3.ReadOnly = True - Me.txbDSHifu_3.Size = New System.Drawing.Size(377, 77) + Me.txbDSHifu_3.Size = New System.Drawing.Size(330, 63) Me.txbDSHifu_3.TabIndex = 53 Me.txbDSHifu_3.Text = "대 기" Me.txbDSHifu_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10007,9 +9426,9 @@ Partial Class Main_Form ' Me.lbDSHifu_2.AutoSize = True Me.lbDSHifu_2.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSHifu_2.Location = New System.Drawing.Point(545, 11) + Me.lbDSHifu_2.Location = New System.Drawing.Point(477, 9) Me.lbDSHifu_2.Name = "lbDSHifu_2" - Me.lbDSHifu_2.Size = New System.Drawing.Size(121, 39) + Me.lbDSHifu_2.Size = New System.Drawing.Size(96, 32) Me.lbDSHifu_2.TabIndex = 50 Me.lbDSHifu_2.Text = "2차측정" ' @@ -10017,11 +9436,10 @@ Partial Class Main_Form ' Me.txbDSHifu_2.BackColor = System.Drawing.SystemColors.Window Me.txbDSHifu_2.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSHifu_2.Location = New System.Drawing.Point(415, 52) - Me.txbDSHifu_2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSHifu_2.Location = New System.Drawing.Point(363, 42) Me.txbDSHifu_2.Name = "txbDSHifu_2" Me.txbDSHifu_2.ReadOnly = True - Me.txbDSHifu_2.Size = New System.Drawing.Size(377, 77) + Me.txbDSHifu_2.Size = New System.Drawing.Size(330, 63) Me.txbDSHifu_2.TabIndex = 51 Me.txbDSHifu_2.Text = "대 기" Me.txbDSHifu_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10030,9 +9448,9 @@ Partial Class Main_Form ' Me.lbDSHifu_1.AutoSize = True Me.lbDSHifu_1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSHifu_1.Location = New System.Drawing.Point(142, 11) + Me.lbDSHifu_1.Location = New System.Drawing.Point(124, 9) Me.lbDSHifu_1.Name = "lbDSHifu_1" - Me.lbDSHifu_1.Size = New System.Drawing.Size(121, 39) + Me.lbDSHifu_1.Size = New System.Drawing.Size(96, 32) Me.lbDSHifu_1.TabIndex = 48 Me.lbDSHifu_1.Text = "1차측정" ' @@ -10040,11 +9458,10 @@ Partial Class Main_Form ' Me.txbDSHifu_1.BackColor = System.Drawing.SystemColors.Window Me.txbDSHifu_1.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSHifu_1.Location = New System.Drawing.Point(11, 52) - Me.txbDSHifu_1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSHifu_1.Location = New System.Drawing.Point(10, 42) Me.txbDSHifu_1.Name = "txbDSHifu_1" Me.txbDSHifu_1.ReadOnly = True - Me.txbDSHifu_1.Size = New System.Drawing.Size(377, 77) + Me.txbDSHifu_1.Size = New System.Drawing.Size(330, 63) Me.txbDSHifu_1.TabIndex = 49 Me.txbDSHifu_1.Text = "대 기" Me.txbDSHifu_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10055,19 +9472,18 @@ Partial Class Main_Form Me.pnDSBasic.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnDSBasic.Controls.Add(Me.lbDSBasic) Me.pnDSBasic.Controls.Add(Me.txbDSBasic) - Me.pnDSBasic.Location = New System.Drawing.Point(23, 12) - Me.pnDSBasic.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDSBasic.Location = New System.Drawing.Point(20, 10) Me.pnDSBasic.Name = "pnDSBasic" - Me.pnDSBasic.Size = New System.Drawing.Size(1200, 174) + Me.pnDSBasic.Size = New System.Drawing.Size(1050, 140) Me.pnDSBasic.TabIndex = 62 ' 'lbDSBasic ' Me.lbDSBasic.AutoSize = True Me.lbDSBasic.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSBasic.Location = New System.Drawing.Point(7, 11) + Me.lbDSBasic.Location = New System.Drawing.Point(6, 9) Me.lbDSBasic.Name = "lbDSBasic" - Me.lbDSBasic.Size = New System.Drawing.Size(270, 52) + Me.lbDSBasic.Size = New System.Drawing.Size(216, 41) Me.lbDSBasic.TabIndex = 48 Me.lbDSBasic.Text = "1. Basic Data" ' @@ -10075,11 +9491,10 @@ Partial Class Main_Form ' Me.txbDSBasic.BackColor = System.Drawing.SystemColors.Window Me.txbDSBasic.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSBasic.Location = New System.Drawing.Point(13, 68) - Me.txbDSBasic.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSBasic.Location = New System.Drawing.Point(11, 54) Me.txbDSBasic.Name = "txbDSBasic" Me.txbDSBasic.ReadOnly = True - Me.txbDSBasic.Size = New System.Drawing.Size(1178, 94) + Me.txbDSBasic.Size = New System.Drawing.Size(1031, 76) Me.txbDSBasic.TabIndex = 49 Me.txbDSBasic.Text = "대 기" Me.txbDSBasic.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10093,19 +9508,18 @@ Partial Class Main_Form Me.pnDSBasicState.Controls.Add(Me.txbDSTemp) Me.pnDSBasicState.Controls.Add(Me.lbDSFirm) Me.pnDSBasicState.Controls.Add(Me.txbDSFirm) - Me.pnDSBasicState.Location = New System.Drawing.Point(23, 181) - Me.pnDSBasicState.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDSBasicState.Location = New System.Drawing.Point(20, 145) Me.pnDSBasicState.Name = "pnDSBasicState" - Me.pnDSBasicState.Size = New System.Drawing.Size(1199, 143) + Me.pnDSBasicState.Size = New System.Drawing.Size(1050, 115) Me.pnDSBasicState.TabIndex = 61 ' 'lbDSBat ' Me.lbDSBat.AutoSize = True Me.lbDSBat.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSBat.Location = New System.Drawing.Point(943, 11) + Me.lbDSBat.Location = New System.Drawing.Point(825, 9) Me.lbDSBat.Name = "lbDSBat" - Me.lbDSBat.Size = New System.Drawing.Size(121, 39) + Me.lbDSBat.Size = New System.Drawing.Size(99, 32) Me.lbDSBat.TabIndex = 52 Me.lbDSBat.Text = "Battery" ' @@ -10113,11 +9527,10 @@ Partial Class Main_Form ' Me.txbDSBat.BackColor = System.Drawing.SystemColors.Window Me.txbDSBat.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSBat.Location = New System.Drawing.Point(813, 52) - Me.txbDSBat.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSBat.Location = New System.Drawing.Point(711, 42) Me.txbDSBat.Name = "txbDSBat" Me.txbDSBat.ReadOnly = True - Me.txbDSBat.Size = New System.Drawing.Size(377, 77) + Me.txbDSBat.Size = New System.Drawing.Size(330, 63) Me.txbDSBat.TabIndex = 53 Me.txbDSBat.Text = "대 기" Me.txbDSBat.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10126,9 +9539,9 @@ Partial Class Main_Form ' Me.lbDSTemp.AutoSize = True Me.lbDSTemp.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSTemp.Location = New System.Drawing.Point(511, 10) + Me.lbDSTemp.Location = New System.Drawing.Point(447, 8) Me.lbDSTemp.Name = "lbDSTemp" - Me.lbDSTemp.Size = New System.Drawing.Size(202, 39) + Me.lbDSTemp.Size = New System.Drawing.Size(163, 32) Me.lbDSTemp.TabIndex = 50 Me.lbDSTemp.Text = "Temperature" ' @@ -10136,11 +9549,10 @@ Partial Class Main_Form ' Me.txbDSTemp.BackColor = System.Drawing.SystemColors.Window Me.txbDSTemp.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSTemp.Location = New System.Drawing.Point(415, 52) - Me.txbDSTemp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSTemp.Location = New System.Drawing.Point(363, 42) Me.txbDSTemp.Name = "txbDSTemp" Me.txbDSTemp.ReadOnly = True - Me.txbDSTemp.Size = New System.Drawing.Size(377, 77) + Me.txbDSTemp.Size = New System.Drawing.Size(330, 63) Me.txbDSTemp.TabIndex = 51 Me.txbDSTemp.Text = "대 기" Me.txbDSTemp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10149,9 +9561,9 @@ Partial Class Main_Form ' Me.lbDSFirm.AutoSize = True Me.lbDSFirm.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDSFirm.Location = New System.Drawing.Point(137, 11) + Me.lbDSFirm.Location = New System.Drawing.Point(120, 9) Me.lbDSFirm.Name = "lbDSFirm" - Me.lbDSFirm.Size = New System.Drawing.Size(155, 39) + Me.lbDSFirm.Size = New System.Drawing.Size(124, 32) Me.lbDSFirm.TabIndex = 48 Me.lbDSFirm.Text = "Firmware" ' @@ -10159,11 +9571,10 @@ Partial Class Main_Form ' Me.txbDSFirm.BackColor = System.Drawing.SystemColors.Window Me.txbDSFirm.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDSFirm.Location = New System.Drawing.Point(11, 52) - Me.txbDSFirm.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDSFirm.Location = New System.Drawing.Point(10, 42) Me.txbDSFirm.Name = "txbDSFirm" Me.txbDSFirm.ReadOnly = True - Me.txbDSFirm.Size = New System.Drawing.Size(377, 77) + Me.txbDSFirm.Size = New System.Drawing.Size(330, 63) Me.txbDSFirm.TabIndex = 49 Me.txbDSFirm.Text = "대 기" Me.txbDSFirm.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10177,11 +9588,9 @@ Partial Class Main_Form Me.gbRunCount.Controls.Add(Me.txbDayCount) Me.gbRunCount.Controls.Add(Me.lbDayCount) Me.gbRunCount.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbRunCount.Location = New System.Drawing.Point(1257, 875) - Me.gbRunCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRunCount.Location = New System.Drawing.Point(1100, 700) Me.gbRunCount.Name = "gbRunCount" - Me.gbRunCount.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRunCount.Size = New System.Drawing.Size(926, 169) + Me.gbRunCount.Size = New System.Drawing.Size(810, 135) Me.gbRunCount.TabIndex = 121 Me.gbRunCount.TabStop = False Me.gbRunCount.Text = "금일 측정 수량" @@ -10190,11 +9599,10 @@ Partial Class Main_Form ' Me.txbNgCount.BackColor = System.Drawing.SystemColors.Window Me.txbNgCount.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbNgCount.Location = New System.Drawing.Point(771, 62) - Me.txbNgCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbNgCount.Location = New System.Drawing.Point(675, 50) Me.txbNgCount.Name = "txbNgCount" Me.txbNgCount.ReadOnly = True - Me.txbNgCount.Size = New System.Drawing.Size(133, 59) + Me.txbNgCount.Size = New System.Drawing.Size(117, 49) Me.txbNgCount.TabIndex = 5 Me.txbNgCount.Text = "0" Me.txbNgCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10204,9 +9612,9 @@ Partial Class Main_Form Me.lbNgCount.AutoSize = True Me.lbNgCount.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbNgCount.ForeColor = System.Drawing.Color.Red - Me.lbNgCount.Location = New System.Drawing.Point(629, 69) + Me.lbNgCount.Location = New System.Drawing.Point(550, 55) Me.lbNgCount.Name = "lbNgCount" - Me.lbNgCount.Size = New System.Drawing.Size(151, 44) + Me.lbNgCount.Size = New System.Drawing.Size(119, 35) Me.lbNgCount.TabIndex = 4 Me.lbNgCount.Text = "불량수량" ' @@ -10214,11 +9622,10 @@ Partial Class Main_Form ' Me.txbOkCount.BackColor = System.Drawing.SystemColors.Window Me.txbOkCount.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbOkCount.Location = New System.Drawing.Point(463, 62) - Me.txbOkCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbOkCount.Location = New System.Drawing.Point(405, 50) Me.txbOkCount.Name = "txbOkCount" Me.txbOkCount.ReadOnly = True - Me.txbOkCount.Size = New System.Drawing.Size(133, 59) + Me.txbOkCount.Size = New System.Drawing.Size(117, 49) Me.txbOkCount.TabIndex = 3 Me.txbOkCount.Text = "0" Me.txbOkCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10228,9 +9635,9 @@ Partial Class Main_Form Me.lbOkCount.AutoSize = True Me.lbOkCount.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.lbOkCount.ForeColor = System.Drawing.Color.Blue - Me.lbOkCount.Location = New System.Drawing.Point(320, 69) + Me.lbOkCount.Location = New System.Drawing.Point(280, 55) Me.lbOkCount.Name = "lbOkCount" - Me.lbOkCount.Size = New System.Drawing.Size(151, 44) + Me.lbOkCount.Size = New System.Drawing.Size(119, 35) Me.lbOkCount.TabIndex = 2 Me.lbOkCount.Text = "합격수량" ' @@ -10238,11 +9645,10 @@ Partial Class Main_Form ' Me.txbDayCount.BackColor = System.Drawing.SystemColors.Window Me.txbDayCount.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDayCount.Location = New System.Drawing.Point(161, 62) - Me.txbDayCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDayCount.Location = New System.Drawing.Point(141, 50) Me.txbDayCount.Name = "txbDayCount" Me.txbDayCount.ReadOnly = True - Me.txbDayCount.Size = New System.Drawing.Size(133, 59) + Me.txbDayCount.Size = New System.Drawing.Size(117, 49) Me.txbDayCount.TabIndex = 1 Me.txbDayCount.Text = "0" Me.txbDayCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10251,50 +9657,47 @@ Partial Class Main_Form ' Me.lbDayCount.AutoSize = True Me.lbDayCount.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDayCount.Location = New System.Drawing.Point(18, 69) + Me.lbDayCount.Location = New System.Drawing.Point(16, 55) Me.lbDayCount.Name = "lbDayCount" - Me.lbDayCount.Size = New System.Drawing.Size(151, 44) + Me.lbDayCount.Size = New System.Drawing.Size(119, 35) Me.lbDayCount.TabIndex = 0 Me.lbDayCount.Text = "측정수량" ' - 'gbMode + 'gbOldMode ' - Me.gbMode.BackColor = System.Drawing.Color.Silver - Me.gbMode.Controls.Add(Me.rdbEFPD) - Me.gbMode.Controls.Add(Me.rdbEFIQC) - Me.gbMode.Controls.Add(Me.Label2) - Me.gbMode.Controls.Add(Me.rdbDsPD) - Me.gbMode.Controls.Add(Me.rdbDsIQC) - Me.gbMode.Controls.Add(Me.Label1) - Me.gbMode.Controls.Add(Me.rdbCompany) - Me.gbMode.Controls.Add(Me.lbALTO) - Me.gbMode.Controls.Add(Me.rdbAltoPD) - Me.gbMode.Controls.Add(Me.rdbAltoIqc) - Me.gbMode.Controls.Add(Me.lbMAX) - Me.gbMode.Controls.Add(Me.rdbIQC) - Me.gbMode.Controls.Add(Me.rdbRFMCEP) - Me.gbMode.Controls.Add(Me.rdbHF) - Me.gbMode.Controls.Add(Me.rdbAll) - Me.gbMode.Controls.Add(Me.Panel3) - Me.gbMode.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.gbMode.ForeColor = System.Drawing.Color.Black - Me.gbMode.Location = New System.Drawing.Point(337, 6) - Me.gbMode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbMode.Name = "gbMode" - Me.gbMode.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbMode.Size = New System.Drawing.Size(1246, 106) - Me.gbMode.TabIndex = 115 - Me.gbMode.TabStop = False - Me.gbMode.Text = "모드 설정" + Me.gbOldMode.BackColor = System.Drawing.Color.Silver + Me.gbOldMode.Controls.Add(Me.rdbEFPD) + Me.gbOldMode.Controls.Add(Me.rdbEFIQC) + Me.gbOldMode.Controls.Add(Me.Label2) + Me.gbOldMode.Controls.Add(Me.rdbDsPD) + Me.gbOldMode.Controls.Add(Me.rdbDsIQC) + Me.gbOldMode.Controls.Add(Me.Label1) + Me.gbOldMode.Controls.Add(Me.rdbCompany) + Me.gbOldMode.Controls.Add(Me.lbALTO) + Me.gbOldMode.Controls.Add(Me.rdbAltoPD) + Me.gbOldMode.Controls.Add(Me.rdbAltoIqc) + Me.gbOldMode.Controls.Add(Me.lbMAX) + Me.gbOldMode.Controls.Add(Me.rdbIQC) + Me.gbOldMode.Controls.Add(Me.rdbRFMCEP) + Me.gbOldMode.Controls.Add(Me.rdbHF) + Me.gbOldMode.Controls.Add(Me.rdbAll) + Me.gbOldMode.Controls.Add(Me.Panel3) + Me.gbOldMode.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) + Me.gbOldMode.ForeColor = System.Drawing.Color.Black + Me.gbOldMode.Location = New System.Drawing.Point(295, 5) + Me.gbOldMode.Name = "gbOldMode" + Me.gbOldMode.Size = New System.Drawing.Size(1090, 85) + Me.gbOldMode.TabIndex = 115 + Me.gbOldMode.TabStop = False + Me.gbOldMode.Text = "모드 설정" ' 'rdbEFPD ' Me.rdbEFPD.AutoSize = True Me.rdbEFPD.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.rdbEFPD.Location = New System.Drawing.Point(954, 60) - Me.rdbEFPD.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbEFPD.Location = New System.Drawing.Point(835, 48) Me.rdbEFPD.Name = "rdbEFPD" - Me.rdbEFPD.Size = New System.Drawing.Size(301, 36) + Me.rdbEFPD.Size = New System.Drawing.Size(236, 28) Me.rdbEFPD.TabIndex = 94 Me.rdbEFPD.Text = "생산 5(HF측정/정보입력)" Me.rdbEFPD.UseVisualStyleBackColor = True @@ -10304,10 +9707,9 @@ Partial Class Main_Form Me.rdbEFIQC.AutoSize = True Me.rdbEFIQC.Enabled = False Me.rdbEFIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.rdbEFIQC.Location = New System.Drawing.Point(954, 25) - Me.rdbEFIQC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbEFIQC.Location = New System.Drawing.Point(835, 20) Me.rdbEFIQC.Name = "rdbEFIQC" - Me.rdbEFIQC.Size = New System.Drawing.Size(176, 36) + Me.rdbEFIQC.Size = New System.Drawing.Size(138, 28) Me.rdbEFIQC.TabIndex = 93 Me.rdbEFIQC.Text = "수입검사(HF)" Me.rdbEFIQC.UseVisualStyleBackColor = True @@ -10315,9 +9717,9 @@ Partial Class Main_Form 'Label2 ' Me.Label2.AutoSize = True - Me.Label2.Location = New System.Drawing.Point(1026, 0) + Me.Label2.Location = New System.Drawing.Point(898, 0) Me.Label2.Name = "Label2" - Me.Label2.Size = New System.Drawing.Size(89, 26) + Me.Label2.Size = New System.Drawing.Size(72, 21) Me.Label2.TabIndex = 92 Me.Label2.Text = "EFFECT" ' @@ -10325,10 +9727,9 @@ Partial Class Main_Form ' Me.rdbDsPD.AutoSize = True Me.rdbDsPD.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.rdbDsPD.Location = New System.Drawing.Point(776, 60) - Me.rdbDsPD.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbDsPD.Location = New System.Drawing.Point(679, 48) Me.rdbDsPD.Name = "rdbDsPD" - Me.rdbDsPD.Size = New System.Drawing.Size(150, 36) + Me.rdbDsPD.Size = New System.Drawing.Size(118, 28) Me.rdbDsPD.TabIndex = 91 Me.rdbDsPD.Text = "생산 4(HF)" Me.rdbDsPD.UseVisualStyleBackColor = True @@ -10338,10 +9739,9 @@ Partial Class Main_Form Me.rdbDsIQC.AutoSize = True Me.rdbDsIQC.Enabled = False Me.rdbDsIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.rdbDsIQC.Location = New System.Drawing.Point(776, 25) - Me.rdbDsIQC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbDsIQC.Location = New System.Drawing.Point(679, 20) Me.rdbDsIQC.Name = "rdbDsIQC" - Me.rdbDsIQC.Size = New System.Drawing.Size(176, 36) + Me.rdbDsIQC.Size = New System.Drawing.Size(138, 28) Me.rdbDsIQC.TabIndex = 90 Me.rdbDsIQC.Text = "수입검사(HF)" Me.rdbDsIQC.UseVisualStyleBackColor = True @@ -10349,9 +9749,9 @@ Partial Class Main_Form 'Label1 ' Me.Label1.AutoSize = True - Me.Label1.Location = New System.Drawing.Point(797, 0) + Me.Label1.Location = New System.Drawing.Point(697, 0) Me.Label1.Name = "Label1" - Me.Label1.Size = New System.Drawing.Size(130, 26) + Me.Label1.Size = New System.Drawing.Size(105, 21) Me.Label1.TabIndex = 89 Me.Label1.Text = "DUALSONIC" ' @@ -10359,10 +9759,9 @@ Partial Class Main_Form ' Me.rdbCompany.AutoSize = True Me.rdbCompany.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.rdbCompany.Location = New System.Drawing.Point(14, 25) - Me.rdbCompany.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbCompany.Location = New System.Drawing.Point(12, 20) Me.rdbCompany.Name = "rdbCompany" - Me.rdbCompany.Size = New System.Drawing.Size(223, 36) + Me.rdbCompany.Size = New System.Drawing.Size(176, 28) Me.rdbCompany.TabIndex = 88 Me.rdbCompany.Text = "업체 전용(RF/EP)" Me.rdbCompany.UseVisualStyleBackColor = True @@ -10370,9 +9769,9 @@ Partial Class Main_Form 'lbALTO ' Me.lbALTO.AutoSize = True - Me.lbALTO.Location = New System.Drawing.Point(613, 0) + Me.lbALTO.Location = New System.Drawing.Point(536, 0) Me.lbALTO.Name = "lbALTO" - Me.lbALTO.Size = New System.Drawing.Size(65, 26) + Me.lbALTO.Size = New System.Drawing.Size(53, 21) Me.lbALTO.TabIndex = 87 Me.lbALTO.Text = "ALTO" ' @@ -10380,10 +9779,9 @@ Partial Class Main_Form ' Me.rdbAltoPD.AutoSize = True Me.rdbAltoPD.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.rdbAltoPD.Location = New System.Drawing.Point(552, 60) - Me.rdbAltoPD.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbAltoPD.Location = New System.Drawing.Point(483, 48) Me.rdbAltoPD.Name = "rdbAltoPD" - Me.rdbAltoPD.Size = New System.Drawing.Size(190, 36) + Me.rdbAltoPD.Size = New System.Drawing.Size(150, 28) Me.rdbAltoPD.TabIndex = 86 Me.rdbAltoPD.Text = "생산 3(RF/EP)" Me.rdbAltoPD.UseVisualStyleBackColor = True @@ -10392,10 +9790,9 @@ Partial Class Main_Form ' Me.rdbAltoIqc.AutoSize = True Me.rdbAltoIqc.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.rdbAltoIqc.Location = New System.Drawing.Point(552, 25) - Me.rdbAltoIqc.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbAltoIqc.Location = New System.Drawing.Point(483, 20) Me.rdbAltoIqc.Name = "rdbAltoIqc" - Me.rdbAltoIqc.Size = New System.Drawing.Size(216, 36) + Me.rdbAltoIqc.Size = New System.Drawing.Size(170, 28) Me.rdbAltoIqc.TabIndex = 85 Me.rdbAltoIqc.Text = "수입검사(RF/EP)" Me.rdbAltoIqc.UseVisualStyleBackColor = True @@ -10403,9 +9800,9 @@ Partial Class Main_Form 'lbMAX ' Me.lbMAX.AutoSize = True - Me.lbMAX.Location = New System.Drawing.Point(223, 5) + Me.lbMAX.Location = New System.Drawing.Point(195, 4) Me.lbMAX.Name = "lbMAX" - Me.lbMAX.Size = New System.Drawing.Size(112, 26) + Me.lbMAX.Size = New System.Drawing.Size(88, 21) Me.lbMAX.TabIndex = 84 Me.lbMAX.Text = "MAXIMUM" ' @@ -10413,10 +9810,9 @@ Partial Class Main_Form ' Me.rdbIQC.AutoSize = True Me.rdbIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.rdbIQC.Location = New System.Drawing.Point(294, 25) - Me.rdbIQC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbIQC.Location = New System.Drawing.Point(257, 20) Me.rdbIQC.Name = "rdbIQC" - Me.rdbIQC.Size = New System.Drawing.Size(262, 36) + Me.rdbIQC.Size = New System.Drawing.Size(206, 28) Me.rdbIQC.TabIndex = 83 Me.rdbIQC.Text = "수입검사(HF/RF/EP)" Me.rdbIQC.UseVisualStyleBackColor = True @@ -10425,10 +9821,9 @@ Partial Class Main_Form ' Me.rdbRFMCEP.AutoSize = True Me.rdbRFMCEP.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.rdbRFMCEP.Location = New System.Drawing.Point(294, 60) - Me.rdbRFMCEP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbRFMCEP.Location = New System.Drawing.Point(257, 48) Me.rdbRFMCEP.Name = "rdbRFMCEP" - Me.rdbRFMCEP.Size = New System.Drawing.Size(239, 36) + Me.rdbRFMCEP.Size = New System.Drawing.Size(189, 28) Me.rdbRFMCEP.TabIndex = 82 Me.rdbRFMCEP.Text = "생산 2(RF/MC/EP)" Me.rdbRFMCEP.UseVisualStyleBackColor = True @@ -10437,10 +9832,9 @@ Partial Class Main_Form ' Me.rdbHF.AutoSize = True Me.rdbHF.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.rdbHF.Location = New System.Drawing.Point(14, 60) - Me.rdbHF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbHF.Location = New System.Drawing.Point(12, 48) Me.rdbHF.Name = "rdbHF" - Me.rdbHF.Size = New System.Drawing.Size(301, 36) + Me.rdbHF.Size = New System.Drawing.Size(236, 28) Me.rdbHF.TabIndex = 81 Me.rdbHF.Text = "생산 1(HF측정/정보입력)" Me.rdbHF.UseVisualStyleBackColor = True @@ -10450,10 +9844,9 @@ Partial Class Main_Form Me.rdbAll.AutoSize = True Me.rdbAll.Enabled = False Me.rdbAll.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.rdbAll.Location = New System.Drawing.Point(14, 25) - Me.rdbAll.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.rdbAll.Location = New System.Drawing.Point(12, 20) Me.rdbAll.Name = "rdbAll" - Me.rdbAll.Size = New System.Drawing.Size(171, 36) + Me.rdbAll.Size = New System.Drawing.Size(135, 28) Me.rdbAll.TabIndex = 80 Me.rdbAll.Text = "V1 전체 측정" Me.rdbAll.UseVisualStyleBackColor = True @@ -10461,19 +9854,17 @@ Partial Class Main_Form ' 'Panel3 ' - Me.Panel3.Location = New System.Drawing.Point(33, 115) - Me.Panel3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Panel3.Location = New System.Drawing.Point(29, 92) Me.Panel3.Name = "Panel3" - Me.Panel3.Size = New System.Drawing.Size(531, 141) + Me.Panel3.Size = New System.Drawing.Size(465, 113) Me.Panel3.TabIndex = 79 ' 'btnReStart ' Me.btnReStart.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.btnReStart.Location = New System.Drawing.Point(1594, 5) - Me.btnReStart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.btnReStart.Location = New System.Drawing.Point(1395, 4) Me.btnReStart.Name = "btnReStart" - Me.btnReStart.Size = New System.Drawing.Size(194, 106) + Me.btnReStart.Size = New System.Drawing.Size(170, 85) Me.btnReStart.TabIndex = 114 Me.btnReStart.Text = "장비 재연결" Me.btnReStart.UseVisualStyleBackColor = True @@ -10492,11 +9883,9 @@ Partial Class Main_Form Me.gbBarcode.Controls.Add(Me.Button1) Me.gbBarcode.Controls.Add(Me.txbBarcode) Me.gbBarcode.Controls.Add(Me.lbBarcode) - Me.gbBarcode.Location = New System.Drawing.Point(6, 112) - Me.gbBarcode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbBarcode.Location = New System.Drawing.Point(5, 90) Me.gbBarcode.Name = "gbBarcode" - Me.gbBarcode.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbBarcode.Size = New System.Drawing.Size(2183, 178) + Me.gbBarcode.Size = New System.Drawing.Size(1910, 142) Me.gbBarcode.TabIndex = 111 Me.gbBarcode.TabStop = False ' @@ -10504,19 +9893,17 @@ Partial Class Main_Form ' Me.pnCPUTemp.Controls.Add(Me.txbCPUTemp) Me.pnCPUTemp.Controls.Add(Me.lbCPUTemp) - Me.pnCPUTemp.Location = New System.Drawing.Point(1863, 119) - Me.pnCPUTemp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnCPUTemp.Location = New System.Drawing.Point(1630, 95) Me.pnCPUTemp.Name = "pnCPUTemp" - Me.pnCPUTemp.Size = New System.Drawing.Size(297, 50) + Me.pnCPUTemp.Size = New System.Drawing.Size(260, 40) Me.pnCPUTemp.TabIndex = 119 ' 'txbCPUTemp ' Me.txbCPUTemp.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbCPUTemp.Location = New System.Drawing.Point(160, 2) - Me.txbCPUTemp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbCPUTemp.Location = New System.Drawing.Point(140, 2) Me.txbCPUTemp.Name = "txbCPUTemp" - Me.txbCPUTemp.Size = New System.Drawing.Size(125, 42) + Me.txbCPUTemp.Size = New System.Drawing.Size(110, 35) Me.txbCPUTemp.TabIndex = 9 Me.txbCPUTemp.Text = "대기" Me.txbCPUTemp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10525,9 +9912,9 @@ Partial Class Main_Form ' Me.lbCPUTemp.AutoSize = True Me.lbCPUTemp.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbCPUTemp.Location = New System.Drawing.Point(42, 6) + Me.lbCPUTemp.Location = New System.Drawing.Point(37, 5) Me.lbCPUTemp.Name = "lbCPUTemp" - Me.lbCPUTemp.Size = New System.Drawing.Size(130, 35) + Me.lbCPUTemp.Size = New System.Drawing.Size(100, 27) Me.lbCPUTemp.TabIndex = 8 Me.lbCPUTemp.Text = "CPU 온도" ' @@ -10535,19 +9922,17 @@ Partial Class Main_Form ' Me.pnFreq.Controls.Add(Me.txbFreq) Me.pnFreq.Controls.Add(Me.lbFreq) - Me.pnFreq.Location = New System.Drawing.Point(1269, 119) - Me.pnFreq.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnFreq.Location = New System.Drawing.Point(1110, 95) Me.pnFreq.Name = "pnFreq" - Me.pnFreq.Size = New System.Drawing.Size(297, 50) + Me.pnFreq.Size = New System.Drawing.Size(260, 40) Me.pnFreq.TabIndex = 116 ' 'txbFreq ' Me.txbFreq.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbFreq.Location = New System.Drawing.Point(101, 2) - Me.txbFreq.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbFreq.Location = New System.Drawing.Point(88, 2) Me.txbFreq.Name = "txbFreq" - Me.txbFreq.Size = New System.Drawing.Size(190, 42) + Me.txbFreq.Size = New System.Drawing.Size(167, 35) Me.txbFreq.TabIndex = 3 Me.txbFreq.Text = "대기" Me.txbFreq.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10556,9 +9941,9 @@ Partial Class Main_Form ' Me.lbFreq.AutoSize = True Me.lbFreq.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbFreq.Location = New System.Drawing.Point(11, 6) + Me.lbFreq.Location = New System.Drawing.Point(10, 5) Me.lbFreq.Name = "lbFreq" - Me.lbFreq.Size = New System.Drawing.Size(93, 35) + Me.lbFreq.Size = New System.Drawing.Size(72, 27) Me.lbFreq.TabIndex = 2 Me.lbFreq.Text = "주파수" ' @@ -10566,19 +9951,17 @@ Partial Class Main_Form ' Me.pnDate.Controls.Add(Me.txbDate) Me.pnDate.Controls.Add(Me.lbDate) - Me.pnDate.Location = New System.Drawing.Point(1269, 69) - Me.pnDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDate.Location = New System.Drawing.Point(1110, 55) Me.pnDate.Name = "pnDate" - Me.pnDate.Size = New System.Drawing.Size(297, 50) + Me.pnDate.Size = New System.Drawing.Size(260, 40) Me.pnDate.TabIndex = 117 ' 'txbDate ' Me.txbDate.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDate.Location = New System.Drawing.Point(101, 2) - Me.txbDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDate.Location = New System.Drawing.Point(88, 2) Me.txbDate.Name = "txbDate" - Me.txbDate.Size = New System.Drawing.Size(190, 42) + Me.txbDate.Size = New System.Drawing.Size(167, 35) Me.txbDate.TabIndex = 13 Me.txbDate.Text = "대기" Me.txbDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10587,9 +9970,9 @@ Partial Class Main_Form ' Me.lbDate.AutoSize = True Me.lbDate.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDate.Location = New System.Drawing.Point(11, 6) + Me.lbDate.Location = New System.Drawing.Point(10, 5) Me.lbDate.Name = "lbDate" - Me.lbDate.Size = New System.Drawing.Size(93, 35) + Me.lbDate.Size = New System.Drawing.Size(72, 27) Me.lbDate.TabIndex = 12 Me.lbDate.Text = "측정일" ' @@ -10597,19 +9980,17 @@ Partial Class Main_Form ' Me.pnTDSN.Controls.Add(Me.txbTDSN) Me.pnTDSN.Controls.Add(Me.lbTDSN) - Me.pnTDSN.Location = New System.Drawing.Point(1269, 19) - Me.pnTDSN.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnTDSN.Location = New System.Drawing.Point(1110, 15) Me.pnTDSN.Name = "pnTDSN" - Me.pnTDSN.Size = New System.Drawing.Size(297, 50) + Me.pnTDSN.Size = New System.Drawing.Size(260, 40) Me.pnTDSN.TabIndex = 117 ' 'txbTDSN ' Me.txbTDSN.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbTDSN.Location = New System.Drawing.Point(101, 2) - Me.txbTDSN.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbTDSN.Location = New System.Drawing.Point(88, 2) Me.txbTDSN.Name = "txbTDSN" - Me.txbTDSN.Size = New System.Drawing.Size(190, 42) + Me.txbTDSN.Size = New System.Drawing.Size(167, 35) Me.txbTDSN.TabIndex = 17 Me.txbTDSN.Text = "대기" Me.txbTDSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10618,9 +9999,9 @@ Partial Class Main_Form ' Me.lbTDSN.AutoSize = True Me.lbTDSN.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbTDSN.Location = New System.Drawing.Point(11, 6) + Me.lbTDSN.Location = New System.Drawing.Point(10, 5) Me.lbTDSN.Name = "lbTDSN" - Me.lbTDSN.Size = New System.Drawing.Size(90, 35) + Me.lbTDSN.Size = New System.Drawing.Size(70, 27) Me.lbTDSN.TabIndex = 16 Me.lbTDSN.Text = "Serial" ' @@ -10628,19 +10009,17 @@ Partial Class Main_Form ' Me.pnGrade.Controls.Add(Me.txbGrade) Me.pnGrade.Controls.Add(Me.lbGrade) - Me.pnGrade.Location = New System.Drawing.Point(1566, 19) - Me.pnGrade.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnGrade.Location = New System.Drawing.Point(1370, 15) Me.pnGrade.Name = "pnGrade" - Me.pnGrade.Size = New System.Drawing.Size(297, 50) + Me.pnGrade.Size = New System.Drawing.Size(260, 40) Me.pnGrade.TabIndex = 117 ' 'txbGrade ' Me.txbGrade.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbGrade.Location = New System.Drawing.Point(160, 2) - Me.txbGrade.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbGrade.Location = New System.Drawing.Point(140, 2) Me.txbGrade.Name = "txbGrade" - Me.txbGrade.Size = New System.Drawing.Size(125, 42) + Me.txbGrade.Size = New System.Drawing.Size(110, 35) Me.txbGrade.TabIndex = 5 Me.txbGrade.Text = "대기" Me.txbGrade.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10649,9 +10028,9 @@ Partial Class Main_Form ' Me.lbGrade.AutoSize = True Me.lbGrade.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbGrade.Location = New System.Drawing.Point(93, 6) + Me.lbGrade.Location = New System.Drawing.Point(81, 5) Me.lbGrade.Name = "lbGrade" - Me.lbGrade.Size = New System.Drawing.Size(67, 35) + Me.lbGrade.Size = New System.Drawing.Size(52, 27) Me.lbGrade.TabIndex = 4 Me.lbGrade.Text = "등급" ' @@ -10659,19 +10038,17 @@ Partial Class Main_Form ' Me.pnVer.Controls.Add(Me.txbVer) Me.pnVer.Controls.Add(Me.lbVer) - Me.pnVer.Location = New System.Drawing.Point(1566, 69) - Me.pnVer.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnVer.Location = New System.Drawing.Point(1370, 55) Me.pnVer.Name = "pnVer" - Me.pnVer.Size = New System.Drawing.Size(297, 50) + Me.pnVer.Size = New System.Drawing.Size(260, 40) Me.pnVer.TabIndex = 117 ' 'txbVer ' Me.txbVer.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbVer.Location = New System.Drawing.Point(160, 2) - Me.txbVer.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbVer.Location = New System.Drawing.Point(140, 2) Me.txbVer.Name = "txbVer" - Me.txbVer.Size = New System.Drawing.Size(125, 42) + Me.txbVer.Size = New System.Drawing.Size(110, 35) Me.txbVer.TabIndex = 113 Me.txbVer.Text = "대기" Me.txbVer.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10680,9 +10057,9 @@ Partial Class Main_Form ' Me.lbVer.AutoSize = True Me.lbVer.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbVer.Location = New System.Drawing.Point(17, 6) + Me.lbVer.Location = New System.Drawing.Point(15, 5) Me.lbVer.Name = "lbVer" - Me.lbVer.Size = New System.Drawing.Size(153, 35) + Me.lbVer.Size = New System.Drawing.Size(118, 27) Me.lbVer.TabIndex = 112 Me.lbVer.Text = "펌웨어 버전" ' @@ -10690,19 +10067,17 @@ Partial Class Main_Form ' Me.pnVolt.Controls.Add(Me.txbVolt) Me.pnVolt.Controls.Add(Me.lbVolt) - Me.pnVolt.Location = New System.Drawing.Point(1566, 119) - Me.pnVolt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnVolt.Location = New System.Drawing.Point(1370, 95) Me.pnVolt.Name = "pnVolt" - Me.pnVolt.Size = New System.Drawing.Size(297, 50) + Me.pnVolt.Size = New System.Drawing.Size(260, 40) Me.pnVolt.TabIndex = 117 ' 'txbVolt ' Me.txbVolt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbVolt.Location = New System.Drawing.Point(160, 2) - Me.txbVolt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbVolt.Location = New System.Drawing.Point(140, 2) Me.txbVolt.Name = "txbVolt" - Me.txbVolt.Size = New System.Drawing.Size(125, 42) + Me.txbVolt.Size = New System.Drawing.Size(110, 35) Me.txbVolt.TabIndex = 15 Me.txbVolt.Text = "대기" Me.txbVolt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10711,9 +10086,9 @@ Partial Class Main_Form ' Me.lbVolt.AutoSize = True Me.lbVolt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbVolt.Location = New System.Drawing.Point(17, 6) + Me.lbVolt.Location = New System.Drawing.Point(15, 5) Me.lbVolt.Name = "lbVolt" - Me.lbVolt.Size = New System.Drawing.Size(153, 35) + Me.lbVolt.Size = New System.Drawing.Size(118, 27) Me.lbVolt.TabIndex = 14 Me.lbVolt.Text = "배터리 전압" ' @@ -10721,19 +10096,17 @@ Partial Class Main_Form ' Me.pnDevTmp.Controls.Add(Me.txbDevTmp) Me.pnDevTmp.Controls.Add(Me.lbDevTmp) - Me.pnDevTmp.Location = New System.Drawing.Point(1863, 19) - Me.pnDevTmp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDevTmp.Location = New System.Drawing.Point(1630, 15) Me.pnDevTmp.Name = "pnDevTmp" - Me.pnDevTmp.Size = New System.Drawing.Size(297, 50) + Me.pnDevTmp.Size = New System.Drawing.Size(260, 40) Me.pnDevTmp.TabIndex = 117 ' 'txbDevTmp ' Me.txbDevTmp.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDevTmp.Location = New System.Drawing.Point(160, 2) - Me.txbDevTmp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDevTmp.Location = New System.Drawing.Point(140, 2) Me.txbDevTmp.Name = "txbDevTmp" - Me.txbDevTmp.Size = New System.Drawing.Size(125, 42) + Me.txbDevTmp.Size = New System.Drawing.Size(110, 35) Me.txbDevTmp.TabIndex = 7 Me.txbDevTmp.Text = "대기" Me.txbDevTmp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10742,9 +10115,9 @@ Partial Class Main_Form ' Me.lbDevTmp.AutoSize = True Me.lbDevTmp.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDevTmp.Location = New System.Drawing.Point(42, 6) + Me.lbDevTmp.Location = New System.Drawing.Point(37, 5) Me.lbDevTmp.Name = "lbDevTmp" - Me.lbDevTmp.Size = New System.Drawing.Size(127, 35) + Me.lbDevTmp.Size = New System.Drawing.Size(98, 27) Me.lbDevTmp.TabIndex = 6 Me.lbDevTmp.Text = "본체 온도" ' @@ -10752,19 +10125,17 @@ Partial Class Main_Form ' Me.pnCartTmp.Controls.Add(Me.txbCartTmp) Me.pnCartTmp.Controls.Add(Me.lbCartTmp) - Me.pnCartTmp.Location = New System.Drawing.Point(1863, 69) - Me.pnCartTmp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnCartTmp.Location = New System.Drawing.Point(1630, 55) Me.pnCartTmp.Name = "pnCartTmp" - Me.pnCartTmp.Size = New System.Drawing.Size(297, 50) + Me.pnCartTmp.Size = New System.Drawing.Size(260, 40) Me.pnCartTmp.TabIndex = 115 ' 'txbCartTmp ' Me.txbCartTmp.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbCartTmp.Location = New System.Drawing.Point(160, 2) - Me.txbCartTmp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbCartTmp.Location = New System.Drawing.Point(140, 2) Me.txbCartTmp.Name = "txbCartTmp" - Me.txbCartTmp.Size = New System.Drawing.Size(125, 42) + Me.txbCartTmp.Size = New System.Drawing.Size(110, 35) Me.txbCartTmp.TabIndex = 9 Me.txbCartTmp.Text = "대기" Me.txbCartTmp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10773,18 +10144,17 @@ Partial Class Main_Form ' Me.lbCartTmp.AutoSize = True Me.lbCartTmp.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbCartTmp.Location = New System.Drawing.Point(-3, 6) + Me.lbCartTmp.Location = New System.Drawing.Point(-3, 5) Me.lbCartTmp.Name = "lbCartTmp" - Me.lbCartTmp.Size = New System.Drawing.Size(179, 35) + Me.lbCartTmp.Size = New System.Drawing.Size(138, 27) Me.lbCartTmp.TabIndex = 8 Me.lbCartTmp.Text = "카트리지 온도" ' 'Button1 ' - Me.Button1.Location = New System.Drawing.Point(1080, 52) - Me.Button1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.Button1.Location = New System.Drawing.Point(945, 42) Me.Button1.Name = "Button1" - Me.Button1.Size = New System.Drawing.Size(133, 95) + Me.Button1.Size = New System.Drawing.Size(116, 76) Me.Button1.TabIndex = 114 Me.Button1.Text = "테스트 시작" Me.Button1.UseVisualStyleBackColor = True @@ -10796,11 +10166,10 @@ Partial Class Main_Form Me.txbBarcode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper Me.txbBarcode.Font = New System.Drawing.Font("함초롬바탕", 54.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.txbBarcode.ImeMode = System.Windows.Forms.ImeMode.Disable - Me.txbBarcode.Location = New System.Drawing.Point(317, 31) - Me.txbBarcode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbBarcode.Location = New System.Drawing.Point(277, 25) Me.txbBarcode.MaxLength = 5000 Me.txbBarcode.Name = "txbBarcode" - Me.txbBarcode.Size = New System.Drawing.Size(925, 126) + Me.txbBarcode.Size = New System.Drawing.Size(810, 102) Me.txbBarcode.TabIndex = 1 Me.txbBarcode.Text = "SN입력하세요!" Me.txbBarcode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10809,19 +10178,18 @@ Partial Class Main_Form ' Me.lbBarcode.AutoSize = True Me.lbBarcode.Font = New System.Drawing.Font("함초롬바탕", 54.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbBarcode.Location = New System.Drawing.Point(21, 35) + Me.lbBarcode.Location = New System.Drawing.Point(18, 28) Me.lbBarcode.Name = "lbBarcode" - Me.lbBarcode.Size = New System.Drawing.Size(317, 119) + Me.lbBarcode.Size = New System.Drawing.Size(253, 95) Me.lbBarcode.TabIndex = 0 Me.lbBarcode.Text = "바코드" ' 'btnRun ' Me.btnRun.Font = New System.Drawing.Font("함초롬바탕", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.btnRun.Location = New System.Drawing.Point(1257, 1062) - Me.btnRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.btnRun.Location = New System.Drawing.Point(1100, 850) Me.btnRun.Name = "btnRun" - Me.btnRun.Size = New System.Drawing.Size(926, 169) + Me.btnRun.Size = New System.Drawing.Size(810, 135) Me.btnRun.TabIndex = 108 Me.btnRun.Text = "시 작" Me.btnRun.UseVisualStyleBackColor = True @@ -10829,10 +10197,9 @@ Partial Class Main_Form 'btnEnd ' Me.btnEnd.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.btnEnd.Location = New System.Drawing.Point(1994, 5) - Me.btnEnd.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.btnEnd.Location = New System.Drawing.Point(1745, 4) Me.btnEnd.Name = "btnEnd" - Me.btnEnd.Size = New System.Drawing.Size(194, 106) + Me.btnEnd.Size = New System.Drawing.Size(170, 85) Me.btnEnd.TabIndex = 81 Me.btnEnd.Text = "나 가 기" Me.btnEnd.UseVisualStyleBackColor = True @@ -10846,11 +10213,9 @@ Partial Class Main_Form Me.gpbConfig.Controls.Add(Me.chbUseBarcode) Me.gpbConfig.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) Me.gpbConfig.ForeColor = System.Drawing.Color.Black - Me.gpbConfig.Location = New System.Drawing.Point(6, 6) - Me.gpbConfig.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbConfig.Location = New System.Drawing.Point(5, 5) Me.gpbConfig.Name = "gpbConfig" - Me.gpbConfig.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gpbConfig.Size = New System.Drawing.Size(326, 106) + Me.gpbConfig.Size = New System.Drawing.Size(285, 85) Me.gpbConfig.TabIndex = 80 Me.gpbConfig.TabStop = False Me.gpbConfig.Text = "설정" @@ -10861,20 +10226,18 @@ Partial Class Main_Form Me.ckbModeV2.Checked = True Me.ckbModeV2.CheckState = System.Windows.Forms.CheckState.Checked Me.ckbModeV2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.ckbModeV2.Location = New System.Drawing.Point(23, 61) - Me.ckbModeV2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.ckbModeV2.Location = New System.Drawing.Point(20, 49) Me.ckbModeV2.Name = "ckbModeV2" - Me.ckbModeV2.Size = New System.Drawing.Size(119, 36) + Me.ckbModeV2.Size = New System.Drawing.Size(94, 28) Me.ckbModeV2.TabIndex = 80 Me.ckbModeV2.Text = "V2 측정" Me.ckbModeV2.UseVisualStyleBackColor = True ' 'PNnormal ' - Me.PNnormal.Location = New System.Drawing.Point(33, 115) - Me.PNnormal.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.PNnormal.Location = New System.Drawing.Point(29, 92) Me.PNnormal.Name = "PNnormal" - Me.PNnormal.Size = New System.Drawing.Size(531, 141) + Me.PNnormal.Size = New System.Drawing.Size(465, 113) Me.PNnormal.TabIndex = 79 ' 'chbAutoMeasure @@ -10883,10 +10246,9 @@ Partial Class Main_Form Me.chbAutoMeasure.Checked = True Me.chbAutoMeasure.CheckState = System.Windows.Forms.CheckState.Checked Me.chbAutoMeasure.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.chbAutoMeasure.Location = New System.Drawing.Point(183, 26) - Me.chbAutoMeasure.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.chbAutoMeasure.Location = New System.Drawing.Point(160, 21) Me.chbAutoMeasure.Name = "chbAutoMeasure" - Me.chbAutoMeasure.Size = New System.Drawing.Size(128, 36) + Me.chbAutoMeasure.Size = New System.Drawing.Size(101, 28) Me.chbAutoMeasure.TabIndex = 78 Me.chbAutoMeasure.Text = "자동측정" Me.chbAutoMeasure.UseVisualStyleBackColor = True @@ -10897,10 +10259,9 @@ Partial Class Main_Form Me.chbUseBarcode.Checked = True Me.chbUseBarcode.CheckState = System.Windows.Forms.CheckState.Checked Me.chbUseBarcode.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.chbUseBarcode.Location = New System.Drawing.Point(23, 26) - Me.chbUseBarcode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.chbUseBarcode.Location = New System.Drawing.Point(20, 21) Me.chbUseBarcode.Name = "chbUseBarcode" - Me.chbUseBarcode.Size = New System.Drawing.Size(151, 36) + Me.chbUseBarcode.Size = New System.Drawing.Size(119, 28) Me.chbUseBarcode.TabIndex = 77 Me.chbUseBarcode.Text = "바코드사용" Me.chbUseBarcode.UseVisualStyleBackColor = True @@ -10908,10 +10269,9 @@ Partial Class Main_Form 'btnSetup ' Me.btnSetup.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.btnSetup.Location = New System.Drawing.Point(1794, 5) - Me.btnSetup.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.btnSetup.Location = New System.Drawing.Point(1570, 4) Me.btnSetup.Name = "btnSetup" - Me.btnSetup.Size = New System.Drawing.Size(194, 106) + Me.btnSetup.Size = New System.Drawing.Size(170, 85) Me.btnSetup.TabIndex = 16 Me.btnSetup.Text = "설 정" Me.btnSetup.UseVisualStyleBackColor = True @@ -10924,11 +10284,9 @@ Partial Class Main_Form Me.gbAltoIQC.Controls.Add(Me.pnAlIQCEP_state) Me.gbAltoIQC.Controls.Add(Me.pnAlIQCRF) Me.gbAltoIQC.Controls.Add(Me.pnAlIQCRF_state) - Me.gbAltoIQC.Location = New System.Drawing.Point(6, 300) - Me.gbAltoIQC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbAltoIQC.Location = New System.Drawing.Point(5, 240) Me.gbAltoIQC.Name = "gbAltoIQC" - Me.gbAltoIQC.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbAltoIQC.Size = New System.Drawing.Size(1246, 950) + Me.gbAltoIQC.Size = New System.Drawing.Size(1090, 760) Me.gbAltoIQC.TabIndex = 120 Me.gbAltoIQC.TabStop = False Me.gbAltoIQC.Visible = False @@ -10939,19 +10297,18 @@ Partial Class Main_Form Me.pnAlIQCBody.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnAlIQCBody.Controls.Add(Me.lbAlIQCBody) Me.pnAlIQCBody.Controls.Add(Me.txbAlIQCBody) - Me.pnAlIQCBody.Location = New System.Drawing.Point(23, 625) - Me.pnAlIQCBody.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnAlIQCBody.Location = New System.Drawing.Point(20, 500) Me.pnAlIQCBody.Name = "pnAlIQCBody" - Me.pnAlIQCBody.Size = New System.Drawing.Size(1200, 174) + Me.pnAlIQCBody.Size = New System.Drawing.Size(1050, 140) Me.pnAlIQCBody.TabIndex = 66 ' 'lbAlIQCBody ' Me.lbAlIQCBody.AutoSize = True Me.lbAlIQCBody.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbAlIQCBody.Location = New System.Drawing.Point(7, 11) + Me.lbAlIQCBody.Location = New System.Drawing.Point(6, 9) Me.lbAlIQCBody.Name = "lbAlIQCBody" - Me.lbAlIQCBody.Size = New System.Drawing.Size(238, 52) + Me.lbAlIQCBody.Size = New System.Drawing.Size(190, 41) Me.lbAlIQCBody.TabIndex = 48 Me.lbAlIQCBody.Text = "3. Body-UP" ' @@ -10959,11 +10316,10 @@ Partial Class Main_Form ' Me.txbAlIQCBody.BackColor = System.Drawing.SystemColors.Window Me.txbAlIQCBody.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbAlIQCBody.Location = New System.Drawing.Point(13, 68) - Me.txbAlIQCBody.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbAlIQCBody.Location = New System.Drawing.Point(11, 54) Me.txbAlIQCBody.Name = "txbAlIQCBody" Me.txbAlIQCBody.ReadOnly = True - Me.txbAlIQCBody.Size = New System.Drawing.Size(1178, 94) + Me.txbAlIQCBody.Size = New System.Drawing.Size(1031, 76) Me.txbAlIQCBody.TabIndex = 49 Me.txbAlIQCBody.Text = "대 기" Me.txbAlIQCBody.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10977,19 +10333,18 @@ Partial Class Main_Form Me.pnAlIQCBody_state.Controls.Add(Me.txbAlIQCBody_2) Me.pnAlIQCBody_state.Controls.Add(Me.lbAlIQCBody_1) Me.pnAlIQCBody_state.Controls.Add(Me.txbAlIQCBody_1) - Me.pnAlIQCBody_state.Location = New System.Drawing.Point(22, 794) - Me.pnAlIQCBody_state.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnAlIQCBody_state.Location = New System.Drawing.Point(19, 635) Me.pnAlIQCBody_state.Name = "pnAlIQCBody_state" - Me.pnAlIQCBody_state.Size = New System.Drawing.Size(1199, 143) + Me.pnAlIQCBody_state.Size = New System.Drawing.Size(1050, 115) Me.pnAlIQCBody_state.TabIndex = 67 ' 'lbAlIQCBody_3 ' Me.lbAlIQCBody_3.AutoSize = True Me.lbAlIQCBody_3.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbAlIQCBody_3.Location = New System.Drawing.Point(943, 11) + Me.lbAlIQCBody_3.Location = New System.Drawing.Point(825, 9) Me.lbAlIQCBody_3.Name = "lbAlIQCBody_3" - Me.lbAlIQCBody_3.Size = New System.Drawing.Size(121, 39) + Me.lbAlIQCBody_3.Size = New System.Drawing.Size(96, 32) Me.lbAlIQCBody_3.TabIndex = 52 Me.lbAlIQCBody_3.Text = "3차측정" ' @@ -10997,11 +10352,10 @@ Partial Class Main_Form ' Me.txbAlIQCBody_3.BackColor = System.Drawing.SystemColors.Window Me.txbAlIQCBody_3.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbAlIQCBody_3.Location = New System.Drawing.Point(813, 52) - Me.txbAlIQCBody_3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbAlIQCBody_3.Location = New System.Drawing.Point(711, 42) Me.txbAlIQCBody_3.Name = "txbAlIQCBody_3" Me.txbAlIQCBody_3.ReadOnly = True - Me.txbAlIQCBody_3.Size = New System.Drawing.Size(377, 77) + Me.txbAlIQCBody_3.Size = New System.Drawing.Size(330, 63) Me.txbAlIQCBody_3.TabIndex = 53 Me.txbAlIQCBody_3.Text = "대 기" Me.txbAlIQCBody_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11010,9 +10364,9 @@ Partial Class Main_Form ' Me.lbAlIQCBody_2.AutoSize = True Me.lbAlIQCBody_2.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbAlIQCBody_2.Location = New System.Drawing.Point(545, 11) + Me.lbAlIQCBody_2.Location = New System.Drawing.Point(477, 9) Me.lbAlIQCBody_2.Name = "lbAlIQCBody_2" - Me.lbAlIQCBody_2.Size = New System.Drawing.Size(121, 39) + Me.lbAlIQCBody_2.Size = New System.Drawing.Size(96, 32) Me.lbAlIQCBody_2.TabIndex = 50 Me.lbAlIQCBody_2.Text = "2차측정" ' @@ -11020,11 +10374,10 @@ Partial Class Main_Form ' Me.txbAlIQCBody_2.BackColor = System.Drawing.SystemColors.Window Me.txbAlIQCBody_2.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbAlIQCBody_2.Location = New System.Drawing.Point(415, 52) - Me.txbAlIQCBody_2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbAlIQCBody_2.Location = New System.Drawing.Point(363, 42) Me.txbAlIQCBody_2.Name = "txbAlIQCBody_2" Me.txbAlIQCBody_2.ReadOnly = True - Me.txbAlIQCBody_2.Size = New System.Drawing.Size(377, 77) + Me.txbAlIQCBody_2.Size = New System.Drawing.Size(330, 63) Me.txbAlIQCBody_2.TabIndex = 51 Me.txbAlIQCBody_2.Text = "대 기" Me.txbAlIQCBody_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11033,9 +10386,9 @@ Partial Class Main_Form ' Me.lbAlIQCBody_1.AutoSize = True Me.lbAlIQCBody_1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbAlIQCBody_1.Location = New System.Drawing.Point(142, 11) + Me.lbAlIQCBody_1.Location = New System.Drawing.Point(124, 9) Me.lbAlIQCBody_1.Name = "lbAlIQCBody_1" - Me.lbAlIQCBody_1.Size = New System.Drawing.Size(121, 39) + Me.lbAlIQCBody_1.Size = New System.Drawing.Size(96, 32) Me.lbAlIQCBody_1.TabIndex = 48 Me.lbAlIQCBody_1.Text = "1차측정" ' @@ -11043,11 +10396,10 @@ Partial Class Main_Form ' Me.txbAlIQCBody_1.BackColor = System.Drawing.SystemColors.Window Me.txbAlIQCBody_1.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbAlIQCBody_1.Location = New System.Drawing.Point(11, 52) - Me.txbAlIQCBody_1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbAlIQCBody_1.Location = New System.Drawing.Point(10, 42) Me.txbAlIQCBody_1.Name = "txbAlIQCBody_1" Me.txbAlIQCBody_1.ReadOnly = True - Me.txbAlIQCBody_1.Size = New System.Drawing.Size(377, 77) + Me.txbAlIQCBody_1.Size = New System.Drawing.Size(330, 63) Me.txbAlIQCBody_1.TabIndex = 49 Me.txbAlIQCBody_1.Text = "대 기" Me.txbAlIQCBody_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11058,19 +10410,18 @@ Partial Class Main_Form Me.pnAlIQCEP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnAlIQCEP.Controls.Add(Me.lbAlIQCEP) Me.pnAlIQCEP.Controls.Add(Me.txbAlIQCEP) - Me.pnAlIQCEP.Location = New System.Drawing.Point(23, 319) - Me.pnAlIQCEP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnAlIQCEP.Location = New System.Drawing.Point(20, 255) Me.pnAlIQCEP.Name = "pnAlIQCEP" - Me.pnAlIQCEP.Size = New System.Drawing.Size(1200, 174) + Me.pnAlIQCEP.Size = New System.Drawing.Size(1050, 140) Me.pnAlIQCEP.TabIndex = 64 ' 'lbAlIQCEP ' Me.lbAlIQCEP.AutoSize = True Me.lbAlIQCEP.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbAlIQCEP.Location = New System.Drawing.Point(7, 11) + Me.lbAlIQCEP.Location = New System.Drawing.Point(6, 9) Me.lbAlIQCEP.Name = "lbAlIQCEP" - Me.lbAlIQCEP.Size = New System.Drawing.Size(215, 52) + Me.lbAlIQCEP.Size = New System.Drawing.Size(173, 41) Me.lbAlIQCEP.TabIndex = 48 Me.lbAlIQCEP.Text = "2. Cos-UP" ' @@ -11078,11 +10429,10 @@ Partial Class Main_Form ' Me.txbAlIQCEP.BackColor = System.Drawing.SystemColors.Window Me.txbAlIQCEP.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbAlIQCEP.Location = New System.Drawing.Point(13, 68) - Me.txbAlIQCEP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbAlIQCEP.Location = New System.Drawing.Point(11, 54) Me.txbAlIQCEP.Name = "txbAlIQCEP" Me.txbAlIQCEP.ReadOnly = True - Me.txbAlIQCEP.Size = New System.Drawing.Size(1178, 94) + Me.txbAlIQCEP.Size = New System.Drawing.Size(1031, 76) Me.txbAlIQCEP.TabIndex = 49 Me.txbAlIQCEP.Text = "대 기" Me.txbAlIQCEP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11096,19 +10446,18 @@ Partial Class Main_Form Me.pnAlIQCEP_state.Controls.Add(Me.txbAlIQCEP_2) Me.pnAlIQCEP_state.Controls.Add(Me.lbAlIQCEP_1) Me.pnAlIQCEP_state.Controls.Add(Me.txbAlIQCEP_1) - Me.pnAlIQCEP_state.Location = New System.Drawing.Point(23, 488) - Me.pnAlIQCEP_state.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnAlIQCEP_state.Location = New System.Drawing.Point(20, 390) Me.pnAlIQCEP_state.Name = "pnAlIQCEP_state" - Me.pnAlIQCEP_state.Size = New System.Drawing.Size(1199, 143) + Me.pnAlIQCEP_state.Size = New System.Drawing.Size(1050, 115) Me.pnAlIQCEP_state.TabIndex = 65 ' 'lbAlIQCEP_3 ' Me.lbAlIQCEP_3.AutoSize = True Me.lbAlIQCEP_3.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbAlIQCEP_3.Location = New System.Drawing.Point(943, 11) + Me.lbAlIQCEP_3.Location = New System.Drawing.Point(825, 9) Me.lbAlIQCEP_3.Name = "lbAlIQCEP_3" - Me.lbAlIQCEP_3.Size = New System.Drawing.Size(121, 39) + Me.lbAlIQCEP_3.Size = New System.Drawing.Size(96, 32) Me.lbAlIQCEP_3.TabIndex = 52 Me.lbAlIQCEP_3.Text = "3차측정" ' @@ -11116,11 +10465,10 @@ Partial Class Main_Form ' Me.txbAlIQCEP_3.BackColor = System.Drawing.SystemColors.Window Me.txbAlIQCEP_3.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbAlIQCEP_3.Location = New System.Drawing.Point(813, 52) - Me.txbAlIQCEP_3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbAlIQCEP_3.Location = New System.Drawing.Point(711, 42) Me.txbAlIQCEP_3.Name = "txbAlIQCEP_3" Me.txbAlIQCEP_3.ReadOnly = True - Me.txbAlIQCEP_3.Size = New System.Drawing.Size(377, 77) + Me.txbAlIQCEP_3.Size = New System.Drawing.Size(330, 63) Me.txbAlIQCEP_3.TabIndex = 53 Me.txbAlIQCEP_3.Text = "대 기" Me.txbAlIQCEP_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11129,9 +10477,9 @@ Partial Class Main_Form ' Me.lbAlIQCEP_2.AutoSize = True Me.lbAlIQCEP_2.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbAlIQCEP_2.Location = New System.Drawing.Point(545, 11) + Me.lbAlIQCEP_2.Location = New System.Drawing.Point(477, 9) Me.lbAlIQCEP_2.Name = "lbAlIQCEP_2" - Me.lbAlIQCEP_2.Size = New System.Drawing.Size(121, 39) + Me.lbAlIQCEP_2.Size = New System.Drawing.Size(96, 32) Me.lbAlIQCEP_2.TabIndex = 50 Me.lbAlIQCEP_2.Text = "2차측정" ' @@ -11139,11 +10487,10 @@ Partial Class Main_Form ' Me.txbAlIQCEP_2.BackColor = System.Drawing.SystemColors.Window Me.txbAlIQCEP_2.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbAlIQCEP_2.Location = New System.Drawing.Point(415, 52) - Me.txbAlIQCEP_2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbAlIQCEP_2.Location = New System.Drawing.Point(363, 42) Me.txbAlIQCEP_2.Name = "txbAlIQCEP_2" Me.txbAlIQCEP_2.ReadOnly = True - Me.txbAlIQCEP_2.Size = New System.Drawing.Size(377, 77) + Me.txbAlIQCEP_2.Size = New System.Drawing.Size(330, 63) Me.txbAlIQCEP_2.TabIndex = 51 Me.txbAlIQCEP_2.Text = "대 기" Me.txbAlIQCEP_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11152,9 +10499,9 @@ Partial Class Main_Form ' Me.lbAlIQCEP_1.AutoSize = True Me.lbAlIQCEP_1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbAlIQCEP_1.Location = New System.Drawing.Point(142, 11) + Me.lbAlIQCEP_1.Location = New System.Drawing.Point(124, 9) Me.lbAlIQCEP_1.Name = "lbAlIQCEP_1" - Me.lbAlIQCEP_1.Size = New System.Drawing.Size(121, 39) + Me.lbAlIQCEP_1.Size = New System.Drawing.Size(96, 32) Me.lbAlIQCEP_1.TabIndex = 48 Me.lbAlIQCEP_1.Text = "1차측정" ' @@ -11162,11 +10509,10 @@ Partial Class Main_Form ' Me.txbAlIQCEP_1.BackColor = System.Drawing.SystemColors.Window Me.txbAlIQCEP_1.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbAlIQCEP_1.Location = New System.Drawing.Point(11, 52) - Me.txbAlIQCEP_1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbAlIQCEP_1.Location = New System.Drawing.Point(10, 42) Me.txbAlIQCEP_1.Name = "txbAlIQCEP_1" Me.txbAlIQCEP_1.ReadOnly = True - Me.txbAlIQCEP_1.Size = New System.Drawing.Size(377, 77) + Me.txbAlIQCEP_1.Size = New System.Drawing.Size(330, 63) Me.txbAlIQCEP_1.TabIndex = 49 Me.txbAlIQCEP_1.Text = "대 기" Me.txbAlIQCEP_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11177,19 +10523,18 @@ Partial Class Main_Form Me.pnAlIQCRF.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnAlIQCRF.Controls.Add(Me.lbAlIQCRF) Me.pnAlIQCRF.Controls.Add(Me.txbAlIQCRF) - Me.pnAlIQCRF.Location = New System.Drawing.Point(23, 12) - Me.pnAlIQCRF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnAlIQCRF.Location = New System.Drawing.Point(20, 10) Me.pnAlIQCRF.Name = "pnAlIQCRF" - Me.pnAlIQCRF.Size = New System.Drawing.Size(1200, 174) + Me.pnAlIQCRF.Size = New System.Drawing.Size(1050, 140) Me.pnAlIQCRF.TabIndex = 62 ' 'lbAlIQCRF ' Me.lbAlIQCRF.AutoSize = True Me.lbAlIQCRF.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbAlIQCRF.Location = New System.Drawing.Point(7, 11) + Me.lbAlIQCRF.Location = New System.Drawing.Point(6, 9) Me.lbAlIQCRF.Name = "lbAlIQCRF" - Me.lbAlIQCRF.Size = New System.Drawing.Size(242, 52) + Me.lbAlIQCRF.Size = New System.Drawing.Size(194, 41) Me.lbAlIQCRF.TabIndex = 48 Me.lbAlIQCRF.Text = "1. Tight-UP" ' @@ -11197,11 +10542,10 @@ Partial Class Main_Form ' Me.txbAlIQCRF.BackColor = System.Drawing.SystemColors.Window Me.txbAlIQCRF.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbAlIQCRF.Location = New System.Drawing.Point(13, 68) - Me.txbAlIQCRF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbAlIQCRF.Location = New System.Drawing.Point(11, 54) Me.txbAlIQCRF.Name = "txbAlIQCRF" Me.txbAlIQCRF.ReadOnly = True - Me.txbAlIQCRF.Size = New System.Drawing.Size(1178, 94) + Me.txbAlIQCRF.Size = New System.Drawing.Size(1031, 76) Me.txbAlIQCRF.TabIndex = 49 Me.txbAlIQCRF.Text = "대 기" Me.txbAlIQCRF.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11215,19 +10559,18 @@ Partial Class Main_Form Me.pnAlIQCRF_state.Controls.Add(Me.txbAlIQCRF_2) Me.pnAlIQCRF_state.Controls.Add(Me.lbAlIQCRF_1) Me.pnAlIQCRF_state.Controls.Add(Me.txbAlIQCRF_1) - Me.pnAlIQCRF_state.Location = New System.Drawing.Point(23, 181) - Me.pnAlIQCRF_state.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnAlIQCRF_state.Location = New System.Drawing.Point(20, 145) Me.pnAlIQCRF_state.Name = "pnAlIQCRF_state" - Me.pnAlIQCRF_state.Size = New System.Drawing.Size(1199, 143) + Me.pnAlIQCRF_state.Size = New System.Drawing.Size(1050, 115) Me.pnAlIQCRF_state.TabIndex = 61 ' 'lbAlIQCRF_3 ' Me.lbAlIQCRF_3.AutoSize = True Me.lbAlIQCRF_3.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbAlIQCRF_3.Location = New System.Drawing.Point(943, 11) + Me.lbAlIQCRF_3.Location = New System.Drawing.Point(825, 9) Me.lbAlIQCRF_3.Name = "lbAlIQCRF_3" - Me.lbAlIQCRF_3.Size = New System.Drawing.Size(121, 39) + Me.lbAlIQCRF_3.Size = New System.Drawing.Size(96, 32) Me.lbAlIQCRF_3.TabIndex = 52 Me.lbAlIQCRF_3.Text = "3차측정" ' @@ -11235,11 +10578,10 @@ Partial Class Main_Form ' Me.txbAlIQCRF_3.BackColor = System.Drawing.SystemColors.Window Me.txbAlIQCRF_3.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbAlIQCRF_3.Location = New System.Drawing.Point(813, 52) - Me.txbAlIQCRF_3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbAlIQCRF_3.Location = New System.Drawing.Point(711, 42) Me.txbAlIQCRF_3.Name = "txbAlIQCRF_3" Me.txbAlIQCRF_3.ReadOnly = True - Me.txbAlIQCRF_3.Size = New System.Drawing.Size(377, 77) + Me.txbAlIQCRF_3.Size = New System.Drawing.Size(330, 63) Me.txbAlIQCRF_3.TabIndex = 53 Me.txbAlIQCRF_3.Text = "대 기" Me.txbAlIQCRF_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11248,9 +10590,9 @@ Partial Class Main_Form ' Me.lbAlIQCRF_2.AutoSize = True Me.lbAlIQCRF_2.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbAlIQCRF_2.Location = New System.Drawing.Point(545, 11) + Me.lbAlIQCRF_2.Location = New System.Drawing.Point(477, 9) Me.lbAlIQCRF_2.Name = "lbAlIQCRF_2" - Me.lbAlIQCRF_2.Size = New System.Drawing.Size(121, 39) + Me.lbAlIQCRF_2.Size = New System.Drawing.Size(96, 32) Me.lbAlIQCRF_2.TabIndex = 50 Me.lbAlIQCRF_2.Text = "2차측정" ' @@ -11258,11 +10600,10 @@ Partial Class Main_Form ' Me.txbAlIQCRF_2.BackColor = System.Drawing.SystemColors.Window Me.txbAlIQCRF_2.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbAlIQCRF_2.Location = New System.Drawing.Point(415, 52) - Me.txbAlIQCRF_2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbAlIQCRF_2.Location = New System.Drawing.Point(363, 42) Me.txbAlIQCRF_2.Name = "txbAlIQCRF_2" Me.txbAlIQCRF_2.ReadOnly = True - Me.txbAlIQCRF_2.Size = New System.Drawing.Size(377, 77) + Me.txbAlIQCRF_2.Size = New System.Drawing.Size(330, 63) Me.txbAlIQCRF_2.TabIndex = 51 Me.txbAlIQCRF_2.Text = "대 기" Me.txbAlIQCRF_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11271,9 +10612,9 @@ Partial Class Main_Form ' Me.lbAlIQCRF_1.AutoSize = True Me.lbAlIQCRF_1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbAlIQCRF_1.Location = New System.Drawing.Point(142, 11) + Me.lbAlIQCRF_1.Location = New System.Drawing.Point(124, 9) Me.lbAlIQCRF_1.Name = "lbAlIQCRF_1" - Me.lbAlIQCRF_1.Size = New System.Drawing.Size(121, 39) + Me.lbAlIQCRF_1.Size = New System.Drawing.Size(96, 32) Me.lbAlIQCRF_1.TabIndex = 48 Me.lbAlIQCRF_1.Text = "1차측정" ' @@ -11281,11 +10622,10 @@ Partial Class Main_Form ' Me.txbAlIQCRF_1.BackColor = System.Drawing.SystemColors.Window Me.txbAlIQCRF_1.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbAlIQCRF_1.Location = New System.Drawing.Point(11, 52) - Me.txbAlIQCRF_1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbAlIQCRF_1.Location = New System.Drawing.Point(10, 42) Me.txbAlIQCRF_1.Name = "txbAlIQCRF_1" Me.txbAlIQCRF_1.ReadOnly = True - Me.txbAlIQCRF_1.Size = New System.Drawing.Size(377, 77) + Me.txbAlIQCRF_1.Size = New System.Drawing.Size(330, 63) Me.txbAlIQCRF_1.TabIndex = 49 Me.txbAlIQCRF_1.Text = "대 기" Me.txbAlIQCRF_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11298,11 +10638,9 @@ Partial Class Main_Form Me.gbIQC.Controls.Add(Me.pnIQCRun2) Me.gbIQC.Controls.Add(Me.pnIQCHF) Me.gbIQC.Controls.Add(Me.pnIQCRun1) - Me.gbIQC.Location = New System.Drawing.Point(6, 300) - Me.gbIQC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbIQC.Location = New System.Drawing.Point(5, 240) Me.gbIQC.Name = "gbIQC" - Me.gbIQC.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbIQC.Size = New System.Drawing.Size(1246, 934) + Me.gbIQC.Size = New System.Drawing.Size(1090, 747) Me.gbIQC.TabIndex = 118 Me.gbIQC.TabStop = False Me.gbIQC.Visible = False @@ -11313,19 +10651,18 @@ Partial Class Main_Form Me.pnIQCEP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnIQCEP.Controls.Add(Me.lbIQCEP) Me.pnIQCEP.Controls.Add(Me.txbIQCEP) - Me.pnIQCEP.Location = New System.Drawing.Point(18, 626) - Me.pnIQCEP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnIQCEP.Location = New System.Drawing.Point(16, 501) Me.pnIQCEP.Name = "pnIQCEP" - Me.pnIQCEP.Size = New System.Drawing.Size(1207, 174) + Me.pnIQCEP.Size = New System.Drawing.Size(1056, 140) Me.pnIQCEP.TabIndex = 64 ' 'lbIQCEP ' Me.lbIQCEP.AutoSize = True Me.lbIQCEP.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbIQCEP.Location = New System.Drawing.Point(7, 11) + Me.lbIQCEP.Location = New System.Drawing.Point(6, 9) Me.lbIQCEP.Name = "lbIQCEP" - Me.lbIQCEP.Size = New System.Drawing.Size(215, 52) + Me.lbIQCEP.Size = New System.Drawing.Size(173, 41) Me.lbIQCEP.TabIndex = 48 Me.lbIQCEP.Text = "3. Cos-Up" ' @@ -11333,11 +10670,10 @@ Partial Class Main_Form ' Me.txbIQCEP.BackColor = System.Drawing.SystemColors.Window Me.txbIQCEP.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbIQCEP.Location = New System.Drawing.Point(13, 68) - Me.txbIQCEP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbIQCEP.Location = New System.Drawing.Point(11, 54) Me.txbIQCEP.Name = "txbIQCEP" Me.txbIQCEP.ReadOnly = True - Me.txbIQCEP.Size = New System.Drawing.Size(1178, 94) + Me.txbIQCEP.Size = New System.Drawing.Size(1031, 76) Me.txbIQCEP.TabIndex = 49 Me.txbIQCEP.Text = "대 기" Me.txbIQCEP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11351,19 +10687,18 @@ Partial Class Main_Form Me.pnIQCRun3.Controls.Add(Me.txbIQCEP2) Me.pnIQCRun3.Controls.Add(Me.lbIQCEP1) Me.pnIQCRun3.Controls.Add(Me.txbIQCEP1) - Me.pnIQCRun3.Location = New System.Drawing.Point(18, 785) - Me.pnIQCRun3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnIQCRun3.Location = New System.Drawing.Point(16, 628) Me.pnIQCRun3.Name = "pnIQCRun3" - Me.pnIQCRun3.Size = New System.Drawing.Size(1206, 139) + Me.pnIQCRun3.Size = New System.Drawing.Size(1056, 112) Me.pnIQCRun3.TabIndex = 65 ' 'lbIQCEP3 ' Me.lbIQCEP3.AutoSize = True Me.lbIQCEP3.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbIQCEP3.Location = New System.Drawing.Point(943, 11) + Me.lbIQCEP3.Location = New System.Drawing.Point(825, 9) Me.lbIQCEP3.Name = "lbIQCEP3" - Me.lbIQCEP3.Size = New System.Drawing.Size(121, 39) + Me.lbIQCEP3.Size = New System.Drawing.Size(96, 32) Me.lbIQCEP3.TabIndex = 52 Me.lbIQCEP3.Text = "3차측정" ' @@ -11371,11 +10706,10 @@ Partial Class Main_Form ' Me.txbIQCEP3.BackColor = System.Drawing.SystemColors.Window Me.txbIQCEP3.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbIQCEP3.Location = New System.Drawing.Point(813, 52) - Me.txbIQCEP3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbIQCEP3.Location = New System.Drawing.Point(711, 42) Me.txbIQCEP3.Name = "txbIQCEP3" Me.txbIQCEP3.ReadOnly = True - Me.txbIQCEP3.Size = New System.Drawing.Size(377, 77) + Me.txbIQCEP3.Size = New System.Drawing.Size(330, 63) Me.txbIQCEP3.TabIndex = 53 Me.txbIQCEP3.Text = "대 기" Me.txbIQCEP3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11384,9 +10718,9 @@ Partial Class Main_Form ' Me.lbIQCEP2.AutoSize = True Me.lbIQCEP2.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbIQCEP2.Location = New System.Drawing.Point(545, 11) + Me.lbIQCEP2.Location = New System.Drawing.Point(477, 9) Me.lbIQCEP2.Name = "lbIQCEP2" - Me.lbIQCEP2.Size = New System.Drawing.Size(121, 39) + Me.lbIQCEP2.Size = New System.Drawing.Size(96, 32) Me.lbIQCEP2.TabIndex = 50 Me.lbIQCEP2.Text = "2차측정" ' @@ -11394,11 +10728,10 @@ Partial Class Main_Form ' Me.txbIQCEP2.BackColor = System.Drawing.SystemColors.Window Me.txbIQCEP2.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbIQCEP2.Location = New System.Drawing.Point(415, 52) - Me.txbIQCEP2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbIQCEP2.Location = New System.Drawing.Point(363, 42) Me.txbIQCEP2.Name = "txbIQCEP2" Me.txbIQCEP2.ReadOnly = True - Me.txbIQCEP2.Size = New System.Drawing.Size(377, 77) + Me.txbIQCEP2.Size = New System.Drawing.Size(330, 63) Me.txbIQCEP2.TabIndex = 51 Me.txbIQCEP2.Text = "대 기" Me.txbIQCEP2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11407,9 +10740,9 @@ Partial Class Main_Form ' Me.lbIQCEP1.AutoSize = True Me.lbIQCEP1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbIQCEP1.Location = New System.Drawing.Point(142, 11) + Me.lbIQCEP1.Location = New System.Drawing.Point(124, 9) Me.lbIQCEP1.Name = "lbIQCEP1" - Me.lbIQCEP1.Size = New System.Drawing.Size(121, 39) + Me.lbIQCEP1.Size = New System.Drawing.Size(96, 32) Me.lbIQCEP1.TabIndex = 48 Me.lbIQCEP1.Text = "1차측정" ' @@ -11417,11 +10750,10 @@ Partial Class Main_Form ' Me.txbIQCEP1.BackColor = System.Drawing.SystemColors.Window Me.txbIQCEP1.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbIQCEP1.Location = New System.Drawing.Point(11, 52) - Me.txbIQCEP1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbIQCEP1.Location = New System.Drawing.Point(10, 42) Me.txbIQCEP1.Name = "txbIQCEP1" Me.txbIQCEP1.ReadOnly = True - Me.txbIQCEP1.Size = New System.Drawing.Size(377, 77) + Me.txbIQCEP1.Size = New System.Drawing.Size(330, 63) Me.txbIQCEP1.TabIndex = 49 Me.txbIQCEP1.Text = "대 기" Me.txbIQCEP1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11432,19 +10764,18 @@ Partial Class Main_Form Me.pnIQCRF.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnIQCRF.Controls.Add(Me.lbIQCRF) Me.pnIQCRF.Controls.Add(Me.txbIQCRF) - Me.pnIQCRF.Location = New System.Drawing.Point(19, 321) - Me.pnIQCRF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnIQCRF.Location = New System.Drawing.Point(17, 257) Me.pnIQCRF.Name = "pnIQCRF" - Me.pnIQCRF.Size = New System.Drawing.Size(1207, 174) + Me.pnIQCRF.Size = New System.Drawing.Size(1056, 140) Me.pnIQCRF.TabIndex = 62 ' 'lbIQCRF ' Me.lbIQCRF.AutoSize = True Me.lbIQCRF.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbIQCRF.Location = New System.Drawing.Point(7, 11) + Me.lbIQCRF.Location = New System.Drawing.Point(6, 9) Me.lbIQCRF.Name = "lbIQCRF" - Me.lbIQCRF.Size = New System.Drawing.Size(242, 52) + Me.lbIQCRF.Size = New System.Drawing.Size(194, 41) Me.lbIQCRF.TabIndex = 48 Me.lbIQCRF.Text = "2. Tight-Up" ' @@ -11452,11 +10783,10 @@ Partial Class Main_Form ' Me.txbIQCRF.BackColor = System.Drawing.SystemColors.Window Me.txbIQCRF.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbIQCRF.Location = New System.Drawing.Point(13, 68) - Me.txbIQCRF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbIQCRF.Location = New System.Drawing.Point(11, 54) Me.txbIQCRF.Name = "txbIQCRF" Me.txbIQCRF.ReadOnly = True - Me.txbIQCRF.Size = New System.Drawing.Size(1178, 94) + Me.txbIQCRF.Size = New System.Drawing.Size(1031, 76) Me.txbIQCRF.TabIndex = 49 Me.txbIQCRF.Text = "대 기" Me.txbIQCRF.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11470,19 +10800,18 @@ Partial Class Main_Form Me.pnIQCRun2.Controls.Add(Me.txbIQCRF2) Me.pnIQCRun2.Controls.Add(Me.lbIQCRF1) Me.pnIQCRun2.Controls.Add(Me.txbIQCRF1) - Me.pnIQCRun2.Location = New System.Drawing.Point(19, 480) - Me.pnIQCRun2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnIQCRun2.Location = New System.Drawing.Point(17, 384) Me.pnIQCRun2.Name = "pnIQCRun2" - Me.pnIQCRun2.Size = New System.Drawing.Size(1206, 139) + Me.pnIQCRun2.Size = New System.Drawing.Size(1056, 112) Me.pnIQCRun2.TabIndex = 63 ' 'lbIQCRF3 ' Me.lbIQCRF3.AutoSize = True Me.lbIQCRF3.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbIQCRF3.Location = New System.Drawing.Point(943, 11) + Me.lbIQCRF3.Location = New System.Drawing.Point(825, 9) Me.lbIQCRF3.Name = "lbIQCRF3" - Me.lbIQCRF3.Size = New System.Drawing.Size(121, 39) + Me.lbIQCRF3.Size = New System.Drawing.Size(96, 32) Me.lbIQCRF3.TabIndex = 52 Me.lbIQCRF3.Text = "3차측정" ' @@ -11490,11 +10819,10 @@ Partial Class Main_Form ' Me.txbIQCRF3.BackColor = System.Drawing.SystemColors.Window Me.txbIQCRF3.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbIQCRF3.Location = New System.Drawing.Point(813, 52) - Me.txbIQCRF3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbIQCRF3.Location = New System.Drawing.Point(711, 42) Me.txbIQCRF3.Name = "txbIQCRF3" Me.txbIQCRF3.ReadOnly = True - Me.txbIQCRF3.Size = New System.Drawing.Size(377, 77) + Me.txbIQCRF3.Size = New System.Drawing.Size(330, 63) Me.txbIQCRF3.TabIndex = 53 Me.txbIQCRF3.Text = "대 기" Me.txbIQCRF3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11503,9 +10831,9 @@ Partial Class Main_Form ' Me.lbIQCRF2.AutoSize = True Me.lbIQCRF2.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbIQCRF2.Location = New System.Drawing.Point(545, 11) + Me.lbIQCRF2.Location = New System.Drawing.Point(477, 9) Me.lbIQCRF2.Name = "lbIQCRF2" - Me.lbIQCRF2.Size = New System.Drawing.Size(121, 39) + Me.lbIQCRF2.Size = New System.Drawing.Size(96, 32) Me.lbIQCRF2.TabIndex = 50 Me.lbIQCRF2.Text = "2차측정" ' @@ -11513,11 +10841,10 @@ Partial Class Main_Form ' Me.txbIQCRF2.BackColor = System.Drawing.SystemColors.Window Me.txbIQCRF2.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbIQCRF2.Location = New System.Drawing.Point(415, 52) - Me.txbIQCRF2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbIQCRF2.Location = New System.Drawing.Point(363, 42) Me.txbIQCRF2.Name = "txbIQCRF2" Me.txbIQCRF2.ReadOnly = True - Me.txbIQCRF2.Size = New System.Drawing.Size(377, 77) + Me.txbIQCRF2.Size = New System.Drawing.Size(330, 63) Me.txbIQCRF2.TabIndex = 51 Me.txbIQCRF2.Text = "대 기" Me.txbIQCRF2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11526,9 +10853,9 @@ Partial Class Main_Form ' Me.lbIQCRF1.AutoSize = True Me.lbIQCRF1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbIQCRF1.Location = New System.Drawing.Point(142, 11) + Me.lbIQCRF1.Location = New System.Drawing.Point(124, 9) Me.lbIQCRF1.Name = "lbIQCRF1" - Me.lbIQCRF1.Size = New System.Drawing.Size(121, 39) + Me.lbIQCRF1.Size = New System.Drawing.Size(96, 32) Me.lbIQCRF1.TabIndex = 48 Me.lbIQCRF1.Text = "1차측정" ' @@ -11536,11 +10863,10 @@ Partial Class Main_Form ' Me.txbIQCRF1.BackColor = System.Drawing.SystemColors.Window Me.txbIQCRF1.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbIQCRF1.Location = New System.Drawing.Point(11, 52) - Me.txbIQCRF1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbIQCRF1.Location = New System.Drawing.Point(10, 42) Me.txbIQCRF1.Name = "txbIQCRF1" Me.txbIQCRF1.ReadOnly = True - Me.txbIQCRF1.Size = New System.Drawing.Size(377, 77) + Me.txbIQCRF1.Size = New System.Drawing.Size(330, 63) Me.txbIQCRF1.TabIndex = 49 Me.txbIQCRF1.Text = "대 기" Me.txbIQCRF1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11551,19 +10877,18 @@ Partial Class Main_Form Me.pnIQCHF.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.pnIQCHF.Controls.Add(Me.lbIQCHF) Me.pnIQCHF.Controls.Add(Me.txbIQCHF) - Me.pnIQCHF.Location = New System.Drawing.Point(19, 15) - Me.pnIQCHF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnIQCHF.Location = New System.Drawing.Point(17, 12) Me.pnIQCHF.Name = "pnIQCHF" - Me.pnIQCHF.Size = New System.Drawing.Size(1207, 174) + Me.pnIQCHF.Size = New System.Drawing.Size(1056, 140) Me.pnIQCHF.TabIndex = 60 ' 'lbIQCHF ' Me.lbIQCHF.AutoSize = True Me.lbIQCHF.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbIQCHF.Location = New System.Drawing.Point(7, 11) + Me.lbIQCHF.Location = New System.Drawing.Point(6, 9) Me.lbIQCHF.Name = "lbIQCHF" - Me.lbIQCHF.Size = New System.Drawing.Size(164, 52) + Me.lbIQCHF.Size = New System.Drawing.Size(132, 41) Me.lbIQCHF.TabIndex = 48 Me.lbIQCHF.Text = "1. HIFU" ' @@ -11571,11 +10896,10 @@ Partial Class Main_Form ' Me.txbIQCHF.BackColor = System.Drawing.SystemColors.Window Me.txbIQCHF.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbIQCHF.Location = New System.Drawing.Point(13, 68) - Me.txbIQCHF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbIQCHF.Location = New System.Drawing.Point(11, 54) Me.txbIQCHF.Name = "txbIQCHF" Me.txbIQCHF.ReadOnly = True - Me.txbIQCHF.Size = New System.Drawing.Size(1178, 94) + Me.txbIQCHF.Size = New System.Drawing.Size(1031, 76) Me.txbIQCHF.TabIndex = 49 Me.txbIQCHF.Text = "대 기" Me.txbIQCHF.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11589,19 +10913,18 @@ Partial Class Main_Form Me.pnIQCRun1.Controls.Add(Me.txbIQCHF2) Me.pnIQCRun1.Controls.Add(Me.lbIQCHF1) Me.pnIQCRun1.Controls.Add(Me.txbIQCHF1) - Me.pnIQCRun1.Location = New System.Drawing.Point(19, 174) - Me.pnIQCRun1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnIQCRun1.Location = New System.Drawing.Point(17, 139) Me.pnIQCRun1.Name = "pnIQCRun1" - Me.pnIQCRun1.Size = New System.Drawing.Size(1206, 139) + Me.pnIQCRun1.Size = New System.Drawing.Size(1056, 112) Me.pnIQCRun1.TabIndex = 61 ' 'lbIQCHF3 ' Me.lbIQCHF3.AutoSize = True Me.lbIQCHF3.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbIQCHF3.Location = New System.Drawing.Point(943, 11) + Me.lbIQCHF3.Location = New System.Drawing.Point(825, 9) Me.lbIQCHF3.Name = "lbIQCHF3" - Me.lbIQCHF3.Size = New System.Drawing.Size(121, 39) + Me.lbIQCHF3.Size = New System.Drawing.Size(96, 32) Me.lbIQCHF3.TabIndex = 52 Me.lbIQCHF3.Text = "3차측정" ' @@ -11609,11 +10932,10 @@ Partial Class Main_Form ' Me.txbIQCHF3.BackColor = System.Drawing.SystemColors.Window Me.txbIQCHF3.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbIQCHF3.Location = New System.Drawing.Point(813, 52) - Me.txbIQCHF3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbIQCHF3.Location = New System.Drawing.Point(711, 42) Me.txbIQCHF3.Name = "txbIQCHF3" Me.txbIQCHF3.ReadOnly = True - Me.txbIQCHF3.Size = New System.Drawing.Size(377, 77) + Me.txbIQCHF3.Size = New System.Drawing.Size(330, 63) Me.txbIQCHF3.TabIndex = 53 Me.txbIQCHF3.Text = "대 기" Me.txbIQCHF3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11622,9 +10944,9 @@ Partial Class Main_Form ' Me.lbIQCHF2.AutoSize = True Me.lbIQCHF2.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbIQCHF2.Location = New System.Drawing.Point(545, 11) + Me.lbIQCHF2.Location = New System.Drawing.Point(477, 9) Me.lbIQCHF2.Name = "lbIQCHF2" - Me.lbIQCHF2.Size = New System.Drawing.Size(121, 39) + Me.lbIQCHF2.Size = New System.Drawing.Size(96, 32) Me.lbIQCHF2.TabIndex = 50 Me.lbIQCHF2.Text = "2차측정" ' @@ -11632,11 +10954,10 @@ Partial Class Main_Form ' Me.txbIQCHF2.BackColor = System.Drawing.SystemColors.Window Me.txbIQCHF2.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbIQCHF2.Location = New System.Drawing.Point(415, 52) - Me.txbIQCHF2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbIQCHF2.Location = New System.Drawing.Point(363, 42) Me.txbIQCHF2.Name = "txbIQCHF2" Me.txbIQCHF2.ReadOnly = True - Me.txbIQCHF2.Size = New System.Drawing.Size(377, 77) + Me.txbIQCHF2.Size = New System.Drawing.Size(330, 63) Me.txbIQCHF2.TabIndex = 51 Me.txbIQCHF2.Text = "대 기" Me.txbIQCHF2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11645,9 +10966,9 @@ Partial Class Main_Form ' Me.lbIQCHF1.AutoSize = True Me.lbIQCHF1.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbIQCHF1.Location = New System.Drawing.Point(142, 11) + Me.lbIQCHF1.Location = New System.Drawing.Point(124, 9) Me.lbIQCHF1.Name = "lbIQCHF1" - Me.lbIQCHF1.Size = New System.Drawing.Size(121, 39) + Me.lbIQCHF1.Size = New System.Drawing.Size(96, 32) Me.lbIQCHF1.TabIndex = 48 Me.lbIQCHF1.Text = "1차측정" ' @@ -11655,11 +10976,10 @@ Partial Class Main_Form ' Me.txbIQCHF1.BackColor = System.Drawing.SystemColors.Window Me.txbIQCHF1.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbIQCHF1.Location = New System.Drawing.Point(11, 52) - Me.txbIQCHF1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbIQCHF1.Location = New System.Drawing.Point(10, 42) Me.txbIQCHF1.Name = "txbIQCHF1" Me.txbIQCHF1.ReadOnly = True - Me.txbIQCHF1.Size = New System.Drawing.Size(377, 77) + Me.txbIQCHF1.Size = New System.Drawing.Size(330, 63) Me.txbIQCHF1.TabIndex = 49 Me.txbIQCHF1.Text = "대 기" Me.txbIQCHF1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11672,11 +10992,9 @@ Partial Class Main_Form Me.gbHFTest.Controls.Add(Me.pnHF) Me.gbHFTest.Controls.Add(Me.pnTemp) Me.gbHFTest.Controls.Add(Me.pnBat) - Me.gbHFTest.Location = New System.Drawing.Point(6, 300) - Me.gbHFTest.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFTest.Location = New System.Drawing.Point(5, 240) Me.gbHFTest.Name = "gbHFTest" - Me.gbHFTest.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbHFTest.Size = New System.Drawing.Size(1246, 934) + Me.gbHFTest.Size = New System.Drawing.Size(1090, 747) Me.gbHFTest.TabIndex = 116 Me.gbHFTest.TabStop = False Me.gbHFTest.Visible = False @@ -11685,19 +11003,18 @@ Partial Class Main_Form ' Me.pnDBreg.Controls.Add(Me.lbDBreg) Me.pnDBreg.Controls.Add(Me.txbDBreg) - Me.pnDBreg.Location = New System.Drawing.Point(18, 745) - Me.pnDBreg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnDBreg.Location = New System.Drawing.Point(16, 596) Me.pnDBreg.Name = "pnDBreg" - Me.pnDBreg.Size = New System.Drawing.Size(1207, 175) + Me.pnDBreg.Size = New System.Drawing.Size(1056, 140) Me.pnDBreg.TabIndex = 63 ' 'lbDBreg ' Me.lbDBreg.AutoSize = True Me.lbDBreg.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbDBreg.Location = New System.Drawing.Point(17, 12) + Me.lbDBreg.Location = New System.Drawing.Point(15, 10) Me.lbDBreg.Name = "lbDBreg" - Me.lbDBreg.Size = New System.Drawing.Size(302, 52) + Me.lbDBreg.Size = New System.Drawing.Size(242, 41) Me.lbDBreg.TabIndex = 48 Me.lbDBreg.Text = "5. DB 정보 입력" ' @@ -11705,11 +11022,10 @@ Partial Class Main_Form ' Me.txbDBreg.BackColor = System.Drawing.SystemColors.Window Me.txbDBreg.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbDBreg.Location = New System.Drawing.Point(23, 69) - Me.txbDBreg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbDBreg.Location = New System.Drawing.Point(20, 55) Me.txbDBreg.Name = "txbDBreg" Me.txbDBreg.ReadOnly = True - Me.txbDBreg.Size = New System.Drawing.Size(1178, 94) + Me.txbDBreg.Size = New System.Drawing.Size(1031, 76) Me.txbDBreg.TabIndex = 49 Me.txbDBreg.Text = "대 기" Me.txbDBreg.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11718,19 +11034,18 @@ Partial Class Main_Form ' Me.pnTDreg.Controls.Add(Me.lbTDreg) Me.pnTDreg.Controls.Add(Me.txbTDreg) - Me.pnTDreg.Location = New System.Drawing.Point(19, 562) - Me.pnTDreg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnTDreg.Location = New System.Drawing.Point(17, 450) Me.pnTDreg.Name = "pnTDreg" - Me.pnTDreg.Size = New System.Drawing.Size(1207, 175) + Me.pnTDreg.Size = New System.Drawing.Size(1056, 140) Me.pnTDreg.TabIndex = 62 ' 'lbTDreg ' Me.lbTDreg.AutoSize = True Me.lbTDreg.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbTDreg.Location = New System.Drawing.Point(17, 12) + Me.lbTDreg.Location = New System.Drawing.Point(15, 10) Me.lbTDreg.Name = "lbTDreg" - Me.lbTDreg.Size = New System.Drawing.Size(293, 52) + Me.lbTDreg.Size = New System.Drawing.Size(234, 41) Me.lbTDreg.TabIndex = 48 Me.lbTDreg.Text = "4. TD 정보입력" ' @@ -11738,11 +11053,10 @@ Partial Class Main_Form ' Me.txbTDreg.BackColor = System.Drawing.SystemColors.Window Me.txbTDreg.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbTDreg.Location = New System.Drawing.Point(23, 69) - Me.txbTDreg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbTDreg.Location = New System.Drawing.Point(20, 55) Me.txbTDreg.Name = "txbTDreg" Me.txbTDreg.ReadOnly = True - Me.txbTDreg.Size = New System.Drawing.Size(1178, 94) + Me.txbTDreg.Size = New System.Drawing.Size(1031, 76) Me.txbTDreg.TabIndex = 49 Me.txbTDreg.Text = "대 기" Me.txbTDreg.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11755,19 +11069,18 @@ Partial Class Main_Form Me.pnHFtest.Controls.Add(Me.txbHFtest2) Me.pnHFtest.Controls.Add(Me.lbHFtest1) Me.pnHFtest.Controls.Add(Me.txbHFtest1) - Me.pnHFtest.Location = New System.Drawing.Point(19, 378) - Me.pnHFtest.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnHFtest.Location = New System.Drawing.Point(17, 302) Me.pnHFtest.Name = "pnHFtest" - Me.pnHFtest.Size = New System.Drawing.Size(1207, 175) + Me.pnHFtest.Size = New System.Drawing.Size(1056, 140) Me.pnHFtest.TabIndex = 61 ' 'lbHFtest3 ' Me.lbHFtest3.AutoSize = True Me.lbHFtest3.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbHFtest3.Location = New System.Drawing.Point(933, 11) + Me.lbHFtest3.Location = New System.Drawing.Point(816, 9) Me.lbHFtest3.Name = "lbHFtest3" - Me.lbHFtest3.Size = New System.Drawing.Size(161, 52) + Me.lbHFtest3.Size = New System.Drawing.Size(129, 41) Me.lbHFtest3.TabIndex = 52 Me.lbHFtest3.Text = "3차측정" ' @@ -11775,11 +11088,10 @@ Partial Class Main_Form ' Me.txbHFtest3.BackColor = System.Drawing.SystemColors.Window Me.txbHFtest3.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbHFtest3.Location = New System.Drawing.Point(816, 69) - Me.txbHFtest3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbHFtest3.Location = New System.Drawing.Point(714, 55) Me.txbHFtest3.Name = "txbHFtest3" Me.txbHFtest3.ReadOnly = True - Me.txbHFtest3.Size = New System.Drawing.Size(377, 94) + Me.txbHFtest3.Size = New System.Drawing.Size(330, 76) Me.txbHFtest3.TabIndex = 53 Me.txbHFtest3.Text = "대 기" Me.txbHFtest3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11788,9 +11100,9 @@ Partial Class Main_Form ' Me.lbHFtest2.AutoSize = True Me.lbHFtest2.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbHFtest2.Location = New System.Drawing.Point(538, 11) + Me.lbHFtest2.Location = New System.Drawing.Point(471, 9) Me.lbHFtest2.Name = "lbHFtest2" - Me.lbHFtest2.Size = New System.Drawing.Size(161, 52) + Me.lbHFtest2.Size = New System.Drawing.Size(129, 41) Me.lbHFtest2.TabIndex = 50 Me.lbHFtest2.Text = "2차측정" ' @@ -11798,11 +11110,10 @@ Partial Class Main_Form ' Me.txbHFtest2.BackColor = System.Drawing.SystemColors.Window Me.txbHFtest2.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbHFtest2.Location = New System.Drawing.Point(417, 69) - Me.txbHFtest2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbHFtest2.Location = New System.Drawing.Point(365, 55) Me.txbHFtest2.Name = "txbHFtest2" Me.txbHFtest2.ReadOnly = True - Me.txbHFtest2.Size = New System.Drawing.Size(377, 94) + Me.txbHFtest2.Size = New System.Drawing.Size(330, 76) Me.txbHFtest2.TabIndex = 51 Me.txbHFtest2.Text = "대 기" Me.txbHFtest2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11811,9 +11122,9 @@ Partial Class Main_Form ' Me.lbHFtest1.AutoSize = True Me.lbHFtest1.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbHFtest1.Location = New System.Drawing.Point(153, 11) + Me.lbHFtest1.Location = New System.Drawing.Point(134, 9) Me.lbHFtest1.Name = "lbHFtest1" - Me.lbHFtest1.Size = New System.Drawing.Size(161, 52) + Me.lbHFtest1.Size = New System.Drawing.Size(129, 41) Me.lbHFtest1.TabIndex = 48 Me.lbHFtest1.Text = "1차측정" ' @@ -11821,11 +11132,10 @@ Partial Class Main_Form ' Me.txbHFtest1.BackColor = System.Drawing.SystemColors.Window Me.txbHFtest1.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbHFtest1.Location = New System.Drawing.Point(23, 69) - Me.txbHFtest1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbHFtest1.Location = New System.Drawing.Point(20, 55) Me.txbHFtest1.Name = "txbHFtest1" Me.txbHFtest1.ReadOnly = True - Me.txbHFtest1.Size = New System.Drawing.Size(377, 94) + Me.txbHFtest1.Size = New System.Drawing.Size(330, 76) Me.txbHFtest1.TabIndex = 49 Me.txbHFtest1.Text = "대 기" Me.txbHFtest1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11834,19 +11144,18 @@ Partial Class Main_Form ' Me.pnHF.Controls.Add(Me.lbHF) Me.pnHF.Controls.Add(Me.txbHFresult) - Me.pnHF.Location = New System.Drawing.Point(19, 196) - Me.pnHF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnHF.Location = New System.Drawing.Point(17, 157) Me.pnHF.Name = "pnHF" - Me.pnHF.Size = New System.Drawing.Size(1207, 175) + Me.pnHF.Size = New System.Drawing.Size(1056, 140) Me.pnHF.TabIndex = 60 ' 'lbHF ' Me.lbHF.AutoSize = True Me.lbHF.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbHF.Location = New System.Drawing.Point(17, 12) + Me.lbHF.Location = New System.Drawing.Point(15, 10) Me.lbHF.Name = "lbHF" - Me.lbHF.Size = New System.Drawing.Size(164, 52) + Me.lbHF.Size = New System.Drawing.Size(132, 41) Me.lbHF.TabIndex = 48 Me.lbHF.Text = "3. HIFU" ' @@ -11854,11 +11163,10 @@ Partial Class Main_Form ' Me.txbHFresult.BackColor = System.Drawing.SystemColors.Window Me.txbHFresult.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbHFresult.Location = New System.Drawing.Point(23, 69) - Me.txbHFresult.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbHFresult.Location = New System.Drawing.Point(20, 55) Me.txbHFresult.Name = "txbHFresult" Me.txbHFresult.ReadOnly = True - Me.txbHFresult.Size = New System.Drawing.Size(1178, 94) + Me.txbHFresult.Size = New System.Drawing.Size(1031, 76) Me.txbHFresult.TabIndex = 49 Me.txbHFresult.Text = "대 기" Me.txbHFresult.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11867,19 +11175,18 @@ Partial Class Main_Form ' Me.pnTemp.Controls.Add(Me.lbTemp) Me.pnTemp.Controls.Add(Me.txbTemp) - Me.pnTemp.Location = New System.Drawing.Point(626, 15) - Me.pnTemp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnTemp.Location = New System.Drawing.Point(548, 12) Me.pnTemp.Name = "pnTemp" - Me.pnTemp.Size = New System.Drawing.Size(600, 175) + Me.pnTemp.Size = New System.Drawing.Size(525, 140) Me.pnTemp.TabIndex = 59 ' 'lbTemp ' Me.lbTemp.AutoSize = True Me.lbTemp.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbTemp.Location = New System.Drawing.Point(17, 12) + Me.lbTemp.Location = New System.Drawing.Point(15, 10) Me.lbTemp.Name = "lbTemp" - Me.lbTemp.Size = New System.Drawing.Size(237, 52) + Me.lbTemp.Size = New System.Drawing.Size(190, 41) Me.lbTemp.TabIndex = 48 Me.lbTemp.Text = "2. 온도 센서" ' @@ -11887,11 +11194,10 @@ Partial Class Main_Form ' Me.txbTemp.BackColor = System.Drawing.SystemColors.Window Me.txbTemp.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbTemp.Location = New System.Drawing.Point(23, 69) - Me.txbTemp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbTemp.Location = New System.Drawing.Point(20, 55) Me.txbTemp.Name = "txbTemp" Me.txbTemp.ReadOnly = True - Me.txbTemp.Size = New System.Drawing.Size(571, 94) + Me.txbTemp.Size = New System.Drawing.Size(500, 76) Me.txbTemp.TabIndex = 49 Me.txbTemp.Text = "대기" Me.txbTemp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11900,19 +11206,18 @@ Partial Class Main_Form ' Me.pnBat.Controls.Add(Me.lbBat) Me.pnBat.Controls.Add(Me.txbBat) - Me.pnBat.Location = New System.Drawing.Point(19, 16) - Me.pnBat.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnBat.Location = New System.Drawing.Point(17, 13) Me.pnBat.Name = "pnBat" - Me.pnBat.Size = New System.Drawing.Size(600, 175) + Me.pnBat.Size = New System.Drawing.Size(525, 140) Me.pnBat.TabIndex = 58 ' 'lbBat ' Me.lbBat.AutoSize = True Me.lbBat.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbBat.Location = New System.Drawing.Point(17, 12) + Me.lbBat.Location = New System.Drawing.Point(15, 10) Me.lbBat.Name = "lbBat" - Me.lbBat.Size = New System.Drawing.Size(276, 52) + Me.lbBat.Size = New System.Drawing.Size(221, 41) Me.lbBat.TabIndex = 48 Me.lbBat.Text = "1. 배터리 전압" ' @@ -11920,11 +11225,10 @@ Partial Class Main_Form ' Me.txbBat.BackColor = System.Drawing.SystemColors.Window Me.txbBat.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbBat.Location = New System.Drawing.Point(23, 69) - Me.txbBat.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbBat.Location = New System.Drawing.Point(20, 55) Me.txbBat.Name = "txbBat" Me.txbBat.ReadOnly = True - Me.txbBat.Size = New System.Drawing.Size(571, 94) + Me.txbBat.Size = New System.Drawing.Size(500, 76) Me.txbBat.TabIndex = 49 Me.txbBat.Text = "대기" Me.txbBat.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11941,11 +11245,9 @@ Partial Class Main_Form Me.gbStep.Controls.Add(Me.pnStep3) Me.gbStep.Controls.Add(Me.pnStep2) Me.gbStep.Controls.Add(Me.pnStep1) - Me.gbStep.Location = New System.Drawing.Point(6, 300) - Me.gbStep.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbStep.Location = New System.Drawing.Point(5, 240) Me.gbStep.Name = "gbStep" - Me.gbStep.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbStep.Size = New System.Drawing.Size(1246, 934) + Me.gbStep.Size = New System.Drawing.Size(1090, 747) Me.gbStep.TabIndex = 112 Me.gbStep.TabStop = False ' @@ -11954,21 +11256,19 @@ Partial Class Main_Form Me.pnStep7.Controls.Add(Me.txbStep7) Me.pnStep7.Controls.Add(Me.lbStep7) Me.pnStep7.Enabled = False - Me.pnStep7.Location = New System.Drawing.Point(626, 750) - Me.pnStep7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnStep7.Location = New System.Drawing.Point(548, 600) Me.pnStep7.Name = "pnStep7" - Me.pnStep7.Size = New System.Drawing.Size(603, 175) + Me.pnStep7.Size = New System.Drawing.Size(528, 140) Me.pnStep7.TabIndex = 62 ' 'txbStep7 ' Me.txbStep7.BackColor = System.Drawing.SystemColors.Window Me.txbStep7.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbStep7.Location = New System.Drawing.Point(23, 69) - Me.txbStep7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbStep7.Location = New System.Drawing.Point(20, 55) Me.txbStep7.Name = "txbStep7" Me.txbStep7.ReadOnly = True - Me.txbStep7.Size = New System.Drawing.Size(571, 94) + Me.txbStep7.Size = New System.Drawing.Size(500, 76) Me.txbStep7.TabIndex = 33 Me.txbStep7.Text = "대기" Me.txbStep7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11977,9 +11277,9 @@ Partial Class Main_Form ' Me.lbStep7.AutoSize = True Me.lbStep7.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbStep7.Location = New System.Drawing.Point(17, 12) + Me.lbStep7.Location = New System.Drawing.Point(15, 10) Me.lbStep7.Name = "lbStep7" - Me.lbStep7.Size = New System.Drawing.Size(190, 52) + Me.lbStep7.Size = New System.Drawing.Size(152, 41) Me.lbStep7.TabIndex = 32 Me.lbStep7.Text = "부저 출력" ' @@ -11988,21 +11288,19 @@ Partial Class Main_Form Me.pnStep6.Controls.Add(Me.txbStep6) Me.pnStep6.Controls.Add(Me.lbStep6) Me.pnStep6.Enabled = False - Me.pnStep6.Location = New System.Drawing.Point(626, 569) - Me.pnStep6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnStep6.Location = New System.Drawing.Point(548, 455) Me.pnStep6.Name = "pnStep6" - Me.pnStep6.Size = New System.Drawing.Size(603, 175) + Me.pnStep6.Size = New System.Drawing.Size(528, 140) Me.pnStep6.TabIndex = 58 ' 'txbStep6 ' Me.txbStep6.BackColor = System.Drawing.SystemColors.Window Me.txbStep6.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbStep6.Location = New System.Drawing.Point(23, 69) - Me.txbStep6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbStep6.Location = New System.Drawing.Point(20, 55) Me.txbStep6.Name = "txbStep6" Me.txbStep6.ReadOnly = True - Me.txbStep6.Size = New System.Drawing.Size(571, 94) + Me.txbStep6.Size = New System.Drawing.Size(500, 76) Me.txbStep6.TabIndex = 54 Me.txbStep6.Text = "대기" Me.txbStep6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -12011,9 +11309,9 @@ Partial Class Main_Form ' Me.lbStep6.AutoSize = True Me.lbStep6.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbStep6.Location = New System.Drawing.Point(17, 12) + Me.lbStep6.Location = New System.Drawing.Point(15, 10) Me.lbStep6.Name = "lbStep6" - Me.lbStep6.Size = New System.Drawing.Size(219, 52) + Me.lbStep6.Size = New System.Drawing.Size(175, 41) Me.lbStep6.TabIndex = 53 Me.lbStep6.Text = "OLED 출력" ' @@ -12021,21 +11319,19 @@ Partial Class Main_Form ' Me.pnStep10.Controls.Add(Me.txbStep10) Me.pnStep10.Controls.Add(Me.lbStep10) - Me.pnStep10.Location = New System.Drawing.Point(626, 388) - Me.pnStep10.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnStep10.Location = New System.Drawing.Point(548, 310) Me.pnStep10.Name = "pnStep10" - Me.pnStep10.Size = New System.Drawing.Size(603, 175) + Me.pnStep10.Size = New System.Drawing.Size(528, 140) Me.pnStep10.TabIndex = 58 ' 'txbStep10 ' Me.txbStep10.BackColor = System.Drawing.SystemColors.Window Me.txbStep10.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbStep10.Location = New System.Drawing.Point(23, 69) - Me.txbStep10.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbStep10.Location = New System.Drawing.Point(20, 55) Me.txbStep10.Name = "txbStep10" Me.txbStep10.ReadOnly = True - Me.txbStep10.Size = New System.Drawing.Size(571, 94) + Me.txbStep10.Size = New System.Drawing.Size(500, 76) Me.txbStep10.TabIndex = 47 Me.txbStep10.Text = "대기" Me.txbStep10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -12044,9 +11340,9 @@ Partial Class Main_Form ' Me.lbStep10.AutoSize = True Me.lbStep10.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbStep10.Location = New System.Drawing.Point(17, 12) + Me.lbStep10.Location = New System.Drawing.Point(15, 10) Me.lbStep10.Name = "lbStep10" - Me.lbStep10.Size = New System.Drawing.Size(293, 52) + Me.lbStep10.Size = New System.Drawing.Size(234, 41) Me.lbStep10.TabIndex = 46 Me.lbStep10.Text = "7. TD 정보입력" ' @@ -12054,21 +11350,19 @@ Partial Class Main_Form ' Me.pnStep9.Controls.Add(Me.txbStep9) Me.pnStep9.Controls.Add(Me.lbStep9) - Me.pnStep9.Location = New System.Drawing.Point(626, 206) - Me.pnStep9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnStep9.Location = New System.Drawing.Point(548, 165) Me.pnStep9.Name = "pnStep9" - Me.pnStep9.Size = New System.Drawing.Size(600, 175) + Me.pnStep9.Size = New System.Drawing.Size(525, 140) Me.pnStep9.TabIndex = 61 ' 'txbStep9 ' Me.txbStep9.BackColor = System.Drawing.SystemColors.Window Me.txbStep9.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbStep9.Location = New System.Drawing.Point(23, 69) - Me.txbStep9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbStep9.Location = New System.Drawing.Point(20, 55) Me.txbStep9.Name = "txbStep9" Me.txbStep9.ReadOnly = True - Me.txbStep9.Size = New System.Drawing.Size(571, 94) + Me.txbStep9.Size = New System.Drawing.Size(500, 76) Me.txbStep9.TabIndex = 37 Me.txbStep9.Text = "대기" Me.txbStep9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -12077,9 +11371,9 @@ Partial Class Main_Form ' Me.lbStep9.AutoSize = True Me.lbStep9.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbStep9.Location = New System.Drawing.Point(17, 12) + Me.lbStep9.Location = New System.Drawing.Point(15, 10) Me.lbStep9.Name = "lbStep9" - Me.lbStep9.Size = New System.Drawing.Size(237, 52) + Me.lbStep9.Size = New System.Drawing.Size(190, 41) Me.lbStep9.TabIndex = 36 Me.lbStep9.Text = "6. 온도 측정" ' @@ -12087,21 +11381,19 @@ Partial Class Main_Form ' Me.pnStep8.Controls.Add(Me.txbStep8) Me.pnStep8.Controls.Add(Me.lbStep8) - Me.pnStep8.Location = New System.Drawing.Point(626, 25) - Me.pnStep8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnStep8.Location = New System.Drawing.Point(548, 20) Me.pnStep8.Name = "pnStep8" - Me.pnStep8.Size = New System.Drawing.Size(600, 175) + Me.pnStep8.Size = New System.Drawing.Size(525, 140) Me.pnStep8.TabIndex = 58 ' 'txbStep8 ' Me.txbStep8.BackColor = System.Drawing.SystemColors.Window Me.txbStep8.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbStep8.Location = New System.Drawing.Point(23, 69) - Me.txbStep8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbStep8.Location = New System.Drawing.Point(20, 55) Me.txbStep8.Name = "txbStep8" Me.txbStep8.ReadOnly = True - Me.txbStep8.Size = New System.Drawing.Size(571, 94) + Me.txbStep8.Size = New System.Drawing.Size(500, 76) Me.txbStep8.TabIndex = 56 Me.txbStep8.Text = "대기" Me.txbStep8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -12110,9 +11402,9 @@ Partial Class Main_Form ' Me.lbStep8.AutoSize = True Me.lbStep8.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbStep8.Location = New System.Drawing.Point(17, 12) + Me.lbStep8.Location = New System.Drawing.Point(15, 10) Me.lbStep8.Name = "lbStep8" - Me.lbStep8.Size = New System.Drawing.Size(276, 52) + Me.lbStep8.Size = New System.Drawing.Size(221, 41) Me.lbStep8.TabIndex = 55 Me.lbStep8.Text = "5. 배터리 전압" ' @@ -12121,19 +11413,18 @@ Partial Class Main_Form Me.pnStep5.Controls.Add(Me.lbStep5) Me.pnStep5.Controls.Add(Me.txbStep5) Me.pnStep5.Enabled = False - Me.pnStep5.Location = New System.Drawing.Point(15, 750) - Me.pnStep5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnStep5.Location = New System.Drawing.Point(13, 600) Me.pnStep5.Name = "pnStep5" - Me.pnStep5.Size = New System.Drawing.Size(600, 175) + Me.pnStep5.Size = New System.Drawing.Size(525, 140) Me.pnStep5.TabIndex = 58 ' 'lbStep5 ' Me.lbStep5.AutoSize = True Me.lbStep5.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbStep5.Location = New System.Drawing.Point(17, 12) + Me.lbStep5.Location = New System.Drawing.Point(15, 10) Me.lbStep5.Name = "lbStep5" - Me.lbStep5.Size = New System.Drawing.Size(190, 52) + Me.lbStep5.Size = New System.Drawing.Size(152, 41) Me.lbStep5.TabIndex = 48 Me.lbStep5.Text = "LED 검사" ' @@ -12141,11 +11432,10 @@ Partial Class Main_Form ' Me.txbStep5.BackColor = System.Drawing.SystemColors.Window Me.txbStep5.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbStep5.Location = New System.Drawing.Point(23, 69) - Me.txbStep5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbStep5.Location = New System.Drawing.Point(20, 55) Me.txbStep5.Name = "txbStep5" Me.txbStep5.ReadOnly = True - Me.txbStep5.Size = New System.Drawing.Size(571, 94) + Me.txbStep5.Size = New System.Drawing.Size(500, 76) Me.txbStep5.TabIndex = 49 Me.txbStep5.Text = "대기" Me.txbStep5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -12154,21 +11444,19 @@ Partial Class Main_Form ' Me.pnStep4.Controls.Add(Me.txbStep4) Me.pnStep4.Controls.Add(Me.lbStep4) - Me.pnStep4.Location = New System.Drawing.Point(15, 569) - Me.pnStep4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnStep4.Location = New System.Drawing.Point(13, 455) Me.pnStep4.Name = "pnStep4" - Me.pnStep4.Size = New System.Drawing.Size(600, 175) + Me.pnStep4.Size = New System.Drawing.Size(525, 140) Me.pnStep4.TabIndex = 60 ' 'txbStep4 ' Me.txbStep4.BackColor = System.Drawing.SystemColors.Window Me.txbStep4.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbStep4.Location = New System.Drawing.Point(23, 69) - Me.txbStep4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbStep4.Location = New System.Drawing.Point(20, 55) Me.txbStep4.Name = "txbStep4" Me.txbStep4.ReadOnly = True - Me.txbStep4.Size = New System.Drawing.Size(571, 94) + Me.txbStep4.Size = New System.Drawing.Size(500, 76) Me.txbStep4.TabIndex = 45 Me.txbStep4.Text = "대기" Me.txbStep4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -12177,9 +11465,9 @@ Partial Class Main_Form ' Me.lbStep4.AutoSize = True Me.lbStep4.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbStep4.Location = New System.Drawing.Point(17, 12) + Me.lbStep4.Location = New System.Drawing.Point(15, 10) Me.lbStep4.Name = "lbStep4" - Me.lbStep4.Size = New System.Drawing.Size(305, 52) + Me.lbStep4.Size = New System.Drawing.Size(245, 41) Me.lbStep4.TabIndex = 44 Me.lbStep4.Text = "4. Cos-Up 출력" ' @@ -12187,21 +11475,19 @@ Partial Class Main_Form ' Me.pnStep3.Controls.Add(Me.txbStep3) Me.pnStep3.Controls.Add(Me.lbStep3) - Me.pnStep3.Location = New System.Drawing.Point(15, 388) - Me.pnStep3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnStep3.Location = New System.Drawing.Point(13, 310) Me.pnStep3.Name = "pnStep3" - Me.pnStep3.Size = New System.Drawing.Size(600, 175) + Me.pnStep3.Size = New System.Drawing.Size(525, 140) Me.pnStep3.TabIndex = 58 ' 'txbStep3 ' Me.txbStep3.BackColor = System.Drawing.SystemColors.Window Me.txbStep3.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbStep3.Location = New System.Drawing.Point(23, 69) - Me.txbStep3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbStep3.Location = New System.Drawing.Point(20, 55) Me.txbStep3.Name = "txbStep3" Me.txbStep3.ReadOnly = True - Me.txbStep3.Size = New System.Drawing.Size(571, 94) + Me.txbStep3.Size = New System.Drawing.Size(500, 76) Me.txbStep3.TabIndex = 43 Me.txbStep3.Text = "대기" Me.txbStep3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -12210,9 +11496,9 @@ Partial Class Main_Form ' Me.lbStep3.AutoSize = True Me.lbStep3.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbStep3.Location = New System.Drawing.Point(17, 12) + Me.lbStep3.Location = New System.Drawing.Point(15, 10) Me.lbStep3.Name = "lbStep3" - Me.lbStep3.Size = New System.Drawing.Size(330, 52) + Me.lbStep3.Size = New System.Drawing.Size(264, 41) Me.lbStep3.TabIndex = 42 Me.lbStep3.Text = "3. Daily-Up 출력" ' @@ -12220,21 +11506,19 @@ Partial Class Main_Form ' Me.pnStep2.Controls.Add(Me.txbStep2) Me.pnStep2.Controls.Add(Me.lbStep2) - Me.pnStep2.Location = New System.Drawing.Point(15, 206) - Me.pnStep2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnStep2.Location = New System.Drawing.Point(13, 165) Me.pnStep2.Name = "pnStep2" - Me.pnStep2.Size = New System.Drawing.Size(600, 175) + Me.pnStep2.Size = New System.Drawing.Size(525, 140) Me.pnStep2.TabIndex = 59 ' 'txbStep2 ' Me.txbStep2.BackColor = System.Drawing.SystemColors.Window Me.txbStep2.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbStep2.Location = New System.Drawing.Point(23, 69) - Me.txbStep2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbStep2.Location = New System.Drawing.Point(20, 55) Me.txbStep2.Name = "txbStep2" Me.txbStep2.ReadOnly = True - Me.txbStep2.Size = New System.Drawing.Size(571, 94) + Me.txbStep2.Size = New System.Drawing.Size(500, 76) Me.txbStep2.TabIndex = 41 Me.txbStep2.Text = "대기" Me.txbStep2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -12243,9 +11527,9 @@ Partial Class Main_Form ' Me.lbStep2.AutoSize = True Me.lbStep2.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbStep2.Location = New System.Drawing.Point(17, 12) + Me.lbStep2.Location = New System.Drawing.Point(15, 10) Me.lbStep2.Name = "lbStep2" - Me.lbStep2.Size = New System.Drawing.Size(332, 52) + Me.lbStep2.Size = New System.Drawing.Size(266, 41) Me.lbStep2.TabIndex = 40 Me.lbStep2.Text = "2. Tight-Up 출력" ' @@ -12253,21 +11537,19 @@ Partial Class Main_Form ' Me.pnStep1.Controls.Add(Me.txbStep1) Me.pnStep1.Controls.Add(Me.lbStep1) - Me.pnStep1.Location = New System.Drawing.Point(15, 25) - Me.pnStep1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnStep1.Location = New System.Drawing.Point(13, 20) Me.pnStep1.Name = "pnStep1" - Me.pnStep1.Size = New System.Drawing.Size(600, 175) + Me.pnStep1.Size = New System.Drawing.Size(525, 140) Me.pnStep1.TabIndex = 58 ' 'txbStep1 ' Me.txbStep1.BackColor = System.Drawing.SystemColors.Window Me.txbStep1.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbStep1.Location = New System.Drawing.Point(23, 69) - Me.txbStep1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbStep1.Location = New System.Drawing.Point(20, 55) Me.txbStep1.Name = "txbStep1" Me.txbStep1.ReadOnly = True - Me.txbStep1.Size = New System.Drawing.Size(571, 94) + Me.txbStep1.Size = New System.Drawing.Size(500, 76) Me.txbStep1.TabIndex = 39 Me.txbStep1.Text = "대기" Me.txbStep1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -12276,9 +11558,9 @@ Partial Class Main_Form ' Me.lbStep1.AutoSize = True Me.lbStep1.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbStep1.Location = New System.Drawing.Point(17, 12) + Me.lbStep1.Location = New System.Drawing.Point(15, 10) Me.lbStep1.Name = "lbStep1" - Me.lbStep1.Size = New System.Drawing.Size(254, 52) + Me.lbStep1.Size = New System.Drawing.Size(204, 41) Me.lbStep1.TabIndex = 38 Me.lbStep1.Text = "1. HIFU 출력" ' @@ -12289,11 +11571,9 @@ Partial Class Main_Form Me.gbRFMCEP.Controls.Add(Me.pnMC) Me.gbRFMCEP.Controls.Add(Me.pnRF) Me.gbRFMCEP.Controls.Add(Me.pnRFtest) - Me.gbRFMCEP.Location = New System.Drawing.Point(6, 300) - Me.gbRFMCEP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFMCEP.Location = New System.Drawing.Point(5, 240) Me.gbRFMCEP.Name = "gbRFMCEP" - Me.gbRFMCEP.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) - Me.gbRFMCEP.Size = New System.Drawing.Size(1246, 934) + Me.gbRFMCEP.Size = New System.Drawing.Size(1090, 747) Me.gbRFMCEP.TabIndex = 117 Me.gbRFMCEP.TabStop = False Me.gbRFMCEP.Visible = False @@ -12306,19 +11586,18 @@ Partial Class Main_Form Me.pnEPtest.Controls.Add(Me.txbEPtest2) Me.pnEPtest.Controls.Add(Me.lbEPtest1) Me.pnEPtest.Controls.Add(Me.txbEPtest1) - Me.pnEPtest.Location = New System.Drawing.Point(18, 745) - Me.pnEPtest.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEPtest.Location = New System.Drawing.Point(16, 596) Me.pnEPtest.Name = "pnEPtest" - Me.pnEPtest.Size = New System.Drawing.Size(1207, 175) + Me.pnEPtest.Size = New System.Drawing.Size(1056, 140) Me.pnEPtest.TabIndex = 68 ' 'lbEPtest3 ' Me.lbEPtest3.AutoSize = True Me.lbEPtest3.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPtest3.Location = New System.Drawing.Point(933, 11) + Me.lbEPtest3.Location = New System.Drawing.Point(816, 9) Me.lbEPtest3.Name = "lbEPtest3" - Me.lbEPtest3.Size = New System.Drawing.Size(161, 52) + Me.lbEPtest3.Size = New System.Drawing.Size(129, 41) Me.lbEPtest3.TabIndex = 52 Me.lbEPtest3.Text = "3차측정" ' @@ -12326,11 +11605,10 @@ Partial Class Main_Form ' Me.txbEPtest3.BackColor = System.Drawing.SystemColors.Window Me.txbEPtest3.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPtest3.Location = New System.Drawing.Point(816, 69) - Me.txbEPtest3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPtest3.Location = New System.Drawing.Point(714, 55) Me.txbEPtest3.Name = "txbEPtest3" Me.txbEPtest3.ReadOnly = True - Me.txbEPtest3.Size = New System.Drawing.Size(377, 94) + Me.txbEPtest3.Size = New System.Drawing.Size(330, 76) Me.txbEPtest3.TabIndex = 53 Me.txbEPtest3.Text = "대 기" Me.txbEPtest3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -12339,9 +11617,9 @@ Partial Class Main_Form ' Me.lbEPtest2.AutoSize = True Me.lbEPtest2.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPtest2.Location = New System.Drawing.Point(542, 11) + Me.lbEPtest2.Location = New System.Drawing.Point(474, 9) Me.lbEPtest2.Name = "lbEPtest2" - Me.lbEPtest2.Size = New System.Drawing.Size(161, 52) + Me.lbEPtest2.Size = New System.Drawing.Size(129, 41) Me.lbEPtest2.TabIndex = 50 Me.lbEPtest2.Text = "2차측정" ' @@ -12349,11 +11627,10 @@ Partial Class Main_Form ' Me.txbEPtest2.BackColor = System.Drawing.SystemColors.Window Me.txbEPtest2.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPtest2.Location = New System.Drawing.Point(421, 69) - Me.txbEPtest2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPtest2.Location = New System.Drawing.Point(368, 55) Me.txbEPtest2.Name = "txbEPtest2" Me.txbEPtest2.ReadOnly = True - Me.txbEPtest2.Size = New System.Drawing.Size(377, 94) + Me.txbEPtest2.Size = New System.Drawing.Size(330, 76) Me.txbEPtest2.TabIndex = 51 Me.txbEPtest2.Text = "대 기" Me.txbEPtest2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -12362,9 +11639,9 @@ Partial Class Main_Form ' Me.lbEPtest1.AutoSize = True Me.lbEPtest1.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPtest1.Location = New System.Drawing.Point(153, 11) + Me.lbEPtest1.Location = New System.Drawing.Point(134, 9) Me.lbEPtest1.Name = "lbEPtest1" - Me.lbEPtest1.Size = New System.Drawing.Size(161, 52) + Me.lbEPtest1.Size = New System.Drawing.Size(129, 41) Me.lbEPtest1.TabIndex = 48 Me.lbEPtest1.Text = "1차측정" ' @@ -12372,11 +11649,10 @@ Partial Class Main_Form ' Me.txbEPtest1.BackColor = System.Drawing.SystemColors.Window Me.txbEPtest1.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPtest1.Location = New System.Drawing.Point(23, 69) - Me.txbEPtest1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPtest1.Location = New System.Drawing.Point(20, 55) Me.txbEPtest1.Name = "txbEPtest1" Me.txbEPtest1.ReadOnly = True - Me.txbEPtest1.Size = New System.Drawing.Size(377, 94) + Me.txbEPtest1.Size = New System.Drawing.Size(330, 76) Me.txbEPtest1.TabIndex = 49 Me.txbEPtest1.Text = "대 기" Me.txbEPtest1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -12385,19 +11661,18 @@ Partial Class Main_Form ' Me.pnEP.Controls.Add(Me.lbEPresult) Me.pnEP.Controls.Add(Me.txbEPresult) - Me.pnEP.Location = New System.Drawing.Point(18, 561) - Me.pnEP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnEP.Location = New System.Drawing.Point(16, 449) Me.pnEP.Name = "pnEP" - Me.pnEP.Size = New System.Drawing.Size(1207, 175) + Me.pnEP.Size = New System.Drawing.Size(1056, 140) Me.pnEP.TabIndex = 67 ' 'lbEPresult ' Me.lbEPresult.AutoSize = True Me.lbEPresult.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbEPresult.Location = New System.Drawing.Point(17, 12) + Me.lbEPresult.Location = New System.Drawing.Point(15, 10) Me.lbEPresult.Name = "lbEPresult" - Me.lbEPresult.Size = New System.Drawing.Size(215, 52) + Me.lbEPresult.Size = New System.Drawing.Size(173, 41) Me.lbEPresult.TabIndex = 48 Me.lbEPresult.Text = "3. Cos-Up" ' @@ -12405,11 +11680,10 @@ Partial Class Main_Form ' Me.txbEPresult.BackColor = System.Drawing.SystemColors.Window Me.txbEPresult.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbEPresult.Location = New System.Drawing.Point(23, 69) - Me.txbEPresult.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbEPresult.Location = New System.Drawing.Point(20, 55) Me.txbEPresult.Name = "txbEPresult" Me.txbEPresult.ReadOnly = True - Me.txbEPresult.Size = New System.Drawing.Size(1178, 94) + Me.txbEPresult.Size = New System.Drawing.Size(1031, 76) Me.txbEPresult.TabIndex = 49 Me.txbEPresult.Text = "대 기" Me.txbEPresult.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -12418,19 +11692,18 @@ Partial Class Main_Form ' Me.pnMC.Controls.Add(Me.lbMCresult) Me.pnMC.Controls.Add(Me.txbMCresult) - Me.pnMC.Location = New System.Drawing.Point(19, 379) - Me.pnMC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnMC.Location = New System.Drawing.Point(17, 303) Me.pnMC.Name = "pnMC" - Me.pnMC.Size = New System.Drawing.Size(1207, 175) + Me.pnMC.Size = New System.Drawing.Size(1056, 140) Me.pnMC.TabIndex = 64 ' 'lbMCresult ' Me.lbMCresult.AutoSize = True Me.lbMCresult.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbMCresult.Location = New System.Drawing.Point(17, 12) + Me.lbMCresult.Location = New System.Drawing.Point(15, 10) Me.lbMCresult.Name = "lbMCresult" - Me.lbMCresult.Size = New System.Drawing.Size(240, 52) + Me.lbMCresult.Size = New System.Drawing.Size(192, 41) Me.lbMCresult.TabIndex = 48 Me.lbMCresult.Text = "2. Daily-Up" ' @@ -12438,11 +11711,10 @@ Partial Class Main_Form ' Me.txbMCresult.BackColor = System.Drawing.SystemColors.Window Me.txbMCresult.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbMCresult.Location = New System.Drawing.Point(23, 69) - Me.txbMCresult.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbMCresult.Location = New System.Drawing.Point(20, 55) Me.txbMCresult.Name = "txbMCresult" Me.txbMCresult.ReadOnly = True - Me.txbMCresult.Size = New System.Drawing.Size(1178, 94) + Me.txbMCresult.Size = New System.Drawing.Size(1031, 76) Me.txbMCresult.TabIndex = 49 Me.txbMCresult.Text = "대 기" Me.txbMCresult.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -12451,19 +11723,18 @@ Partial Class Main_Form ' Me.pnRF.Controls.Add(Me.lbRFresult) Me.pnRF.Controls.Add(Me.txbRFresult) - Me.pnRF.Location = New System.Drawing.Point(19, 16) - Me.pnRF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRF.Location = New System.Drawing.Point(17, 13) Me.pnRF.Name = "pnRF" - Me.pnRF.Size = New System.Drawing.Size(1207, 175) + Me.pnRF.Size = New System.Drawing.Size(1056, 140) Me.pnRF.TabIndex = 63 ' 'lbRFresult ' Me.lbRFresult.AutoSize = True Me.lbRFresult.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRFresult.Location = New System.Drawing.Point(17, 12) + Me.lbRFresult.Location = New System.Drawing.Point(15, 10) Me.lbRFresult.Name = "lbRFresult" - Me.lbRFresult.Size = New System.Drawing.Size(242, 52) + Me.lbRFresult.Size = New System.Drawing.Size(194, 41) Me.lbRFresult.TabIndex = 48 Me.lbRFresult.Text = "1. Tight-Up" ' @@ -12471,11 +11742,10 @@ Partial Class Main_Form ' Me.txbRFresult.BackColor = System.Drawing.SystemColors.Window Me.txbRFresult.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRFresult.Location = New System.Drawing.Point(23, 69) - Me.txbRFresult.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRFresult.Location = New System.Drawing.Point(20, 55) Me.txbRFresult.Name = "txbRFresult" Me.txbRFresult.ReadOnly = True - Me.txbRFresult.Size = New System.Drawing.Size(1178, 94) + Me.txbRFresult.Size = New System.Drawing.Size(1031, 76) Me.txbRFresult.TabIndex = 49 Me.txbRFresult.Text = "대 기" Me.txbRFresult.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -12488,19 +11758,18 @@ Partial Class Main_Form Me.pnRFtest.Controls.Add(Me.txbRFtest2) Me.pnRFtest.Controls.Add(Me.lbRFtest1) Me.pnRFtest.Controls.Add(Me.txbRFtest1) - Me.pnRFtest.Location = New System.Drawing.Point(19, 198) - Me.pnRFtest.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.pnRFtest.Location = New System.Drawing.Point(17, 158) Me.pnRFtest.Name = "pnRFtest" - Me.pnRFtest.Size = New System.Drawing.Size(1207, 175) + Me.pnRFtest.Size = New System.Drawing.Size(1056, 140) Me.pnRFtest.TabIndex = 62 ' 'lbRFtest3 ' Me.lbRFtest3.AutoSize = True Me.lbRFtest3.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRFtest3.Location = New System.Drawing.Point(933, 11) + Me.lbRFtest3.Location = New System.Drawing.Point(816, 9) Me.lbRFtest3.Name = "lbRFtest3" - Me.lbRFtest3.Size = New System.Drawing.Size(161, 52) + Me.lbRFtest3.Size = New System.Drawing.Size(129, 41) Me.lbRFtest3.TabIndex = 52 Me.lbRFtest3.Text = "3차측정" ' @@ -12508,11 +11777,10 @@ Partial Class Main_Form ' Me.txbRFtest3.BackColor = System.Drawing.SystemColors.Window Me.txbRFtest3.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRFtest3.Location = New System.Drawing.Point(816, 69) - Me.txbRFtest3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRFtest3.Location = New System.Drawing.Point(714, 55) Me.txbRFtest3.Name = "txbRFtest3" Me.txbRFtest3.ReadOnly = True - Me.txbRFtest3.Size = New System.Drawing.Size(377, 94) + Me.txbRFtest3.Size = New System.Drawing.Size(330, 76) Me.txbRFtest3.TabIndex = 53 Me.txbRFtest3.Text = "대 기" Me.txbRFtest3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -12521,9 +11789,9 @@ Partial Class Main_Form ' Me.lbRFtest2.AutoSize = True Me.lbRFtest2.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRFtest2.Location = New System.Drawing.Point(542, 11) + Me.lbRFtest2.Location = New System.Drawing.Point(474, 9) Me.lbRFtest2.Name = "lbRFtest2" - Me.lbRFtest2.Size = New System.Drawing.Size(161, 52) + Me.lbRFtest2.Size = New System.Drawing.Size(129, 41) Me.lbRFtest2.TabIndex = 50 Me.lbRFtest2.Text = "2차측정" ' @@ -12531,11 +11799,10 @@ Partial Class Main_Form ' Me.txbRFtest2.BackColor = System.Drawing.SystemColors.Window Me.txbRFtest2.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRFtest2.Location = New System.Drawing.Point(421, 69) - Me.txbRFtest2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRFtest2.Location = New System.Drawing.Point(368, 55) Me.txbRFtest2.Name = "txbRFtest2" Me.txbRFtest2.ReadOnly = True - Me.txbRFtest2.Size = New System.Drawing.Size(377, 94) + Me.txbRFtest2.Size = New System.Drawing.Size(330, 76) Me.txbRFtest2.TabIndex = 51 Me.txbRFtest2.Text = "대 기" Me.txbRFtest2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -12544,9 +11811,9 @@ Partial Class Main_Form ' Me.lbRFtest1.AutoSize = True Me.lbRFtest1.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.lbRFtest1.Location = New System.Drawing.Point(153, 11) + Me.lbRFtest1.Location = New System.Drawing.Point(134, 9) Me.lbRFtest1.Name = "lbRFtest1" - Me.lbRFtest1.Size = New System.Drawing.Size(161, 52) + Me.lbRFtest1.Size = New System.Drawing.Size(129, 41) Me.lbRFtest1.TabIndex = 48 Me.lbRFtest1.Text = "1차측정" ' @@ -12554,11 +11821,10 @@ Partial Class Main_Form ' Me.txbRFtest1.BackColor = System.Drawing.SystemColors.Window Me.txbRFtest1.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte)) - Me.txbRFtest1.Location = New System.Drawing.Point(23, 69) - Me.txbRFtest1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.txbRFtest1.Location = New System.Drawing.Point(20, 55) Me.txbRFtest1.Name = "txbRFtest1" Me.txbRFtest1.ReadOnly = True - Me.txbRFtest1.Size = New System.Drawing.Size(377, 94) + Me.txbRFtest1.Size = New System.Drawing.Size(330, 76) Me.txbRFtest1.TabIndex = 49 Me.txbRFtest1.Text = "대 기" Me.txbRFtest1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -12569,13 +11835,12 @@ Partial Class Main_Form ' 'Main_Form ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 15.0!) + Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(2199, 1276) + Me.ClientSize = New System.Drawing.Size(3835, 1061) Me.Controls.Add(Me.pnOption) Me.Controls.Add(Me.pnMain) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) - Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Name = "Main_Form" Me.Text = "DUALSONIC_Multy_Function_Tester" Me.pnOption.ResumeLayout(False) @@ -12584,6 +11849,8 @@ Partial Class Main_Form CType(Me.nudJigNum, System.ComponentModel.ISupportInitialize).EndInit Me.gbckbETC.ResumeLayout(False) Me.gbckbETC.PerformLayout + Me.Panel2.ResumeLayout(False) + Me.Panel2.PerformLayout Me.gbopETC.ResumeLayout(False) Me.gbStandard.ResumeLayout(False) Me.gbStandard.PerformLayout @@ -13135,6 +12402,8 @@ Partial Class Main_Form Me.pnFirmVer.PerformLayout Me.pnMain.ResumeLayout(False) Me.pnMain.PerformLayout + Me.gbMode.ResumeLayout(False) + Me.gbMode.PerformLayout Me.gbDSForm.ResumeLayout(False) Me.pnDSWrite.ResumeLayout(False) Me.pnDSWrite.PerformLayout @@ -13150,8 +12419,8 @@ Partial Class Main_Form Me.pnDSBasicState.PerformLayout Me.gbRunCount.ResumeLayout(False) Me.gbRunCount.PerformLayout - Me.gbMode.ResumeLayout(False) - Me.gbMode.PerformLayout + Me.gbOldMode.ResumeLayout(False) + Me.gbOldMode.PerformLayout Me.gbBarcode.ResumeLayout(False) Me.gbBarcode.PerformLayout Me.pnCPUTemp.ResumeLayout(False) @@ -13836,7 +13105,7 @@ Partial Class Main_Form Friend WithEvents pnBat As Panel Friend WithEvents lbBat As Label Friend WithEvents txbBat As TextBox - Friend WithEvents gbMode As GroupBox + Friend WithEvents gbOldMode As GroupBox Friend WithEvents rdbRFMCEP As RadioButton Friend WithEvents rdbHF As RadioButton Friend WithEvents rdbAll As RadioButton @@ -13916,8 +13185,6 @@ Partial Class Main_Form Friend WithEvents txbIQCRF2 As TextBox Friend WithEvents lbIQCRF1 As Label Friend WithEvents txbIQCRF1 As TextBox - Friend WithEvents btnMQTT As Button - Friend WithEvents ckbMES As CheckBox Friend WithEvents gbEPRe As GroupBox Friend WithEvents pnEPRe As Panel Friend WithEvents lbEPRe As Label @@ -14232,4 +13499,18 @@ Partial Class Main_Form Friend WithEvents rdbEFPD As RadioButton Friend WithEvents rdbEFIQC As RadioButton Friend WithEvents Label2 As Label + Friend WithEvents gbMode As GroupBox + Friend WithEvents Label6 As Label + Friend WithEvents Panel1 As Panel + Friend WithEvents comboBoxVerificationStep As ComboBox + Friend WithEvents Label7 As Label + Friend WithEvents comboBoxModel As ComboBox + Friend WithEvents checkBoxMcUse As CheckBox + Friend WithEvents checkBoxEpUse As CheckBox + Friend WithEvents checkBoxRfUse As CheckBox + Friend WithEvents checkBoxHfUse As CheckBox + Friend WithEvents Label8 As Label + Friend WithEvents Panel2 As Panel + Friend WithEvents txbTDSNHead As TextBox + Friend WithEvents Label3 As Label End Class diff --git a/ProductFunctionTester/Main_Form.vb b/ProductFunctionTester/Main_Form.vb index e446448..d8752d1 100644 --- a/ProductFunctionTester/Main_Form.vb +++ b/ProductFunctionTester/Main_Form.vb @@ -1,14 +1,15 @@ -Imports System.IO +Imports System.Diagnostics.Metrics +Imports System.IO Imports System.IO.Ports Imports System.Math -Imports OpenCvSharp -Imports AForge.Video.DirectShow -Imports uPLibrary.Networking.M2Mqtt Imports System.Text +Imports AForge.Video.DirectShow +Imports OpenCvSharp +Imports uPLibrary.Networking.M2Mqtt Public Class Main_Form Public Program_Name As String = "DUALSONIC_Multi_Function_Tester Ver." - Public Program_Version As String = "1.1.2" + Public Program_Version As String = "2.0.0" ''데이터 베이스 테이블 목록 @@ -30,6 +31,9 @@ Public Class Main_Form Private NonTDTable As String = "jomtTesterDB.jomtNonTDTbl" Private NonTDTestTable As String = "jomtTesterServerDB.jomtNonTDTbl" + Private Const mainModelInfoDB As String = "jomtTesterDB.jomtModelInfoTbl" + Private Const testModelInfoDB As String = "jomtTesterServerDB.jomtModelInfoTbl" + ''사용하고자 하는 데이터베이스 Private TDTableNow As String = TDTable Private hfTableNow As String = hfDataTable @@ -37,7 +41,7 @@ Public Class Main_Form Private pd1CntTableNow As String = pd1CntTable Private iqcCntTableNow As String = iqcCntTable Private NonTDTableNow As String = NonTDTable - + Private ApplyModelInfoDB As String = mainModelInfoDB Private ParaComport As String Private modeSaveSwitch As Boolean = False @@ -59,30 +63,35 @@ Public Class Main_Form Private Enum formTypeList full - iqc - prod_HF - prod_RF - altoIQC - altoPD - Company - DS_IQC - DS_PD - EF_IQC - EF_PD + iqcHFRFEP + iqcHF + iqcRFEP + iqcDsHF + prdHF + prdRFMCEP + prdRFEP + prdDsHF + company MAX_FORM_TYPE End Enum Private formType As Int16 - Private formProdCode(formTypeList.MAX_FORM_TYPE) As String + + '현재 테스트하는 모델 정보 + Private ModelCode As String + Private ModelName As String + Private CartTypeName As String + Private DeviceTypeCode As String + Private TDUseYn As Boolean = False + Private HifuUseYn As Boolean = False + Private RfUseYn As Boolean = False + Private EpUseYn As Boolean = False + Private McUseYn As Boolean = False + Private VerificationStep As String Private StartSwitch As Boolean - Private TDSNHead1 As String = "DIT" - Private TDSNHead2 As String = "J3" - - Private Const TestType As String = "SET" - Private Const TestModel As String = "MAXIMUM" - Private Const TestModel_EF As String = "EFFECT" + Private TDSNHeadArray As String() Private Const TestCount As Int16 = 10 @@ -273,7 +282,7 @@ Public Class Main_Form Private todayCount As Integer = 1 '' 금일 측정 개수 Private Sub typeDataSetting() - If rdbAltoIqc.Checked = True Or rdbAltoPD.Checked = True Then + If formType = formTypeList.iqcRFEP Or formType = formTypeList.prdRFEP Then TmpMin(TempData.DivTemp) = txbTpDevMin_AL TmpMin(TempData.CartTemp) = txbTpCartMin_AL TmpMax(TempData.DivTemp) = txbTpDevMax_AL @@ -303,7 +312,7 @@ Public Class Main_Form BatCapacityMin = txbBatMin_AL BatCapacityMax = txbBatMax_AL - ElseIf rdbDsIQC.Checked = True Or rdbDsPD.Checked = True Then + ElseIf formType = formTypeList.iqcDsHF Or formType = formTypeList.prdDsHF Then TmpMin(TempData.DivTemp) = txbDSTmpDe_stMin TmpMin(TempData.CartTemp) = txbDSTmpCa_stMin TmpMax(TempData.DivTemp) = txbDSTmpDe_stMax @@ -354,7 +363,7 @@ Public Class Main_Form End If - If rdbCompany.Checked <> True Then + If formType = formTypeList.company <> True Then If todayCountSet() Then txbWindow.AppendText("Today Count Setting Error ! " & vbCrLf) @@ -444,18 +453,8 @@ Public Class Main_Form HFReCkCount = txbHFReCkCnt.Text HFLowShot = txbHFLowShot.Text - ''항목별 제품 코드 - formProdCode(formTypeList.full) = "30" - formProdCode(formTypeList.iqc) = "30" - formProdCode(formTypeList.prod_HF) = "30" - formProdCode(formTypeList.prod_RF) = "30" - formProdCode(formTypeList.altoIQC) = "50" - formProdCode(formTypeList.altoPD) = "50" - formProdCode(formTypeList.Company) = "00" - formProdCode(formTypeList.DS_IQC) = "40" - formProdCode(formTypeList.DS_PD) = "40" - formProdCode(formTypeList.EF_IQC) = "60" - formProdCode(formTypeList.EF_PD) = "60" + 'TD Serial Head 구분 스트링 + TDSNHeadArray = txbTDSNHead.Text.Split("/") End Sub @@ -477,7 +476,7 @@ Public Class Main_Form Else BarTimer.Enabled = False If txbBarcode.Text.Replace(" ", "") <> "" Or chbAutoMeasure.Checked Then - If InStr(txbBarcode.Text, TDSNHead1) > 0 Or InStr(txbBarcode.Text, TDSNHead2) > 0 Or InStr(txbBarcode.Text, "[START]") > 0 Then + If CheckTDSNHead() = True Or InStr(txbBarcode.Text, "[START]") > 0 Then btnRun_Click(sender, e) End If txbBarcode.Focus() @@ -513,6 +512,15 @@ Public Class Main_Form End If End Sub + Private Function CheckTDSNHead() As Boolean + For Each TDSNHead As String In TDSNHeadArray + If InStr(txbBarcode.Text, TDSNHead) > 0 Then + Return True + End If + Next TDSNHead + + Return False + End Function '' ------------------------------------------------------ Private Sub Main_Form_Load(sender As Object, e As EventArgs) Handles MyBase.Load @@ -525,6 +533,9 @@ Public Class Main_Form ConnectName(ConnectList.USB) = "USB" ConnectName(ConnectList.GPIB) = "GPIB" + TestDBCon() + ComboBoxSetting() + ConfigIniLoad() loadLocalFile() @@ -536,18 +547,46 @@ Public Class Main_Form dgvID.Font = New Font("함초롱바탕", 11.25, FontStyle.Bold) 'EquipSetting() - TestDBCon() + 'TestDBCon() + 'ComboBoxSetting() modeSaveSwitch = True txbBarcode.Focus() End Sub + Private Sub ComboBoxSetting() + comboBoxModel.Items.Clear() + comboBoxModel.DisplayMember = "Key" + comboBoxModel.ValueMember = "Value" + + DBCmd = "SELECT ModelName, ModelCode FROM " & ApplyModelInfoDB & " GROUP BY ModelCode" + If DBQueryReader(DBCmd) Then + Dim RowCount As Int16 = (sqlDataQuery.Length / 2) - 1 + Dim dataSetCount As Int32 = 0 + Dim ModelName As String + Dim ModelCode As String + + For row = 0 To RowCount + For col = 0 To 1 + If col = 0 Then + ModelName = sqlDataQuery(dataSetCount) + ElseIf col = 1 Then + ModelCode = sqlDataQuery(dataSetCount) + End If + dataSetCount += 1 + Next + comboBoxModel.Items.Add(New DictionaryEntry(ModelName, ModelCode)) + Next + End If + comboBoxModel.Text = "MAXIMUM" + End Sub + Private Function todayCountSet() As Boolean '' Dim NotChecked As Boolean = False NowDate = Format(Now, "yyyy-MM-dd") - If rdbIQC.Checked = True Or rdbAltoIqc.Checked = True Then + If formType = formTypeList.iqcHFRFEP = True Or formType = formTypeList.iqcRFEP Or formTypeList.iqcHF Then DBCmd = "SELECT COUNT(NUMBER) FROM " & iqcCntTableNow & " WHERE IQC_Date = '" & NowDate & "'" If DBQueryScalar(DBCmd) = 0 Then DBCmd = "INSERT INTO " & iqcCntTableNow & " (IQC_Date) VALUES ('" & NowDate & "')" @@ -567,18 +606,20 @@ Public Class Main_Form End If End If - If rdbAltoPD.Checked = True Then + If formType = formTypeList.prdRFEP Then DBCmd = "SELECT PD1_AltoCnt,PD1_AltoOkCnt,PD1_AltoNgCnt FROM " & pd1CntTableNow & " WHERE PD1_Date = '" & NowDate & "'" - ElseIf rdbHF.Checked = True Or rdbEFPD.Checked = True Then + ElseIf formType = formTypeList.prdHF Then DBCmd = "SELECT PD1_MaxHFTotalCnt,PD1_MaxHFOkCnt,PD1_MaxHFNgCnt FROM " & pd1CntTableNow & " WHERE PD1_Date = '" & NowDate & "'" - ElseIf rdbRFMCEP.Checked = True Then + ElseIf formType = formTypeList.prdRFMCEP Then DBCmd = "SELECT PD1_MaxRFTotalCnt,PD1_MaxRFOkCnt,PD1_MaxRFNgCnt FROM " & pd1CntTableNow & " WHERE PD1_Date = '" & NowDate & "'" - ElseIf rdbIQC.Checked = True Then - DBCmd = "SELECT IQC_MAXTotalCnt,IQC_MAXOkCnt,IQC_MAXNgCnt FROM " & iqcCntTableNow & " WHERE IQC_Date = '" & NowDate & "'" - ElseIf rdbAltoIqc.Checked = True Then - DBCmd = "SELECT IQC_ALTOTotalCnt,IQC_ALTOOkCnt,IQC_ALTONgCnt FROM " & iqcCntTableNow & " WHERE IQC_Date = '" & NowDate & "'" - ElseIf rdbDsPD.Checked = True Then + ElseIf formType = formTypeList.prdDsHF Then DBCmd = "SELECT PD1_DevTotalCnt,PD1_DevOkCnt,PD1_DevNgCnt FROM " & pd1CntTableNow & " WHERE PD1_Date = '" & NowDate & "'" + ElseIf formType = formTypeList.iqcHFRFEP Then + DBCmd = "SELECT IQC_MAXTotalCnt,IQC_MAXOkCnt,IQC_MAXNgCnt FROM " & iqcCntTableNow & " WHERE IQC_Date = '" & NowDate & "'" + ElseIf formType = formTypeList.iqcRFEP Then + DBCmd = "SELECT IQC_ALTOTotalCnt,IQC_ALTOOkCnt,IQC_ALTONgCnt FROM " & iqcCntTableNow & " WHERE IQC_Date = '" & NowDate & "'" + ElseIf formType = formTypeList.iqcHF Then + DBCmd = "SELECT IQC_EFFECTTotalCnt,IQC_EFFECTOkCnt,IQC_EFFECTNgCnt FROM " & iqcCntTableNow & " WHERE IQC_Date = '" & NowDate & "'" Else NotChecked = True End If @@ -1454,7 +1495,7 @@ Public Class Main_Form Private Function ParsingData() As String Dim cmdStr As String - Dim cmdVal(0 To 6) As String + Dim cmdVal(0 To 8) As String Dim i As Integer Try @@ -1469,7 +1510,7 @@ Public Class Main_Form cmdStr = Mid(cmdMessage, 1, (InStr(rxMessage, " ") - 2)) cmdMessage = Mid(rxMessage, InStr(rxMessage, " ") + 1, Len(cmdMessage)) - For i = 1 To 5 + For i = 1 To 7 If InStr(cmdMessage, ",") <> 0 Then cmdVal(i) = Mid(cmdMessage, 1, InStr(cmdMessage, ",") - 1) cmdMessage = Mid(cmdMessage, InStr(cmdMessage, ",") + 1, Len(cmdMessage)) @@ -1526,6 +1567,13 @@ Public Class Main_Form Case "settdcnf" cmdStr = cmdVal(1) & "," & cmdVal(2) Return cmdStr + Case "wrsconf1" + If ModelCode.Length = 2 Then '16자리 시리얼번호 + cmdStr = cmdVal(1) & "," & cmdVal(2) & "," & cmdVal(3) & "," & cmdVal(4) & "," & cmdVal(5) & "," & cmdVal(6) & "," & cmdVal(7) + Else '12자리 시리얼번호 + cmdStr = cmdVal(1) & "," & cmdVal(2) & "," & cmdVal(3) & "," & cmdVal(4) & "," & cmdVal(5) + End If + Return cmdStr Case "runled" cmdStr = cmdVal(1) Return cmdStr @@ -1888,12 +1936,12 @@ Public Class Main_Form tableName(0) = hfTableNow tableName(1) = rfTableNow - ElseIf formType = formTypeList.prod_HF Or formType = formTypeList.EF_PD Then + ElseIf formType = formTypeList.prdHF Then ReDim tableName(0) tableName(0) = hfTableNow - ElseIf formType = formTypeList.prod_RF Or formType = formTypeList.altoPD Then + ElseIf formType = formTypeList.prdRFMCEP Or formType = formTypeList.prdRFEP Then ReDim tableName(0) tableName(0) = rfTableNow @@ -2032,7 +2080,7 @@ Public Class Main_Form TestData.Test_HFData(cnt) = Round(Convert.ToDouble(SpecQueryStr(":CALCulate:MARKer1:Y?")), 3) - If formType = formTypeList.DS_IQC Or formType = formTypeList.DS_PD Then + If formType = formTypeList.iqcDsHF Or formType = formTypeList.prdDsHF Then If cnt Mod 2 = 0 Then If TestData.Test_HFData(cnt) < Convert.ToDouble(Val(txbDSSub_Min.Text)) Or TestData.Test_HFData(cnt) > Convert.ToDouble(Val(txbDSSub_Max.Text)) Then @@ -2074,7 +2122,7 @@ Public Class Main_Form Next - If formType = formTypeList.DS_PD Or formType = formTypeList.DS_IQC Then + If formType = formTypeList.prdDsHF Or formType = formTypeList.iqcDsHF Then If TestData.Test_HFData(HifuTest_Step.Step1) > TestData.Test_HFData(HifuTest_Step.step3) Then TestData.Test_HFInterval(HifuTest_Diff.Step1_2) = TestData.Test_HFData(HifuTest_Step.Step1) - TestData.Test_HFData(HifuTest_Step.Step2) @@ -2127,7 +2175,7 @@ SettingFail: End Function Private Sub hfTestState(cnt As Int16) - If rdbHF.Checked = True Or rdbEFPD.Checked = True Then + If formType = formTypeList.prdHF Then If cnt = HifuTest_Step.Step1 Then txbHFtest1.Text = "측정중" txbHFtest1.BackColor = Color.Yellow @@ -2141,7 +2189,7 @@ SettingFail: txbHFtest3.BackColor = Color.Yellow txbHFtest3.Refresh() End If - ElseIf formType = formTypeList.DS_IQC Or formType = formTypeList.DS_PD Then + ElseIf formType = formTypeList.iqcDsHF Or formType = formTypeList.prdDsHF Then If cnt = HifuTest_Step.Step1 Then txbDSHifu_1.Text = "측정중" txbDSHifu_1.BackColor = Color.Yellow @@ -2173,7 +2221,7 @@ SettingFail: End Sub Private Sub hfTestFail(cnt As Int16) - If rdbHF.Checked = True Or rdbEFPD.Checked = True Then + If formType = formTypeList.prdHF Then If cnt = HifuTest_Step.Step1 Then txbHFtest1.Text = "FAIL" txbHFtest1.BackColor = Color.Red @@ -2187,7 +2235,7 @@ SettingFail: txbHFtest3.BackColor = Color.Red txbHFtest3.Refresh() End If - ElseIf formType = formTypeList.DS_IQC Or formType = formTypeList.DS_PD Then + ElseIf formType = formTypeList.iqcDsHF Or formType = formTypeList.prdDsHF Then If cnt = HifuTest_Step.Step1 Then txbDSHifu_1.Text = "FAIL" txbDSHifu_1.BackColor = Color.Red @@ -2219,7 +2267,7 @@ SettingFail: End Sub Private Sub hfTestSuccess(cnt As Int16) - If rdbHF.Checked = True Or rdbEFPD.Checked = True Then + If formType = formTypeList.prdHF Then If cnt = HifuTest_Step.Step1 Then txbHFtest1.Text = "SUCCESS" txbHFtest1.BackColor = Color.Green @@ -2233,7 +2281,7 @@ SettingFail: txbHFtest3.BackColor = Color.Green txbHFtest3.Refresh() End If - ElseIf formType = formTypeList.DS_IQC Or formType = formTypeList.DS_PD Then + ElseIf formType = formTypeList.iqcDsHF Or formType = formTypeList.prdDsHF Then If cnt = HifuTest_Step.Step1 Then txbDSHifu_1.Text = "SUCCESS" txbDSHifu_1.BackColor = Color.Green @@ -2295,7 +2343,7 @@ SettingFail: ForCnt = i Dim freqCount As Int16 = 0 - If rdbAltoIqc.Checked = True Or rdbAltoPD.Checked = True Then + If formType = formTypeList.iqcRFEP Or formType = formTypeList.prdRFEP Then freqCount = (i * 2) + 2 Else freqCount = i @@ -2362,7 +2410,7 @@ SettingFail: End Function Private Sub rfTestState(cnt As Int16) - If rdbRFMCEP.Checked = True Then + If formType = formTypeList.prdRFMCEP Then If cnt = 2 Then txbRFtest1.Text = "측정중" txbRFtest1.BackColor = Color.Yellow @@ -2377,7 +2425,7 @@ SettingFail: txbRFtest3.Refresh() End If - ElseIf rdbAltoIqc.Checked = True Or rdbAltoPD.Checked = True Or rdbCompany.Checked = True Then + ElseIf formType = formTypeList.iqcRFEP Or formType = formTypeList.prdRFEP Or formType = formTypeList.company Then If cnt = 2 Then txbAlIQCRF_1.Text = "측정중" txbAlIQCRF_1.BackColor = Color.Yellow @@ -2410,7 +2458,7 @@ SettingFail: End Sub Private Sub rfTestFail(cnt As Int16) - If rdbRFMCEP.Checked = True Then + If formType = formTypeList.prdRFMCEP Then If cnt = 2 Then txbRFtest1.Text = "FAIL" txbRFtest1.BackColor = Color.Red @@ -2425,7 +2473,7 @@ SettingFail: txbRFtest3.Refresh() End If - ElseIf rdbAltoIqc.Checked = True Or rdbAltoPD.Checked = True Or rdbCompany.Checked = True Then + ElseIf formType = formTypeList.iqcRFEP Or formType = formTypeList.prdRFEP Or formType = formTypeList.company Then If cnt = 2 Then txbAlIQCRF_1.Text = "FAIL" txbAlIQCRF_1.BackColor = Color.Red @@ -2458,7 +2506,7 @@ SettingFail: End Sub Private Sub rfTestSuccess(cnt As Int16) - If rdbRFMCEP.Checked = True Then + If formType = formTypeList.prdRFMCEP Then If cnt = 2 Then txbRFtest1.Text = "SUCCESS" txbRFtest1.BackColor = Color.Green @@ -2473,7 +2521,7 @@ SettingFail: txbRFtest3.Refresh() End If - ElseIf rdbAltoIqc.Checked = True Or rdbAltoPD.Checked = True Or rdbCompany.Checked = True Then + ElseIf formType = formTypeList.iqcRFEP Or formType = formTypeList.prdRFEP Or formType = formTypeList.company Then If cnt = 2 Then txbAlIQCRF_1.Text = "SUCCESS" txbAlIQCRF_1.BackColor = Color.Green @@ -2832,7 +2880,7 @@ SettingFail: End Function Private Sub epTestState(cnt As Int16) - If rdbRFMCEP.Checked = True Then + If formType = formTypeList.prdRFMCEP Then If cnt = 0 Then txbEPtest1.Text = "진행중" txbEPtest1.BackColor = Color.Yellow @@ -2847,7 +2895,7 @@ SettingFail: txbEPtest3.Refresh() End If - ElseIf rdbAltoPD.Checked = True Or rdbAltoIqc.Checked = True Or rdbCompany.Checked = True Then + ElseIf formType = formTypeList.prdRFEP Or formType = formTypeList.iqcRFEP Or formType = formTypeList.company Then If cnt = 0 Then txbAlIQCEP_1.Text = "진행중" txbAlIQCEP_1.BackColor = Color.Yellow @@ -2879,7 +2927,7 @@ SettingFail: End Sub Private Sub epTestFail(cnt As Int16) - If rdbRFMCEP.Checked = True Then + If formType = formTypeList.prdRFMCEP Then If cnt = 0 Then txbEPtest1.Text = "FAIL" txbEPtest1.BackColor = Color.Red @@ -2894,7 +2942,7 @@ SettingFail: txbEPtest3.Refresh() End If - ElseIf rdbAltoPD.Checked = True Or rdbAltoIqc.Checked = True Or rdbCompany.Checked = True Then + ElseIf formType = formTypeList.prdRFEP Or formType = formTypeList.iqcRFEP Or formType = formTypeList.company Then If cnt = 0 Then txbAlIQCEP_1.Text = "FAIL" txbAlIQCEP_1.BackColor = Color.Red @@ -2927,7 +2975,7 @@ SettingFail: End Sub Private Sub epTestSuccess(cnt As Int16) - If rdbRFMCEP.Checked = True Then + If formType = formTypeList.prdRFMCEP Then If cnt = 0 Then txbEPtest1.Text = "SUCCESS" txbEPtest1.BackColor = Color.Green @@ -2942,7 +2990,7 @@ SettingFail: txbEPtest3.Refresh() End If - ElseIf rdbAltoPD.Checked = True Or rdbAltoIqc.Checked = True Or rdbCompany.Checked = True Then + ElseIf formType = formTypeList.prdRFEP Or formType = formTypeList.iqcRFEP Or formType = formTypeList.company Then If cnt = 0 Then txbAlIQCEP_1.Text = "SUCCESS" txbAlIQCEP_1.BackColor = Color.Green @@ -3124,11 +3172,11 @@ SettingFail: End Function Private Function TempCheck() As Boolean - If rdbIQC.Checked = True Or rdbAltoIqc.Checked = True Then + If formType = formTypeList.iqcHFRFEP Or formType = formTypeList.iqcRFEP Or formType = formTypeList.iqcHF Then Return True Else - If rdbHF.Checked = True Or rdbEFPD.Checked = True Or rdbDsIQC.Checked = True Or rdbDsPD.Checked = True Then - If ckbModeV2.Checked = True Or rdbDsIQC.Checked = True Or rdbDsPD.Checked = True Then + If formType = formTypeList.prdHF Or formType = formTypeList.iqcDsHF Or formType = formTypeList.prdDsHF Then + If ckbModeV2.Checked = True Or formType = formTypeList.iqcDsHF Or formType = formTypeList.prdDsHF Then Return True Else Return False @@ -3152,7 +3200,7 @@ SettingFail: End If For i = 1 To nudSaveCk.Value - If prod_reg_data("JOMT", "003000", "50", "82", "0") Then + If prod_reg_data("JOMT", "003000", ModelCode.PadRight(2, "0"c), "82", "0") Then GoTo DataFail End If Next @@ -3234,18 +3282,6 @@ DataFail: End Select End Function - Private Function ProdCodeChange() As String - If rdbCompany.Checked = True Or rdbHF.Checked = True Or rdbEFPD.Checked = True Or rdbIQC.Checked = True Or rdbRFMCEP.Checked = True Then - Return "M" - ElseIf rdbAltoIqc.Checked = True Or rdbAltoPD.Checked = True Then - Return "A" - ElseIf rdbDsIQC.Checked = True Or rdbDsPD.Checked = True Then - Return "D" - Else - Return "0" - End If - End Function - Private Function NewSerialCreate() As Boolean Const SerialLength As Int16 = 4 Dim CreateOK As Boolean = True @@ -3256,7 +3292,7 @@ DataFail: Dim SerialMonth As String = MonthCodeChange(Format(Now, "MM")) Dim SerialYear As String = Format(Now, "yy") Dim SerialDay As String = Format(Now, "dd") - Dim ProdCode As String = ProdCodeChange() + Dim ProdCode As String = ModelCode If SerialMonth = "-1" Then Return False @@ -3333,14 +3369,14 @@ DataFail: End If For i = 1 To nudSaveCk.Value - If rdbHF.Checked = True Or rdbEFPD.Checked = True Then + If formType = formTypeList.prdHF Then If prod_reg_data("JOMT", "000000", ProdCode, "82", "0") Then GoTo DataFail End If End If Next - If formType <> formTypeList.altoIQC And formType <> formTypeList.altoPD Then + If TDUseYn = True Then For i = 1 To nudSaveCk.Value sucSwitch = False @@ -3432,17 +3468,34 @@ DataFail: Private Function prod_reg_data(factory As String, prod_serial As String, prod_code As String, area As String, abroad As String) As Boolean Dim retVal As String Dim nowDate As String = Format(Now, "yy") & Format(Now, "MM") - + Dim BoardSN As String = nowDate & prod_serial tmpCmdMessage = "wrsconf1" - cmdMessage = "[" & tmpCmdMessage & " " & factory & "," & nowDate & prod_serial & "," & prod_code & "," & area & "," & abroad & "]" + vbCrLf - If SendData(cmdMessage) Then - Return False - End If - retVal = PollingReceiveData(1000) + If ModelCode.Length = 2 Then '16자리 시리얼번호 + Dim ModelOpt As String = "1" + Dim QcOpt As String = "100" - If retVal <> factory.ToLower & "," & prod_serial & "," & prod_code & "," & area & "," & abroad Then - Return False + cmdMessage = "[" & tmpCmdMessage & " " & factory & "," & BoardSN & "," & prod_code & "," & ModelOpt & "," & QcOpt & "," & area & "," & abroad & "]" + vbCrLf + If SendData(cmdMessage) Then + Return False + End If + + retVal = PollingReceiveData(1000) + + If retVal <> factory & "," & BoardSN & "," & prod_code & "," & ModelOpt & "," & QcOpt & "," & area & "," & abroad Then + Return False + End If + Else '12자리 시리얼번호 + cmdMessage = "[" & tmpCmdMessage & " " & factory & "," & BoardSN & "," & prod_code & "," & area & "," & abroad & "]" + vbCrLf + If SendData(cmdMessage) Then + Return False + End If + + retVal = PollingReceiveData(1000) + + If retVal <> factory.ToLower & "," & BoardSN & "," & prod_code & "," & area & "," & abroad Then + Return False + End If End If Return True @@ -3814,19 +3867,21 @@ DataFail: Select Case formType Case formTypeList.full allFunction() - Case formTypeList.prod_HF, formTypeList.EF_PD - hfFunction() - Case formTypeList.prod_RF - rfFunction() - Case formTypeList.altoIQC - altoFunctionIQC() - Case formTypeList.altoPD - AltoFunctionPD() - Case formTypeList.Company - CompanyFunction() - Case formTypeList.iqc + Case formTypeList.iqcHFRFEP iqcFunction() - Case formTypeList.DS_IQC, formTypeList.DS_PD + Case formTypeList.iqcHF + iqcHfFunction() + Case formTypeList.iqcRFEP + altoFunctionIQC() + Case formTypeList.prdHF + hfFunction() + Case formTypeList.prdRFMCEP + rfFunction() + Case formTypeList.prdRFEP + AltoFunctionPD() + Case formTypeList.company + CompanyFunction() + Case formTypeList.iqcDsHF, formTypeList.prdDsHF DSTestFunction() Case Else MsgBox("잘못된 동작 모드가 입력되어 있습니다. 관리자에게 문의해주세요.", vbCritical) @@ -4351,8 +4406,58 @@ NormalEnd: If ckbPostgre.Checked = True Then - DBCmd = "INSERT INTO pcbs(jig_num, test_date, test_time, board_num, test_result, fw_ver, rf1_vrms, rf1_freq, rf2_vrms, rf2_freq, rf3_vrms, rf3_freq, ep1_vpp, ep1_freq,ep1_pwidth, ep1_nwidth, ep2_vpp, ep2_freq, ep2_pwidth, ep2_nwidth, ep3_vpp, ep3_freq, ep3_pwidth, ep3_nwidth, created_at, updated_at) " & - "VALUES('" & nudJigNum.Value & "', '" & NowDate & "', '" & NowTime & "', '" & todayCount & "','" & TestError & "', '" & TestData.Test_Firmware & "', '" & TestData.Test_RFVRMS(0) & "', '" & TestData.Test_RFFreq(0) & "', '" & TestData.Test_RFVRMS(1) & "', '" & TestData.Test_RFFreq(1) & "', '" & TestData.Test_RFVRMS(2) & "','" & TestData.Test_RFFreq(2) & "', '" & TestData.Test_EPVpp(0) & "','" & TestData.Test_EPFreq(0) & "','" & TestData.Test_EPPWidth(0) & "','" & TestData.Test_EPNWidth(0) & "','" & TestData.Test_EPVpp(1) & "','" & TestData.Test_EPFreq(1) & "','" & TestData.Test_EPPWidth(1) & "','" & TestData.Test_EPNWidth(1) & "','" & TestData.Test_EPVpp(2) & "','" & TestData.Test_EPFreq(2) & "','" & TestData.Test_EPPWidth(2) & "','" & TestData.Test_EPNWidth(2) & "',NOW(),NOW());" + DBCmd = "INSERT INTO pcbs( + jig_num + , test_date + , test_time + , board_num + , test_result + , fw_ver + , rf1_vrms + , rf1_freq + , rf2_vrms + , rf2_freq + , rf3_vrms + , rf3_freq + , ep1_vpp + , ep1_freq + , ep1_pwidth + , ep1_nwidth + , ep2_vpp + , ep2_freq + , ep2_pwidth + , ep2_nwidth + , ep3_vpp + , ep3_freq + , ep3_pwidth + , ep3_nwidth + , created_at, updated_at) " & + "VALUES('" & + nudJigNum.Value & + "', '" & NowDate & + "', '" & NowTime & + "', '" & todayCount & + "', '" & TestError & + "', '" & TestData.Test_Firmware & + "', '" & TestData.Test_RFVRMS(0) & + "', '" & TestData.Test_RFFreq(0) & + "', '" & TestData.Test_RFVRMS(1) & + "', '" & TestData.Test_RFFreq(1) & + "', '" & TestData.Test_RFVRMS(2) & + "', '" & TestData.Test_RFFreq(2) & + "', '" & TestData.Test_EPVpp(0) & + "', '" & TestData.Test_EPFreq(0) & + "', '" & TestData.Test_EPPWidth(0) & + "', '" & TestData.Test_EPNWidth(0) & + "', '" & TestData.Test_EPVpp(1) & + "', '" & TestData.Test_EPFreq(1) & + "', '" & TestData.Test_EPPWidth(1) & + "', '" & TestData.Test_EPNWidth(1) & + "', '" & TestData.Test_EPVpp(2) & + "', '" & TestData.Test_EPFreq(2) & + "', '" & TestData.Test_EPPWidth(2) & + "', '" & TestData.Test_EPNWidth(2) & + "', NOW(), NOW());" If pgDBCommand(DBCmd) Then Return True @@ -4544,8 +4649,242 @@ ErrorEnd: If ckbPostgre.Checked = True And TestError = True Then - DBCmd = "INSERT INTO pcbs(jig_num, test_date, test_time, board_num, test_result, fw_ver, hf1_value,hf2_value, hf3_value, rf1_vrms, rf1_freq, rf2_vrms, rf2_freq, rf3_vrms, rf3_freq, ep1_vpp, ep1_freq,ep1_pwidth, ep1_nwidth, ep2_vpp, ep2_freq, ep2_pwidth, ep2_nwidth, ep3_vpp, ep3_freq, ep3_pwidth, ep3_nwidth, created_at, updated_at) " & - "VALUES('" & nudJigNum.Value & "', '" & NowDate & "', '" & NowTime & "', '" & todayCount & "','" & TestError & "', '" & TestData.Test_Firmware & "', '" & TestData.Test_HFData(HifuTest_Step.Step1) & "', '" & TestData.Test_HFData(HifuTest_Step.Step2) & "', '" & TestData.Test_HFData(HifuTest_Step.step3) & "', '" & TestData.Test_RFVRMS(0) & "', '" & TestData.Test_RFFreq(0) & "', '" & TestData.Test_RFVRMS(1) & "', '" & TestData.Test_RFFreq(1) & "', '" & TestData.Test_RFVRMS(2) & "','" & TestData.Test_RFFreq(2) & "', '" & TestData.Test_EPVpp(0) & "','" & TestData.Test_EPFreq(0) & "','" & TestData.Test_EPPWidth(0) & "','" & TestData.Test_EPNWidth(0) & "','" & TestData.Test_EPVpp(1) & "','" & TestData.Test_EPFreq(1) & "','" & TestData.Test_EPPWidth(1) & "','" & TestData.Test_EPNWidth(1) & "','" & TestData.Test_EPVpp(2) & "','" & TestData.Test_EPFreq(2) & "','" & TestData.Test_EPPWidth(2) & "','" & TestData.Test_EPNWidth(2) & "',NOW(),NOW());" + DBCmd = "INSERT INTO pcbs( + jig_num + , test_date + , test_time + , board_num + , test_result + , fw_ver + , hf1_value + , hf2_value + , hf3_value + , rf1_vrms + , rf1_freq + , rf2_vrms + , rf2_freq + , rf3_vrms + , rf3_freq + , ep1_vpp + , ep1_freq + , ep1_pwidth + , ep1_nwidth + , ep2_vpp + , ep2_freq + , ep2_pwidth + , ep2_nwidth + , ep3_vpp + , ep3_freq + , ep3_pwidth + , ep3_nwidth + , created_at, updated_at) " & + "VALUES('" & + nudJigNum.Value & + "', '" & NowDate & + "', '" & NowTime & + "', '" & todayCount & + "', '" & TestError & + "', '" & TestData.Test_Firmware & + "', '" & TestData.Test_HFData(HifuTest_Step.Step1) & + "', '" & TestData.Test_HFData(HifuTest_Step.Step2) & + "', '" & TestData.Test_HFData(HifuTest_Step.step3) & + "', '" & TestData.Test_RFVRMS(0) & + "', '" & TestData.Test_RFFreq(0) & + "', '" & TestData.Test_RFVRMS(1) & + "', '" & TestData.Test_RFFreq(1) & + "', '" & TestData.Test_RFVRMS(2) & + "', '" & TestData.Test_RFFreq(2) & + "', '" & TestData.Test_EPVpp(0) & + "', '" & TestData.Test_EPFreq(0) & + "', '" & TestData.Test_EPPWidth(0) & + "', '" & TestData.Test_EPNWidth(0) & + "', '" & TestData.Test_EPVpp(1) & + "', '" & TestData.Test_EPFreq(1) & + "', '" & TestData.Test_EPPWidth(1) & + "', '" & TestData.Test_EPNWidth(1) & + "', '" & TestData.Test_EPVpp(2) & + "', '" & TestData.Test_EPFreq(2) & + "', '" & TestData.Test_EPPWidth(2) & + "', '" & TestData.Test_EPNWidth(2) & + "', NOW(), NOW());" + + If pgDBCommand(DBCmd) Then + Return True + Else + Return False + End If + Else + Return True + End If + + End Function + + Private Sub iqcHfFunction() + StartTime = MeasureTimeAll(MeasStart) + + If StartSwitch = True Then + If JigSerial.IsOpen = True Then + + If txbBarcode.Text = "[START]" Then + + For i = 0 To nudOnRe.Value + + If JigRun_On() Then + GoTo processEnd + End If + + delay_run(StepDelay) + + If FirmVerCheck() Then + + Dim ReadUni As Byte() = Encoding.Unicode.GetBytes(TestData.Test_Firmware) + + If ReadUni(0) < 57 Then + MsgBox("잘못된 펌웨어 버전입니다. 버전을 확인하여 주십시오.", vbCritical, Program_Name & Program_Version) + GoTo processEnd + End If + + If i = nudOnRe.Value Then + MsgBox("전원 ON에 실패하였습니다. 다시 시도하여 주십시오.", vbCritical, Program_Name & Program_Version) + GoTo processEnd + End If + + Else + Exit For + End If + + delay_run(StepDelay) + + Next + + If BuzzerTestFunc(0) Then + TestError = False + GoTo processEnd + End If + + delay_run(StepDelay) + + If TempTest() Then + TestError = False + GoTo processEnd + End If + + delay_run(StepDelay) + + If HFTestRun() Then + TestError = False + GoTo processEnd + End If + + delay_run(StepDelay) + + If BuzzerTestFunc(1) Then + TestError = False + GoTo processEnd + End If + + delay_run(StepDelay) + + If BuzzerTestFunc(2) Then + TestError = False + GoTo processEnd + End If + + delay_run(StepDelay) + + todayCount += 1 + If saveLocalFile() Then + GoTo processEnd + End If + + GoTo SuccessEnd + + Else + MsgBox("잘못된 시작 명령어를 입력하였습니다.", vbExclamation, Program_Name & Program_Version) + GoTo ErrorEnd + End If + Else + MsgBox("지그를 연결한 후 동작하여 주십시오.", vbCritical, Program_Name & Program_Version) + GoTo ErrorEnd + End If + Else + MsgBox("스펙트럼을 연결한 후 동작하여 주십시오.", vbCritical, Program_Name & Program_Version) + GoTo ErrorEnd + End If + + +SuccessEnd: + + Dim csvData As String = "" & NowDate & "," & NowTime & "," & TestData.Test_Firmware & "," & TestData.Test_Temperature(TempData.DivTemp) & "," & TestData.Test_HFData(HifuTest_Step.Step1) & "," & TestData.Test_HFData(HifuTest_Step.Step2) & "," & TestData.Test_HFData(HifuTest_Step.step3) & "," & TestData.Test_RFVRMS(0) & "," & TestData.Test_RFFreq(0) & "," & TestData.Test_RFVRMS(1) & "," & TestData.Test_RFFreq(1) & "," & TestData.Test_RFVRMS(2) & "," & TestData.Test_RFFreq(2) & "," & TestData.Test_EPVpp(0) & "," & TestData.Test_EPFreq(0) & "," & TestData.Test_EPPWidth(0) & "," & TestData.Test_EPNWidth(0) & "," & TestData.Test_EPVpp(1) & "," & TestData.Test_EPFreq(1) & "," & TestData.Test_EPPWidth(1) & "," & TestData.Test_EPNWidth(1) & "," & TestData.Test_EPVpp(2) & "," & TestData.Test_EPFreq(2) & "," & TestData.Test_EPPWidth(2) & "," & TestData.Test_EPNWidth(2) & "," & TestError & "" + + If Save_Csv(csvData) Then + + txbWindow.AppendText("CSV Data Save : FAIL" & vbCrLf) + FailMain() + + Else + txbWindow.AppendText("CSV Data Save : OK" & vbCrLf) + + If IQCHF_PostReg() Then + txbWindow.AppendText("PostgreSQL Data Save : OK" & vbCrLf) + + If CountChanage() Then + + txbWindow.AppendText("Run Count Change Save : OK" & vbCrLf) + + If TestError = False Then + FailMain() + Else + SuccessMain() + End If + + Else + + txbWindow.AppendText("Run Count Change Save : FAIL" & vbCrLf) + FailMain() + + End If + Else + txbWindow.AppendText("PostgreSQL Data Save : FAIL" & vbCrLf) + FailMain() + End If + + End If + +processEnd: + Jig_End() + +ErrorEnd: + myscope.IO.Clear() + txbWindow.AppendText("[" & MeasureTimeAll(MeasEnd) & "ms] Test Play" & vbCrLf) + End Sub + + Private Function IQCHF_PostReg() As Boolean + + If ckbPostgre.Checked = True And TestError = True Then + + DBCmd = "INSERT INTO pcbs( + jig_num + , test_date + , test_time + , board_num + , test_result + , fw_ver + , hf1_value + , hf2_value + , hf3_value + , created_at, updated_at) " & + "VALUES('" & + nudJigNum.Value & + "', '" & NowDate & + "', '" & NowTime & + "', '" & todayCount & + "', '" & TestError & + "', '" & TestData.Test_Firmware & + "', '" & TestData.Test_HFData(HifuTest_Step.Step1) & + "', '" & TestData.Test_HFData(HifuTest_Step.Step2) & + "', '" & TestData.Test_HFData(HifuTest_Step.step3) & + "', NOW(), NOW());" If pgDBCommand(DBCmd) Then Return True @@ -4859,17 +5198,9 @@ NormalEnd: GoTo ProcessEnd End If - - If rdbHF.Checked = True Then - If DataWrite(formProdCode(formTypeList.prod_HF)) Then - FailMain() - GoTo ProcessEnd - End If - ElseIf rdbEFPD.Checked = True Then - If DataWrite(formProdCode(formTypeList.EF_PD)) Then - FailMain() - GoTo ProcessEnd - End If + If DataWrite(ModelCode.PadRight(2, "0"c)) Then + FailMain() + GoTo ProcessEnd End If @@ -5231,7 +5562,7 @@ NormalEnd: MeasureTimeFunc(MeasStart) - If DataWrite(formProdCode(formTypeList.full)) Then + If DataWrite(ModelCode.PadRight(2, "0"c)) Then ErrorRunning() ErrorCheck = True Else @@ -5293,7 +5624,7 @@ NormalEnd: NormalEnd: FailMain() - If rdbRFMCEP.Checked = True Then + If formType = formTypeList.prdRFMCEP Then myscope.IO.Clear() End If @@ -5307,7 +5638,7 @@ ProcessEnd: Private Function CountChanage() As Boolean TestStep = TestList.COUNT - If formType <> formTypeList.Company Then + If formType <> formTypeList.company Then TestRunningState(testRunningList.Running, Color.Yellow) If todayCountSet() Then txbWindow.AppendText("Today Count Setting Error ! " & vbCrLf) @@ -5316,11 +5647,11 @@ ProcessEnd: End If Select Case formType - Case formTypeList.prod_HF, formTypeList.EF_PD, formTypeList.DS_IQC, formTypeList.DS_PD + Case formTypeList.prdHF, formTypeList.iqcDsHF, formTypeList.prdDsHF HIFUReCount() - Case formTypeList.prod_RF, formTypeList.altoPD + Case formTypeList.prdRFMCEP, formTypeList.prdRFEP RFReCount() - Case formTypeList.iqc, formTypeList.altoIQC + Case formTypeList.iqcHFRFEP, formTypeList.iqcRFEP, formTypeList.iqcHF IQCReCount() End Select @@ -5388,16 +5719,18 @@ ProcessEnd: Private Function CountUpdate() As Boolean - If rdbAltoPD.Checked = True Then + If formType = formTypeList.prdRFEP Then DBCmd = "UPDATE " & pd1CntTableNow & " SET PD1_AltoCnt = '" & txbDayCount.Text & "', PD1_AltoOkCnt = '" & txbOkCount.Text & "', PD1_AltoNgCnt = '" & txbNgCount.Text & "' WHERE PD1_Date = '" & NowDate & "'" - ElseIf rdbHF.Checked = True Or rdbEFPD.Checked = True Then + ElseIf formType = formTypeList.prdHF Then DBCmd = "UPDATE " & pd1CntTableNow & " SET PD1_MaxHFTotalCnt = '" & txbDayCount.Text & "', PD1_MaxHFOkCnt = '" & txbOkCount.Text & "', PD1_MaxHFNgCnt = '" & txbNgCount.Text & "' WHERE PD1_Date = '" & NowDate & "'" - ElseIf rdbRFMCEP.Checked = True Then + ElseIf formType = formTypeList.prdRFMCEP Then DBCmd = "UPDATE " & pd1CntTableNow & " SET PD1_MaxRFTotalCnt = '" & txbDayCount.Text & "', PD1_MaxRFOkCnt = '" & txbOkCount.Text & "', PD1_MaxRFNgCnt = '" & txbNgCount.Text & "' WHERE PD1_Date = '" & NowDate & "'" - ElseIf rdbIQC.Checked = True Then + ElseIf formType = formTypeList.iqcHFRFEP Then DBCmd = "UPDATE " & iqcCntTableNow & " SET IQC_MAXTotalCnt = '" & txbDayCount.Text & "', IQC_MAXOkCnt = '" & txbOkCount.Text & "', IQC_MAXNgCnt = '" & txbNgCount.Text & "' WHERE IQC_Date = '" & NowDate & "'" - ElseIf rdbAltoIqc.Checked = True Then + ElseIf formType = formTypeList.iqcRFEP Then DBCmd = "UPDATE " & iqcCntTableNow & " SET IQC_ALTOTotalCnt = '" & txbDayCount.Text & "', IQC_ALTOOkCnt = '" & txbOkCount.Text & "', IQC_ALTONgCnt = '" & txbNgCount.Text & "' WHERE IQC_Date = '" & NowDate & "'" + ElseIf formType = formTypeList.iqcHF Then + DBCmd = "UPDATE " & iqcCntTableNow & " SET IQC_EFFECTTotalCnt = '" & txbDayCount.Text & "', IQC_EFFECTOkCnt = '" & txbOkCount.Text & "', IQC_EFFECTNgCnt = '" & txbNgCount.Text & "' WHERE IQC_Date = '" & NowDate & "'" End If If DBCommand(DBCmd) Then @@ -5519,7 +5852,7 @@ ProcessEnd: Select Case TestStep Case TestList.Firmware - If formType = formTypeList.DS_IQC Or formType = formTypeList.DS_PD Then + If formType = formTypeList.iqcDsHF Or formType = formTypeList.prdDsHF Then ChangeTxb = txbDSFirm Else runSwitch = False @@ -5527,10 +5860,10 @@ ProcessEnd: Case TestList.Battey - If formType = formTypeList.prod_HF Or formType = formTypeList.EF_PD Then + If formType = formTypeList.prdHF Then ChangeTxb = txbBat - ElseIf formType = formTypeList.DS_IQC Or formType = formTypeList.DS_PD Then + ElseIf formType = formTypeList.iqcDsHF Or formType = formTypeList.prdDsHF Then ChangeTxb = txbDSBat Else @@ -5539,9 +5872,9 @@ ProcessEnd: Case TestList.Temp - If formType = formTypeList.prod_HF Or formType = formTypeList.EF_PD Then + If formType = formTypeList.prdHF Then ChangeTxb = txbTemp - ElseIf formType = formTypeList.DS_IQC Or formType = formTypeList.DS_PD Then + ElseIf formType = formTypeList.iqcDsHF Or formType = formTypeList.prdDsHF Then ChangeTxb = txbDSTemp Else runSwitch = False @@ -5549,11 +5882,11 @@ ProcessEnd: Case TestList.HIFU - If formType = formTypeList.prod_HF Or formType = formTypeList.EF_PD Then + If formType = formTypeList.prdHF Then ChangeTxb = txbHFresult - ElseIf formType = formTypeList.iqc Then + ElseIf formType = formTypeList.iqcHFRFEP Or formType = formTypeList.iqcHF Then ChangeTxb = txbIQCHF - ElseIf formType = formTypeList.DS_IQC Or formType = formTypeList.DS_PD Then + ElseIf formType = formTypeList.iqcDsHF Or formType = formTypeList.prdDsHF Then ChangeTxb = txbDSHifu Else runSwitch = False @@ -5561,13 +5894,13 @@ ProcessEnd: Case TestList.RF - If formType = formTypeList.prod_RF Then + If formType = formTypeList.prdRFMCEP Then ChangeTxb = txbRFresult - ElseIf formType = formTypeList.altoPD Or formType = formTypeList.altoIQC Or formType = formTypeList.Company Then + ElseIf formType = formTypeList.prdRFEP Or formType = formTypeList.iqcRFEP Or formType = formTypeList.company Then ChangeTxb = txbAlIQCRF - ElseIf formType = formTypeList.iqc Then + ElseIf formType = formTypeList.iqcHFRFEP Then ChangeTxb = txbIQCRF Else @@ -5576,7 +5909,7 @@ ProcessEnd: Case TestList.MC - If formType = formTypeList.prod_RF Then + If formType = formTypeList.prdRFMCEP Then ChangeTxb = txbMCresult Else @@ -5584,13 +5917,13 @@ ProcessEnd: End If Case TestList.EP - If formType = formTypeList.prod_RF Then + If formType = formTypeList.prdRFMCEP Then ChangeTxb = txbEPresult - ElseIf formType = formTypeList.altoPD Or formType = formTypeList.altoIQC Or formType = formTypeList.Company Then + ElseIf formType = formTypeList.prdRFEP Or formType = formTypeList.iqcRFEP Or formType = formTypeList.company Then ChangeTxb = txbAlIQCEP - ElseIf formType = formTypeList.iqc Then + ElseIf formType = formTypeList.iqcHFRFEP Then ChangeTxb = txbIQCEP Else @@ -5598,10 +5931,10 @@ ProcessEnd: End If Case TestList.DataWrite - If formType = formTypeList.prod_HF Or formType = formTypeList.EF_PD Then + If formType = formTypeList.prdHF Then ChangeTxb = txbTDreg - ElseIf formType = formTypeList.DS_IQC Or formType = formTypeList.DS_PD Then + ElseIf formType = formTypeList.iqcDsHF Or formType = formTypeList.prdDsHF Then ChangeTxb = txbDSWrite Else @@ -5609,7 +5942,7 @@ ProcessEnd: End If Case TestList.DBWrite - If formType = formTypeList.prod_HF Or formType = formTypeList.EF_PD Then + If formType = formTypeList.prdHF Then ChangeTxb = txbDBreg Else @@ -5617,14 +5950,14 @@ ProcessEnd: End If Case TestList.COUNT - If formType = formTypeList.DS_IQC Or formType = formTypeList.DS_PD Then + If formType = formTypeList.iqcDsHF Or formType = formTypeList.prdDsHF Then ChangeTxb = txbDSWrite_2 Else runSwitch = False End If Case TestList.CSV - If formType = formTypeList.DS_IQC Or formType = formTypeList.DS_PD Then + If formType = formTypeList.iqcDsHF Or formType = formTypeList.prdDsHF Then ChangeTxb = txbDSWrite_3 Else runSwitch = False @@ -5666,7 +5999,7 @@ ProcessEnd: End Sub Private Function dbAltoSave() As Boolean - If formType = formTypeList.altoPD Then + If formType = formTypeList.prdRFEP Then MeasureTimeFunc(MeasStart) MainTextChange("DB입력중..") @@ -5679,7 +6012,7 @@ ProcessEnd: If TestError = False Then processNum = TestStepList.RF_ReFail Else - processNum = TestStepList.Rf_ReSuc + processNum = TestStepList.RF_ReSuc End If Else @@ -5687,7 +6020,7 @@ ProcessEnd: If TestError = False Then - processNum = TestStepList.Rf_NewFail + processNum = TestStepList.RF_NewFail Else processNum = TestStepList.RF_NewSuc End If @@ -5849,17 +6182,12 @@ dbFail: GoTo dbFail End If - If formType <> formTypeList.DS_PD And formType <> formTypeList.DS_IQC And formType <> formTypeList.iqc And formType <> formTypeList.altoIQC And formType <> formTypeList.altoPD Then - + If formType = formTypeList.prdHF Or formType = formTypeList.prdRFMCEP Then Dim sucSwitch As Boolean = False For i = 1 To nudSaveCk.Value sucSwitch = False - If rdbEFPD.Checked = True Then - DBCmd = "UPDATE " & TDTableNow & " SET TestStep='" & processNum & "', Ct_Model='EFFECT', Ct_Type='SET',Ct_Frequency='" & TDDataSet(TD_Data.Freq) & "',P1_Date='" & NowDate & "',P1_Time='" & NowTime & "',P1_Model='EFFECT',P1_CartType='SET',P1_Frequency='" & TDDataSet(TD_Data.Freq) & "' WHERE PV_SN = '" & TestData.Test_Serial & "'" - Else - DBCmd = "UPDATE " & TDTableNow & " SET TestStep='" & processNum & "', Ct_Model='MAXIMUM', Ct_Type='SET',Ct_Frequency='" & TDDataSet(TD_Data.Freq) & "',P1_Date='" & NowDate & "',P1_Time='" & NowTime & "',P1_Model='MAXIMUM',P1_CartType='SET',P1_Frequency='" & TDDataSet(TD_Data.Freq) & "' WHERE PV_SN = '" & TestData.Test_Serial & "'" - End If + DBCmd = "UPDATE " & TDTableNow & " SET TestStep='" & processNum & "', Ct_Model='" & ModelName & "', Ct_Type='" & CartTypeName & "',Ct_Frequency='" & TDDataSet(TD_Data.Freq) & "',P1_Date='" & NowDate & "',P1_Time='" & NowTime & "',P1_Model='" & ModelName & "',P1_CartType='" & CartTypeName & "',P1_Frequency='" & TDDataSet(TD_Data.Freq) & "' WHERE PV_SN = '" & TestData.Test_Serial & "'" If DBCommand(DBCmd) = False Then GoTo dbFail End If @@ -5912,11 +6240,7 @@ dbFail: End If For i = 0 To nudSaveCk.Value - 1 - If rdbEFPD.Checked = True Then - DBCmd = "Update " & TDTableNow & " SET TestStep = '" & SuccessCode & "', Ct_Model = 'EFFECT', Ct_Type = 'SET',Ct_Frequency = '" & TDDataSet(TD_Data.Freq) & "', P1_Date = '" & NowDate & "', P1_Time = '" & NowTime & "', P1_Model = '" & TestModel_EF & "', P1_CartType = '" & TestType & "', P1_Frequency = '" & TDDataSet(TD_Data.Freq) & "' WHERE PV_SN = '" & TestData.Test_Serial & "'" - Else - DBCmd = "Update " & TDTableNow & " SET TestStep = '" & SuccessCode & "', Ct_Model = 'MAXIMUM', Ct_Type = 'SET',Ct_Frequency = '" & TDDataSet(TD_Data.Freq) & "', P1_Date = '" & NowDate & "', P1_Time = '" & NowTime & "', P1_Model = '" & TestModel & "', P1_CartType = '" & TestType & "', P1_Frequency = '" & TDDataSet(TD_Data.Freq) & "' WHERE PV_SN = '" & TestData.Test_Serial & "'" - End If + DBCmd = "Update " & TDTableNow & " SET TestStep = '" & SuccessCode & "', Ct_Model = '" & ModelName & "', Ct_Type = '" & CartTypeName & "',Ct_Frequency = '" & TDDataSet(TD_Data.Freq) & "', P1_Date = '" & NowDate & "', P1_Time = '" & NowTime & "', P1_Model = '" & ModelName & "', P1_CartType = '" & CartTypeName & "', P1_Frequency = '" & TDDataSet(TD_Data.Freq) & "' WHERE PV_SN = '" & TestData.Test_Serial & "'" If DBCommand(DBCmd) = False Then txbWindow.AppendText("DataBase Save : FAIL" & vbCrLf) @@ -6085,7 +6409,7 @@ dbFail: Case 9 comtext = cbbSerial.SelectedItem & "," & cbbJgBaudRate.SelectedItem & "," & ckbScopeZ.Checked Case 10 - comtext = nudStepDelay.Value & "," & nudSpTimeout.Value & "," & nudScTimeout.Value & "," & nudSaveCk.Value & "," & formType & "," & nudEPRe.Value & "," & nudOnRe.Value & "," & nudJigNum.Value + comtext = nudStepDelay.Value & "," & nudSpTimeout.Value & "," & nudScTimeout.Value & "," & nudSaveCk.Value & "," & comboBoxModel.SelectedItem.Key.ToString & "," & nudEPRe.Value & "," & nudOnRe.Value & "," & nudJigNum.Value & "," & txbTDSNHead.Text End Select File.Delete(FileName) @@ -6119,7 +6443,7 @@ WR_File_Error: FileName = FilePath & "\" & DataSaveName(10) & ".ini" - comtext = nudStepDelay.Value & "," & nudSpTimeout.Value & "," & nudScTimeout.Value & "," & nudSaveCk.Value & "," & formType & "," & nudEPRe.Value & "," & nudOnRe.Value + comtext = nudStepDelay.Value & "," & nudSpTimeout.Value & "," & nudScTimeout.Value & "," & nudSaveCk.Value & "," & comboBoxModel.SelectedItem.Key.ToString & "," & nudEPRe.Value & "," & nudOnRe.Value & "," & nudJigNum.Value & "," & txbTDSNHead.Text File.Delete(FileName) ObjWriter = New StreamWriter(FileName, True) @@ -6389,117 +6713,15 @@ WR_File_Error: Case 3 nudSaveCk.Value = LoadData Case 4 - If LoadData = formTypeList.full Then - rdbAll.Checked = True - rdbHF.Checked = False - rdbEFPD.Checked = False - rdbRFMCEP.Checked = False - rdbIQC.Checked = False - rdbAltoIqc.Checked = False - rdbAltoPD.Checked = False - rdbDsIQC.Checked = False - rdbDsPD.Checked = False - ElseIf LoadData = formTypeList.prod_HF Then - rdbAll.Checked = False - rdbHF.Checked = True - rdbEFPD.Checked = False - rdbRFMCEP.Checked = False - rdbIQC.Checked = False - rdbAltoIqc.Checked = False - rdbAltoPD.Checked = False - rdbDsIQC.Checked = False - rdbDsPD.Checked = False - ElseIf LoadData = formTypeList.prod_RF Then - rdbAll.Checked = False - rdbHF.Checked = False - rdbEFPD.Checked = False - rdbRFMCEP.Checked = True - rdbIQC.Checked = False - rdbAltoIqc.Checked = False - rdbAltoPD.Checked = False - rdbDsIQC.Checked = False - rdbDsPD.Checked = False - ElseIf LoadData = formTypeList.iqc Then - rdbAll.Checked = False - rdbHF.Checked = False - rdbEFPD.Checked = False - rdbRFMCEP.Checked = False - rdbIQC.Checked = True - rdbAltoIqc.Checked = False - rdbAltoPD.Checked = False - rdbDsIQC.Checked = False - rdbDsPD.Checked = False - ElseIf LoadData = formTypeList.altoIQC Then - rdbAll.Checked = False - rdbHF.Checked = False - rdbEFPD.Checked = False - rdbRFMCEP.Checked = False - rdbIQC.Checked = False - rdbAltoIqc.Checked = True - rdbAltoPD.Checked = False - rdbDsIQC.Checked = False - rdbDsPD.Checked = False - ElseIf LoadData = formTypeList.altoPD Then - rdbAll.Checked = False - rdbHF.Checked = False - rdbEFPD.Checked = False - rdbRFMCEP.Checked = False - rdbIQC.Checked = False - rdbAltoIqc.Checked = False - rdbAltoPD.Checked = True - rdbDsIQC.Checked = False - rdbDsPD.Checked = False - ElseIf LoadData = formTypeList.DS_IQC Then - rdbAll.Checked = False - rdbHF.Checked = False - rdbEFPD.Checked = False - rdbRFMCEP.Checked = False - rdbIQC.Checked = False - rdbAltoIqc.Checked = False - rdbAltoPD.Checked = False - rdbDsIQC.Checked = True - rdbDsPD.Checked = False - ElseIf LoadData = formTypeList.DS_PD Then - rdbAll.Checked = False - rdbHF.Checked = False - rdbEFPD.Checked = False - rdbRFMCEP.Checked = False - rdbIQC.Checked = False - rdbAltoIqc.Checked = False - rdbAltoPD.Checked = False - rdbDsIQC.Checked = False - rdbDsPD.Checked = True - ElseIf LoadData = formTypeList.EF_PD Then - rdbAll.Checked = False - rdbHF.Checked = False - rdbEFPD.Checked = True - rdbRFMCEP.Checked = False - rdbIQC.Checked = False - rdbAltoIqc.Checked = False - rdbAltoPD.Checked = False - rdbDsIQC.Checked = False - rdbDsPD.Checked = True - Else - rdbAll.Checked = True - rdbHF.Checked = False - rdbEFPD.Checked = False - rdbRFMCEP.Checked = False - rdbIQC.Checked = False - rdbAltoIqc.Checked = False - rdbAltoPD.Checked = False - rdbDsIQC.Checked = False - rdbDsPD.Checked = False - End If - + comboBoxModel.SelectedIndex = comboBoxModel.FindString(LoadData) Case 5 nudEPRe.Value = LoadData - Case 6 nudOnRe.Value = LoadData - Case 7 nudJigNum.Value = LoadData - + Case 8 + txbTDSNHead.Text = LoadData Case Else MsgBox("ETC_잘못된 데이터가 존재합니다.", vbExclamation) End Select @@ -7130,25 +7352,28 @@ WR_File_Error: Case formTypeList.full ItemList = "TestDate,TestTime,PV_SN,FW_VER,Battery_Level,Div_Temp,Cart_Temp,HIFU_6850,HIFU_Diff1,HIFU_7000,HIFU_Diff2,HIFU_7150,RF_1VRMS,RF_1Freq,RF_2VRMS,RF_2Freq,RF_3VRMS,RF_3Freq,MC_PlusWave,MC_PlusVpp,MC_MinusWave,MC_MinusVpp,EP_1Vpp,EP_1Freq,EP_1PWidth,EP_1NWidth,EP_2Vpp,EP_2Freq,EP_2PWidth,EP_2NWidth,EP_3Vpp,EP_3Freq,EP_3PWidth,EP_3NWidth,Test_Result" FileName = FilePath & "\" & DateAndTime.Year(Now) & "_" & DateAndTime.Month(Now) & "_" & DateAndTime.Day(Now) & "_ALL.csv" - Case formTypeList.prod_HF, formTypeList.EF_PD + Case formTypeList.prdHF ItemList = "PV_SN,TestDate,TestTime,FW_Ver,BatteryLv,DivTemp,CtTemp,HF_R1Value,HF_R2Value,HF_R3Value,Test_Result" FileName = FilePath & "\" & DateAndTime.Year(Now) & "_" & DateAndTime.Month(Now) & "_" & DateAndTime.Day(Now) & "_HF.csv" - Case formTypeList.prod_RF + Case formTypeList.prdRFMCEP ItemList = "PV_SN,TestDate,TestTime,FW_Ver,RF_R1Vrms,RF_R1Freq,RF_R2Vrms,RF_R2Freq,RF_R3Vrms,RF_R3Freq,MC_R1Wave,MC_R1Vpp,MC_R1Freq,MC_R2Wave,MC_R2Vpp,MC_R2Freq,EP_R1Vpp,EP_R1Freq,EP_R1PWidth,EP_R1NWidth,EP_R2Vpp,EP_R2Freq,EP_R2PWidth,EP_R2NWidth,EP_R3Vpp,EP_R3Freq,EP_R3PWidth,EP_R3NWidth,Test_Result" FileName = FilePath & "\" & DateAndTime.Year(Now) & "_" & DateAndTime.Month(Now) & "_" & DateAndTime.Day(Now) & "_RF.csv" - Case formTypeList.altoIQC + Case formTypeList.iqcRFEP ItemList = "TestDate,TestTime,FW_Ver,Div_Temp,RF_R1Vrms,RF_R1Freq,RF_R2Vrms,RF_R2Freq,RF_R3Vrms,RF_R3Freq,EP_R1Vpp,EP_R1Freq,EP_R1PWidth,EP_R1NWidth,EP_R2Vpp,EP_R2Freq,EP_R2PWidth,EP_R2NWidth,EP_R3Vpp,EP_R3Freq,EP_R3PWidth,EP_R3NWidth,Test_Result" FileName = FilePath & "\" & DateAndTime.Year(Now) & "_" & DateAndTime.Month(Now) & "_" & DateAndTime.Day(Now) & "_ALTOIQC.csv" - Case formTypeList.altoPD + Case formTypeList.prdRFEP ItemList = "PV_SN,TestDate,TestTime,FW_Ver,Div_Temp,Cart_Temp,Battery_Level,RF_R1Vrms,RF_R1Freq,RF_R2Vrms,RF_R2Freq,RF_R3Vrms,RF_R3Freq,EP_R1Vpp,EP_R1Freq,EP_R1PWidth,EP_R1NWidth,EP_R2Vpp,EP_R2Freq,EP_R2PWidth,EP_R2NWidth,EP_R3Vpp,EP_R3Freq,EP_R3PWidth,EP_R3NWidth,Test_Result" FileName = FilePath & "\" & DateAndTime.Year(Now) & "_" & DateAndTime.Month(Now) & "_" & DateAndTime.Day(Now) & "_ALTOPD.csv" - Case formTypeList.iqc + Case formTypeList.iqcHFRFEP ItemList = "TestDate,TestTime,FW_Ver,Div_Temp,HF_R1Value,HF_R2Value,HF_R3Value,RF_R1Vrms,RF_R1Freq,RF_R2Vrms,RF_R2Freq,RF_R3Vrms,RF_R3Freq,EP_R1Vpp,EP_R1Freq,EP_R1PWidth,EP_R1NWidth,EP_R2Vpp,EP_R2Freq,EP_R2PWidth,EP_R2NWidth,EP_R3Vpp,EP_R3Freq,EP_R3PWidth,EP_R3NWidth,Test_Result" FileName = FilePath & "\" & DateAndTime.Year(Now) & "_" & DateAndTime.Month(Now) & "_" & DateAndTime.Day(Now) & "_IQC.csv" - Case formTypeList.Company + Case formTypeList.iqcHF + ItemList = "TestDate,TestTime,FW_Ver,Div_Temp,HF_R1Value,HF_R2Value,HF_R3Value,Test_Result" + FileName = FilePath & "\" & DateAndTime.Year(Now) & "_" & DateAndTime.Month(Now) & "_" & DateAndTime.Day(Now) & "_IQC.csv" + Case formTypeList.company ItemList = "TestDate,TestTime,FW_Ver,Div_Temp,HF_R1Value,HF_R2Value,HF_R3Value,RF_R1Vrms,RF_R1Freq,RF_R2Vrms,RF_R2Freq,RF_R3Vrms,RF_R3Freq,EP_R1Vpp,EP_R1Freq,EP_R1PWidth,EP_R1NWidth,EP_R2Vpp,EP_R2Freq,EP_R2PWidth,EP_R2NWidth,EP_R3Vpp,EP_R3Freq,EP_R3PWidth,EP_R3NWidth,Test_Result" FileName = FilePath & "\" & DateAndTime.Year(Now) & "_" & DateAndTime.Month(Now) & "_" & DateAndTime.Day(Now) & "_COMPANY.csv" - Case formTypeList.DS_IQC, formTypeList.DS_PD + Case formTypeList.iqcDsHF, formTypeList.prdDsHF ItemList = "TestDate,TestTime,FW_Ver,BatteryLv,DivTemp,CtTemp,HF_R1Value,HF_R2Value,HF_R3Value,Test_Result" FileName = FilePath & "\" & DateAndTime.Year(Now) & "_" & DateAndTime.Month(Now) & "_" & DateAndTime.Day(Now) & "_DS_HF.csv" Case Else @@ -7257,8 +7482,8 @@ WR_File_Error: gpbConfig.Location = New Drawing.Point(5, 5) gpbConfig.Size = New Drawing.Size(285, 85) - gbMode.Location = New Drawing.Point(295, 5) - gbMode.Size = New Drawing.Size(1090, 85) + gbOldMode.Location = New Drawing.Point(295, 5) + gbOldMode.Size = New Drawing.Size(1090, 85) btnReStart.Location = New Drawing.Point(1395, 5) btnReStart.Size = New Drawing.Size(170, 85) @@ -7290,179 +7515,17 @@ WR_File_Error: pnCartTmp.Location = New Drawing.Point(1630, 55) End Sub - Private Sub rdbAll_CheckedChanged(sender As Object, e As EventArgs) Handles rdbAll.CheckedChanged - If rdbAll.Checked = True Then - gbHFTest.Visible = False - gbStep.Visible = True - gbRFMCEP.Visible = False - gbIQC.Visible = False - gbAltoIQC.Visible = False - gbDSForm.Visible = False - - formType = formTypeList.full - - changeMode() - - typeDataSetting() - modeConfigSave() - End If - End Sub - - Private Sub rdbHF_CheckedChanged(sender As Object, e As EventArgs) Handles rdbHF.CheckedChanged - If rdbHF.Checked = True Then - gbHFTest.Visible = True - gbStep.Visible = False - gbRFMCEP.Visible = False - gbIQC.Visible = False - gbAltoIQC.Visible = False - gbDSForm.Visible = False - - formType = formTypeList.prod_HF - - changeMode() - - typeDataSetting() - modeConfigSave() - End If - End Sub - - Private Sub rdbRFMCEP_CheckedChanged(sender As Object, e As EventArgs) Handles rdbRFMCEP.CheckedChanged - If rdbRFMCEP.Checked = True Then - gbHFTest.Visible = False - gbStep.Visible = False - gbRFMCEP.Visible = True - gbIQC.Visible = False - gbAltoIQC.Visible = False - gbDSForm.Visible = False - - formType = formTypeList.prod_RF - - changeMode() - - typeDataSetting() - modeConfigSave() - End If - End Sub - - Private Sub rdbIQC_CheckedChanged(sender As Object, e As EventArgs) Handles rdbIQC.CheckedChanged - If rdbIQC.Checked = True Then - gbHFTest.Visible = False - gbStep.Visible = False - gbRFMCEP.Visible = False - gbIQC.Visible = True - gbAltoIQC.Visible = False - gbDSForm.Visible = False - - formType = formTypeList.iqc - - changeMode() - - typeDataSetting() - modeConfigSave() - End If - End Sub - - Private Sub rdbAltoIqc_CheckedChanged(sender As Object, e As EventArgs) Handles rdbAltoIqc.CheckedChanged - If rdbAltoIqc.Checked = True Then - gbHFTest.Visible = False - gbStep.Visible = False - gbRFMCEP.Visible = False - gbIQC.Visible = False - gbAltoIQC.Visible = True - gbDSForm.Visible = False - - formType = formTypeList.altoIQC - - changeMode() - - typeDataSetting() - modeConfigSave() - End If - End Sub - - Private Sub rdbAltoPD_CheckedChanged(sender As Object, e As EventArgs) Handles rdbAltoPD.CheckedChanged - If rdbAltoPD.Checked = True Then - gbHFTest.Visible = False - gbStep.Visible = False - gbRFMCEP.Visible = False - gbIQC.Visible = False - gbAltoIQC.Visible = True - gbDSForm.Visible = False - - formType = formTypeList.altoPD - - changeMode() - - typeDataSetting() - modeConfigSave() - End If - End Sub - - Private Sub rdbCompany_CheckedChanged(sender As Object, e As EventArgs) Handles rdbCompany.CheckedChanged - If rdbCompany.Checked = True Then - gbHFTest.Visible = False - gbStep.Visible = False - gbRFMCEP.Visible = False - gbIQC.Visible = False - gbAltoIQC.Visible = True - gbDSForm.Visible = False - - formType = formTypeList.Company - - changeMode() - - typeDataSetting() - modeConfigSave() - End If - End Sub - - Private Sub rdbDsIQC_CheckedChanged(sender As Object, e As EventArgs) Handles rdbDsIQC.CheckedChanged - If rdbDsIQC.Checked = True Then - gbHFTest.Visible = False - gbStep.Visible = False - gbRFMCEP.Visible = False - gbIQC.Visible = False - gbAltoIQC.Visible = False - gbDSForm.Visible = True - - formType = formTypeList.DS_IQC - - changeMode() - - typeDataSetting() - modeConfigSave() - End If - End Sub - - Private Sub rdbDsPD_CheckedChanged(sender As Object, e As EventArgs) Handles rdbDsPD.CheckedChanged - If rdbDsPD.Checked = True Then - gbHFTest.Visible = False - gbStep.Visible = False - gbRFMCEP.Visible = False - gbIQC.Visible = False - gbAltoIQC.Visible = False - gbDSForm.Visible = True - - formType = formTypeList.DS_PD - - changeMode() - - typeDataSetting() - modeConfigSave() - End If - End Sub - Private Sub changeMode() Dim ErrorSwitch As Boolean = False btnEnd.Enabled = False Select Case formType - Case formTypeList.full, formTypeList.iqc + Case formTypeList.full, formTypeList.iqcHFRFEP EquipSetting() - Case formTypeList.prod_HF, formTypeList.DS_IQC, formTypeList.DS_PD, formTypeList.EF_PD, formTypeList.EF_IQC + Case formTypeList.prdHF, formTypeList.iqcDsHF, formTypeList.prdDsHF, formTypeList.iqcHF If SpecSet() Then txbWindow.AppendText("Spectrum Setting Fail!!" & vbCrLf) ErrorSwitch = True @@ -7474,7 +7537,7 @@ WR_File_Error: StartSwitch = True End If - Case formTypeList.prod_RF, formTypeList.altoIQC, formTypeList.altoPD, formTypeList.Company + Case formTypeList.prdRFMCEP, formTypeList.iqcRFEP, formTypeList.prdRFEP, formTypeList.company If EquipSet() Then txbWindow.AppendText("Scope Setting Fail!!" & vbCrLf) ErrorSwitch = True @@ -7534,29 +7597,145 @@ WR_File_Error: btnRun.Size = New Drawing.Size(810, 135) End Sub - Private Sub rdbEFPD_CheckedChanged(sender As Object, e As EventArgs) Handles rdbEFPD.CheckedChanged - If rdbEFPD.Checked = True Then - gbHFTest.Visible = True - gbStep.Visible = False - gbRFMCEP.Visible = False + Private Sub comboBoxModel_SelectedIndexChanged(sender As Object, e As EventArgs) Handles comboBoxModel.SelectedIndexChanged + If comboBoxModel.SelectedIndex <> -1 Then + ModelCode = comboBoxModel.SelectedItem.Value.ToString + ModelName = comboBoxModel.SelectedItem.Key.ToString + + TDUseYn = False + HifuUseYn = False + RfUseYn = False + EpUseYn = False + McUseYn = False + checkBoxHfUse.Checked = False + checkBoxRfUse.Checked = False + checkBoxEpUse.Checked = False + checkBoxMcUse.Checked = False + + DBCmd = "SELECT DeviceTypeCode, CartTypeName, TDUseYn, HifuUseYn, RfUseYn, EpUseYn, McUseYn FROM " & ApplyModelInfoDB & " WHERE ModelCode = '" & ModelCode & "' LIMIT 1" + If DBQueryReader(DBCmd) Then + DeviceTypeCode = sqlDataQuery(0) + CartTypeName = sqlDataQuery(1) + If sqlDataQuery(2) = "Y" Then + TDUseYn = True + End If + If sqlDataQuery(3) = "Y" Then + HifuUseYn = True + checkBoxHfUse.Checked = True + End If + If sqlDataQuery(4) = "Y" Then + RfUseYn = True + checkBoxRfUse.Checked = True + End If + If sqlDataQuery(5) = "Y" Then + EpUseYn = True + checkBoxEpUse.Checked = True + End If + If sqlDataQuery(6) = "Y" Then + McUseYn = True + checkBoxMcUse.Checked = True + End If + End If + + comboBoxVerificationStep.DisplayMember = "Key" + comboBoxVerificationStep.ValueMember = "Value" + comboBoxVerificationStep.Items.Clear() + + If DeviceTypeCode = "A" Then + If HifuUseYn = True And RfUseYn = True And EpUseYn = True Then + comboBoxVerificationStep.Items.Add(New DictionaryEntry("수입검사(HF/RF/EP)", "iqcHFRFEP")) + End If + If HifuUseYn = True And RfUseYn = False And EpUseYn = False Then + comboBoxVerificationStep.Items.Add(New DictionaryEntry("수입검사(HF)", "iqcHF")) + End If + If HifuUseYn = False And RfUseYn = True And EpUseYn = True Then + comboBoxVerificationStep.Items.Add(New DictionaryEntry("수입검사(RF/EP)", "iqcRFEP")) + End If + + If HifuUseYn = True Then + comboBoxVerificationStep.Items.Add(New DictionaryEntry("생산1(HF측정/정보입력)", "prdHF")) + End If + If RfUseYn = True And EpUseYn = True And McUseYn = True Then + comboBoxVerificationStep.Items.Add(New DictionaryEntry("생산2(RF/MC/EP)", "prdRFMCEP")) + End If + If RfUseYn = True And EpUseYn = True And McUseYn = False Then + comboBoxVerificationStep.Items.Add(New DictionaryEntry("생산3(RF/EP)", "prdRFEP")) + End If + ElseIf DeviceTypeCode = "D" Then + If HifuUseYn = True And RfUseYn = False And EpUseYn = False Then + comboBoxVerificationStep.Items.Add(New DictionaryEntry("수입검사(DS_HF)", "iqcDsHF")) + End If + + If HifuUseYn = True Then + comboBoxVerificationStep.Items.Add(New DictionaryEntry("생산5(HF)", "prdDsHF")) + End If + End If + + If RfUseYn = True And EpUseYn = True Then + comboBoxVerificationStep.Items.Add(New DictionaryEntry("업체전용(RF/EP)", "company")) + End If + + If comboBoxVerificationStep.Items.Count > 0 Then + comboBoxVerificationStep.SelectedIndex = 0 + End If + + End If + End Sub + + Private Sub comboBoxVerificationStep_SelectedIndexChanged(sender As Object, e As EventArgs) Handles comboBoxVerificationStep.SelectedIndexChanged + If comboBoxVerificationStep.SelectedIndex <> -1 Then + VerificationStep = comboBoxVerificationStep.SelectedItem.Value.ToString + gbIQC.Visible = False gbAltoIQC.Visible = False gbDSForm.Visible = False + gbHFTest.Visible = False + gbRFMCEP.Visible = False - formType = formTypeList.EF_PD + Select Case VerificationStep + Case "iqcHFRFEP" + gbIQC.Visible = True + pnIQCRF.Visible = True + pnIQCRun2.Visible = True + pnIQCEP.Visible = True + pnIQCRun3.Visible = True + formType = formTypeList.iqcHFRFEP + Case "iqcHF" + gbIQC.Visible = True + pnIQCRF.Visible = False + pnIQCRun2.Visible = False + pnIQCEP.Visible = False + pnIQCRun3.Visible = False + formType = formTypeList.iqcHF + Case "iqcRFEP" + gbAltoIQC.Visible = True + formType = formTypeList.iqcRFEP + Case "iqcDsHF" + gbDSForm.Visible = True + formType = formTypeList.iqcDsHF + Case "prdHF" + gbHFTest.Visible = True + formType = formTypeList.prdHF + Case "prdRFMCEP" + gbRFMCEP.Visible = True + formType = formTypeList.prdRFMCEP + Case "prdRFEP" + gbAltoIQC.Visible = True + formType = formTypeList.prdRFEP + Case "prdDsHF" + gbDSForm.Visible = True + formType = formTypeList.prdDsHF + Case "company" + gbAltoIQC.Visible = True + formType = formTypeList.company + End Select changeMode() - typeDataSetting() modeConfigSave() End If End Sub - Private Sub rdbEFIQC_CheckedChanged(sender As Object, e As EventArgs) Handles rdbEFIQC.CheckedChanged - - End Sub - - Private Sub rdbStdMax_CheckedChanged(sender As Object, e As EventArgs) Handles rdbStdMax.CheckedChanged If rdbStdMax.Checked = True Then pnStandard_Max.Visible = True