diff --git a/ProductFunctionTester/Main_Form.Designer.vb b/ProductFunctionTester/Main_Form.Designer.vb index b4bc73b..4471ac3 100644 --- a/ProductFunctionTester/Main_Form.Designer.vb +++ b/ProductFunctionTester/Main_Form.Designer.vb @@ -1441,12 +1441,13 @@ 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(1100, 245) + Me.txbCmdWindow.Location = New System.Drawing.Point(1257, 306) + Me.txbCmdWindow.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(810, 440) + Me.txbCmdWindow.Size = New System.Drawing.Size(925, 549) Me.txbCmdWindow.TabIndex = 94 ' 'pnOption @@ -1464,9 +1465,10 @@ 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(1937, 5) + Me.pnOption.Location = New System.Drawing.Point(2214, 6) + Me.pnOption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnOption.Name = "pnOption" - Me.pnOption.Size = New System.Drawing.Size(1910, 1005) + Me.pnOption.Size = New System.Drawing.Size(2183, 1256) Me.pnOption.TabIndex = 97 Me.pnOption.Visible = False ' @@ -1476,20 +1478,23 @@ 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(1543, 116) + Me.gbJigNum.Location = New System.Drawing.Point(1763, 145) + Me.gbJigNum.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbJigNum.Name = "gbJigNum" - Me.gbJigNum.Size = New System.Drawing.Size(164, 74) + Me.gbJigNum.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbJigNum.Size = New System.Drawing.Size(187, 92) Me.gbJigNum.TabIndex = 135 Me.gbJigNum.TabStop = False Me.gbJigNum.Text = "JIG 번호" ' 'nudJigNum ' - Me.nudJigNum.Location = New System.Drawing.Point(37, 31) + Me.nudJigNum.Location = New System.Drawing.Point(42, 39) + Me.nudJigNum.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(96, 32) + Me.nudJigNum.Size = New System.Drawing.Size(110, 38) Me.nudJigNum.TabIndex = 81 Me.nudJigNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudJigNum.Value = New Decimal(New Integer() {1, 0, 0, 0}) @@ -1501,9 +1506,10 @@ 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(176, 30) + Me.CheckBox1.Location = New System.Drawing.Point(201, 38) + Me.CheckBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.CheckBox1.Name = "CheckBox1" - Me.CheckBox1.Size = New System.Drawing.Size(111, 28) + Me.CheckBox1.Size = New System.Drawing.Size(139, 36) Me.CheckBox1.TabIndex = 80 Me.CheckBox1.Text = "MES 사용" Me.CheckBox1.UseVisualStyleBackColor = True @@ -1512,9 +1518,10 @@ Partial Class Main_Form ' 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(1713, 114) + 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(182, 78) + Me.btnMQTT.Size = New System.Drawing.Size(208, 98) Me.btnMQTT.TabIndex = 138 Me.btnMQTT.Text = "MQTT 설정" Me.btnMQTT.UseVisualStyleBackColor = True @@ -1526,9 +1533,11 @@ Partial Class Main_Form 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(1230, 116) + Me.gbckbETC.Location = New System.Drawing.Point(1406, 145) + Me.gbckbETC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbckbETC.Name = "gbckbETC" - Me.gbckbETC.Size = New System.Drawing.Size(477, 74) + Me.gbckbETC.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbckbETC.Size = New System.Drawing.Size(545, 92) Me.gbckbETC.TabIndex = 134 Me.gbckbETC.TabStop = False Me.gbckbETC.Text = "기타 옵션" @@ -1539,9 +1548,10 @@ Partial Class Main_Form 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(175, 30) + Me.ckbPostgre.Location = New System.Drawing.Point(200, 38) + Me.ckbPostgre.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckbPostgre.Name = "ckbPostgre" - Me.ckbPostgre.Size = New System.Drawing.Size(111, 28) + Me.ckbPostgre.Size = New System.Drawing.Size(139, 36) Me.ckbPostgre.TabIndex = 81 Me.ckbPostgre.Text = "MES 사용" Me.ckbPostgre.UseVisualStyleBackColor = True @@ -1553,9 +1563,10 @@ Partial Class Main_Form 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(176, 30) + 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(111, 28) + Me.ckbMES.Size = New System.Drawing.Size(139, 36) Me.ckbMES.TabIndex = 80 Me.ckbMES.Text = "MES 사용" Me.ckbMES.UseVisualStyleBackColor = True @@ -1564,9 +1575,10 @@ Partial Class Main_Form ' 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(32, 32) + Me.chkAdmin.Location = New System.Drawing.Point(37, 40) + Me.chkAdmin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.chkAdmin.Name = "chkAdmin" - Me.chkAdmin.Size = New System.Drawing.Size(119, 28) + Me.chkAdmin.Size = New System.Drawing.Size(151, 36) Me.chkAdmin.TabIndex = 79 Me.chkAdmin.Text = "관리자모드" Me.chkAdmin.UseVisualStyleBackColor = True @@ -1577,9 +1589,11 @@ 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(1230, 188) + Me.gbopETC.Location = New System.Drawing.Point(1406, 235) + Me.gbopETC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbopETC.Name = "gbopETC" - Me.gbopETC.Size = New System.Drawing.Size(666, 124) + Me.gbopETC.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbopETC.Size = New System.Drawing.Size(761, 155) Me.gbopETC.TabIndex = 133 Me.gbopETC.TabStop = False Me.gbopETC.Text = "설정 항목" @@ -1588,9 +1602,11 @@ Partial Class Main_Form ' Me.gbStandard.Controls.Add(Me.rdbStdMax) Me.gbStandard.Controls.Add(Me.rdbStdAl) - Me.gbStandard.Location = New System.Drawing.Point(305, 25) + Me.gbStandard.Location = New System.Drawing.Point(349, 31) + Me.gbStandard.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbStandard.Name = "gbStandard" - Me.gbStandard.Size = New System.Drawing.Size(354, 95) + Me.gbStandard.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbStandard.Size = New System.Drawing.Size(405, 119) Me.gbStandard.TabIndex = 139 Me.gbStandard.TabStop = False Me.gbStandard.Text = "판정 기준 제품" @@ -1599,9 +1615,10 @@ Partial Class Main_Form ' Me.rdbStdMax.AutoSize = True Me.rdbStdMax.Checked = True - Me.rdbStdMax.Location = New System.Drawing.Point(15, 40) + Me.rdbStdMax.Location = New System.Drawing.Point(17, 50) + Me.rdbStdMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbStdMax.Name = "rdbStdMax" - Me.rdbStdMax.Size = New System.Drawing.Size(122, 28) + Me.rdbStdMax.Size = New System.Drawing.Size(154, 36) Me.rdbStdMax.TabIndex = 2 Me.rdbStdMax.TabStop = True Me.rdbStdMax.Text = "MAXIMUM" @@ -1610,9 +1627,10 @@ Partial Class Main_Form 'rdbStdAl ' Me.rdbStdAl.AutoSize = True - Me.rdbStdAl.Location = New System.Drawing.Point(144, 40) + Me.rdbStdAl.Location = New System.Drawing.Point(165, 50) + Me.rdbStdAl.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbStdAl.Name = "rdbStdAl" - Me.rdbStdAl.Size = New System.Drawing.Size(115, 28) + Me.rdbStdAl.Size = New System.Drawing.Size(145, 36) Me.rdbStdAl.TabIndex = 3 Me.rdbStdAl.Text = "ALTO/DS" Me.rdbStdAl.UseVisualStyleBackColor = True @@ -1622,9 +1640,11 @@ 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(5, 25) + Me.gbopSet.Location = New System.Drawing.Point(6, 31) + Me.gbopSet.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbopSet.Name = "gbopSet" - Me.gbopSet.Size = New System.Drawing.Size(294, 95) + Me.gbopSet.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbopSet.Size = New System.Drawing.Size(336, 119) Me.gbopSet.TabIndex = 137 Me.gbopSet.TabStop = False Me.gbopSet.Text = "Scope 설정창" @@ -1633,9 +1653,10 @@ Partial Class Main_Form ' Me.rdbMC.AutoSize = True Me.rdbMC.Checked = True - Me.rdbMC.Location = New System.Drawing.Point(15, 40) + Me.rdbMC.Location = New System.Drawing.Point(17, 50) + Me.rdbMC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbMC.Name = "rdbMC" - Me.rdbMC.Size = New System.Drawing.Size(100, 28) + Me.rdbMC.Size = New System.Drawing.Size(127, 36) Me.rdbMC.TabIndex = 2 Me.rdbMC.TabStop = True Me.rdbMC.Text = "미세전류" @@ -1644,9 +1665,10 @@ Partial Class Main_Form 'rdbSort ' Me.rdbSort.AutoSize = True - Me.rdbSort.Location = New System.Drawing.Point(186, 40) + Me.rdbSort.Location = New System.Drawing.Point(213, 50) + Me.rdbSort.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbSort.Name = "rdbSort" - Me.rdbSort.Size = New System.Drawing.Size(100, 28) + Me.rdbSort.Size = New System.Drawing.Size(127, 36) Me.rdbSort.TabIndex = 4 Me.rdbSort.Text = "판정기준" Me.rdbSort.UseVisualStyleBackColor = True @@ -1654,9 +1676,10 @@ Partial Class Main_Form 'rdbRF ' Me.rdbRF.AutoSize = True - Me.rdbRF.Location = New System.Drawing.Point(127, 40) + Me.rdbRF.Location = New System.Drawing.Point(145, 50) + Me.rdbRF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbRF.Name = "rdbRF" - Me.rdbRF.Size = New System.Drawing.Size(53, 28) + Me.rdbRF.Size = New System.Drawing.Size(66, 36) Me.rdbRF.TabIndex = 3 Me.rdbRF.Text = "RF" Me.rdbRF.UseVisualStyleBackColor = True @@ -1667,9 +1690,11 @@ 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(5, 25) + Me.gbopSet2.Location = New System.Drawing.Point(6, 31) + Me.gbopSet2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbopSet2.Name = "gbopSet2" - Me.gbopSet2.Size = New System.Drawing.Size(280, 95) + Me.gbopSet2.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbopSet2.Size = New System.Drawing.Size(320, 119) Me.gbopSet2.TabIndex = 138 Me.gbopSet2.TabStop = False Me.gbopSet2.Text = "설정화면" @@ -1679,9 +1704,10 @@ Partial Class Main_Form ' Me.rdbTestMode.AutoSize = True Me.rdbTestMode.Checked = True - Me.rdbTestMode.Location = New System.Drawing.Point(38, 27) + Me.rdbTestMode.Location = New System.Drawing.Point(43, 34) + Me.rdbTestMode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbTestMode.Name = "rdbTestMode" - Me.rdbTestMode.Size = New System.Drawing.Size(100, 28) + Me.rdbTestMode.Size = New System.Drawing.Size(127, 36) Me.rdbTestMode.TabIndex = 5 Me.rdbTestMode.TabStop = True Me.rdbTestMode.Text = "측정설정" @@ -1691,9 +1717,10 @@ Partial Class Main_Form ' Me.RadioButton7.AutoSize = True Me.RadioButton7.Enabled = False - Me.RadioButton7.Location = New System.Drawing.Point(38, 59) + Me.RadioButton7.Location = New System.Drawing.Point(43, 74) + Me.RadioButton7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.RadioButton7.Name = "RadioButton7" - Me.RadioButton7.Size = New System.Drawing.Size(64, 28) + Me.RadioButton7.Size = New System.Drawing.Size(81, 36) Me.RadioButton7.TabIndex = 135 Me.RadioButton7.Text = "부저" Me.RadioButton7.UseVisualStyleBackColor = True @@ -1702,9 +1729,10 @@ Partial Class Main_Form ' Me.RadioButton8.AutoSize = True Me.RadioButton8.Enabled = False - Me.RadioButton8.Location = New System.Drawing.Point(160, 59) + Me.RadioButton8.Location = New System.Drawing.Point(183, 74) + Me.RadioButton8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.RadioButton8.Name = "RadioButton8" - Me.RadioButton8.Size = New System.Drawing.Size(80, 28) + Me.RadioButton8.Size = New System.Drawing.Size(100, 36) Me.RadioButton8.TabIndex = 136 Me.RadioButton8.Text = "OLED" Me.RadioButton8.UseVisualStyleBackColor = True @@ -1712,9 +1740,10 @@ Partial Class Main_Form 'rdbLed ' Me.rdbLed.AutoSize = True - Me.rdbLed.Location = New System.Drawing.Point(160, 27) + Me.rdbLed.Location = New System.Drawing.Point(183, 34) + Me.rdbLed.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbLed.Name = "rdbLed" - Me.rdbLed.Size = New System.Drawing.Size(66, 28) + Me.rdbLed.Size = New System.Drawing.Size(82, 36) Me.rdbLed.TabIndex = 5 Me.rdbLed.Text = "LED" Me.rdbLed.UseVisualStyleBackColor = True @@ -1726,9 +1755,11 @@ 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(947, 5) + Me.gbJIGOption.Location = New System.Drawing.Point(1082, 6) + Me.gbJIGOption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbJIGOption.Name = "gbJIGOption" - Me.gbJIGOption.Size = New System.Drawing.Size(276, 307) + Me.gbJIGOption.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbJIGOption.Size = New System.Drawing.Size(315, 384) Me.gbJIGOption.TabIndex = 132 Me.gbJIGOption.TabStop = False Me.gbJIGOption.Text = "JIG 설정" @@ -1737,9 +1768,11 @@ 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(6, 207) + Me.gbDTTimeout.Location = New System.Drawing.Point(7, 259) + Me.gbDTTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbDTTimeout.Name = "gbDTTimeout" - Me.gbDTTimeout.Size = New System.Drawing.Size(260, 75) + Me.gbDTTimeout.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDTTimeout.Size = New System.Drawing.Size(297, 94) Me.gbDTTimeout.TabIndex = 112 Me.gbDTTimeout.TabStop = False Me.gbDTTimeout.Text = "DataTimeout" @@ -1748,18 +1781,20 @@ Partial Class Main_Form ' Me.pnDTTimeout.Controls.Add(Me.txbDTTimeout) Me.pnDTTimeout.Controls.Add(Me.lbDTTimeout) - Me.pnDTTimeout.Location = New System.Drawing.Point(6, 25) + Me.pnDTTimeout.Location = New System.Drawing.Point(7, 31) + Me.pnDTTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnDTTimeout.Name = "pnDTTimeout" - Me.pnDTTimeout.Size = New System.Drawing.Size(249, 45) + Me.pnDTTimeout.Size = New System.Drawing.Size(285, 56) 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(99, 2) + Me.txbDTTimeout.Location = New System.Drawing.Point(113, 2) + Me.txbDTTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbDTTimeout.MaxLength = 5 Me.txbDTTimeout.Name = "txbDTTimeout" - Me.txbDTTimeout.Size = New System.Drawing.Size(146, 39) + Me.txbDTTimeout.Size = New System.Drawing.Size(166, 46) Me.txbDTTimeout.TabIndex = 2 Me.txbDTTimeout.Text = "1000" Me.txbDTTimeout.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1768,9 +1803,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(5, 11) + Me.lbDTTimeout.Location = New System.Drawing.Point(6, 14) Me.lbDTTimeout.Name = "lbDTTimeout" - Me.lbDTTimeout.Size = New System.Drawing.Size(88, 24) + Me.lbDTTimeout.Size = New System.Drawing.Size(114, 32) Me.lbDTTimeout.TabIndex = 0 Me.lbDTTimeout.Text = "TimeOut" ' @@ -1778,9 +1813,11 @@ 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(6, 119) + Me.gbJgDelay.Location = New System.Drawing.Point(7, 149) + Me.gbJgDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbJgDelay.Name = "gbJgDelay" - Me.gbJgDelay.Size = New System.Drawing.Size(260, 75) + Me.gbJgDelay.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbJgDelay.Size = New System.Drawing.Size(297, 94) Me.gbJgDelay.TabIndex = 111 Me.gbJgDelay.TabStop = False Me.gbJgDelay.Text = "OnDelay" @@ -1789,17 +1826,19 @@ Partial Class Main_Form ' Me.pnJgDelay.Controls.Add(Me.txbJgDelay) Me.pnJgDelay.Controls.Add(Me.lbJgDelay) - Me.pnJgDelay.Location = New System.Drawing.Point(6, 25) + Me.pnJgDelay.Location = New System.Drawing.Point(7, 31) + Me.pnJgDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnJgDelay.Name = "pnJgDelay" - Me.pnJgDelay.Size = New System.Drawing.Size(245, 45) + Me.pnJgDelay.Size = New System.Drawing.Size(280, 56) 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(99, 2) + Me.txbJgDelay.Location = New System.Drawing.Point(113, 2) + Me.txbJgDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbJgDelay.Name = "txbJgDelay" - Me.txbJgDelay.Size = New System.Drawing.Size(146, 39) + Me.txbJgDelay.Size = New System.Drawing.Size(166, 46) Me.txbJgDelay.TabIndex = 2 Me.txbJgDelay.Text = "1000" Me.txbJgDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1808,9 +1847,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(33, 11) + Me.lbJgDelay.Location = New System.Drawing.Point(38, 14) Me.lbJgDelay.Name = "lbJgDelay" - Me.lbJgDelay.Size = New System.Drawing.Size(60, 24) + Me.lbJgDelay.Size = New System.Drawing.Size(78, 32) Me.lbJgDelay.TabIndex = 0 Me.lbJgDelay.Text = "Delay" ' @@ -1818,9 +1857,11 @@ 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(6, 30) + Me.gbJgTimeout.Location = New System.Drawing.Point(7, 38) + Me.gbJgTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbJgTimeout.Name = "gbJgTimeout" - Me.gbJgTimeout.Size = New System.Drawing.Size(260, 75) + Me.gbJgTimeout.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbJgTimeout.Size = New System.Drawing.Size(297, 94) Me.gbJgTimeout.TabIndex = 110 Me.gbJgTimeout.TabStop = False Me.gbJgTimeout.Text = "OnTimeout" @@ -1829,18 +1870,20 @@ Partial Class Main_Form ' Me.pnJgTimeout.Controls.Add(Me.txbJgTimeout) Me.pnJgTimeout.Controls.Add(Me.lbJgTimeout) - Me.pnJgTimeout.Location = New System.Drawing.Point(6, 25) + Me.pnJgTimeout.Location = New System.Drawing.Point(7, 31) + Me.pnJgTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnJgTimeout.Name = "pnJgTimeout" - Me.pnJgTimeout.Size = New System.Drawing.Size(249, 45) + Me.pnJgTimeout.Size = New System.Drawing.Size(285, 56) 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(99, 2) + Me.txbJgTimeout.Location = New System.Drawing.Point(113, 2) + Me.txbJgTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbJgTimeout.MaxLength = 5 Me.txbJgTimeout.Name = "txbJgTimeout" - Me.txbJgTimeout.Size = New System.Drawing.Size(146, 39) + Me.txbJgTimeout.Size = New System.Drawing.Size(166, 46) Me.txbJgTimeout.TabIndex = 2 Me.txbJgTimeout.Text = "2000" Me.txbJgTimeout.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -1849,9 +1892,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(5, 11) + Me.lbJgTimeout.Location = New System.Drawing.Point(6, 14) Me.lbJgTimeout.Name = "lbJgTimeout" - Me.lbJgTimeout.Size = New System.Drawing.Size(88, 24) + Me.lbJgTimeout.Size = New System.Drawing.Size(114, 32) Me.lbJgTimeout.TabIndex = 0 Me.lbJgTimeout.Text = "TimeOut" ' @@ -1864,9 +1907,11 @@ 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, 5) + Me.gbEqipOption.Location = New System.Drawing.Point(3, 6) + Me.gbEqipOption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEqipOption.Name = "gbEqipOption" - Me.gbEqipOption.Size = New System.Drawing.Size(1220, 307) + Me.gbEqipOption.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEqipOption.Size = New System.Drawing.Size(1394, 384) Me.gbEqipOption.TabIndex = 131 Me.gbEqipOption.TabStop = False Me.gbEqipOption.Text = "장비 연결 데이터" @@ -1876,26 +1921,29 @@ 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(13, 197) + Me.pnScopeID.Location = New System.Drawing.Point(15, 246) + Me.pnScopeID.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnScopeID.Name = "pnScopeID" - Me.pnScopeID.Size = New System.Drawing.Size(590, 50) + Me.pnScopeID.Size = New System.Drawing.Size(674, 62) 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(261, 10) + Me.txbScopeID.Location = New System.Drawing.Point(298, 12) + Me.txbScopeID.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbScopeID.Name = "txbScopeID" - Me.txbScopeID.Size = New System.Drawing.Size(309, 32) + Me.txbScopeID.Size = New System.Drawing.Size(353, 38) 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(159, 10) + Me.cbbScopeID.Location = New System.Drawing.Point(182, 12) + Me.cbbScopeID.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.cbbScopeID.Name = "cbbScopeID" - Me.cbbScopeID.Size = New System.Drawing.Size(96, 32) + Me.cbbScopeID.Size = New System.Drawing.Size(109, 40) Me.cbbScopeID.TabIndex = 1 Me.cbbScopeID.Text = "Select!" ' @@ -1903,9 +1951,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(21, 13) + Me.lbScopeID.Location = New System.Drawing.Point(24, 16) Me.lbScopeID.Name = "lbScopeID" - Me.lbScopeID.Size = New System.Drawing.Size(132, 24) + Me.lbScopeID.Size = New System.Drawing.Size(167, 32) Me.lbScopeID.TabIndex = 0 Me.lbScopeID.Text = "스코프 ID 설정" ' @@ -1915,17 +1963,19 @@ 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(13, 246) + Me.pnSpecID.Location = New System.Drawing.Point(15, 308) + Me.pnSpecID.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnSpecID.Name = "pnSpecID" - Me.pnSpecID.Size = New System.Drawing.Size(590, 50) + Me.pnSpecID.Size = New System.Drawing.Size(674, 62) Me.pnSpecID.TabIndex = 1 ' 'ckbScopeZ ' Me.ckbScopeZ.AutoSize = True - Me.ckbScopeZ.Location = New System.Drawing.Point(493, 10) + Me.ckbScopeZ.Location = New System.Drawing.Point(563, 12) + Me.ckbScopeZ.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckbScopeZ.Name = "ckbScopeZ" - Me.ckbScopeZ.Size = New System.Drawing.Size(90, 31) + Me.ckbScopeZ.Size = New System.Drawing.Size(114, 39) Me.ckbScopeZ.TabIndex = 3 Me.ckbScopeZ.Text = "Z 사용" Me.ckbScopeZ.UseVisualStyleBackColor = True @@ -1933,18 +1983,20 @@ 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(261, 10) + Me.txbSpecID.Location = New System.Drawing.Point(298, 12) + Me.txbSpecID.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbSpecID.Name = "txbSpecID" - Me.txbSpecID.Size = New System.Drawing.Size(226, 32) + Me.txbSpecID.Size = New System.Drawing.Size(258, 38) 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(159, 10) + Me.cbbSpecID.Location = New System.Drawing.Point(182, 12) + Me.cbbSpecID.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.cbbSpecID.Name = "cbbSpecID" - Me.cbbSpecID.Size = New System.Drawing.Size(96, 32) + Me.cbbSpecID.Size = New System.Drawing.Size(109, 40) Me.cbbSpecID.TabIndex = 1 Me.cbbSpecID.Text = "Select!" ' @@ -1952,9 +2004,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, 13) + Me.lbSpecID.Location = New System.Drawing.Point(3, 16) Me.lbSpecID.Name = "lbSpecID" - Me.lbSpecID.Size = New System.Drawing.Size(150, 24) + Me.lbSpecID.Size = New System.Drawing.Size(190, 32) Me.lbSpecID.TabIndex = 0 Me.lbSpecID.Text = "스펙트럼 ID 설정" ' @@ -1969,9 +2021,11 @@ 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(609, 94) + Me.gbEqipReg.Location = New System.Drawing.Point(696, 118) + Me.gbEqipReg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEqipReg.Name = "gbEqipReg" - Me.gbEqipReg.Size = New System.Drawing.Size(329, 202) + Me.gbEqipReg.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEqipReg.Size = New System.Drawing.Size(376, 252) Me.gbEqipReg.TabIndex = 131 Me.gbEqipReg.TabStop = False Me.gbEqipReg.Text = "장비등록" @@ -1980,26 +2034,29 @@ Partial Class Main_Form ' Me.cbbRgScType.FormattingEnabled = True Me.cbbRgScType.Items.AddRange(New Object() {"Spectrum", "Scope"}) - Me.cbbRgScType.Location = New System.Drawing.Point(95, 115) + Me.cbbRgScType.Location = New System.Drawing.Point(109, 144) + Me.cbbRgScType.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.cbbRgScType.Name = "cbbRgScType" - Me.cbbRgScType.Size = New System.Drawing.Size(223, 35) + Me.cbbRgScType.Size = New System.Drawing.Size(254, 42) Me.cbbRgScType.TabIndex = 130 Me.cbbRgScType.Text = "선택!" ' 'btnScDel ' - Me.btnScDel.Location = New System.Drawing.Point(18, 152) + Me.btnScDel.Location = New System.Drawing.Point(21, 190) + Me.btnScDel.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnScDel.Name = "btnScDel" - Me.btnScDel.Size = New System.Drawing.Size(145, 45) + Me.btnScDel.Size = New System.Drawing.Size(166, 56) Me.btnScDel.TabIndex = 130 Me.btnScDel.Text = "삭 제" Me.btnScDel.UseVisualStyleBackColor = True ' 'btnScRg ' - Me.btnScRg.Location = New System.Drawing.Point(173, 152) + Me.btnScRg.Location = New System.Drawing.Point(198, 190) + Me.btnScRg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnScRg.Name = "btnScRg" - Me.btnScRg.Size = New System.Drawing.Size(145, 45) + Me.btnScRg.Size = New System.Drawing.Size(166, 56) Me.btnScRg.TabIndex = 129 Me.btnScRg.Text = "등 록" Me.btnScRg.UseVisualStyleBackColor = True @@ -2007,41 +2064,43 @@ Partial Class Main_Form 'lbRgScType ' Me.lbRgScType.AutoSize = True - Me.lbRgScType.Location = New System.Drawing.Point(34, 117) + Me.lbRgScType.Location = New System.Drawing.Point(39, 146) Me.lbRgScType.Name = "lbRgScType" - Me.lbRgScType.Size = New System.Drawing.Size(52, 27) + Me.lbRgScType.Size = New System.Drawing.Size(67, 35) Me.lbRgScType.TabIndex = 129 Me.lbRgScType.Text = "종류" ' 'txbRgScName ' - Me.txbRgScName.Location = New System.Drawing.Point(95, 34) + Me.txbRgScName.Location = New System.Drawing.Point(109, 42) + Me.txbRgScName.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRgScName.Name = "txbRgScName" - Me.txbRgScName.Size = New System.Drawing.Size(223, 35) + Me.txbRgScName.Size = New System.Drawing.Size(254, 42) Me.txbRgScName.TabIndex = 126 ' 'lbRgScName ' Me.lbRgScName.AutoSize = True - Me.lbRgScName.Location = New System.Drawing.Point(13, 37) + Me.lbRgScName.Location = New System.Drawing.Point(15, 46) Me.lbRgScName.Name = "lbRgScName" - Me.lbRgScName.Size = New System.Drawing.Size(72, 27) + Me.lbRgScName.Size = New System.Drawing.Size(93, 35) Me.lbRgScName.TabIndex = 125 Me.lbRgScName.Text = "장비명" ' 'txbRgScID ' - Me.txbRgScID.Location = New System.Drawing.Point(95, 74) + Me.txbRgScID.Location = New System.Drawing.Point(109, 92) + Me.txbRgScID.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRgScID.Name = "txbRgScID" - Me.txbRgScID.Size = New System.Drawing.Size(223, 35) + Me.txbRgScID.Size = New System.Drawing.Size(254, 42) Me.txbRgScID.TabIndex = 128 ' 'lbRgScID ' Me.lbRgScID.AutoSize = True - Me.lbRgScID.Location = New System.Drawing.Point(13, 77) + Me.lbRgScID.Location = New System.Drawing.Point(15, 96) Me.lbRgScID.Name = "lbRgScID" - Me.lbRgScID.Size = New System.Drawing.Size(73, 27) + Me.lbRgScID.Size = New System.Drawing.Size(94, 35) Me.lbRgScID.TabIndex = 127 Me.lbRgScID.Text = "장비ID" ' @@ -2049,22 +2108,27 @@ 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(10, 30) + Me.dgvID.Location = New System.Drawing.Point(11, 38) + Me.dgvID.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(593, 161) + Me.dgvID.Size = New System.Drawing.Size(678, 201) Me.dgvID.TabIndex = 124 ' 'df_ScopeName ' Me.df_ScopeName.FillWeight = 250.0! Me.df_ScopeName.HeaderText = "스코프명" + Me.df_ScopeName.MinimumWidth = 6 Me.df_ScopeName.Name = "df_ScopeName" + Me.df_ScopeName.Width = 125 ' 'df_ScopeID ' Me.df_ScopeID.HeaderText = "스코프ID" + Me.df_ScopeID.MinimumWidth = 6 Me.df_ScopeID.Name = "df_ScopeID" Me.df_ScopeID.Width = 350 ' @@ -2072,7 +2136,9 @@ Partial Class Main_Form ' Me.df_type.FillWeight = 50.0! Me.df_type.HeaderText = "종류" + Me.df_type.MinimumWidth = 6 Me.df_type.Name = "df_type" + Me.df_type.Width = 125 ' 'gbSerial ' @@ -2082,9 +2148,11 @@ 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(609, 27) + Me.gbSerial.Location = New System.Drawing.Point(696, 34) + Me.gbSerial.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbSerial.Name = "gbSerial" - Me.gbSerial.Size = New System.Drawing.Size(329, 68) + Me.gbSerial.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbSerial.Size = New System.Drawing.Size(376, 85) Me.gbSerial.TabIndex = 110 Me.gbSerial.TabStop = False Me.gbSerial.Text = "통신 설정" @@ -2092,9 +2160,10 @@ 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(247, 14) + Me.btnSerial.Location = New System.Drawing.Point(282, 18) + Me.btnSerial.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnSerial.Name = "btnSerial" - Me.btnSerial.Size = New System.Drawing.Size(71, 45) + Me.btnSerial.Size = New System.Drawing.Size(81, 56) Me.btnSerial.TabIndex = 4 Me.btnSerial.Text = "스캔" Me.btnSerial.UseVisualStyleBackColor = True @@ -2103,9 +2172,10 @@ 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(92, 17) + Me.cbbSerial.Location = New System.Drawing.Point(105, 21) + Me.cbbSerial.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.cbbSerial.Name = "cbbSerial" - Me.cbbSerial.Size = New System.Drawing.Size(152, 40) + Me.cbbSerial.Size = New System.Drawing.Size(173, 47) Me.cbbSerial.TabIndex = 1 Me.cbbSerial.Text = "Select!" ' @@ -2113,18 +2183,19 @@ 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(10, 26) + Me.lbSerial.Location = New System.Drawing.Point(11, 32) Me.lbSerial.Name = "lbSerial" - Me.lbSerial.Size = New System.Drawing.Size(79, 24) + Me.lbSerial.Size = New System.Drawing.Size(100, 32) 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(1230, 5) + Me.btnSave.Location = New System.Drawing.Point(1406, 6) + Me.btnSave.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnSave.Name = "btnSave" - Me.btnSave.Size = New System.Drawing.Size(330, 105) + Me.btnSave.Size = New System.Drawing.Size(377, 131) Me.btnSave.TabIndex = 125 Me.btnSave.Text = "저 장 하 기" Me.btnSave.UseVisualStyleBackColor = True @@ -2132,9 +2203,10 @@ 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(1565, 5) + Me.btnOpExit.Location = New System.Drawing.Point(1789, 6) + Me.btnOpExit.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnOpExit.Name = "btnOpExit" - Me.btnOpExit.Size = New System.Drawing.Size(330, 105) + Me.btnOpExit.Size = New System.Drawing.Size(377, 131) Me.btnOpExit.TabIndex = 109 Me.btnOpExit.Text = "나 가 기" Me.btnOpExit.UseVisualStyleBackColor = True @@ -2146,9 +2218,11 @@ 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, 312) + Me.gbSpecOption.Location = New System.Drawing.Point(3, 390) + Me.gbSpecOption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbSpecOption.Name = "gbSpecOption" - Me.gbSpecOption.Size = New System.Drawing.Size(647, 682) + Me.gbSpecOption.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbSpecOption.Size = New System.Drawing.Size(739, 852) Me.gbSpecOption.TabIndex = 135 Me.gbSpecOption.TabStop = False Me.gbSpecOption.Text = "Spectrum 설정" @@ -2157,9 +2231,11 @@ 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(13, 35) + Me.gbSpan.Location = New System.Drawing.Point(15, 44) + Me.gbSpan.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbSpan.Name = "gbSpan" - Me.gbSpan.Size = New System.Drawing.Size(300, 80) + Me.gbSpan.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbSpan.Size = New System.Drawing.Size(343, 100) Me.gbSpan.TabIndex = 105 Me.gbSpan.TabStop = False Me.gbSpan.Text = "Span" @@ -2168,17 +2244,19 @@ Partial Class Main_Form ' Me.pnSpan.Controls.Add(Me.txbSpan) Me.pnSpan.Controls.Add(Me.lbSpan) - Me.pnSpan.Location = New System.Drawing.Point(6, 29) + Me.pnSpan.Location = New System.Drawing.Point(7, 36) + Me.pnSpan.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnSpan.Name = "pnSpan" - Me.pnSpan.Size = New System.Drawing.Size(291, 45) + Me.pnSpan.Size = New System.Drawing.Size(333, 56) 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(114, 3) + Me.txbSpan.Location = New System.Drawing.Point(130, 4) + Me.txbSpan.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbSpan.Name = "txbSpan" - Me.txbSpan.Size = New System.Drawing.Size(170, 39) + Me.txbSpan.Size = New System.Drawing.Size(194, 46) Me.txbSpan.TabIndex = 2 Me.txbSpan.Text = "0.005" Me.txbSpan.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2187,9 +2265,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(6, 12) + Me.lbSpan.Location = New System.Drawing.Point(7, 15) Me.lbSpan.Name = "lbSpan" - Me.lbSpan.Size = New System.Drawing.Size(107, 24) + Me.lbSpan.Size = New System.Drawing.Size(138, 32) Me.lbSpan.TabIndex = 0 Me.lbSpan.Text = "Span(MHz)" ' @@ -2197,9 +2275,11 @@ 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(330, 35) + Me.gbRBW.Location = New System.Drawing.Point(377, 44) + Me.gbRBW.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRBW.Name = "gbRBW" - Me.gbRBW.Size = New System.Drawing.Size(300, 80) + Me.gbRBW.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRBW.Size = New System.Drawing.Size(343, 100) Me.gbRBW.TabIndex = 107 Me.gbRBW.TabStop = False Me.gbRBW.Text = "RBW" @@ -2208,17 +2288,19 @@ Partial Class Main_Form ' Me.pnRBW.Controls.Add(Me.txbRBW) Me.pnRBW.Controls.Add(Me.lbRBW) - Me.pnRBW.Location = New System.Drawing.Point(6, 29) + Me.pnRBW.Location = New System.Drawing.Point(7, 36) + Me.pnRBW.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRBW.Name = "pnRBW" - Me.pnRBW.Size = New System.Drawing.Size(291, 45) + Me.pnRBW.Size = New System.Drawing.Size(333, 56) 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(114, 3) + Me.txbRBW.Location = New System.Drawing.Point(130, 4) + Me.txbRBW.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRBW.Name = "txbRBW" - Me.txbRBW.Size = New System.Drawing.Size(170, 39) + Me.txbRBW.Size = New System.Drawing.Size(194, 46) Me.txbRBW.TabIndex = 2 Me.txbRBW.Text = "0.003" Me.txbRBW.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2227,9 +2309,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(6, 12) + Me.lbRBW.Location = New System.Drawing.Point(7, 15) Me.lbRBW.Name = "lbRBW" - Me.lbRBW.Size = New System.Drawing.Size(103, 24) + Me.lbRBW.Size = New System.Drawing.Size(133, 32) Me.lbRBW.TabIndex = 0 Me.lbRBW.Text = "RBW(MHz)" ' @@ -2245,9 +2327,11 @@ 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(13, 120) + Me.gbHFoption.Location = New System.Drawing.Point(15, 150) + Me.gbHFoption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbHFoption.Name = "gbHFoption" - Me.gbHFoption.Size = New System.Drawing.Size(616, 545) + Me.gbHFoption.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFoption.Size = New System.Drawing.Size(704, 681) Me.gbHFoption.TabIndex = 110 Me.gbHFoption.TabStop = False Me.gbHFoption.Text = "HIFU 측정 설정" @@ -2255,9 +2339,11 @@ Partial Class Main_Form 'gbRefLev ' Me.gbRefLev.Controls.Add(Me.pnRefLev) - Me.gbRefLev.Location = New System.Drawing.Point(7, 458) + Me.gbRefLev.Location = New System.Drawing.Point(8, 572) + Me.gbRefLev.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRefLev.Name = "gbRefLev" - Me.gbRefLev.Size = New System.Drawing.Size(300, 80) + Me.gbRefLev.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRefLev.Size = New System.Drawing.Size(343, 100) Me.gbRefLev.TabIndex = 116 Me.gbRefLev.TabStop = False Me.gbRefLev.Text = "Ref Level Offset" @@ -2266,18 +2352,20 @@ Partial Class Main_Form ' Me.pnRefLev.Controls.Add(Me.txbHFRefLev) Me.pnRefLev.Controls.Add(Me.lbRefLev) - Me.pnRefLev.Location = New System.Drawing.Point(6, 29) + Me.pnRefLev.Location = New System.Drawing.Point(7, 36) + Me.pnRefLev.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRefLev.Name = "pnRefLev" - Me.pnRefLev.Size = New System.Drawing.Size(291, 45) + Me.pnRefLev.Size = New System.Drawing.Size(333, 56) 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(114, 3) + Me.txbHFRefLev.Location = New System.Drawing.Point(130, 4) + Me.txbHFRefLev.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbHFRefLev.MaxLength = 4 Me.txbHFRefLev.Name = "txbHFRefLev" - Me.txbHFRefLev.Size = New System.Drawing.Size(170, 39) + Me.txbHFRefLev.Size = New System.Drawing.Size(194, 46) Me.txbHFRefLev.TabIndex = 2 Me.txbHFRefLev.Text = "38.9" Me.txbHFRefLev.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2286,18 +2374,20 @@ 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(16, 12) + Me.lbRefLev.Location = New System.Drawing.Point(18, 15) Me.lbRefLev.Name = "lbRefLev" - Me.lbRefLev.Size = New System.Drawing.Size(94, 24) + Me.lbRefLev.Size = New System.Drawing.Size(121, 32) Me.lbRefLev.TabIndex = 0 Me.lbRefLev.Text = "Ref Level" ' 'gbDSDelay ' Me.gbDSDelay.Controls.Add(Me.pnDSDelay) - Me.gbDSDelay.Location = New System.Drawing.Point(309, 375) + Me.gbDSDelay.Location = New System.Drawing.Point(353, 469) + Me.gbDSDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbDSDelay.Name = "gbDSDelay" - Me.gbDSDelay.Size = New System.Drawing.Size(300, 80) + Me.gbDSDelay.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDSDelay.Size = New System.Drawing.Size(343, 100) Me.gbDSDelay.TabIndex = 115 Me.gbDSDelay.TabStop = False Me.gbDSDelay.Text = "전원 ON 후 Delay(DUALSONIC)" @@ -2306,18 +2396,20 @@ Partial Class Main_Form ' Me.pnDSDelay.Controls.Add(Me.txbDSDelay) Me.pnDSDelay.Controls.Add(Me.lbDSDelay) - Me.pnDSDelay.Location = New System.Drawing.Point(6, 29) + Me.pnDSDelay.Location = New System.Drawing.Point(7, 36) + Me.pnDSDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnDSDelay.Name = "pnDSDelay" - Me.pnDSDelay.Size = New System.Drawing.Size(291, 45) + Me.pnDSDelay.Size = New System.Drawing.Size(333, 56) 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(114, 3) + Me.txbDSDelay.Location = New System.Drawing.Point(130, 4) + Me.txbDSDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbDSDelay.MaxLength = 3 Me.txbDSDelay.Name = "txbDSDelay" - Me.txbDSDelay.Size = New System.Drawing.Size(170, 39) + Me.txbDSDelay.Size = New System.Drawing.Size(194, 46) Me.txbDSDelay.TabIndex = 2 Me.txbDSDelay.Text = "15" Me.txbDSDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2326,18 +2418,20 @@ 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(56, 12) + Me.lbDSDelay.Location = New System.Drawing.Point(64, 15) Me.lbDSDelay.Name = "lbDSDelay" - Me.lbDSDelay.Size = New System.Drawing.Size(60, 24) + Me.lbDSDelay.Size = New System.Drawing.Size(78, 32) Me.lbDSDelay.TabIndex = 0 Me.lbDSDelay.Text = "Delay" ' 'gbHFReCkCnt ' Me.gbHFReCkCnt.Controls.Add(Me.pnHFReCkCnt) - Me.gbHFReCkCnt.Location = New System.Drawing.Point(7, 375) + Me.gbHFReCkCnt.Location = New System.Drawing.Point(8, 469) + Me.gbHFReCkCnt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbHFReCkCnt.Name = "gbHFReCkCnt" - Me.gbHFReCkCnt.Size = New System.Drawing.Size(300, 80) + Me.gbHFReCkCnt.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFReCkCnt.Size = New System.Drawing.Size(343, 100) Me.gbHFReCkCnt.TabIndex = 114 Me.gbHFReCkCnt.TabStop = False Me.gbHFReCkCnt.Text = "최대 재시도 횟수" @@ -2346,18 +2440,20 @@ Partial Class Main_Form ' Me.pnHFReCkCnt.Controls.Add(Me.txbHFReCkCnt) Me.pnHFReCkCnt.Controls.Add(Me.lbHFReCkCnt) - Me.pnHFReCkCnt.Location = New System.Drawing.Point(6, 29) + Me.pnHFReCkCnt.Location = New System.Drawing.Point(7, 36) + Me.pnHFReCkCnt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnHFReCkCnt.Name = "pnHFReCkCnt" - Me.pnHFReCkCnt.Size = New System.Drawing.Size(291, 45) + Me.pnHFReCkCnt.Size = New System.Drawing.Size(333, 56) 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(114, 3) + Me.txbHFReCkCnt.Location = New System.Drawing.Point(130, 4) + Me.txbHFReCkCnt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbHFReCkCnt.MaxLength = 2 Me.txbHFReCkCnt.Name = "txbHFReCkCnt" - Me.txbHFReCkCnt.Size = New System.Drawing.Size(170, 39) + Me.txbHFReCkCnt.Size = New System.Drawing.Size(194, 46) Me.txbHFReCkCnt.TabIndex = 2 Me.txbHFReCkCnt.Text = "15" Me.txbHFReCkCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2366,18 +2462,20 @@ 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(8, 12) + Me.lbHFReCkCnt.Location = New System.Drawing.Point(9, 15) Me.lbHFReCkCnt.Name = "lbHFReCkCnt" - Me.lbHFReCkCnt.Size = New System.Drawing.Size(102, 24) + Me.lbHFReCkCnt.Size = New System.Drawing.Size(131, 32) Me.lbHFReCkCnt.TabIndex = 0 Me.lbHFReCkCnt.Text = "PlayCount" ' 'gbHFStDelay ' Me.gbHFStDelay.Controls.Add(Me.pnHFStDelay) - Me.gbHFStDelay.Location = New System.Drawing.Point(7, 205) + Me.gbHFStDelay.Location = New System.Drawing.Point(8, 256) + Me.gbHFStDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbHFStDelay.Name = "gbHFStDelay" - Me.gbHFStDelay.Size = New System.Drawing.Size(300, 80) + Me.gbHFStDelay.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFStDelay.Size = New System.Drawing.Size(343, 100) Me.gbHFStDelay.TabIndex = 109 Me.gbHFStDelay.TabStop = False Me.gbHFStDelay.Text = "측정 전 딜레이" @@ -2386,17 +2484,19 @@ Partial Class Main_Form ' Me.pnHFStDelay.Controls.Add(Me.txbHFStDelay) Me.pnHFStDelay.Controls.Add(Me.lbHFStDelay) - Me.pnHFStDelay.Location = New System.Drawing.Point(6, 29) + Me.pnHFStDelay.Location = New System.Drawing.Point(7, 36) + Me.pnHFStDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnHFStDelay.Name = "pnHFStDelay" - Me.pnHFStDelay.Size = New System.Drawing.Size(291, 45) + Me.pnHFStDelay.Size = New System.Drawing.Size(333, 56) 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(114, 3) + Me.txbHFStDelay.Location = New System.Drawing.Point(130, 4) + Me.txbHFStDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbHFStDelay.Name = "txbHFStDelay" - Me.txbHFStDelay.Size = New System.Drawing.Size(170, 39) + Me.txbHFStDelay.Size = New System.Drawing.Size(194, 46) Me.txbHFStDelay.TabIndex = 2 Me.txbHFStDelay.Text = "300" Me.txbHFStDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2405,18 +2505,20 @@ 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(6, 12) + Me.lbHFStDelay.Location = New System.Drawing.Point(7, 15) Me.lbHFStDelay.Name = "lbHFStDelay" - Me.lbHFStDelay.Size = New System.Drawing.Size(108, 24) + Me.lbHFStDelay.Size = New System.Drawing.Size(141, 32) Me.lbHFStDelay.TabIndex = 0 Me.lbHFStDelay.Text = "Delay(m/s)" ' 'gbHFReCnt ' Me.gbHFReCnt.Controls.Add(Me.pnHFReCnt) - Me.gbHFReCnt.Location = New System.Drawing.Point(6, 290) + Me.gbHFReCnt.Location = New System.Drawing.Point(7, 362) + Me.gbHFReCnt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbHFReCnt.Name = "gbHFReCnt" - Me.gbHFReCnt.Size = New System.Drawing.Size(300, 80) + Me.gbHFReCnt.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFReCnt.Size = New System.Drawing.Size(343, 100) Me.gbHFReCnt.TabIndex = 113 Me.gbHFReCnt.TabStop = False Me.gbHFReCnt.Text = "재시도 PlayCount" @@ -2425,17 +2527,19 @@ Partial Class Main_Form ' Me.pnHFReCnt.Controls.Add(Me.txbHFReCnt) Me.pnHFReCnt.Controls.Add(Me.lbHFReCnt) - Me.pnHFReCnt.Location = New System.Drawing.Point(6, 29) + Me.pnHFReCnt.Location = New System.Drawing.Point(7, 36) + Me.pnHFReCnt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnHFReCnt.Name = "pnHFReCnt" - Me.pnHFReCnt.Size = New System.Drawing.Size(291, 45) + Me.pnHFReCnt.Size = New System.Drawing.Size(333, 56) 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(114, 3) + Me.txbHFReCnt.Location = New System.Drawing.Point(130, 4) + Me.txbHFReCnt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbHFReCnt.Name = "txbHFReCnt" - Me.txbHFReCnt.Size = New System.Drawing.Size(170, 39) + Me.txbHFReCnt.Size = New System.Drawing.Size(194, 46) Me.txbHFReCnt.TabIndex = 2 Me.txbHFReCnt.Text = "5" Me.txbHFReCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2444,9 +2548,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(8, 12) + Me.lbHFReCnt.Location = New System.Drawing.Point(9, 15) Me.lbHFReCnt.Name = "lbHFReCnt" - Me.lbHFReCnt.Size = New System.Drawing.Size(102, 24) + Me.lbHFReCnt.Size = New System.Drawing.Size(131, 32) Me.lbHFReCnt.TabIndex = 0 Me.lbHFReCnt.Text = "PlayCount" ' @@ -2455,9 +2559,11 @@ 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(309, 25) + Me.gbTestFR.Location = New System.Drawing.Point(353, 31) + Me.gbTestFR.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbTestFR.Name = "gbTestFR" - Me.gbTestFR.Size = New System.Drawing.Size(300, 172) + Me.gbTestFR.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbTestFR.Size = New System.Drawing.Size(343, 215) Me.gbTestFR.TabIndex = 106 Me.gbTestFR.TabStop = False Me.gbTestFR.Text = "Test 주파수" @@ -2466,17 +2572,19 @@ Partial Class Main_Form ' Me.pnFrStep3.Controls.Add(Me.txbFrStep3) Me.pnFrStep3.Controls.Add(Me.lbFrStep3) - Me.pnFrStep3.Location = New System.Drawing.Point(6, 117) + Me.pnFrStep3.Location = New System.Drawing.Point(7, 146) + Me.pnFrStep3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnFrStep3.Name = "pnFrStep3" - Me.pnFrStep3.Size = New System.Drawing.Size(291, 47) + Me.pnFrStep3.Size = New System.Drawing.Size(333, 59) 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(114, 3) + Me.txbFrStep3.Location = New System.Drawing.Point(130, 4) + Me.txbFrStep3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbFrStep3.Name = "txbFrStep3" - Me.txbFrStep3.Size = New System.Drawing.Size(171, 39) + Me.txbFrStep3.Size = New System.Drawing.Size(195, 46) Me.txbFrStep3.TabIndex = 2 Me.txbFrStep3.Text = "7150" Me.txbFrStep3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2485,9 +2593,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(40, 12) + Me.lbFrStep3.Location = New System.Drawing.Point(46, 15) Me.lbFrStep3.Name = "lbFrStep3" - Me.lbFrStep3.Size = New System.Drawing.Size(66, 24) + Me.lbFrStep3.Size = New System.Drawing.Size(85, 32) Me.lbFrStep3.TabIndex = 0 Me.lbFrStep3.Text = "Step 3" ' @@ -2495,17 +2603,19 @@ Partial Class Main_Form ' Me.pnFrStep2.Controls.Add(Me.txbFrStep2) Me.pnFrStep2.Controls.Add(Me.lbFrStep2) - Me.pnFrStep2.Location = New System.Drawing.Point(6, 73) + Me.pnFrStep2.Location = New System.Drawing.Point(7, 91) + Me.pnFrStep2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnFrStep2.Name = "pnFrStep2" - Me.pnFrStep2.Size = New System.Drawing.Size(291, 47) + Me.pnFrStep2.Size = New System.Drawing.Size(333, 59) 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(114, 3) + Me.txbFrStep2.Location = New System.Drawing.Point(130, 4) + Me.txbFrStep2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbFrStep2.Name = "txbFrStep2" - Me.txbFrStep2.Size = New System.Drawing.Size(171, 39) + Me.txbFrStep2.Size = New System.Drawing.Size(195, 46) Me.txbFrStep2.TabIndex = 2 Me.txbFrStep2.Text = "7000" Me.txbFrStep2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2514,9 +2624,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(40, 12) + Me.lbFrStep2.Location = New System.Drawing.Point(46, 15) Me.lbFrStep2.Name = "lbFrStep2" - Me.lbFrStep2.Size = New System.Drawing.Size(66, 24) + Me.lbFrStep2.Size = New System.Drawing.Size(85, 32) Me.lbFrStep2.TabIndex = 0 Me.lbFrStep2.Text = "Step 2" ' @@ -2524,17 +2634,19 @@ Partial Class Main_Form ' Me.pnFrStep1.Controls.Add(Me.txbFrStep1) Me.pnFrStep1.Controls.Add(Me.lbFrStep1) - Me.pnFrStep1.Location = New System.Drawing.Point(6, 29) + Me.pnFrStep1.Location = New System.Drawing.Point(7, 36) + Me.pnFrStep1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnFrStep1.Name = "pnFrStep1" - Me.pnFrStep1.Size = New System.Drawing.Size(291, 47) + Me.pnFrStep1.Size = New System.Drawing.Size(333, 59) 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(114, 3) + Me.txbFrStep1.Location = New System.Drawing.Point(130, 4) + Me.txbFrStep1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbFrStep1.Name = "txbFrStep1" - Me.txbFrStep1.Size = New System.Drawing.Size(171, 39) + Me.txbFrStep1.Size = New System.Drawing.Size(195, 46) Me.txbFrStep1.TabIndex = 2 Me.txbFrStep1.Text = "6850" Me.txbFrStep1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2543,18 +2655,20 @@ 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(40, 12) + Me.lbFrStep1.Location = New System.Drawing.Point(46, 15) Me.lbFrStep1.Name = "lbFrStep1" - Me.lbFrStep1.Size = New System.Drawing.Size(66, 24) + Me.lbFrStep1.Size = New System.Drawing.Size(85, 32) Me.lbFrStep1.TabIndex = 0 Me.lbFrStep1.Text = "Step 1" ' 'gbHFeffect ' Me.gbHFeffect.Controls.Add(Me.pnHFeffect) - Me.gbHFeffect.Location = New System.Drawing.Point(309, 290) + Me.gbHFeffect.Location = New System.Drawing.Point(353, 362) + Me.gbHFeffect.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbHFeffect.Name = "gbHFeffect" - Me.gbHFeffect.Size = New System.Drawing.Size(300, 80) + Me.gbHFeffect.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFeffect.Size = New System.Drawing.Size(343, 100) Me.gbHFeffect.TabIndex = 112 Me.gbHFeffect.TabStop = False Me.gbHFeffect.Text = "이전 데이터와 최소 오차" @@ -2563,17 +2677,19 @@ Partial Class Main_Form ' Me.pnHFeffect.Controls.Add(Me.txbHFeffect) Me.pnHFeffect.Controls.Add(Me.lbHFeffect) - Me.pnHFeffect.Location = New System.Drawing.Point(6, 29) + Me.pnHFeffect.Location = New System.Drawing.Point(7, 36) + Me.pnHFeffect.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnHFeffect.Name = "pnHFeffect" - Me.pnHFeffect.Size = New System.Drawing.Size(291, 45) + Me.pnHFeffect.Size = New System.Drawing.Size(333, 56) 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(114, 3) + Me.txbHFeffect.Location = New System.Drawing.Point(130, 4) + Me.txbHFeffect.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbHFeffect.Name = "txbHFeffect" - Me.txbHFeffect.Size = New System.Drawing.Size(170, 39) + Me.txbHFeffect.Size = New System.Drawing.Size(194, 46) Me.txbHFeffect.TabIndex = 2 Me.txbHFeffect.Text = "2" Me.txbHFeffect.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2582,9 +2698,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, 12) + Me.lbHFeffect.Location = New System.Drawing.Point(-1, 15) Me.lbHFeffect.Name = "lbHFeffect" - Me.lbHFeffect.Size = New System.Drawing.Size(117, 24) + Me.lbHFeffect.Size = New System.Drawing.Size(151, 32) Me.lbHFeffect.TabIndex = 0 Me.lbHFeffect.Text = "최소 전력(W)" ' @@ -2593,9 +2709,11 @@ 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(6, 25) + Me.gbHFRun.Location = New System.Drawing.Point(7, 31) + Me.gbHFRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbHFRun.Name = "gbHFRun" - Me.gbHFRun.Size = New System.Drawing.Size(300, 172) + Me.gbHFRun.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFRun.Size = New System.Drawing.Size(343, 215) Me.gbHFRun.TabIndex = 108 Me.gbHFRun.TabStop = False Me.gbHFRun.Text = "동작 시간 설정" @@ -2604,19 +2722,21 @@ Partial Class Main_Form ' Me.pnHFCount.Controls.Add(Me.nudHFCount) Me.pnHFCount.Controls.Add(Me.lbHFCount) - Me.pnHFCount.Location = New System.Drawing.Point(6, 29) + Me.pnHFCount.Location = New System.Drawing.Point(7, 36) + Me.pnHFCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnHFCount.Name = "pnHFCount" - Me.pnHFCount.Size = New System.Drawing.Size(291, 45) + Me.pnHFCount.Size = New System.Drawing.Size(333, 56) 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(115, 3) + Me.nudHFCount.Location = New System.Drawing.Point(131, 4) + Me.nudHFCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(171, 39) + Me.nudHFCount.Size = New System.Drawing.Size(195, 46) Me.nudHFCount.TabIndex = 103 Me.nudHFCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudHFCount.Value = New Decimal(New Integer() {10, 0, 0, 0}) @@ -2625,9 +2745,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(6, 12) + Me.lbHFCount.Location = New System.Drawing.Point(7, 15) Me.lbHFCount.Name = "lbHFCount" - Me.lbHFCount.Size = New System.Drawing.Size(102, 24) + Me.lbHFCount.Size = New System.Drawing.Size(131, 32) Me.lbHFCount.TabIndex = 0 Me.lbHFCount.Text = "PlayCount" ' @@ -2635,18 +2755,20 @@ Partial Class Main_Form ' Me.pnHFwait.Controls.Add(Me.nudHFwait) Me.pnHFwait.Controls.Add(Me.lbHFwait) - Me.pnHFwait.Location = New System.Drawing.Point(6, 117) + Me.pnHFwait.Location = New System.Drawing.Point(7, 146) + Me.pnHFwait.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnHFwait.Name = "pnHFwait" - Me.pnHFwait.Size = New System.Drawing.Size(291, 45) + Me.pnHFwait.Size = New System.Drawing.Size(333, 56) 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(115, 3) + Me.nudHFwait.Location = New System.Drawing.Point(131, 4) + Me.nudHFwait.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.nudHFwait.Maximum = New Decimal(New Integer() {9999, 0, 0, 0}) Me.nudHFwait.Name = "nudHFwait" - Me.nudHFwait.Size = New System.Drawing.Size(171, 39) + Me.nudHFwait.Size = New System.Drawing.Size(195, 46) Me.nudHFwait.TabIndex = 103 Me.nudHFwait.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudHFwait.Value = New Decimal(New Integer() {50, 0, 0, 0}) @@ -2655,9 +2777,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(15, 12) + Me.lbHFwait.Location = New System.Drawing.Point(17, 15) Me.lbHFwait.Name = "lbHFwait" - Me.lbHFwait.Size = New System.Drawing.Size(93, 24) + Me.lbHFwait.Size = New System.Drawing.Size(122, 32) Me.lbHFwait.TabIndex = 0 Me.lbHFwait.Text = "WaitTime" ' @@ -2665,19 +2787,21 @@ Partial Class Main_Form ' Me.pnHFRun.Controls.Add(Me.nudHFRun) Me.pnHFRun.Controls.Add(Me.lbHFRun) - Me.pnHFRun.Location = New System.Drawing.Point(6, 73) + Me.pnHFRun.Location = New System.Drawing.Point(7, 91) + Me.pnHFRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnHFRun.Name = "pnHFRun" - Me.pnHFRun.Size = New System.Drawing.Size(291, 45) + Me.pnHFRun.Size = New System.Drawing.Size(333, 56) 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(115, 3) + Me.nudHFRun.Location = New System.Drawing.Point(131, 4) + Me.nudHFRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(171, 39) + Me.nudHFRun.Size = New System.Drawing.Size(195, 46) Me.nudHFRun.TabIndex = 103 Me.nudHFRun.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudHFRun.Value = New Decimal(New Integer() {100, 0, 0, 0}) @@ -2686,18 +2810,20 @@ 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(22, 12) + Me.lbHFRun.Location = New System.Drawing.Point(25, 15) Me.lbHFRun.Name = "lbHFRun" - Me.lbHFRun.Size = New System.Drawing.Size(86, 24) + Me.lbHFRun.Size = New System.Drawing.Size(111, 32) 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(309, 205) + Me.gbHFLowShot.Location = New System.Drawing.Point(353, 256) + Me.gbHFLowShot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbHFLowShot.Name = "gbHFLowShot" - Me.gbHFLowShot.Size = New System.Drawing.Size(300, 80) + Me.gbHFLowShot.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFLowShot.Size = New System.Drawing.Size(343, 100) Me.gbHFLowShot.TabIndex = 111 Me.gbHFLowShot.TabStop = False Me.gbHFLowShot.Text = "첫 샷 최소 전력" @@ -2706,17 +2832,19 @@ Partial Class Main_Form ' Me.pnHFLowShot.Controls.Add(Me.txbHFLowShot) Me.pnHFLowShot.Controls.Add(Me.lbHFLowShot) - Me.pnHFLowShot.Location = New System.Drawing.Point(6, 29) + Me.pnHFLowShot.Location = New System.Drawing.Point(7, 36) + Me.pnHFLowShot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnHFLowShot.Name = "pnHFLowShot" - Me.pnHFLowShot.Size = New System.Drawing.Size(291, 45) + Me.pnHFLowShot.Size = New System.Drawing.Size(333, 56) 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(114, 3) + Me.txbHFLowShot.Location = New System.Drawing.Point(130, 4) + Me.txbHFLowShot.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbHFLowShot.Name = "txbHFLowShot" - Me.txbHFLowShot.Size = New System.Drawing.Size(170, 39) + Me.txbHFLowShot.Size = New System.Drawing.Size(194, 46) Me.txbHFLowShot.TabIndex = 2 Me.txbHFLowShot.Text = "1" Me.txbHFLowShot.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2725,9 +2853,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, 12) + Me.lbHFLowShot.Location = New System.Drawing.Point(-1, 15) Me.lbHFLowShot.Name = "lbHFLowShot" - Me.lbHFLowShot.Size = New System.Drawing.Size(117, 24) + Me.lbHFLowShot.Size = New System.Drawing.Size(151, 32) Me.lbHFLowShot.TabIndex = 0 Me.lbHFLowShot.Text = "최소 전력(W)" ' @@ -2740,9 +2868,11 @@ 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, 312) + Me.gbLedOp.Location = New System.Drawing.Point(3, 390) + Me.gbLedOp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbLedOp.Name = "gbLedOp" - Me.gbLedOp.Size = New System.Drawing.Size(647, 682) + Me.gbLedOp.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbLedOp.Size = New System.Drawing.Size(739, 852) Me.gbLedOp.TabIndex = 112 Me.gbLedOp.TabStop = False Me.gbLedOp.Text = "LED 설정" @@ -2751,9 +2881,11 @@ 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(325, 567) + Me.gbLedRe.Location = New System.Drawing.Point(371, 709) + Me.gbLedRe.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbLedRe.Name = "gbLedRe" - Me.gbLedRe.Size = New System.Drawing.Size(297, 80) + Me.gbLedRe.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbLedRe.Size = New System.Drawing.Size(339, 100) Me.gbLedRe.TabIndex = 140 Me.gbLedRe.TabStop = False Me.gbLedRe.Text = "재촬영 Count" @@ -2762,19 +2894,21 @@ Partial Class Main_Form ' Me.pnLedRe.Controls.Add(Me.nudLedRe) Me.pnLedRe.Controls.Add(Me.lbLedRe) - Me.pnLedRe.Location = New System.Drawing.Point(6, 29) + Me.pnLedRe.Location = New System.Drawing.Point(7, 36) + Me.pnLedRe.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnLedRe.Name = "pnLedRe" - Me.pnLedRe.Size = New System.Drawing.Size(280, 45) + Me.pnLedRe.Size = New System.Drawing.Size(320, 56) 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(98, 3) + Me.nudLedRe.Location = New System.Drawing.Point(112, 4) + Me.nudLedRe.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(170, 39) + Me.nudLedRe.Size = New System.Drawing.Size(194, 46) Me.nudLedRe.TabIndex = 140 Me.nudLedRe.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudLedRe.Value = New Decimal(New Integer() {3, 0, 0, 0}) @@ -2782,9 +2916,9 @@ Partial Class Main_Form 'lbLedRe ' Me.lbLedRe.AutoSize = True - Me.lbLedRe.Location = New System.Drawing.Point(30, 12) + Me.lbLedRe.Location = New System.Drawing.Point(34, 15) Me.lbLedRe.Name = "lbLedRe" - Me.lbLedRe.Size = New System.Drawing.Size(65, 24) + Me.lbLedRe.Size = New System.Drawing.Size(83, 32) Me.lbLedRe.TabIndex = 0 Me.lbLedRe.Text = "Count" ' @@ -2792,9 +2926,11 @@ 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(20, 568) + Me.gbLedStart.Location = New System.Drawing.Point(23, 710) + Me.gbLedStart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbLedStart.Name = "gbLedStart" - Me.gbLedStart.Size = New System.Drawing.Size(297, 80) + Me.gbLedStart.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbLedStart.Size = New System.Drawing.Size(339, 100) Me.gbLedStart.TabIndex = 139 Me.gbLedStart.TabStop = False Me.gbLedStart.Text = "테스트 촬영 Count" @@ -2803,19 +2939,21 @@ Partial Class Main_Form ' Me.pnLEDStart.Controls.Add(Me.nudLEDStart) Me.pnLEDStart.Controls.Add(Me.lbLEDStart) - Me.pnLEDStart.Location = New System.Drawing.Point(6, 29) + Me.pnLEDStart.Location = New System.Drawing.Point(7, 36) + Me.pnLEDStart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnLEDStart.Name = "pnLEDStart" - Me.pnLEDStart.Size = New System.Drawing.Size(280, 45) + Me.pnLEDStart.Size = New System.Drawing.Size(320, 56) 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(98, 3) + Me.nudLEDStart.Location = New System.Drawing.Point(112, 4) + Me.nudLEDStart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(170, 39) + Me.nudLEDStart.Size = New System.Drawing.Size(194, 46) Me.nudLEDStart.TabIndex = 140 Me.nudLEDStart.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudLEDStart.Value = New Decimal(New Integer() {1, 0, 0, 0}) @@ -2823,9 +2961,9 @@ Partial Class Main_Form 'lbLEDStart ' Me.lbLEDStart.AutoSize = True - Me.lbLEDStart.Location = New System.Drawing.Point(30, 12) + Me.lbLEDStart.Location = New System.Drawing.Point(34, 15) Me.lbLEDStart.Name = "lbLEDStart" - Me.lbLEDStart.Size = New System.Drawing.Size(65, 24) + Me.lbLEDStart.Size = New System.Drawing.Size(83, 32) Me.lbLEDStart.TabIndex = 0 Me.lbLEDStart.Text = "Count" ' @@ -2834,9 +2972,11 @@ 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(325, 155) + Me.gbLedSave.Location = New System.Drawing.Point(371, 194) + Me.gbLedSave.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbLedSave.Name = "gbLedSave" - Me.gbLedSave.Size = New System.Drawing.Size(305, 80) + Me.gbLedSave.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbLedSave.Size = New System.Drawing.Size(349, 100) Me.gbLedSave.TabIndex = 138 Me.gbLedSave.TabStop = False Me.gbLedSave.Text = "LED 처리 방식" @@ -2845,9 +2985,10 @@ Partial Class Main_Form ' Me.rdbMatCovert.AutoSize = True Me.rdbMatCovert.Checked = True - Me.rdbMatCovert.Location = New System.Drawing.Point(172, 37) + Me.rdbMatCovert.Location = New System.Drawing.Point(197, 46) + Me.rdbMatCovert.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbMatCovert.Name = "rdbMatCovert" - Me.rdbMatCovert.Size = New System.Drawing.Size(104, 28) + Me.rdbMatCovert.Size = New System.Drawing.Size(131, 36) Me.rdbMatCovert.TabIndex = 1 Me.rdbMatCovert.TabStop = True Me.rdbMatCovert.Text = "Mat 변환" @@ -2856,9 +2997,10 @@ Partial Class Main_Form 'rdbimgSave ' Me.rdbimgSave.AutoSize = True - Me.rdbimgSave.Location = New System.Drawing.Point(21, 37) + Me.rdbimgSave.Location = New System.Drawing.Point(24, 46) + Me.rdbimgSave.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbimgSave.Name = "rdbimgSave" - Me.rdbimgSave.Size = New System.Drawing.Size(124, 28) + Me.rdbimgSave.Size = New System.Drawing.Size(157, 36) Me.rdbimgSave.TabIndex = 0 Me.rdbimgSave.Text = "이미지 저장" Me.rdbimgSave.UseVisualStyleBackColor = True @@ -2872,18 +3014,21 @@ 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(19, 40) + Me.gbCamSelect.Location = New System.Drawing.Point(22, 50) + Me.gbCamSelect.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbCamSelect.Name = "gbCamSelect" - Me.gbCamSelect.Size = New System.Drawing.Size(607, 118) + Me.gbCamSelect.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbCamSelect.Size = New System.Drawing.Size(694, 148) Me.gbCamSelect.TabIndex = 137 Me.gbCamSelect.TabStop = False Me.gbCamSelect.Text = "웹캠 장치 연결" ' 'btnOLEDCam ' - Me.btnOLEDCam.Location = New System.Drawing.Point(502, 71) + Me.btnOLEDCam.Location = New System.Drawing.Point(574, 89) + Me.btnOLEDCam.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnOLEDCam.Name = "btnOLEDCam" - Me.btnOLEDCam.Size = New System.Drawing.Size(99, 42) + Me.btnOLEDCam.Size = New System.Drawing.Size(113, 52) Me.btnOLEDCam.TabIndex = 141 Me.btnOLEDCam.Text = "스캔" Me.btnOLEDCam.UseVisualStyleBackColor = True @@ -2891,9 +3036,9 @@ Partial Class Main_Form 'lbOLEDCam ' Me.lbOLEDCam.AutoSize = True - Me.lbOLEDCam.Location = New System.Drawing.Point(8, 80) + Me.lbOLEDCam.Location = New System.Drawing.Point(9, 100) Me.lbOLEDCam.Name = "lbOLEDCam" - Me.lbOLEDCam.Size = New System.Drawing.Size(122, 24) + Me.lbOLEDCam.Size = New System.Drawing.Size(155, 32) Me.lbOLEDCam.TabIndex = 140 Me.lbOLEDCam.Text = "OLED 장치명" ' @@ -2901,16 +3046,18 @@ 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(136, 72) + Me.cbbOLEDCam.Location = New System.Drawing.Point(155, 90) + Me.cbbOLEDCam.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.cbbOLEDCam.Name = "cbbOLEDCam" - Me.cbbOLEDCam.Size = New System.Drawing.Size(360, 40) + Me.cbbOLEDCam.Size = New System.Drawing.Size(411, 47) Me.cbbOLEDCam.TabIndex = 139 ' 'btnWebCam ' - Me.btnWebCam.Location = New System.Drawing.Point(502, 25) + Me.btnWebCam.Location = New System.Drawing.Point(574, 31) + Me.btnWebCam.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnWebCam.Name = "btnWebCam" - Me.btnWebCam.Size = New System.Drawing.Size(99, 42) + Me.btnWebCam.Size = New System.Drawing.Size(113, 52) Me.btnWebCam.TabIndex = 138 Me.btnWebCam.Text = "스캔" Me.btnWebCam.UseVisualStyleBackColor = True @@ -2918,9 +3065,9 @@ Partial Class Main_Form 'lbWebCam ' Me.lbWebCam.AutoSize = True - Me.lbWebCam.Location = New System.Drawing.Point(22, 35) + Me.lbWebCam.Location = New System.Drawing.Point(25, 44) Me.lbWebCam.Name = "lbWebCam" - Me.lbWebCam.Size = New System.Drawing.Size(108, 24) + Me.lbWebCam.Size = New System.Drawing.Size(137, 32) Me.lbWebCam.TabIndex = 137 Me.lbWebCam.Text = "LED 장치명" ' @@ -2928,18 +3075,21 @@ 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(136, 26) + Me.cbbWebCam.Location = New System.Drawing.Point(155, 32) + Me.cbbWebCam.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.cbbWebCam.Name = "cbbWebCam" - Me.cbbWebCam.Size = New System.Drawing.Size(360, 40) + Me.cbbWebCam.Size = New System.Drawing.Size(411, 47) 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(20, 155) + Me.gbCamDelay.Location = New System.Drawing.Point(23, 194) + Me.gbCamDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbCamDelay.Name = "gbCamDelay" - Me.gbCamDelay.Size = New System.Drawing.Size(297, 80) + Me.gbCamDelay.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbCamDelay.Size = New System.Drawing.Size(339, 100) Me.gbCamDelay.TabIndex = 134 Me.gbCamDelay.TabStop = False Me.gbCamDelay.Text = "측정 후 Delay 설정" @@ -2948,17 +3098,19 @@ Partial Class Main_Form ' Me.pnCamDelay.Controls.Add(Me.txbCamDelay) Me.pnCamDelay.Controls.Add(Me.lbCamDelay) - Me.pnCamDelay.Location = New System.Drawing.Point(6, 29) + Me.pnCamDelay.Location = New System.Drawing.Point(7, 36) + Me.pnCamDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnCamDelay.Name = "pnCamDelay" - Me.pnCamDelay.Size = New System.Drawing.Size(280, 45) + Me.pnCamDelay.Size = New System.Drawing.Size(320, 56) 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(98, 3) + Me.txbCamDelay.Location = New System.Drawing.Point(112, 4) + Me.txbCamDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbCamDelay.Name = "txbCamDelay" - Me.txbCamDelay.Size = New System.Drawing.Size(171, 39) + Me.txbCamDelay.Size = New System.Drawing.Size(195, 46) Me.txbCamDelay.TabIndex = 3 Me.txbCamDelay.Text = "300" Me.txbCamDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -2966,9 +3118,9 @@ Partial Class Main_Form 'lbCamDelay ' Me.lbCamDelay.AutoSize = True - Me.lbCamDelay.Location = New System.Drawing.Point(30, 12) + Me.lbCamDelay.Location = New System.Drawing.Point(34, 15) Me.lbCamDelay.Name = "lbCamDelay" - Me.lbCamDelay.Size = New System.Drawing.Size(60, 24) + Me.lbCamDelay.Size = New System.Drawing.Size(78, 32) Me.lbCamDelay.TabIndex = 0 Me.lbCamDelay.Text = "Delay" ' @@ -2980,9 +3132,11 @@ 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(20, 238) + Me.gbLedCdn.Location = New System.Drawing.Point(23, 298) + Me.gbLedCdn.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbLedCdn.Name = "gbLedCdn" - Me.gbLedCdn.Size = New System.Drawing.Size(607, 324) + Me.gbLedCdn.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbLedCdn.Size = New System.Drawing.Size(694, 405) Me.gbLedCdn.TabIndex = 133 Me.gbLedCdn.TabStop = False Me.gbLedCdn.Text = "LED 측정 좌표" @@ -2990,9 +3144,11 @@ Partial Class Main_Form 'gbInc ' Me.gbInc.Controls.Add(Me.pnInc) - Me.gbInc.Location = New System.Drawing.Point(308, 235) + Me.gbInc.Location = New System.Drawing.Point(352, 294) + Me.gbInc.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbInc.Name = "gbInc" - Me.gbInc.Size = New System.Drawing.Size(290, 80) + Me.gbInc.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbInc.Size = New System.Drawing.Size(331, 100) Me.gbInc.TabIndex = 116 Me.gbInc.TabStop = False Me.gbInc.Text = "좌표 오차 범위 증가량" @@ -3001,17 +3157,19 @@ Partial Class Main_Form ' Me.pnInc.Controls.Add(Me.txbInc) Me.pnInc.Controls.Add(Me.lbInc) - Me.pnInc.Location = New System.Drawing.Point(7, 28) + Me.pnInc.Location = New System.Drawing.Point(8, 35) + Me.pnInc.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnInc.Name = "pnInc" - Me.pnInc.Size = New System.Drawing.Size(270, 45) + Me.pnInc.Size = New System.Drawing.Size(309, 56) 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(97, 3) + Me.txbInc.Location = New System.Drawing.Point(111, 4) + Me.txbInc.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbInc.Name = "txbInc" - Me.txbInc.Size = New System.Drawing.Size(170, 39) + Me.txbInc.Size = New System.Drawing.Size(194, 46) Me.txbInc.TabIndex = 2 Me.txbInc.Text = "30" Me.txbInc.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3020,18 +3178,20 @@ 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(17, 12) + Me.lbInc.Location = New System.Drawing.Point(19, 15) Me.lbInc.Name = "lbInc" - Me.lbInc.Size = New System.Drawing.Size(51, 24) + Me.lbInc.Size = New System.Drawing.Size(68, 32) Me.lbInc.TabIndex = 0 Me.lbInc.Text = "Pixel" ' 'gbAround ' Me.gbAround.Controls.Add(Me.pnAround) - Me.gbAround.Location = New System.Drawing.Point(9, 235) + Me.gbAround.Location = New System.Drawing.Point(10, 294) + Me.gbAround.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbAround.Name = "gbAround" - Me.gbAround.Size = New System.Drawing.Size(290, 80) + Me.gbAround.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbAround.Size = New System.Drawing.Size(331, 100) Me.gbAround.TabIndex = 114 Me.gbAround.TabStop = False Me.gbAround.Text = "좌표 오차 최대 범위" @@ -3040,17 +3200,19 @@ Partial Class Main_Form ' Me.pnAround.Controls.Add(Me.txbAround) Me.pnAround.Controls.Add(Me.lbAround) - Me.pnAround.Location = New System.Drawing.Point(7, 28) + Me.pnAround.Location = New System.Drawing.Point(8, 35) + Me.pnAround.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnAround.Name = "pnAround" - Me.pnAround.Size = New System.Drawing.Size(270, 45) + Me.pnAround.Size = New System.Drawing.Size(309, 56) 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(97, 3) + Me.txbAround.Location = New System.Drawing.Point(111, 4) + Me.txbAround.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbAround.Name = "txbAround" - Me.txbAround.Size = New System.Drawing.Size(170, 39) + Me.txbAround.Size = New System.Drawing.Size(194, 46) Me.txbAround.TabIndex = 2 Me.txbAround.Text = "30" Me.txbAround.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3059,9 +3221,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(17, 12) + Me.lbAround.Location = New System.Drawing.Point(19, 15) Me.lbAround.Name = "lbAround" - Me.lbAround.Size = New System.Drawing.Size(51, 24) + Me.lbAround.Size = New System.Drawing.Size(68, 32) Me.lbAround.TabIndex = 0 Me.lbAround.Text = "Pixel" ' @@ -3070,9 +3232,11 @@ 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(308, 30) + Me.gbYelCdn.Location = New System.Drawing.Point(352, 38) + Me.gbYelCdn.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbYelCdn.Name = "gbYelCdn" - Me.gbYelCdn.Size = New System.Drawing.Size(290, 198) + Me.gbYelCdn.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbYelCdn.Size = New System.Drawing.Size(331, 248) Me.gbYelCdn.TabIndex = 113 Me.gbYelCdn.TabStop = False Me.gbYelCdn.Text = "Yellow 좌표" @@ -3081,9 +3245,11 @@ 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, 105) + 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.Name = "gbYelCdn_2" - Me.gbYelCdn_2.Size = New System.Drawing.Size(271, 81) + 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.TabIndex = 10 Me.gbYelCdn_2.TabStop = False Me.gbYelCdn_2.Text = "좌표 ②" @@ -3092,17 +3258,19 @@ 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(137, 25) + 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.Name = "pnYelCdn_Y2" - Me.pnYelCdn_Y2.Size = New System.Drawing.Size(132, 45) + Me.pnYelCdn_Y2.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbYelCdn_Y2" - Me.txbYelCdn_Y2.Size = New System.Drawing.Size(80, 39) + Me.txbYelCdn_Y2.Size = New System.Drawing.Size(91, 46) Me.txbYelCdn_Y2.TabIndex = 2 Me.txbYelCdn_Y2.Text = "30" Me.txbYelCdn_Y2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3111,9 +3279,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(17, 11) + Me.lbYelCdn_Y2.Location = New System.Drawing.Point(19, 14) Me.lbYelCdn_Y2.Name = "lbYelCdn_Y2" - Me.lbYelCdn_Y2.Size = New System.Drawing.Size(23, 24) + Me.lbYelCdn_Y2.Size = New System.Drawing.Size(31, 32) Me.lbYelCdn_Y2.TabIndex = 0 Me.lbYelCdn_Y2.Text = "Y" ' @@ -3121,17 +3289,19 @@ 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(4, 25) + 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.Name = "pnYelCdn_X2" - Me.pnYelCdn_X2.Size = New System.Drawing.Size(130, 45) + Me.pnYelCdn_X2.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbYelCdn_X2" - Me.txbYelCdn_X2.Size = New System.Drawing.Size(80, 39) + Me.txbYelCdn_X2.Size = New System.Drawing.Size(91, 46) Me.txbYelCdn_X2.TabIndex = 2 Me.txbYelCdn_X2.Text = "20" Me.txbYelCdn_X2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3140,9 +3310,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(17, 11) + Me.lbYelCdn_X2.Location = New System.Drawing.Point(19, 14) Me.lbYelCdn_X2.Name = "lbYelCdn_X2" - Me.lbYelCdn_X2.Size = New System.Drawing.Size(23, 24) + Me.lbYelCdn_X2.Size = New System.Drawing.Size(31, 32) Me.lbYelCdn_X2.TabIndex = 0 Me.lbYelCdn_X2.Text = "X" ' @@ -3150,9 +3320,11 @@ 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, 23) + 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.Name = "gbYelCdn_1" - Me.gbYelCdn_1.Size = New System.Drawing.Size(271, 81) + 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.TabIndex = 9 Me.gbYelCdn_1.TabStop = False Me.gbYelCdn_1.Text = "좌표 ①" @@ -3161,17 +3333,19 @@ 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(137, 25) + 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.Name = "pnYelCdn_Y1" - Me.pnYelCdn_Y1.Size = New System.Drawing.Size(132, 45) + Me.pnYelCdn_Y1.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbYelCdn_Y1" - Me.txbYelCdn_Y1.Size = New System.Drawing.Size(80, 39) + Me.txbYelCdn_Y1.Size = New System.Drawing.Size(91, 46) Me.txbYelCdn_Y1.TabIndex = 2 Me.txbYelCdn_Y1.Text = "30" Me.txbYelCdn_Y1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3180,9 +3354,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(17, 11) + Me.lbYelCdn_Y1.Location = New System.Drawing.Point(19, 14) Me.lbYelCdn_Y1.Name = "lbYelCdn_Y1" - Me.lbYelCdn_Y1.Size = New System.Drawing.Size(23, 24) + Me.lbYelCdn_Y1.Size = New System.Drawing.Size(31, 32) Me.lbYelCdn_Y1.TabIndex = 0 Me.lbYelCdn_Y1.Text = "Y" ' @@ -3190,17 +3364,19 @@ 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(4, 25) + 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.Name = "pnYelCdn_X1" - Me.pnYelCdn_X1.Size = New System.Drawing.Size(130, 45) + Me.pnYelCdn_X1.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbYelCdn_X1" - Me.txbYelCdn_X1.Size = New System.Drawing.Size(80, 39) + Me.txbYelCdn_X1.Size = New System.Drawing.Size(91, 46) Me.txbYelCdn_X1.TabIndex = 2 Me.txbYelCdn_X1.Text = "20" Me.txbYelCdn_X1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3209,9 +3385,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(17, 11) + Me.lbYelCdn_X1.Location = New System.Drawing.Point(19, 14) Me.lbYelCdn_X1.Name = "lbYelCdn_X1" - Me.lbYelCdn_X1.Size = New System.Drawing.Size(23, 24) + Me.lbYelCdn_X1.Size = New System.Drawing.Size(31, 32) Me.lbYelCdn_X1.TabIndex = 0 Me.lbYelCdn_X1.Text = "X" ' @@ -3220,9 +3396,11 @@ 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(9, 30) + Me.gbRedCdn.Location = New System.Drawing.Point(10, 38) + Me.gbRedCdn.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRedCdn.Name = "gbRedCdn" - Me.gbRedCdn.Size = New System.Drawing.Size(290, 197) + Me.gbRedCdn.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRedCdn.Size = New System.Drawing.Size(331, 246) Me.gbRedCdn.TabIndex = 112 Me.gbRedCdn.TabStop = False Me.gbRedCdn.Text = "Red 좌표" @@ -3231,9 +3409,11 @@ 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(8, 105) + 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.Name = "gbRedCdn_2" - Me.gbRedCdn_2.Size = New System.Drawing.Size(271, 81) + 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.TabIndex = 10 Me.gbRedCdn_2.TabStop = False Me.gbRedCdn_2.Text = "좌표 ②" @@ -3242,17 +3422,19 @@ 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(137, 25) + 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.Name = "pnRedCdn_Y2" - Me.pnRedCdn_Y2.Size = New System.Drawing.Size(132, 45) + Me.pnRedCdn_Y2.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbRedCdn_Y2" - Me.txbRedCdn_Y2.Size = New System.Drawing.Size(80, 39) + Me.txbRedCdn_Y2.Size = New System.Drawing.Size(91, 46) Me.txbRedCdn_Y2.TabIndex = 2 Me.txbRedCdn_Y2.Text = "30" Me.txbRedCdn_Y2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3261,9 +3443,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(17, 11) + Me.lbRedCdn_Y2.Location = New System.Drawing.Point(19, 14) Me.lbRedCdn_Y2.Name = "lbRedCdn_Y2" - Me.lbRedCdn_Y2.Size = New System.Drawing.Size(23, 24) + Me.lbRedCdn_Y2.Size = New System.Drawing.Size(31, 32) Me.lbRedCdn_Y2.TabIndex = 0 Me.lbRedCdn_Y2.Text = "Y" ' @@ -3271,17 +3453,19 @@ 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(4, 25) + 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.Name = "pnRedCdn_X2" - Me.pnRedCdn_X2.Size = New System.Drawing.Size(130, 45) + Me.pnRedCdn_X2.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbRedCdn_X2" - Me.txbRedCdn_X2.Size = New System.Drawing.Size(80, 39) + Me.txbRedCdn_X2.Size = New System.Drawing.Size(91, 46) Me.txbRedCdn_X2.TabIndex = 2 Me.txbRedCdn_X2.Text = "20" Me.txbRedCdn_X2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3290,9 +3474,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(17, 11) + Me.lbRedCdn_X2.Location = New System.Drawing.Point(19, 14) Me.lbRedCdn_X2.Name = "lbRedCdn_X2" - Me.lbRedCdn_X2.Size = New System.Drawing.Size(23, 24) + Me.lbRedCdn_X2.Size = New System.Drawing.Size(31, 32) Me.lbRedCdn_X2.TabIndex = 0 Me.lbRedCdn_X2.Text = "X" ' @@ -3300,9 +3484,11 @@ 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(8, 23) + 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.Name = "gbRedCdn_1" - Me.gbRedCdn_1.Size = New System.Drawing.Size(271, 81) + 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.TabIndex = 9 Me.gbRedCdn_1.TabStop = False Me.gbRedCdn_1.Text = "좌표 ①" @@ -3311,17 +3497,19 @@ 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(137, 25) + 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.Name = "pnRedCdn_Y1" - Me.pnRedCdn_Y1.Size = New System.Drawing.Size(132, 45) + Me.pnRedCdn_Y1.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbRedCdn_Y1" - Me.txbRedCdn_Y1.Size = New System.Drawing.Size(80, 39) + Me.txbRedCdn_Y1.Size = New System.Drawing.Size(91, 46) Me.txbRedCdn_Y1.TabIndex = 2 Me.txbRedCdn_Y1.Text = "30" Me.txbRedCdn_Y1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3330,9 +3518,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(17, 11) + Me.lbRedCdn_Y1.Location = New System.Drawing.Point(19, 14) Me.lbRedCdn_Y1.Name = "lbRedCdn_Y1" - Me.lbRedCdn_Y1.Size = New System.Drawing.Size(23, 24) + Me.lbRedCdn_Y1.Size = New System.Drawing.Size(31, 32) Me.lbRedCdn_Y1.TabIndex = 0 Me.lbRedCdn_Y1.Text = "Y" ' @@ -3340,17 +3528,19 @@ 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(4, 25) + 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.Name = "pnRedCdn_X1" - Me.pnRedCdn_X1.Size = New System.Drawing.Size(130, 45) + Me.pnRedCdn_X1.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbRedCdn_X1" - Me.txbRedCdn_X1.Size = New System.Drawing.Size(80, 39) + Me.txbRedCdn_X1.Size = New System.Drawing.Size(91, 46) Me.txbRedCdn_X1.TabIndex = 2 Me.txbRedCdn_X1.Text = "20" Me.txbRedCdn_X1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3359,9 +3549,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(17, 11) + Me.lbRedCdn_X1.Location = New System.Drawing.Point(19, 14) Me.lbRedCdn_X1.Name = "lbRedCdn_X1" - Me.lbRedCdn_X1.Size = New System.Drawing.Size(23, 24) + Me.lbRedCdn_X1.Size = New System.Drawing.Size(31, 32) Me.lbRedCdn_X1.TabIndex = 0 Me.lbRedCdn_X1.Text = "X" ' @@ -3376,9 +3566,11 @@ 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(1641, 312) + Me.gbETC.Location = New System.Drawing.Point(1875, 390) + Me.gbETC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbETC.Name = "gbETC" - Me.gbETC.Size = New System.Drawing.Size(255, 682) + Me.gbETC.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbETC.Size = New System.Drawing.Size(291, 852) Me.gbETC.TabIndex = 137 Me.gbETC.TabStop = False Me.gbETC.Text = "기타 설정" @@ -3387,9 +3579,11 @@ 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(9, 561) + Me.gbOnRe.Location = New System.Drawing.Point(10, 701) + Me.gbOnRe.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbOnRe.Name = "gbOnRe" - Me.gbOnRe.Size = New System.Drawing.Size(239, 80) + Me.gbOnRe.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbOnRe.Size = New System.Drawing.Size(273, 100) Me.gbOnRe.TabIndex = 117 Me.gbOnRe.TabStop = False Me.gbOnRe.Text = "Power 재동작 횟수" @@ -3398,26 +3592,28 @@ Partial Class Main_Form ' Me.pnOnRe.Controls.Add(Me.nudOnRe) Me.pnOnRe.Controls.Add(Me.lbOnRe) - Me.pnOnRe.Location = New System.Drawing.Point(6, 29) + Me.pnOnRe.Location = New System.Drawing.Point(7, 36) + Me.pnOnRe.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnOnRe.Name = "pnOnRe" - Me.pnOnRe.Size = New System.Drawing.Size(227, 47) + Me.pnOnRe.Size = New System.Drawing.Size(259, 59) 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(71, 3) + Me.nudOnRe.Location = New System.Drawing.Point(81, 4) + Me.nudOnRe.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.nudOnRe.Name = "nudOnRe" - Me.nudOnRe.Size = New System.Drawing.Size(153, 39) + Me.nudOnRe.Size = New System.Drawing.Size(175, 46) 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, 11) + Me.lbOnRe.Location = New System.Drawing.Point(0, 14) Me.lbOnRe.Name = "lbOnRe" - Me.lbOnRe.Size = New System.Drawing.Size(65, 24) + Me.lbOnRe.Size = New System.Drawing.Size(83, 32) Me.lbOnRe.TabIndex = 0 Me.lbOnRe.Text = "Count" ' @@ -3425,9 +3621,11 @@ 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(9, 478) + Me.gbEPRe.Location = New System.Drawing.Point(10, 598) + Me.gbEPRe.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEPRe.Name = "gbEPRe" - Me.gbEPRe.Size = New System.Drawing.Size(239, 80) + Me.gbEPRe.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPRe.Size = New System.Drawing.Size(273, 100) Me.gbEPRe.TabIndex = 116 Me.gbEPRe.TabStop = False Me.gbEPRe.Text = "EP 재측정 횟수" @@ -3436,26 +3634,28 @@ Partial Class Main_Form ' Me.pnEPRe.Controls.Add(Me.nudEPRe) Me.pnEPRe.Controls.Add(Me.lbEPRe) - Me.pnEPRe.Location = New System.Drawing.Point(6, 29) + Me.pnEPRe.Location = New System.Drawing.Point(7, 36) + Me.pnEPRe.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEPRe.Name = "pnEPRe" - Me.pnEPRe.Size = New System.Drawing.Size(227, 47) + Me.pnEPRe.Size = New System.Drawing.Size(259, 59) 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(71, 3) + Me.nudEPRe.Location = New System.Drawing.Point(81, 4) + Me.nudEPRe.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.nudEPRe.Name = "nudEPRe" - Me.nudEPRe.Size = New System.Drawing.Size(153, 39) + Me.nudEPRe.Size = New System.Drawing.Size(175, 46) 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, 11) + Me.lbEPRe.Location = New System.Drawing.Point(0, 14) Me.lbEPRe.Name = "lbEPRe" - Me.lbEPRe.Size = New System.Drawing.Size(65, 24) + Me.lbEPRe.Size = New System.Drawing.Size(83, 32) Me.lbEPRe.TabIndex = 0 Me.lbEPRe.Text = "Count" ' @@ -3463,9 +3663,11 @@ 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(9, 392) + Me.gbSaveCk.Location = New System.Drawing.Point(10, 490) + Me.gbSaveCk.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbSaveCk.Name = "gbSaveCk" - Me.gbSaveCk.Size = New System.Drawing.Size(239, 80) + Me.gbSaveCk.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbSaveCk.Size = New System.Drawing.Size(273, 100) Me.gbSaveCk.TabIndex = 115 Me.gbSaveCk.TabStop = False Me.gbSaveCk.Text = "저장 확인 Count" @@ -3474,19 +3676,21 @@ Partial Class Main_Form ' Me.pnSaveCk.Controls.Add(Me.nudSaveCk) Me.pnSaveCk.Controls.Add(Me.lbSaveCk) - Me.pnSaveCk.Location = New System.Drawing.Point(6, 29) + Me.pnSaveCk.Location = New System.Drawing.Point(7, 36) + Me.pnSaveCk.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnSaveCk.Name = "pnSaveCk" - Me.pnSaveCk.Size = New System.Drawing.Size(227, 47) + Me.pnSaveCk.Size = New System.Drawing.Size(259, 59) 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(71, 3) + Me.nudSaveCk.Location = New System.Drawing.Point(81, 4) + Me.nudSaveCk.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(153, 39) + Me.nudSaveCk.Size = New System.Drawing.Size(175, 46) Me.nudSaveCk.TabIndex = 102 Me.nudSaveCk.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudSaveCk.Value = New Decimal(New Integer() {5, 0, 0, 0}) @@ -3494,9 +3698,9 @@ Partial Class Main_Form 'lbSaveCk ' Me.lbSaveCk.AutoSize = True - Me.lbSaveCk.Location = New System.Drawing.Point(0, 11) + Me.lbSaveCk.Location = New System.Drawing.Point(0, 14) Me.lbSaveCk.Name = "lbSaveCk" - Me.lbSaveCk.Size = New System.Drawing.Size(65, 24) + Me.lbSaveCk.Size = New System.Drawing.Size(83, 32) Me.lbSaveCk.TabIndex = 0 Me.lbSaveCk.Text = "Count" ' @@ -3504,9 +3708,11 @@ 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(9, 300) + Me.gbScTimeout.Location = New System.Drawing.Point(10, 375) + Me.gbScTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbScTimeout.Name = "gbScTimeout" - Me.gbScTimeout.Size = New System.Drawing.Size(239, 80) + Me.gbScTimeout.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbScTimeout.Size = New System.Drawing.Size(273, 100) Me.gbScTimeout.TabIndex = 114 Me.gbScTimeout.TabStop = False Me.gbScTimeout.Text = "Scope Timeout" @@ -3515,19 +3721,21 @@ Partial Class Main_Form ' Me.pnScTimeout.Controls.Add(Me.nudScTimeout) Me.pnScTimeout.Controls.Add(Me.lbScTimeout) - Me.pnScTimeout.Location = New System.Drawing.Point(6, 29) + Me.pnScTimeout.Location = New System.Drawing.Point(7, 36) + Me.pnScTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnScTimeout.Name = "pnScTimeout" - Me.pnScTimeout.Size = New System.Drawing.Size(227, 47) + Me.pnScTimeout.Size = New System.Drawing.Size(259, 59) 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(71, 3) + Me.nudScTimeout.Location = New System.Drawing.Point(81, 4) + Me.nudScTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(153, 39) + Me.nudScTimeout.Size = New System.Drawing.Size(175, 46) Me.nudScTimeout.TabIndex = 102 Me.nudScTimeout.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudScTimeout.Value = New Decimal(New Integer() {1200, 0, 0, 0}) @@ -3535,9 +3743,9 @@ Partial Class Main_Form 'lbScTimeout ' Me.lbScTimeout.AutoSize = True - Me.lbScTimeout.Location = New System.Drawing.Point(19, 13) + Me.lbScTimeout.Location = New System.Drawing.Point(22, 16) Me.lbScTimeout.Name = "lbScTimeout" - Me.lbScTimeout.Size = New System.Drawing.Size(46, 24) + Me.lbScTimeout.Size = New System.Drawing.Size(61, 32) Me.lbScTimeout.TabIndex = 0 Me.lbScTimeout.Text = "m/s" ' @@ -3545,9 +3753,11 @@ 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(9, 209) + Me.gbSpTimeout.Location = New System.Drawing.Point(10, 261) + Me.gbSpTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbSpTimeout.Name = "gbSpTimeout" - Me.gbSpTimeout.Size = New System.Drawing.Size(239, 80) + Me.gbSpTimeout.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbSpTimeout.Size = New System.Drawing.Size(273, 100) Me.gbSpTimeout.TabIndex = 113 Me.gbSpTimeout.TabStop = False Me.gbSpTimeout.Text = "Spectrum Timeout" @@ -3556,19 +3766,21 @@ Partial Class Main_Form ' Me.pnSpTimeout.Controls.Add(Me.nudSpTimeout) Me.pnSpTimeout.Controls.Add(Me.lbSpTimeout) - Me.pnSpTimeout.Location = New System.Drawing.Point(6, 29) + Me.pnSpTimeout.Location = New System.Drawing.Point(7, 36) + Me.pnSpTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnSpTimeout.Name = "pnSpTimeout" - Me.pnSpTimeout.Size = New System.Drawing.Size(227, 47) + Me.pnSpTimeout.Size = New System.Drawing.Size(259, 59) 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(71, 3) + Me.nudSpTimeout.Location = New System.Drawing.Point(81, 4) + Me.nudSpTimeout.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(153, 39) + Me.nudSpTimeout.Size = New System.Drawing.Size(175, 46) Me.nudSpTimeout.TabIndex = 102 Me.nudSpTimeout.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudSpTimeout.Value = New Decimal(New Integer() {1200, 0, 0, 0}) @@ -3576,9 +3788,9 @@ Partial Class Main_Form 'lbSpTimeout ' Me.lbSpTimeout.AutoSize = True - Me.lbSpTimeout.Location = New System.Drawing.Point(19, 13) + Me.lbSpTimeout.Location = New System.Drawing.Point(22, 16) Me.lbSpTimeout.Name = "lbSpTimeout" - Me.lbSpTimeout.Size = New System.Drawing.Size(46, 24) + Me.lbSpTimeout.Size = New System.Drawing.Size(61, 32) Me.lbSpTimeout.TabIndex = 0 Me.lbSpTimeout.Text = "m/s" ' @@ -3586,9 +3798,11 @@ 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(9, 42) + Me.gbJgBaudRate.Location = New System.Drawing.Point(10, 52) + Me.gbJgBaudRate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbJgBaudRate.Name = "gbJgBaudRate" - Me.gbJgBaudRate.Size = New System.Drawing.Size(239, 75) + Me.gbJgBaudRate.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbJgBaudRate.Size = New System.Drawing.Size(273, 94) Me.gbJgBaudRate.TabIndex = 112 Me.gbJgBaudRate.TabStop = False Me.gbJgBaudRate.Text = "통신속도" @@ -3597,9 +3811,10 @@ Partial Class Main_Form ' Me.pnJgBaudRate.Controls.Add(Me.cbbJgBaudRate) Me.pnJgBaudRate.Controls.Add(Me.lbJgBaudRate) - Me.pnJgBaudRate.Location = New System.Drawing.Point(6, 25) + Me.pnJgBaudRate.Location = New System.Drawing.Point(7, 31) + Me.pnJgBaudRate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnJgBaudRate.Name = "pnJgBaudRate" - Me.pnJgBaudRate.Size = New System.Drawing.Size(233, 45) + Me.pnJgBaudRate.Size = New System.Drawing.Size(266, 56) Me.pnJgBaudRate.TabIndex = 4 ' 'cbbJgBaudRate @@ -3607,9 +3822,10 @@ 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(100, 3) + Me.cbbJgBaudRate.Location = New System.Drawing.Point(114, 4) + Me.cbbJgBaudRate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.cbbJgBaudRate.Name = "cbbJgBaudRate" - Me.cbbJgBaudRate.Size = New System.Drawing.Size(125, 40) + Me.cbbJgBaudRate.Size = New System.Drawing.Size(142, 47) Me.cbbJgBaudRate.TabIndex = 2 Me.cbbJgBaudRate.Text = "Select!" ' @@ -3617,9 +3833,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(5, 11) + Me.lbJgBaudRate.Location = New System.Drawing.Point(6, 14) Me.lbJgBaudRate.Name = "lbJgBaudRate" - Me.lbJgBaudRate.Size = New System.Drawing.Size(97, 24) + Me.lbJgBaudRate.Size = New System.Drawing.Size(124, 32) Me.lbJgBaudRate.TabIndex = 0 Me.lbJgBaudRate.Text = "BaudRate" ' @@ -3627,9 +3843,11 @@ 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(9, 123) + Me.gbStepDelay.Location = New System.Drawing.Point(10, 154) + Me.gbStepDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbStepDelay.Name = "gbStepDelay" - Me.gbStepDelay.Size = New System.Drawing.Size(239, 80) + Me.gbStepDelay.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbStepDelay.Size = New System.Drawing.Size(273, 100) Me.gbStepDelay.TabIndex = 108 Me.gbStepDelay.TabStop = False Me.gbStepDelay.Text = "구간별 Delay" @@ -3638,19 +3856,21 @@ Partial Class Main_Form ' Me.pnStepDelay.Controls.Add(Me.nudStepDelay) Me.pnStepDelay.Controls.Add(Me.lbStepDelay) - Me.pnStepDelay.Location = New System.Drawing.Point(6, 29) + Me.pnStepDelay.Location = New System.Drawing.Point(7, 36) + Me.pnStepDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnStepDelay.Name = "pnStepDelay" - Me.pnStepDelay.Size = New System.Drawing.Size(227, 47) + Me.pnStepDelay.Size = New System.Drawing.Size(259, 59) 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(71, 3) + Me.nudStepDelay.Location = New System.Drawing.Point(81, 4) + Me.nudStepDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(153, 39) + Me.nudStepDelay.Size = New System.Drawing.Size(175, 46) Me.nudStepDelay.TabIndex = 102 Me.nudStepDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudStepDelay.Value = New Decimal(New Integer() {1, 0, 0, 0}) @@ -3658,9 +3878,9 @@ Partial Class Main_Form 'lbStepDelay ' Me.lbStepDelay.AutoSize = True - Me.lbStepDelay.Location = New System.Drawing.Point(5, 11) + Me.lbStepDelay.Location = New System.Drawing.Point(6, 14) Me.lbStepDelay.Name = "lbStepDelay" - Me.lbStepDelay.Size = New System.Drawing.Size(60, 24) + Me.lbStepDelay.Size = New System.Drawing.Size(78, 32) Me.lbStepDelay.TabIndex = 0 Me.lbStepDelay.Text = "Delay" ' @@ -3672,9 +3892,11 @@ 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(651, 312) + Me.gbScopeOption.Location = New System.Drawing.Point(744, 390) + Me.gbScopeOption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbScopeOption.Name = "gbScopeOption" - Me.gbScopeOption.Size = New System.Drawing.Size(993, 682) + Me.gbScopeOption.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbScopeOption.Size = New System.Drawing.Size(1135, 852) Me.gbScopeOption.TabIndex = 136 Me.gbScopeOption.TabStop = False Me.gbScopeOption.Text = "Scope 설정" @@ -3689,9 +3911,11 @@ 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(15, 42) + Me.gbEPoption.Location = New System.Drawing.Point(17, 52) + Me.gbEPoption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEPoption.Name = "gbEPoption" - Me.gbEPoption.Size = New System.Drawing.Size(321, 628) + Me.gbEPoption.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPoption.Size = New System.Drawing.Size(367, 785) Me.gbEPoption.TabIndex = 104 Me.gbEPoption.TabStop = False Me.gbEPoption.Text = "EP 측정 설정" @@ -3699,9 +3923,11 @@ Partial Class Main_Form 'gbEPFVRun ' Me.gbEPFVRun.Controls.Add(Me.pnEPFVRun) - Me.gbEPFVRun.Location = New System.Drawing.Point(6, 519) + Me.gbEPFVRun.Location = New System.Drawing.Point(7, 649) + Me.gbEPFVRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEPFVRun.Name = "gbEPFVRun" - Me.gbEPFVRun.Size = New System.Drawing.Size(300, 90) + Me.gbEPFVRun.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPFVRun.Size = New System.Drawing.Size(343, 112) Me.gbEPFVRun.TabIndex = 102 Me.gbEPFVRun.TabStop = False Me.gbEPFVRun.Text = "동작 시간 설정 (m/s 단위)" @@ -3710,19 +3936,21 @@ Partial Class Main_Form ' Me.pnEPFVRun.Controls.Add(Me.nudEPFVRun) Me.pnEPFVRun.Controls.Add(Me.lbEPFVRun) - Me.pnEPFVRun.Location = New System.Drawing.Point(6, 34) + Me.pnEPFVRun.Location = New System.Drawing.Point(7, 42) + Me.pnEPFVRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEPFVRun.Name = "pnEPFVRun" - Me.pnEPFVRun.Size = New System.Drawing.Size(291, 47) + Me.pnEPFVRun.Size = New System.Drawing.Size(333, 59) 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(115, 3) + Me.nudEPFVRun.Location = New System.Drawing.Point(131, 4) + Me.nudEPFVRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(171, 39) + Me.nudEPFVRun.Size = New System.Drawing.Size(195, 46) Me.nudEPFVRun.TabIndex = 102 Me.nudEPFVRun.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudEPFVRun.Value = New Decimal(New Integer() {10, 0, 0, 0}) @@ -3730,18 +3958,20 @@ Partial Class Main_Form 'lbEPFVRun ' Me.lbEPFVRun.AutoSize = True - Me.lbEPFVRun.Location = New System.Drawing.Point(22, 11) + Me.lbEPFVRun.Location = New System.Drawing.Point(25, 14) Me.lbEPFVRun.Name = "lbEPFVRun" - Me.lbEPFVRun.Size = New System.Drawing.Size(88, 24) + Me.lbEPFVRun.Size = New System.Drawing.Size(113, 32) Me.lbEPFVRun.TabIndex = 0 Me.lbEPFVRun.Text = "동작 시간" ' 'gbEPFVTrgLv ' Me.gbEPFVTrgLv.Controls.Add(Me.pnEPFVTrgLv) - Me.gbEPFVTrgLv.Location = New System.Drawing.Point(6, 424) + Me.gbEPFVTrgLv.Location = New System.Drawing.Point(7, 530) + Me.gbEPFVTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEPFVTrgLv.Name = "gbEPFVTrgLv" - Me.gbEPFVTrgLv.Size = New System.Drawing.Size(300, 90) + Me.gbEPFVTrgLv.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPFVTrgLv.Size = New System.Drawing.Size(343, 112) Me.gbEPFVTrgLv.TabIndex = 107 Me.gbEPFVTrgLv.TabStop = False Me.gbEPFVTrgLv.Text = "Trigger Level" @@ -3750,37 +3980,41 @@ Partial Class Main_Form ' Me.pnEPFVTrgLv.Controls.Add(Me.nudEPFVTrgLv) Me.pnEPFVTrgLv.Controls.Add(Me.lbEPFVTrgLv) - Me.pnEPFVTrgLv.Location = New System.Drawing.Point(6, 34) + Me.pnEPFVTrgLv.Location = New System.Drawing.Point(7, 42) + Me.pnEPFVTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEPFVTrgLv.Name = "pnEPFVTrgLv" - Me.pnEPFVTrgLv.Size = New System.Drawing.Size(291, 47) + Me.pnEPFVTrgLv.Size = New System.Drawing.Size(333, 59) 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(115, 3) + Me.nudEPFVTrgLv.Location = New System.Drawing.Point(131, 4) + Me.nudEPFVTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(170, 39) + Me.nudEPFVTrgLv.Size = New System.Drawing.Size(194, 46) Me.nudEPFVTrgLv.TabIndex = 102 Me.nudEPFVTrgLv.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbEPFVTrgLv ' Me.lbEPFVTrgLv.AutoSize = True - Me.lbEPFVTrgLv.Location = New System.Drawing.Point(47, 11) + Me.lbEPFVTrgLv.Location = New System.Drawing.Point(54, 14) Me.lbEPFVTrgLv.Name = "lbEPFVTrgLv" - Me.lbEPFVTrgLv.Size = New System.Drawing.Size(58, 24) + Me.lbEPFVTrgLv.Size = New System.Drawing.Size(76, 32) Me.lbEPFVTrgLv.TabIndex = 0 Me.lbEPFVTrgLv.Text = "Level" ' 'gbEPFVDelay ' Me.gbEPFVDelay.Controls.Add(Me.pnEPFVDelay) - Me.gbEPFVDelay.Location = New System.Drawing.Point(6, 340) + Me.gbEPFVDelay.Location = New System.Drawing.Point(7, 425) + Me.gbEPFVDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEPFVDelay.Name = "gbEPFVDelay" - Me.gbEPFVDelay.Size = New System.Drawing.Size(300, 80) + Me.gbEPFVDelay.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPFVDelay.Size = New System.Drawing.Size(343, 100) Me.gbEPFVDelay.TabIndex = 101 Me.gbEPFVDelay.TabStop = False Me.gbEPFVDelay.Text = "Delay 설정" @@ -3789,17 +4023,19 @@ Partial Class Main_Form ' Me.pnEPFVDelay.Controls.Add(Me.txbEPFVDelay) Me.pnEPFVDelay.Controls.Add(Me.lbEPFVDelay) - Me.pnEPFVDelay.Location = New System.Drawing.Point(6, 29) + Me.pnEPFVDelay.Location = New System.Drawing.Point(7, 36) + Me.pnEPFVDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEPFVDelay.Name = "pnEPFVDelay" - Me.pnEPFVDelay.Size = New System.Drawing.Size(291, 45) + Me.pnEPFVDelay.Size = New System.Drawing.Size(333, 56) 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(114, 3) + Me.txbEPFVDelay.Location = New System.Drawing.Point(130, 4) + Me.txbEPFVDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEPFVDelay.Name = "txbEPFVDelay" - Me.txbEPFVDelay.Size = New System.Drawing.Size(171, 39) + Me.txbEPFVDelay.Size = New System.Drawing.Size(195, 46) Me.txbEPFVDelay.TabIndex = 3 Me.txbEPFVDelay.Text = "0.005" Me.txbEPFVDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3807,18 +4043,20 @@ Partial Class Main_Form 'lbEPFVDelay ' Me.lbEPFVDelay.AutoSize = True - Me.lbEPFVDelay.Location = New System.Drawing.Point(48, 12) + Me.lbEPFVDelay.Location = New System.Drawing.Point(55, 15) Me.lbEPFVDelay.Name = "lbEPFVDelay" - Me.lbEPFVDelay.Size = New System.Drawing.Size(60, 24) + Me.lbEPFVDelay.Size = New System.Drawing.Size(78, 32) Me.lbEPFVDelay.TabIndex = 0 Me.lbEPFVDelay.Text = "Delay" ' 'gbEPFVtime ' Me.gbEPFVtime.Controls.Add(Me.pnEPFVtime) - Me.gbEPFVtime.Location = New System.Drawing.Point(6, 258) + Me.gbEPFVtime.Location = New System.Drawing.Point(7, 322) + Me.gbEPFVtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEPFVtime.Name = "gbEPFVtime" - Me.gbEPFVtime.Size = New System.Drawing.Size(300, 80) + Me.gbEPFVtime.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPFVtime.Size = New System.Drawing.Size(343, 100) Me.gbEPFVtime.TabIndex = 103 Me.gbEPFVtime.TabStop = False Me.gbEPFVtime.Text = "TimeScale (s 단위)" @@ -3827,17 +4065,19 @@ Partial Class Main_Form ' Me.pnEPFVtime.Controls.Add(Me.txbEPFVtime) Me.pnEPFVtime.Controls.Add(Me.lbEPFVtime) - Me.pnEPFVtime.Location = New System.Drawing.Point(7, 28) + Me.pnEPFVtime.Location = New System.Drawing.Point(8, 35) + Me.pnEPFVtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEPFVtime.Name = "pnEPFVtime" - Me.pnEPFVtime.Size = New System.Drawing.Size(287, 45) + Me.pnEPFVtime.Size = New System.Drawing.Size(328, 56) 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(114, 3) + Me.txbEPFVtime.Location = New System.Drawing.Point(130, 4) + Me.txbEPFVtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEPFVtime.Name = "txbEPFVtime" - Me.txbEPFVtime.Size = New System.Drawing.Size(170, 39) + Me.txbEPFVtime.Size = New System.Drawing.Size(194, 46) Me.txbEPFVtime.TabIndex = 2 Me.txbEPFVtime.Text = "0.001" Me.txbEPFVtime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -3846,9 +4086,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(6, 12) + Me.lbEPFVtime.Location = New System.Drawing.Point(7, 15) Me.lbEPFVtime.Name = "lbEPFVtime" - Me.lbEPFVtime.Size = New System.Drawing.Size(103, 24) + Me.lbEPFVtime.Size = New System.Drawing.Size(134, 32) Me.lbEPFVtime.TabIndex = 0 Me.lbEPFVtime.Text = "TimeScale" ' @@ -3856,9 +4096,11 @@ Partial Class Main_Form ' Me.gbEPUS.Controls.Add(Me.pnEPScale) Me.gbEPUS.Controls.Add(Me.pnEPUnit) - Me.gbEPUS.Location = New System.Drawing.Point(6, 147) + Me.gbEPUS.Location = New System.Drawing.Point(7, 184) + Me.gbEPUS.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEPUS.Name = "gbEPUS" - Me.gbEPUS.Size = New System.Drawing.Size(300, 110) + Me.gbEPUS.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPUS.Size = New System.Drawing.Size(343, 138) Me.gbEPUS.TabIndex = 100 Me.gbEPUS.TabStop = False Me.gbEPUS.Text = "Unit & Scale 설정" @@ -3867,17 +4109,19 @@ Partial Class Main_Form ' Me.pnEPScale.Controls.Add(Me.nudEPScale) Me.pnEPScale.Controls.Add(Me.lbEPScale) - Me.pnEPScale.Location = New System.Drawing.Point(4, 60) + Me.pnEPScale.Location = New System.Drawing.Point(5, 75) + Me.pnEPScale.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEPScale.Name = "pnEPScale" - Me.pnEPScale.Size = New System.Drawing.Size(291, 45) + Me.pnEPScale.Size = New System.Drawing.Size(333, 56) 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(117, 4) + Me.nudEPScale.Location = New System.Drawing.Point(134, 5) + Me.nudEPScale.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.nudEPScale.Name = "nudEPScale" - Me.nudEPScale.Size = New System.Drawing.Size(171, 39) + Me.nudEPScale.Size = New System.Drawing.Size(195, 46) Me.nudEPScale.TabIndex = 101 Me.nudEPScale.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudEPScale.Value = New Decimal(New Integer() {10, 0, 0, 0}) @@ -3885,9 +4129,9 @@ Partial Class Main_Form 'lbEPScale ' Me.lbEPScale.AutoSize = True - Me.lbEPScale.Location = New System.Drawing.Point(50, 12) + Me.lbEPScale.Location = New System.Drawing.Point(57, 15) Me.lbEPScale.Name = "lbEPScale" - Me.lbEPScale.Size = New System.Drawing.Size(58, 24) + Me.lbEPScale.Size = New System.Drawing.Size(76, 32) Me.lbEPScale.TabIndex = 0 Me.lbEPScale.Text = "Scale" ' @@ -3897,26 +4141,28 @@ 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(4, 28) + Me.pnEPUnit.Location = New System.Drawing.Point(5, 35) + Me.pnEPUnit.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEPUnit.Name = "pnEPUnit" - Me.pnEPUnit.Size = New System.Drawing.Size(291, 35) + Me.pnEPUnit.Size = New System.Drawing.Size(333, 44) Me.pnEPUnit.TabIndex = 101 ' 'lbEPUnit ' Me.lbEPUnit.AutoSize = True - Me.lbEPUnit.Location = New System.Drawing.Point(23, 4) + Me.lbEPUnit.Location = New System.Drawing.Point(26, 5) Me.lbEPUnit.Name = "lbEPUnit" - Me.lbEPUnit.Size = New System.Drawing.Size(48, 24) + Me.lbEPUnit.Size = New System.Drawing.Size(63, 32) Me.lbEPUnit.TabIndex = 0 Me.lbEPUnit.Text = "Unit" ' 'rdbEPUnitA ' Me.rdbEPUnitA.AutoSize = True - Me.rdbEPUnitA.Location = New System.Drawing.Point(176, 3) + Me.rdbEPUnitA.Location = New System.Drawing.Point(201, 4) + Me.rdbEPUnitA.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbEPUnitA.Name = "rdbEPUnitA" - Me.rdbEPUnitA.Size = New System.Drawing.Size(98, 28) + Me.rdbEPUnitA.Size = New System.Drawing.Size(125, 36) Me.rdbEPUnitA.TabIndex = 1 Me.rdbEPUnitA.Text = "Ampere" Me.rdbEPUnitA.UseVisualStyleBackColor = True @@ -3925,9 +4171,10 @@ Partial Class Main_Form ' Me.rdbEPUnitV.AutoSize = True Me.rdbEPUnitV.Checked = True - Me.rdbEPUnitV.Location = New System.Drawing.Point(95, 3) + Me.rdbEPUnitV.Location = New System.Drawing.Point(109, 4) + Me.rdbEPUnitV.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbEPUnitV.Name = "rdbEPUnitV" - Me.rdbEPUnitV.Size = New System.Drawing.Size(62, 28) + Me.rdbEPUnitV.Size = New System.Drawing.Size(80, 36) Me.rdbEPUnitV.TabIndex = 0 Me.rdbEPUnitV.TabStop = True Me.rdbEPUnitV.Text = "Volt" @@ -3938,9 +4185,11 @@ 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(6, 80) + Me.gbEPTrig.Location = New System.Drawing.Point(7, 100) + Me.gbEPTrig.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEPTrig.Name = "gbEPTrig" - Me.gbEPTrig.Size = New System.Drawing.Size(300, 63) + Me.gbEPTrig.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPTrig.Size = New System.Drawing.Size(343, 79) Me.gbEPTrig.TabIndex = 99 Me.gbEPTrig.TabStop = False Me.gbEPTrig.Text = "트리거 모드" @@ -3949,9 +4198,10 @@ Partial Class Main_Form ' Me.rdbEPtrNormal.AutoSize = True Me.rdbEPtrNormal.Checked = True - Me.rdbEPtrNormal.Location = New System.Drawing.Point(160, 24) + Me.rdbEPtrNormal.Location = New System.Drawing.Point(183, 30) + Me.rdbEPtrNormal.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbEPtrNormal.Name = "rdbEPtrNormal" - Me.rdbEPtrNormal.Size = New System.Drawing.Size(95, 28) + Me.rdbEPtrNormal.Size = New System.Drawing.Size(121, 36) Me.rdbEPtrNormal.TabIndex = 1 Me.rdbEPtrNormal.TabStop = True Me.rdbEPtrNormal.Text = "Normal" @@ -3960,9 +4210,10 @@ Partial Class Main_Form 'rdbEPTrAuto ' Me.rdbEPTrAuto.AutoSize = True - Me.rdbEPTrAuto.Location = New System.Drawing.Point(46, 24) + Me.rdbEPTrAuto.Location = New System.Drawing.Point(53, 30) + Me.rdbEPTrAuto.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbEPTrAuto.Name = "rdbEPTrAuto" - Me.rdbEPTrAuto.Size = New System.Drawing.Size(71, 28) + Me.rdbEPTrAuto.Size = New System.Drawing.Size(90, 36) Me.rdbEPTrAuto.TabIndex = 0 Me.rdbEPTrAuto.Text = "Auto" Me.rdbEPTrAuto.UseVisualStyleBackColor = True @@ -3971,19 +4222,21 @@ Partial Class Main_Form ' Me.pnEPCh.Controls.Add(Me.nudEPCh) Me.pnEPCh.Controls.Add(Me.lbEPCh) - Me.pnEPCh.Location = New System.Drawing.Point(10, 29) + Me.pnEPCh.Location = New System.Drawing.Point(11, 36) + Me.pnEPCh.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEPCh.Name = "pnEPCh" - Me.pnEPCh.Size = New System.Drawing.Size(291, 45) + Me.pnEPCh.Size = New System.Drawing.Size(333, 56) 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(112, 3) + Me.nudEPCh.Location = New System.Drawing.Point(128, 4) + Me.nudEPCh.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(171, 39) + Me.nudEPCh.Size = New System.Drawing.Size(195, 46) Me.nudEPCh.TabIndex = 102 Me.nudEPCh.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudEPCh.Value = New Decimal(New Integer() {1, 0, 0, 0}) @@ -3991,9 +4244,9 @@ Partial Class Main_Form 'lbEPCh ' Me.lbEPCh.AutoSize = True - Me.lbEPCh.Location = New System.Drawing.Point(14, 12) + Me.lbEPCh.Location = New System.Drawing.Point(16, 15) Me.lbEPCh.Name = "lbEPCh" - Me.lbEPCh.Size = New System.Drawing.Size(88, 24) + Me.lbEPCh.Size = New System.Drawing.Size(113, 32) Me.lbEPCh.TabIndex = 0 Me.lbEPCh.Text = "사용 채널" ' @@ -4003,9 +4256,11 @@ 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(342, 572) + Me.gbEPTestFreq.Location = New System.Drawing.Point(391, 715) + Me.gbEPTestFreq.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEPTestFreq.Name = "gbEPTestFreq" - Me.gbEPTestFreq.Size = New System.Drawing.Size(637, 97) + Me.gbEPTestFreq.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPTestFreq.Size = New System.Drawing.Size(728, 121) Me.gbEPTestFreq.TabIndex = 137 Me.gbEPTestFreq.TabStop = False Me.gbEPTestFreq.Text = "EP Frequence" @@ -4014,17 +4269,19 @@ Partial Class Main_Form ' Me.pnEPFreq3.Controls.Add(Me.txbEPFreq3) Me.pnEPFreq3.Controls.Add(Me.lbEPFreq3) - Me.pnEPFreq3.Location = New System.Drawing.Point(428, 31) + Me.pnEPFreq3.Location = New System.Drawing.Point(489, 39) + Me.pnEPFreq3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEPFreq3.Name = "pnEPFreq3" - Me.pnEPFreq3.Size = New System.Drawing.Size(197, 47) + Me.pnEPFreq3.Size = New System.Drawing.Size(225, 59) 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(75, 4) + Me.txbEPFreq3.Location = New System.Drawing.Point(86, 5) + Me.txbEPFreq3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEPFreq3.Name = "txbEPFreq3" - Me.txbEPFreq3.Size = New System.Drawing.Size(117, 39) + Me.txbEPFreq3.Size = New System.Drawing.Size(133, 46) Me.txbEPFreq3.TabIndex = 2 Me.txbEPFreq3.Text = "40000" Me.txbEPFreq3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -4033,9 +4290,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, 13) + Me.lbEPFreq3.Location = New System.Drawing.Point(3, 16) Me.lbEPFreq3.Name = "lbEPFreq3" - Me.lbEPFreq3.Size = New System.Drawing.Size(66, 24) + Me.lbEPFreq3.Size = New System.Drawing.Size(85, 32) Me.lbEPFreq3.TabIndex = 0 Me.lbEPFreq3.Text = "Step 3" ' @@ -4043,17 +4300,19 @@ Partial Class Main_Form ' Me.pnEPFreq2.Controls.Add(Me.txbEPFreq2) Me.pnEPFreq2.Controls.Add(Me.lbEPFreq2) - Me.pnEPFreq2.Location = New System.Drawing.Point(221, 31) + Me.pnEPFreq2.Location = New System.Drawing.Point(253, 39) + Me.pnEPFreq2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEPFreq2.Name = "pnEPFreq2" - Me.pnEPFreq2.Size = New System.Drawing.Size(195, 47) + Me.pnEPFreq2.Size = New System.Drawing.Size(223, 59) 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(75, 4) + Me.txbEPFreq2.Location = New System.Drawing.Point(86, 5) + Me.txbEPFreq2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEPFreq2.Name = "txbEPFreq2" - Me.txbEPFreq2.Size = New System.Drawing.Size(117, 39) + Me.txbEPFreq2.Size = New System.Drawing.Size(133, 46) Me.txbEPFreq2.TabIndex = 2 Me.txbEPFreq2.Text = "30000" Me.txbEPFreq2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -4062,9 +4321,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, 13) + Me.lbEPFreq2.Location = New System.Drawing.Point(3, 16) Me.lbEPFreq2.Name = "lbEPFreq2" - Me.lbEPFreq2.Size = New System.Drawing.Size(66, 24) + Me.lbEPFreq2.Size = New System.Drawing.Size(85, 32) Me.lbEPFreq2.TabIndex = 0 Me.lbEPFreq2.Text = "Step 2" ' @@ -4072,17 +4331,19 @@ Partial Class Main_Form ' Me.pnEPFreq1.Controls.Add(Me.txbEPFreq1) Me.pnEPFreq1.Controls.Add(Me.lbEPFreq1) - Me.pnEPFreq1.Location = New System.Drawing.Point(13, 31) + Me.pnEPFreq1.Location = New System.Drawing.Point(15, 39) + Me.pnEPFreq1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEPFreq1.Name = "pnEPFreq1" - Me.pnEPFreq1.Size = New System.Drawing.Size(195, 47) + Me.pnEPFreq1.Size = New System.Drawing.Size(223, 59) 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(75, 4) + Me.txbEPFreq1.Location = New System.Drawing.Point(86, 5) + Me.txbEPFreq1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEPFreq1.Name = "txbEPFreq1" - Me.txbEPFreq1.Size = New System.Drawing.Size(117, 39) + Me.txbEPFreq1.Size = New System.Drawing.Size(133, 46) Me.txbEPFreq1.TabIndex = 2 Me.txbEPFreq1.Text = "20000" Me.txbEPFreq1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -4091,9 +4352,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, 13) + Me.lbEPFreq1.Location = New System.Drawing.Point(3, 16) Me.lbEPFreq1.Name = "lbEPFreq1" - Me.lbEPFreq1.Size = New System.Drawing.Size(66, 24) + Me.lbEPFreq1.Size = New System.Drawing.Size(85, 32) Me.lbEPFreq1.TabIndex = 0 Me.lbEPFreq1.Text = "Step 1" ' @@ -4105,9 +4366,11 @@ 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(342, 42) + Me.gbMCoption.Location = New System.Drawing.Point(391, 52) + Me.gbMCoption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMCoption.Name = "gbMCoption" - Me.gbMCoption.Size = New System.Drawing.Size(637, 528) + Me.gbMCoption.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCoption.Size = New System.Drawing.Size(728, 660) Me.gbMCoption.TabIndex = 104 Me.gbMCoption.TabStop = False Me.gbMCoption.Text = "미세전류 측정 설정" @@ -4118,9 +4381,11 @@ 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(320, 147) + Me.gbMCWidth.Location = New System.Drawing.Point(366, 184) + Me.gbMCWidth.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMCWidth.Name = "gbMCWidth" - Me.gbMCWidth.Size = New System.Drawing.Size(311, 378) + Me.gbMCWidth.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCWidth.Size = New System.Drawing.Size(355, 472) Me.gbMCWidth.TabIndex = 107 Me.gbMCWidth.TabStop = False Me.gbMCWidth.Text = "폭 측정" @@ -4128,9 +4393,11 @@ Partial Class Main_Form 'gbMCWdTrgLv ' Me.gbMCWdTrgLv.Controls.Add(Me.pnMCWdTrgLv) - Me.gbMCWdTrgLv.Location = New System.Drawing.Point(5, 193) + Me.gbMCWdTrgLv.Location = New System.Drawing.Point(6, 241) + Me.gbMCWdTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMCWdTrgLv.Name = "gbMCWdTrgLv" - Me.gbMCWdTrgLv.Size = New System.Drawing.Size(300, 80) + Me.gbMCWdTrgLv.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCWdTrgLv.Size = New System.Drawing.Size(343, 100) Me.gbMCWdTrgLv.TabIndex = 107 Me.gbMCWdTrgLv.TabStop = False Me.gbMCWdTrgLv.Text = "Trigger Level" @@ -4139,36 +4406,40 @@ Partial Class Main_Form ' Me.pnMCWdTrgLv.Controls.Add(Me.nudMCWdTrgLv) Me.pnMCWdTrgLv.Controls.Add(Me.lbMCWdTrgLv) - Me.pnMCWdTrgLv.Location = New System.Drawing.Point(6, 29) + Me.pnMCWdTrgLv.Location = New System.Drawing.Point(7, 36) + Me.pnMCWdTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMCWdTrgLv.Name = "pnMCWdTrgLv" - Me.pnMCWdTrgLv.Size = New System.Drawing.Size(291, 47) + Me.pnMCWdTrgLv.Size = New System.Drawing.Size(333, 59) 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(115, 3) + Me.nudMCWdTrgLv.Location = New System.Drawing.Point(131, 4) + Me.nudMCWdTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.nudMCWdTrgLv.Minimum = New Decimal(New Integer() {100, 0, 0, -2147483648}) Me.nudMCWdTrgLv.Name = "nudMCWdTrgLv" - Me.nudMCWdTrgLv.Size = New System.Drawing.Size(170, 39) + Me.nudMCWdTrgLv.Size = New System.Drawing.Size(194, 46) Me.nudMCWdTrgLv.TabIndex = 102 Me.nudMCWdTrgLv.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMCWdTrgLv ' Me.lbMCWdTrgLv.AutoSize = True - Me.lbMCWdTrgLv.Location = New System.Drawing.Point(47, 11) + Me.lbMCWdTrgLv.Location = New System.Drawing.Point(54, 14) Me.lbMCWdTrgLv.Name = "lbMCWdTrgLv" - Me.lbMCWdTrgLv.Size = New System.Drawing.Size(58, 24) + Me.lbMCWdTrgLv.Size = New System.Drawing.Size(76, 32) Me.lbMCWdTrgLv.TabIndex = 0 Me.lbMCWdTrgLv.Text = "Level" ' 'gbMCWdtime ' Me.gbMCWdtime.Controls.Add(Me.pnMCWdtime) - Me.gbMCWdtime.Location = New System.Drawing.Point(5, 32) + Me.gbMCWdtime.Location = New System.Drawing.Point(6, 40) + Me.gbMCWdtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMCWdtime.Name = "gbMCWdtime" - Me.gbMCWdtime.Size = New System.Drawing.Size(300, 80) + Me.gbMCWdtime.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCWdtime.Size = New System.Drawing.Size(343, 100) Me.gbMCWdtime.TabIndex = 103 Me.gbMCWdtime.TabStop = False Me.gbMCWdtime.Text = "TimeScale (s 단위)" @@ -4177,17 +4448,19 @@ Partial Class Main_Form ' Me.pnMCWdtime.Controls.Add(Me.txbMCWdtime) Me.pnMCWdtime.Controls.Add(Me.lbMCWdtime) - Me.pnMCWdtime.Location = New System.Drawing.Point(7, 28) + Me.pnMCWdtime.Location = New System.Drawing.Point(8, 35) + Me.pnMCWdtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMCWdtime.Name = "pnMCWdtime" - Me.pnMCWdtime.Size = New System.Drawing.Size(287, 45) + Me.pnMCWdtime.Size = New System.Drawing.Size(328, 56) 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(114, 3) + Me.txbMCWdtime.Location = New System.Drawing.Point(130, 4) + Me.txbMCWdtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbMCWdtime.Name = "txbMCWdtime" - Me.txbMCWdtime.Size = New System.Drawing.Size(170, 39) + Me.txbMCWdtime.Size = New System.Drawing.Size(194, 46) Me.txbMCWdtime.TabIndex = 2 Me.txbMCWdtime.Text = "0.001" Me.txbMCWdtime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -4196,18 +4469,20 @@ 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(6, 12) + Me.lbMCWdtime.Location = New System.Drawing.Point(7, 15) Me.lbMCWdtime.Name = "lbMCWdtime" - Me.lbMCWdtime.Size = New System.Drawing.Size(103, 24) + Me.lbMCWdtime.Size = New System.Drawing.Size(134, 32) Me.lbMCWdtime.TabIndex = 0 Me.lbMCWdtime.Text = "TimeScale" ' 'gbMCWdDelay ' Me.gbMCWdDelay.Controls.Add(Me.pnMCWdDelay) - Me.gbMCWdDelay.Location = New System.Drawing.Point(5, 111) + Me.gbMCWdDelay.Location = New System.Drawing.Point(6, 139) + Me.gbMCWdDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMCWdDelay.Name = "gbMCWdDelay" - Me.gbMCWdDelay.Size = New System.Drawing.Size(300, 80) + Me.gbMCWdDelay.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCWdDelay.Size = New System.Drawing.Size(343, 100) Me.gbMCWdDelay.TabIndex = 101 Me.gbMCWdDelay.TabStop = False Me.gbMCWdDelay.Text = "Delay 설정" @@ -4216,17 +4491,19 @@ Partial Class Main_Form ' Me.pnMCWdDelay.Controls.Add(Me.txbMCWdDelay) Me.pnMCWdDelay.Controls.Add(Me.lbMCWdDelay) - Me.pnMCWdDelay.Location = New System.Drawing.Point(6, 29) + Me.pnMCWdDelay.Location = New System.Drawing.Point(7, 36) + Me.pnMCWdDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMCWdDelay.Name = "pnMCWdDelay" - Me.pnMCWdDelay.Size = New System.Drawing.Size(291, 45) + Me.pnMCWdDelay.Size = New System.Drawing.Size(333, 56) 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(114, 3) + Me.txbMCWdDelay.Location = New System.Drawing.Point(130, 4) + Me.txbMCWdDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbMCWdDelay.Name = "txbMCWdDelay" - Me.txbMCWdDelay.Size = New System.Drawing.Size(171, 39) + Me.txbMCWdDelay.Size = New System.Drawing.Size(195, 46) Me.txbMCWdDelay.TabIndex = 3 Me.txbMCWdDelay.Text = "-0.0045" Me.txbMCWdDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -4234,18 +4511,20 @@ Partial Class Main_Form 'lbMCWdDelay ' Me.lbMCWdDelay.AutoSize = True - Me.lbMCWdDelay.Location = New System.Drawing.Point(48, 12) + Me.lbMCWdDelay.Location = New System.Drawing.Point(55, 15) Me.lbMCWdDelay.Name = "lbMCWdDelay" - Me.lbMCWdDelay.Size = New System.Drawing.Size(60, 24) + Me.lbMCWdDelay.Size = New System.Drawing.Size(78, 32) Me.lbMCWdDelay.TabIndex = 0 Me.lbMCWdDelay.Text = "Delay" ' 'gbMCWdRun ' Me.gbMCWdRun.Controls.Add(Me.pnMCWdRun) - Me.gbMCWdRun.Location = New System.Drawing.Point(5, 277) + Me.gbMCWdRun.Location = New System.Drawing.Point(6, 346) + Me.gbMCWdRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMCWdRun.Name = "gbMCWdRun" - Me.gbMCWdRun.Size = New System.Drawing.Size(300, 90) + Me.gbMCWdRun.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCWdRun.Size = New System.Drawing.Size(343, 112) Me.gbMCWdRun.TabIndex = 102 Me.gbMCWdRun.TabStop = False Me.gbMCWdRun.Text = "동작 시간 설정 (m/s 단위)" @@ -4254,19 +4533,21 @@ Partial Class Main_Form ' Me.pnMCWdRun.Controls.Add(Me.nudMCWdRun) Me.pnMCWdRun.Controls.Add(Me.lbMCWdRun) - Me.pnMCWdRun.Location = New System.Drawing.Point(6, 34) + Me.pnMCWdRun.Location = New System.Drawing.Point(7, 42) + Me.pnMCWdRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMCWdRun.Name = "pnMCWdRun" - Me.pnMCWdRun.Size = New System.Drawing.Size(291, 47) + Me.pnMCWdRun.Size = New System.Drawing.Size(333, 59) 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(115, 3) + Me.nudMCWdRun.Location = New System.Drawing.Point(131, 4) + Me.nudMCWdRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(170, 39) + Me.nudMCWdRun.Size = New System.Drawing.Size(194, 46) Me.nudMCWdRun.TabIndex = 102 Me.nudMCWdRun.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudMCWdRun.Value = New Decimal(New Integer() {520, 0, 0, 0}) @@ -4274,9 +4555,9 @@ Partial Class Main_Form 'lbMCWdRun ' Me.lbMCWdRun.AutoSize = True - Me.lbMCWdRun.Location = New System.Drawing.Point(22, 11) + Me.lbMCWdRun.Location = New System.Drawing.Point(25, 14) Me.lbMCWdRun.Name = "lbMCWdRun" - Me.lbMCWdRun.Size = New System.Drawing.Size(88, 24) + Me.lbMCWdRun.Size = New System.Drawing.Size(113, 32) Me.lbMCWdRun.TabIndex = 0 Me.lbMCWdRun.Text = "동작 시간" ' @@ -4286,9 +4567,11 @@ 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, 147) + Me.gbMCFrVp.Location = New System.Drawing.Point(3, 184) + Me.gbMCFrVp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMCFrVp.Name = "gbMCFrVp" - Me.gbMCFrVp.Size = New System.Drawing.Size(311, 378) + Me.gbMCFrVp.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCFrVp.Size = New System.Drawing.Size(355, 472) Me.gbMCFrVp.TabIndex = 106 Me.gbMCFrVp.TabStop = False Me.gbMCFrVp.Text = "주파수 및 VPP 측정" @@ -4296,9 +4579,11 @@ Partial Class Main_Form 'gbMCFVTrgLv ' Me.gbMCFVTrgLv.Controls.Add(Me.pnMCFVTrgLv) - Me.gbMCFVTrgLv.Location = New System.Drawing.Point(5, 193) + Me.gbMCFVTrgLv.Location = New System.Drawing.Point(6, 241) + Me.gbMCFVTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMCFVTrgLv.Name = "gbMCFVTrgLv" - Me.gbMCFVTrgLv.Size = New System.Drawing.Size(300, 80) + Me.gbMCFVTrgLv.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCFVTrgLv.Size = New System.Drawing.Size(343, 100) Me.gbMCFVTrgLv.TabIndex = 107 Me.gbMCFVTrgLv.TabStop = False Me.gbMCFVTrgLv.Text = "Trigger Level" @@ -4307,36 +4592,40 @@ Partial Class Main_Form ' Me.pnMCFVTrgLv.Controls.Add(Me.nudMCFVTrgLv) Me.pnMCFVTrgLv.Controls.Add(Me.lbMCFVTrgLv) - Me.pnMCFVTrgLv.Location = New System.Drawing.Point(6, 29) + Me.pnMCFVTrgLv.Location = New System.Drawing.Point(7, 36) + Me.pnMCFVTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMCFVTrgLv.Name = "pnMCFVTrgLv" - Me.pnMCFVTrgLv.Size = New System.Drawing.Size(291, 47) + Me.pnMCFVTrgLv.Size = New System.Drawing.Size(333, 59) 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(115, 3) + Me.nudMCFVTrgLv.Location = New System.Drawing.Point(131, 4) + Me.nudMCFVTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.nudMCFVTrgLv.Minimum = New Decimal(New Integer() {100, 0, 0, -2147483648}) Me.nudMCFVTrgLv.Name = "nudMCFVTrgLv" - Me.nudMCFVTrgLv.Size = New System.Drawing.Size(170, 39) + Me.nudMCFVTrgLv.Size = New System.Drawing.Size(194, 46) Me.nudMCFVTrgLv.TabIndex = 102 Me.nudMCFVTrgLv.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbMCFVTrgLv ' Me.lbMCFVTrgLv.AutoSize = True - Me.lbMCFVTrgLv.Location = New System.Drawing.Point(47, 11) + Me.lbMCFVTrgLv.Location = New System.Drawing.Point(54, 14) Me.lbMCFVTrgLv.Name = "lbMCFVTrgLv" - Me.lbMCFVTrgLv.Size = New System.Drawing.Size(58, 24) + Me.lbMCFVTrgLv.Size = New System.Drawing.Size(76, 32) Me.lbMCFVTrgLv.TabIndex = 0 Me.lbMCFVTrgLv.Text = "Level" ' 'gbMCFVtime ' Me.gbMCFVtime.Controls.Add(Me.pnMCFVtime) - Me.gbMCFVtime.Location = New System.Drawing.Point(5, 32) + Me.gbMCFVtime.Location = New System.Drawing.Point(6, 40) + Me.gbMCFVtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMCFVtime.Name = "gbMCFVtime" - Me.gbMCFVtime.Size = New System.Drawing.Size(300, 80) + Me.gbMCFVtime.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCFVtime.Size = New System.Drawing.Size(343, 100) Me.gbMCFVtime.TabIndex = 103 Me.gbMCFVtime.TabStop = False Me.gbMCFVtime.Text = "TimeScale (s 단위)" @@ -4345,17 +4634,19 @@ Partial Class Main_Form ' Me.pnMCFVtime.Controls.Add(Me.txbMCFVtime) Me.pnMCFVtime.Controls.Add(Me.lbMCFVtime) - Me.pnMCFVtime.Location = New System.Drawing.Point(7, 28) + Me.pnMCFVtime.Location = New System.Drawing.Point(8, 35) + Me.pnMCFVtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMCFVtime.Name = "pnMCFVtime" - Me.pnMCFVtime.Size = New System.Drawing.Size(287, 45) + Me.pnMCFVtime.Size = New System.Drawing.Size(328, 56) 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(114, 3) + Me.txbMCFVtime.Location = New System.Drawing.Point(130, 4) + Me.txbMCFVtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbMCFVtime.Name = "txbMCFVtime" - Me.txbMCFVtime.Size = New System.Drawing.Size(170, 39) + Me.txbMCFVtime.Size = New System.Drawing.Size(194, 46) Me.txbMCFVtime.TabIndex = 2 Me.txbMCFVtime.Text = "0.001" Me.txbMCFVtime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -4364,18 +4655,20 @@ 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(6, 12) + Me.lbMCFVtime.Location = New System.Drawing.Point(7, 15) Me.lbMCFVtime.Name = "lbMCFVtime" - Me.lbMCFVtime.Size = New System.Drawing.Size(103, 24) + Me.lbMCFVtime.Size = New System.Drawing.Size(134, 32) Me.lbMCFVtime.TabIndex = 0 Me.lbMCFVtime.Text = "TimeScale" ' 'gbMCFVDelay ' Me.gbMCFVDelay.Controls.Add(Me.pnMCFVDelay) - Me.gbMCFVDelay.Location = New System.Drawing.Point(5, 111) + Me.gbMCFVDelay.Location = New System.Drawing.Point(6, 139) + Me.gbMCFVDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMCFVDelay.Name = "gbMCFVDelay" - Me.gbMCFVDelay.Size = New System.Drawing.Size(300, 80) + Me.gbMCFVDelay.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCFVDelay.Size = New System.Drawing.Size(343, 100) Me.gbMCFVDelay.TabIndex = 101 Me.gbMCFVDelay.TabStop = False Me.gbMCFVDelay.Text = "Delay 설정" @@ -4384,17 +4677,19 @@ Partial Class Main_Form ' Me.pnMCFVDelay.Controls.Add(Me.txbMCFVDelay) Me.pnMCFVDelay.Controls.Add(Me.lbMCFVDelay) - Me.pnMCFVDelay.Location = New System.Drawing.Point(6, 29) + Me.pnMCFVDelay.Location = New System.Drawing.Point(7, 36) + Me.pnMCFVDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMCFVDelay.Name = "pnMCFVDelay" - Me.pnMCFVDelay.Size = New System.Drawing.Size(291, 45) + Me.pnMCFVDelay.Size = New System.Drawing.Size(333, 56) 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(114, 3) + Me.txbMCFVDelay.Location = New System.Drawing.Point(130, 4) + Me.txbMCFVDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbMCFVDelay.Name = "txbMCFVDelay" - Me.txbMCFVDelay.Size = New System.Drawing.Size(171, 39) + Me.txbMCFVDelay.Size = New System.Drawing.Size(195, 46) Me.txbMCFVDelay.TabIndex = 3 Me.txbMCFVDelay.Text = "-0.0045" Me.txbMCFVDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -4402,18 +4697,20 @@ Partial Class Main_Form 'lbMCFVDelay ' Me.lbMCFVDelay.AutoSize = True - Me.lbMCFVDelay.Location = New System.Drawing.Point(48, 12) + Me.lbMCFVDelay.Location = New System.Drawing.Point(55, 15) Me.lbMCFVDelay.Name = "lbMCFVDelay" - Me.lbMCFVDelay.Size = New System.Drawing.Size(60, 24) + Me.lbMCFVDelay.Size = New System.Drawing.Size(78, 32) Me.lbMCFVDelay.TabIndex = 0 Me.lbMCFVDelay.Text = "Delay" ' 'gbMCFVRun ' Me.gbMCFVRun.Controls.Add(Me.pnMCFVRun) - Me.gbMCFVRun.Location = New System.Drawing.Point(5, 277) + Me.gbMCFVRun.Location = New System.Drawing.Point(6, 346) + Me.gbMCFVRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMCFVRun.Name = "gbMCFVRun" - Me.gbMCFVRun.Size = New System.Drawing.Size(300, 90) + Me.gbMCFVRun.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCFVRun.Size = New System.Drawing.Size(343, 112) Me.gbMCFVRun.TabIndex = 102 Me.gbMCFVRun.TabStop = False Me.gbMCFVRun.Text = "동작 시간 설정 (m/s 단위)" @@ -4422,19 +4719,21 @@ Partial Class Main_Form ' Me.pnMCFVRun.Controls.Add(Me.nudMCFVRun) Me.pnMCFVRun.Controls.Add(Me.lbMCFVRun) - Me.pnMCFVRun.Location = New System.Drawing.Point(6, 34) + Me.pnMCFVRun.Location = New System.Drawing.Point(7, 42) + Me.pnMCFVRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMCFVRun.Name = "pnMCFVRun" - Me.pnMCFVRun.Size = New System.Drawing.Size(291, 47) + Me.pnMCFVRun.Size = New System.Drawing.Size(333, 59) 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(115, 3) + Me.nudMCFVRun.Location = New System.Drawing.Point(131, 4) + Me.nudMCFVRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(170, 39) + Me.nudMCFVRun.Size = New System.Drawing.Size(194, 46) Me.nudMCFVRun.TabIndex = 102 Me.nudMCFVRun.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudMCFVRun.Value = New Decimal(New Integer() {520, 0, 0, 0}) @@ -4442,9 +4741,9 @@ Partial Class Main_Form 'lbMCFVRun ' Me.lbMCFVRun.AutoSize = True - Me.lbMCFVRun.Location = New System.Drawing.Point(22, 11) + Me.lbMCFVRun.Location = New System.Drawing.Point(25, 14) Me.lbMCFVRun.Name = "lbMCFVRun" - Me.lbMCFVRun.Size = New System.Drawing.Size(88, 24) + Me.lbMCFVRun.Size = New System.Drawing.Size(113, 32) Me.lbMCFVRun.TabIndex = 0 Me.lbMCFVRun.Text = "동작 시간" ' @@ -4452,19 +4751,21 @@ Partial Class Main_Form ' Me.pnMCCh.Controls.Add(Me.nudMCCh) Me.pnMCCh.Controls.Add(Me.lbMCCh) - Me.pnMCCh.Location = New System.Drawing.Point(6, 29) + Me.pnMCCh.Location = New System.Drawing.Point(7, 36) + Me.pnMCCh.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMCCh.Name = "pnMCCh" - Me.pnMCCh.Size = New System.Drawing.Size(308, 45) + Me.pnMCCh.Size = New System.Drawing.Size(352, 56) 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(123, 3) + Me.nudMCCh.Location = New System.Drawing.Point(141, 4) + Me.nudMCCh.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(171, 39) + Me.nudMCCh.Size = New System.Drawing.Size(195, 46) Me.nudMCCh.TabIndex = 102 Me.nudMCCh.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudMCCh.Value = New Decimal(New Integer() {1, 0, 0, 0}) @@ -4472,9 +4773,9 @@ Partial Class Main_Form 'lbMCCh ' Me.lbMCCh.AutoSize = True - Me.lbMCCh.Location = New System.Drawing.Point(25, 12) + Me.lbMCCh.Location = New System.Drawing.Point(29, 15) Me.lbMCCh.Name = "lbMCCh" - Me.lbMCCh.Size = New System.Drawing.Size(88, 24) + Me.lbMCCh.Size = New System.Drawing.Size(113, 32) Me.lbMCCh.TabIndex = 0 Me.lbMCCh.Text = "사용 채널" ' @@ -4483,9 +4784,11 @@ 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(6, 80) + Me.gbMCTrig.Location = New System.Drawing.Point(7, 100) + Me.gbMCTrig.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMCTrig.Name = "gbMCTrig" - Me.gbMCTrig.Size = New System.Drawing.Size(308, 63) + Me.gbMCTrig.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCTrig.Size = New System.Drawing.Size(352, 79) Me.gbMCTrig.TabIndex = 99 Me.gbMCTrig.TabStop = False Me.gbMCTrig.Text = "트리거 모드" @@ -4494,9 +4797,10 @@ Partial Class Main_Form ' Me.rdbMCtrNormal.AutoSize = True Me.rdbMCtrNormal.Checked = True - Me.rdbMCtrNormal.Location = New System.Drawing.Point(171, 24) + Me.rdbMCtrNormal.Location = New System.Drawing.Point(195, 30) + Me.rdbMCtrNormal.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbMCtrNormal.Name = "rdbMCtrNormal" - Me.rdbMCtrNormal.Size = New System.Drawing.Size(95, 28) + Me.rdbMCtrNormal.Size = New System.Drawing.Size(121, 36) Me.rdbMCtrNormal.TabIndex = 1 Me.rdbMCtrNormal.TabStop = True Me.rdbMCtrNormal.Text = "Normal" @@ -4505,9 +4809,10 @@ Partial Class Main_Form 'rdbMCTrAuto ' Me.rdbMCTrAuto.AutoSize = True - Me.rdbMCTrAuto.Location = New System.Drawing.Point(57, 24) + Me.rdbMCTrAuto.Location = New System.Drawing.Point(65, 30) + Me.rdbMCTrAuto.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbMCTrAuto.Name = "rdbMCTrAuto" - Me.rdbMCTrAuto.Size = New System.Drawing.Size(71, 28) + Me.rdbMCTrAuto.Size = New System.Drawing.Size(90, 36) Me.rdbMCTrAuto.TabIndex = 0 Me.rdbMCTrAuto.Text = "Auto" Me.rdbMCTrAuto.UseVisualStyleBackColor = True @@ -4516,9 +4821,11 @@ Partial Class Main_Form ' Me.gbMCUS.Controls.Add(Me.pnMCScale) Me.gbMCUS.Controls.Add(Me.pnMCUnit) - Me.gbMCUS.Location = New System.Drawing.Point(320, 17) + Me.gbMCUS.Location = New System.Drawing.Point(366, 21) + Me.gbMCUS.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMCUS.Name = "gbMCUS" - Me.gbMCUS.Size = New System.Drawing.Size(311, 126) + Me.gbMCUS.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCUS.Size = New System.Drawing.Size(355, 158) Me.gbMCUS.TabIndex = 100 Me.gbMCUS.TabStop = False Me.gbMCUS.Text = "Unit & Scale 설정" @@ -4527,17 +4834,19 @@ Partial Class Main_Form ' Me.pnMCScale.Controls.Add(Me.nudMCScale) Me.pnMCScale.Controls.Add(Me.lbMCScale) - Me.pnMCScale.Location = New System.Drawing.Point(11, 63) + Me.pnMCScale.Location = New System.Drawing.Point(13, 79) + Me.pnMCScale.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMCScale.Name = "pnMCScale" - Me.pnMCScale.Size = New System.Drawing.Size(291, 45) + Me.pnMCScale.Size = New System.Drawing.Size(333, 56) 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(117, 4) + Me.nudMCScale.Location = New System.Drawing.Point(134, 5) + Me.nudMCScale.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.nudMCScale.Name = "nudMCScale" - Me.nudMCScale.Size = New System.Drawing.Size(171, 39) + Me.nudMCScale.Size = New System.Drawing.Size(195, 46) Me.nudMCScale.TabIndex = 101 Me.nudMCScale.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudMCScale.Value = New Decimal(New Integer() {10, 0, 0, 0}) @@ -4545,9 +4854,9 @@ Partial Class Main_Form 'lbMCScale ' Me.lbMCScale.AutoSize = True - Me.lbMCScale.Location = New System.Drawing.Point(50, 12) + Me.lbMCScale.Location = New System.Drawing.Point(57, 15) Me.lbMCScale.Name = "lbMCScale" - Me.lbMCScale.Size = New System.Drawing.Size(58, 24) + Me.lbMCScale.Size = New System.Drawing.Size(76, 32) Me.lbMCScale.TabIndex = 0 Me.lbMCScale.Text = "Scale" ' @@ -4557,26 +4866,28 @@ 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(11, 31) + Me.pnMCUnit.Location = New System.Drawing.Point(13, 39) + Me.pnMCUnit.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMCUnit.Name = "pnMCUnit" - Me.pnMCUnit.Size = New System.Drawing.Size(291, 35) + Me.pnMCUnit.Size = New System.Drawing.Size(333, 44) Me.pnMCUnit.TabIndex = 101 ' 'lbMCUnit ' Me.lbMCUnit.AutoSize = True - Me.lbMCUnit.Location = New System.Drawing.Point(23, 4) + Me.lbMCUnit.Location = New System.Drawing.Point(26, 5) Me.lbMCUnit.Name = "lbMCUnit" - Me.lbMCUnit.Size = New System.Drawing.Size(48, 24) + Me.lbMCUnit.Size = New System.Drawing.Size(63, 32) Me.lbMCUnit.TabIndex = 0 Me.lbMCUnit.Text = "Unit" ' 'rdbMCUnitA ' Me.rdbMCUnitA.AutoSize = True - Me.rdbMCUnitA.Location = New System.Drawing.Point(176, 3) + Me.rdbMCUnitA.Location = New System.Drawing.Point(201, 4) + Me.rdbMCUnitA.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbMCUnitA.Name = "rdbMCUnitA" - Me.rdbMCUnitA.Size = New System.Drawing.Size(98, 28) + Me.rdbMCUnitA.Size = New System.Drawing.Size(125, 36) Me.rdbMCUnitA.TabIndex = 1 Me.rdbMCUnitA.Text = "Ampere" Me.rdbMCUnitA.UseVisualStyleBackColor = True @@ -4585,9 +4896,10 @@ Partial Class Main_Form ' Me.rdbMCUnitV.AutoSize = True Me.rdbMCUnitV.Checked = True - Me.rdbMCUnitV.Location = New System.Drawing.Point(95, 3) + Me.rdbMCUnitV.Location = New System.Drawing.Point(109, 4) + Me.rdbMCUnitV.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbMCUnitV.Name = "rdbMCUnitV" - Me.rdbMCUnitV.Size = New System.Drawing.Size(62, 28) + Me.rdbMCUnitV.Size = New System.Drawing.Size(80, 36) Me.rdbMCUnitV.TabIndex = 0 Me.rdbMCUnitV.TabStop = True Me.rdbMCUnitV.Text = "Volt" @@ -4601,9 +4913,11 @@ 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(342, 42) + Me.gbRFOption.Location = New System.Drawing.Point(391, 52) + Me.gbRFOption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRFOption.Name = "gbRFOption" - Me.gbRFOption.Size = New System.Drawing.Size(637, 528) + Me.gbRFOption.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFOption.Size = New System.Drawing.Size(728, 660) Me.gbRFOption.TabIndex = 105 Me.gbRFOption.TabStop = False Me.gbRFOption.Text = "RF 측정 설정" @@ -4614,9 +4928,11 @@ 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(320, 147) + Me.gbRFWidth.Location = New System.Drawing.Point(366, 184) + Me.gbRFWidth.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRFWidth.Name = "gbRFWidth" - Me.gbRFWidth.Size = New System.Drawing.Size(311, 378) + Me.gbRFWidth.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFWidth.Size = New System.Drawing.Size(355, 472) Me.gbRFWidth.TabIndex = 108 Me.gbRFWidth.TabStop = False Me.gbRFWidth.Text = "폭 측정" @@ -4624,9 +4940,11 @@ Partial Class Main_Form 'gbRFWdtime ' Me.gbRFWdtime.Controls.Add(Me.pnRFWdtime) - Me.gbRFWdtime.Location = New System.Drawing.Point(5, 30) + Me.gbRFWdtime.Location = New System.Drawing.Point(6, 38) + Me.gbRFWdtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRFWdtime.Name = "gbRFWdtime" - Me.gbRFWdtime.Size = New System.Drawing.Size(300, 80) + Me.gbRFWdtime.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFWdtime.Size = New System.Drawing.Size(343, 100) Me.gbRFWdtime.TabIndex = 103 Me.gbRFWdtime.TabStop = False Me.gbRFWdtime.Text = "TimeScale (s 단위)" @@ -4635,17 +4953,19 @@ Partial Class Main_Form ' Me.pnRFWdtime.Controls.Add(Me.txbRFWdtime) Me.pnRFWdtime.Controls.Add(Me.lbRFWdtime) - Me.pnRFWdtime.Location = New System.Drawing.Point(5, 32) + Me.pnRFWdtime.Location = New System.Drawing.Point(6, 40) + Me.pnRFWdtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRFWdtime.Name = "pnRFWdtime" - Me.pnRFWdtime.Size = New System.Drawing.Size(287, 45) + Me.pnRFWdtime.Size = New System.Drawing.Size(328, 56) 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(114, 3) + Me.txbRFWdtime.Location = New System.Drawing.Point(130, 4) + Me.txbRFWdtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRFWdtime.Name = "txbRFWdtime" - Me.txbRFWdtime.Size = New System.Drawing.Size(170, 39) + Me.txbRFWdtime.Size = New System.Drawing.Size(194, 46) Me.txbRFWdtime.TabIndex = 2 Me.txbRFWdtime.Text = "0.000001" Me.txbRFWdtime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -4654,18 +4974,20 @@ 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(6, 12) + Me.lbRFWdtime.Location = New System.Drawing.Point(7, 15) Me.lbRFWdtime.Name = "lbRFWdtime" - Me.lbRFWdtime.Size = New System.Drawing.Size(103, 24) + Me.lbRFWdtime.Size = New System.Drawing.Size(134, 32) Me.lbRFWdtime.TabIndex = 0 Me.lbRFWdtime.Text = "TimeScale" ' 'gbRFWdRun ' Me.gbRFWdRun.Controls.Add(Me.pnRFWdRun) - Me.gbRFWdRun.Location = New System.Drawing.Point(5, 277) + Me.gbRFWdRun.Location = New System.Drawing.Point(6, 346) + Me.gbRFWdRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRFWdRun.Name = "gbRFWdRun" - Me.gbRFWdRun.Size = New System.Drawing.Size(300, 90) + Me.gbRFWdRun.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFWdRun.Size = New System.Drawing.Size(343, 112) Me.gbRFWdRun.TabIndex = 102 Me.gbRFWdRun.TabStop = False Me.gbRFWdRun.Text = "동작 시간 설정 (m/s 단위)" @@ -4674,19 +4996,21 @@ Partial Class Main_Form ' Me.pnRFWdRun.Controls.Add(Me.nudRFWdRun) Me.pnRFWdRun.Controls.Add(Me.lbRFWdRun) - Me.pnRFWdRun.Location = New System.Drawing.Point(6, 34) + Me.pnRFWdRun.Location = New System.Drawing.Point(7, 42) + Me.pnRFWdRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRFWdRun.Name = "pnRFWdRun" - Me.pnRFWdRun.Size = New System.Drawing.Size(291, 47) + Me.pnRFWdRun.Size = New System.Drawing.Size(333, 59) 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(115, 3) + Me.nudRFWdRun.Location = New System.Drawing.Point(131, 4) + Me.nudRFWdRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(170, 39) + Me.nudRFWdRun.Size = New System.Drawing.Size(194, 46) Me.nudRFWdRun.TabIndex = 102 Me.nudRFWdRun.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudRFWdRun.Value = New Decimal(New Integer() {1, 0, 0, 0}) @@ -4694,18 +5018,20 @@ Partial Class Main_Form 'lbRFWdRun ' Me.lbRFWdRun.AutoSize = True - Me.lbRFWdRun.Location = New System.Drawing.Point(22, 11) + Me.lbRFWdRun.Location = New System.Drawing.Point(25, 14) Me.lbRFWdRun.Name = "lbRFWdRun" - Me.lbRFWdRun.Size = New System.Drawing.Size(88, 24) + Me.lbRFWdRun.Size = New System.Drawing.Size(113, 32) Me.lbRFWdRun.TabIndex = 0 Me.lbRFWdRun.Text = "동작 시간" ' 'gbRFWdDelay ' Me.gbRFWdDelay.Controls.Add(Me.pnRFWdDelay) - Me.gbRFWdDelay.Location = New System.Drawing.Point(5, 111) + Me.gbRFWdDelay.Location = New System.Drawing.Point(6, 139) + Me.gbRFWdDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRFWdDelay.Name = "gbRFWdDelay" - Me.gbRFWdDelay.Size = New System.Drawing.Size(300, 80) + Me.gbRFWdDelay.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFWdDelay.Size = New System.Drawing.Size(343, 100) Me.gbRFWdDelay.TabIndex = 101 Me.gbRFWdDelay.TabStop = False Me.gbRFWdDelay.Text = "Delay 설정" @@ -4714,17 +5040,19 @@ Partial Class Main_Form ' Me.pnRFWdDelay.Controls.Add(Me.txbRFWdDelay) Me.pnRFWdDelay.Controls.Add(Me.lbRFWdDelay) - Me.pnRFWdDelay.Location = New System.Drawing.Point(6, 29) + Me.pnRFWdDelay.Location = New System.Drawing.Point(7, 36) + Me.pnRFWdDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRFWdDelay.Name = "pnRFWdDelay" - Me.pnRFWdDelay.Size = New System.Drawing.Size(291, 45) + Me.pnRFWdDelay.Size = New System.Drawing.Size(333, 56) 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(114, 3) + Me.txbRFWdDelay.Location = New System.Drawing.Point(130, 4) + Me.txbRFWdDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRFWdDelay.Name = "txbRFWdDelay" - Me.txbRFWdDelay.Size = New System.Drawing.Size(171, 39) + Me.txbRFWdDelay.Size = New System.Drawing.Size(195, 46) Me.txbRFWdDelay.TabIndex = 3 Me.txbRFWdDelay.Text = "0.000005" Me.txbRFWdDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -4732,18 +5060,20 @@ Partial Class Main_Form 'lbRFWdDelay ' Me.lbRFWdDelay.AutoSize = True - Me.lbRFWdDelay.Location = New System.Drawing.Point(48, 12) + Me.lbRFWdDelay.Location = New System.Drawing.Point(55, 15) Me.lbRFWdDelay.Name = "lbRFWdDelay" - Me.lbRFWdDelay.Size = New System.Drawing.Size(60, 24) + Me.lbRFWdDelay.Size = New System.Drawing.Size(78, 32) Me.lbRFWdDelay.TabIndex = 0 Me.lbRFWdDelay.Text = "Delay" ' 'gbRFWdTrgLv ' Me.gbRFWdTrgLv.Controls.Add(Me.pnRFWdTrgLv) - Me.gbRFWdTrgLv.Location = New System.Drawing.Point(5, 193) + Me.gbRFWdTrgLv.Location = New System.Drawing.Point(6, 241) + Me.gbRFWdTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRFWdTrgLv.Name = "gbRFWdTrgLv" - Me.gbRFWdTrgLv.Size = New System.Drawing.Size(300, 90) + Me.gbRFWdTrgLv.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFWdTrgLv.Size = New System.Drawing.Size(343, 112) Me.gbRFWdTrgLv.TabIndex = 106 Me.gbRFWdTrgLv.TabStop = False Me.gbRFWdTrgLv.Text = "Trigger Level" @@ -4752,28 +5082,30 @@ Partial Class Main_Form ' Me.pnRFWdTrgLv.Controls.Add(Me.nudRFWdTrgLv) Me.pnRFWdTrgLv.Controls.Add(Me.lbRFWdTrgLv) - Me.pnRFWdTrgLv.Location = New System.Drawing.Point(6, 34) + Me.pnRFWdTrgLv.Location = New System.Drawing.Point(7, 42) + Me.pnRFWdTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRFWdTrgLv.Name = "pnRFWdTrgLv" - Me.pnRFWdTrgLv.Size = New System.Drawing.Size(291, 47) + Me.pnRFWdTrgLv.Size = New System.Drawing.Size(333, 59) 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(115, 3) + Me.nudRFWdTrgLv.Location = New System.Drawing.Point(131, 4) + Me.nudRFWdTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(170, 39) + Me.nudRFWdTrgLv.Size = New System.Drawing.Size(194, 46) Me.nudRFWdTrgLv.TabIndex = 102 Me.nudRFWdTrgLv.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbRFWdTrgLv ' Me.lbRFWdTrgLv.AutoSize = True - Me.lbRFWdTrgLv.Location = New System.Drawing.Point(47, 11) + Me.lbRFWdTrgLv.Location = New System.Drawing.Point(54, 14) Me.lbRFWdTrgLv.Name = "lbRFWdTrgLv" - Me.lbRFWdTrgLv.Size = New System.Drawing.Size(58, 24) + Me.lbRFWdTrgLv.Size = New System.Drawing.Size(76, 32) Me.lbRFWdTrgLv.TabIndex = 0 Me.lbRFWdTrgLv.Text = "Level" ' @@ -4783,9 +5115,11 @@ 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, 147) + Me.gbRFFrVp.Location = New System.Drawing.Point(3, 184) + Me.gbRFFrVp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRFFrVp.Name = "gbRFFrVp" - Me.gbRFFrVp.Size = New System.Drawing.Size(311, 378) + Me.gbRFFrVp.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFFrVp.Size = New System.Drawing.Size(355, 472) Me.gbRFFrVp.TabIndex = 107 Me.gbRFFrVp.TabStop = False Me.gbRFFrVp.Text = "주파수 및 VPP 측정" @@ -4793,9 +5127,11 @@ Partial Class Main_Form 'gbRFtime ' Me.gbRFtime.Controls.Add(Me.pnRFtime) - Me.gbRFtime.Location = New System.Drawing.Point(5, 30) + Me.gbRFtime.Location = New System.Drawing.Point(6, 38) + Me.gbRFtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRFtime.Name = "gbRFtime" - Me.gbRFtime.Size = New System.Drawing.Size(300, 80) + Me.gbRFtime.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFtime.Size = New System.Drawing.Size(343, 100) Me.gbRFtime.TabIndex = 103 Me.gbRFtime.TabStop = False Me.gbRFtime.Text = "TimeScale (s 단위)" @@ -4804,17 +5140,19 @@ Partial Class Main_Form ' Me.pnRFtime.Controls.Add(Me.txbRFtime) Me.pnRFtime.Controls.Add(Me.lbRFtime) - Me.pnRFtime.Location = New System.Drawing.Point(5, 32) + Me.pnRFtime.Location = New System.Drawing.Point(6, 40) + Me.pnRFtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRFtime.Name = "pnRFtime" - Me.pnRFtime.Size = New System.Drawing.Size(287, 45) + Me.pnRFtime.Size = New System.Drawing.Size(328, 56) 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(114, 3) + Me.txbRFtime.Location = New System.Drawing.Point(130, 4) + Me.txbRFtime.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRFtime.Name = "txbRFtime" - Me.txbRFtime.Size = New System.Drawing.Size(170, 39) + Me.txbRFtime.Size = New System.Drawing.Size(194, 46) Me.txbRFtime.TabIndex = 2 Me.txbRFtime.Text = "0.000001" Me.txbRFtime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -4823,18 +5161,20 @@ 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(6, 12) + Me.lbRFtime.Location = New System.Drawing.Point(7, 15) Me.lbRFtime.Name = "lbRFtime" - Me.lbRFtime.Size = New System.Drawing.Size(103, 24) + Me.lbRFtime.Size = New System.Drawing.Size(134, 32) Me.lbRFtime.TabIndex = 0 Me.lbRFtime.Text = "TimeScale" ' 'gbRFRun ' Me.gbRFRun.Controls.Add(Me.pnRFRun) - Me.gbRFRun.Location = New System.Drawing.Point(5, 277) + Me.gbRFRun.Location = New System.Drawing.Point(6, 346) + Me.gbRFRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRFRun.Name = "gbRFRun" - Me.gbRFRun.Size = New System.Drawing.Size(300, 90) + Me.gbRFRun.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFRun.Size = New System.Drawing.Size(343, 112) Me.gbRFRun.TabIndex = 102 Me.gbRFRun.TabStop = False Me.gbRFRun.Text = "동작 시간 설정 (m/s 단위)" @@ -4843,19 +5183,21 @@ Partial Class Main_Form ' Me.pnRFRun.Controls.Add(Me.nudRFRun) Me.pnRFRun.Controls.Add(Me.lbRFRun) - Me.pnRFRun.Location = New System.Drawing.Point(6, 34) + Me.pnRFRun.Location = New System.Drawing.Point(7, 42) + Me.pnRFRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRFRun.Name = "pnRFRun" - Me.pnRFRun.Size = New System.Drawing.Size(291, 47) + Me.pnRFRun.Size = New System.Drawing.Size(333, 59) 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(115, 3) + Me.nudRFRun.Location = New System.Drawing.Point(131, 4) + Me.nudRFRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(170, 39) + Me.nudRFRun.Size = New System.Drawing.Size(194, 46) Me.nudRFRun.TabIndex = 102 Me.nudRFRun.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudRFRun.Value = New Decimal(New Integer() {1, 0, 0, 0}) @@ -4863,18 +5205,20 @@ Partial Class Main_Form 'lbRFRun ' Me.lbRFRun.AutoSize = True - Me.lbRFRun.Location = New System.Drawing.Point(22, 11) + Me.lbRFRun.Location = New System.Drawing.Point(25, 14) Me.lbRFRun.Name = "lbRFRun" - Me.lbRFRun.Size = New System.Drawing.Size(88, 24) + Me.lbRFRun.Size = New System.Drawing.Size(113, 32) Me.lbRFRun.TabIndex = 0 Me.lbRFRun.Text = "동작 시간" ' 'gbRFDelay ' Me.gbRFDelay.Controls.Add(Me.pnRFDelay) - Me.gbRFDelay.Location = New System.Drawing.Point(5, 111) + Me.gbRFDelay.Location = New System.Drawing.Point(6, 139) + Me.gbRFDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRFDelay.Name = "gbRFDelay" - Me.gbRFDelay.Size = New System.Drawing.Size(300, 80) + Me.gbRFDelay.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFDelay.Size = New System.Drawing.Size(343, 100) Me.gbRFDelay.TabIndex = 101 Me.gbRFDelay.TabStop = False Me.gbRFDelay.Text = "Delay 설정" @@ -4883,17 +5227,19 @@ Partial Class Main_Form ' Me.pnRFDelay.Controls.Add(Me.txbRFDelay) Me.pnRFDelay.Controls.Add(Me.lbRFDelay) - Me.pnRFDelay.Location = New System.Drawing.Point(6, 29) + Me.pnRFDelay.Location = New System.Drawing.Point(7, 36) + Me.pnRFDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRFDelay.Name = "pnRFDelay" - Me.pnRFDelay.Size = New System.Drawing.Size(291, 45) + Me.pnRFDelay.Size = New System.Drawing.Size(333, 56) 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(114, 3) + Me.txbRFDelay.Location = New System.Drawing.Point(130, 4) + Me.txbRFDelay.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRFDelay.Name = "txbRFDelay" - Me.txbRFDelay.Size = New System.Drawing.Size(171, 39) + Me.txbRFDelay.Size = New System.Drawing.Size(195, 46) Me.txbRFDelay.TabIndex = 3 Me.txbRFDelay.Text = "0.000005" Me.txbRFDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -4901,18 +5247,20 @@ Partial Class Main_Form 'lbRFDelay ' Me.lbRFDelay.AutoSize = True - Me.lbRFDelay.Location = New System.Drawing.Point(48, 12) + Me.lbRFDelay.Location = New System.Drawing.Point(55, 15) Me.lbRFDelay.Name = "lbRFDelay" - Me.lbRFDelay.Size = New System.Drawing.Size(60, 24) + Me.lbRFDelay.Size = New System.Drawing.Size(78, 32) Me.lbRFDelay.TabIndex = 0 Me.lbRFDelay.Text = "Delay" ' 'gbRFTrgLv ' Me.gbRFTrgLv.Controls.Add(Me.pnRFTrgLv) - Me.gbRFTrgLv.Location = New System.Drawing.Point(5, 193) + Me.gbRFTrgLv.Location = New System.Drawing.Point(6, 241) + Me.gbRFTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRFTrgLv.Name = "gbRFTrgLv" - Me.gbRFTrgLv.Size = New System.Drawing.Size(300, 90) + Me.gbRFTrgLv.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFTrgLv.Size = New System.Drawing.Size(343, 112) Me.gbRFTrgLv.TabIndex = 106 Me.gbRFTrgLv.TabStop = False Me.gbRFTrgLv.Text = "Trigger Level" @@ -4921,28 +5269,30 @@ Partial Class Main_Form ' Me.pnRFTrgLv.Controls.Add(Me.nudRFTrgLv) Me.pnRFTrgLv.Controls.Add(Me.lbRFTrgLv) - Me.pnRFTrgLv.Location = New System.Drawing.Point(6, 34) + Me.pnRFTrgLv.Location = New System.Drawing.Point(7, 42) + Me.pnRFTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRFTrgLv.Name = "pnRFTrgLv" - Me.pnRFTrgLv.Size = New System.Drawing.Size(291, 47) + Me.pnRFTrgLv.Size = New System.Drawing.Size(333, 59) 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(115, 3) + Me.nudRFTrgLv.Location = New System.Drawing.Point(131, 4) + Me.nudRFTrgLv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(170, 39) + Me.nudRFTrgLv.Size = New System.Drawing.Size(194, 46) Me.nudRFTrgLv.TabIndex = 102 Me.nudRFTrgLv.TextAlign = System.Windows.Forms.HorizontalAlignment.Center ' 'lbRFTrgLv ' Me.lbRFTrgLv.AutoSize = True - Me.lbRFTrgLv.Location = New System.Drawing.Point(47, 11) + Me.lbRFTrgLv.Location = New System.Drawing.Point(54, 14) Me.lbRFTrgLv.Name = "lbRFTrgLv" - Me.lbRFTrgLv.Size = New System.Drawing.Size(58, 24) + Me.lbRFTrgLv.Size = New System.Drawing.Size(76, 32) Me.lbRFTrgLv.TabIndex = 0 Me.lbRFTrgLv.Text = "Level" ' @@ -4951,9 +5301,11 @@ 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(6, 80) + Me.gbRFTrig.Location = New System.Drawing.Point(7, 100) + Me.gbRFTrig.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRFTrig.Name = "gbRFTrig" - Me.gbRFTrig.Size = New System.Drawing.Size(300, 63) + Me.gbRFTrig.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFTrig.Size = New System.Drawing.Size(343, 79) Me.gbRFTrig.TabIndex = 99 Me.gbRFTrig.TabStop = False Me.gbRFTrig.Text = "트리거 모드" @@ -4962,9 +5314,10 @@ Partial Class Main_Form ' Me.rdbRFtrNormal.AutoSize = True Me.rdbRFtrNormal.Checked = True - Me.rdbRFtrNormal.Location = New System.Drawing.Point(160, 24) + Me.rdbRFtrNormal.Location = New System.Drawing.Point(183, 30) + Me.rdbRFtrNormal.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbRFtrNormal.Name = "rdbRFtrNormal" - Me.rdbRFtrNormal.Size = New System.Drawing.Size(95, 28) + Me.rdbRFtrNormal.Size = New System.Drawing.Size(121, 36) Me.rdbRFtrNormal.TabIndex = 1 Me.rdbRFtrNormal.TabStop = True Me.rdbRFtrNormal.Text = "Normal" @@ -4973,9 +5326,10 @@ Partial Class Main_Form 'rdbRFTrAuto ' Me.rdbRFTrAuto.AutoSize = True - Me.rdbRFTrAuto.Location = New System.Drawing.Point(46, 24) + Me.rdbRFTrAuto.Location = New System.Drawing.Point(53, 30) + Me.rdbRFTrAuto.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbRFTrAuto.Name = "rdbRFTrAuto" - Me.rdbRFTrAuto.Size = New System.Drawing.Size(71, 28) + Me.rdbRFTrAuto.Size = New System.Drawing.Size(90, 36) Me.rdbRFTrAuto.TabIndex = 0 Me.rdbRFTrAuto.Text = "Auto" Me.rdbRFTrAuto.UseVisualStyleBackColor = True @@ -4984,19 +5338,21 @@ Partial Class Main_Form ' Me.pnRFCh.Controls.Add(Me.nudRFCh) Me.pnRFCh.Controls.Add(Me.lbRFCh) - Me.pnRFCh.Location = New System.Drawing.Point(10, 29) + Me.pnRFCh.Location = New System.Drawing.Point(11, 36) + Me.pnRFCh.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRFCh.Name = "pnRFCh" - Me.pnRFCh.Size = New System.Drawing.Size(291, 45) + Me.pnRFCh.Size = New System.Drawing.Size(333, 56) 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(112, 3) + Me.nudRFCh.Location = New System.Drawing.Point(128, 4) + Me.nudRFCh.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) 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(171, 39) + Me.nudRFCh.Size = New System.Drawing.Size(195, 46) Me.nudRFCh.TabIndex = 102 Me.nudRFCh.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudRFCh.Value = New Decimal(New Integer() {1, 0, 0, 0}) @@ -5004,9 +5360,9 @@ Partial Class Main_Form 'lbRFCh ' Me.lbRFCh.AutoSize = True - Me.lbRFCh.Location = New System.Drawing.Point(14, 12) + Me.lbRFCh.Location = New System.Drawing.Point(16, 15) Me.lbRFCh.Name = "lbRFCh" - Me.lbRFCh.Size = New System.Drawing.Size(88, 24) + Me.lbRFCh.Size = New System.Drawing.Size(113, 32) Me.lbRFCh.TabIndex = 0 Me.lbRFCh.Text = "사용 채널" ' @@ -5014,9 +5370,11 @@ Partial Class Main_Form ' Me.gbRFUS.Controls.Add(Me.pnRFScale) Me.gbRFUS.Controls.Add(Me.pnRFUnit) - Me.gbRFUS.Location = New System.Drawing.Point(320, 17) + Me.gbRFUS.Location = New System.Drawing.Point(366, 21) + Me.gbRFUS.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRFUS.Name = "gbRFUS" - Me.gbRFUS.Size = New System.Drawing.Size(311, 126) + Me.gbRFUS.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFUS.Size = New System.Drawing.Size(355, 158) Me.gbRFUS.TabIndex = 100 Me.gbRFUS.TabStop = False Me.gbRFUS.Text = "Unit & Scale 설정" @@ -5025,17 +5383,19 @@ Partial Class Main_Form ' Me.pnRFScale.Controls.Add(Me.nudRFScale) Me.pnRFScale.Controls.Add(Me.lbRFScale) - Me.pnRFScale.Location = New System.Drawing.Point(11, 63) + Me.pnRFScale.Location = New System.Drawing.Point(13, 79) + Me.pnRFScale.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRFScale.Name = "pnRFScale" - Me.pnRFScale.Size = New System.Drawing.Size(291, 45) + Me.pnRFScale.Size = New System.Drawing.Size(333, 56) 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(117, 4) + Me.nudRFScale.Location = New System.Drawing.Point(134, 5) + Me.nudRFScale.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.nudRFScale.Name = "nudRFScale" - Me.nudRFScale.Size = New System.Drawing.Size(171, 39) + Me.nudRFScale.Size = New System.Drawing.Size(195, 46) Me.nudRFScale.TabIndex = 101 Me.nudRFScale.TextAlign = System.Windows.Forms.HorizontalAlignment.Center Me.nudRFScale.Value = New Decimal(New Integer() {20, 0, 0, 0}) @@ -5043,9 +5403,9 @@ Partial Class Main_Form 'lbRFScale ' Me.lbRFScale.AutoSize = True - Me.lbRFScale.Location = New System.Drawing.Point(50, 12) + Me.lbRFScale.Location = New System.Drawing.Point(57, 15) Me.lbRFScale.Name = "lbRFScale" - Me.lbRFScale.Size = New System.Drawing.Size(58, 24) + Me.lbRFScale.Size = New System.Drawing.Size(76, 32) Me.lbRFScale.TabIndex = 0 Me.lbRFScale.Text = "Scale" ' @@ -5055,26 +5415,28 @@ 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(11, 31) + Me.pnRFUnit.Location = New System.Drawing.Point(13, 39) + Me.pnRFUnit.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRFUnit.Name = "pnRFUnit" - Me.pnRFUnit.Size = New System.Drawing.Size(291, 35) + Me.pnRFUnit.Size = New System.Drawing.Size(333, 44) Me.pnRFUnit.TabIndex = 101 ' 'lbRFUnit ' Me.lbRFUnit.AutoSize = True - Me.lbRFUnit.Location = New System.Drawing.Point(23, 4) + Me.lbRFUnit.Location = New System.Drawing.Point(26, 5) Me.lbRFUnit.Name = "lbRFUnit" - Me.lbRFUnit.Size = New System.Drawing.Size(48, 24) + Me.lbRFUnit.Size = New System.Drawing.Size(63, 32) Me.lbRFUnit.TabIndex = 0 Me.lbRFUnit.Text = "Unit" ' 'rdbRFUnitA ' Me.rdbRFUnitA.AutoSize = True - Me.rdbRFUnitA.Location = New System.Drawing.Point(176, 3) + Me.rdbRFUnitA.Location = New System.Drawing.Point(201, 4) + Me.rdbRFUnitA.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbRFUnitA.Name = "rdbRFUnitA" - Me.rdbRFUnitA.Size = New System.Drawing.Size(98, 28) + Me.rdbRFUnitA.Size = New System.Drawing.Size(125, 36) Me.rdbRFUnitA.TabIndex = 1 Me.rdbRFUnitA.Text = "Ampere" Me.rdbRFUnitA.UseVisualStyleBackColor = True @@ -5083,9 +5445,10 @@ Partial Class Main_Form ' Me.rdbRFUnitV.AutoSize = True Me.rdbRFUnitV.Checked = True - Me.rdbRFUnitV.Location = New System.Drawing.Point(95, 3) + Me.rdbRFUnitV.Location = New System.Drawing.Point(109, 4) + Me.rdbRFUnitV.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbRFUnitV.Name = "rdbRFUnitV" - Me.rdbRFUnitV.Size = New System.Drawing.Size(62, 28) + Me.rdbRFUnitV.Size = New System.Drawing.Size(80, 36) Me.rdbRFUnitV.TabIndex = 0 Me.rdbRFUnitV.TabStop = True Me.rdbRFUnitV.Text = "Volt" @@ -5097,9 +5460,11 @@ 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(651, 312) + Me.gbChkPoint.Location = New System.Drawing.Point(744, 390) + Me.gbChkPoint.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbChkPoint.Name = "gbChkPoint" - Me.gbChkPoint.Size = New System.Drawing.Size(1245, 682) + Me.gbChkPoint.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbChkPoint.Size = New System.Drawing.Size(1423, 852) Me.gbChkPoint.TabIndex = 124 Me.gbChkPoint.TabStop = False Me.gbChkPoint.Text = "판정 기준" @@ -5113,9 +5478,10 @@ 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(5, 40) + 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.Name = "pnStandard_Al" - Me.pnStandard_Al.Size = New System.Drawing.Size(1140, 600) + Me.pnStandard_Al.Size = New System.Drawing.Size(1303, 750) Me.pnStandard_Al.TabIndex = 115 ' 'gbDSStandard @@ -5124,9 +5490,11 @@ 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, 370) + Me.gbDSStandard.Location = New System.Drawing.Point(0, 462) + Me.gbDSStandard.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbDSStandard.Name = "gbDSStandard" - Me.gbDSStandard.Size = New System.Drawing.Size(1137, 229) + Me.gbDSStandard.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDSStandard.Size = New System.Drawing.Size(1299, 286) Me.gbDSStandard.TabIndex = 117 Me.gbDSStandard.TabStop = False Me.gbDSStandard.Text = "DUALSONIC" @@ -5135,9 +5503,11 @@ 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(6, 46) + 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.Name = "gbDSfw_st" - Me.gbDSfw_st.Size = New System.Drawing.Size(275, 75) + 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.TabIndex = 119 Me.gbDSfw_st.TabStop = False Me.gbDSfw_st.Text = "FormWare Version" @@ -5146,17 +5516,19 @@ 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(6, 25) + 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.Name = "pnDSfw_st" - Me.pnDSfw_st.Size = New System.Drawing.Size(263, 45) + Me.pnDSfw_st.Size = New System.Drawing.Size(301, 56) 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(114, 2) + 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.Name = "txbDSfw_st" - Me.txbDSfw_st.Size = New System.Drawing.Size(146, 39) + Me.txbDSfw_st.Size = New System.Drawing.Size(166, 46) Me.txbDSfw_st.TabIndex = 2 Me.txbDSfw_st.Text = "1.0.8" Me.txbDSfw_st.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5165,9 +5537,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(27, 11) + Me.lbDSfw_st.Location = New System.Drawing.Point(31, 14) Me.lbDSfw_st.Name = "lbDSfw_st" - Me.lbDSfw_st.Size = New System.Drawing.Size(77, 24) + Me.lbDSfw_st.Size = New System.Drawing.Size(101, 32) Me.lbDSfw_st.TabIndex = 0 Me.lbDSfw_st.Text = "Version" ' @@ -5176,9 +5548,11 @@ 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(8, 127) + 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.Name = "gbDSbat_st" - Me.gbDSbat_st.Size = New System.Drawing.Size(275, 75) + 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.TabIndex = 118 Me.gbDSbat_st.TabStop = False Me.gbDSbat_st.Text = "Battery Level" @@ -5187,17 +5561,19 @@ 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(137, 25) + 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.Name = "pnDSbat_stMax" - Me.pnDSbat_stMax.Size = New System.Drawing.Size(132, 45) + Me.pnDSbat_stMax.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbDSbat_stMax" - Me.txbDSbat_stMax.Size = New System.Drawing.Size(80, 39) + Me.txbDSbat_stMax.Size = New System.Drawing.Size(91, 46) Me.txbDSbat_stMax.TabIndex = 2 Me.txbDSbat_stMax.Text = "4.0" Me.txbDSbat_stMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5206,9 +5582,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(4, 11) + Me.lbDSbat_stMax.Location = New System.Drawing.Point(5, 14) Me.lbDSbat_stMax.Name = "lbDSbat_stMax" - Me.lbDSbat_stMax.Size = New System.Drawing.Size(47, 24) + Me.lbDSbat_stMax.Size = New System.Drawing.Size(61, 32) Me.lbDSbat_stMax.TabIndex = 0 Me.lbDSbat_stMax.Text = "Max" ' @@ -5216,17 +5592,19 @@ 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(6, 25) + 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.Name = "pnDSbat_stMin" - Me.pnDSbat_stMin.Size = New System.Drawing.Size(130, 45) + Me.pnDSbat_stMin.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbDSbat_stMin" - Me.txbDSbat_stMin.Size = New System.Drawing.Size(80, 39) + Me.txbDSbat_stMin.Size = New System.Drawing.Size(91, 46) Me.txbDSbat_stMin.TabIndex = 2 Me.txbDSbat_stMin.Text = "3.8" Me.txbDSbat_stMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5235,9 +5613,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(4, 11) + Me.lbDSbat_stMin.Location = New System.Drawing.Point(5, 14) Me.lbDSbat_stMin.Name = "lbDSbat_stMin" - Me.lbDSbat_stMin.Size = New System.Drawing.Size(43, 24) + Me.lbDSbat_stMin.Size = New System.Drawing.Size(56, 32) Me.lbDSbat_stMin.TabIndex = 0 Me.lbDSbat_stMin.Text = "Min" ' @@ -5246,9 +5624,11 @@ 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(287, 22) + 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.Name = "gbDSTmp_st" - Me.gbDSTmp_st.Size = New System.Drawing.Size(275, 200) + 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.TabIndex = 117 Me.gbDSTmp_st.TabStop = False Me.gbDSTmp_st.Text = "Temperature" @@ -5257,9 +5637,11 @@ 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, 105) + 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.Name = "gbDSTmpCa_st" - Me.gbDSTmpCa_st.Size = New System.Drawing.Size(271, 81) + 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.TabIndex = 10 Me.gbDSTmpCa_st.TabStop = False Me.gbDSTmpCa_st.Text = "Cartridge" @@ -5268,17 +5650,19 @@ 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(137, 25) + 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.Name = "pnDSTmpCa_stMax" - Me.pnDSTmpCa_stMax.Size = New System.Drawing.Size(132, 45) + Me.pnDSTmpCa_stMax.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbDSTmpCa_stMax" - Me.txbDSTmpCa_stMax.Size = New System.Drawing.Size(80, 39) + Me.txbDSTmpCa_stMax.Size = New System.Drawing.Size(91, 46) Me.txbDSTmpCa_stMax.TabIndex = 2 Me.txbDSTmpCa_stMax.Text = "30" Me.txbDSTmpCa_stMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5287,9 +5671,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(4, 11) + Me.lbDSTmpCa_stMax.Location = New System.Drawing.Point(5, 14) Me.lbDSTmpCa_stMax.Name = "lbDSTmpCa_stMax" - Me.lbDSTmpCa_stMax.Size = New System.Drawing.Size(47, 24) + Me.lbDSTmpCa_stMax.Size = New System.Drawing.Size(61, 32) Me.lbDSTmpCa_stMax.TabIndex = 0 Me.lbDSTmpCa_stMax.Text = "Max" ' @@ -5297,17 +5681,19 @@ 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(4, 25) + 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.Name = "pnDSTmpCa_stMin" - Me.pnDSTmpCa_stMin.Size = New System.Drawing.Size(130, 45) + Me.pnDSTmpCa_stMin.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbDSTmpCa_stMin" - Me.txbDSTmpCa_stMin.Size = New System.Drawing.Size(80, 39) + Me.txbDSTmpCa_stMin.Size = New System.Drawing.Size(91, 46) Me.txbDSTmpCa_stMin.TabIndex = 2 Me.txbDSTmpCa_stMin.Text = "20" Me.txbDSTmpCa_stMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5316,9 +5702,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(4, 11) + Me.lbDSTmpCa_stMin.Location = New System.Drawing.Point(5, 14) Me.lbDSTmpCa_stMin.Name = "lbDSTmpCa_stMin" - Me.lbDSTmpCa_stMin.Size = New System.Drawing.Size(43, 24) + Me.lbDSTmpCa_stMin.Size = New System.Drawing.Size(56, 32) Me.lbDSTmpCa_stMin.TabIndex = 0 Me.lbDSTmpCa_stMin.Text = "Min" ' @@ -5326,9 +5712,11 @@ 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, 23) + 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.Name = "gbDSTmpDe_st" - Me.gbDSTmpDe_st.Size = New System.Drawing.Size(271, 81) + 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.TabIndex = 9 Me.gbDSTmpDe_st.TabStop = False Me.gbDSTmpDe_st.Text = "Device" @@ -5337,17 +5725,19 @@ 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(137, 25) + 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.Name = "pnDSTmpDe_stMax" - Me.pnDSTmpDe_stMax.Size = New System.Drawing.Size(132, 45) + Me.pnDSTmpDe_stMax.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbDSTmpDe_stMax" - Me.txbDSTmpDe_stMax.Size = New System.Drawing.Size(80, 39) + Me.txbDSTmpDe_stMax.Size = New System.Drawing.Size(91, 46) Me.txbDSTmpDe_stMax.TabIndex = 2 Me.txbDSTmpDe_stMax.Text = "30" Me.txbDSTmpDe_stMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5356,9 +5746,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(4, 11) + Me.lbDSTmpDe_stMax.Location = New System.Drawing.Point(5, 14) Me.lbDSTmpDe_stMax.Name = "lbDSTmpDe_stMax" - Me.lbDSTmpDe_stMax.Size = New System.Drawing.Size(47, 24) + Me.lbDSTmpDe_stMax.Size = New System.Drawing.Size(61, 32) Me.lbDSTmpDe_stMax.TabIndex = 0 Me.lbDSTmpDe_stMax.Text = "Max" ' @@ -5366,17 +5756,19 @@ 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(4, 25) + 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.Name = "pnDSTmpDe_stMin" - Me.pnDSTmpDe_stMin.Size = New System.Drawing.Size(130, 45) + Me.pnDSTmpDe_stMin.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbDSTmpDe_stMin" - Me.txbDSTmpDe_stMin.Size = New System.Drawing.Size(80, 39) + Me.txbDSTmpDe_stMin.Size = New System.Drawing.Size(91, 46) Me.txbDSTmpDe_stMin.TabIndex = 2 Me.txbDSTmpDe_stMin.Text = "20" Me.txbDSTmpDe_stMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5385,9 +5777,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(4, 11) + Me.lbDSTmpDe_stMin.Location = New System.Drawing.Point(5, 14) Me.lbDSTmpDe_stMin.Name = "lbDSTmpDe_stMin" - Me.lbDSTmpDe_stMin.Size = New System.Drawing.Size(43, 24) + Me.lbDSTmpDe_stMin.Size = New System.Drawing.Size(56, 32) Me.lbDSTmpDe_stMin.TabIndex = 0 Me.lbDSTmpDe_stMin.Text = "Min" ' @@ -5397,9 +5789,11 @@ 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(566, 22) + 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.Name = "gbDShf_st" - Me.gbDShf_st.Size = New System.Drawing.Size(571, 198) + 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.TabIndex = 116 Me.gbDShf_st.TabStop = False Me.gbDShf_st.Text = "DS - HF Test" @@ -5408,9 +5802,11 @@ 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(294, 24) + Me.gbDSSub.Location = New System.Drawing.Point(336, 30) + Me.gbDSSub.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbDSSub.Name = "gbDSSub" - Me.gbDSSub.Size = New System.Drawing.Size(271, 81) + Me.gbDSSub.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDSSub.Size = New System.Drawing.Size(310, 101) Me.gbDSSub.TabIndex = 11 Me.gbDSSub.TabStop = False Me.gbDSSub.Text = "6900/7100 출력값" @@ -5419,17 +5815,19 @@ 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(137, 25) + 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.Name = "pnDSSub_Max" - Me.pnDSSub_Max.Size = New System.Drawing.Size(132, 45) + Me.pnDSSub_Max.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbDSSub_Max" - Me.txbDSSub_Max.Size = New System.Drawing.Size(80, 39) + Me.txbDSSub_Max.Size = New System.Drawing.Size(91, 46) Me.txbDSSub_Max.TabIndex = 2 Me.txbDSSub_Max.Text = "19" Me.txbDSSub_Max.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5438,9 +5836,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(4, 11) + Me.lbDSSub_Max.Location = New System.Drawing.Point(5, 14) Me.lbDSSub_Max.Name = "lbDSSub_Max" - Me.lbDSSub_Max.Size = New System.Drawing.Size(47, 24) + Me.lbDSSub_Max.Size = New System.Drawing.Size(61, 32) Me.lbDSSub_Max.TabIndex = 0 Me.lbDSSub_Max.Text = "Max" ' @@ -5448,17 +5846,19 @@ 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(4, 25) + 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.Name = "pnDSSub_Min" - Me.pnDSSub_Min.Size = New System.Drawing.Size(130, 45) + Me.pnDSSub_Min.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbDSSub_Min" - Me.txbDSSub_Min.Size = New System.Drawing.Size(80, 39) + Me.txbDSSub_Min.Size = New System.Drawing.Size(91, 46) Me.txbDSSub_Min.TabIndex = 2 Me.txbDSSub_Min.Text = "17.3" Me.txbDSSub_Min.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5467,18 +5867,20 @@ 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(4, 11) + Me.lbDSSub_Min.Location = New System.Drawing.Point(5, 14) Me.lbDSSub_Min.Name = "lbDSSub_Min" - Me.lbDSSub_Min.Size = New System.Drawing.Size(43, 24) + Me.lbDSSub_Min.Size = New System.Drawing.Size(56, 32) 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, 105) + 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.Name = "gbDShfDif_st" - Me.gbDShfDif_st.Size = New System.Drawing.Size(271, 81) + 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.TabIndex = 10 Me.gbDShfDif_st.TabStop = False Me.gbDShfDif_st.Text = "6900/7000 차이값" @@ -5488,27 +5890,29 @@ 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(4, 25) + 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.Name = "pnDShfDif_st" - Me.pnDShfDif_st.Size = New System.Drawing.Size(265, 45) + Me.pnDShfDif_st.Size = New System.Drawing.Size(303, 56) 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(188, 11) + Me.lbDShfDif_st2.Location = New System.Drawing.Point(215, 14) Me.lbDShfDif_st2.Name = "lbDShfDif_st2" - Me.lbDShfDif_st2.Size = New System.Drawing.Size(69, 24) + Me.lbDShfDif_st2.Size = New System.Drawing.Size(89, 32) 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(48, 2) + 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.Name = "txbDShfDif_st" - Me.txbDShfDif_st.Size = New System.Drawing.Size(137, 39) + Me.txbDShfDif_st.Size = New System.Drawing.Size(156, 46) Me.txbDShfDif_st.TabIndex = 2 Me.txbDShfDif_st.Text = "1" Me.txbDShfDif_st.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5517,9 +5921,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(4, 11) + Me.lbDShfDif_st1.Location = New System.Drawing.Point(5, 14) Me.lbDShfDif_st1.Name = "lbDShfDif_st1" - Me.lbDShfDif_st1.Size = New System.Drawing.Size(46, 24) + Me.lbDShfDif_st1.Size = New System.Drawing.Size(60, 32) Me.lbDShfDif_st1.TabIndex = 0 Me.lbDShfDif_st1.Text = "최소" ' @@ -5527,9 +5931,11 @@ 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, 23) + 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.Name = "gbDShfOut_st" - Me.gbDShfOut_st.Size = New System.Drawing.Size(271, 81) + 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.TabIndex = 9 Me.gbDShfOut_st.TabStop = False Me.gbDShfOut_st.Text = "7000 출력값" @@ -5538,17 +5944,19 @@ 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(137, 25) + 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.Name = "pnDShfOut_stMax" - Me.pnDShfOut_stMax.Size = New System.Drawing.Size(132, 45) + Me.pnDShfOut_stMax.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbDShfOut_stMax" - Me.txbDShfOut_stMax.Size = New System.Drawing.Size(80, 39) + Me.txbDShfOut_stMax.Size = New System.Drawing.Size(91, 46) Me.txbDShfOut_stMax.TabIndex = 2 Me.txbDShfOut_stMax.Text = "19" Me.txbDShfOut_stMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5557,9 +5965,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(4, 11) + Me.lbDShfOut_stMax.Location = New System.Drawing.Point(5, 14) Me.lbDShfOut_stMax.Name = "lbDShfOut_stMax" - Me.lbDShfOut_stMax.Size = New System.Drawing.Size(47, 24) + Me.lbDShfOut_stMax.Size = New System.Drawing.Size(61, 32) Me.lbDShfOut_stMax.TabIndex = 0 Me.lbDShfOut_stMax.Text = "Max" ' @@ -5567,17 +5975,19 @@ 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(4, 25) + 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.Name = "pnDShfOut_stMin" - Me.pnDShfOut_stMin.Size = New System.Drawing.Size(130, 45) + Me.pnDShfOut_stMin.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbDShfOut_stMin" - Me.txbDShfOut_stMin.Size = New System.Drawing.Size(80, 39) + Me.txbDShfOut_stMin.Size = New System.Drawing.Size(91, 46) Me.txbDShfOut_stMin.TabIndex = 2 Me.txbDShfOut_stMin.Text = "17.3" Me.txbDShfOut_stMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5586,9 +5996,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(4, 11) + Me.lbDShfOut_stMin.Location = New System.Drawing.Point(5, 14) Me.lbDShfOut_stMin.Name = "lbDShfOut_stMin" - Me.lbDShfOut_stMin.Size = New System.Drawing.Size(43, 24) + Me.lbDShfOut_stMin.Size = New System.Drawing.Size(56, 32) Me.lbDShfOut_stMin.TabIndex = 0 Me.lbDShfOut_stMin.Text = "Min" ' @@ -5599,9 +6009,11 @@ 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(575, 0) + 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.Name = "gbEPsort_AL" - Me.gbEPsort_AL.Size = New System.Drawing.Size(275, 365) + 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.TabIndex = 115 Me.gbEPsort_AL.TabStop = False Me.gbEPsort_AL.Text = "EP Test" @@ -5610,9 +6022,11 @@ 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, 279) + 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.Name = "gbEPDuty3_AL" - Me.gbEPDuty3_AL.Size = New System.Drawing.Size(271, 81) + 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.TabIndex = 13 Me.gbEPDuty3_AL.TabStop = False Me.gbEPDuty3_AL.Text = "Duty - Step3" @@ -5621,17 +6035,19 @@ 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(137, 25) + 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.Name = "pnEPDYmax3_AL" - Me.pnEPDYmax3_AL.Size = New System.Drawing.Size(132, 45) + Me.pnEPDYmax3_AL.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbEPDYmax3_AL" - Me.txbEPDYmax3_AL.Size = New System.Drawing.Size(80, 39) + Me.txbEPDYmax3_AL.Size = New System.Drawing.Size(91, 46) Me.txbEPDYmax3_AL.TabIndex = 2 Me.txbEPDYmax3_AL.Text = "7.5" Me.txbEPDYmax3_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5640,9 +6056,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(4, 11) + Me.lbEPDYmax3_AL.Location = New System.Drawing.Point(5, 14) Me.lbEPDYmax3_AL.Name = "lbEPDYmax3_AL" - Me.lbEPDYmax3_AL.Size = New System.Drawing.Size(47, 24) + Me.lbEPDYmax3_AL.Size = New System.Drawing.Size(61, 32) Me.lbEPDYmax3_AL.TabIndex = 0 Me.lbEPDYmax3_AL.Text = "Max" ' @@ -5650,17 +6066,19 @@ 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(4, 26) + 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.Name = "pnEPDYmin3_AL" - Me.pnEPDYmin3_AL.Size = New System.Drawing.Size(130, 45) + Me.pnEPDYmin3_AL.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbEPDYmin3_AL" - Me.txbEPDYmin3_AL.Size = New System.Drawing.Size(80, 39) + Me.txbEPDYmin3_AL.Size = New System.Drawing.Size(91, 46) Me.txbEPDYmin3_AL.TabIndex = 2 Me.txbEPDYmin3_AL.Text = "7.4" Me.txbEPDYmin3_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5669,9 +6087,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(4, 11) + Me.lbEPDYmin3_AL.Location = New System.Drawing.Point(5, 14) Me.lbEPDYmin3_AL.Name = "lbEPDYmin3_AL" - Me.lbEPDYmin3_AL.Size = New System.Drawing.Size(43, 24) + Me.lbEPDYmin3_AL.Size = New System.Drawing.Size(56, 32) Me.lbEPDYmin3_AL.TabIndex = 0 Me.lbEPDYmin3_AL.Text = "Min" ' @@ -5679,9 +6097,11 @@ 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, 195) + 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.Name = "gbEPDuty2_AL" - Me.gbEPDuty2_AL.Size = New System.Drawing.Size(271, 81) + 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.TabIndex = 12 Me.gbEPDuty2_AL.TabStop = False Me.gbEPDuty2_AL.Text = "Duty - Step2" @@ -5690,17 +6110,19 @@ 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(137, 25) + 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.Name = "pnEPDYmax2_AL" - Me.pnEPDYmax2_AL.Size = New System.Drawing.Size(132, 45) + Me.pnEPDYmax2_AL.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbEPDYmax2_AL" - Me.txbEPDYmax2_AL.Size = New System.Drawing.Size(80, 39) + Me.txbEPDYmax2_AL.Size = New System.Drawing.Size(91, 46) Me.txbEPDYmax2_AL.TabIndex = 2 Me.txbEPDYmax2_AL.Text = "7.5" Me.txbEPDYmax2_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5709,9 +6131,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(4, 11) + Me.lbEPDYmax2_AL.Location = New System.Drawing.Point(5, 14) Me.lbEPDYmax2_AL.Name = "lbEPDYmax2_AL" - Me.lbEPDYmax2_AL.Size = New System.Drawing.Size(47, 24) + Me.lbEPDYmax2_AL.Size = New System.Drawing.Size(61, 32) Me.lbEPDYmax2_AL.TabIndex = 0 Me.lbEPDYmax2_AL.Text = "Max" ' @@ -5719,17 +6141,19 @@ 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(4, 26) + 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.Name = "pnEPDYmin2_AL" - Me.pnEPDYmin2_AL.Size = New System.Drawing.Size(130, 45) + Me.pnEPDYmin2_AL.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbEPDYmin2_AL" - Me.txbEPDYmin2_AL.Size = New System.Drawing.Size(80, 39) + Me.txbEPDYmin2_AL.Size = New System.Drawing.Size(91, 46) Me.txbEPDYmin2_AL.TabIndex = 2 Me.txbEPDYmin2_AL.Text = "7.4" Me.txbEPDYmin2_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5738,9 +6162,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(4, 11) + Me.lbEPDYmin2_AL.Location = New System.Drawing.Point(5, 14) Me.lbEPDYmin2_AL.Name = "lbEPDYmin2_AL" - Me.lbEPDYmin2_AL.Size = New System.Drawing.Size(43, 24) + Me.lbEPDYmin2_AL.Size = New System.Drawing.Size(56, 32) Me.lbEPDYmin2_AL.TabIndex = 0 Me.lbEPDYmin2_AL.Text = "Min" ' @@ -5748,9 +6172,11 @@ 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, 110) + 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.Name = "gbEPDuty1_AL" - Me.gbEPDuty1_AL.Size = New System.Drawing.Size(271, 81) + 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.TabIndex = 11 Me.gbEPDuty1_AL.TabStop = False Me.gbEPDuty1_AL.Text = "Duty - Step1" @@ -5759,17 +6185,19 @@ 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(137, 25) + 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.Name = "pnEPDYmax1_AL" - Me.pnEPDYmax1_AL.Size = New System.Drawing.Size(132, 45) + Me.pnEPDYmax1_AL.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbEPDYmax1_AL" - Me.txbEPDYmax1_AL.Size = New System.Drawing.Size(80, 39) + Me.txbEPDYmax1_AL.Size = New System.Drawing.Size(91, 46) Me.txbEPDYmax1_AL.TabIndex = 2 Me.txbEPDYmax1_AL.Text = "7.5" Me.txbEPDYmax1_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5778,9 +6206,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(4, 11) + Me.lbEPDYmax1_AL.Location = New System.Drawing.Point(5, 14) Me.lbEPDYmax1_AL.Name = "lbEPDYmax1_AL" - Me.lbEPDYmax1_AL.Size = New System.Drawing.Size(47, 24) + Me.lbEPDYmax1_AL.Size = New System.Drawing.Size(61, 32) Me.lbEPDYmax1_AL.TabIndex = 0 Me.lbEPDYmax1_AL.Text = "Max" ' @@ -5788,17 +6216,19 @@ 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(4, 26) + 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.Name = "pnEPDYmin1_AL" - Me.pnEPDYmin1_AL.Size = New System.Drawing.Size(130, 45) + Me.pnEPDYmin1_AL.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbEPDYmin1_AL" - Me.txbEPDYmin1_AL.Size = New System.Drawing.Size(80, 39) + Me.txbEPDYmin1_AL.Size = New System.Drawing.Size(91, 46) Me.txbEPDYmin1_AL.TabIndex = 2 Me.txbEPDYmin1_AL.Text = "7.4" Me.txbEPDYmin1_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5807,9 +6237,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(4, 11) + Me.lbEPDYmin1_AL.Location = New System.Drawing.Point(5, 14) Me.lbEPDYmin1_AL.Name = "lbEPDYmin1_AL" - Me.lbEPDYmin1_AL.Size = New System.Drawing.Size(43, 24) + Me.lbEPDYmin1_AL.Size = New System.Drawing.Size(56, 32) Me.lbEPDYmin1_AL.TabIndex = 0 Me.lbEPDYmin1_AL.Text = "Min" ' @@ -5817,9 +6247,11 @@ 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, 23) + 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.Name = "gbEPVpp_AL" - Me.gbEPVpp_AL.Size = New System.Drawing.Size(271, 81) + 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.TabIndex = 9 Me.gbEPVpp_AL.TabStop = False Me.gbEPVpp_AL.Text = "Vpp" @@ -5828,17 +6260,19 @@ 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(137, 25) + 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.Name = "pnEPVPmax_AL" - Me.pnEPVPmax_AL.Size = New System.Drawing.Size(132, 45) + Me.pnEPVPmax_AL.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbEPVPmax_AL" - Me.txbEPVPmax_AL.Size = New System.Drawing.Size(80, 39) + Me.txbEPVPmax_AL.Size = New System.Drawing.Size(91, 46) Me.txbEPVPmax_AL.TabIndex = 2 Me.txbEPVPmax_AL.Text = "66" Me.txbEPVPmax_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5847,9 +6281,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(4, 11) + Me.lbEPVPmax_AL.Location = New System.Drawing.Point(5, 14) Me.lbEPVPmax_AL.Name = "lbEPVPmax_AL" - Me.lbEPVPmax_AL.Size = New System.Drawing.Size(47, 24) + Me.lbEPVPmax_AL.Size = New System.Drawing.Size(61, 32) Me.lbEPVPmax_AL.TabIndex = 0 Me.lbEPVPmax_AL.Text = "Max" ' @@ -5857,17 +6291,19 @@ 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(4, 26) + 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.Name = "pnEPVPmin_AL" - Me.pnEPVPmin_AL.Size = New System.Drawing.Size(130, 45) + Me.pnEPVPmin_AL.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbEPVPmin_AL" - Me.txbEPVPmin_AL.Size = New System.Drawing.Size(80, 39) + Me.txbEPVPmin_AL.Size = New System.Drawing.Size(91, 46) Me.txbEPVPmin_AL.TabIndex = 2 Me.txbEPVPmin_AL.Text = "60" Me.txbEPVPmin_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5876,9 +6312,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(4, 11) + Me.lbEPVPmin_AL.Location = New System.Drawing.Point(5, 14) Me.lbEPVPmin_AL.Name = "lbEPVPmin_AL" - Me.lbEPVPmin_AL.Size = New System.Drawing.Size(43, 24) + Me.lbEPVPmin_AL.Size = New System.Drawing.Size(56, 32) Me.lbEPVPmin_AL.TabIndex = 0 Me.lbEPVPmin_AL.Text = "Min" ' @@ -5889,9 +6325,11 @@ 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(860, 0) + Me.gbBodysort.Location = New System.Drawing.Point(983, 0) + Me.gbBodysort.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbBodysort.Name = "gbBodysort" - Me.gbBodysort.Size = New System.Drawing.Size(280, 291) + Me.gbBodysort.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbBodysort.Size = New System.Drawing.Size(320, 364) Me.gbBodysort.TabIndex = 114 Me.gbBodysort.TabStop = False Me.gbBodysort.Text = "Body Test" @@ -5901,9 +6339,11 @@ 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, 195) + 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.Name = "gbBDVrms3_AL" - Me.gbBDVrms3_AL.Size = New System.Drawing.Size(271, 81) + 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.TabIndex = 10 Me.gbBDVrms3_AL.TabStop = False Me.gbBDVrms3_AL.Text = "3MHz_VRMS" @@ -5912,17 +6352,19 @@ 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(137, 26) + 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.Name = "pnBDVRmax3_AL" - Me.pnBDVRmax3_AL.Size = New System.Drawing.Size(132, 45) + Me.pnBDVRmax3_AL.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbBDVRmax3_AL" - Me.txbBDVRmax3_AL.Size = New System.Drawing.Size(80, 39) + Me.txbBDVRmax3_AL.Size = New System.Drawing.Size(91, 46) Me.txbBDVRmax3_AL.TabIndex = 2 Me.txbBDVRmax3_AL.Text = "40" Me.txbBDVRmax3_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5931,9 +6373,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(4, 11) + Me.lbBDVRmax3_AL.Location = New System.Drawing.Point(5, 14) Me.lbBDVRmax3_AL.Name = "lbBDVRmax3_AL" - Me.lbBDVRmax3_AL.Size = New System.Drawing.Size(47, 24) + Me.lbBDVRmax3_AL.Size = New System.Drawing.Size(61, 32) Me.lbBDVRmax3_AL.TabIndex = 0 Me.lbBDVRmax3_AL.Text = "Max" ' @@ -5941,17 +6383,19 @@ 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(4, 26) + 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.Name = "pnBDVRmin3_AL" - Me.pnBDVRmin3_AL.Size = New System.Drawing.Size(130, 45) + Me.pnBDVRmin3_AL.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbBDVRmin3_AL" - Me.txbBDVRmin3_AL.Size = New System.Drawing.Size(80, 39) + Me.txbBDVRmin3_AL.Size = New System.Drawing.Size(91, 46) Me.txbBDVRmin3_AL.TabIndex = 2 Me.txbBDVRmin3_AL.Text = "30" Me.txbBDVRmin3_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -5960,9 +6404,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(4, 11) + Me.lbBDVRmin3_AL.Location = New System.Drawing.Point(5, 14) Me.lbBDVRmin3_AL.Name = "lbBDVRmin3_AL" - Me.lbBDVRmin3_AL.Size = New System.Drawing.Size(43, 24) + Me.lbBDVRmin3_AL.Size = New System.Drawing.Size(56, 32) Me.lbBDVRmin3_AL.TabIndex = 0 Me.lbBDVRmin3_AL.Text = "Min" ' @@ -5974,9 +6418,11 @@ 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(258, 78) + Me.GroupBox7.Location = New System.Drawing.Point(295, 98) + Me.GroupBox7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.GroupBox7.Name = "GroupBox7" - Me.GroupBox7.Size = New System.Drawing.Size(644, 183) + Me.GroupBox7.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox7.Size = New System.Drawing.Size(736, 229) Me.GroupBox7.TabIndex = 132 Me.GroupBox7.TabStop = False Me.GroupBox7.Text = "LED 측정 관련" @@ -5986,9 +6432,11 @@ 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(317, 92) + Me.GroupBox8.Location = New System.Drawing.Point(362, 115) + Me.GroupBox8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.GroupBox8.Name = "GroupBox8" - Me.GroupBox8.Size = New System.Drawing.Size(300, 65) + Me.GroupBox8.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox8.Size = New System.Drawing.Size(343, 81) Me.GroupBox8.TabIndex = 11 Me.GroupBox8.TabStop = False Me.GroupBox8.Text = "Yellow 측정좌표 ②" @@ -5997,17 +6445,19 @@ Partial Class Main_Form ' Me.Panel11.Controls.Add(Me.TextBox9) Me.Panel11.Controls.Add(Me.Label9) - Me.Panel11.Location = New System.Drawing.Point(148, 26) + Me.Panel11.Location = New System.Drawing.Point(169, 32) + Me.Panel11.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel11.Name = "Panel11" - Me.Panel11.Size = New System.Drawing.Size(139, 35) + Me.Panel11.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.TextBox9.Location = New System.Drawing.Point(54, 2) + Me.TextBox9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox9.Name = "TextBox9" - Me.TextBox9.Size = New System.Drawing.Size(87, 32) + Me.TextBox9.Size = New System.Drawing.Size(99, 38) Me.TextBox9.TabIndex = 2 Me.TextBox9.Text = "40" Me.TextBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6016,9 +6466,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(18, 5) + Me.Label9.Location = New System.Drawing.Point(21, 6) Me.Label9.Name = "Label9" - Me.Label9.Size = New System.Drawing.Size(23, 24) + Me.Label9.Size = New System.Drawing.Size(31, 32) Me.Label9.TabIndex = 0 Me.Label9.Text = "Y" ' @@ -6026,17 +6476,19 @@ Partial Class Main_Form ' Me.Panel12.Controls.Add(Me.TextBox10) Me.Panel12.Controls.Add(Me.Label10) - Me.Panel12.Location = New System.Drawing.Point(4, 26) + Me.Panel12.Location = New System.Drawing.Point(5, 32) + Me.Panel12.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel12.Name = "Panel12" - Me.Panel12.Size = New System.Drawing.Size(139, 35) + Me.Panel12.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.TextBox10.Location = New System.Drawing.Point(54, 2) + Me.TextBox10.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox10.Name = "TextBox10" - Me.TextBox10.Size = New System.Drawing.Size(87, 32) + Me.TextBox10.Size = New System.Drawing.Size(99, 38) Me.TextBox10.TabIndex = 2 Me.TextBox10.Text = "29" Me.TextBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6045,9 +6497,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(12, 5) + Me.Label10.Location = New System.Drawing.Point(14, 6) Me.Label10.Name = "Label10" - Me.Label10.Size = New System.Drawing.Size(29, 24) + Me.Label10.Size = New System.Drawing.Size(38, 32) Me.Label10.TabIndex = 0 Me.Label10.Text = "X " ' @@ -6056,9 +6508,11 @@ 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(317, 25) + Me.GroupBox9.Location = New System.Drawing.Point(362, 31) + Me.GroupBox9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.GroupBox9.Name = "GroupBox9" - Me.GroupBox9.Size = New System.Drawing.Size(300, 65) + Me.GroupBox9.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox9.Size = New System.Drawing.Size(343, 81) Me.GroupBox9.TabIndex = 11 Me.GroupBox9.TabStop = False Me.GroupBox9.Text = "Yellow 측정좌표 ①" @@ -6067,17 +6521,19 @@ Partial Class Main_Form ' Me.Panel13.Controls.Add(Me.TextBox11) Me.Panel13.Controls.Add(Me.Label11) - Me.Panel13.Location = New System.Drawing.Point(148, 26) + Me.Panel13.Location = New System.Drawing.Point(169, 32) + Me.Panel13.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel13.Name = "Panel13" - Me.Panel13.Size = New System.Drawing.Size(139, 35) + Me.Panel13.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.TextBox11.Location = New System.Drawing.Point(54, 2) + Me.TextBox11.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox11.Name = "TextBox11" - Me.TextBox11.Size = New System.Drawing.Size(87, 32) + Me.TextBox11.Size = New System.Drawing.Size(99, 38) Me.TextBox11.TabIndex = 2 Me.TextBox11.Text = "385" Me.TextBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6086,9 +6542,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(18, 5) + Me.Label11.Location = New System.Drawing.Point(21, 6) Me.Label11.Name = "Label11" - Me.Label11.Size = New System.Drawing.Size(23, 24) + Me.Label11.Size = New System.Drawing.Size(31, 32) Me.Label11.TabIndex = 0 Me.Label11.Text = "Y" ' @@ -6096,17 +6552,19 @@ Partial Class Main_Form ' Me.Panel14.Controls.Add(Me.TextBox12) Me.Panel14.Controls.Add(Me.Label12) - Me.Panel14.Location = New System.Drawing.Point(4, 26) + Me.Panel14.Location = New System.Drawing.Point(5, 32) + Me.Panel14.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel14.Name = "Panel14" - Me.Panel14.Size = New System.Drawing.Size(139, 35) + Me.Panel14.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.TextBox12.Location = New System.Drawing.Point(54, 2) + Me.TextBox12.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox12.Name = "TextBox12" - Me.TextBox12.Size = New System.Drawing.Size(87, 32) + Me.TextBox12.Size = New System.Drawing.Size(99, 38) Me.TextBox12.TabIndex = 2 Me.TextBox12.Text = "195" Me.TextBox12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6115,9 +6573,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(12, 5) + Me.Label12.Location = New System.Drawing.Point(14, 6) Me.Label12.Name = "Label12" - Me.Label12.Size = New System.Drawing.Size(29, 24) + Me.Label12.Size = New System.Drawing.Size(38, 32) Me.Label12.TabIndex = 0 Me.Label12.Text = "X " ' @@ -6126,9 +6584,11 @@ 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(11, 92) + Me.GroupBox18.Location = New System.Drawing.Point(13, 115) + Me.GroupBox18.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.GroupBox18.Name = "GroupBox18" - Me.GroupBox18.Size = New System.Drawing.Size(300, 65) + Me.GroupBox18.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox18.Size = New System.Drawing.Size(343, 81) Me.GroupBox18.TabIndex = 11 Me.GroupBox18.TabStop = False Me.GroupBox18.Text = "Red 측정좌표 ②" @@ -6137,17 +6597,19 @@ Partial Class Main_Form ' Me.Panel15.Controls.Add(Me.TextBox13) Me.Panel15.Controls.Add(Me.Label13) - Me.Panel15.Location = New System.Drawing.Point(148, 26) + Me.Panel15.Location = New System.Drawing.Point(169, 32) + Me.Panel15.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel15.Name = "Panel15" - Me.Panel15.Size = New System.Drawing.Size(139, 35) + Me.Panel15.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.TextBox13.Location = New System.Drawing.Point(54, 2) + Me.TextBox13.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox13.Name = "TextBox13" - Me.TextBox13.Size = New System.Drawing.Size(87, 32) + Me.TextBox13.Size = New System.Drawing.Size(99, 38) Me.TextBox13.TabIndex = 2 Me.TextBox13.Text = "40" Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6156,9 +6618,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(18, 5) + Me.Label13.Location = New System.Drawing.Point(21, 6) Me.Label13.Name = "Label13" - Me.Label13.Size = New System.Drawing.Size(23, 24) + Me.Label13.Size = New System.Drawing.Size(31, 32) Me.Label13.TabIndex = 0 Me.Label13.Text = "Y" ' @@ -6166,17 +6628,19 @@ Partial Class Main_Form ' Me.Panel16.Controls.Add(Me.TextBox14) Me.Panel16.Controls.Add(Me.Label14) - Me.Panel16.Location = New System.Drawing.Point(4, 26) + Me.Panel16.Location = New System.Drawing.Point(5, 32) + Me.Panel16.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel16.Name = "Panel16" - Me.Panel16.Size = New System.Drawing.Size(139, 35) + Me.Panel16.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.TextBox14.Location = New System.Drawing.Point(54, 2) + Me.TextBox14.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox14.Name = "TextBox14" - Me.TextBox14.Size = New System.Drawing.Size(87, 32) + Me.TextBox14.Size = New System.Drawing.Size(99, 38) Me.TextBox14.TabIndex = 2 Me.TextBox14.Text = "29" Me.TextBox14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6185,9 +6649,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(12, 5) + Me.Label14.Location = New System.Drawing.Point(14, 6) Me.Label14.Name = "Label14" - Me.Label14.Size = New System.Drawing.Size(29, 24) + Me.Label14.Size = New System.Drawing.Size(38, 32) Me.Label14.TabIndex = 0 Me.Label14.Text = "X " ' @@ -6196,9 +6660,11 @@ 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(11, 25) + Me.GroupBox19.Location = New System.Drawing.Point(13, 31) + Me.GroupBox19.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.GroupBox19.Name = "GroupBox19" - Me.GroupBox19.Size = New System.Drawing.Size(300, 65) + Me.GroupBox19.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox19.Size = New System.Drawing.Size(343, 81) Me.GroupBox19.TabIndex = 10 Me.GroupBox19.TabStop = False Me.GroupBox19.Text = "Red 측정좌표 ①" @@ -6207,17 +6673,19 @@ Partial Class Main_Form ' Me.Panel17.Controls.Add(Me.TextBox27) Me.Panel17.Controls.Add(Me.Label27) - Me.Panel17.Location = New System.Drawing.Point(148, 26) + Me.Panel17.Location = New System.Drawing.Point(169, 32) + Me.Panel17.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel17.Name = "Panel17" - Me.Panel17.Size = New System.Drawing.Size(139, 35) + Me.Panel17.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.TextBox27.Location = New System.Drawing.Point(54, 2) + Me.TextBox27.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox27.Name = "TextBox27" - Me.TextBox27.Size = New System.Drawing.Size(87, 32) + Me.TextBox27.Size = New System.Drawing.Size(99, 38) Me.TextBox27.TabIndex = 2 Me.TextBox27.Text = "295" Me.TextBox27.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6226,9 +6694,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(18, 5) + Me.Label27.Location = New System.Drawing.Point(21, 6) Me.Label27.Name = "Label27" - Me.Label27.Size = New System.Drawing.Size(23, 24) + Me.Label27.Size = New System.Drawing.Size(31, 32) Me.Label27.TabIndex = 0 Me.Label27.Text = "Y" ' @@ -6236,17 +6704,19 @@ Partial Class Main_Form ' Me.Panel30.Controls.Add(Me.TextBox28) Me.Panel30.Controls.Add(Me.Label28) - Me.Panel30.Location = New System.Drawing.Point(4, 26) + Me.Panel30.Location = New System.Drawing.Point(5, 32) + Me.Panel30.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel30.Name = "Panel30" - Me.Panel30.Size = New System.Drawing.Size(139, 35) + Me.Panel30.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.TextBox28.Location = New System.Drawing.Point(54, 2) + Me.TextBox28.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox28.Name = "TextBox28" - Me.TextBox28.Size = New System.Drawing.Size(87, 32) + Me.TextBox28.Size = New System.Drawing.Size(99, 38) Me.TextBox28.TabIndex = 2 Me.TextBox28.Text = "225" Me.TextBox28.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6255,9 +6725,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(12, 5) + Me.Label28.Location = New System.Drawing.Point(14, 6) Me.Label28.Name = "Label28" - Me.Label28.Size = New System.Drawing.Size(29, 24) + Me.Label28.Size = New System.Drawing.Size(38, 32) Me.Label28.TabIndex = 0 Me.Label28.Text = "X " ' @@ -6265,9 +6735,11 @@ 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, 110) + 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.Name = "gbBDVrms2_AL" - Me.gbBDVrms2_AL.Size = New System.Drawing.Size(271, 81) + 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.TabIndex = 9 Me.gbBDVrms2_AL.TabStop = False Me.gbBDVrms2_AL.Text = "2MHz_VRMS" @@ -6276,17 +6748,19 @@ 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(137, 26) + 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.Name = "pnBDVRmax2_AL" - Me.pnBDVRmax2_AL.Size = New System.Drawing.Size(132, 45) + Me.pnBDVRmax2_AL.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbBDVRmax2_AL" - Me.txbBDVRmax2_AL.Size = New System.Drawing.Size(80, 39) + Me.txbBDVRmax2_AL.Size = New System.Drawing.Size(91, 46) Me.txbBDVRmax2_AL.TabIndex = 2 Me.txbBDVRmax2_AL.Text = "40" Me.txbBDVRmax2_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6295,9 +6769,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(4, 11) + Me.lbBDVRmax2_AL.Location = New System.Drawing.Point(5, 14) Me.lbBDVRmax2_AL.Name = "lbBDVRmax2_AL" - Me.lbBDVRmax2_AL.Size = New System.Drawing.Size(47, 24) + Me.lbBDVRmax2_AL.Size = New System.Drawing.Size(61, 32) Me.lbBDVRmax2_AL.TabIndex = 0 Me.lbBDVRmax2_AL.Text = "Max" ' @@ -6305,17 +6779,19 @@ 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(4, 26) + 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.Name = "pnBDVRmin2_AL" - Me.pnBDVRmin2_AL.Size = New System.Drawing.Size(130, 45) + Me.pnBDVRmin2_AL.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbBDVRmin2_AL" - Me.txbBDVRmin2_AL.Size = New System.Drawing.Size(80, 39) + Me.txbBDVRmin2_AL.Size = New System.Drawing.Size(91, 46) Me.txbBDVRmin2_AL.TabIndex = 2 Me.txbBDVRmin2_AL.Text = "29" Me.txbBDVRmin2_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6324,9 +6800,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(4, 11) + Me.lbBDVRmin2_AL.Location = New System.Drawing.Point(5, 14) Me.lbBDVRmin2_AL.Name = "lbBDVRmin2_AL" - Me.lbBDVRmin2_AL.Size = New System.Drawing.Size(43, 24) + Me.lbBDVRmin2_AL.Size = New System.Drawing.Size(56, 32) Me.lbBDVRmin2_AL.TabIndex = 0 Me.lbBDVRmin2_AL.Text = "Min" ' @@ -6334,9 +6810,11 @@ 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, 23) + 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.Name = "gbBDVrms1_AL" - Me.gbBDVrms1_AL.Size = New System.Drawing.Size(271, 81) + 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.TabIndex = 8 Me.gbBDVrms1_AL.TabStop = False Me.gbBDVrms1_AL.Text = "1MHz_VRMS" @@ -6345,17 +6823,19 @@ 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(137, 26) + 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.Name = "pnBDVRmax1_AL" - Me.pnBDVRmax1_AL.Size = New System.Drawing.Size(132, 45) + Me.pnBDVRmax1_AL.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbBDVRmax1_AL" - Me.txbBDVRmax1_AL.Size = New System.Drawing.Size(80, 39) + Me.txbBDVRmax1_AL.Size = New System.Drawing.Size(91, 46) Me.txbBDVRmax1_AL.TabIndex = 2 Me.txbBDVRmax1_AL.Text = "30" Me.txbBDVRmax1_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6364,9 +6844,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(4, 11) + Me.lbBDVRmax1_AL.Location = New System.Drawing.Point(5, 14) Me.lbBDVRmax1_AL.Name = "lbBDVRmax1_AL" - Me.lbBDVRmax1_AL.Size = New System.Drawing.Size(47, 24) + Me.lbBDVRmax1_AL.Size = New System.Drawing.Size(61, 32) Me.lbBDVRmax1_AL.TabIndex = 0 Me.lbBDVRmax1_AL.Text = "Max" ' @@ -6374,17 +6854,19 @@ 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(4, 26) + 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.Name = "pnBDVRmin1_AL" - Me.pnBDVRmin1_AL.Size = New System.Drawing.Size(130, 45) + Me.pnBDVRmin1_AL.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbBDVRmin1_AL" - Me.txbBDVRmin1_AL.Size = New System.Drawing.Size(80, 39) + Me.txbBDVRmin1_AL.Size = New System.Drawing.Size(91, 46) Me.txbBDVRmin1_AL.TabIndex = 2 Me.txbBDVRmin1_AL.Text = "28" Me.txbBDVRmin1_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6393,9 +6875,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(4, 11) + Me.lbBDVRmin1_AL.Location = New System.Drawing.Point(5, 14) Me.lbBDVRmin1_AL.Name = "lbBDVRmin1_AL" - Me.lbBDVRmin1_AL.Size = New System.Drawing.Size(43, 24) + Me.lbBDVRmin1_AL.Size = New System.Drawing.Size(56, 32) Me.lbBDVRmin1_AL.TabIndex = 0 Me.lbBDVRmin1_AL.Text = "Min" ' @@ -6404,9 +6886,11 @@ 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, 80) + 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.Name = "gbOpTmp_AL" - Me.gbOpTmp_AL.Size = New System.Drawing.Size(275, 200) + 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.TabIndex = 111 Me.gbOpTmp_AL.TabStop = False Me.gbOpTmp_AL.Text = "Temperature" @@ -6415,9 +6899,11 @@ 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, 105) + 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.Name = "gbTmpCart_AL" - Me.gbTmpCart_AL.Size = New System.Drawing.Size(271, 81) + 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.TabIndex = 10 Me.gbTmpCart_AL.TabStop = False Me.gbTmpCart_AL.Text = "Cartridge" @@ -6426,17 +6912,19 @@ 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(137, 25) + 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.Name = "pnTpCartMax_AL" - Me.pnTpCartMax_AL.Size = New System.Drawing.Size(132, 45) + Me.pnTpCartMax_AL.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbTpCartMax_AL" - Me.txbTpCartMax_AL.Size = New System.Drawing.Size(80, 39) + Me.txbTpCartMax_AL.Size = New System.Drawing.Size(91, 46) Me.txbTpCartMax_AL.TabIndex = 2 Me.txbTpCartMax_AL.Text = "30" Me.txbTpCartMax_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6445,9 +6933,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(4, 11) + Me.lbTpCartMax_AL.Location = New System.Drawing.Point(5, 14) Me.lbTpCartMax_AL.Name = "lbTpCartMax_AL" - Me.lbTpCartMax_AL.Size = New System.Drawing.Size(47, 24) + Me.lbTpCartMax_AL.Size = New System.Drawing.Size(61, 32) Me.lbTpCartMax_AL.TabIndex = 0 Me.lbTpCartMax_AL.Text = "Max" ' @@ -6455,17 +6943,19 @@ 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(4, 25) + 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.Name = "pnTpCartMin_AL" - Me.pnTpCartMin_AL.Size = New System.Drawing.Size(130, 45) + Me.pnTpCartMin_AL.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbTpCartMin_AL" - Me.txbTpCartMin_AL.Size = New System.Drawing.Size(80, 39) + Me.txbTpCartMin_AL.Size = New System.Drawing.Size(91, 46) Me.txbTpCartMin_AL.TabIndex = 2 Me.txbTpCartMin_AL.Text = "20" Me.txbTpCartMin_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6474,9 +6964,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(4, 11) + Me.lbTpCartMin_AL.Location = New System.Drawing.Point(5, 14) Me.lbTpCartMin_AL.Name = "lbTpCartMin_AL" - Me.lbTpCartMin_AL.Size = New System.Drawing.Size(43, 24) + Me.lbTpCartMin_AL.Size = New System.Drawing.Size(56, 32) Me.lbTpCartMin_AL.TabIndex = 0 Me.lbTpCartMin_AL.Text = "Min" ' @@ -6484,9 +6974,11 @@ 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, 23) + 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.Name = "gbTmpDev_AL" - Me.gbTmpDev_AL.Size = New System.Drawing.Size(271, 81) + 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.TabIndex = 9 Me.gbTmpDev_AL.TabStop = False Me.gbTmpDev_AL.Text = "Device" @@ -6495,17 +6987,19 @@ 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(137, 25) + 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.Name = "pnTpDevMax_AL" - Me.pnTpDevMax_AL.Size = New System.Drawing.Size(132, 45) + Me.pnTpDevMax_AL.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbTpDevMax_AL" - Me.txbTpDevMax_AL.Size = New System.Drawing.Size(80, 39) + Me.txbTpDevMax_AL.Size = New System.Drawing.Size(91, 46) Me.txbTpDevMax_AL.TabIndex = 2 Me.txbTpDevMax_AL.Text = "30" Me.txbTpDevMax_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6514,9 +7008,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(4, 11) + Me.lbTpDevMax_AL.Location = New System.Drawing.Point(5, 14) Me.lbTpDevMax_AL.Name = "lbTpDevMax_AL" - Me.lbTpDevMax_AL.Size = New System.Drawing.Size(47, 24) + Me.lbTpDevMax_AL.Size = New System.Drawing.Size(61, 32) Me.lbTpDevMax_AL.TabIndex = 0 Me.lbTpDevMax_AL.Text = "Max" ' @@ -6524,17 +7018,19 @@ 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(4, 25) + 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.Name = "pnTpDevMin_AL" - Me.pnTpDevMin_AL.Size = New System.Drawing.Size(130, 45) + Me.pnTpDevMin_AL.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbTpDevMin_AL" - Me.txbTpDevMin_AL.Size = New System.Drawing.Size(80, 39) + Me.txbTpDevMin_AL.Size = New System.Drawing.Size(91, 46) Me.txbTpDevMin_AL.TabIndex = 2 Me.txbTpDevMin_AL.Text = "20" Me.txbTpDevMin_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6543,9 +7039,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(4, 11) + Me.lbTpDevMin_AL.Location = New System.Drawing.Point(5, 14) Me.lbTpDevMin_AL.Name = "lbTpDevMin_AL" - Me.lbTpDevMin_AL.Size = New System.Drawing.Size(43, 24) + Me.lbTpDevMin_AL.Size = New System.Drawing.Size(56, 32) Me.lbTpDevMin_AL.TabIndex = 0 Me.lbTpDevMin_AL.Text = "Min" ' @@ -6554,9 +7050,11 @@ 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(285, 0) + 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.Name = "gbOpBat_AL" - Me.gbOpBat_AL.Size = New System.Drawing.Size(275, 75) + 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.TabIndex = 110 Me.gbOpBat_AL.TabStop = False Me.gbOpBat_AL.Text = "Battery Level" @@ -6565,17 +7063,19 @@ 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(137, 25) + 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.Name = "pnBatMax_AL" - Me.pnBatMax_AL.Size = New System.Drawing.Size(132, 45) + Me.pnBatMax_AL.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbBatMax_AL" - Me.txbBatMax_AL.Size = New System.Drawing.Size(80, 39) + Me.txbBatMax_AL.Size = New System.Drawing.Size(91, 46) Me.txbBatMax_AL.TabIndex = 2 Me.txbBatMax_AL.Text = "4.0" Me.txbBatMax_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6584,9 +7084,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(4, 11) + Me.lbBatMax_AL.Location = New System.Drawing.Point(5, 14) Me.lbBatMax_AL.Name = "lbBatMax_AL" - Me.lbBatMax_AL.Size = New System.Drawing.Size(47, 24) + Me.lbBatMax_AL.Size = New System.Drawing.Size(61, 32) Me.lbBatMax_AL.TabIndex = 0 Me.lbBatMax_AL.Text = "Max" ' @@ -6594,17 +7094,19 @@ 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(6, 25) + 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.Name = "pnBatMin_AL" - Me.pnBatMin_AL.Size = New System.Drawing.Size(130, 45) + Me.pnBatMin_AL.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbBatMin_AL" - Me.txbBatMin_AL.Size = New System.Drawing.Size(80, 39) + Me.txbBatMin_AL.Size = New System.Drawing.Size(91, 46) Me.txbBatMin_AL.TabIndex = 2 Me.txbBatMin_AL.Text = "3.8" Me.txbBatMin_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6613,9 +7115,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(4, 11) + Me.lbBatMin_AL.Location = New System.Drawing.Point(5, 14) Me.lbBatMin_AL.Name = "lbBatMin_AL" - Me.lbBatMin_AL.Size = New System.Drawing.Size(43, 24) + Me.lbBatMin_AL.Size = New System.Drawing.Size(56, 32) Me.lbBatMin_AL.TabIndex = 0 Me.lbBatMin_AL.Text = "Min" ' @@ -6625,9 +7127,11 @@ 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(285, 80) + 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.Name = "gbRFsort_AL" - Me.gbRFsort_AL.Size = New System.Drawing.Size(280, 290) + 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.TabIndex = 107 Me.gbRFsort_AL.TabStop = False Me.gbRFsort_AL.Text = "RF Test" @@ -6637,9 +7141,11 @@ 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, 195) + 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.Name = "gbRFVrms3_AL" - Me.gbRFVrms3_AL.Size = New System.Drawing.Size(271, 81) + 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.TabIndex = 10 Me.gbRFVrms3_AL.TabStop = False Me.gbRFVrms3_AL.Text = "3MHz_VRMS" @@ -6648,17 +7154,19 @@ 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(137, 26) + 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.Name = "pnRFVRmax3_AL" - Me.pnRFVRmax3_AL.Size = New System.Drawing.Size(132, 45) + Me.pnRFVRmax3_AL.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbRFVRmax3_AL" - Me.txbRFVRmax3_AL.Size = New System.Drawing.Size(80, 39) + Me.txbRFVRmax3_AL.Size = New System.Drawing.Size(91, 46) Me.txbRFVRmax3_AL.TabIndex = 2 Me.txbRFVRmax3_AL.Text = "40" Me.txbRFVRmax3_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6667,9 +7175,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(4, 11) + Me.lbRFVRmax3_AL.Location = New System.Drawing.Point(5, 14) Me.lbRFVRmax3_AL.Name = "lbRFVRmax3_AL" - Me.lbRFVRmax3_AL.Size = New System.Drawing.Size(47, 24) + Me.lbRFVRmax3_AL.Size = New System.Drawing.Size(61, 32) Me.lbRFVRmax3_AL.TabIndex = 0 Me.lbRFVRmax3_AL.Text = "Max" ' @@ -6677,17 +7185,19 @@ 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(4, 26) + 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.Name = "pnRFVRmin3_AL" - Me.pnRFVRmin3_AL.Size = New System.Drawing.Size(130, 45) + Me.pnRFVRmin3_AL.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbRFVRmin3_AL" - Me.txbRFVRmin3_AL.Size = New System.Drawing.Size(80, 39) + Me.txbRFVRmin3_AL.Size = New System.Drawing.Size(91, 46) Me.txbRFVRmin3_AL.TabIndex = 2 Me.txbRFVRmin3_AL.Text = "30" Me.txbRFVRmin3_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6696,9 +7206,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(4, 11) + Me.lbRFVRmin3_AL.Location = New System.Drawing.Point(5, 14) Me.lbRFVRmin3_AL.Name = "lbRFVRmin3_AL" - Me.lbRFVRmin3_AL.Size = New System.Drawing.Size(43, 24) + Me.lbRFVRmin3_AL.Size = New System.Drawing.Size(56, 32) Me.lbRFVRmin3_AL.TabIndex = 0 Me.lbRFVRmin3_AL.Text = "Min" ' @@ -6710,9 +7220,11 @@ 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(258, 78) + Me.GroupBox27.Location = New System.Drawing.Point(295, 98) + Me.GroupBox27.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.GroupBox27.Name = "GroupBox27" - Me.GroupBox27.Size = New System.Drawing.Size(644, 183) + Me.GroupBox27.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox27.Size = New System.Drawing.Size(736, 229) Me.GroupBox27.TabIndex = 132 Me.GroupBox27.TabStop = False Me.GroupBox27.Text = "LED 측정 관련" @@ -6722,9 +7234,11 @@ 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(317, 92) + Me.GroupBox28.Location = New System.Drawing.Point(362, 115) + Me.GroupBox28.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.GroupBox28.Name = "GroupBox28" - Me.GroupBox28.Size = New System.Drawing.Size(300, 65) + Me.GroupBox28.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox28.Size = New System.Drawing.Size(343, 81) Me.GroupBox28.TabIndex = 11 Me.GroupBox28.TabStop = False Me.GroupBox28.Text = "Yellow 측정좌표 ②" @@ -6733,17 +7247,19 @@ Partial Class Main_Form ' Me.Panel41.Controls.Add(Me.TextBox38) Me.Panel41.Controls.Add(Me.Label39) - Me.Panel41.Location = New System.Drawing.Point(148, 26) + Me.Panel41.Location = New System.Drawing.Point(169, 32) + Me.Panel41.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel41.Name = "Panel41" - Me.Panel41.Size = New System.Drawing.Size(139, 35) + Me.Panel41.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.TextBox38.Location = New System.Drawing.Point(54, 2) + Me.TextBox38.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox38.Name = "TextBox38" - Me.TextBox38.Size = New System.Drawing.Size(87, 32) + Me.TextBox38.Size = New System.Drawing.Size(99, 38) Me.TextBox38.TabIndex = 2 Me.TextBox38.Text = "40" Me.TextBox38.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6752,9 +7268,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(18, 5) + Me.Label39.Location = New System.Drawing.Point(21, 6) Me.Label39.Name = "Label39" - Me.Label39.Size = New System.Drawing.Size(23, 24) + Me.Label39.Size = New System.Drawing.Size(31, 32) Me.Label39.TabIndex = 0 Me.Label39.Text = "Y" ' @@ -6762,17 +7278,19 @@ Partial Class Main_Form ' Me.Panel42.Controls.Add(Me.TextBox39) Me.Panel42.Controls.Add(Me.Label40) - Me.Panel42.Location = New System.Drawing.Point(4, 26) + Me.Panel42.Location = New System.Drawing.Point(5, 32) + Me.Panel42.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel42.Name = "Panel42" - Me.Panel42.Size = New System.Drawing.Size(139, 35) + Me.Panel42.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.TextBox39.Location = New System.Drawing.Point(54, 2) + Me.TextBox39.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox39.Name = "TextBox39" - Me.TextBox39.Size = New System.Drawing.Size(87, 32) + Me.TextBox39.Size = New System.Drawing.Size(99, 38) Me.TextBox39.TabIndex = 2 Me.TextBox39.Text = "29" Me.TextBox39.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6781,9 +7299,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(12, 5) + Me.Label40.Location = New System.Drawing.Point(14, 6) Me.Label40.Name = "Label40" - Me.Label40.Size = New System.Drawing.Size(29, 24) + Me.Label40.Size = New System.Drawing.Size(38, 32) Me.Label40.TabIndex = 0 Me.Label40.Text = "X " ' @@ -6792,9 +7310,11 @@ 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(317, 25) + Me.GroupBox29.Location = New System.Drawing.Point(362, 31) + Me.GroupBox29.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.GroupBox29.Name = "GroupBox29" - Me.GroupBox29.Size = New System.Drawing.Size(300, 65) + Me.GroupBox29.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox29.Size = New System.Drawing.Size(343, 81) Me.GroupBox29.TabIndex = 11 Me.GroupBox29.TabStop = False Me.GroupBox29.Text = "Yellow 측정좌표 ①" @@ -6803,17 +7323,19 @@ Partial Class Main_Form ' Me.Panel43.Controls.Add(Me.TextBox40) Me.Panel43.Controls.Add(Me.Label41) - Me.Panel43.Location = New System.Drawing.Point(148, 26) + Me.Panel43.Location = New System.Drawing.Point(169, 32) + Me.Panel43.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel43.Name = "Panel43" - Me.Panel43.Size = New System.Drawing.Size(139, 35) + Me.Panel43.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.TextBox40.Location = New System.Drawing.Point(54, 2) + Me.TextBox40.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox40.Name = "TextBox40" - Me.TextBox40.Size = New System.Drawing.Size(87, 32) + Me.TextBox40.Size = New System.Drawing.Size(99, 38) Me.TextBox40.TabIndex = 2 Me.TextBox40.Text = "385" Me.TextBox40.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6822,9 +7344,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(18, 5) + Me.Label41.Location = New System.Drawing.Point(21, 6) Me.Label41.Name = "Label41" - Me.Label41.Size = New System.Drawing.Size(23, 24) + Me.Label41.Size = New System.Drawing.Size(31, 32) Me.Label41.TabIndex = 0 Me.Label41.Text = "Y" ' @@ -6832,17 +7354,19 @@ Partial Class Main_Form ' Me.Panel44.Controls.Add(Me.TextBox41) Me.Panel44.Controls.Add(Me.Label42) - Me.Panel44.Location = New System.Drawing.Point(4, 26) + Me.Panel44.Location = New System.Drawing.Point(5, 32) + Me.Panel44.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel44.Name = "Panel44" - Me.Panel44.Size = New System.Drawing.Size(139, 35) + Me.Panel44.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.TextBox41.Location = New System.Drawing.Point(54, 2) + Me.TextBox41.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox41.Name = "TextBox41" - Me.TextBox41.Size = New System.Drawing.Size(87, 32) + Me.TextBox41.Size = New System.Drawing.Size(99, 38) Me.TextBox41.TabIndex = 2 Me.TextBox41.Text = "195" Me.TextBox41.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6851,9 +7375,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(12, 5) + Me.Label42.Location = New System.Drawing.Point(14, 6) Me.Label42.Name = "Label42" - Me.Label42.Size = New System.Drawing.Size(29, 24) + Me.Label42.Size = New System.Drawing.Size(38, 32) Me.Label42.TabIndex = 0 Me.Label42.Text = "X " ' @@ -6862,9 +7386,11 @@ 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(11, 92) + Me.GroupBox30.Location = New System.Drawing.Point(13, 115) + Me.GroupBox30.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.GroupBox30.Name = "GroupBox30" - Me.GroupBox30.Size = New System.Drawing.Size(300, 65) + Me.GroupBox30.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox30.Size = New System.Drawing.Size(343, 81) Me.GroupBox30.TabIndex = 11 Me.GroupBox30.TabStop = False Me.GroupBox30.Text = "Red 측정좌표 ②" @@ -6873,17 +7399,19 @@ Partial Class Main_Form ' Me.Panel45.Controls.Add(Me.TextBox42) Me.Panel45.Controls.Add(Me.Label43) - Me.Panel45.Location = New System.Drawing.Point(148, 26) + Me.Panel45.Location = New System.Drawing.Point(169, 32) + Me.Panel45.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel45.Name = "Panel45" - Me.Panel45.Size = New System.Drawing.Size(139, 35) + Me.Panel45.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.TextBox42.Location = New System.Drawing.Point(54, 2) + Me.TextBox42.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox42.Name = "TextBox42" - Me.TextBox42.Size = New System.Drawing.Size(87, 32) + Me.TextBox42.Size = New System.Drawing.Size(99, 38) Me.TextBox42.TabIndex = 2 Me.TextBox42.Text = "40" Me.TextBox42.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6892,9 +7420,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(18, 5) + Me.Label43.Location = New System.Drawing.Point(21, 6) Me.Label43.Name = "Label43" - Me.Label43.Size = New System.Drawing.Size(23, 24) + Me.Label43.Size = New System.Drawing.Size(31, 32) Me.Label43.TabIndex = 0 Me.Label43.Text = "Y" ' @@ -6902,17 +7430,19 @@ Partial Class Main_Form ' Me.Panel46.Controls.Add(Me.TextBox43) Me.Panel46.Controls.Add(Me.Label44) - Me.Panel46.Location = New System.Drawing.Point(4, 26) + Me.Panel46.Location = New System.Drawing.Point(5, 32) + Me.Panel46.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel46.Name = "Panel46" - Me.Panel46.Size = New System.Drawing.Size(139, 35) + Me.Panel46.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.TextBox43.Location = New System.Drawing.Point(54, 2) + Me.TextBox43.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox43.Name = "TextBox43" - Me.TextBox43.Size = New System.Drawing.Size(87, 32) + Me.TextBox43.Size = New System.Drawing.Size(99, 38) Me.TextBox43.TabIndex = 2 Me.TextBox43.Text = "29" Me.TextBox43.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6921,9 +7451,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(12, 5) + Me.Label44.Location = New System.Drawing.Point(14, 6) Me.Label44.Name = "Label44" - Me.Label44.Size = New System.Drawing.Size(29, 24) + Me.Label44.Size = New System.Drawing.Size(38, 32) Me.Label44.TabIndex = 0 Me.Label44.Text = "X " ' @@ -6932,9 +7462,11 @@ 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(11, 25) + Me.GroupBox31.Location = New System.Drawing.Point(13, 31) + Me.GroupBox31.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.GroupBox31.Name = "GroupBox31" - Me.GroupBox31.Size = New System.Drawing.Size(300, 65) + Me.GroupBox31.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.GroupBox31.Size = New System.Drawing.Size(343, 81) Me.GroupBox31.TabIndex = 10 Me.GroupBox31.TabStop = False Me.GroupBox31.Text = "Red 측정좌표 ①" @@ -6943,17 +7475,19 @@ Partial Class Main_Form ' Me.Panel47.Controls.Add(Me.TextBox44) Me.Panel47.Controls.Add(Me.Label45) - Me.Panel47.Location = New System.Drawing.Point(148, 26) + Me.Panel47.Location = New System.Drawing.Point(169, 32) + Me.Panel47.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel47.Name = "Panel47" - Me.Panel47.Size = New System.Drawing.Size(139, 35) + Me.Panel47.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.TextBox44.Location = New System.Drawing.Point(54, 2) + Me.TextBox44.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox44.Name = "TextBox44" - Me.TextBox44.Size = New System.Drawing.Size(87, 32) + Me.TextBox44.Size = New System.Drawing.Size(99, 38) Me.TextBox44.TabIndex = 2 Me.TextBox44.Text = "295" Me.TextBox44.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6962,9 +7496,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(18, 5) + Me.Label45.Location = New System.Drawing.Point(21, 6) Me.Label45.Name = "Label45" - Me.Label45.Size = New System.Drawing.Size(23, 24) + Me.Label45.Size = New System.Drawing.Size(31, 32) Me.Label45.TabIndex = 0 Me.Label45.Text = "Y" ' @@ -6972,17 +7506,19 @@ Partial Class Main_Form ' Me.Panel48.Controls.Add(Me.TextBox45) Me.Panel48.Controls.Add(Me.Label46) - Me.Panel48.Location = New System.Drawing.Point(4, 26) + Me.Panel48.Location = New System.Drawing.Point(5, 32) + Me.Panel48.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel48.Name = "Panel48" - Me.Panel48.Size = New System.Drawing.Size(139, 35) + Me.Panel48.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.TextBox45.Location = New System.Drawing.Point(54, 2) + Me.TextBox45.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.TextBox45.Name = "TextBox45" - Me.TextBox45.Size = New System.Drawing.Size(87, 32) + Me.TextBox45.Size = New System.Drawing.Size(99, 38) Me.TextBox45.TabIndex = 2 Me.TextBox45.Text = "225" Me.TextBox45.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -6991,9 +7527,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(12, 5) + Me.Label46.Location = New System.Drawing.Point(14, 6) Me.Label46.Name = "Label46" - Me.Label46.Size = New System.Drawing.Size(29, 24) + Me.Label46.Size = New System.Drawing.Size(38, 32) Me.Label46.TabIndex = 0 Me.Label46.Text = "X " ' @@ -7001,9 +7537,11 @@ 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, 110) + 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.Name = "gbRFVrms2_AL" - Me.gbRFVrms2_AL.Size = New System.Drawing.Size(271, 81) + 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.TabIndex = 9 Me.gbRFVrms2_AL.TabStop = False Me.gbRFVrms2_AL.Text = "2MHz_VRMS" @@ -7012,17 +7550,19 @@ 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(137, 26) + 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.Name = "pnRFVRmax2_AL" - Me.pnRFVRmax2_AL.Size = New System.Drawing.Size(132, 45) + Me.pnRFVRmax2_AL.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbRFVRmax2_AL" - Me.txbRFVRmax2_AL.Size = New System.Drawing.Size(80, 39) + Me.txbRFVRmax2_AL.Size = New System.Drawing.Size(91, 46) Me.txbRFVRmax2_AL.TabIndex = 2 Me.txbRFVRmax2_AL.Text = "40" Me.txbRFVRmax2_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7031,9 +7571,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(4, 11) + Me.lbRFVRmax2_AL.Location = New System.Drawing.Point(5, 14) Me.lbRFVRmax2_AL.Name = "lbRFVRmax2_AL" - Me.lbRFVRmax2_AL.Size = New System.Drawing.Size(47, 24) + Me.lbRFVRmax2_AL.Size = New System.Drawing.Size(61, 32) Me.lbRFVRmax2_AL.TabIndex = 0 Me.lbRFVRmax2_AL.Text = "Max" ' @@ -7041,17 +7581,19 @@ 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(4, 26) + 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.Name = "pnRFVRmin2_AL" - Me.pnRFVRmin2_AL.Size = New System.Drawing.Size(130, 45) + Me.pnRFVRmin2_AL.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbRFVRmin2_AL" - Me.txbRFVRmin2_AL.Size = New System.Drawing.Size(80, 39) + Me.txbRFVRmin2_AL.Size = New System.Drawing.Size(91, 46) Me.txbRFVRmin2_AL.TabIndex = 2 Me.txbRFVRmin2_AL.Text = "29" Me.txbRFVRmin2_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7060,9 +7602,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(4, 11) + Me.lbRFVRmin2_AL.Location = New System.Drawing.Point(5, 14) Me.lbRFVRmin2_AL.Name = "lbRFVRmin2_AL" - Me.lbRFVRmin2_AL.Size = New System.Drawing.Size(43, 24) + Me.lbRFVRmin2_AL.Size = New System.Drawing.Size(56, 32) Me.lbRFVRmin2_AL.TabIndex = 0 Me.lbRFVRmin2_AL.Text = "Min" ' @@ -7070,9 +7612,11 @@ 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, 23) + 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.Name = "gbRFVrms1_AL" - Me.gbRFVrms1_AL.Size = New System.Drawing.Size(271, 81) + 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.TabIndex = 8 Me.gbRFVrms1_AL.TabStop = False Me.gbRFVrms1_AL.Text = "1MHz_VRMS" @@ -7081,17 +7625,19 @@ 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(137, 26) + 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.Name = "pnRFVRmax1_AL" - Me.pnRFVRmax1_AL.Size = New System.Drawing.Size(132, 45) + Me.pnRFVRmax1_AL.Size = New System.Drawing.Size(151, 56) 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(49, 2) + 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.Name = "txbRFVRmax1_AL" - Me.txbRFVRmax1_AL.Size = New System.Drawing.Size(80, 39) + Me.txbRFVRmax1_AL.Size = New System.Drawing.Size(91, 46) Me.txbRFVRmax1_AL.TabIndex = 2 Me.txbRFVRmax1_AL.Text = "30" Me.txbRFVRmax1_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7100,9 +7646,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(4, 11) + Me.lbRFVRmax1_AL.Location = New System.Drawing.Point(5, 14) Me.lbRFVRmax1_AL.Name = "lbRFVRmax1_AL" - Me.lbRFVRmax1_AL.Size = New System.Drawing.Size(47, 24) + Me.lbRFVRmax1_AL.Size = New System.Drawing.Size(61, 32) Me.lbRFVRmax1_AL.TabIndex = 0 Me.lbRFVRmax1_AL.Text = "Max" ' @@ -7110,17 +7656,19 @@ 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(4, 26) + 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.Name = "pnRFVRmin1_AL" - Me.pnRFVRmin1_AL.Size = New System.Drawing.Size(130, 45) + Me.pnRFVRmin1_AL.Size = New System.Drawing.Size(149, 56) 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(48, 2) + 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.Name = "txbRFVRmin1_AL" - Me.txbRFVRmin1_AL.Size = New System.Drawing.Size(80, 39) + Me.txbRFVRmin1_AL.Size = New System.Drawing.Size(91, 46) Me.txbRFVRmin1_AL.TabIndex = 2 Me.txbRFVRmin1_AL.Text = "28" Me.txbRFVRmin1_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7129,9 +7677,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(4, 11) + Me.lbRFVRmin1_AL.Location = New System.Drawing.Point(5, 14) Me.lbRFVRmin1_AL.Name = "lbRFVRmin1_AL" - Me.lbRFVRmin1_AL.Size = New System.Drawing.Size(43, 24) + Me.lbRFVRmin1_AL.Size = New System.Drawing.Size(56, 32) Me.lbRFVRmin1_AL.TabIndex = 0 Me.lbRFVRmin1_AL.Text = "Min" ' @@ -7140,8 +7688,10 @@ 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.Size = New System.Drawing.Size(275, 75) + 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.TabIndex = 109 Me.gbFirmVer_AL.TabStop = False Me.gbFirmVer_AL.Text = "FormWare Version" @@ -7150,17 +7700,19 @@ 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(6, 25) + 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.Name = "pnFirmVer_AL" - Me.pnFirmVer_AL.Size = New System.Drawing.Size(263, 45) + Me.pnFirmVer_AL.Size = New System.Drawing.Size(301, 56) 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(114, 2) + 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.Name = "txbFirmVer_AL" - Me.txbFirmVer_AL.Size = New System.Drawing.Size(146, 39) + Me.txbFirmVer_AL.Size = New System.Drawing.Size(166, 46) Me.txbFirmVer_AL.TabIndex = 2 Me.txbFirmVer_AL.Text = "1.0.8" Me.txbFirmVer_AL.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7169,9 +7721,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(27, 11) + Me.lbFirmVer_AL.Location = New System.Drawing.Point(31, 14) Me.lbFirmVer_AL.Name = "lbFirmVer_AL" - Me.lbFirmVer_AL.Size = New System.Drawing.Size(77, 24) + Me.lbFirmVer_AL.Size = New System.Drawing.Size(101, 32) Me.lbFirmVer_AL.TabIndex = 0 Me.lbFirmVer_AL.Text = "Version" ' @@ -7186,9 +7738,10 @@ 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(6, 40) + 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.Name = "pnStandard_Max" - Me.pnStandard_Max.Size = New System.Drawing.Size(1140, 600) + Me.pnStandard_Max.Size = New System.Drawing.Size(1303, 750) Me.pnStandard_Max.TabIndex = 114 ' 'gbMCsort @@ -7197,9 +7750,11 @@ 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(286, 276) + Me.gbMCsort.Location = New System.Drawing.Point(327, 345) + Me.gbMCsort.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMCsort.Name = "gbMCsort" - Me.gbMCsort.Size = New System.Drawing.Size(275, 290) + Me.gbMCsort.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCsort.Size = New System.Drawing.Size(314, 362) Me.gbMCsort.TabIndex = 108 Me.gbMCsort.TabStop = False Me.gbMCsort.Text = "MC Test" @@ -7208,9 +7763,11 @@ Partial Class Main_Form ' Me.gbMCVpp.Controls.Add(Me.pnMCVPmax) Me.gbMCVpp.Controls.Add(Me.pnMCVPmin) - Me.gbMCVpp.Location = New System.Drawing.Point(2, 23) + Me.gbMCVpp.Location = New System.Drawing.Point(2, 29) + Me.gbMCVpp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMCVpp.Name = "gbMCVpp" - Me.gbMCVpp.Size = New System.Drawing.Size(271, 81) + Me.gbMCVpp.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCVpp.Size = New System.Drawing.Size(310, 101) Me.gbMCVpp.TabIndex = 9 Me.gbMCVpp.TabStop = False Me.gbMCVpp.Text = "Vpp" @@ -7219,17 +7776,19 @@ Partial Class Main_Form ' Me.pnMCVPmax.Controls.Add(Me.txbMCVPmax) Me.pnMCVPmax.Controls.Add(Me.lbMCVPmax) - Me.pnMCVPmax.Location = New System.Drawing.Point(137, 25) + Me.pnMCVPmax.Location = New System.Drawing.Point(157, 31) + Me.pnMCVPmax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMCVPmax.Name = "pnMCVPmax" - Me.pnMCVPmax.Size = New System.Drawing.Size(132, 45) + Me.pnMCVPmax.Size = New System.Drawing.Size(151, 56) 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(49, 2) + Me.txbMCVPmax.Location = New System.Drawing.Point(56, 2) + Me.txbMCVPmax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbMCVPmax.Name = "txbMCVPmax" - Me.txbMCVPmax.Size = New System.Drawing.Size(80, 39) + Me.txbMCVPmax.Size = New System.Drawing.Size(91, 46) Me.txbMCVPmax.TabIndex = 2 Me.txbMCVPmax.Text = "35" Me.txbMCVPmax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7238,9 +7797,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(4, 11) + Me.lbMCVPmax.Location = New System.Drawing.Point(5, 14) Me.lbMCVPmax.Name = "lbMCVPmax" - Me.lbMCVPmax.Size = New System.Drawing.Size(47, 24) + Me.lbMCVPmax.Size = New System.Drawing.Size(61, 32) Me.lbMCVPmax.TabIndex = 0 Me.lbMCVPmax.Text = "Max" ' @@ -7248,17 +7807,19 @@ Partial Class Main_Form ' Me.pnMCVPmin.Controls.Add(Me.txbMCVPmin) Me.pnMCVPmin.Controls.Add(Me.lbMCVPmin) - Me.pnMCVPmin.Location = New System.Drawing.Point(4, 26) + Me.pnMCVPmin.Location = New System.Drawing.Point(5, 32) + Me.pnMCVPmin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMCVPmin.Name = "pnMCVPmin" - Me.pnMCVPmin.Size = New System.Drawing.Size(130, 45) + Me.pnMCVPmin.Size = New System.Drawing.Size(149, 56) 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(48, 2) + Me.txbMCVPmin.Location = New System.Drawing.Point(55, 2) + Me.txbMCVPmin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbMCVPmin.Name = "txbMCVPmin" - Me.txbMCVPmin.Size = New System.Drawing.Size(80, 39) + Me.txbMCVPmin.Size = New System.Drawing.Size(91, 46) Me.txbMCVPmin.TabIndex = 2 Me.txbMCVPmin.Text = "33" Me.txbMCVPmin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7267,9 +7828,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(4, 11) + Me.lbMCVPmin.Location = New System.Drawing.Point(5, 14) Me.lbMCVPmin.Name = "lbMCVPmin" - Me.lbMCVPmin.Size = New System.Drawing.Size(43, 24) + Me.lbMCVPmin.Size = New System.Drawing.Size(56, 32) Me.lbMCVPmin.TabIndex = 0 Me.lbMCVPmin.Text = "Min" ' @@ -7277,9 +7838,11 @@ Partial Class Main_Form ' Me.gbMCFreq.Controls.Add(Me.pnMCFrmax) Me.gbMCFreq.Controls.Add(Me.pnMCFrmin) - Me.gbMCFreq.Location = New System.Drawing.Point(2, 195) + Me.gbMCFreq.Location = New System.Drawing.Point(2, 244) + Me.gbMCFreq.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMCFreq.Name = "gbMCFreq" - Me.gbMCFreq.Size = New System.Drawing.Size(271, 81) + Me.gbMCFreq.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCFreq.Size = New System.Drawing.Size(310, 101) Me.gbMCFreq.TabIndex = 11 Me.gbMCFreq.TabStop = False Me.gbMCFreq.Text = "Frequence" @@ -7288,17 +7851,19 @@ Partial Class Main_Form ' Me.pnMCFrmax.Controls.Add(Me.txbMCFrmax) Me.pnMCFrmax.Controls.Add(Me.lbMCFrmax) - Me.pnMCFrmax.Location = New System.Drawing.Point(137, 25) + Me.pnMCFrmax.Location = New System.Drawing.Point(157, 31) + Me.pnMCFrmax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMCFrmax.Name = "pnMCFrmax" - Me.pnMCFrmax.Size = New System.Drawing.Size(132, 45) + Me.pnMCFrmax.Size = New System.Drawing.Size(151, 56) 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(49, 2) + Me.txbMCFrmax.Location = New System.Drawing.Point(56, 2) + Me.txbMCFrmax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbMCFrmax.Name = "txbMCFrmax" - Me.txbMCFrmax.Size = New System.Drawing.Size(80, 39) + Me.txbMCFrmax.Size = New System.Drawing.Size(91, 46) Me.txbMCFrmax.TabIndex = 2 Me.txbMCFrmax.Text = "25" Me.txbMCFrmax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7307,9 +7872,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(4, 11) + Me.lbMCFrmax.Location = New System.Drawing.Point(5, 14) Me.lbMCFrmax.Name = "lbMCFrmax" - Me.lbMCFrmax.Size = New System.Drawing.Size(47, 24) + Me.lbMCFrmax.Size = New System.Drawing.Size(61, 32) Me.lbMCFrmax.TabIndex = 0 Me.lbMCFrmax.Text = "Max" ' @@ -7317,17 +7882,19 @@ Partial Class Main_Form ' Me.pnMCFrmin.Controls.Add(Me.txbMCFrmin) Me.pnMCFrmin.Controls.Add(Me.lbMCFrmin) - Me.pnMCFrmin.Location = New System.Drawing.Point(4, 26) + Me.pnMCFrmin.Location = New System.Drawing.Point(5, 32) + Me.pnMCFrmin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMCFrmin.Name = "pnMCFrmin" - Me.pnMCFrmin.Size = New System.Drawing.Size(130, 45) + Me.pnMCFrmin.Size = New System.Drawing.Size(149, 56) 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(48, 2) + Me.txbMCFrmin.Location = New System.Drawing.Point(55, 2) + Me.txbMCFrmin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbMCFrmin.Name = "txbMCFrmin" - Me.txbMCFrmin.Size = New System.Drawing.Size(80, 39) + Me.txbMCFrmin.Size = New System.Drawing.Size(91, 46) Me.txbMCFrmin.TabIndex = 2 Me.txbMCFrmin.Text = "15" Me.txbMCFrmin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7336,9 +7903,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(4, 11) + Me.lbMCFrmin.Location = New System.Drawing.Point(5, 14) Me.lbMCFrmin.Name = "lbMCFrmin" - Me.lbMCFrmin.Size = New System.Drawing.Size(43, 24) + Me.lbMCFrmin.Size = New System.Drawing.Size(56, 32) Me.lbMCFrmin.TabIndex = 0 Me.lbMCFrmin.Text = "Min" ' @@ -7346,9 +7913,11 @@ Partial Class Main_Form ' Me.gbMCDuty.Controls.Add(Me.pnMCDYmax) Me.gbMCDuty.Controls.Add(Me.pnMCDYmin) - Me.gbMCDuty.Location = New System.Drawing.Point(2, 110) + Me.gbMCDuty.Location = New System.Drawing.Point(2, 138) + Me.gbMCDuty.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbMCDuty.Name = "gbMCDuty" - Me.gbMCDuty.Size = New System.Drawing.Size(271, 81) + Me.gbMCDuty.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbMCDuty.Size = New System.Drawing.Size(310, 101) Me.gbMCDuty.TabIndex = 10 Me.gbMCDuty.TabStop = False Me.gbMCDuty.Text = "Duty" @@ -7357,17 +7926,19 @@ Partial Class Main_Form ' Me.pnMCDYmax.Controls.Add(Me.txbMCDYmax) Me.pnMCDYmax.Controls.Add(Me.lbMCDYmax) - Me.pnMCDYmax.Location = New System.Drawing.Point(137, 25) + Me.pnMCDYmax.Location = New System.Drawing.Point(157, 31) + Me.pnMCDYmax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMCDYmax.Name = "pnMCDYmax" - Me.pnMCDYmax.Size = New System.Drawing.Size(132, 45) + Me.pnMCDYmax.Size = New System.Drawing.Size(151, 56) 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(49, 2) + Me.txbMCDYmax.Location = New System.Drawing.Point(56, 2) + Me.txbMCDYmax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbMCDYmax.Name = "txbMCDYmax" - Me.txbMCDYmax.Size = New System.Drawing.Size(80, 39) + Me.txbMCDYmax.Size = New System.Drawing.Size(91, 46) Me.txbMCDYmax.TabIndex = 2 Me.txbMCDYmax.Text = "7.5" Me.txbMCDYmax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7376,9 +7947,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(4, 11) + Me.lbMCDYmax.Location = New System.Drawing.Point(5, 14) Me.lbMCDYmax.Name = "lbMCDYmax" - Me.lbMCDYmax.Size = New System.Drawing.Size(47, 24) + Me.lbMCDYmax.Size = New System.Drawing.Size(61, 32) Me.lbMCDYmax.TabIndex = 0 Me.lbMCDYmax.Text = "Max" ' @@ -7386,17 +7957,19 @@ Partial Class Main_Form ' Me.pnMCDYmin.Controls.Add(Me.txbMCDYmin) Me.pnMCDYmin.Controls.Add(Me.lbMCDYmin) - Me.pnMCDYmin.Location = New System.Drawing.Point(4, 26) + Me.pnMCDYmin.Location = New System.Drawing.Point(5, 32) + Me.pnMCDYmin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMCDYmin.Name = "pnMCDYmin" - Me.pnMCDYmin.Size = New System.Drawing.Size(130, 45) + Me.pnMCDYmin.Size = New System.Drawing.Size(149, 56) 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(48, 2) + Me.txbMCDYmin.Location = New System.Drawing.Point(55, 2) + Me.txbMCDYmin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbMCDYmin.Name = "txbMCDYmin" - Me.txbMCDYmin.Size = New System.Drawing.Size(80, 39) + Me.txbMCDYmin.Size = New System.Drawing.Size(91, 46) Me.txbMCDYmin.TabIndex = 2 Me.txbMCDYmin.Text = "7" Me.txbMCDYmin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7405,9 +7978,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(4, 11) + Me.lbMCDYmin.Location = New System.Drawing.Point(5, 14) Me.lbMCDYmin.Name = "lbMCDYmin" - Me.lbMCDYmin.Size = New System.Drawing.Size(43, 24) + Me.lbMCDYmin.Size = New System.Drawing.Size(56, 32) Me.lbMCDYmin.TabIndex = 0 Me.lbMCDYmin.Text = "Min" ' @@ -7418,9 +7991,11 @@ 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(565, 1) + Me.gbEPsort.Location = New System.Drawing.Point(646, 1) + Me.gbEPsort.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEPsort.Name = "gbEPsort" - Me.gbEPsort.Size = New System.Drawing.Size(275, 363) + Me.gbEPsort.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPsort.Size = New System.Drawing.Size(314, 454) Me.gbEPsort.TabIndex = 109 Me.gbEPsort.TabStop = False Me.gbEPsort.Text = "EP Test" @@ -7429,9 +8004,11 @@ Partial Class Main_Form ' Me.gbEPDuty3.Controls.Add(Me.pnEPDYmax3) Me.gbEPDuty3.Controls.Add(Me.pnEPDYmin3) - Me.gbEPDuty3.Location = New System.Drawing.Point(2, 279) + Me.gbEPDuty3.Location = New System.Drawing.Point(2, 349) + Me.gbEPDuty3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEPDuty3.Name = "gbEPDuty3" - Me.gbEPDuty3.Size = New System.Drawing.Size(271, 81) + Me.gbEPDuty3.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPDuty3.Size = New System.Drawing.Size(310, 101) Me.gbEPDuty3.TabIndex = 13 Me.gbEPDuty3.TabStop = False Me.gbEPDuty3.Text = "Duty - Step3" @@ -7440,17 +8017,19 @@ Partial Class Main_Form ' Me.pnEPDYmax3.Controls.Add(Me.txbEPDYmax3) Me.pnEPDYmax3.Controls.Add(Me.lbEPDYmax3) - Me.pnEPDYmax3.Location = New System.Drawing.Point(137, 25) + Me.pnEPDYmax3.Location = New System.Drawing.Point(157, 31) + Me.pnEPDYmax3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEPDYmax3.Name = "pnEPDYmax3" - Me.pnEPDYmax3.Size = New System.Drawing.Size(132, 45) + Me.pnEPDYmax3.Size = New System.Drawing.Size(151, 56) 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(49, 2) + Me.txbEPDYmax3.Location = New System.Drawing.Point(56, 2) + Me.txbEPDYmax3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEPDYmax3.Name = "txbEPDYmax3" - Me.txbEPDYmax3.Size = New System.Drawing.Size(80, 39) + Me.txbEPDYmax3.Size = New System.Drawing.Size(91, 46) Me.txbEPDYmax3.TabIndex = 2 Me.txbEPDYmax3.Text = "7.5" Me.txbEPDYmax3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7459,9 +8038,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(4, 11) + Me.lbEPDYmax3.Location = New System.Drawing.Point(5, 14) Me.lbEPDYmax3.Name = "lbEPDYmax3" - Me.lbEPDYmax3.Size = New System.Drawing.Size(47, 24) + Me.lbEPDYmax3.Size = New System.Drawing.Size(61, 32) Me.lbEPDYmax3.TabIndex = 0 Me.lbEPDYmax3.Text = "Max" ' @@ -7469,17 +8048,19 @@ Partial Class Main_Form ' Me.pnEPDYmin3.Controls.Add(Me.txbEPDYmin3) Me.pnEPDYmin3.Controls.Add(Me.lbEPDYmin3) - Me.pnEPDYmin3.Location = New System.Drawing.Point(4, 26) + Me.pnEPDYmin3.Location = New System.Drawing.Point(5, 32) + Me.pnEPDYmin3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEPDYmin3.Name = "pnEPDYmin3" - Me.pnEPDYmin3.Size = New System.Drawing.Size(130, 45) + Me.pnEPDYmin3.Size = New System.Drawing.Size(149, 56) 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(48, 2) + Me.txbEPDYmin3.Location = New System.Drawing.Point(55, 2) + Me.txbEPDYmin3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEPDYmin3.Name = "txbEPDYmin3" - Me.txbEPDYmin3.Size = New System.Drawing.Size(80, 39) + Me.txbEPDYmin3.Size = New System.Drawing.Size(91, 46) Me.txbEPDYmin3.TabIndex = 2 Me.txbEPDYmin3.Text = "7.4" Me.txbEPDYmin3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7488,9 +8069,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(4, 11) + Me.lbEPDYmin3.Location = New System.Drawing.Point(5, 14) Me.lbEPDYmin3.Name = "lbEPDYmin3" - Me.lbEPDYmin3.Size = New System.Drawing.Size(43, 24) + Me.lbEPDYmin3.Size = New System.Drawing.Size(56, 32) Me.lbEPDYmin3.TabIndex = 0 Me.lbEPDYmin3.Text = "Min" ' @@ -7498,9 +8079,11 @@ Partial Class Main_Form ' Me.gbEPDuty2.Controls.Add(Me.pnEPDYmax2) Me.gbEPDuty2.Controls.Add(Me.pnEPDYmin2) - Me.gbEPDuty2.Location = New System.Drawing.Point(2, 195) + Me.gbEPDuty2.Location = New System.Drawing.Point(2, 244) + Me.gbEPDuty2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEPDuty2.Name = "gbEPDuty2" - Me.gbEPDuty2.Size = New System.Drawing.Size(271, 81) + Me.gbEPDuty2.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPDuty2.Size = New System.Drawing.Size(310, 101) Me.gbEPDuty2.TabIndex = 12 Me.gbEPDuty2.TabStop = False Me.gbEPDuty2.Text = "Duty - Step2" @@ -7509,17 +8092,19 @@ Partial Class Main_Form ' Me.pnEPDYmax2.Controls.Add(Me.txbEPDYmax2) Me.pnEPDYmax2.Controls.Add(Me.lbEPDYmax2) - Me.pnEPDYmax2.Location = New System.Drawing.Point(137, 25) + Me.pnEPDYmax2.Location = New System.Drawing.Point(157, 31) + Me.pnEPDYmax2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEPDYmax2.Name = "pnEPDYmax2" - Me.pnEPDYmax2.Size = New System.Drawing.Size(132, 45) + Me.pnEPDYmax2.Size = New System.Drawing.Size(151, 56) 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(49, 2) + Me.txbEPDYmax2.Location = New System.Drawing.Point(56, 2) + Me.txbEPDYmax2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEPDYmax2.Name = "txbEPDYmax2" - Me.txbEPDYmax2.Size = New System.Drawing.Size(80, 39) + Me.txbEPDYmax2.Size = New System.Drawing.Size(91, 46) Me.txbEPDYmax2.TabIndex = 2 Me.txbEPDYmax2.Text = "7.5" Me.txbEPDYmax2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7528,9 +8113,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(4, 11) + Me.lbEPDYmax2.Location = New System.Drawing.Point(5, 14) Me.lbEPDYmax2.Name = "lbEPDYmax2" - Me.lbEPDYmax2.Size = New System.Drawing.Size(47, 24) + Me.lbEPDYmax2.Size = New System.Drawing.Size(61, 32) Me.lbEPDYmax2.TabIndex = 0 Me.lbEPDYmax2.Text = "Max" ' @@ -7538,17 +8123,19 @@ Partial Class Main_Form ' Me.pnEPDYmin2.Controls.Add(Me.txbEPDYmin2) Me.pnEPDYmin2.Controls.Add(Me.lbEPDYmin2) - Me.pnEPDYmin2.Location = New System.Drawing.Point(4, 26) + Me.pnEPDYmin2.Location = New System.Drawing.Point(5, 32) + Me.pnEPDYmin2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEPDYmin2.Name = "pnEPDYmin2" - Me.pnEPDYmin2.Size = New System.Drawing.Size(130, 45) + Me.pnEPDYmin2.Size = New System.Drawing.Size(149, 56) 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(48, 2) + Me.txbEPDYmin2.Location = New System.Drawing.Point(55, 2) + Me.txbEPDYmin2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEPDYmin2.Name = "txbEPDYmin2" - Me.txbEPDYmin2.Size = New System.Drawing.Size(80, 39) + Me.txbEPDYmin2.Size = New System.Drawing.Size(91, 46) Me.txbEPDYmin2.TabIndex = 2 Me.txbEPDYmin2.Text = "7.4" Me.txbEPDYmin2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7557,9 +8144,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(4, 11) + Me.lbEPDYmin2.Location = New System.Drawing.Point(5, 14) Me.lbEPDYmin2.Name = "lbEPDYmin2" - Me.lbEPDYmin2.Size = New System.Drawing.Size(43, 24) + Me.lbEPDYmin2.Size = New System.Drawing.Size(56, 32) Me.lbEPDYmin2.TabIndex = 0 Me.lbEPDYmin2.Text = "Min" ' @@ -7567,9 +8154,11 @@ Partial Class Main_Form ' Me.gbEPDuty1.Controls.Add(Me.pnEPDYmax1) Me.gbEPDuty1.Controls.Add(Me.pnEPDYmin1) - Me.gbEPDuty1.Location = New System.Drawing.Point(2, 110) + Me.gbEPDuty1.Location = New System.Drawing.Point(2, 138) + Me.gbEPDuty1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEPDuty1.Name = "gbEPDuty1" - Me.gbEPDuty1.Size = New System.Drawing.Size(271, 81) + Me.gbEPDuty1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPDuty1.Size = New System.Drawing.Size(310, 101) Me.gbEPDuty1.TabIndex = 11 Me.gbEPDuty1.TabStop = False Me.gbEPDuty1.Text = "Duty - Step1" @@ -7578,17 +8167,19 @@ Partial Class Main_Form ' Me.pnEPDYmax1.Controls.Add(Me.txbEPDYmax1) Me.pnEPDYmax1.Controls.Add(Me.lbEPDYmax1) - Me.pnEPDYmax1.Location = New System.Drawing.Point(137, 25) + Me.pnEPDYmax1.Location = New System.Drawing.Point(157, 31) + Me.pnEPDYmax1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEPDYmax1.Name = "pnEPDYmax1" - Me.pnEPDYmax1.Size = New System.Drawing.Size(132, 45) + Me.pnEPDYmax1.Size = New System.Drawing.Size(151, 56) 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(49, 2) + Me.txbEPDYmax1.Location = New System.Drawing.Point(56, 2) + Me.txbEPDYmax1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEPDYmax1.Name = "txbEPDYmax1" - Me.txbEPDYmax1.Size = New System.Drawing.Size(80, 39) + Me.txbEPDYmax1.Size = New System.Drawing.Size(91, 46) Me.txbEPDYmax1.TabIndex = 2 Me.txbEPDYmax1.Text = "7.5" Me.txbEPDYmax1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7597,9 +8188,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(4, 11) + Me.lbEPDYmax1.Location = New System.Drawing.Point(5, 14) Me.lbEPDYmax1.Name = "lbEPDYmax1" - Me.lbEPDYmax1.Size = New System.Drawing.Size(47, 24) + Me.lbEPDYmax1.Size = New System.Drawing.Size(61, 32) Me.lbEPDYmax1.TabIndex = 0 Me.lbEPDYmax1.Text = "Max" ' @@ -7607,17 +8198,19 @@ Partial Class Main_Form ' Me.pnEPDYmin1.Controls.Add(Me.txbEPDYmin1) Me.pnEPDYmin1.Controls.Add(Me.lbEPDYmin1) - Me.pnEPDYmin1.Location = New System.Drawing.Point(4, 26) + Me.pnEPDYmin1.Location = New System.Drawing.Point(5, 32) + Me.pnEPDYmin1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEPDYmin1.Name = "pnEPDYmin1" - Me.pnEPDYmin1.Size = New System.Drawing.Size(130, 45) + Me.pnEPDYmin1.Size = New System.Drawing.Size(149, 56) 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(48, 2) + Me.txbEPDYmin1.Location = New System.Drawing.Point(55, 2) + Me.txbEPDYmin1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEPDYmin1.Name = "txbEPDYmin1" - Me.txbEPDYmin1.Size = New System.Drawing.Size(80, 39) + Me.txbEPDYmin1.Size = New System.Drawing.Size(91, 46) Me.txbEPDYmin1.TabIndex = 2 Me.txbEPDYmin1.Text = "7.4" Me.txbEPDYmin1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7626,9 +8219,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(4, 11) + Me.lbEPDYmin1.Location = New System.Drawing.Point(5, 14) Me.lbEPDYmin1.Name = "lbEPDYmin1" - Me.lbEPDYmin1.Size = New System.Drawing.Size(43, 24) + Me.lbEPDYmin1.Size = New System.Drawing.Size(56, 32) Me.lbEPDYmin1.TabIndex = 0 Me.lbEPDYmin1.Text = "Min" ' @@ -7636,9 +8229,11 @@ Partial Class Main_Form ' Me.gbEPVpp.Controls.Add(Me.pnEPVPmax) Me.gbEPVpp.Controls.Add(Me.pnEPVPmin) - Me.gbEPVpp.Location = New System.Drawing.Point(2, 23) + Me.gbEPVpp.Location = New System.Drawing.Point(2, 29) + Me.gbEPVpp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbEPVpp.Name = "gbEPVpp" - Me.gbEPVpp.Size = New System.Drawing.Size(271, 81) + Me.gbEPVpp.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbEPVpp.Size = New System.Drawing.Size(310, 101) Me.gbEPVpp.TabIndex = 9 Me.gbEPVpp.TabStop = False Me.gbEPVpp.Text = "Vpp" @@ -7647,17 +8242,19 @@ Partial Class Main_Form ' Me.pnEPVPmax.Controls.Add(Me.txbEPVPmax) Me.pnEPVPmax.Controls.Add(Me.lbEPVPmax) - Me.pnEPVPmax.Location = New System.Drawing.Point(137, 25) + Me.pnEPVPmax.Location = New System.Drawing.Point(157, 31) + Me.pnEPVPmax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEPVPmax.Name = "pnEPVPmax" - Me.pnEPVPmax.Size = New System.Drawing.Size(132, 45) + Me.pnEPVPmax.Size = New System.Drawing.Size(151, 56) 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(49, 2) + Me.txbEPVPmax.Location = New System.Drawing.Point(56, 2) + Me.txbEPVPmax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEPVPmax.Name = "txbEPVPmax" - Me.txbEPVPmax.Size = New System.Drawing.Size(80, 39) + Me.txbEPVPmax.Size = New System.Drawing.Size(91, 46) Me.txbEPVPmax.TabIndex = 2 Me.txbEPVPmax.Text = "66" Me.txbEPVPmax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7666,9 +8263,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(4, 11) + Me.lbEPVPmax.Location = New System.Drawing.Point(5, 14) Me.lbEPVPmax.Name = "lbEPVPmax" - Me.lbEPVPmax.Size = New System.Drawing.Size(47, 24) + Me.lbEPVPmax.Size = New System.Drawing.Size(61, 32) Me.lbEPVPmax.TabIndex = 0 Me.lbEPVPmax.Text = "Max" ' @@ -7676,17 +8273,19 @@ Partial Class Main_Form ' Me.pnEPVPmin.Controls.Add(Me.txbEPVPmin) Me.pnEPVPmin.Controls.Add(Me.lbEPVPmin) - Me.pnEPVPmin.Location = New System.Drawing.Point(4, 26) + Me.pnEPVPmin.Location = New System.Drawing.Point(5, 32) + Me.pnEPVPmin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEPVPmin.Name = "pnEPVPmin" - Me.pnEPVPmin.Size = New System.Drawing.Size(130, 45) + Me.pnEPVPmin.Size = New System.Drawing.Size(149, 56) 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(48, 2) + Me.txbEPVPmin.Location = New System.Drawing.Point(55, 2) + Me.txbEPVPmin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEPVPmin.Name = "txbEPVPmin" - Me.txbEPVPmin.Size = New System.Drawing.Size(80, 39) + Me.txbEPVPmin.Size = New System.Drawing.Size(91, 46) Me.txbEPVPmin.TabIndex = 2 Me.txbEPVPmin.Text = "60" Me.txbEPVPmin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7695,9 +8294,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(4, 11) + Me.lbEPVPmin.Location = New System.Drawing.Point(5, 14) Me.lbEPVPmin.Name = "lbEPVPmin" - Me.lbEPVPmin.Size = New System.Drawing.Size(43, 24) + Me.lbEPVPmin.Size = New System.Drawing.Size(56, 32) Me.lbEPVPmin.TabIndex = 0 Me.lbEPVPmin.Text = "Min" ' @@ -7708,9 +8307,11 @@ 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(849, 292) + Me.gbRedSrt.Location = New System.Drawing.Point(970, 365) + Me.gbRedSrt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRedSrt.Name = "gbRedSrt" - Me.gbRedSrt.Size = New System.Drawing.Size(275, 290) + Me.gbRedSrt.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRedSrt.Size = New System.Drawing.Size(314, 362) Me.gbRedSrt.TabIndex = 113 Me.gbRedSrt.TabStop = False Me.gbRedSrt.Text = "LED Red" @@ -7719,9 +8320,11 @@ Partial Class Main_Form ' Me.gbRBgt.Controls.Add(Me.pnRBgtMax) Me.gbRBgt.Controls.Add(Me.pnRBgtMin) - Me.gbRBgt.Location = New System.Drawing.Point(2, 195) + Me.gbRBgt.Location = New System.Drawing.Point(2, 244) + Me.gbRBgt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRBgt.Name = "gbRBgt" - Me.gbRBgt.Size = New System.Drawing.Size(271, 81) + Me.gbRBgt.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRBgt.Size = New System.Drawing.Size(310, 101) Me.gbRBgt.TabIndex = 11 Me.gbRBgt.TabStop = False Me.gbRBgt.Text = "명도" @@ -7730,17 +8333,19 @@ Partial Class Main_Form ' Me.pnRBgtMax.Controls.Add(Me.txbRBgtMax) Me.pnRBgtMax.Controls.Add(Me.lbRBgtMax) - Me.pnRBgtMax.Location = New System.Drawing.Point(137, 25) + Me.pnRBgtMax.Location = New System.Drawing.Point(157, 31) + Me.pnRBgtMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRBgtMax.Name = "pnRBgtMax" - Me.pnRBgtMax.Size = New System.Drawing.Size(132, 45) + Me.pnRBgtMax.Size = New System.Drawing.Size(151, 56) 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(49, 2) + Me.txbRBgtMax.Location = New System.Drawing.Point(56, 2) + Me.txbRBgtMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRBgtMax.Name = "txbRBgtMax" - Me.txbRBgtMax.Size = New System.Drawing.Size(80, 39) + Me.txbRBgtMax.Size = New System.Drawing.Size(91, 46) Me.txbRBgtMax.TabIndex = 2 Me.txbRBgtMax.Text = "25" Me.txbRBgtMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7749,9 +8354,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(4, 11) + Me.lbRBgtMax.Location = New System.Drawing.Point(5, 14) Me.lbRBgtMax.Name = "lbRBgtMax" - Me.lbRBgtMax.Size = New System.Drawing.Size(47, 24) + Me.lbRBgtMax.Size = New System.Drawing.Size(61, 32) Me.lbRBgtMax.TabIndex = 0 Me.lbRBgtMax.Text = "Max" ' @@ -7759,17 +8364,19 @@ Partial Class Main_Form ' Me.pnRBgtMin.Controls.Add(Me.txbRBgtMin) Me.pnRBgtMin.Controls.Add(Me.lbRBgtMin) - Me.pnRBgtMin.Location = New System.Drawing.Point(4, 26) + Me.pnRBgtMin.Location = New System.Drawing.Point(5, 32) + Me.pnRBgtMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRBgtMin.Name = "pnRBgtMin" - Me.pnRBgtMin.Size = New System.Drawing.Size(130, 45) + Me.pnRBgtMin.Size = New System.Drawing.Size(149, 56) 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(48, 2) + Me.txbRBgtMin.Location = New System.Drawing.Point(55, 2) + Me.txbRBgtMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRBgtMin.Name = "txbRBgtMin" - Me.txbRBgtMin.Size = New System.Drawing.Size(80, 39) + Me.txbRBgtMin.Size = New System.Drawing.Size(91, 46) Me.txbRBgtMin.TabIndex = 2 Me.txbRBgtMin.Text = "15" Me.txbRBgtMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7778,9 +8385,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(4, 11) + Me.lbRBgtMin.Location = New System.Drawing.Point(5, 14) Me.lbRBgtMin.Name = "lbRBgtMin" - Me.lbRBgtMin.Size = New System.Drawing.Size(43, 24) + Me.lbRBgtMin.Size = New System.Drawing.Size(56, 32) Me.lbRBgtMin.TabIndex = 0 Me.lbRBgtMin.Text = "Min" ' @@ -7788,9 +8395,11 @@ Partial Class Main_Form ' Me.gbRSat.Controls.Add(Me.pnRSatMax) Me.gbRSat.Controls.Add(Me.pnRSatMin) - Me.gbRSat.Location = New System.Drawing.Point(2, 110) + Me.gbRSat.Location = New System.Drawing.Point(2, 138) + Me.gbRSat.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRSat.Name = "gbRSat" - Me.gbRSat.Size = New System.Drawing.Size(271, 81) + Me.gbRSat.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRSat.Size = New System.Drawing.Size(310, 101) Me.gbRSat.TabIndex = 10 Me.gbRSat.TabStop = False Me.gbRSat.Text = "채도" @@ -7799,17 +8408,19 @@ Partial Class Main_Form ' Me.pnRSatMax.Controls.Add(Me.txbRSatMax) Me.pnRSatMax.Controls.Add(Me.lbRSatMax) - Me.pnRSatMax.Location = New System.Drawing.Point(137, 25) + Me.pnRSatMax.Location = New System.Drawing.Point(157, 31) + Me.pnRSatMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRSatMax.Name = "pnRSatMax" - Me.pnRSatMax.Size = New System.Drawing.Size(132, 45) + Me.pnRSatMax.Size = New System.Drawing.Size(151, 56) 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(49, 2) + Me.txbRSatMax.Location = New System.Drawing.Point(56, 2) + Me.txbRSatMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRSatMax.Name = "txbRSatMax" - Me.txbRSatMax.Size = New System.Drawing.Size(80, 39) + Me.txbRSatMax.Size = New System.Drawing.Size(91, 46) Me.txbRSatMax.TabIndex = 2 Me.txbRSatMax.Text = "7.5" Me.txbRSatMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7818,9 +8429,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(4, 11) + Me.lbRSatMax.Location = New System.Drawing.Point(5, 14) Me.lbRSatMax.Name = "lbRSatMax" - Me.lbRSatMax.Size = New System.Drawing.Size(47, 24) + Me.lbRSatMax.Size = New System.Drawing.Size(61, 32) Me.lbRSatMax.TabIndex = 0 Me.lbRSatMax.Text = "Max" ' @@ -7828,17 +8439,19 @@ Partial Class Main_Form ' Me.pnRSatMin.Controls.Add(Me.txbRSatMin) Me.pnRSatMin.Controls.Add(Me.lbRSatMin) - Me.pnRSatMin.Location = New System.Drawing.Point(4, 26) + Me.pnRSatMin.Location = New System.Drawing.Point(5, 32) + Me.pnRSatMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRSatMin.Name = "pnRSatMin" - Me.pnRSatMin.Size = New System.Drawing.Size(130, 45) + Me.pnRSatMin.Size = New System.Drawing.Size(149, 56) 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(48, 2) + Me.txbRSatMin.Location = New System.Drawing.Point(55, 2) + Me.txbRSatMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRSatMin.Name = "txbRSatMin" - Me.txbRSatMin.Size = New System.Drawing.Size(80, 39) + Me.txbRSatMin.Size = New System.Drawing.Size(91, 46) Me.txbRSatMin.TabIndex = 2 Me.txbRSatMin.Text = "7" Me.txbRSatMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7847,9 +8460,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(4, 11) + Me.lbRSatMin.Location = New System.Drawing.Point(5, 14) Me.lbRSatMin.Name = "lbRSatMin" - Me.lbRSatMin.Size = New System.Drawing.Size(43, 24) + Me.lbRSatMin.Size = New System.Drawing.Size(56, 32) Me.lbRSatMin.TabIndex = 0 Me.lbRSatMin.Text = "Min" ' @@ -7857,9 +8470,11 @@ Partial Class Main_Form ' Me.gbRHue.Controls.Add(Me.pnRHueMax) Me.gbRHue.Controls.Add(Me.pnRHueMin) - Me.gbRHue.Location = New System.Drawing.Point(2, 23) + Me.gbRHue.Location = New System.Drawing.Point(2, 29) + Me.gbRHue.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRHue.Name = "gbRHue" - Me.gbRHue.Size = New System.Drawing.Size(271, 81) + Me.gbRHue.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRHue.Size = New System.Drawing.Size(310, 101) Me.gbRHue.TabIndex = 9 Me.gbRHue.TabStop = False Me.gbRHue.Text = "색상" @@ -7868,17 +8483,19 @@ Partial Class Main_Form ' Me.pnRHueMax.Controls.Add(Me.txbRHueMax) Me.pnRHueMax.Controls.Add(Me.lbRHueMax) - Me.pnRHueMax.Location = New System.Drawing.Point(137, 25) + Me.pnRHueMax.Location = New System.Drawing.Point(157, 31) + Me.pnRHueMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRHueMax.Name = "pnRHueMax" - Me.pnRHueMax.Size = New System.Drawing.Size(132, 45) + Me.pnRHueMax.Size = New System.Drawing.Size(151, 56) 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(49, 2) + Me.txbRHueMax.Location = New System.Drawing.Point(56, 2) + Me.txbRHueMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRHueMax.Name = "txbRHueMax" - Me.txbRHueMax.Size = New System.Drawing.Size(80, 39) + Me.txbRHueMax.Size = New System.Drawing.Size(91, 46) Me.txbRHueMax.TabIndex = 2 Me.txbRHueMax.Text = "35" Me.txbRHueMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7887,9 +8504,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(4, 11) + Me.lbRHueMax.Location = New System.Drawing.Point(5, 14) Me.lbRHueMax.Name = "lbRHueMax" - Me.lbRHueMax.Size = New System.Drawing.Size(47, 24) + Me.lbRHueMax.Size = New System.Drawing.Size(61, 32) Me.lbRHueMax.TabIndex = 0 Me.lbRHueMax.Text = "Max" ' @@ -7897,17 +8514,19 @@ Partial Class Main_Form ' Me.pnRHueMin.Controls.Add(Me.txbRHueMin) Me.pnRHueMin.Controls.Add(Me.lbRHueMin) - Me.pnRHueMin.Location = New System.Drawing.Point(4, 26) + Me.pnRHueMin.Location = New System.Drawing.Point(5, 32) + Me.pnRHueMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRHueMin.Name = "pnRHueMin" - Me.pnRHueMin.Size = New System.Drawing.Size(130, 45) + Me.pnRHueMin.Size = New System.Drawing.Size(149, 56) 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(48, 2) + Me.txbRHueMin.Location = New System.Drawing.Point(55, 2) + Me.txbRHueMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRHueMin.Name = "txbRHueMin" - Me.txbRHueMin.Size = New System.Drawing.Size(80, 39) + Me.txbRHueMin.Size = New System.Drawing.Size(91, 46) Me.txbRHueMin.TabIndex = 2 Me.txbRHueMin.Text = "33" Me.txbRHueMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7916,9 +8535,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(4, 11) + Me.lbRHueMin.Location = New System.Drawing.Point(5, 14) Me.lbRHueMin.Name = "lbRHueMin" - Me.lbRHueMin.Size = New System.Drawing.Size(43, 24) + Me.lbRHueMin.Size = New System.Drawing.Size(56, 32) Me.lbRHueMin.TabIndex = 0 Me.lbRHueMin.Text = "Min" ' @@ -7929,9 +8548,11 @@ 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(849, 1) + Me.gbLEDYellow1.Location = New System.Drawing.Point(970, 1) + Me.gbLEDYellow1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbLEDYellow1.Name = "gbLEDYellow1" - Me.gbLEDYellow1.Size = New System.Drawing.Size(275, 290) + Me.gbLEDYellow1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbLEDYellow1.Size = New System.Drawing.Size(314, 362) Me.gbLEDYellow1.TabIndex = 109 Me.gbLEDYellow1.TabStop = False Me.gbLEDYellow1.Text = "LED Yellow " @@ -7940,9 +8561,11 @@ Partial Class Main_Form ' Me.gbYBgt1.Controls.Add(Me.pnYBgtMax) Me.gbYBgt1.Controls.Add(Me.pnYBgtMin1) - Me.gbYBgt1.Location = New System.Drawing.Point(2, 195) + Me.gbYBgt1.Location = New System.Drawing.Point(2, 244) + Me.gbYBgt1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbYBgt1.Name = "gbYBgt1" - Me.gbYBgt1.Size = New System.Drawing.Size(271, 81) + Me.gbYBgt1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbYBgt1.Size = New System.Drawing.Size(310, 101) Me.gbYBgt1.TabIndex = 11 Me.gbYBgt1.TabStop = False Me.gbYBgt1.Text = "명도" @@ -7951,17 +8574,19 @@ Partial Class Main_Form ' Me.pnYBgtMax.Controls.Add(Me.txbYBgtMax1) Me.pnYBgtMax.Controls.Add(Me.lbYBgtMax1) - Me.pnYBgtMax.Location = New System.Drawing.Point(137, 25) + Me.pnYBgtMax.Location = New System.Drawing.Point(157, 31) + Me.pnYBgtMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnYBgtMax.Name = "pnYBgtMax" - Me.pnYBgtMax.Size = New System.Drawing.Size(132, 45) + Me.pnYBgtMax.Size = New System.Drawing.Size(151, 56) 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(49, 2) + Me.txbYBgtMax1.Location = New System.Drawing.Point(56, 2) + Me.txbYBgtMax1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbYBgtMax1.Name = "txbYBgtMax1" - Me.txbYBgtMax1.Size = New System.Drawing.Size(80, 39) + Me.txbYBgtMax1.Size = New System.Drawing.Size(91, 46) Me.txbYBgtMax1.TabIndex = 2 Me.txbYBgtMax1.Text = "25" Me.txbYBgtMax1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7970,9 +8595,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(4, 11) + Me.lbYBgtMax1.Location = New System.Drawing.Point(5, 14) Me.lbYBgtMax1.Name = "lbYBgtMax1" - Me.lbYBgtMax1.Size = New System.Drawing.Size(47, 24) + Me.lbYBgtMax1.Size = New System.Drawing.Size(61, 32) Me.lbYBgtMax1.TabIndex = 0 Me.lbYBgtMax1.Text = "Max" ' @@ -7980,17 +8605,19 @@ Partial Class Main_Form ' Me.pnYBgtMin1.Controls.Add(Me.txbYBgtMin1) Me.pnYBgtMin1.Controls.Add(Me.lbYBgtMin1) - Me.pnYBgtMin1.Location = New System.Drawing.Point(4, 26) + Me.pnYBgtMin1.Location = New System.Drawing.Point(5, 32) + Me.pnYBgtMin1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnYBgtMin1.Name = "pnYBgtMin1" - Me.pnYBgtMin1.Size = New System.Drawing.Size(130, 45) + Me.pnYBgtMin1.Size = New System.Drawing.Size(149, 56) 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(48, 2) + Me.txbYBgtMin1.Location = New System.Drawing.Point(55, 2) + Me.txbYBgtMin1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbYBgtMin1.Name = "txbYBgtMin1" - Me.txbYBgtMin1.Size = New System.Drawing.Size(80, 39) + Me.txbYBgtMin1.Size = New System.Drawing.Size(91, 46) Me.txbYBgtMin1.TabIndex = 2 Me.txbYBgtMin1.Text = "15" Me.txbYBgtMin1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -7999,9 +8626,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(4, 11) + Me.lbYBgtMin1.Location = New System.Drawing.Point(5, 14) Me.lbYBgtMin1.Name = "lbYBgtMin1" - Me.lbYBgtMin1.Size = New System.Drawing.Size(43, 24) + Me.lbYBgtMin1.Size = New System.Drawing.Size(56, 32) Me.lbYBgtMin1.TabIndex = 0 Me.lbYBgtMin1.Text = "Min" ' @@ -8009,9 +8636,11 @@ Partial Class Main_Form ' Me.gbYSat1.Controls.Add(Me.pnYSatMax1) Me.gbYSat1.Controls.Add(Me.pnYSatMin1) - Me.gbYSat1.Location = New System.Drawing.Point(2, 110) + Me.gbYSat1.Location = New System.Drawing.Point(2, 138) + Me.gbYSat1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbYSat1.Name = "gbYSat1" - Me.gbYSat1.Size = New System.Drawing.Size(271, 81) + Me.gbYSat1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbYSat1.Size = New System.Drawing.Size(310, 101) Me.gbYSat1.TabIndex = 10 Me.gbYSat1.TabStop = False Me.gbYSat1.Text = "채도" @@ -8020,17 +8649,19 @@ Partial Class Main_Form ' Me.pnYSatMax1.Controls.Add(Me.txbYSatMax1) Me.pnYSatMax1.Controls.Add(Me.lbYSatMax1) - Me.pnYSatMax1.Location = New System.Drawing.Point(137, 25) + Me.pnYSatMax1.Location = New System.Drawing.Point(157, 31) + Me.pnYSatMax1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnYSatMax1.Name = "pnYSatMax1" - Me.pnYSatMax1.Size = New System.Drawing.Size(132, 45) + Me.pnYSatMax1.Size = New System.Drawing.Size(151, 56) 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(49, 2) + Me.txbYSatMax1.Location = New System.Drawing.Point(56, 2) + Me.txbYSatMax1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbYSatMax1.Name = "txbYSatMax1" - Me.txbYSatMax1.Size = New System.Drawing.Size(80, 39) + Me.txbYSatMax1.Size = New System.Drawing.Size(91, 46) Me.txbYSatMax1.TabIndex = 2 Me.txbYSatMax1.Text = "7.5" Me.txbYSatMax1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8039,9 +8670,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(4, 11) + Me.lbYSatMax1.Location = New System.Drawing.Point(5, 14) Me.lbYSatMax1.Name = "lbYSatMax1" - Me.lbYSatMax1.Size = New System.Drawing.Size(47, 24) + Me.lbYSatMax1.Size = New System.Drawing.Size(61, 32) Me.lbYSatMax1.TabIndex = 0 Me.lbYSatMax1.Text = "Max" ' @@ -8049,17 +8680,19 @@ Partial Class Main_Form ' Me.pnYSatMin1.Controls.Add(Me.txbYSatMin1) Me.pnYSatMin1.Controls.Add(Me.lbYSatMin1) - Me.pnYSatMin1.Location = New System.Drawing.Point(4, 26) + Me.pnYSatMin1.Location = New System.Drawing.Point(5, 32) + Me.pnYSatMin1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnYSatMin1.Name = "pnYSatMin1" - Me.pnYSatMin1.Size = New System.Drawing.Size(130, 45) + Me.pnYSatMin1.Size = New System.Drawing.Size(149, 56) 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(48, 2) + Me.txbYSatMin1.Location = New System.Drawing.Point(55, 2) + Me.txbYSatMin1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbYSatMin1.Name = "txbYSatMin1" - Me.txbYSatMin1.Size = New System.Drawing.Size(80, 39) + Me.txbYSatMin1.Size = New System.Drawing.Size(91, 46) Me.txbYSatMin1.TabIndex = 2 Me.txbYSatMin1.Text = "7" Me.txbYSatMin1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8068,9 +8701,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(4, 11) + Me.lbYSatMin1.Location = New System.Drawing.Point(5, 14) Me.lbYSatMin1.Name = "lbYSatMin1" - Me.lbYSatMin1.Size = New System.Drawing.Size(43, 24) + Me.lbYSatMin1.Size = New System.Drawing.Size(56, 32) Me.lbYSatMin1.TabIndex = 0 Me.lbYSatMin1.Text = "Min" ' @@ -8078,9 +8711,11 @@ Partial Class Main_Form ' Me.gbYHue1.Controls.Add(Me.pnYHueMax1) Me.gbYHue1.Controls.Add(Me.pnYHueMin1) - Me.gbYHue1.Location = New System.Drawing.Point(2, 23) + Me.gbYHue1.Location = New System.Drawing.Point(2, 29) + Me.gbYHue1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbYHue1.Name = "gbYHue1" - Me.gbYHue1.Size = New System.Drawing.Size(271, 81) + Me.gbYHue1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbYHue1.Size = New System.Drawing.Size(310, 101) Me.gbYHue1.TabIndex = 9 Me.gbYHue1.TabStop = False Me.gbYHue1.Text = "색상" @@ -8089,17 +8724,19 @@ Partial Class Main_Form ' Me.pnYHueMax1.Controls.Add(Me.txbYHueMax1) Me.pnYHueMax1.Controls.Add(Me.lbYHueMax1) - Me.pnYHueMax1.Location = New System.Drawing.Point(137, 25) + Me.pnYHueMax1.Location = New System.Drawing.Point(157, 31) + Me.pnYHueMax1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnYHueMax1.Name = "pnYHueMax1" - Me.pnYHueMax1.Size = New System.Drawing.Size(132, 45) + Me.pnYHueMax1.Size = New System.Drawing.Size(151, 56) 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(49, 2) + Me.txbYHueMax1.Location = New System.Drawing.Point(56, 2) + Me.txbYHueMax1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbYHueMax1.Name = "txbYHueMax1" - Me.txbYHueMax1.Size = New System.Drawing.Size(80, 39) + Me.txbYHueMax1.Size = New System.Drawing.Size(91, 46) Me.txbYHueMax1.TabIndex = 2 Me.txbYHueMax1.Text = "35" Me.txbYHueMax1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8108,9 +8745,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(4, 11) + Me.lbYHueMax1.Location = New System.Drawing.Point(5, 14) Me.lbYHueMax1.Name = "lbYHueMax1" - Me.lbYHueMax1.Size = New System.Drawing.Size(47, 24) + Me.lbYHueMax1.Size = New System.Drawing.Size(61, 32) Me.lbYHueMax1.TabIndex = 0 Me.lbYHueMax1.Text = "Max" ' @@ -8118,17 +8755,19 @@ Partial Class Main_Form ' Me.pnYHueMin1.Controls.Add(Me.txbYHueMin1) Me.pnYHueMin1.Controls.Add(Me.lbYHueMin1) - Me.pnYHueMin1.Location = New System.Drawing.Point(4, 26) + Me.pnYHueMin1.Location = New System.Drawing.Point(5, 32) + Me.pnYHueMin1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnYHueMin1.Name = "pnYHueMin1" - Me.pnYHueMin1.Size = New System.Drawing.Size(130, 45) + Me.pnYHueMin1.Size = New System.Drawing.Size(149, 56) 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(48, 2) + Me.txbYHueMin1.Location = New System.Drawing.Point(55, 2) + Me.txbYHueMin1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbYHueMin1.Name = "txbYHueMin1" - Me.txbYHueMin1.Size = New System.Drawing.Size(80, 39) + Me.txbYHueMin1.Size = New System.Drawing.Size(91, 46) Me.txbYHueMin1.TabIndex = 2 Me.txbYHueMin1.Text = "33" Me.txbYHueMin1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8137,9 +8776,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(4, 11) + Me.lbYHueMin1.Location = New System.Drawing.Point(5, 14) Me.lbYHueMin1.Name = "lbYHueMin1" - Me.lbYHueMin1.Size = New System.Drawing.Size(43, 24) + Me.lbYHueMin1.Size = New System.Drawing.Size(56, 32) Me.lbYHueMin1.TabIndex = 0 Me.lbYHueMin1.Text = "Min" ' @@ -8148,9 +8787,11 @@ 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, 77) + Me.gbOpTmp.Location = New System.Drawing.Point(0, 96) + Me.gbOpTmp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbOpTmp.Name = "gbOpTmp" - Me.gbOpTmp.Size = New System.Drawing.Size(275, 198) + Me.gbOpTmp.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbOpTmp.Size = New System.Drawing.Size(314, 248) Me.gbOpTmp.TabIndex = 111 Me.gbOpTmp.TabStop = False Me.gbOpTmp.Text = "Temperature" @@ -8159,9 +8800,11 @@ Partial Class Main_Form ' Me.gbTmpCart.Controls.Add(Me.pnTpCartMax) Me.gbTmpCart.Controls.Add(Me.pnTpCartMin) - Me.gbTmpCart.Location = New System.Drawing.Point(2, 105) + Me.gbTmpCart.Location = New System.Drawing.Point(2, 131) + Me.gbTmpCart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbTmpCart.Name = "gbTmpCart" - Me.gbTmpCart.Size = New System.Drawing.Size(271, 81) + Me.gbTmpCart.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbTmpCart.Size = New System.Drawing.Size(310, 101) Me.gbTmpCart.TabIndex = 10 Me.gbTmpCart.TabStop = False Me.gbTmpCart.Text = "Cartridge" @@ -8170,17 +8813,19 @@ Partial Class Main_Form ' Me.pnTpCartMax.Controls.Add(Me.txbTpCartMax) Me.pnTpCartMax.Controls.Add(Me.lbTpCartMax) - Me.pnTpCartMax.Location = New System.Drawing.Point(137, 25) + Me.pnTpCartMax.Location = New System.Drawing.Point(157, 31) + Me.pnTpCartMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnTpCartMax.Name = "pnTpCartMax" - Me.pnTpCartMax.Size = New System.Drawing.Size(132, 45) + Me.pnTpCartMax.Size = New System.Drawing.Size(151, 56) 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(49, 2) + Me.txbTpCartMax.Location = New System.Drawing.Point(56, 2) + Me.txbTpCartMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbTpCartMax.Name = "txbTpCartMax" - Me.txbTpCartMax.Size = New System.Drawing.Size(80, 39) + Me.txbTpCartMax.Size = New System.Drawing.Size(91, 46) Me.txbTpCartMax.TabIndex = 2 Me.txbTpCartMax.Text = "30" Me.txbTpCartMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8189,9 +8834,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(4, 11) + Me.lbTpCartMax.Location = New System.Drawing.Point(5, 14) Me.lbTpCartMax.Name = "lbTpCartMax" - Me.lbTpCartMax.Size = New System.Drawing.Size(47, 24) + Me.lbTpCartMax.Size = New System.Drawing.Size(61, 32) Me.lbTpCartMax.TabIndex = 0 Me.lbTpCartMax.Text = "Max" ' @@ -8199,17 +8844,19 @@ Partial Class Main_Form ' Me.pnTpCartMin.Controls.Add(Me.txbTpCartMin) Me.pnTpCartMin.Controls.Add(Me.lbTpCartMin) - Me.pnTpCartMin.Location = New System.Drawing.Point(4, 25) + Me.pnTpCartMin.Location = New System.Drawing.Point(5, 31) + Me.pnTpCartMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnTpCartMin.Name = "pnTpCartMin" - Me.pnTpCartMin.Size = New System.Drawing.Size(130, 45) + Me.pnTpCartMin.Size = New System.Drawing.Size(149, 56) 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(48, 2) + Me.txbTpCartMin.Location = New System.Drawing.Point(55, 2) + Me.txbTpCartMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbTpCartMin.Name = "txbTpCartMin" - Me.txbTpCartMin.Size = New System.Drawing.Size(80, 39) + Me.txbTpCartMin.Size = New System.Drawing.Size(91, 46) Me.txbTpCartMin.TabIndex = 2 Me.txbTpCartMin.Text = "20" Me.txbTpCartMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8218,9 +8865,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(4, 11) + Me.lbTpCartMin.Location = New System.Drawing.Point(5, 14) Me.lbTpCartMin.Name = "lbTpCartMin" - Me.lbTpCartMin.Size = New System.Drawing.Size(43, 24) + Me.lbTpCartMin.Size = New System.Drawing.Size(56, 32) Me.lbTpCartMin.TabIndex = 0 Me.lbTpCartMin.Text = "Min" ' @@ -8228,9 +8875,11 @@ Partial Class Main_Form ' Me.gbTmpDev.Controls.Add(Me.pnTpDevMax) Me.gbTmpDev.Controls.Add(Me.pnTpDevMin) - Me.gbTmpDev.Location = New System.Drawing.Point(2, 23) + Me.gbTmpDev.Location = New System.Drawing.Point(2, 29) + Me.gbTmpDev.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbTmpDev.Name = "gbTmpDev" - Me.gbTmpDev.Size = New System.Drawing.Size(271, 81) + Me.gbTmpDev.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbTmpDev.Size = New System.Drawing.Size(310, 101) Me.gbTmpDev.TabIndex = 9 Me.gbTmpDev.TabStop = False Me.gbTmpDev.Text = "Device" @@ -8239,17 +8888,19 @@ Partial Class Main_Form ' Me.pnTpDevMax.Controls.Add(Me.txbTpDevMax) Me.pnTpDevMax.Controls.Add(Me.lbTpDevMax) - Me.pnTpDevMax.Location = New System.Drawing.Point(137, 25) + Me.pnTpDevMax.Location = New System.Drawing.Point(157, 31) + Me.pnTpDevMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnTpDevMax.Name = "pnTpDevMax" - Me.pnTpDevMax.Size = New System.Drawing.Size(132, 45) + Me.pnTpDevMax.Size = New System.Drawing.Size(151, 56) 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(49, 2) + Me.txbTpDevMax.Location = New System.Drawing.Point(56, 2) + Me.txbTpDevMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbTpDevMax.Name = "txbTpDevMax" - Me.txbTpDevMax.Size = New System.Drawing.Size(80, 39) + Me.txbTpDevMax.Size = New System.Drawing.Size(91, 46) Me.txbTpDevMax.TabIndex = 2 Me.txbTpDevMax.Text = "30" Me.txbTpDevMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8258,9 +8909,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(4, 11) + Me.lbTpDevMax.Location = New System.Drawing.Point(5, 14) Me.lbTpDevMax.Name = "lbTpDevMax" - Me.lbTpDevMax.Size = New System.Drawing.Size(47, 24) + Me.lbTpDevMax.Size = New System.Drawing.Size(61, 32) Me.lbTpDevMax.TabIndex = 0 Me.lbTpDevMax.Text = "Max" ' @@ -8268,17 +8919,19 @@ Partial Class Main_Form ' Me.pnTpDevMin.Controls.Add(Me.txbTpDevMin) Me.pnTpDevMin.Controls.Add(Me.lbTpDevMin) - Me.pnTpDevMin.Location = New System.Drawing.Point(4, 25) + Me.pnTpDevMin.Location = New System.Drawing.Point(5, 31) + Me.pnTpDevMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnTpDevMin.Name = "pnTpDevMin" - Me.pnTpDevMin.Size = New System.Drawing.Size(130, 45) + Me.pnTpDevMin.Size = New System.Drawing.Size(149, 56) 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(48, 2) + Me.txbTpDevMin.Location = New System.Drawing.Point(55, 2) + Me.txbTpDevMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbTpDevMin.Name = "txbTpDevMin" - Me.txbTpDevMin.Size = New System.Drawing.Size(80, 39) + Me.txbTpDevMin.Size = New System.Drawing.Size(91, 46) Me.txbTpDevMin.TabIndex = 2 Me.txbTpDevMin.Text = "20" Me.txbTpDevMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8287,9 +8940,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(4, 11) + Me.lbTpDevMin.Location = New System.Drawing.Point(5, 14) Me.lbTpDevMin.Name = "lbTpDevMin" - Me.lbTpDevMin.Size = New System.Drawing.Size(43, 24) + Me.lbTpDevMin.Size = New System.Drawing.Size(56, 32) Me.lbTpDevMin.TabIndex = 0 Me.lbTpDevMin.Text = "Min" ' @@ -8298,9 +8951,11 @@ 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(281, 77) + Me.gbHFSort.Location = New System.Drawing.Point(321, 96) + Me.gbHFSort.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbHFSort.Name = "gbHFSort" - Me.gbHFSort.Size = New System.Drawing.Size(275, 198) + Me.gbHFSort.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFSort.Size = New System.Drawing.Size(314, 248) Me.gbHFSort.TabIndex = 110 Me.gbHFSort.TabStop = False Me.gbHFSort.Text = "HF Test" @@ -8308,9 +8963,11 @@ Partial Class Main_Form 'gbHFMin ' Me.gbHFMin.Controls.Add(Me.pnHFMin) - Me.gbHFMin.Location = New System.Drawing.Point(2, 105) + Me.gbHFMin.Location = New System.Drawing.Point(2, 131) + Me.gbHFMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbHFMin.Name = "gbHFMin" - Me.gbHFMin.Size = New System.Drawing.Size(271, 81) + Me.gbHFMin.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFMin.Size = New System.Drawing.Size(310, 101) Me.gbHFMin.TabIndex = 10 Me.gbHFMin.TabStop = False Me.gbHFMin.Text = "차이값" @@ -8320,27 +8977,29 @@ 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(4, 25) + Me.pnHFMin.Location = New System.Drawing.Point(5, 31) + Me.pnHFMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnHFMin.Name = "pnHFMin" - Me.pnHFMin.Size = New System.Drawing.Size(265, 45) + Me.pnHFMin.Size = New System.Drawing.Size(303, 56) 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(188, 11) + Me.lbHFOpValue.Location = New System.Drawing.Point(215, 14) Me.lbHFOpValue.Name = "lbHFOpValue" - Me.lbHFOpValue.Size = New System.Drawing.Size(69, 24) + Me.lbHFOpValue.Size = New System.Drawing.Size(89, 32) 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(48, 2) + Me.txbHFMin.Location = New System.Drawing.Point(55, 2) + Me.txbHFMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbHFMin.Name = "txbHFMin" - Me.txbHFMin.Size = New System.Drawing.Size(137, 39) + Me.txbHFMin.Size = New System.Drawing.Size(156, 46) Me.txbHFMin.TabIndex = 2 Me.txbHFMin.Text = "1" Me.txbHFMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8349,9 +9008,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(4, 11) + Me.lbHFMin.Location = New System.Drawing.Point(5, 14) Me.lbHFMin.Name = "lbHFMin" - Me.lbHFMin.Size = New System.Drawing.Size(46, 24) + Me.lbHFMin.Size = New System.Drawing.Size(60, 32) Me.lbHFMin.TabIndex = 0 Me.lbHFMin.Text = "최소" ' @@ -8359,9 +9018,11 @@ Partial Class Main_Form ' Me.gbHFoutput.Controls.Add(Me.pnHFOutMax) Me.gbHFoutput.Controls.Add(Me.pnHFOutMin) - Me.gbHFoutput.Location = New System.Drawing.Point(2, 23) + Me.gbHFoutput.Location = New System.Drawing.Point(2, 29) + Me.gbHFoutput.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbHFoutput.Name = "gbHFoutput" - Me.gbHFoutput.Size = New System.Drawing.Size(271, 81) + Me.gbHFoutput.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFoutput.Size = New System.Drawing.Size(310, 101) Me.gbHFoutput.TabIndex = 9 Me.gbHFoutput.TabStop = False Me.gbHFoutput.Text = "출력값" @@ -8370,17 +9031,19 @@ Partial Class Main_Form ' Me.pnHFOutMax.Controls.Add(Me.txbHFOutMax) Me.pnHFOutMax.Controls.Add(Me.lbHFOutMax) - Me.pnHFOutMax.Location = New System.Drawing.Point(137, 25) + Me.pnHFOutMax.Location = New System.Drawing.Point(157, 31) + Me.pnHFOutMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnHFOutMax.Name = "pnHFOutMax" - Me.pnHFOutMax.Size = New System.Drawing.Size(132, 45) + Me.pnHFOutMax.Size = New System.Drawing.Size(151, 56) 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(49, 2) + Me.txbHFOutMax.Location = New System.Drawing.Point(56, 2) + Me.txbHFOutMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbHFOutMax.Name = "txbHFOutMax" - Me.txbHFOutMax.Size = New System.Drawing.Size(80, 39) + Me.txbHFOutMax.Size = New System.Drawing.Size(91, 46) Me.txbHFOutMax.TabIndex = 2 Me.txbHFOutMax.Text = "19" Me.txbHFOutMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8389,9 +9052,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(4, 11) + Me.lbHFOutMax.Location = New System.Drawing.Point(5, 14) Me.lbHFOutMax.Name = "lbHFOutMax" - Me.lbHFOutMax.Size = New System.Drawing.Size(47, 24) + Me.lbHFOutMax.Size = New System.Drawing.Size(61, 32) Me.lbHFOutMax.TabIndex = 0 Me.lbHFOutMax.Text = "Max" ' @@ -8399,17 +9062,19 @@ Partial Class Main_Form ' Me.pnHFOutMin.Controls.Add(Me.txbHFOutMin) Me.pnHFOutMin.Controls.Add(Me.lbHFOutMin) - Me.pnHFOutMin.Location = New System.Drawing.Point(4, 25) + Me.pnHFOutMin.Location = New System.Drawing.Point(5, 31) + Me.pnHFOutMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnHFOutMin.Name = "pnHFOutMin" - Me.pnHFOutMin.Size = New System.Drawing.Size(130, 45) + Me.pnHFOutMin.Size = New System.Drawing.Size(149, 56) 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(48, 2) + Me.txbHFOutMin.Location = New System.Drawing.Point(55, 2) + Me.txbHFOutMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbHFOutMin.Name = "txbHFOutMin" - Me.txbHFOutMin.Size = New System.Drawing.Size(80, 39) + Me.txbHFOutMin.Size = New System.Drawing.Size(91, 46) Me.txbHFOutMin.TabIndex = 2 Me.txbHFOutMin.Text = "17.3" Me.txbHFOutMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8418,9 +9083,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(4, 11) + Me.lbHFOutMin.Location = New System.Drawing.Point(5, 14) Me.lbHFOutMin.Name = "lbHFOutMin" - Me.lbHFOutMin.Size = New System.Drawing.Size(43, 24) + Me.lbHFOutMin.Size = New System.Drawing.Size(56, 32) Me.lbHFOutMin.TabIndex = 0 Me.lbHFOutMin.Text = "Min" ' @@ -8429,9 +9094,11 @@ 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(281, 1) + Me.gbOpBat.Location = New System.Drawing.Point(321, 1) + Me.gbOpBat.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbOpBat.Name = "gbOpBat" - Me.gbOpBat.Size = New System.Drawing.Size(275, 75) + Me.gbOpBat.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbOpBat.Size = New System.Drawing.Size(314, 94) Me.gbOpBat.TabIndex = 110 Me.gbOpBat.TabStop = False Me.gbOpBat.Text = "Battery Level" @@ -8440,17 +9107,19 @@ Partial Class Main_Form ' Me.pnBatMax.Controls.Add(Me.txbBatMax) Me.pnBatMax.Controls.Add(Me.lbBatMax) - Me.pnBatMax.Location = New System.Drawing.Point(137, 25) + Me.pnBatMax.Location = New System.Drawing.Point(157, 31) + Me.pnBatMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnBatMax.Name = "pnBatMax" - Me.pnBatMax.Size = New System.Drawing.Size(132, 45) + Me.pnBatMax.Size = New System.Drawing.Size(151, 56) 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(49, 2) + Me.txbBatMax.Location = New System.Drawing.Point(56, 2) + Me.txbBatMax.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbBatMax.Name = "txbBatMax" - Me.txbBatMax.Size = New System.Drawing.Size(80, 39) + Me.txbBatMax.Size = New System.Drawing.Size(91, 46) Me.txbBatMax.TabIndex = 2 Me.txbBatMax.Text = "4.0" Me.txbBatMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8459,9 +9128,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(4, 11) + Me.lbBatMax.Location = New System.Drawing.Point(5, 14) Me.lbBatMax.Name = "lbBatMax" - Me.lbBatMax.Size = New System.Drawing.Size(47, 24) + Me.lbBatMax.Size = New System.Drawing.Size(61, 32) Me.lbBatMax.TabIndex = 0 Me.lbBatMax.Text = "Max" ' @@ -8469,17 +9138,19 @@ Partial Class Main_Form ' Me.pnBatMin.Controls.Add(Me.txbBatMin) Me.pnBatMin.Controls.Add(Me.lbBatMin) - Me.pnBatMin.Location = New System.Drawing.Point(6, 25) + Me.pnBatMin.Location = New System.Drawing.Point(7, 31) + Me.pnBatMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnBatMin.Name = "pnBatMin" - Me.pnBatMin.Size = New System.Drawing.Size(130, 45) + Me.pnBatMin.Size = New System.Drawing.Size(149, 56) 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(48, 2) + Me.txbBatMin.Location = New System.Drawing.Point(55, 2) + Me.txbBatMin.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbBatMin.Name = "txbBatMin" - Me.txbBatMin.Size = New System.Drawing.Size(80, 39) + Me.txbBatMin.Size = New System.Drawing.Size(91, 46) Me.txbBatMin.TabIndex = 2 Me.txbBatMin.Text = "3.8" Me.txbBatMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8488,9 +9159,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(4, 11) + Me.lbBatMin.Location = New System.Drawing.Point(5, 14) Me.lbBatMin.Name = "lbBatMin" - Me.lbBatMin.Size = New System.Drawing.Size(43, 24) + Me.lbBatMin.Size = New System.Drawing.Size(56, 32) Me.lbBatMin.TabIndex = 0 Me.lbBatMin.Text = "Min" ' @@ -8500,9 +9171,11 @@ 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, 276) + Me.gbRFsort.Location = New System.Drawing.Point(0, 345) + Me.gbRFsort.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRFsort.Name = "gbRFsort" - Me.gbRFsort.Size = New System.Drawing.Size(280, 290) + Me.gbRFsort.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFsort.Size = New System.Drawing.Size(320, 362) Me.gbRFsort.TabIndex = 107 Me.gbRFsort.TabStop = False Me.gbRFsort.Text = "RF Test" @@ -8512,9 +9185,11 @@ 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, 195) + Me.gbRFVrms3.Location = New System.Drawing.Point(2, 244) + Me.gbRFVrms3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRFVrms3.Name = "gbRFVrms3" - Me.gbRFVrms3.Size = New System.Drawing.Size(271, 81) + Me.gbRFVrms3.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFVrms3.Size = New System.Drawing.Size(310, 101) Me.gbRFVrms3.TabIndex = 10 Me.gbRFVrms3.TabStop = False Me.gbRFVrms3.Text = "3MHz_VRMS" @@ -8523,17 +9198,19 @@ Partial Class Main_Form ' Me.pnRFVRmax3.Controls.Add(Me.txbRFVRmax3) Me.pnRFVRmax3.Controls.Add(Me.lbRFVRmax3) - Me.pnRFVRmax3.Location = New System.Drawing.Point(137, 26) + Me.pnRFVRmax3.Location = New System.Drawing.Point(157, 32) + Me.pnRFVRmax3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRFVRmax3.Name = "pnRFVRmax3" - Me.pnRFVRmax3.Size = New System.Drawing.Size(132, 45) + Me.pnRFVRmax3.Size = New System.Drawing.Size(151, 56) 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(49, 2) + Me.txbRFVRmax3.Location = New System.Drawing.Point(56, 2) + Me.txbRFVRmax3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRFVRmax3.Name = "txbRFVRmax3" - Me.txbRFVRmax3.Size = New System.Drawing.Size(80, 39) + Me.txbRFVRmax3.Size = New System.Drawing.Size(91, 46) Me.txbRFVRmax3.TabIndex = 2 Me.txbRFVRmax3.Text = "40" Me.txbRFVRmax3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8542,9 +9219,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(4, 11) + Me.lbRFVRmax3.Location = New System.Drawing.Point(5, 14) Me.lbRFVRmax3.Name = "lbRFVRmax3" - Me.lbRFVRmax3.Size = New System.Drawing.Size(47, 24) + Me.lbRFVRmax3.Size = New System.Drawing.Size(61, 32) Me.lbRFVRmax3.TabIndex = 0 Me.lbRFVRmax3.Text = "Max" ' @@ -8552,17 +9229,19 @@ Partial Class Main_Form ' Me.pnRFVRmin3.Controls.Add(Me.txbRFVRmin3) Me.pnRFVRmin3.Controls.Add(Me.lbRFVRmin3) - Me.pnRFVRmin3.Location = New System.Drawing.Point(4, 26) + Me.pnRFVRmin3.Location = New System.Drawing.Point(5, 32) + Me.pnRFVRmin3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRFVRmin3.Name = "pnRFVRmin3" - Me.pnRFVRmin3.Size = New System.Drawing.Size(130, 45) + Me.pnRFVRmin3.Size = New System.Drawing.Size(149, 56) 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(48, 2) + Me.txbRFVRmin3.Location = New System.Drawing.Point(55, 2) + Me.txbRFVRmin3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRFVRmin3.Name = "txbRFVRmin3" - Me.txbRFVRmin3.Size = New System.Drawing.Size(80, 39) + Me.txbRFVRmin3.Size = New System.Drawing.Size(91, 46) Me.txbRFVRmin3.TabIndex = 2 Me.txbRFVRmin3.Text = "30" Me.txbRFVRmin3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8571,9 +9250,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(4, 11) + Me.lbRFVRmin3.Location = New System.Drawing.Point(5, 14) Me.lbRFVRmin3.Name = "lbRFVRmin3" - Me.lbRFVRmin3.Size = New System.Drawing.Size(43, 24) + Me.lbRFVRmin3.Size = New System.Drawing.Size(56, 32) Me.lbRFVRmin3.TabIndex = 0 Me.lbRFVRmin3.Text = "Min" ' @@ -8585,9 +9264,11 @@ 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(258, 78) + Me.gbLEDOption.Location = New System.Drawing.Point(295, 98) + Me.gbLEDOption.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbLEDOption.Name = "gbLEDOption" - Me.gbLEDOption.Size = New System.Drawing.Size(644, 183) + Me.gbLEDOption.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbLEDOption.Size = New System.Drawing.Size(736, 229) Me.gbLEDOption.TabIndex = 132 Me.gbLEDOption.TabStop = False Me.gbLEDOption.Text = "LED 측정 관련" @@ -8597,9 +9278,11 @@ 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(317, 92) + Me.gbYelPoint2.Location = New System.Drawing.Point(362, 115) + Me.gbYelPoint2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbYelPoint2.Name = "gbYelPoint2" - Me.gbYelPoint2.Size = New System.Drawing.Size(300, 65) + Me.gbYelPoint2.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbYelPoint2.Size = New System.Drawing.Size(343, 81) Me.gbYelPoint2.TabIndex = 11 Me.gbYelPoint2.TabStop = False Me.gbYelPoint2.Text = "Yellow 측정좌표 ②" @@ -8608,17 +9291,19 @@ Partial Class Main_Form ' Me.pnYelY2.Controls.Add(Me.txbYelY2) Me.pnYelY2.Controls.Add(Me.lbYelY2) - Me.pnYelY2.Location = New System.Drawing.Point(148, 26) + Me.pnYelY2.Location = New System.Drawing.Point(169, 32) + Me.pnYelY2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnYelY2.Name = "pnYelY2" - Me.pnYelY2.Size = New System.Drawing.Size(139, 35) + Me.pnYelY2.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.txbYelY2.Location = New System.Drawing.Point(54, 2) + Me.txbYelY2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbYelY2.Name = "txbYelY2" - Me.txbYelY2.Size = New System.Drawing.Size(87, 32) + Me.txbYelY2.Size = New System.Drawing.Size(99, 38) Me.txbYelY2.TabIndex = 2 Me.txbYelY2.Text = "40" Me.txbYelY2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8627,9 +9312,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(18, 5) + Me.lbYelY2.Location = New System.Drawing.Point(21, 6) Me.lbYelY2.Name = "lbYelY2" - Me.lbYelY2.Size = New System.Drawing.Size(23, 24) + Me.lbYelY2.Size = New System.Drawing.Size(31, 32) Me.lbYelY2.TabIndex = 0 Me.lbYelY2.Text = "Y" ' @@ -8637,17 +9322,19 @@ Partial Class Main_Form ' Me.pnYelX2.Controls.Add(Me.txbYelX2) Me.pnYelX2.Controls.Add(Me.lbYelX2) - Me.pnYelX2.Location = New System.Drawing.Point(4, 26) + Me.pnYelX2.Location = New System.Drawing.Point(5, 32) + Me.pnYelX2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnYelX2.Name = "pnYelX2" - Me.pnYelX2.Size = New System.Drawing.Size(139, 35) + Me.pnYelX2.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.txbYelX2.Location = New System.Drawing.Point(54, 2) + Me.txbYelX2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbYelX2.Name = "txbYelX2" - Me.txbYelX2.Size = New System.Drawing.Size(87, 32) + Me.txbYelX2.Size = New System.Drawing.Size(99, 38) Me.txbYelX2.TabIndex = 2 Me.txbYelX2.Text = "29" Me.txbYelX2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8656,9 +9343,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(12, 5) + Me.lbYelX2.Location = New System.Drawing.Point(14, 6) Me.lbYelX2.Name = "lbYelX2" - Me.lbYelX2.Size = New System.Drawing.Size(29, 24) + Me.lbYelX2.Size = New System.Drawing.Size(38, 32) Me.lbYelX2.TabIndex = 0 Me.lbYelX2.Text = "X " ' @@ -8667,9 +9354,11 @@ 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(317, 25) + Me.gbYelPoint1.Location = New System.Drawing.Point(362, 31) + Me.gbYelPoint1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbYelPoint1.Name = "gbYelPoint1" - Me.gbYelPoint1.Size = New System.Drawing.Size(300, 65) + Me.gbYelPoint1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbYelPoint1.Size = New System.Drawing.Size(343, 81) Me.gbYelPoint1.TabIndex = 11 Me.gbYelPoint1.TabStop = False Me.gbYelPoint1.Text = "Yellow 측정좌표 ①" @@ -8678,17 +9367,19 @@ Partial Class Main_Form ' Me.pnYelY1.Controls.Add(Me.txbYelY1) Me.pnYelY1.Controls.Add(Me.lbYelY1) - Me.pnYelY1.Location = New System.Drawing.Point(148, 26) + Me.pnYelY1.Location = New System.Drawing.Point(169, 32) + Me.pnYelY1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnYelY1.Name = "pnYelY1" - Me.pnYelY1.Size = New System.Drawing.Size(139, 35) + Me.pnYelY1.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.txbYelY1.Location = New System.Drawing.Point(54, 2) + Me.txbYelY1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbYelY1.Name = "txbYelY1" - Me.txbYelY1.Size = New System.Drawing.Size(87, 32) + Me.txbYelY1.Size = New System.Drawing.Size(99, 38) Me.txbYelY1.TabIndex = 2 Me.txbYelY1.Text = "385" Me.txbYelY1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8697,9 +9388,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(18, 5) + Me.lbYelY1.Location = New System.Drawing.Point(21, 6) Me.lbYelY1.Name = "lbYelY1" - Me.lbYelY1.Size = New System.Drawing.Size(23, 24) + Me.lbYelY1.Size = New System.Drawing.Size(31, 32) Me.lbYelY1.TabIndex = 0 Me.lbYelY1.Text = "Y" ' @@ -8707,17 +9398,19 @@ Partial Class Main_Form ' Me.pnYelX1.Controls.Add(Me.txbYelX1) Me.pnYelX1.Controls.Add(Me.lbYelX1) - Me.pnYelX1.Location = New System.Drawing.Point(4, 26) + Me.pnYelX1.Location = New System.Drawing.Point(5, 32) + Me.pnYelX1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnYelX1.Name = "pnYelX1" - Me.pnYelX1.Size = New System.Drawing.Size(139, 35) + Me.pnYelX1.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.txbYelX1.Location = New System.Drawing.Point(54, 2) + Me.txbYelX1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbYelX1.Name = "txbYelX1" - Me.txbYelX1.Size = New System.Drawing.Size(87, 32) + Me.txbYelX1.Size = New System.Drawing.Size(99, 38) Me.txbYelX1.TabIndex = 2 Me.txbYelX1.Text = "195" Me.txbYelX1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8726,9 +9419,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(12, 5) + Me.lbYelX1.Location = New System.Drawing.Point(14, 6) Me.lbYelX1.Name = "lbYelX1" - Me.lbYelX1.Size = New System.Drawing.Size(29, 24) + Me.lbYelX1.Size = New System.Drawing.Size(38, 32) Me.lbYelX1.TabIndex = 0 Me.lbYelX1.Text = "X " ' @@ -8737,9 +9430,11 @@ 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(11, 92) + Me.gbRedPoint2.Location = New System.Drawing.Point(13, 115) + Me.gbRedPoint2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRedPoint2.Name = "gbRedPoint2" - Me.gbRedPoint2.Size = New System.Drawing.Size(300, 65) + Me.gbRedPoint2.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRedPoint2.Size = New System.Drawing.Size(343, 81) Me.gbRedPoint2.TabIndex = 11 Me.gbRedPoint2.TabStop = False Me.gbRedPoint2.Text = "Red 측정좌표 ②" @@ -8748,17 +9443,19 @@ Partial Class Main_Form ' Me.pnRedY2.Controls.Add(Me.txbRedY2) Me.pnRedY2.Controls.Add(Me.lbRedY2) - Me.pnRedY2.Location = New System.Drawing.Point(148, 26) + Me.pnRedY2.Location = New System.Drawing.Point(169, 32) + Me.pnRedY2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRedY2.Name = "pnRedY2" - Me.pnRedY2.Size = New System.Drawing.Size(139, 35) + Me.pnRedY2.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.txbRedY2.Location = New System.Drawing.Point(54, 2) + Me.txbRedY2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRedY2.Name = "txbRedY2" - Me.txbRedY2.Size = New System.Drawing.Size(87, 32) + Me.txbRedY2.Size = New System.Drawing.Size(99, 38) Me.txbRedY2.TabIndex = 2 Me.txbRedY2.Text = "40" Me.txbRedY2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8767,9 +9464,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(18, 5) + Me.lbRedY2.Location = New System.Drawing.Point(21, 6) Me.lbRedY2.Name = "lbRedY2" - Me.lbRedY2.Size = New System.Drawing.Size(23, 24) + Me.lbRedY2.Size = New System.Drawing.Size(31, 32) Me.lbRedY2.TabIndex = 0 Me.lbRedY2.Text = "Y" ' @@ -8777,17 +9474,19 @@ Partial Class Main_Form ' Me.pnRedX2.Controls.Add(Me.txbRedX2) Me.pnRedX2.Controls.Add(Me.lbRedX2) - Me.pnRedX2.Location = New System.Drawing.Point(4, 26) + Me.pnRedX2.Location = New System.Drawing.Point(5, 32) + Me.pnRedX2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRedX2.Name = "pnRedX2" - Me.pnRedX2.Size = New System.Drawing.Size(139, 35) + Me.pnRedX2.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.txbRedX2.Location = New System.Drawing.Point(54, 2) + Me.txbRedX2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRedX2.Name = "txbRedX2" - Me.txbRedX2.Size = New System.Drawing.Size(87, 32) + Me.txbRedX2.Size = New System.Drawing.Size(99, 38) Me.txbRedX2.TabIndex = 2 Me.txbRedX2.Text = "29" Me.txbRedX2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8796,9 +9495,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(12, 5) + Me.lbRedX2.Location = New System.Drawing.Point(14, 6) Me.lbRedX2.Name = "lbRedX2" - Me.lbRedX2.Size = New System.Drawing.Size(29, 24) + Me.lbRedX2.Size = New System.Drawing.Size(38, 32) Me.lbRedX2.TabIndex = 0 Me.lbRedX2.Text = "X " ' @@ -8807,9 +9506,11 @@ 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(11, 25) + Me.gbRedPoint1.Location = New System.Drawing.Point(13, 31) + Me.gbRedPoint1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRedPoint1.Name = "gbRedPoint1" - Me.gbRedPoint1.Size = New System.Drawing.Size(300, 65) + Me.gbRedPoint1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRedPoint1.Size = New System.Drawing.Size(343, 81) Me.gbRedPoint1.TabIndex = 10 Me.gbRedPoint1.TabStop = False Me.gbRedPoint1.Text = "Red 측정좌표 ①" @@ -8818,17 +9519,19 @@ Partial Class Main_Form ' Me.pnRedY1.Controls.Add(Me.txbRedY1) Me.pnRedY1.Controls.Add(Me.lbRedY1) - Me.pnRedY1.Location = New System.Drawing.Point(148, 26) + Me.pnRedY1.Location = New System.Drawing.Point(169, 32) + Me.pnRedY1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRedY1.Name = "pnRedY1" - Me.pnRedY1.Size = New System.Drawing.Size(139, 35) + Me.pnRedY1.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.txbRedY1.Location = New System.Drawing.Point(54, 2) + Me.txbRedY1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRedY1.Name = "txbRedY1" - Me.txbRedY1.Size = New System.Drawing.Size(87, 32) + Me.txbRedY1.Size = New System.Drawing.Size(99, 38) Me.txbRedY1.TabIndex = 2 Me.txbRedY1.Text = "295" Me.txbRedY1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8837,9 +9540,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(18, 5) + Me.lbRedY1.Location = New System.Drawing.Point(21, 6) Me.lbRedY1.Name = "lbRedY1" - Me.lbRedY1.Size = New System.Drawing.Size(23, 24) + Me.lbRedY1.Size = New System.Drawing.Size(31, 32) Me.lbRedY1.TabIndex = 0 Me.lbRedY1.Text = "Y" ' @@ -8847,17 +9550,19 @@ Partial Class Main_Form ' Me.pnRedX1.Controls.Add(Me.txbRedX1) Me.pnRedX1.Controls.Add(Me.lbRedX1) - Me.pnRedX1.Location = New System.Drawing.Point(4, 26) + Me.pnRedX1.Location = New System.Drawing.Point(5, 32) + Me.pnRedX1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRedX1.Name = "pnRedX1" - Me.pnRedX1.Size = New System.Drawing.Size(139, 35) + Me.pnRedX1.Size = New System.Drawing.Size(159, 44) 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(47, 2) + Me.txbRedX1.Location = New System.Drawing.Point(54, 2) + Me.txbRedX1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRedX1.Name = "txbRedX1" - Me.txbRedX1.Size = New System.Drawing.Size(87, 32) + Me.txbRedX1.Size = New System.Drawing.Size(99, 38) Me.txbRedX1.TabIndex = 2 Me.txbRedX1.Text = "225" Me.txbRedX1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8866,9 +9571,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(12, 5) + Me.lbRedX1.Location = New System.Drawing.Point(14, 6) Me.lbRedX1.Name = "lbRedX1" - Me.lbRedX1.Size = New System.Drawing.Size(29, 24) + Me.lbRedX1.Size = New System.Drawing.Size(38, 32) Me.lbRedX1.TabIndex = 0 Me.lbRedX1.Text = "X " ' @@ -8876,9 +9581,11 @@ Partial Class Main_Form ' Me.gbRFVrms2.Controls.Add(Me.pnRFVRmax2) Me.gbRFVrms2.Controls.Add(Me.pnRFVRmin2) - Me.gbRFVrms2.Location = New System.Drawing.Point(2, 110) + Me.gbRFVrms2.Location = New System.Drawing.Point(2, 138) + Me.gbRFVrms2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRFVrms2.Name = "gbRFVrms2" - Me.gbRFVrms2.Size = New System.Drawing.Size(271, 81) + Me.gbRFVrms2.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFVrms2.Size = New System.Drawing.Size(310, 101) Me.gbRFVrms2.TabIndex = 9 Me.gbRFVrms2.TabStop = False Me.gbRFVrms2.Text = "2MHz_VRMS" @@ -8887,17 +9594,19 @@ Partial Class Main_Form ' Me.pnRFVRmax2.Controls.Add(Me.txbRFVRmax2) Me.pnRFVRmax2.Controls.Add(Me.lbRFVRmax2) - Me.pnRFVRmax2.Location = New System.Drawing.Point(137, 26) + Me.pnRFVRmax2.Location = New System.Drawing.Point(157, 32) + Me.pnRFVRmax2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRFVRmax2.Name = "pnRFVRmax2" - Me.pnRFVRmax2.Size = New System.Drawing.Size(132, 45) + Me.pnRFVRmax2.Size = New System.Drawing.Size(151, 56) 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(49, 2) + Me.txbRFVRmax2.Location = New System.Drawing.Point(56, 2) + Me.txbRFVRmax2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRFVRmax2.Name = "txbRFVRmax2" - Me.txbRFVRmax2.Size = New System.Drawing.Size(80, 39) + Me.txbRFVRmax2.Size = New System.Drawing.Size(91, 46) Me.txbRFVRmax2.TabIndex = 2 Me.txbRFVRmax2.Text = "40" Me.txbRFVRmax2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8906,9 +9615,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(4, 11) + Me.lbRFVRmax2.Location = New System.Drawing.Point(5, 14) Me.lbRFVRmax2.Name = "lbRFVRmax2" - Me.lbRFVRmax2.Size = New System.Drawing.Size(47, 24) + Me.lbRFVRmax2.Size = New System.Drawing.Size(61, 32) Me.lbRFVRmax2.TabIndex = 0 Me.lbRFVRmax2.Text = "Max" ' @@ -8916,17 +9625,19 @@ Partial Class Main_Form ' Me.pnRFVRmin2.Controls.Add(Me.txbRFVRmin2) Me.pnRFVRmin2.Controls.Add(Me.lbRFVRmin2) - Me.pnRFVRmin2.Location = New System.Drawing.Point(4, 26) + Me.pnRFVRmin2.Location = New System.Drawing.Point(5, 32) + Me.pnRFVRmin2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRFVRmin2.Name = "pnRFVRmin2" - Me.pnRFVRmin2.Size = New System.Drawing.Size(130, 45) + Me.pnRFVRmin2.Size = New System.Drawing.Size(149, 56) 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(48, 2) + Me.txbRFVRmin2.Location = New System.Drawing.Point(55, 2) + Me.txbRFVRmin2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRFVRmin2.Name = "txbRFVRmin2" - Me.txbRFVRmin2.Size = New System.Drawing.Size(80, 39) + Me.txbRFVRmin2.Size = New System.Drawing.Size(91, 46) Me.txbRFVRmin2.TabIndex = 2 Me.txbRFVRmin2.Text = "29" Me.txbRFVRmin2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8935,9 +9646,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(4, 11) + Me.lbRFVRmin2.Location = New System.Drawing.Point(5, 14) Me.lbRFVRmin2.Name = "lbRFVRmin2" - Me.lbRFVRmin2.Size = New System.Drawing.Size(43, 24) + Me.lbRFVRmin2.Size = New System.Drawing.Size(56, 32) Me.lbRFVRmin2.TabIndex = 0 Me.lbRFVRmin2.Text = "Min" ' @@ -8945,9 +9656,11 @@ Partial Class Main_Form ' Me.gbRFVrms1.Controls.Add(Me.pnRFVRmax1) Me.gbRFVrms1.Controls.Add(Me.pnRFVRmin1) - Me.gbRFVrms1.Location = New System.Drawing.Point(2, 23) + Me.gbRFVrms1.Location = New System.Drawing.Point(2, 29) + Me.gbRFVrms1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRFVrms1.Name = "gbRFVrms1" - Me.gbRFVrms1.Size = New System.Drawing.Size(271, 81) + Me.gbRFVrms1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFVrms1.Size = New System.Drawing.Size(310, 101) Me.gbRFVrms1.TabIndex = 8 Me.gbRFVrms1.TabStop = False Me.gbRFVrms1.Text = "1MHz_VRMS" @@ -8956,17 +9669,19 @@ Partial Class Main_Form ' Me.pnRFVRmax1.Controls.Add(Me.txbRFVRmax1) Me.pnRFVRmax1.Controls.Add(Me.lbRFVRmax1) - Me.pnRFVRmax1.Location = New System.Drawing.Point(137, 26) + Me.pnRFVRmax1.Location = New System.Drawing.Point(157, 32) + Me.pnRFVRmax1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRFVRmax1.Name = "pnRFVRmax1" - Me.pnRFVRmax1.Size = New System.Drawing.Size(132, 45) + Me.pnRFVRmax1.Size = New System.Drawing.Size(151, 56) 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(49, 2) + Me.txbRFVRmax1.Location = New System.Drawing.Point(56, 2) + Me.txbRFVRmax1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRFVRmax1.Name = "txbRFVRmax1" - Me.txbRFVRmax1.Size = New System.Drawing.Size(80, 39) + Me.txbRFVRmax1.Size = New System.Drawing.Size(91, 46) Me.txbRFVRmax1.TabIndex = 2 Me.txbRFVRmax1.Text = "30" Me.txbRFVRmax1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -8975,9 +9690,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(4, 11) + Me.lbRFVRmax1.Location = New System.Drawing.Point(5, 14) Me.lbRFVRmax1.Name = "lbRFVRmax1" - Me.lbRFVRmax1.Size = New System.Drawing.Size(47, 24) + Me.lbRFVRmax1.Size = New System.Drawing.Size(61, 32) Me.lbRFVRmax1.TabIndex = 0 Me.lbRFVRmax1.Text = "Max" ' @@ -8985,17 +9700,19 @@ Partial Class Main_Form ' Me.pnRFVRmin1.Controls.Add(Me.txbRFVRmin1) Me.pnRFVRmin1.Controls.Add(Me.lbRFVRmin1) - Me.pnRFVRmin1.Location = New System.Drawing.Point(4, 26) + Me.pnRFVRmin1.Location = New System.Drawing.Point(5, 32) + Me.pnRFVRmin1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRFVRmin1.Name = "pnRFVRmin1" - Me.pnRFVRmin1.Size = New System.Drawing.Size(130, 45) + Me.pnRFVRmin1.Size = New System.Drawing.Size(149, 56) 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(48, 2) + Me.txbRFVRmin1.Location = New System.Drawing.Point(55, 2) + Me.txbRFVRmin1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRFVRmin1.Name = "txbRFVRmin1" - Me.txbRFVRmin1.Size = New System.Drawing.Size(80, 39) + Me.txbRFVRmin1.Size = New System.Drawing.Size(91, 46) Me.txbRFVRmin1.TabIndex = 2 Me.txbRFVRmin1.Text = "28" Me.txbRFVRmin1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9004,9 +9721,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(4, 11) + Me.lbRFVRmin1.Location = New System.Drawing.Point(5, 14) Me.lbRFVRmin1.Name = "lbRFVRmin1" - Me.lbRFVRmin1.Size = New System.Drawing.Size(43, 24) + Me.lbRFVRmin1.Size = New System.Drawing.Size(56, 32) Me.lbRFVRmin1.TabIndex = 0 Me.lbRFVRmin1.Text = "Min" ' @@ -9015,8 +9732,10 @@ 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.Size = New System.Drawing.Size(275, 75) + Me.gbFirmVer.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbFirmVer.Size = New System.Drawing.Size(314, 94) Me.gbFirmVer.TabIndex = 109 Me.gbFirmVer.TabStop = False Me.gbFirmVer.Text = "FormWare Version" @@ -9025,17 +9744,19 @@ Partial Class Main_Form ' Me.pnFirmVer.Controls.Add(Me.txbFirmVer) Me.pnFirmVer.Controls.Add(Me.lbFirmVer) - Me.pnFirmVer.Location = New System.Drawing.Point(6, 25) + Me.pnFirmVer.Location = New System.Drawing.Point(7, 31) + Me.pnFirmVer.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnFirmVer.Name = "pnFirmVer" - Me.pnFirmVer.Size = New System.Drawing.Size(263, 45) + Me.pnFirmVer.Size = New System.Drawing.Size(301, 56) 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(114, 2) + Me.txbFirmVer.Location = New System.Drawing.Point(130, 2) + Me.txbFirmVer.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbFirmVer.Name = "txbFirmVer" - Me.txbFirmVer.Size = New System.Drawing.Size(146, 39) + Me.txbFirmVer.Size = New System.Drawing.Size(166, 46) Me.txbFirmVer.TabIndex = 2 Me.txbFirmVer.Text = "1.0.8" Me.txbFirmVer.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9044,9 +9765,9 @@ 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(27, 11) + Me.lbFirmVer.Location = New System.Drawing.Point(31, 14) Me.lbFirmVer.Name = "lbFirmVer" - Me.lbFirmVer.Size = New System.Drawing.Size(77, 24) + Me.lbFirmVer.Size = New System.Drawing.Size(101, 32) Me.lbFirmVer.TabIndex = 0 Me.lbFirmVer.Text = "Version" ' @@ -9068,8 +9789,9 @@ 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(1920, 1020) + Me.pnMain.Size = New System.Drawing.Size(2194, 1275) Me.pnMain.TabIndex = 98 ' 'gbDSForm @@ -9080,9 +9802,11 @@ 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(5, 240) + Me.gbDSForm.Location = New System.Drawing.Point(6, 300) + Me.gbDSForm.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbDSForm.Name = "gbDSForm" - Me.gbDSForm.Size = New System.Drawing.Size(1090, 760) + Me.gbDSForm.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbDSForm.Size = New System.Drawing.Size(1246, 950) Me.gbDSForm.TabIndex = 122 Me.gbDSForm.TabStop = False Me.gbDSForm.Visible = False @@ -9093,18 +9817,19 @@ 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(20, 500) + Me.pnDSWrite.Location = New System.Drawing.Point(23, 625) + Me.pnDSWrite.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnDSWrite.Name = "pnDSWrite" - Me.pnDSWrite.Size = New System.Drawing.Size(1050, 140) + Me.pnDSWrite.Size = New System.Drawing.Size(1200, 174) 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(6, 9) + Me.lbDSWrite.Location = New System.Drawing.Point(7, 11) Me.lbDSWrite.Name = "lbDSWrite" - Me.lbDSWrite.Size = New System.Drawing.Size(209, 41) + Me.lbDSWrite.Size = New System.Drawing.Size(262, 52) Me.lbDSWrite.TabIndex = 48 Me.lbDSWrite.Text = "3. Data Save" ' @@ -9112,10 +9837,11 @@ 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(11, 54) + Me.txbDSSave.Location = New System.Drawing.Point(13, 68) + Me.txbDSSave.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbDSSave.Name = "txbDSSave" Me.txbDSSave.ReadOnly = True - Me.txbDSSave.Size = New System.Drawing.Size(1031, 76) + Me.txbDSSave.Size = New System.Drawing.Size(1178, 94) Me.txbDSSave.TabIndex = 49 Me.txbDSSave.Text = "대 기" Me.txbDSSave.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9129,18 +9855,19 @@ 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(19, 635) + Me.pnDSWriteState.Location = New System.Drawing.Point(22, 794) + Me.pnDSWriteState.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnDSWriteState.Name = "pnDSWriteState" - Me.pnDSWriteState.Size = New System.Drawing.Size(1050, 115) + Me.pnDSWriteState.Size = New System.Drawing.Size(1199, 143) 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(812, 9) + Me.lbDSWrite_3.Location = New System.Drawing.Point(928, 11) Me.lbDSWrite_3.Name = "lbDSWrite_3" - Me.lbDSWrite_3.Size = New System.Drawing.Size(137, 32) + Me.lbDSWrite_3.Size = New System.Drawing.Size(172, 39) Me.lbDSWrite_3.TabIndex = 52 Me.lbDSWrite_3.Text = "CSV_SAVE" ' @@ -9148,10 +9875,11 @@ 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(711, 42) + 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.Name = "txbDSWrite_3" Me.txbDSWrite_3.ReadOnly = True - Me.txbDSWrite_3.Size = New System.Drawing.Size(330, 63) + Me.txbDSWrite_3.Size = New System.Drawing.Size(377, 77) Me.txbDSWrite_3.TabIndex = 53 Me.txbDSWrite_3.Text = "대 기" Me.txbDSWrite_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9160,9 +9888,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(448, 9) + Me.lbDSWrite_2.Location = New System.Drawing.Point(512, 11) Me.lbDSWrite_2.Name = "lbDSWrite_2" - Me.lbDSWrite_2.Size = New System.Drawing.Size(152, 32) + Me.lbDSWrite_2.Size = New System.Drawing.Size(191, 39) Me.lbDSWrite_2.TabIndex = 50 Me.lbDSWrite_2.Text = "Count_Save" ' @@ -9170,10 +9898,11 @@ 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(363, 42) + 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.Name = "txbDSWrite_2" Me.txbDSWrite_2.ReadOnly = True - Me.txbDSWrite_2.Size = New System.Drawing.Size(330, 63) + Me.txbDSWrite_2.Size = New System.Drawing.Size(377, 77) Me.txbDSWrite_2.TabIndex = 51 Me.txbDSWrite_2.Text = "대 기" Me.txbDSWrite_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9182,9 +9911,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(111, 9) + Me.lbDSWrite_1.Location = New System.Drawing.Point(127, 11) Me.lbDSWrite_1.Name = "lbDSWrite_1" - Me.lbDSWrite_1.Size = New System.Drawing.Size(129, 32) + Me.lbDSWrite_1.Size = New System.Drawing.Size(160, 39) Me.lbDSWrite_1.TabIndex = 48 Me.lbDSWrite_1.Text = "DataWrite" ' @@ -9192,10 +9921,11 @@ 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(10, 42) + Me.txbDSWrite.Location = New System.Drawing.Point(11, 52) + Me.txbDSWrite.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbDSWrite.Name = "txbDSWrite" Me.txbDSWrite.ReadOnly = True - Me.txbDSWrite.Size = New System.Drawing.Size(330, 63) + Me.txbDSWrite.Size = New System.Drawing.Size(377, 77) Me.txbDSWrite.TabIndex = 49 Me.txbDSWrite.Text = "대 기" Me.txbDSWrite.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9206,18 +9936,19 @@ 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(20, 255) + Me.pnDSHifu.Location = New System.Drawing.Point(23, 319) + Me.pnDSHifu.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnDSHifu.Name = "pnDSHifu" - Me.pnDSHifu.Size = New System.Drawing.Size(1050, 140) + Me.pnDSHifu.Size = New System.Drawing.Size(1200, 174) 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(6, 9) + Me.lbDSHifu.Location = New System.Drawing.Point(7, 11) Me.lbDSHifu.Name = "lbDSHifu" - Me.lbDSHifu.Size = New System.Drawing.Size(132, 41) + Me.lbDSHifu.Size = New System.Drawing.Size(164, 52) Me.lbDSHifu.TabIndex = 48 Me.lbDSHifu.Text = "2. HIFU" ' @@ -9225,10 +9956,11 @@ 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(11, 54) + Me.txbDSHifu.Location = New System.Drawing.Point(13, 68) + Me.txbDSHifu.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbDSHifu.Name = "txbDSHifu" Me.txbDSHifu.ReadOnly = True - Me.txbDSHifu.Size = New System.Drawing.Size(1031, 76) + Me.txbDSHifu.Size = New System.Drawing.Size(1178, 94) Me.txbDSHifu.TabIndex = 49 Me.txbDSHifu.Text = "대 기" Me.txbDSHifu.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9242,18 +9974,19 @@ 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(20, 390) + Me.pnDSHifuState.Location = New System.Drawing.Point(23, 488) + Me.pnDSHifuState.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnDSHifuState.Name = "pnDSHifuState" - Me.pnDSHifuState.Size = New System.Drawing.Size(1050, 115) + Me.pnDSHifuState.Size = New System.Drawing.Size(1199, 143) 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(825, 9) + Me.lbDSHifu_3.Location = New System.Drawing.Point(943, 11) Me.lbDSHifu_3.Name = "lbDSHifu_3" - Me.lbDSHifu_3.Size = New System.Drawing.Size(96, 32) + Me.lbDSHifu_3.Size = New System.Drawing.Size(121, 39) Me.lbDSHifu_3.TabIndex = 52 Me.lbDSHifu_3.Text = "3차측정" ' @@ -9261,10 +9994,11 @@ 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(711, 42) + 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.Name = "txbDSHifu_3" Me.txbDSHifu_3.ReadOnly = True - Me.txbDSHifu_3.Size = New System.Drawing.Size(330, 63) + Me.txbDSHifu_3.Size = New System.Drawing.Size(377, 77) Me.txbDSHifu_3.TabIndex = 53 Me.txbDSHifu_3.Text = "대 기" Me.txbDSHifu_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9273,9 +10007,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(477, 9) + Me.lbDSHifu_2.Location = New System.Drawing.Point(545, 11) Me.lbDSHifu_2.Name = "lbDSHifu_2" - Me.lbDSHifu_2.Size = New System.Drawing.Size(96, 32) + Me.lbDSHifu_2.Size = New System.Drawing.Size(121, 39) Me.lbDSHifu_2.TabIndex = 50 Me.lbDSHifu_2.Text = "2차측정" ' @@ -9283,10 +10017,11 @@ 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(363, 42) + 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.Name = "txbDSHifu_2" Me.txbDSHifu_2.ReadOnly = True - Me.txbDSHifu_2.Size = New System.Drawing.Size(330, 63) + Me.txbDSHifu_2.Size = New System.Drawing.Size(377, 77) Me.txbDSHifu_2.TabIndex = 51 Me.txbDSHifu_2.Text = "대 기" Me.txbDSHifu_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9295,9 +10030,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(124, 9) + Me.lbDSHifu_1.Location = New System.Drawing.Point(142, 11) Me.lbDSHifu_1.Name = "lbDSHifu_1" - Me.lbDSHifu_1.Size = New System.Drawing.Size(96, 32) + Me.lbDSHifu_1.Size = New System.Drawing.Size(121, 39) Me.lbDSHifu_1.TabIndex = 48 Me.lbDSHifu_1.Text = "1차측정" ' @@ -9305,10 +10040,11 @@ 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(10, 42) + 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.Name = "txbDSHifu_1" Me.txbDSHifu_1.ReadOnly = True - Me.txbDSHifu_1.Size = New System.Drawing.Size(330, 63) + Me.txbDSHifu_1.Size = New System.Drawing.Size(377, 77) Me.txbDSHifu_1.TabIndex = 49 Me.txbDSHifu_1.Text = "대 기" Me.txbDSHifu_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9319,18 +10055,19 @@ 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(20, 10) + Me.pnDSBasic.Location = New System.Drawing.Point(23, 12) + Me.pnDSBasic.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnDSBasic.Name = "pnDSBasic" - Me.pnDSBasic.Size = New System.Drawing.Size(1050, 140) + Me.pnDSBasic.Size = New System.Drawing.Size(1200, 174) 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(6, 9) + Me.lbDSBasic.Location = New System.Drawing.Point(7, 11) Me.lbDSBasic.Name = "lbDSBasic" - Me.lbDSBasic.Size = New System.Drawing.Size(216, 41) + Me.lbDSBasic.Size = New System.Drawing.Size(270, 52) Me.lbDSBasic.TabIndex = 48 Me.lbDSBasic.Text = "1. Basic Data" ' @@ -9338,10 +10075,11 @@ 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(11, 54) + Me.txbDSBasic.Location = New System.Drawing.Point(13, 68) + Me.txbDSBasic.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbDSBasic.Name = "txbDSBasic" Me.txbDSBasic.ReadOnly = True - Me.txbDSBasic.Size = New System.Drawing.Size(1031, 76) + Me.txbDSBasic.Size = New System.Drawing.Size(1178, 94) Me.txbDSBasic.TabIndex = 49 Me.txbDSBasic.Text = "대 기" Me.txbDSBasic.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9355,18 +10093,19 @@ 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(20, 145) + Me.pnDSBasicState.Location = New System.Drawing.Point(23, 181) + Me.pnDSBasicState.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnDSBasicState.Name = "pnDSBasicState" - Me.pnDSBasicState.Size = New System.Drawing.Size(1050, 115) + Me.pnDSBasicState.Size = New System.Drawing.Size(1199, 143) 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(825, 9) + Me.lbDSBat.Location = New System.Drawing.Point(943, 11) Me.lbDSBat.Name = "lbDSBat" - Me.lbDSBat.Size = New System.Drawing.Size(99, 32) + Me.lbDSBat.Size = New System.Drawing.Size(121, 39) Me.lbDSBat.TabIndex = 52 Me.lbDSBat.Text = "Battery" ' @@ -9374,10 +10113,11 @@ 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(711, 42) + Me.txbDSBat.Location = New System.Drawing.Point(813, 52) + Me.txbDSBat.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbDSBat.Name = "txbDSBat" Me.txbDSBat.ReadOnly = True - Me.txbDSBat.Size = New System.Drawing.Size(330, 63) + Me.txbDSBat.Size = New System.Drawing.Size(377, 77) Me.txbDSBat.TabIndex = 53 Me.txbDSBat.Text = "대 기" Me.txbDSBat.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9386,9 +10126,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(447, 8) + Me.lbDSTemp.Location = New System.Drawing.Point(511, 10) Me.lbDSTemp.Name = "lbDSTemp" - Me.lbDSTemp.Size = New System.Drawing.Size(163, 32) + Me.lbDSTemp.Size = New System.Drawing.Size(202, 39) Me.lbDSTemp.TabIndex = 50 Me.lbDSTemp.Text = "Temperature" ' @@ -9396,10 +10136,11 @@ 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(363, 42) + Me.txbDSTemp.Location = New System.Drawing.Point(415, 52) + Me.txbDSTemp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbDSTemp.Name = "txbDSTemp" Me.txbDSTemp.ReadOnly = True - Me.txbDSTemp.Size = New System.Drawing.Size(330, 63) + Me.txbDSTemp.Size = New System.Drawing.Size(377, 77) Me.txbDSTemp.TabIndex = 51 Me.txbDSTemp.Text = "대 기" Me.txbDSTemp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9408,9 +10149,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(120, 9) + Me.lbDSFirm.Location = New System.Drawing.Point(137, 11) Me.lbDSFirm.Name = "lbDSFirm" - Me.lbDSFirm.Size = New System.Drawing.Size(124, 32) + Me.lbDSFirm.Size = New System.Drawing.Size(155, 39) Me.lbDSFirm.TabIndex = 48 Me.lbDSFirm.Text = "Firmware" ' @@ -9418,10 +10159,11 @@ 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(10, 42) + Me.txbDSFirm.Location = New System.Drawing.Point(11, 52) + Me.txbDSFirm.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbDSFirm.Name = "txbDSFirm" Me.txbDSFirm.ReadOnly = True - Me.txbDSFirm.Size = New System.Drawing.Size(330, 63) + Me.txbDSFirm.Size = New System.Drawing.Size(377, 77) Me.txbDSFirm.TabIndex = 49 Me.txbDSFirm.Text = "대 기" Me.txbDSFirm.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9435,9 +10177,11 @@ 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(1100, 700) + Me.gbRunCount.Location = New System.Drawing.Point(1257, 875) + Me.gbRunCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRunCount.Name = "gbRunCount" - Me.gbRunCount.Size = New System.Drawing.Size(810, 135) + Me.gbRunCount.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRunCount.Size = New System.Drawing.Size(926, 169) Me.gbRunCount.TabIndex = 121 Me.gbRunCount.TabStop = False Me.gbRunCount.Text = "금일 측정 수량" @@ -9446,10 +10190,11 @@ 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(675, 50) + Me.txbNgCount.Location = New System.Drawing.Point(771, 62) + Me.txbNgCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbNgCount.Name = "txbNgCount" Me.txbNgCount.ReadOnly = True - Me.txbNgCount.Size = New System.Drawing.Size(117, 49) + Me.txbNgCount.Size = New System.Drawing.Size(133, 59) Me.txbNgCount.TabIndex = 5 Me.txbNgCount.Text = "0" Me.txbNgCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9459,9 +10204,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(550, 55) + Me.lbNgCount.Location = New System.Drawing.Point(629, 69) Me.lbNgCount.Name = "lbNgCount" - Me.lbNgCount.Size = New System.Drawing.Size(119, 35) + Me.lbNgCount.Size = New System.Drawing.Size(151, 44) Me.lbNgCount.TabIndex = 4 Me.lbNgCount.Text = "불량수량" ' @@ -9469,10 +10214,11 @@ 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(405, 50) + Me.txbOkCount.Location = New System.Drawing.Point(463, 62) + Me.txbOkCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbOkCount.Name = "txbOkCount" Me.txbOkCount.ReadOnly = True - Me.txbOkCount.Size = New System.Drawing.Size(117, 49) + Me.txbOkCount.Size = New System.Drawing.Size(133, 59) Me.txbOkCount.TabIndex = 3 Me.txbOkCount.Text = "0" Me.txbOkCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9482,9 +10228,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(280, 55) + Me.lbOkCount.Location = New System.Drawing.Point(320, 69) Me.lbOkCount.Name = "lbOkCount" - Me.lbOkCount.Size = New System.Drawing.Size(119, 35) + Me.lbOkCount.Size = New System.Drawing.Size(151, 44) Me.lbOkCount.TabIndex = 2 Me.lbOkCount.Text = "합격수량" ' @@ -9492,10 +10238,11 @@ 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(141, 50) + Me.txbDayCount.Location = New System.Drawing.Point(161, 62) + Me.txbDayCount.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbDayCount.Name = "txbDayCount" Me.txbDayCount.ReadOnly = True - Me.txbDayCount.Size = New System.Drawing.Size(117, 49) + Me.txbDayCount.Size = New System.Drawing.Size(133, 59) Me.txbDayCount.TabIndex = 1 Me.txbDayCount.Text = "0" Me.txbDayCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9504,9 +10251,9 @@ 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(16, 55) + Me.lbDayCount.Location = New System.Drawing.Point(18, 69) Me.lbDayCount.Name = "lbDayCount" - Me.lbDayCount.Size = New System.Drawing.Size(119, 35) + Me.lbDayCount.Size = New System.Drawing.Size(151, 44) Me.lbDayCount.TabIndex = 0 Me.lbDayCount.Text = "측정수량" ' @@ -9531,9 +10278,11 @@ Partial Class Main_Form 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(295, 5) + 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.Size = New System.Drawing.Size(1090, 85) + 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 = "모드 설정" @@ -9542,9 +10291,10 @@ Partial Class Main_Form ' 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(835, 48) + Me.rdbEFPD.Location = New System.Drawing.Point(954, 60) + Me.rdbEFPD.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbEFPD.Name = "rdbEFPD" - Me.rdbEFPD.Size = New System.Drawing.Size(236, 28) + Me.rdbEFPD.Size = New System.Drawing.Size(301, 36) Me.rdbEFPD.TabIndex = 94 Me.rdbEFPD.Text = "생산 5(HF측정/정보입력)" Me.rdbEFPD.UseVisualStyleBackColor = True @@ -9554,9 +10304,10 @@ 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(835, 20) + Me.rdbEFIQC.Location = New System.Drawing.Point(954, 25) + Me.rdbEFIQC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbEFIQC.Name = "rdbEFIQC" - Me.rdbEFIQC.Size = New System.Drawing.Size(138, 28) + Me.rdbEFIQC.Size = New System.Drawing.Size(176, 36) Me.rdbEFIQC.TabIndex = 93 Me.rdbEFIQC.Text = "수입검사(HF)" Me.rdbEFIQC.UseVisualStyleBackColor = True @@ -9564,9 +10315,9 @@ Partial Class Main_Form 'Label2 ' Me.Label2.AutoSize = True - Me.Label2.Location = New System.Drawing.Point(898, 0) + Me.Label2.Location = New System.Drawing.Point(1026, 0) Me.Label2.Name = "Label2" - Me.Label2.Size = New System.Drawing.Size(72, 21) + Me.Label2.Size = New System.Drawing.Size(89, 26) Me.Label2.TabIndex = 92 Me.Label2.Text = "EFFECT" ' @@ -9574,9 +10325,10 @@ 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(679, 48) + Me.rdbDsPD.Location = New System.Drawing.Point(776, 60) + Me.rdbDsPD.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbDsPD.Name = "rdbDsPD" - Me.rdbDsPD.Size = New System.Drawing.Size(118, 28) + Me.rdbDsPD.Size = New System.Drawing.Size(150, 36) Me.rdbDsPD.TabIndex = 91 Me.rdbDsPD.Text = "생산 4(HF)" Me.rdbDsPD.UseVisualStyleBackColor = True @@ -9586,9 +10338,10 @@ 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(679, 20) + Me.rdbDsIQC.Location = New System.Drawing.Point(776, 25) + Me.rdbDsIQC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbDsIQC.Name = "rdbDsIQC" - Me.rdbDsIQC.Size = New System.Drawing.Size(138, 28) + Me.rdbDsIQC.Size = New System.Drawing.Size(176, 36) Me.rdbDsIQC.TabIndex = 90 Me.rdbDsIQC.Text = "수입검사(HF)" Me.rdbDsIQC.UseVisualStyleBackColor = True @@ -9596,9 +10349,9 @@ Partial Class Main_Form 'Label1 ' Me.Label1.AutoSize = True - Me.Label1.Location = New System.Drawing.Point(697, 0) + Me.Label1.Location = New System.Drawing.Point(797, 0) Me.Label1.Name = "Label1" - Me.Label1.Size = New System.Drawing.Size(105, 21) + Me.Label1.Size = New System.Drawing.Size(130, 26) Me.Label1.TabIndex = 89 Me.Label1.Text = "DUALSONIC" ' @@ -9606,9 +10359,10 @@ 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(12, 20) + Me.rdbCompany.Location = New System.Drawing.Point(14, 25) + Me.rdbCompany.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbCompany.Name = "rdbCompany" - Me.rdbCompany.Size = New System.Drawing.Size(176, 28) + Me.rdbCompany.Size = New System.Drawing.Size(223, 36) Me.rdbCompany.TabIndex = 88 Me.rdbCompany.Text = "업체 전용(RF/EP)" Me.rdbCompany.UseVisualStyleBackColor = True @@ -9616,9 +10370,9 @@ Partial Class Main_Form 'lbALTO ' Me.lbALTO.AutoSize = True - Me.lbALTO.Location = New System.Drawing.Point(536, 0) + Me.lbALTO.Location = New System.Drawing.Point(613, 0) Me.lbALTO.Name = "lbALTO" - Me.lbALTO.Size = New System.Drawing.Size(53, 21) + Me.lbALTO.Size = New System.Drawing.Size(65, 26) Me.lbALTO.TabIndex = 87 Me.lbALTO.Text = "ALTO" ' @@ -9626,9 +10380,10 @@ 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(483, 48) + Me.rdbAltoPD.Location = New System.Drawing.Point(552, 60) + Me.rdbAltoPD.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbAltoPD.Name = "rdbAltoPD" - Me.rdbAltoPD.Size = New System.Drawing.Size(150, 28) + Me.rdbAltoPD.Size = New System.Drawing.Size(190, 36) Me.rdbAltoPD.TabIndex = 86 Me.rdbAltoPD.Text = "생산 3(RF/EP)" Me.rdbAltoPD.UseVisualStyleBackColor = True @@ -9637,9 +10392,10 @@ 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(483, 20) + Me.rdbAltoIqc.Location = New System.Drawing.Point(552, 25) + Me.rdbAltoIqc.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbAltoIqc.Name = "rdbAltoIqc" - Me.rdbAltoIqc.Size = New System.Drawing.Size(170, 28) + Me.rdbAltoIqc.Size = New System.Drawing.Size(216, 36) Me.rdbAltoIqc.TabIndex = 85 Me.rdbAltoIqc.Text = "수입검사(RF/EP)" Me.rdbAltoIqc.UseVisualStyleBackColor = True @@ -9647,9 +10403,9 @@ Partial Class Main_Form 'lbMAX ' Me.lbMAX.AutoSize = True - Me.lbMAX.Location = New System.Drawing.Point(195, 4) + Me.lbMAX.Location = New System.Drawing.Point(223, 5) Me.lbMAX.Name = "lbMAX" - Me.lbMAX.Size = New System.Drawing.Size(88, 21) + Me.lbMAX.Size = New System.Drawing.Size(112, 26) Me.lbMAX.TabIndex = 84 Me.lbMAX.Text = "MAXIMUM" ' @@ -9657,9 +10413,10 @@ 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(257, 20) + Me.rdbIQC.Location = New System.Drawing.Point(294, 25) + Me.rdbIQC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbIQC.Name = "rdbIQC" - Me.rdbIQC.Size = New System.Drawing.Size(206, 28) + Me.rdbIQC.Size = New System.Drawing.Size(262, 36) Me.rdbIQC.TabIndex = 83 Me.rdbIQC.Text = "수입검사(HF/RF/EP)" Me.rdbIQC.UseVisualStyleBackColor = True @@ -9668,9 +10425,10 @@ 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(257, 48) + Me.rdbRFMCEP.Location = New System.Drawing.Point(294, 60) + Me.rdbRFMCEP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbRFMCEP.Name = "rdbRFMCEP" - Me.rdbRFMCEP.Size = New System.Drawing.Size(189, 28) + Me.rdbRFMCEP.Size = New System.Drawing.Size(239, 36) Me.rdbRFMCEP.TabIndex = 82 Me.rdbRFMCEP.Text = "생산 2(RF/MC/EP)" Me.rdbRFMCEP.UseVisualStyleBackColor = True @@ -9679,9 +10437,10 @@ 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(12, 48) + Me.rdbHF.Location = New System.Drawing.Point(14, 60) + Me.rdbHF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbHF.Name = "rdbHF" - Me.rdbHF.Size = New System.Drawing.Size(236, 28) + Me.rdbHF.Size = New System.Drawing.Size(301, 36) Me.rdbHF.TabIndex = 81 Me.rdbHF.Text = "생산 1(HF측정/정보입력)" Me.rdbHF.UseVisualStyleBackColor = True @@ -9691,9 +10450,10 @@ 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(12, 20) + Me.rdbAll.Location = New System.Drawing.Point(14, 25) + Me.rdbAll.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.rdbAll.Name = "rdbAll" - Me.rdbAll.Size = New System.Drawing.Size(135, 28) + Me.rdbAll.Size = New System.Drawing.Size(171, 36) Me.rdbAll.TabIndex = 80 Me.rdbAll.Text = "V1 전체 측정" Me.rdbAll.UseVisualStyleBackColor = True @@ -9701,17 +10461,19 @@ Partial Class Main_Form ' 'Panel3 ' - Me.Panel3.Location = New System.Drawing.Point(29, 92) + Me.Panel3.Location = New System.Drawing.Point(33, 115) + Me.Panel3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Panel3.Name = "Panel3" - Me.Panel3.Size = New System.Drawing.Size(465, 113) + Me.Panel3.Size = New System.Drawing.Size(531, 141) 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(1395, 4) + Me.btnReStart.Location = New System.Drawing.Point(1594, 5) + Me.btnReStart.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnReStart.Name = "btnReStart" - Me.btnReStart.Size = New System.Drawing.Size(170, 85) + Me.btnReStart.Size = New System.Drawing.Size(194, 106) Me.btnReStart.TabIndex = 114 Me.btnReStart.Text = "장비 재연결" Me.btnReStart.UseVisualStyleBackColor = True @@ -9730,9 +10492,11 @@ 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(5, 90) + Me.gbBarcode.Location = New System.Drawing.Point(6, 112) + Me.gbBarcode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbBarcode.Name = "gbBarcode" - Me.gbBarcode.Size = New System.Drawing.Size(1910, 142) + Me.gbBarcode.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbBarcode.Size = New System.Drawing.Size(2183, 178) Me.gbBarcode.TabIndex = 111 Me.gbBarcode.TabStop = False ' @@ -9740,17 +10504,19 @@ Partial Class Main_Form ' Me.pnCPUTemp.Controls.Add(Me.txbCPUTemp) Me.pnCPUTemp.Controls.Add(Me.lbCPUTemp) - Me.pnCPUTemp.Location = New System.Drawing.Point(1630, 95) + Me.pnCPUTemp.Location = New System.Drawing.Point(1863, 119) + Me.pnCPUTemp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnCPUTemp.Name = "pnCPUTemp" - Me.pnCPUTemp.Size = New System.Drawing.Size(260, 40) + Me.pnCPUTemp.Size = New System.Drawing.Size(297, 50) 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(140, 2) + Me.txbCPUTemp.Location = New System.Drawing.Point(160, 2) + Me.txbCPUTemp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbCPUTemp.Name = "txbCPUTemp" - Me.txbCPUTemp.Size = New System.Drawing.Size(110, 35) + Me.txbCPUTemp.Size = New System.Drawing.Size(125, 42) Me.txbCPUTemp.TabIndex = 9 Me.txbCPUTemp.Text = "대기" Me.txbCPUTemp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9759,9 +10525,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(37, 5) + Me.lbCPUTemp.Location = New System.Drawing.Point(42, 6) Me.lbCPUTemp.Name = "lbCPUTemp" - Me.lbCPUTemp.Size = New System.Drawing.Size(100, 27) + Me.lbCPUTemp.Size = New System.Drawing.Size(130, 35) Me.lbCPUTemp.TabIndex = 8 Me.lbCPUTemp.Text = "CPU 온도" ' @@ -9769,17 +10535,19 @@ Partial Class Main_Form ' Me.pnFreq.Controls.Add(Me.txbFreq) Me.pnFreq.Controls.Add(Me.lbFreq) - Me.pnFreq.Location = New System.Drawing.Point(1110, 95) + Me.pnFreq.Location = New System.Drawing.Point(1269, 119) + Me.pnFreq.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnFreq.Name = "pnFreq" - Me.pnFreq.Size = New System.Drawing.Size(260, 40) + Me.pnFreq.Size = New System.Drawing.Size(297, 50) 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(88, 2) + Me.txbFreq.Location = New System.Drawing.Point(101, 2) + Me.txbFreq.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbFreq.Name = "txbFreq" - Me.txbFreq.Size = New System.Drawing.Size(167, 35) + Me.txbFreq.Size = New System.Drawing.Size(190, 42) Me.txbFreq.TabIndex = 3 Me.txbFreq.Text = "대기" Me.txbFreq.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9788,9 +10556,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(10, 5) + Me.lbFreq.Location = New System.Drawing.Point(11, 6) Me.lbFreq.Name = "lbFreq" - Me.lbFreq.Size = New System.Drawing.Size(72, 27) + Me.lbFreq.Size = New System.Drawing.Size(93, 35) Me.lbFreq.TabIndex = 2 Me.lbFreq.Text = "주파수" ' @@ -9798,17 +10566,19 @@ Partial Class Main_Form ' Me.pnDate.Controls.Add(Me.txbDate) Me.pnDate.Controls.Add(Me.lbDate) - Me.pnDate.Location = New System.Drawing.Point(1110, 55) + Me.pnDate.Location = New System.Drawing.Point(1269, 69) + Me.pnDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnDate.Name = "pnDate" - Me.pnDate.Size = New System.Drawing.Size(260, 40) + Me.pnDate.Size = New System.Drawing.Size(297, 50) 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(88, 2) + Me.txbDate.Location = New System.Drawing.Point(101, 2) + Me.txbDate.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbDate.Name = "txbDate" - Me.txbDate.Size = New System.Drawing.Size(167, 35) + Me.txbDate.Size = New System.Drawing.Size(190, 42) Me.txbDate.TabIndex = 13 Me.txbDate.Text = "대기" Me.txbDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9817,9 +10587,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(10, 5) + Me.lbDate.Location = New System.Drawing.Point(11, 6) Me.lbDate.Name = "lbDate" - Me.lbDate.Size = New System.Drawing.Size(72, 27) + Me.lbDate.Size = New System.Drawing.Size(93, 35) Me.lbDate.TabIndex = 12 Me.lbDate.Text = "측정일" ' @@ -9827,17 +10597,19 @@ Partial Class Main_Form ' Me.pnTDSN.Controls.Add(Me.txbTDSN) Me.pnTDSN.Controls.Add(Me.lbTDSN) - Me.pnTDSN.Location = New System.Drawing.Point(1110, 15) + Me.pnTDSN.Location = New System.Drawing.Point(1269, 19) + Me.pnTDSN.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnTDSN.Name = "pnTDSN" - Me.pnTDSN.Size = New System.Drawing.Size(260, 40) + Me.pnTDSN.Size = New System.Drawing.Size(297, 50) 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(88, 2) + Me.txbTDSN.Location = New System.Drawing.Point(101, 2) + Me.txbTDSN.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbTDSN.Name = "txbTDSN" - Me.txbTDSN.Size = New System.Drawing.Size(167, 35) + Me.txbTDSN.Size = New System.Drawing.Size(190, 42) Me.txbTDSN.TabIndex = 17 Me.txbTDSN.Text = "대기" Me.txbTDSN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9846,9 +10618,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(10, 5) + Me.lbTDSN.Location = New System.Drawing.Point(11, 6) Me.lbTDSN.Name = "lbTDSN" - Me.lbTDSN.Size = New System.Drawing.Size(70, 27) + Me.lbTDSN.Size = New System.Drawing.Size(90, 35) Me.lbTDSN.TabIndex = 16 Me.lbTDSN.Text = "Serial" ' @@ -9856,17 +10628,19 @@ Partial Class Main_Form ' Me.pnGrade.Controls.Add(Me.txbGrade) Me.pnGrade.Controls.Add(Me.lbGrade) - Me.pnGrade.Location = New System.Drawing.Point(1370, 15) + Me.pnGrade.Location = New System.Drawing.Point(1566, 19) + Me.pnGrade.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnGrade.Name = "pnGrade" - Me.pnGrade.Size = New System.Drawing.Size(260, 40) + Me.pnGrade.Size = New System.Drawing.Size(297, 50) 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(140, 2) + Me.txbGrade.Location = New System.Drawing.Point(160, 2) + Me.txbGrade.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbGrade.Name = "txbGrade" - Me.txbGrade.Size = New System.Drawing.Size(110, 35) + Me.txbGrade.Size = New System.Drawing.Size(125, 42) Me.txbGrade.TabIndex = 5 Me.txbGrade.Text = "대기" Me.txbGrade.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9875,9 +10649,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(81, 5) + Me.lbGrade.Location = New System.Drawing.Point(93, 6) Me.lbGrade.Name = "lbGrade" - Me.lbGrade.Size = New System.Drawing.Size(52, 27) + Me.lbGrade.Size = New System.Drawing.Size(67, 35) Me.lbGrade.TabIndex = 4 Me.lbGrade.Text = "등급" ' @@ -9885,17 +10659,19 @@ Partial Class Main_Form ' Me.pnVer.Controls.Add(Me.txbVer) Me.pnVer.Controls.Add(Me.lbVer) - Me.pnVer.Location = New System.Drawing.Point(1370, 55) + Me.pnVer.Location = New System.Drawing.Point(1566, 69) + Me.pnVer.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnVer.Name = "pnVer" - Me.pnVer.Size = New System.Drawing.Size(260, 40) + Me.pnVer.Size = New System.Drawing.Size(297, 50) 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(140, 2) + Me.txbVer.Location = New System.Drawing.Point(160, 2) + Me.txbVer.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbVer.Name = "txbVer" - Me.txbVer.Size = New System.Drawing.Size(110, 35) + Me.txbVer.Size = New System.Drawing.Size(125, 42) Me.txbVer.TabIndex = 113 Me.txbVer.Text = "대기" Me.txbVer.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9904,9 +10680,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(15, 5) + Me.lbVer.Location = New System.Drawing.Point(17, 6) Me.lbVer.Name = "lbVer" - Me.lbVer.Size = New System.Drawing.Size(118, 27) + Me.lbVer.Size = New System.Drawing.Size(153, 35) Me.lbVer.TabIndex = 112 Me.lbVer.Text = "펌웨어 버전" ' @@ -9914,17 +10690,19 @@ Partial Class Main_Form ' Me.pnVolt.Controls.Add(Me.txbVolt) Me.pnVolt.Controls.Add(Me.lbVolt) - Me.pnVolt.Location = New System.Drawing.Point(1370, 95) + Me.pnVolt.Location = New System.Drawing.Point(1566, 119) + Me.pnVolt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnVolt.Name = "pnVolt" - Me.pnVolt.Size = New System.Drawing.Size(260, 40) + Me.pnVolt.Size = New System.Drawing.Size(297, 50) 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(140, 2) + Me.txbVolt.Location = New System.Drawing.Point(160, 2) + Me.txbVolt.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbVolt.Name = "txbVolt" - Me.txbVolt.Size = New System.Drawing.Size(110, 35) + Me.txbVolt.Size = New System.Drawing.Size(125, 42) Me.txbVolt.TabIndex = 15 Me.txbVolt.Text = "대기" Me.txbVolt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9933,9 +10711,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(15, 5) + Me.lbVolt.Location = New System.Drawing.Point(17, 6) Me.lbVolt.Name = "lbVolt" - Me.lbVolt.Size = New System.Drawing.Size(118, 27) + Me.lbVolt.Size = New System.Drawing.Size(153, 35) Me.lbVolt.TabIndex = 14 Me.lbVolt.Text = "배터리 전압" ' @@ -9943,17 +10721,19 @@ Partial Class Main_Form ' Me.pnDevTmp.Controls.Add(Me.txbDevTmp) Me.pnDevTmp.Controls.Add(Me.lbDevTmp) - Me.pnDevTmp.Location = New System.Drawing.Point(1630, 15) + Me.pnDevTmp.Location = New System.Drawing.Point(1863, 19) + Me.pnDevTmp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnDevTmp.Name = "pnDevTmp" - Me.pnDevTmp.Size = New System.Drawing.Size(260, 40) + Me.pnDevTmp.Size = New System.Drawing.Size(297, 50) 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(140, 2) + Me.txbDevTmp.Location = New System.Drawing.Point(160, 2) + Me.txbDevTmp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbDevTmp.Name = "txbDevTmp" - Me.txbDevTmp.Size = New System.Drawing.Size(110, 35) + Me.txbDevTmp.Size = New System.Drawing.Size(125, 42) Me.txbDevTmp.TabIndex = 7 Me.txbDevTmp.Text = "대기" Me.txbDevTmp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9962,9 +10742,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(37, 5) + Me.lbDevTmp.Location = New System.Drawing.Point(42, 6) Me.lbDevTmp.Name = "lbDevTmp" - Me.lbDevTmp.Size = New System.Drawing.Size(98, 27) + Me.lbDevTmp.Size = New System.Drawing.Size(127, 35) Me.lbDevTmp.TabIndex = 6 Me.lbDevTmp.Text = "본체 온도" ' @@ -9972,17 +10752,19 @@ Partial Class Main_Form ' Me.pnCartTmp.Controls.Add(Me.txbCartTmp) Me.pnCartTmp.Controls.Add(Me.lbCartTmp) - Me.pnCartTmp.Location = New System.Drawing.Point(1630, 55) + Me.pnCartTmp.Location = New System.Drawing.Point(1863, 69) + Me.pnCartTmp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnCartTmp.Name = "pnCartTmp" - Me.pnCartTmp.Size = New System.Drawing.Size(260, 40) + Me.pnCartTmp.Size = New System.Drawing.Size(297, 50) 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(140, 2) + Me.txbCartTmp.Location = New System.Drawing.Point(160, 2) + Me.txbCartTmp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbCartTmp.Name = "txbCartTmp" - Me.txbCartTmp.Size = New System.Drawing.Size(110, 35) + Me.txbCartTmp.Size = New System.Drawing.Size(125, 42) Me.txbCartTmp.TabIndex = 9 Me.txbCartTmp.Text = "대기" Me.txbCartTmp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -9991,17 +10773,18 @@ 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, 5) + Me.lbCartTmp.Location = New System.Drawing.Point(-3, 6) Me.lbCartTmp.Name = "lbCartTmp" - Me.lbCartTmp.Size = New System.Drawing.Size(138, 27) + Me.lbCartTmp.Size = New System.Drawing.Size(179, 35) Me.lbCartTmp.TabIndex = 8 Me.lbCartTmp.Text = "카트리지 온도" ' 'Button1 ' - Me.Button1.Location = New System.Drawing.Point(945, 42) + Me.Button1.Location = New System.Drawing.Point(1080, 52) + Me.Button1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.Button1.Name = "Button1" - Me.Button1.Size = New System.Drawing.Size(116, 76) + Me.Button1.Size = New System.Drawing.Size(133, 95) Me.Button1.TabIndex = 114 Me.Button1.Text = "테스트 시작" Me.Button1.UseVisualStyleBackColor = True @@ -10013,10 +10796,11 @@ 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(277, 25) + Me.txbBarcode.Location = New System.Drawing.Point(317, 31) + Me.txbBarcode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbBarcode.MaxLength = 5000 Me.txbBarcode.Name = "txbBarcode" - Me.txbBarcode.Size = New System.Drawing.Size(810, 102) + Me.txbBarcode.Size = New System.Drawing.Size(925, 126) Me.txbBarcode.TabIndex = 1 Me.txbBarcode.Text = "SN입력하세요!" Me.txbBarcode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10025,18 +10809,19 @@ 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(18, 28) + Me.lbBarcode.Location = New System.Drawing.Point(21, 35) Me.lbBarcode.Name = "lbBarcode" - Me.lbBarcode.Size = New System.Drawing.Size(253, 95) + Me.lbBarcode.Size = New System.Drawing.Size(317, 119) 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(1100, 850) + Me.btnRun.Location = New System.Drawing.Point(1257, 1062) + Me.btnRun.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnRun.Name = "btnRun" - Me.btnRun.Size = New System.Drawing.Size(810, 135) + Me.btnRun.Size = New System.Drawing.Size(926, 169) Me.btnRun.TabIndex = 108 Me.btnRun.Text = "시 작" Me.btnRun.UseVisualStyleBackColor = True @@ -10044,9 +10829,10 @@ 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(1745, 4) + Me.btnEnd.Location = New System.Drawing.Point(1994, 5) + Me.btnEnd.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnEnd.Name = "btnEnd" - Me.btnEnd.Size = New System.Drawing.Size(170, 85) + Me.btnEnd.Size = New System.Drawing.Size(194, 106) Me.btnEnd.TabIndex = 81 Me.btnEnd.Text = "나 가 기" Me.btnEnd.UseVisualStyleBackColor = True @@ -10060,9 +10846,11 @@ 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(5, 5) + Me.gpbConfig.Location = New System.Drawing.Point(6, 6) + Me.gpbConfig.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gpbConfig.Name = "gpbConfig" - Me.gpbConfig.Size = New System.Drawing.Size(285, 85) + Me.gpbConfig.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gpbConfig.Size = New System.Drawing.Size(326, 106) Me.gpbConfig.TabIndex = 80 Me.gpbConfig.TabStop = False Me.gpbConfig.Text = "설정" @@ -10073,18 +10861,20 @@ 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(20, 49) + Me.ckbModeV2.Location = New System.Drawing.Point(23, 61) + Me.ckbModeV2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.ckbModeV2.Name = "ckbModeV2" - Me.ckbModeV2.Size = New System.Drawing.Size(94, 28) + Me.ckbModeV2.Size = New System.Drawing.Size(119, 36) Me.ckbModeV2.TabIndex = 80 Me.ckbModeV2.Text = "V2 측정" Me.ckbModeV2.UseVisualStyleBackColor = True ' 'PNnormal ' - Me.PNnormal.Location = New System.Drawing.Point(29, 92) + Me.PNnormal.Location = New System.Drawing.Point(33, 115) + Me.PNnormal.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.PNnormal.Name = "PNnormal" - Me.PNnormal.Size = New System.Drawing.Size(465, 113) + Me.PNnormal.Size = New System.Drawing.Size(531, 141) Me.PNnormal.TabIndex = 79 ' 'chbAutoMeasure @@ -10093,9 +10883,10 @@ 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(160, 21) + Me.chbAutoMeasure.Location = New System.Drawing.Point(183, 26) + Me.chbAutoMeasure.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.chbAutoMeasure.Name = "chbAutoMeasure" - Me.chbAutoMeasure.Size = New System.Drawing.Size(101, 28) + Me.chbAutoMeasure.Size = New System.Drawing.Size(128, 36) Me.chbAutoMeasure.TabIndex = 78 Me.chbAutoMeasure.Text = "자동측정" Me.chbAutoMeasure.UseVisualStyleBackColor = True @@ -10106,9 +10897,10 @@ 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(20, 21) + Me.chbUseBarcode.Location = New System.Drawing.Point(23, 26) + Me.chbUseBarcode.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.chbUseBarcode.Name = "chbUseBarcode" - Me.chbUseBarcode.Size = New System.Drawing.Size(119, 28) + Me.chbUseBarcode.Size = New System.Drawing.Size(151, 36) Me.chbUseBarcode.TabIndex = 77 Me.chbUseBarcode.Text = "바코드사용" Me.chbUseBarcode.UseVisualStyleBackColor = True @@ -10116,9 +10908,10 @@ 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(1570, 4) + Me.btnSetup.Location = New System.Drawing.Point(1794, 5) + Me.btnSetup.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.btnSetup.Name = "btnSetup" - Me.btnSetup.Size = New System.Drawing.Size(170, 85) + Me.btnSetup.Size = New System.Drawing.Size(194, 106) Me.btnSetup.TabIndex = 16 Me.btnSetup.Text = "설 정" Me.btnSetup.UseVisualStyleBackColor = True @@ -10131,9 +10924,11 @@ 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(5, 240) + Me.gbAltoIQC.Location = New System.Drawing.Point(6, 300) + Me.gbAltoIQC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbAltoIQC.Name = "gbAltoIQC" - Me.gbAltoIQC.Size = New System.Drawing.Size(1090, 760) + Me.gbAltoIQC.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbAltoIQC.Size = New System.Drawing.Size(1246, 950) Me.gbAltoIQC.TabIndex = 120 Me.gbAltoIQC.TabStop = False Me.gbAltoIQC.Visible = False @@ -10144,18 +10939,19 @@ 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(20, 500) + Me.pnAlIQCBody.Location = New System.Drawing.Point(23, 625) + Me.pnAlIQCBody.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnAlIQCBody.Name = "pnAlIQCBody" - Me.pnAlIQCBody.Size = New System.Drawing.Size(1050, 140) + Me.pnAlIQCBody.Size = New System.Drawing.Size(1200, 174) 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(6, 9) + Me.lbAlIQCBody.Location = New System.Drawing.Point(7, 11) Me.lbAlIQCBody.Name = "lbAlIQCBody" - Me.lbAlIQCBody.Size = New System.Drawing.Size(190, 41) + Me.lbAlIQCBody.Size = New System.Drawing.Size(238, 52) Me.lbAlIQCBody.TabIndex = 48 Me.lbAlIQCBody.Text = "3. Body-UP" ' @@ -10163,10 +10959,11 @@ 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(11, 54) + Me.txbAlIQCBody.Location = New System.Drawing.Point(13, 68) + Me.txbAlIQCBody.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbAlIQCBody.Name = "txbAlIQCBody" Me.txbAlIQCBody.ReadOnly = True - Me.txbAlIQCBody.Size = New System.Drawing.Size(1031, 76) + Me.txbAlIQCBody.Size = New System.Drawing.Size(1178, 94) Me.txbAlIQCBody.TabIndex = 49 Me.txbAlIQCBody.Text = "대 기" Me.txbAlIQCBody.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10180,18 +10977,19 @@ 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(19, 635) + 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.Name = "pnAlIQCBody_state" - Me.pnAlIQCBody_state.Size = New System.Drawing.Size(1050, 115) + Me.pnAlIQCBody_state.Size = New System.Drawing.Size(1199, 143) 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(825, 9) + Me.lbAlIQCBody_3.Location = New System.Drawing.Point(943, 11) Me.lbAlIQCBody_3.Name = "lbAlIQCBody_3" - Me.lbAlIQCBody_3.Size = New System.Drawing.Size(96, 32) + Me.lbAlIQCBody_3.Size = New System.Drawing.Size(121, 39) Me.lbAlIQCBody_3.TabIndex = 52 Me.lbAlIQCBody_3.Text = "3차측정" ' @@ -10199,10 +10997,11 @@ 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(711, 42) + 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.Name = "txbAlIQCBody_3" Me.txbAlIQCBody_3.ReadOnly = True - Me.txbAlIQCBody_3.Size = New System.Drawing.Size(330, 63) + Me.txbAlIQCBody_3.Size = New System.Drawing.Size(377, 77) Me.txbAlIQCBody_3.TabIndex = 53 Me.txbAlIQCBody_3.Text = "대 기" Me.txbAlIQCBody_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10211,9 +11010,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(477, 9) + Me.lbAlIQCBody_2.Location = New System.Drawing.Point(545, 11) Me.lbAlIQCBody_2.Name = "lbAlIQCBody_2" - Me.lbAlIQCBody_2.Size = New System.Drawing.Size(96, 32) + Me.lbAlIQCBody_2.Size = New System.Drawing.Size(121, 39) Me.lbAlIQCBody_2.TabIndex = 50 Me.lbAlIQCBody_2.Text = "2차측정" ' @@ -10221,10 +11020,11 @@ 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(363, 42) + 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.Name = "txbAlIQCBody_2" Me.txbAlIQCBody_2.ReadOnly = True - Me.txbAlIQCBody_2.Size = New System.Drawing.Size(330, 63) + Me.txbAlIQCBody_2.Size = New System.Drawing.Size(377, 77) Me.txbAlIQCBody_2.TabIndex = 51 Me.txbAlIQCBody_2.Text = "대 기" Me.txbAlIQCBody_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10233,9 +11033,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(124, 9) + Me.lbAlIQCBody_1.Location = New System.Drawing.Point(142, 11) Me.lbAlIQCBody_1.Name = "lbAlIQCBody_1" - Me.lbAlIQCBody_1.Size = New System.Drawing.Size(96, 32) + Me.lbAlIQCBody_1.Size = New System.Drawing.Size(121, 39) Me.lbAlIQCBody_1.TabIndex = 48 Me.lbAlIQCBody_1.Text = "1차측정" ' @@ -10243,10 +11043,11 @@ 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(10, 42) + 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.Name = "txbAlIQCBody_1" Me.txbAlIQCBody_1.ReadOnly = True - Me.txbAlIQCBody_1.Size = New System.Drawing.Size(330, 63) + Me.txbAlIQCBody_1.Size = New System.Drawing.Size(377, 77) Me.txbAlIQCBody_1.TabIndex = 49 Me.txbAlIQCBody_1.Text = "대 기" Me.txbAlIQCBody_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10257,18 +11058,19 @@ 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(20, 255) + Me.pnAlIQCEP.Location = New System.Drawing.Point(23, 319) + Me.pnAlIQCEP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnAlIQCEP.Name = "pnAlIQCEP" - Me.pnAlIQCEP.Size = New System.Drawing.Size(1050, 140) + Me.pnAlIQCEP.Size = New System.Drawing.Size(1200, 174) 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(6, 9) + Me.lbAlIQCEP.Location = New System.Drawing.Point(7, 11) Me.lbAlIQCEP.Name = "lbAlIQCEP" - Me.lbAlIQCEP.Size = New System.Drawing.Size(173, 41) + Me.lbAlIQCEP.Size = New System.Drawing.Size(215, 52) Me.lbAlIQCEP.TabIndex = 48 Me.lbAlIQCEP.Text = "2. Cos-UP" ' @@ -10276,10 +11078,11 @@ 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(11, 54) + Me.txbAlIQCEP.Location = New System.Drawing.Point(13, 68) + Me.txbAlIQCEP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbAlIQCEP.Name = "txbAlIQCEP" Me.txbAlIQCEP.ReadOnly = True - Me.txbAlIQCEP.Size = New System.Drawing.Size(1031, 76) + Me.txbAlIQCEP.Size = New System.Drawing.Size(1178, 94) Me.txbAlIQCEP.TabIndex = 49 Me.txbAlIQCEP.Text = "대 기" Me.txbAlIQCEP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10293,18 +11096,19 @@ 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(20, 390) + 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.Name = "pnAlIQCEP_state" - Me.pnAlIQCEP_state.Size = New System.Drawing.Size(1050, 115) + Me.pnAlIQCEP_state.Size = New System.Drawing.Size(1199, 143) 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(825, 9) + Me.lbAlIQCEP_3.Location = New System.Drawing.Point(943, 11) Me.lbAlIQCEP_3.Name = "lbAlIQCEP_3" - Me.lbAlIQCEP_3.Size = New System.Drawing.Size(96, 32) + Me.lbAlIQCEP_3.Size = New System.Drawing.Size(121, 39) Me.lbAlIQCEP_3.TabIndex = 52 Me.lbAlIQCEP_3.Text = "3차측정" ' @@ -10312,10 +11116,11 @@ 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(711, 42) + 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.Name = "txbAlIQCEP_3" Me.txbAlIQCEP_3.ReadOnly = True - Me.txbAlIQCEP_3.Size = New System.Drawing.Size(330, 63) + Me.txbAlIQCEP_3.Size = New System.Drawing.Size(377, 77) Me.txbAlIQCEP_3.TabIndex = 53 Me.txbAlIQCEP_3.Text = "대 기" Me.txbAlIQCEP_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10324,9 +11129,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(477, 9) + Me.lbAlIQCEP_2.Location = New System.Drawing.Point(545, 11) Me.lbAlIQCEP_2.Name = "lbAlIQCEP_2" - Me.lbAlIQCEP_2.Size = New System.Drawing.Size(96, 32) + Me.lbAlIQCEP_2.Size = New System.Drawing.Size(121, 39) Me.lbAlIQCEP_2.TabIndex = 50 Me.lbAlIQCEP_2.Text = "2차측정" ' @@ -10334,10 +11139,11 @@ 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(363, 42) + 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.Name = "txbAlIQCEP_2" Me.txbAlIQCEP_2.ReadOnly = True - Me.txbAlIQCEP_2.Size = New System.Drawing.Size(330, 63) + Me.txbAlIQCEP_2.Size = New System.Drawing.Size(377, 77) Me.txbAlIQCEP_2.TabIndex = 51 Me.txbAlIQCEP_2.Text = "대 기" Me.txbAlIQCEP_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10346,9 +11152,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(124, 9) + Me.lbAlIQCEP_1.Location = New System.Drawing.Point(142, 11) Me.lbAlIQCEP_1.Name = "lbAlIQCEP_1" - Me.lbAlIQCEP_1.Size = New System.Drawing.Size(96, 32) + Me.lbAlIQCEP_1.Size = New System.Drawing.Size(121, 39) Me.lbAlIQCEP_1.TabIndex = 48 Me.lbAlIQCEP_1.Text = "1차측정" ' @@ -10356,10 +11162,11 @@ 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(10, 42) + 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.Name = "txbAlIQCEP_1" Me.txbAlIQCEP_1.ReadOnly = True - Me.txbAlIQCEP_1.Size = New System.Drawing.Size(330, 63) + Me.txbAlIQCEP_1.Size = New System.Drawing.Size(377, 77) Me.txbAlIQCEP_1.TabIndex = 49 Me.txbAlIQCEP_1.Text = "대 기" Me.txbAlIQCEP_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10370,18 +11177,19 @@ 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(20, 10) + Me.pnAlIQCRF.Location = New System.Drawing.Point(23, 12) + Me.pnAlIQCRF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnAlIQCRF.Name = "pnAlIQCRF" - Me.pnAlIQCRF.Size = New System.Drawing.Size(1050, 140) + Me.pnAlIQCRF.Size = New System.Drawing.Size(1200, 174) 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(6, 9) + Me.lbAlIQCRF.Location = New System.Drawing.Point(7, 11) Me.lbAlIQCRF.Name = "lbAlIQCRF" - Me.lbAlIQCRF.Size = New System.Drawing.Size(194, 41) + Me.lbAlIQCRF.Size = New System.Drawing.Size(242, 52) Me.lbAlIQCRF.TabIndex = 48 Me.lbAlIQCRF.Text = "1. Tight-UP" ' @@ -10389,10 +11197,11 @@ 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(11, 54) + Me.txbAlIQCRF.Location = New System.Drawing.Point(13, 68) + Me.txbAlIQCRF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbAlIQCRF.Name = "txbAlIQCRF" Me.txbAlIQCRF.ReadOnly = True - Me.txbAlIQCRF.Size = New System.Drawing.Size(1031, 76) + Me.txbAlIQCRF.Size = New System.Drawing.Size(1178, 94) Me.txbAlIQCRF.TabIndex = 49 Me.txbAlIQCRF.Text = "대 기" Me.txbAlIQCRF.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10406,18 +11215,19 @@ 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(20, 145) + 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.Name = "pnAlIQCRF_state" - Me.pnAlIQCRF_state.Size = New System.Drawing.Size(1050, 115) + Me.pnAlIQCRF_state.Size = New System.Drawing.Size(1199, 143) 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(825, 9) + Me.lbAlIQCRF_3.Location = New System.Drawing.Point(943, 11) Me.lbAlIQCRF_3.Name = "lbAlIQCRF_3" - Me.lbAlIQCRF_3.Size = New System.Drawing.Size(96, 32) + Me.lbAlIQCRF_3.Size = New System.Drawing.Size(121, 39) Me.lbAlIQCRF_3.TabIndex = 52 Me.lbAlIQCRF_3.Text = "3차측정" ' @@ -10425,10 +11235,11 @@ 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(711, 42) + 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.Name = "txbAlIQCRF_3" Me.txbAlIQCRF_3.ReadOnly = True - Me.txbAlIQCRF_3.Size = New System.Drawing.Size(330, 63) + Me.txbAlIQCRF_3.Size = New System.Drawing.Size(377, 77) Me.txbAlIQCRF_3.TabIndex = 53 Me.txbAlIQCRF_3.Text = "대 기" Me.txbAlIQCRF_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10437,9 +11248,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(477, 9) + Me.lbAlIQCRF_2.Location = New System.Drawing.Point(545, 11) Me.lbAlIQCRF_2.Name = "lbAlIQCRF_2" - Me.lbAlIQCRF_2.Size = New System.Drawing.Size(96, 32) + Me.lbAlIQCRF_2.Size = New System.Drawing.Size(121, 39) Me.lbAlIQCRF_2.TabIndex = 50 Me.lbAlIQCRF_2.Text = "2차측정" ' @@ -10447,10 +11258,11 @@ 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(363, 42) + 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.Name = "txbAlIQCRF_2" Me.txbAlIQCRF_2.ReadOnly = True - Me.txbAlIQCRF_2.Size = New System.Drawing.Size(330, 63) + Me.txbAlIQCRF_2.Size = New System.Drawing.Size(377, 77) Me.txbAlIQCRF_2.TabIndex = 51 Me.txbAlIQCRF_2.Text = "대 기" Me.txbAlIQCRF_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10459,9 +11271,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(124, 9) + Me.lbAlIQCRF_1.Location = New System.Drawing.Point(142, 11) Me.lbAlIQCRF_1.Name = "lbAlIQCRF_1" - Me.lbAlIQCRF_1.Size = New System.Drawing.Size(96, 32) + Me.lbAlIQCRF_1.Size = New System.Drawing.Size(121, 39) Me.lbAlIQCRF_1.TabIndex = 48 Me.lbAlIQCRF_1.Text = "1차측정" ' @@ -10469,10 +11281,11 @@ 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(10, 42) + 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.Name = "txbAlIQCRF_1" Me.txbAlIQCRF_1.ReadOnly = True - Me.txbAlIQCRF_1.Size = New System.Drawing.Size(330, 63) + Me.txbAlIQCRF_1.Size = New System.Drawing.Size(377, 77) Me.txbAlIQCRF_1.TabIndex = 49 Me.txbAlIQCRF_1.Text = "대 기" Me.txbAlIQCRF_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10485,9 +11298,11 @@ 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(5, 240) + Me.gbIQC.Location = New System.Drawing.Point(6, 300) + Me.gbIQC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbIQC.Name = "gbIQC" - Me.gbIQC.Size = New System.Drawing.Size(1090, 747) + Me.gbIQC.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbIQC.Size = New System.Drawing.Size(1246, 934) Me.gbIQC.TabIndex = 118 Me.gbIQC.TabStop = False Me.gbIQC.Visible = False @@ -10498,18 +11313,19 @@ 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(16, 501) + Me.pnIQCEP.Location = New System.Drawing.Point(18, 626) + Me.pnIQCEP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnIQCEP.Name = "pnIQCEP" - Me.pnIQCEP.Size = New System.Drawing.Size(1056, 140) + Me.pnIQCEP.Size = New System.Drawing.Size(1207, 174) 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(6, 9) + Me.lbIQCEP.Location = New System.Drawing.Point(7, 11) Me.lbIQCEP.Name = "lbIQCEP" - Me.lbIQCEP.Size = New System.Drawing.Size(173, 41) + Me.lbIQCEP.Size = New System.Drawing.Size(215, 52) Me.lbIQCEP.TabIndex = 48 Me.lbIQCEP.Text = "3. Cos-Up" ' @@ -10517,10 +11333,11 @@ 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(11, 54) + Me.txbIQCEP.Location = New System.Drawing.Point(13, 68) + Me.txbIQCEP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbIQCEP.Name = "txbIQCEP" Me.txbIQCEP.ReadOnly = True - Me.txbIQCEP.Size = New System.Drawing.Size(1031, 76) + Me.txbIQCEP.Size = New System.Drawing.Size(1178, 94) Me.txbIQCEP.TabIndex = 49 Me.txbIQCEP.Text = "대 기" Me.txbIQCEP.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10534,18 +11351,19 @@ 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(16, 628) + Me.pnIQCRun3.Location = New System.Drawing.Point(18, 785) + Me.pnIQCRun3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnIQCRun3.Name = "pnIQCRun3" - Me.pnIQCRun3.Size = New System.Drawing.Size(1056, 112) + Me.pnIQCRun3.Size = New System.Drawing.Size(1206, 139) 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(825, 9) + Me.lbIQCEP3.Location = New System.Drawing.Point(943, 11) Me.lbIQCEP3.Name = "lbIQCEP3" - Me.lbIQCEP3.Size = New System.Drawing.Size(96, 32) + Me.lbIQCEP3.Size = New System.Drawing.Size(121, 39) Me.lbIQCEP3.TabIndex = 52 Me.lbIQCEP3.Text = "3차측정" ' @@ -10553,10 +11371,11 @@ 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(711, 42) + Me.txbIQCEP3.Location = New System.Drawing.Point(813, 52) + Me.txbIQCEP3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbIQCEP3.Name = "txbIQCEP3" Me.txbIQCEP3.ReadOnly = True - Me.txbIQCEP3.Size = New System.Drawing.Size(330, 63) + Me.txbIQCEP3.Size = New System.Drawing.Size(377, 77) Me.txbIQCEP3.TabIndex = 53 Me.txbIQCEP3.Text = "대 기" Me.txbIQCEP3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10565,9 +11384,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(477, 9) + Me.lbIQCEP2.Location = New System.Drawing.Point(545, 11) Me.lbIQCEP2.Name = "lbIQCEP2" - Me.lbIQCEP2.Size = New System.Drawing.Size(96, 32) + Me.lbIQCEP2.Size = New System.Drawing.Size(121, 39) Me.lbIQCEP2.TabIndex = 50 Me.lbIQCEP2.Text = "2차측정" ' @@ -10575,10 +11394,11 @@ 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(363, 42) + Me.txbIQCEP2.Location = New System.Drawing.Point(415, 52) + Me.txbIQCEP2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbIQCEP2.Name = "txbIQCEP2" Me.txbIQCEP2.ReadOnly = True - Me.txbIQCEP2.Size = New System.Drawing.Size(330, 63) + Me.txbIQCEP2.Size = New System.Drawing.Size(377, 77) Me.txbIQCEP2.TabIndex = 51 Me.txbIQCEP2.Text = "대 기" Me.txbIQCEP2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10587,9 +11407,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(124, 9) + Me.lbIQCEP1.Location = New System.Drawing.Point(142, 11) Me.lbIQCEP1.Name = "lbIQCEP1" - Me.lbIQCEP1.Size = New System.Drawing.Size(96, 32) + Me.lbIQCEP1.Size = New System.Drawing.Size(121, 39) Me.lbIQCEP1.TabIndex = 48 Me.lbIQCEP1.Text = "1차측정" ' @@ -10597,10 +11417,11 @@ 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(10, 42) + Me.txbIQCEP1.Location = New System.Drawing.Point(11, 52) + Me.txbIQCEP1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbIQCEP1.Name = "txbIQCEP1" Me.txbIQCEP1.ReadOnly = True - Me.txbIQCEP1.Size = New System.Drawing.Size(330, 63) + Me.txbIQCEP1.Size = New System.Drawing.Size(377, 77) Me.txbIQCEP1.TabIndex = 49 Me.txbIQCEP1.Text = "대 기" Me.txbIQCEP1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10611,18 +11432,19 @@ 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(17, 257) + Me.pnIQCRF.Location = New System.Drawing.Point(19, 321) + Me.pnIQCRF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnIQCRF.Name = "pnIQCRF" - Me.pnIQCRF.Size = New System.Drawing.Size(1056, 140) + Me.pnIQCRF.Size = New System.Drawing.Size(1207, 174) 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(6, 9) + Me.lbIQCRF.Location = New System.Drawing.Point(7, 11) Me.lbIQCRF.Name = "lbIQCRF" - Me.lbIQCRF.Size = New System.Drawing.Size(194, 41) + Me.lbIQCRF.Size = New System.Drawing.Size(242, 52) Me.lbIQCRF.TabIndex = 48 Me.lbIQCRF.Text = "2. Tight-Up" ' @@ -10630,10 +11452,11 @@ 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(11, 54) + Me.txbIQCRF.Location = New System.Drawing.Point(13, 68) + Me.txbIQCRF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbIQCRF.Name = "txbIQCRF" Me.txbIQCRF.ReadOnly = True - Me.txbIQCRF.Size = New System.Drawing.Size(1031, 76) + Me.txbIQCRF.Size = New System.Drawing.Size(1178, 94) Me.txbIQCRF.TabIndex = 49 Me.txbIQCRF.Text = "대 기" Me.txbIQCRF.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10647,18 +11470,19 @@ 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(17, 384) + Me.pnIQCRun2.Location = New System.Drawing.Point(19, 480) + Me.pnIQCRun2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnIQCRun2.Name = "pnIQCRun2" - Me.pnIQCRun2.Size = New System.Drawing.Size(1056, 112) + Me.pnIQCRun2.Size = New System.Drawing.Size(1206, 139) 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(825, 9) + Me.lbIQCRF3.Location = New System.Drawing.Point(943, 11) Me.lbIQCRF3.Name = "lbIQCRF3" - Me.lbIQCRF3.Size = New System.Drawing.Size(96, 32) + Me.lbIQCRF3.Size = New System.Drawing.Size(121, 39) Me.lbIQCRF3.TabIndex = 52 Me.lbIQCRF3.Text = "3차측정" ' @@ -10666,10 +11490,11 @@ 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(711, 42) + Me.txbIQCRF3.Location = New System.Drawing.Point(813, 52) + Me.txbIQCRF3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbIQCRF3.Name = "txbIQCRF3" Me.txbIQCRF3.ReadOnly = True - Me.txbIQCRF3.Size = New System.Drawing.Size(330, 63) + Me.txbIQCRF3.Size = New System.Drawing.Size(377, 77) Me.txbIQCRF3.TabIndex = 53 Me.txbIQCRF3.Text = "대 기" Me.txbIQCRF3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10678,9 +11503,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(477, 9) + Me.lbIQCRF2.Location = New System.Drawing.Point(545, 11) Me.lbIQCRF2.Name = "lbIQCRF2" - Me.lbIQCRF2.Size = New System.Drawing.Size(96, 32) + Me.lbIQCRF2.Size = New System.Drawing.Size(121, 39) Me.lbIQCRF2.TabIndex = 50 Me.lbIQCRF2.Text = "2차측정" ' @@ -10688,10 +11513,11 @@ 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(363, 42) + Me.txbIQCRF2.Location = New System.Drawing.Point(415, 52) + Me.txbIQCRF2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbIQCRF2.Name = "txbIQCRF2" Me.txbIQCRF2.ReadOnly = True - Me.txbIQCRF2.Size = New System.Drawing.Size(330, 63) + Me.txbIQCRF2.Size = New System.Drawing.Size(377, 77) Me.txbIQCRF2.TabIndex = 51 Me.txbIQCRF2.Text = "대 기" Me.txbIQCRF2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10700,9 +11526,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(124, 9) + Me.lbIQCRF1.Location = New System.Drawing.Point(142, 11) Me.lbIQCRF1.Name = "lbIQCRF1" - Me.lbIQCRF1.Size = New System.Drawing.Size(96, 32) + Me.lbIQCRF1.Size = New System.Drawing.Size(121, 39) Me.lbIQCRF1.TabIndex = 48 Me.lbIQCRF1.Text = "1차측정" ' @@ -10710,10 +11536,11 @@ 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(10, 42) + Me.txbIQCRF1.Location = New System.Drawing.Point(11, 52) + Me.txbIQCRF1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbIQCRF1.Name = "txbIQCRF1" Me.txbIQCRF1.ReadOnly = True - Me.txbIQCRF1.Size = New System.Drawing.Size(330, 63) + Me.txbIQCRF1.Size = New System.Drawing.Size(377, 77) Me.txbIQCRF1.TabIndex = 49 Me.txbIQCRF1.Text = "대 기" Me.txbIQCRF1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10724,18 +11551,19 @@ 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(17, 12) + Me.pnIQCHF.Location = New System.Drawing.Point(19, 15) + Me.pnIQCHF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnIQCHF.Name = "pnIQCHF" - Me.pnIQCHF.Size = New System.Drawing.Size(1056, 140) + Me.pnIQCHF.Size = New System.Drawing.Size(1207, 174) 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(6, 9) + Me.lbIQCHF.Location = New System.Drawing.Point(7, 11) Me.lbIQCHF.Name = "lbIQCHF" - Me.lbIQCHF.Size = New System.Drawing.Size(132, 41) + Me.lbIQCHF.Size = New System.Drawing.Size(164, 52) Me.lbIQCHF.TabIndex = 48 Me.lbIQCHF.Text = "1. HIFU" ' @@ -10743,10 +11571,11 @@ 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(11, 54) + Me.txbIQCHF.Location = New System.Drawing.Point(13, 68) + Me.txbIQCHF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbIQCHF.Name = "txbIQCHF" Me.txbIQCHF.ReadOnly = True - Me.txbIQCHF.Size = New System.Drawing.Size(1031, 76) + Me.txbIQCHF.Size = New System.Drawing.Size(1178, 94) Me.txbIQCHF.TabIndex = 49 Me.txbIQCHF.Text = "대 기" Me.txbIQCHF.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10760,18 +11589,19 @@ 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(17, 139) + Me.pnIQCRun1.Location = New System.Drawing.Point(19, 174) + Me.pnIQCRun1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnIQCRun1.Name = "pnIQCRun1" - Me.pnIQCRun1.Size = New System.Drawing.Size(1056, 112) + Me.pnIQCRun1.Size = New System.Drawing.Size(1206, 139) 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(825, 9) + Me.lbIQCHF3.Location = New System.Drawing.Point(943, 11) Me.lbIQCHF3.Name = "lbIQCHF3" - Me.lbIQCHF3.Size = New System.Drawing.Size(96, 32) + Me.lbIQCHF3.Size = New System.Drawing.Size(121, 39) Me.lbIQCHF3.TabIndex = 52 Me.lbIQCHF3.Text = "3차측정" ' @@ -10779,10 +11609,11 @@ 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(711, 42) + Me.txbIQCHF3.Location = New System.Drawing.Point(813, 52) + Me.txbIQCHF3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbIQCHF3.Name = "txbIQCHF3" Me.txbIQCHF3.ReadOnly = True - Me.txbIQCHF3.Size = New System.Drawing.Size(330, 63) + Me.txbIQCHF3.Size = New System.Drawing.Size(377, 77) Me.txbIQCHF3.TabIndex = 53 Me.txbIQCHF3.Text = "대 기" Me.txbIQCHF3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10791,9 +11622,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(477, 9) + Me.lbIQCHF2.Location = New System.Drawing.Point(545, 11) Me.lbIQCHF2.Name = "lbIQCHF2" - Me.lbIQCHF2.Size = New System.Drawing.Size(96, 32) + Me.lbIQCHF2.Size = New System.Drawing.Size(121, 39) Me.lbIQCHF2.TabIndex = 50 Me.lbIQCHF2.Text = "2차측정" ' @@ -10801,10 +11632,11 @@ 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(363, 42) + Me.txbIQCHF2.Location = New System.Drawing.Point(415, 52) + Me.txbIQCHF2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbIQCHF2.Name = "txbIQCHF2" Me.txbIQCHF2.ReadOnly = True - Me.txbIQCHF2.Size = New System.Drawing.Size(330, 63) + Me.txbIQCHF2.Size = New System.Drawing.Size(377, 77) Me.txbIQCHF2.TabIndex = 51 Me.txbIQCHF2.Text = "대 기" Me.txbIQCHF2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10813,9 +11645,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(124, 9) + Me.lbIQCHF1.Location = New System.Drawing.Point(142, 11) Me.lbIQCHF1.Name = "lbIQCHF1" - Me.lbIQCHF1.Size = New System.Drawing.Size(96, 32) + Me.lbIQCHF1.Size = New System.Drawing.Size(121, 39) Me.lbIQCHF1.TabIndex = 48 Me.lbIQCHF1.Text = "1차측정" ' @@ -10823,10 +11655,11 @@ 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(10, 42) + Me.txbIQCHF1.Location = New System.Drawing.Point(11, 52) + Me.txbIQCHF1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbIQCHF1.Name = "txbIQCHF1" Me.txbIQCHF1.ReadOnly = True - Me.txbIQCHF1.Size = New System.Drawing.Size(330, 63) + Me.txbIQCHF1.Size = New System.Drawing.Size(377, 77) Me.txbIQCHF1.TabIndex = 49 Me.txbIQCHF1.Text = "대 기" Me.txbIQCHF1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10839,9 +11672,11 @@ 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(5, 240) + Me.gbHFTest.Location = New System.Drawing.Point(6, 300) + Me.gbHFTest.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbHFTest.Name = "gbHFTest" - Me.gbHFTest.Size = New System.Drawing.Size(1090, 747) + Me.gbHFTest.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbHFTest.Size = New System.Drawing.Size(1246, 934) Me.gbHFTest.TabIndex = 116 Me.gbHFTest.TabStop = False Me.gbHFTest.Visible = False @@ -10850,18 +11685,19 @@ Partial Class Main_Form ' Me.pnDBreg.Controls.Add(Me.lbDBreg) Me.pnDBreg.Controls.Add(Me.txbDBreg) - Me.pnDBreg.Location = New System.Drawing.Point(16, 596) + Me.pnDBreg.Location = New System.Drawing.Point(18, 745) + Me.pnDBreg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnDBreg.Name = "pnDBreg" - Me.pnDBreg.Size = New System.Drawing.Size(1056, 140) + Me.pnDBreg.Size = New System.Drawing.Size(1207, 175) 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(15, 10) + Me.lbDBreg.Location = New System.Drawing.Point(17, 12) Me.lbDBreg.Name = "lbDBreg" - Me.lbDBreg.Size = New System.Drawing.Size(242, 41) + Me.lbDBreg.Size = New System.Drawing.Size(302, 52) Me.lbDBreg.TabIndex = 48 Me.lbDBreg.Text = "5. DB 정보 입력" ' @@ -10869,10 +11705,11 @@ 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(20, 55) + Me.txbDBreg.Location = New System.Drawing.Point(23, 69) + Me.txbDBreg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbDBreg.Name = "txbDBreg" Me.txbDBreg.ReadOnly = True - Me.txbDBreg.Size = New System.Drawing.Size(1031, 76) + Me.txbDBreg.Size = New System.Drawing.Size(1178, 94) Me.txbDBreg.TabIndex = 49 Me.txbDBreg.Text = "대 기" Me.txbDBreg.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10881,18 +11718,19 @@ Partial Class Main_Form ' Me.pnTDreg.Controls.Add(Me.lbTDreg) Me.pnTDreg.Controls.Add(Me.txbTDreg) - Me.pnTDreg.Location = New System.Drawing.Point(17, 450) + Me.pnTDreg.Location = New System.Drawing.Point(19, 562) + Me.pnTDreg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnTDreg.Name = "pnTDreg" - Me.pnTDreg.Size = New System.Drawing.Size(1056, 140) + Me.pnTDreg.Size = New System.Drawing.Size(1207, 175) 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(15, 10) + Me.lbTDreg.Location = New System.Drawing.Point(17, 12) Me.lbTDreg.Name = "lbTDreg" - Me.lbTDreg.Size = New System.Drawing.Size(234, 41) + Me.lbTDreg.Size = New System.Drawing.Size(293, 52) Me.lbTDreg.TabIndex = 48 Me.lbTDreg.Text = "4. TD 정보입력" ' @@ -10900,10 +11738,11 @@ 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(20, 55) + Me.txbTDreg.Location = New System.Drawing.Point(23, 69) + Me.txbTDreg.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbTDreg.Name = "txbTDreg" Me.txbTDreg.ReadOnly = True - Me.txbTDreg.Size = New System.Drawing.Size(1031, 76) + Me.txbTDreg.Size = New System.Drawing.Size(1178, 94) Me.txbTDreg.TabIndex = 49 Me.txbTDreg.Text = "대 기" Me.txbTDreg.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10916,18 +11755,19 @@ 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(17, 302) + Me.pnHFtest.Location = New System.Drawing.Point(19, 378) + Me.pnHFtest.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnHFtest.Name = "pnHFtest" - Me.pnHFtest.Size = New System.Drawing.Size(1056, 140) + Me.pnHFtest.Size = New System.Drawing.Size(1207, 175) 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(816, 9) + Me.lbHFtest3.Location = New System.Drawing.Point(933, 11) Me.lbHFtest3.Name = "lbHFtest3" - Me.lbHFtest3.Size = New System.Drawing.Size(129, 41) + Me.lbHFtest3.Size = New System.Drawing.Size(161, 52) Me.lbHFtest3.TabIndex = 52 Me.lbHFtest3.Text = "3차측정" ' @@ -10935,10 +11775,11 @@ 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(714, 55) + Me.txbHFtest3.Location = New System.Drawing.Point(816, 69) + Me.txbHFtest3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbHFtest3.Name = "txbHFtest3" Me.txbHFtest3.ReadOnly = True - Me.txbHFtest3.Size = New System.Drawing.Size(330, 76) + Me.txbHFtest3.Size = New System.Drawing.Size(377, 94) Me.txbHFtest3.TabIndex = 53 Me.txbHFtest3.Text = "대 기" Me.txbHFtest3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10947,9 +11788,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(471, 9) + Me.lbHFtest2.Location = New System.Drawing.Point(538, 11) Me.lbHFtest2.Name = "lbHFtest2" - Me.lbHFtest2.Size = New System.Drawing.Size(129, 41) + Me.lbHFtest2.Size = New System.Drawing.Size(161, 52) Me.lbHFtest2.TabIndex = 50 Me.lbHFtest2.Text = "2차측정" ' @@ -10957,10 +11798,11 @@ 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(365, 55) + Me.txbHFtest2.Location = New System.Drawing.Point(417, 69) + Me.txbHFtest2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbHFtest2.Name = "txbHFtest2" Me.txbHFtest2.ReadOnly = True - Me.txbHFtest2.Size = New System.Drawing.Size(330, 76) + Me.txbHFtest2.Size = New System.Drawing.Size(377, 94) Me.txbHFtest2.TabIndex = 51 Me.txbHFtest2.Text = "대 기" Me.txbHFtest2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10969,9 +11811,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(134, 9) + Me.lbHFtest1.Location = New System.Drawing.Point(153, 11) Me.lbHFtest1.Name = "lbHFtest1" - Me.lbHFtest1.Size = New System.Drawing.Size(129, 41) + Me.lbHFtest1.Size = New System.Drawing.Size(161, 52) Me.lbHFtest1.TabIndex = 48 Me.lbHFtest1.Text = "1차측정" ' @@ -10979,10 +11821,11 @@ 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(20, 55) + Me.txbHFtest1.Location = New System.Drawing.Point(23, 69) + Me.txbHFtest1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbHFtest1.Name = "txbHFtest1" Me.txbHFtest1.ReadOnly = True - Me.txbHFtest1.Size = New System.Drawing.Size(330, 76) + Me.txbHFtest1.Size = New System.Drawing.Size(377, 94) Me.txbHFtest1.TabIndex = 49 Me.txbHFtest1.Text = "대 기" Me.txbHFtest1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -10991,18 +11834,19 @@ Partial Class Main_Form ' Me.pnHF.Controls.Add(Me.lbHF) Me.pnHF.Controls.Add(Me.txbHFresult) - Me.pnHF.Location = New System.Drawing.Point(17, 157) + Me.pnHF.Location = New System.Drawing.Point(19, 196) + Me.pnHF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnHF.Name = "pnHF" - Me.pnHF.Size = New System.Drawing.Size(1056, 140) + Me.pnHF.Size = New System.Drawing.Size(1207, 175) 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(15, 10) + Me.lbHF.Location = New System.Drawing.Point(17, 12) Me.lbHF.Name = "lbHF" - Me.lbHF.Size = New System.Drawing.Size(132, 41) + Me.lbHF.Size = New System.Drawing.Size(164, 52) Me.lbHF.TabIndex = 48 Me.lbHF.Text = "3. HIFU" ' @@ -11010,10 +11854,11 @@ 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(20, 55) + Me.txbHFresult.Location = New System.Drawing.Point(23, 69) + Me.txbHFresult.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbHFresult.Name = "txbHFresult" Me.txbHFresult.ReadOnly = True - Me.txbHFresult.Size = New System.Drawing.Size(1031, 76) + Me.txbHFresult.Size = New System.Drawing.Size(1178, 94) Me.txbHFresult.TabIndex = 49 Me.txbHFresult.Text = "대 기" Me.txbHFresult.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11022,18 +11867,19 @@ Partial Class Main_Form ' Me.pnTemp.Controls.Add(Me.lbTemp) Me.pnTemp.Controls.Add(Me.txbTemp) - Me.pnTemp.Location = New System.Drawing.Point(548, 12) + Me.pnTemp.Location = New System.Drawing.Point(626, 15) + Me.pnTemp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnTemp.Name = "pnTemp" - Me.pnTemp.Size = New System.Drawing.Size(525, 140) + Me.pnTemp.Size = New System.Drawing.Size(600, 175) 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(15, 10) + Me.lbTemp.Location = New System.Drawing.Point(17, 12) Me.lbTemp.Name = "lbTemp" - Me.lbTemp.Size = New System.Drawing.Size(190, 41) + Me.lbTemp.Size = New System.Drawing.Size(237, 52) Me.lbTemp.TabIndex = 48 Me.lbTemp.Text = "2. 온도 센서" ' @@ -11041,10 +11887,11 @@ 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(20, 55) + Me.txbTemp.Location = New System.Drawing.Point(23, 69) + Me.txbTemp.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbTemp.Name = "txbTemp" Me.txbTemp.ReadOnly = True - Me.txbTemp.Size = New System.Drawing.Size(500, 76) + Me.txbTemp.Size = New System.Drawing.Size(571, 94) Me.txbTemp.TabIndex = 49 Me.txbTemp.Text = "대기" Me.txbTemp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11053,18 +11900,19 @@ Partial Class Main_Form ' Me.pnBat.Controls.Add(Me.lbBat) Me.pnBat.Controls.Add(Me.txbBat) - Me.pnBat.Location = New System.Drawing.Point(17, 13) + Me.pnBat.Location = New System.Drawing.Point(19, 16) + Me.pnBat.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnBat.Name = "pnBat" - Me.pnBat.Size = New System.Drawing.Size(525, 140) + Me.pnBat.Size = New System.Drawing.Size(600, 175) 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(15, 10) + Me.lbBat.Location = New System.Drawing.Point(17, 12) Me.lbBat.Name = "lbBat" - Me.lbBat.Size = New System.Drawing.Size(221, 41) + Me.lbBat.Size = New System.Drawing.Size(276, 52) Me.lbBat.TabIndex = 48 Me.lbBat.Text = "1. 배터리 전압" ' @@ -11072,10 +11920,11 @@ 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(20, 55) + Me.txbBat.Location = New System.Drawing.Point(23, 69) + Me.txbBat.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbBat.Name = "txbBat" Me.txbBat.ReadOnly = True - Me.txbBat.Size = New System.Drawing.Size(500, 76) + Me.txbBat.Size = New System.Drawing.Size(571, 94) Me.txbBat.TabIndex = 49 Me.txbBat.Text = "대기" Me.txbBat.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11092,9 +11941,11 @@ 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(5, 240) + Me.gbStep.Location = New System.Drawing.Point(6, 300) + Me.gbStep.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbStep.Name = "gbStep" - Me.gbStep.Size = New System.Drawing.Size(1090, 747) + Me.gbStep.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbStep.Size = New System.Drawing.Size(1246, 934) Me.gbStep.TabIndex = 112 Me.gbStep.TabStop = False ' @@ -11103,19 +11954,21 @@ 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(548, 600) + Me.pnStep7.Location = New System.Drawing.Point(626, 750) + Me.pnStep7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnStep7.Name = "pnStep7" - Me.pnStep7.Size = New System.Drawing.Size(528, 140) + Me.pnStep7.Size = New System.Drawing.Size(603, 175) 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(20, 55) + Me.txbStep7.Location = New System.Drawing.Point(23, 69) + Me.txbStep7.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbStep7.Name = "txbStep7" Me.txbStep7.ReadOnly = True - Me.txbStep7.Size = New System.Drawing.Size(500, 76) + Me.txbStep7.Size = New System.Drawing.Size(571, 94) Me.txbStep7.TabIndex = 33 Me.txbStep7.Text = "대기" Me.txbStep7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11124,9 +11977,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(15, 10) + Me.lbStep7.Location = New System.Drawing.Point(17, 12) Me.lbStep7.Name = "lbStep7" - Me.lbStep7.Size = New System.Drawing.Size(152, 41) + Me.lbStep7.Size = New System.Drawing.Size(190, 52) Me.lbStep7.TabIndex = 32 Me.lbStep7.Text = "부저 출력" ' @@ -11135,19 +11988,21 @@ 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(548, 455) + Me.pnStep6.Location = New System.Drawing.Point(626, 569) + Me.pnStep6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnStep6.Name = "pnStep6" - Me.pnStep6.Size = New System.Drawing.Size(528, 140) + Me.pnStep6.Size = New System.Drawing.Size(603, 175) 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(20, 55) + Me.txbStep6.Location = New System.Drawing.Point(23, 69) + Me.txbStep6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbStep6.Name = "txbStep6" Me.txbStep6.ReadOnly = True - Me.txbStep6.Size = New System.Drawing.Size(500, 76) + Me.txbStep6.Size = New System.Drawing.Size(571, 94) Me.txbStep6.TabIndex = 54 Me.txbStep6.Text = "대기" Me.txbStep6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11156,9 +12011,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(15, 10) + Me.lbStep6.Location = New System.Drawing.Point(17, 12) Me.lbStep6.Name = "lbStep6" - Me.lbStep6.Size = New System.Drawing.Size(175, 41) + Me.lbStep6.Size = New System.Drawing.Size(219, 52) Me.lbStep6.TabIndex = 53 Me.lbStep6.Text = "OLED 출력" ' @@ -11166,19 +12021,21 @@ Partial Class Main_Form ' Me.pnStep10.Controls.Add(Me.txbStep10) Me.pnStep10.Controls.Add(Me.lbStep10) - Me.pnStep10.Location = New System.Drawing.Point(548, 310) + Me.pnStep10.Location = New System.Drawing.Point(626, 388) + Me.pnStep10.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnStep10.Name = "pnStep10" - Me.pnStep10.Size = New System.Drawing.Size(528, 140) + Me.pnStep10.Size = New System.Drawing.Size(603, 175) 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(20, 55) + Me.txbStep10.Location = New System.Drawing.Point(23, 69) + Me.txbStep10.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbStep10.Name = "txbStep10" Me.txbStep10.ReadOnly = True - Me.txbStep10.Size = New System.Drawing.Size(500, 76) + Me.txbStep10.Size = New System.Drawing.Size(571, 94) Me.txbStep10.TabIndex = 47 Me.txbStep10.Text = "대기" Me.txbStep10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11187,9 +12044,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(15, 10) + Me.lbStep10.Location = New System.Drawing.Point(17, 12) Me.lbStep10.Name = "lbStep10" - Me.lbStep10.Size = New System.Drawing.Size(234, 41) + Me.lbStep10.Size = New System.Drawing.Size(293, 52) Me.lbStep10.TabIndex = 46 Me.lbStep10.Text = "7. TD 정보입력" ' @@ -11197,19 +12054,21 @@ Partial Class Main_Form ' Me.pnStep9.Controls.Add(Me.txbStep9) Me.pnStep9.Controls.Add(Me.lbStep9) - Me.pnStep9.Location = New System.Drawing.Point(548, 165) + Me.pnStep9.Location = New System.Drawing.Point(626, 206) + Me.pnStep9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnStep9.Name = "pnStep9" - Me.pnStep9.Size = New System.Drawing.Size(525, 140) + Me.pnStep9.Size = New System.Drawing.Size(600, 175) 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(20, 55) + Me.txbStep9.Location = New System.Drawing.Point(23, 69) + Me.txbStep9.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbStep9.Name = "txbStep9" Me.txbStep9.ReadOnly = True - Me.txbStep9.Size = New System.Drawing.Size(500, 76) + Me.txbStep9.Size = New System.Drawing.Size(571, 94) Me.txbStep9.TabIndex = 37 Me.txbStep9.Text = "대기" Me.txbStep9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11218,9 +12077,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(15, 10) + Me.lbStep9.Location = New System.Drawing.Point(17, 12) Me.lbStep9.Name = "lbStep9" - Me.lbStep9.Size = New System.Drawing.Size(190, 41) + Me.lbStep9.Size = New System.Drawing.Size(237, 52) Me.lbStep9.TabIndex = 36 Me.lbStep9.Text = "6. 온도 측정" ' @@ -11228,19 +12087,21 @@ Partial Class Main_Form ' Me.pnStep8.Controls.Add(Me.txbStep8) Me.pnStep8.Controls.Add(Me.lbStep8) - Me.pnStep8.Location = New System.Drawing.Point(548, 20) + Me.pnStep8.Location = New System.Drawing.Point(626, 25) + Me.pnStep8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnStep8.Name = "pnStep8" - Me.pnStep8.Size = New System.Drawing.Size(525, 140) + Me.pnStep8.Size = New System.Drawing.Size(600, 175) 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(20, 55) + Me.txbStep8.Location = New System.Drawing.Point(23, 69) + Me.txbStep8.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbStep8.Name = "txbStep8" Me.txbStep8.ReadOnly = True - Me.txbStep8.Size = New System.Drawing.Size(500, 76) + Me.txbStep8.Size = New System.Drawing.Size(571, 94) Me.txbStep8.TabIndex = 56 Me.txbStep8.Text = "대기" Me.txbStep8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11249,9 +12110,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(15, 10) + Me.lbStep8.Location = New System.Drawing.Point(17, 12) Me.lbStep8.Name = "lbStep8" - Me.lbStep8.Size = New System.Drawing.Size(221, 41) + Me.lbStep8.Size = New System.Drawing.Size(276, 52) Me.lbStep8.TabIndex = 55 Me.lbStep8.Text = "5. 배터리 전압" ' @@ -11260,18 +12121,19 @@ 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(13, 600) + Me.pnStep5.Location = New System.Drawing.Point(15, 750) + Me.pnStep5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnStep5.Name = "pnStep5" - Me.pnStep5.Size = New System.Drawing.Size(525, 140) + Me.pnStep5.Size = New System.Drawing.Size(600, 175) 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(15, 10) + Me.lbStep5.Location = New System.Drawing.Point(17, 12) Me.lbStep5.Name = "lbStep5" - Me.lbStep5.Size = New System.Drawing.Size(152, 41) + Me.lbStep5.Size = New System.Drawing.Size(190, 52) Me.lbStep5.TabIndex = 48 Me.lbStep5.Text = "LED 검사" ' @@ -11279,10 +12141,11 @@ 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(20, 55) + Me.txbStep5.Location = New System.Drawing.Point(23, 69) + Me.txbStep5.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbStep5.Name = "txbStep5" Me.txbStep5.ReadOnly = True - Me.txbStep5.Size = New System.Drawing.Size(500, 76) + Me.txbStep5.Size = New System.Drawing.Size(571, 94) Me.txbStep5.TabIndex = 49 Me.txbStep5.Text = "대기" Me.txbStep5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11291,19 +12154,21 @@ Partial Class Main_Form ' Me.pnStep4.Controls.Add(Me.txbStep4) Me.pnStep4.Controls.Add(Me.lbStep4) - Me.pnStep4.Location = New System.Drawing.Point(13, 455) + Me.pnStep4.Location = New System.Drawing.Point(15, 569) + Me.pnStep4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnStep4.Name = "pnStep4" - Me.pnStep4.Size = New System.Drawing.Size(525, 140) + Me.pnStep4.Size = New System.Drawing.Size(600, 175) 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(20, 55) + Me.txbStep4.Location = New System.Drawing.Point(23, 69) + Me.txbStep4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbStep4.Name = "txbStep4" Me.txbStep4.ReadOnly = True - Me.txbStep4.Size = New System.Drawing.Size(500, 76) + Me.txbStep4.Size = New System.Drawing.Size(571, 94) Me.txbStep4.TabIndex = 45 Me.txbStep4.Text = "대기" Me.txbStep4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11312,9 +12177,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(15, 10) + Me.lbStep4.Location = New System.Drawing.Point(17, 12) Me.lbStep4.Name = "lbStep4" - Me.lbStep4.Size = New System.Drawing.Size(245, 41) + Me.lbStep4.Size = New System.Drawing.Size(305, 52) Me.lbStep4.TabIndex = 44 Me.lbStep4.Text = "4. Cos-Up 출력" ' @@ -11322,19 +12187,21 @@ Partial Class Main_Form ' Me.pnStep3.Controls.Add(Me.txbStep3) Me.pnStep3.Controls.Add(Me.lbStep3) - Me.pnStep3.Location = New System.Drawing.Point(13, 310) + Me.pnStep3.Location = New System.Drawing.Point(15, 388) + Me.pnStep3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnStep3.Name = "pnStep3" - Me.pnStep3.Size = New System.Drawing.Size(525, 140) + Me.pnStep3.Size = New System.Drawing.Size(600, 175) 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(20, 55) + Me.txbStep3.Location = New System.Drawing.Point(23, 69) + Me.txbStep3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbStep3.Name = "txbStep3" Me.txbStep3.ReadOnly = True - Me.txbStep3.Size = New System.Drawing.Size(500, 76) + Me.txbStep3.Size = New System.Drawing.Size(571, 94) Me.txbStep3.TabIndex = 43 Me.txbStep3.Text = "대기" Me.txbStep3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11343,9 +12210,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(15, 10) + Me.lbStep3.Location = New System.Drawing.Point(17, 12) Me.lbStep3.Name = "lbStep3" - Me.lbStep3.Size = New System.Drawing.Size(264, 41) + Me.lbStep3.Size = New System.Drawing.Size(330, 52) Me.lbStep3.TabIndex = 42 Me.lbStep3.Text = "3. Daily-Up 출력" ' @@ -11353,19 +12220,21 @@ Partial Class Main_Form ' Me.pnStep2.Controls.Add(Me.txbStep2) Me.pnStep2.Controls.Add(Me.lbStep2) - Me.pnStep2.Location = New System.Drawing.Point(13, 165) + Me.pnStep2.Location = New System.Drawing.Point(15, 206) + Me.pnStep2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnStep2.Name = "pnStep2" - Me.pnStep2.Size = New System.Drawing.Size(525, 140) + Me.pnStep2.Size = New System.Drawing.Size(600, 175) 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(20, 55) + Me.txbStep2.Location = New System.Drawing.Point(23, 69) + Me.txbStep2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbStep2.Name = "txbStep2" Me.txbStep2.ReadOnly = True - Me.txbStep2.Size = New System.Drawing.Size(500, 76) + Me.txbStep2.Size = New System.Drawing.Size(571, 94) Me.txbStep2.TabIndex = 41 Me.txbStep2.Text = "대기" Me.txbStep2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11374,9 +12243,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(15, 10) + Me.lbStep2.Location = New System.Drawing.Point(17, 12) Me.lbStep2.Name = "lbStep2" - Me.lbStep2.Size = New System.Drawing.Size(266, 41) + Me.lbStep2.Size = New System.Drawing.Size(332, 52) Me.lbStep2.TabIndex = 40 Me.lbStep2.Text = "2. Tight-Up 출력" ' @@ -11384,19 +12253,21 @@ Partial Class Main_Form ' Me.pnStep1.Controls.Add(Me.txbStep1) Me.pnStep1.Controls.Add(Me.lbStep1) - Me.pnStep1.Location = New System.Drawing.Point(13, 20) + Me.pnStep1.Location = New System.Drawing.Point(15, 25) + Me.pnStep1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnStep1.Name = "pnStep1" - Me.pnStep1.Size = New System.Drawing.Size(525, 140) + Me.pnStep1.Size = New System.Drawing.Size(600, 175) 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(20, 55) + Me.txbStep1.Location = New System.Drawing.Point(23, 69) + Me.txbStep1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbStep1.Name = "txbStep1" Me.txbStep1.ReadOnly = True - Me.txbStep1.Size = New System.Drawing.Size(500, 76) + Me.txbStep1.Size = New System.Drawing.Size(571, 94) Me.txbStep1.TabIndex = 39 Me.txbStep1.Text = "대기" Me.txbStep1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11405,9 +12276,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(15, 10) + Me.lbStep1.Location = New System.Drawing.Point(17, 12) Me.lbStep1.Name = "lbStep1" - Me.lbStep1.Size = New System.Drawing.Size(204, 41) + Me.lbStep1.Size = New System.Drawing.Size(254, 52) Me.lbStep1.TabIndex = 38 Me.lbStep1.Text = "1. HIFU 출력" ' @@ -11418,9 +12289,11 @@ 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(5, 240) + Me.gbRFMCEP.Location = New System.Drawing.Point(6, 300) + Me.gbRFMCEP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.gbRFMCEP.Name = "gbRFMCEP" - Me.gbRFMCEP.Size = New System.Drawing.Size(1090, 747) + Me.gbRFMCEP.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4) + Me.gbRFMCEP.Size = New System.Drawing.Size(1246, 934) Me.gbRFMCEP.TabIndex = 117 Me.gbRFMCEP.TabStop = False Me.gbRFMCEP.Visible = False @@ -11433,18 +12306,19 @@ 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(16, 596) + Me.pnEPtest.Location = New System.Drawing.Point(18, 745) + Me.pnEPtest.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEPtest.Name = "pnEPtest" - Me.pnEPtest.Size = New System.Drawing.Size(1056, 140) + Me.pnEPtest.Size = New System.Drawing.Size(1207, 175) 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(816, 9) + Me.lbEPtest3.Location = New System.Drawing.Point(933, 11) Me.lbEPtest3.Name = "lbEPtest3" - Me.lbEPtest3.Size = New System.Drawing.Size(129, 41) + Me.lbEPtest3.Size = New System.Drawing.Size(161, 52) Me.lbEPtest3.TabIndex = 52 Me.lbEPtest3.Text = "3차측정" ' @@ -11452,10 +12326,11 @@ 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(714, 55) + Me.txbEPtest3.Location = New System.Drawing.Point(816, 69) + Me.txbEPtest3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEPtest3.Name = "txbEPtest3" Me.txbEPtest3.ReadOnly = True - Me.txbEPtest3.Size = New System.Drawing.Size(330, 76) + Me.txbEPtest3.Size = New System.Drawing.Size(377, 94) Me.txbEPtest3.TabIndex = 53 Me.txbEPtest3.Text = "대 기" Me.txbEPtest3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11464,9 +12339,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(474, 9) + Me.lbEPtest2.Location = New System.Drawing.Point(542, 11) Me.lbEPtest2.Name = "lbEPtest2" - Me.lbEPtest2.Size = New System.Drawing.Size(129, 41) + Me.lbEPtest2.Size = New System.Drawing.Size(161, 52) Me.lbEPtest2.TabIndex = 50 Me.lbEPtest2.Text = "2차측정" ' @@ -11474,10 +12349,11 @@ 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(368, 55) + Me.txbEPtest2.Location = New System.Drawing.Point(421, 69) + Me.txbEPtest2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEPtest2.Name = "txbEPtest2" Me.txbEPtest2.ReadOnly = True - Me.txbEPtest2.Size = New System.Drawing.Size(330, 76) + Me.txbEPtest2.Size = New System.Drawing.Size(377, 94) Me.txbEPtest2.TabIndex = 51 Me.txbEPtest2.Text = "대 기" Me.txbEPtest2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11486,9 +12362,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(134, 9) + Me.lbEPtest1.Location = New System.Drawing.Point(153, 11) Me.lbEPtest1.Name = "lbEPtest1" - Me.lbEPtest1.Size = New System.Drawing.Size(129, 41) + Me.lbEPtest1.Size = New System.Drawing.Size(161, 52) Me.lbEPtest1.TabIndex = 48 Me.lbEPtest1.Text = "1차측정" ' @@ -11496,10 +12372,11 @@ 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(20, 55) + Me.txbEPtest1.Location = New System.Drawing.Point(23, 69) + Me.txbEPtest1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEPtest1.Name = "txbEPtest1" Me.txbEPtest1.ReadOnly = True - Me.txbEPtest1.Size = New System.Drawing.Size(330, 76) + Me.txbEPtest1.Size = New System.Drawing.Size(377, 94) Me.txbEPtest1.TabIndex = 49 Me.txbEPtest1.Text = "대 기" Me.txbEPtest1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11508,18 +12385,19 @@ Partial Class Main_Form ' Me.pnEP.Controls.Add(Me.lbEPresult) Me.pnEP.Controls.Add(Me.txbEPresult) - Me.pnEP.Location = New System.Drawing.Point(16, 449) + Me.pnEP.Location = New System.Drawing.Point(18, 561) + Me.pnEP.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnEP.Name = "pnEP" - Me.pnEP.Size = New System.Drawing.Size(1056, 140) + Me.pnEP.Size = New System.Drawing.Size(1207, 175) 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(15, 10) + Me.lbEPresult.Location = New System.Drawing.Point(17, 12) Me.lbEPresult.Name = "lbEPresult" - Me.lbEPresult.Size = New System.Drawing.Size(173, 41) + Me.lbEPresult.Size = New System.Drawing.Size(215, 52) Me.lbEPresult.TabIndex = 48 Me.lbEPresult.Text = "3. Cos-Up" ' @@ -11527,10 +12405,11 @@ 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(20, 55) + Me.txbEPresult.Location = New System.Drawing.Point(23, 69) + Me.txbEPresult.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbEPresult.Name = "txbEPresult" Me.txbEPresult.ReadOnly = True - Me.txbEPresult.Size = New System.Drawing.Size(1031, 76) + Me.txbEPresult.Size = New System.Drawing.Size(1178, 94) Me.txbEPresult.TabIndex = 49 Me.txbEPresult.Text = "대 기" Me.txbEPresult.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11539,18 +12418,19 @@ Partial Class Main_Form ' Me.pnMC.Controls.Add(Me.lbMCresult) Me.pnMC.Controls.Add(Me.txbMCresult) - Me.pnMC.Location = New System.Drawing.Point(17, 303) + Me.pnMC.Location = New System.Drawing.Point(19, 379) + Me.pnMC.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnMC.Name = "pnMC" - Me.pnMC.Size = New System.Drawing.Size(1056, 140) + Me.pnMC.Size = New System.Drawing.Size(1207, 175) 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(15, 10) + Me.lbMCresult.Location = New System.Drawing.Point(17, 12) Me.lbMCresult.Name = "lbMCresult" - Me.lbMCresult.Size = New System.Drawing.Size(192, 41) + Me.lbMCresult.Size = New System.Drawing.Size(240, 52) Me.lbMCresult.TabIndex = 48 Me.lbMCresult.Text = "2. Daily-Up" ' @@ -11558,10 +12438,11 @@ 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(20, 55) + Me.txbMCresult.Location = New System.Drawing.Point(23, 69) + Me.txbMCresult.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbMCresult.Name = "txbMCresult" Me.txbMCresult.ReadOnly = True - Me.txbMCresult.Size = New System.Drawing.Size(1031, 76) + Me.txbMCresult.Size = New System.Drawing.Size(1178, 94) Me.txbMCresult.TabIndex = 49 Me.txbMCresult.Text = "대 기" Me.txbMCresult.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11570,18 +12451,19 @@ Partial Class Main_Form ' Me.pnRF.Controls.Add(Me.lbRFresult) Me.pnRF.Controls.Add(Me.txbRFresult) - Me.pnRF.Location = New System.Drawing.Point(17, 13) + Me.pnRF.Location = New System.Drawing.Point(19, 16) + Me.pnRF.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRF.Name = "pnRF" - Me.pnRF.Size = New System.Drawing.Size(1056, 140) + Me.pnRF.Size = New System.Drawing.Size(1207, 175) 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(15, 10) + Me.lbRFresult.Location = New System.Drawing.Point(17, 12) Me.lbRFresult.Name = "lbRFresult" - Me.lbRFresult.Size = New System.Drawing.Size(194, 41) + Me.lbRFresult.Size = New System.Drawing.Size(242, 52) Me.lbRFresult.TabIndex = 48 Me.lbRFresult.Text = "1. Tight-Up" ' @@ -11589,10 +12471,11 @@ 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(20, 55) + Me.txbRFresult.Location = New System.Drawing.Point(23, 69) + Me.txbRFresult.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRFresult.Name = "txbRFresult" Me.txbRFresult.ReadOnly = True - Me.txbRFresult.Size = New System.Drawing.Size(1031, 76) + Me.txbRFresult.Size = New System.Drawing.Size(1178, 94) Me.txbRFresult.TabIndex = 49 Me.txbRFresult.Text = "대 기" Me.txbRFresult.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11605,18 +12488,19 @@ 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(17, 158) + Me.pnRFtest.Location = New System.Drawing.Point(19, 198) + Me.pnRFtest.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.pnRFtest.Name = "pnRFtest" - Me.pnRFtest.Size = New System.Drawing.Size(1056, 140) + Me.pnRFtest.Size = New System.Drawing.Size(1207, 175) 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(816, 9) + Me.lbRFtest3.Location = New System.Drawing.Point(933, 11) Me.lbRFtest3.Name = "lbRFtest3" - Me.lbRFtest3.Size = New System.Drawing.Size(129, 41) + Me.lbRFtest3.Size = New System.Drawing.Size(161, 52) Me.lbRFtest3.TabIndex = 52 Me.lbRFtest3.Text = "3차측정" ' @@ -11624,10 +12508,11 @@ 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(714, 55) + Me.txbRFtest3.Location = New System.Drawing.Point(816, 69) + Me.txbRFtest3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRFtest3.Name = "txbRFtest3" Me.txbRFtest3.ReadOnly = True - Me.txbRFtest3.Size = New System.Drawing.Size(330, 76) + Me.txbRFtest3.Size = New System.Drawing.Size(377, 94) Me.txbRFtest3.TabIndex = 53 Me.txbRFtest3.Text = "대 기" Me.txbRFtest3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11636,9 +12521,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(474, 9) + Me.lbRFtest2.Location = New System.Drawing.Point(542, 11) Me.lbRFtest2.Name = "lbRFtest2" - Me.lbRFtest2.Size = New System.Drawing.Size(129, 41) + Me.lbRFtest2.Size = New System.Drawing.Size(161, 52) Me.lbRFtest2.TabIndex = 50 Me.lbRFtest2.Text = "2차측정" ' @@ -11646,10 +12531,11 @@ 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(368, 55) + Me.txbRFtest2.Location = New System.Drawing.Point(421, 69) + Me.txbRFtest2.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRFtest2.Name = "txbRFtest2" Me.txbRFtest2.ReadOnly = True - Me.txbRFtest2.Size = New System.Drawing.Size(330, 76) + Me.txbRFtest2.Size = New System.Drawing.Size(377, 94) Me.txbRFtest2.TabIndex = 51 Me.txbRFtest2.Text = "대 기" Me.txbRFtest2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11658,9 +12544,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(134, 9) + Me.lbRFtest1.Location = New System.Drawing.Point(153, 11) Me.lbRFtest1.Name = "lbRFtest1" - Me.lbRFtest1.Size = New System.Drawing.Size(129, 41) + Me.lbRFtest1.Size = New System.Drawing.Size(161, 52) Me.lbRFtest1.TabIndex = 48 Me.lbRFtest1.Text = "1차측정" ' @@ -11668,10 +12554,11 @@ 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(20, 55) + Me.txbRFtest1.Location = New System.Drawing.Point(23, 69) + Me.txbRFtest1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.txbRFtest1.Name = "txbRFtest1" Me.txbRFtest1.ReadOnly = True - Me.txbRFtest1.Size = New System.Drawing.Size(330, 76) + Me.txbRFtest1.Size = New System.Drawing.Size(377, 94) Me.txbRFtest1.TabIndex = 49 Me.txbRFtest1.Text = "대 기" Me.txbRFtest1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center @@ -11682,12 +12569,13 @@ Partial Class Main_Form ' 'Main_Form ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!) + Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 15.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(1924, 1021) + Me.ClientSize = New System.Drawing.Size(2199, 1276) 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) diff --git a/ProductFunctionTester/Main_Form.vb b/ProductFunctionTester/Main_Form.vb index 433525c..accdb84 100644 --- a/ProductFunctionTester/Main_Form.vb +++ b/ProductFunctionTester/Main_Form.vb @@ -1906,7 +1906,8 @@ Public Class Main_Form End If For i = 0 To tableName.Length - 1 - DBCmd = "SELECT COUNT(PV_SN) FROM " & tableName(i) & " WHERE PV_SN = '" & TestData.Test_Serial & "'" + DBCmd = "SELECT COUNT(PV_SN) FROM " & tableName(i) & " WHERE PV_SN = '" & TestData.Test_Serial & "'" & + " AND DATE(TestDate) = CURDATE()" Dim DupYn As Int16 = DBQueryScalar(DBCmd) If DupYn > 0 Then @@ -2605,14 +2606,82 @@ SettingFail: End Function + 'Private Sub Jig_End() + ' If EndTest() Then + ' txbWindow.AppendText("JIG Serial Test End : FAIL" & vbCrLf) + ' Exit Sub + ' End If + ' txbWindow.AppendText("JIG Serial Test End : Success" & vbCrLf) + 'End Sub + Private Sub Jig_End() - If EndTest() Then - txbWindow.AppendText("JIG Serial Test End : FAIL" & vbCrLf) - Exit Sub - End If - txbWindow.AppendText("JIG Serial Test End : Success" & vbCrLf) + For retryCount As Integer = 0 To 2 + txbWindow.AppendText($"JIG 종료 시도 {retryCount + 1}/3" & vbCrLf) + + If EndTest() Then + txbWindow.AppendText($"JIG Serial Test End : FAIL (시도 {retryCount + 1})" & vbCrLf) + + If retryCount < 2 Then + Threading.Thread.Sleep(1000) + + If JigSerial IsNot Nothing AndAlso JigSerial.IsOpen Then + JigSerial.DiscardInBuffer() + JigSerial.DiscardOutBuffer() + Threading.Thread.Sleep(200) + End If + Continue For + Else + txbWindow.AppendText("JIG 정상 종료 실패 - 강제 종료 실행" & vbCrLf) + ForceJigShutdown() + Exit Sub + End If + Else + txbWindow.AppendText("JIG Serial Test End : Success" & vbCrLf) + Exit For + End If + Next End Sub + Private Sub ForceJigShutdown() + Try + txbWindow.AppendText("강제 JIG 종료 시작" & vbCrLf) + + If JigSerial IsNot Nothing AndAlso JigSerial.IsOpen Then + Dim shutdownCommands() As String = {"[endmft]"} + + For Each cmd In shutdownCommands + Try + SendData(cmd) + Threading.Thread.Sleep(500) + txbWindow.AppendText($"강제 종료 명령 전송: {cmd}" & vbCrLf) + Catch + + End Try + Next + + Try + Dim portName As String = JigSerial.PortName + Dim baudRate As Integer = JigSerial.BaudRate + + JigSerial.Close() + Threading.Thread.Sleep(1000) + + JigSerial.PortName = portName + JigSerial.BaudRate = baudRate + JigSerial.Open() + + txbWindow.AppendText("시리얼 포트 재연결 완료" & vbCrLf) + Catch serialEx As Exception + txbWindow.AppendText($"시리얼 포트 재연결 실패: {serialEx.Message}" & vbCrLf) + End Try + End If + + Catch ex As Exception + txbWindow.AppendText($"강제 종료 중 오류: {ex.Message}" & vbCrLf) + End Try + End Sub + + Public Function EPTestRun() As Boolean Dim ForCnt As Int16 = 0 Try @@ -4488,12 +4557,32 @@ ErrorEnd: End Function + Private Sub InitializeDeviceState() + Try + txbWindow.AppendText("기기 상태 초기화 시작..." & vbCrLf) + + Try + TestMode_On(0) ' MFT 모드를 0으로 초기화 + Threading.Thread.Sleep(300) + Catch + + End Try + + txbWindow.AppendText("기기 상태 초기화 완료" & vbCrLf) + + Catch ex As Exception + txbWindow.AppendText("기기 초기화 중 오류 (무시하고 계속): " & ex.Message & vbCrLf) + End Try + End Sub + Private Sub rfFunction() Try StartTime = MeasureTimeAll(MeasStart) TestData.Test_Serial = txbBarcode.Text + InitializeDeviceState() + If StartSwitch = True Then If JigSerial.IsOpen = True Then @@ -4625,6 +4714,19 @@ ProcessEnd: Jig_End() NormalEnd: myscope.IO.Clear() + 'txbWindow.AppendText("[" & MeasureTimeAll(MeasEnd) & "ms] Test Play" & vbCrLf) + + Try + If TestError = False Then + Jig_End() ' 지그 전원 차단 + TestMode_On(0) ' MFT 모드 초기화 + txbWindow.AppendText("비정상 종료로 인한 전원 차단" & vbCrLf) + End If + Catch normalEx As Exception + txbWindow.AppendText("정상 종료 처리 중 오류: " & normalEx.Message & vbCrLf) + End Try + + 'myscope.IO.Clear() txbWindow.AppendText("[" & MeasureTimeAll(MeasEnd) & "ms] Test Play" & vbCrLf) End Sub @@ -4772,8 +4874,8 @@ NormalEnd: GoTo RunSuccess - Else - MsgBox("지그를 연결한 후 동작하여 주십시오.", vbCritical, Program_Name & Program_Version) + Else + MsgBox("지그를 연결한 후 동작하여 주십시오.", vbCritical, Program_Name & Program_Version) FailMain() GoTo NormalEnd End If @@ -5270,12 +5372,12 @@ ProcessEnd: End If Else If TDDataSet(TD_Data.TestStep) = TestStepList.Rf_NewFail Or TDDataSet(TD_Data.TestStep) = TestStepList.RF_ReFail Then - If processNum = TestStepList.HF_NewSuc Or processNum = TestStepList.HF_ReSuc Then + If processNum = TestStepList.RF_NewSuc Or processNum = TestStepList.Rf_ReSuc Then txbOkCount.Text = Val(txbOkCount.Text) + 1 txbNgCount.Text = Val(txbNgCount.Text) - 1 End If Else - If processNum = TestStepList.HF_NEWFail Or processNum = TestStepList.HF_ReFail Then + If processNum = TestStepList.Rf_NewFail Or processNum = TestStepList.RF_ReFail Then txbOkCount.Text = Val(txbOkCount.Text) - 1 txbNgCount.Text = Val(txbNgCount.Text) + 1 End If @@ -5283,6 +5385,7 @@ ProcessEnd: End If End Sub + Private Function CountUpdate() As Boolean If rdbAltoPD.Checked = True Then DBCmd = "UPDATE " & pd1CntTableNow & " SET PD1_AltoCnt = '" & txbDayCount.Text & "', PD1_AltoOkCnt = '" & txbOkCount.Text & "', PD1_AltoNgCnt = '" & txbNgCount.Text & "' WHERE PD1_Date = '" & NowDate & "'" diff --git a/README.md b/README.md new file mode 100644 index 0000000..605c1f5 --- /dev/null +++ b/README.md @@ -0,0 +1,114 @@ +# MAXIMUM & ALTO 기능 자동 검사 프로그램 + +## 📌 프로그램 개요 + +| 항목 | 내용 | +| ---------- | -------------------------------------------------------------------------------------------------------------------- | +| **프로그램 명** | `MAXIMUM_Multi_Function_Tester Ver.1.1.2` | +| **설치 위치** | 6층 공장 라인 중간 / 9층 사무실 가장 오른쪽 검사 장비 | +| **용도** | 반 조립 제품의 주파수 발생 여부 검사 및 제조 정보 자동 입력 | +| **연결 장비** | Oscilloscope, Spectrum Analyzer, Control Box JIG, Barcode Scanner 등 | +| **설명** | 자동으로 Jig 작동, 펌웨어 확인, 주파수 출력 감지 후 제조 정보 입력까지 수행하는 통합 검사 시스템 | + +--- + +## 🖥️ 프로그램 UI + +| 검사 모드 선택 화면 | 검사 실행 화면 | +| -------------------------------------------------------------------- | --------------------------------------------------------------------- | +| ![모드 선택](attachment:603ac612-2ac3-47f3-98c5-d5ce4ffb274e\:image.png) | ![검사 실행](attachment\:fbe5f209-29d2-4b75-8401-b7a06a34b3cc\:image.png) | + +--- + +## 🔢 검사 모드별 기능 요약 + +검사 모드는 제품 타입 및 단계에 따라 최대 8가지로 구분됩니다. + +| 모드 | 설명 | 주요 테스트 기능 | 함수명 | +| --- | --------------------- | ------------------ | ------------------- | +| 1-1 | 업체전용 (RF/EP) | RF/EP 주파수 감지 | `CompanyFunction()` | +| 1-2 | 수입검사 (HF/RF/EP) | 중간 부저 테스트 | `iqcFunction()` | +| 1-3 | 생산 1 (HF 측정/정보입력) | HIFU 출력 측정 및 DB 저장 | `hfFunction()` | +| 1-4 | 생산 2 (RF/MC/EP) | RF, 미세전류, EP 테스트 | `rfFunction()` | +| 2-1 | ALTO 수입검사 (HF/EP) | ALTO HF/EP 테스트 | `altoFunctionIQC()` | +| 2-2 | ALTO 생산 3 (HF/EP) | ALTO 생산 테스트 | `AltoFunctionPD()` | +| 3-2 | DUALSONIC 생산 4 (HF) | DUALSONIC HF 테스트 | `DSTestFunction()` | +| 4-2 | EFFECT 생산 5 (HF/정보입력) | HF 테스트 및 제조 정보 입력 | `hfFunction()` | + +※ DUALSONIC/EFFECT의 수입검사 모드는 UI상 비활성화됨. + +--- + +## 🧪 검사 순서 흐름 예시 + +### 예: 생산 1(HF) + +```vbnet +hfFunction() +-> TDDataSearch() +-> JigRun_On() +-> FirmVerCheck() +-> BatteryTest() +-> TempTest() +-> HFTestRun() +-> DataWrite() +-> HIFU_PostReg() → dbHFSave() +→ CountChanage() → CountUpdate() +-> Save_Csv() +``` + +--- + +## 🗃️ 데이터베이스 테이블 구성 + +```vbnet +' 메인 테이블 +Private TDTable = "jomtTesterDB.jomtCartridgeTbl" +Private hfDataTable = "jomtTesterDB.jomtHFTestTbl" +Private rfDataTable = "jomtTesterDB.jomtRFTestTbl" +Private pd1CntTable = "jomtTesterDB.jomtMES_PD1Tbl" +Private iqcCntTable = "jomtTesterDB.jomtMES_IQCTbl" +Private NonTDTable = "jomtTesterDB.jomtNonTDTbl" + +' 테스트 서버용 테이블 +Private TDTestTable = "jomtTesterServerDB.jomtCartridgeTbl" +Private hfDataTestTable = "jomtTesterServerDB.jomtHFTestTbl" +Private rfDataTestTable = "jomtTesterServerDB.jomtRFTestTbl" +Private pd1CntTestTable = "jomtTesterServerDB.jomtMES_PD1Tbl" +Private iqcCntTestTable = "jomtTesterServerDB.jomtMES_IQCTbl" +Private NonTDTestTable = "jomtTesterServerDB.jomtNonTDTbl" + +' 사용 중인 현재 테이블 +Private TDTableNow = TDTable +Private hfTableNow = hfDataTable +Private rfTableNow = rfDataTable +Private pd1CntTableNow = pd1CntTable +Private iqcCntTableNow = iqcCntTable +Private NonTDTableNow = NonTDTable +``` + +--- + +## 📂 파일 구조 예시 + +``` +📦 MAXIMUM_Multi_Function_Tester/ + ┣ 📄 Main_From.vb + ┣ 📄 MysqlModule.vb + ┣ 📄 PostgreSQLModule.vb + ┣ 📄 scopeModule.vb + ┣ 📄 spectrumModule.vb + ┣ 📄 TimeKenalModule.vb + ┗ 📁 Documentation/ + ┗ 📄 검사_자동화_프로그램_사용설명서.pdf +``` + +--- + +## 📎 기타 참고 링크 + +* [Notion 기능 설명 정리 링크](https://www.notion.so/03-MAXIMUM-ALTO-1dd93e9b33758054bfc3cf46d9930b9f?pvs=21) + +--- + +필요하면 마크다운용 `.md` 파일로도 저장해 드릴 수 있어요. 원하시면 말씀 주세요.