5994 lines
276 KiB
VB.net
5994 lines
276 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmTD_JIG
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다.
|
|
<System.Diagnostics.DebuggerNonUserCode()>
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Windows Form 디자이너에 필요합니다.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'참고: 다음 프로시저는 Windows Form 디자이너에 필요합니다.
|
|
'수정하려면 Windows Form 디자이너를 사용하십시오.
|
|
'코드 편집기를 사용하여 수정하지 마십시오.
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmTD_JIG))
|
|
Me.txbOntime = New System.Windows.Forms.TextBox()
|
|
Me.rdbTop = New System.Windows.Forms.RadioButton()
|
|
Me.rdbAvg = New System.Windows.Forms.RadioButton()
|
|
Me.rdbMax = New System.Windows.Forms.RadioButton()
|
|
Me.txbVPOS = New System.Windows.Forms.TextBox()
|
|
Me.txbHPOS = New System.Windows.Forms.TextBox()
|
|
Me.txbVSCALE = New System.Windows.Forms.TextBox()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.txbHSCALE = New System.Windows.Forms.TextBox()
|
|
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
|
|
Me.cboComPort = New System.Windows.Forms.ComboBox()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.cmdSerial = New System.Windows.Forms.Button()
|
|
Me.rdbDev3 = New System.Windows.Forms.RadioButton()
|
|
Me.rdbDev2 = New System.Windows.Forms.RadioButton()
|
|
Me.rdbDev1 = New System.Windows.Forms.RadioButton()
|
|
Me.gpbTime = New System.Windows.Forms.GroupBox()
|
|
Me.lblTime = New System.Windows.Forms.Label()
|
|
Me.runTimeTimer = New System.Windows.Forms.Timer(Me.components)
|
|
Me.cmdRunTimer = New System.Windows.Forms.Timer(Me.components)
|
|
Me.cmdSerialPort = New System.IO.Ports.SerialPort(Me.components)
|
|
Me.btnExit = New System.Windows.Forms.Button()
|
|
Me.gpbSpec = New System.Windows.Forms.GroupBox()
|
|
Me.txbPV_R = New System.Windows.Forms.TextBox()
|
|
Me.txbPV_Date = New System.Windows.Forms.TextBox()
|
|
Me.lblPV_Date = New System.Windows.Forms.Label()
|
|
Me.txbPV_C = New System.Windows.Forms.TextBox()
|
|
Me.lblPV_C = New System.Windows.Forms.Label()
|
|
Me.lblPV_R = New System.Windows.Forms.Label()
|
|
Me.lblPV_SN = New System.Windows.Forms.Label()
|
|
Me.txbPV_SN = New System.Windows.Forms.TextBox()
|
|
Me.txbPV_Z = New System.Windows.Forms.TextBox()
|
|
Me.lblPV_Z = New System.Windows.Forms.Label()
|
|
Me.lblPV_Freq = New System.Windows.Forms.Label()
|
|
Me.txbPV_Freq = New System.Windows.Forms.TextBox()
|
|
Me.chbUseBarcode = New System.Windows.Forms.CheckBox()
|
|
Me.gpbSetup = New System.Windows.Forms.GroupBox()
|
|
Me.gpbConfig = New System.Windows.Forms.GroupBox()
|
|
Me.ckbSerialUse = New System.Windows.Forms.CheckBox()
|
|
Me.ckbPlay = New System.Windows.Forms.CheckBox()
|
|
Me.chbAutoMeasure = New System.Windows.Forms.CheckBox()
|
|
Me.btnSetup = New System.Windows.Forms.Button()
|
|
Me.btnRunIQC = New System.Windows.Forms.Button()
|
|
Me.gbTDRun = New System.Windows.Forms.GroupBox()
|
|
Me.txbRun = New System.Windows.Forms.TextBox()
|
|
Me.lbRun = New System.Windows.Forms.Label()
|
|
Me.txbAutoInterval = New System.Windows.Forms.TextBox()
|
|
Me.txbAgingWait = New System.Windows.Forms.TextBox()
|
|
Me.Label79 = New System.Windows.Forms.Label()
|
|
Me.Label78 = New System.Windows.Forms.Label()
|
|
Me.btnAutoAging = New System.Windows.Forms.Button()
|
|
Me.txbShotCnt = New System.Windows.Forms.TextBox()
|
|
Me.Label43 = New System.Windows.Forms.Label()
|
|
Me.pnlIQCDisp = New System.Windows.Forms.Panel()
|
|
Me.GroupBox4 = New System.Windows.Forms.GroupBox()
|
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
Me.txbR8CntIQC = New System.Windows.Forms.TextBox()
|
|
Me.txbR10CntIQC = New System.Windows.Forms.TextBox()
|
|
Me.txbR9CntIQC = New System.Windows.Forms.TextBox()
|
|
Me.txbR7CntIQC = New System.Windows.Forms.TextBox()
|
|
Me.txbR6CntIQC = New System.Windows.Forms.TextBox()
|
|
Me.txbR4CntIQC = New System.Windows.Forms.TextBox()
|
|
Me.txbR5CntIQC = New System.Windows.Forms.TextBox()
|
|
Me.txbR2CntIQC = New System.Windows.Forms.TextBox()
|
|
Me.txbR1CntIQC = New System.Windows.Forms.TextBox()
|
|
Me.lblR7CntIQC = New System.Windows.Forms.Label()
|
|
Me.lblR10CntIQC = New System.Windows.Forms.Label()
|
|
Me.lblR9CntIQC = New System.Windows.Forms.Label()
|
|
Me.lblR8CntIQC = New System.Windows.Forms.Label()
|
|
Me.lblR6CntIQC = New System.Windows.Forms.Label()
|
|
Me.lblR5CntIQC = New System.Windows.Forms.Label()
|
|
Me.lblR4CntIQC = New System.Windows.Forms.Label()
|
|
Me.txbR3CntIQC = New System.Windows.Forms.TextBox()
|
|
Me.lblR3CntIQC = New System.Windows.Forms.Label()
|
|
Me.lblR2CntIQC = New System.Windows.Forms.Label()
|
|
Me.lblR1CntIQC = New System.Windows.Forms.Label()
|
|
Me.txbReNgCnt = New System.Windows.Forms.TextBox()
|
|
Me.txbReOkCnt = New System.Windows.Forms.TextBox()
|
|
Me.txbReTotalCnt = New System.Windows.Forms.TextBox()
|
|
Me.Label17 = New System.Windows.Forms.Label()
|
|
Me.txbProCnt = New System.Windows.Forms.TextBox()
|
|
Me.txbOKCnt = New System.Windows.Forms.TextBox()
|
|
Me.txbLuxCnt = New System.Windows.Forms.TextBox()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.lblNGCnt = New System.Windows.Forms.Label()
|
|
Me.lblEyeCnt = New System.Windows.Forms.Label()
|
|
Me.txbTotalCnt = New System.Windows.Forms.TextBox()
|
|
Me.txbEyeCnt = New System.Windows.Forms.TextBox()
|
|
Me.txbNGCnt = New System.Windows.Forms.TextBox()
|
|
Me.lblLuxCnt = New System.Windows.Forms.Label()
|
|
Me.lblTotalCnt = New System.Windows.Forms.Label()
|
|
Me.lblOKCnt = New System.Windows.Forms.Label()
|
|
Me.lblProCnt = New System.Windows.Forms.Label()
|
|
Me.Label20 = New System.Windows.Forms.Label()
|
|
Me.txbCapacitor = New System.Windows.Forms.TextBox()
|
|
Me.Label19 = New System.Windows.Forms.Label()
|
|
Me.txbGrade = New System.Windows.Forms.TextBox()
|
|
Me.txbMeasureDelay = New System.Windows.Forms.TextBox()
|
|
Me.lblMesureDelaytime = New System.Windows.Forms.Label()
|
|
Me.txbTimeout = New System.Windows.Forms.TextBox()
|
|
Me.Label21 = New System.Windows.Forms.Label()
|
|
Me.gpbIQC = New System.Windows.Forms.GroupBox()
|
|
Me.btnCal = New System.Windows.Forms.Button()
|
|
Me.btnRunIQCDB = New System.Windows.Forms.Button()
|
|
Me.gbTestWindow = New System.Windows.Forms.GroupBox()
|
|
Me.gbTDResult = New System.Windows.Forms.GroupBox()
|
|
Me.txbCmdWindow = New System.Windows.Forms.TextBox()
|
|
Me.Panel7 = New System.Windows.Forms.Panel()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.Label110 = New System.Windows.Forms.Label()
|
|
Me.Label109 = New System.Windows.Forms.Label()
|
|
Me.Label108 = New System.Windows.Forms.Label()
|
|
Me.Label107 = New System.Windows.Forms.Label()
|
|
Me.Label106 = New System.Windows.Forms.Label()
|
|
Me.Label105 = New System.Windows.Forms.Label()
|
|
Me.Label104 = New System.Windows.Forms.Label()
|
|
Me.Label103 = New System.Windows.Forms.Label()
|
|
Me.Label102 = New System.Windows.Forms.Label()
|
|
Me.Label101 = New System.Windows.Forms.Label()
|
|
Me.TextBox27 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox26 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox25 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox24 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox23 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox22 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox21 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox20 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox19 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox2 = New System.Windows.Forms.TextBox()
|
|
Me.gpbSetupWindow = New System.Windows.Forms.GroupBox()
|
|
Me.gbCmat = New System.Windows.Forms.GroupBox()
|
|
Me.Label124 = New System.Windows.Forms.Label()
|
|
Me.Label123 = New System.Windows.Forms.Label()
|
|
Me.Label122 = New System.Windows.Forms.Label()
|
|
Me.Label121 = New System.Windows.Forms.Label()
|
|
Me.Label120 = New System.Windows.Forms.Label()
|
|
Me.nudmat_5 = New System.Windows.Forms.NumericUpDown()
|
|
Me.nudmat_4 = New System.Windows.Forms.NumericUpDown()
|
|
Me.nudmat_3 = New System.Windows.Forms.NumericUpDown()
|
|
Me.nudmat_2 = New System.Windows.Forms.NumericUpDown()
|
|
Me.nudmat_1 = New System.Windows.Forms.NumericUpDown()
|
|
Me.rdbCmat_5 = New System.Windows.Forms.RadioButton()
|
|
Me.rdbCmat_10 = New System.Windows.Forms.RadioButton()
|
|
Me.GroupBox16 = New System.Windows.Forms.GroupBox()
|
|
Me.Label70 = New System.Windows.Forms.Label()
|
|
Me.txbRelay10 = New System.Windows.Forms.TextBox()
|
|
Me.Label74 = New System.Windows.Forms.Label()
|
|
Me.txbRelay9 = New System.Windows.Forms.TextBox()
|
|
Me.Label75 = New System.Windows.Forms.Label()
|
|
Me.txbRelay8 = New System.Windows.Forms.TextBox()
|
|
Me.Label76 = New System.Windows.Forms.Label()
|
|
Me.txbRelay7 = New System.Windows.Forms.TextBox()
|
|
Me.Label77 = New System.Windows.Forms.Label()
|
|
Me.txbRelay6 = New System.Windows.Forms.TextBox()
|
|
Me.Label40 = New System.Windows.Forms.Label()
|
|
Me.txbRelay5 = New System.Windows.Forms.TextBox()
|
|
Me.Label39 = New System.Windows.Forms.Label()
|
|
Me.txbRelay4 = New System.Windows.Forms.TextBox()
|
|
Me.Label38 = New System.Windows.Forms.Label()
|
|
Me.txbRelay3 = New System.Windows.Forms.TextBox()
|
|
Me.Label37 = New System.Windows.Forms.Label()
|
|
Me.txbRelay2 = New System.Windows.Forms.TextBox()
|
|
Me.Label36 = New System.Windows.Forms.Label()
|
|
Me.txbRelay1 = New System.Windows.Forms.TextBox()
|
|
Me.nudPrintCount = New System.Windows.Forms.NumericUpDown()
|
|
Me.lbPrintCount = New System.Windows.Forms.Label()
|
|
Me.gbPrintApply = New System.Windows.Forms.GroupBox()
|
|
Me.ckbWarPnt = New System.Windows.Forms.CheckBox()
|
|
Me.lbPrintApply = New System.Windows.Forms.Label()
|
|
Me.txbPrintApply = New System.Windows.Forms.TextBox()
|
|
Me.gbPrinter = New System.Windows.Forms.GroupBox()
|
|
Me.txbText1 = New System.Windows.Forms.TextBox()
|
|
Me.lbText1 = New System.Windows.Forms.Label()
|
|
Me.btPrintref = New System.Windows.Forms.Button()
|
|
Me.dgvPrinter = New System.Windows.Forms.DataGridView()
|
|
Me.dfNum = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.dfPrinter = New System.Windows.Forms.DataGridViewTextBoxColumn()
|
|
Me.txbCode1 = New System.Windows.Forms.TextBox()
|
|
Me.lbCode1 = New System.Windows.Forms.Label()
|
|
Me.btnName1 = New System.Windows.Forms.Button()
|
|
Me.lbLabel1 = New System.Windows.Forms.Label()
|
|
Me.btnLabel1 = New System.Windows.Forms.Button()
|
|
Me.txbLabel1 = New System.Windows.Forms.TextBox()
|
|
Me.ckbRunDemoMode = New System.Windows.Forms.CheckBox()
|
|
Me.ckbLogDetail = New System.Windows.Forms.CheckBox()
|
|
Me.GroupBox19 = New System.Windows.Forms.GroupBox()
|
|
Me.GroupBox21 = New System.Windows.Forms.GroupBox()
|
|
Me.txbMinValue = New System.Windows.Forms.TextBox()
|
|
Me.txbMotorOnTime = New System.Windows.Forms.TextBox()
|
|
Me.lbMinVal = New System.Windows.Forms.Label()
|
|
Me.Label82 = New System.Windows.Forms.Label()
|
|
Me.Label83 = New System.Windows.Forms.Label()
|
|
Me.lbMinValue = New System.Windows.Forms.Label()
|
|
Me.txbOffsetValue = New System.Windows.Forms.TextBox()
|
|
Me.txbIQC_DummyShotCnt = New System.Windows.Forms.TextBox()
|
|
Me.txbValueError = New System.Windows.Forms.TextBox()
|
|
Me.Label68 = New System.Windows.Forms.Label()
|
|
Me.lbValueErr = New System.Windows.Forms.Label()
|
|
Me.lbValueError = New System.Windows.Forms.Label()
|
|
Me.Label73 = New System.Windows.Forms.Label()
|
|
Me.Label60 = New System.Windows.Forms.Label()
|
|
Me.Label61 = New System.Windows.Forms.Label()
|
|
Me.Label62 = New System.Windows.Forms.Label()
|
|
Me.txbWaitDelay = New System.Windows.Forms.TextBox()
|
|
Me.Label63 = New System.Windows.Forms.Label()
|
|
Me.txbStartWaitDelay = New System.Windows.Forms.TextBox()
|
|
Me.Label56 = New System.Windows.Forms.Label()
|
|
Me.Label57 = New System.Windows.Forms.Label()
|
|
Me.Label58 = New System.Windows.Forms.Label()
|
|
Me.txbErrorFactor = New System.Windows.Forms.TextBox()
|
|
Me.Label59 = New System.Windows.Forms.Label()
|
|
Me.GroupBox18 = New System.Windows.Forms.GroupBox()
|
|
Me.rdbProduct3 = New System.Windows.Forms.RadioButton()
|
|
Me.rdbProduct2 = New System.Windows.Forms.RadioButton()
|
|
Me.rdbProduct1 = New System.Windows.Forms.RadioButton()
|
|
Me.rdbIQC = New System.Windows.Forms.RadioButton()
|
|
Me.btnSetupExit = New System.Windows.Forms.Button()
|
|
Me.btnSetupSave = New System.Windows.Forms.Button()
|
|
Me.btnSetupLoad = New System.Windows.Forms.Button()
|
|
Me.GroupBox10 = New System.Windows.Forms.GroupBox()
|
|
Me.GroupBox5 = New System.Windows.Forms.GroupBox()
|
|
Me.GroupBox6 = New System.Windows.Forms.GroupBox()
|
|
Me.txbKEyeMin = New System.Windows.Forms.TextBox()
|
|
Me.Label111 = New System.Windows.Forms.Label()
|
|
Me.txbKEyeTyp = New System.Windows.Forms.TextBox()
|
|
Me.Label112 = New System.Windows.Forms.Label()
|
|
Me.txbKEyeMax = New System.Windows.Forms.TextBox()
|
|
Me.Label113 = New System.Windows.Forms.Label()
|
|
Me.GroupBox22 = New System.Windows.Forms.GroupBox()
|
|
Me.txbKLuxMin = New System.Windows.Forms.TextBox()
|
|
Me.txbKLuxTyp = New System.Windows.Forms.TextBox()
|
|
Me.Label114 = New System.Windows.Forms.Label()
|
|
Me.txbKLuxMax = New System.Windows.Forms.TextBox()
|
|
Me.Label115 = New System.Windows.Forms.Label()
|
|
Me.Label116 = New System.Windows.Forms.Label()
|
|
Me.GroupBox23 = New System.Windows.Forms.GroupBox()
|
|
Me.Label117 = New System.Windows.Forms.Label()
|
|
Me.txbKProMin = New System.Windows.Forms.TextBox()
|
|
Me.Label118 = New System.Windows.Forms.Label()
|
|
Me.txbKProTyp = New System.Windows.Forms.TextBox()
|
|
Me.Label119 = New System.Windows.Forms.Label()
|
|
Me.txbKProMax = New System.Windows.Forms.TextBox()
|
|
Me.GroupBox12 = New System.Windows.Forms.GroupBox()
|
|
Me.GroupBox15 = New System.Windows.Forms.GroupBox()
|
|
Me.txbEyeMin = New System.Windows.Forms.TextBox()
|
|
Me.Label32 = New System.Windows.Forms.Label()
|
|
Me.txbEyeTyp = New System.Windows.Forms.TextBox()
|
|
Me.Label34 = New System.Windows.Forms.Label()
|
|
Me.txbEyeMax = New System.Windows.Forms.TextBox()
|
|
Me.Label35 = New System.Windows.Forms.Label()
|
|
Me.GroupBox14 = New System.Windows.Forms.GroupBox()
|
|
Me.txbLuxMin = New System.Windows.Forms.TextBox()
|
|
Me.txbLuxTyp = New System.Windows.Forms.TextBox()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.txbLuxMax = New System.Windows.Forms.TextBox()
|
|
Me.Label29 = New System.Windows.Forms.Label()
|
|
Me.Label30 = New System.Windows.Forms.Label()
|
|
Me.GroupBox13 = New System.Windows.Forms.GroupBox()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.txbProMin = New System.Windows.Forms.TextBox()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.txbProTyp = New System.Windows.Forms.TextBox()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.txbProMax = New System.Windows.Forms.TextBox()
|
|
Me.GroupBox11 = New System.Windows.Forms.GroupBox()
|
|
Me.Label28 = New System.Windows.Forms.Label()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.Label31 = New System.Windows.Forms.Label()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.lblOntime = New System.Windows.Forms.Label()
|
|
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
|
Me.GroupBox17 = New System.Windows.Forms.GroupBox()
|
|
Me.GroupBox9 = New System.Windows.Forms.GroupBox()
|
|
Me.GroupBox8 = New System.Windows.Forms.GroupBox()
|
|
Me.Label27 = New System.Windows.Forms.Label()
|
|
Me.Label24 = New System.Windows.Forms.Label()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.Label23 = New System.Windows.Forms.Label()
|
|
Me.GroupBox7 = New System.Windows.Forms.GroupBox()
|
|
Me.Label26 = New System.Windows.Forms.Label()
|
|
Me.Label25 = New System.Windows.Forms.Label()
|
|
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
|
Me.Label41 = New System.Windows.Forms.Label()
|
|
Me.txbScopeID = New System.Windows.Forms.TextBox()
|
|
Me.InputTimer = New System.Windows.Forms.Timer(Me.components)
|
|
Me.gpbProduct1 = New System.Windows.Forms.GroupBox()
|
|
Me.gbDSMode = New System.Windows.Forms.GroupBox()
|
|
Me.rdb25mm = New System.Windows.Forms.RadioButton()
|
|
Me.rdb20mm = New System.Windows.Forms.RadioButton()
|
|
Me.btnGradeStop = New System.Windows.Forms.Button()
|
|
Me.ckbUseGradeChange = New System.Windows.Forms.CheckBox()
|
|
Me.txbCartridgePD1 = New System.Windows.Forms.TextBox()
|
|
Me.ckbUseInfoInput = New System.Windows.Forms.CheckBox()
|
|
Me.Panel3 = New System.Windows.Forms.Panel()
|
|
Me.txbR6CntPD1 = New System.Windows.Forms.TextBox()
|
|
Me.txbR10CntPD1 = New System.Windows.Forms.TextBox()
|
|
Me.txbR9CntPD1 = New System.Windows.Forms.TextBox()
|
|
Me.txbR8CntPD1 = New System.Windows.Forms.TextBox()
|
|
Me.txbR7CntPD1 = New System.Windows.Forms.TextBox()
|
|
Me.txbR2CntPD1 = New System.Windows.Forms.TextBox()
|
|
Me.txbR4CntPD1 = New System.Windows.Forms.TextBox()
|
|
Me.txbR5CntPD1 = New System.Windows.Forms.TextBox()
|
|
Me.txbR1CntPD1 = New System.Windows.Forms.TextBox()
|
|
Me.lblR10CntPD1 = New System.Windows.Forms.Label()
|
|
Me.lblR8CntPD1 = New System.Windows.Forms.Label()
|
|
Me.lblR9CntPD1 = New System.Windows.Forms.Label()
|
|
Me.lblR7CntPD1 = New System.Windows.Forms.Label()
|
|
Me.lblR6CntPD1 = New System.Windows.Forms.Label()
|
|
Me.txbNgCntPD1 = New System.Windows.Forms.TextBox()
|
|
Me.txbOkCntPD1 = New System.Windows.Forms.TextBox()
|
|
Me.Label33 = New System.Windows.Forms.Label()
|
|
Me.Label42 = New System.Windows.Forms.Label()
|
|
Me.txbProCntPD1 = New System.Windows.Forms.TextBox()
|
|
Me.txbEyeCntPD1 = New System.Windows.Forms.TextBox()
|
|
Me.txbLuxCntPD1 = New System.Windows.Forms.TextBox()
|
|
Me.lblR5CntPD1 = New System.Windows.Forms.Label()
|
|
Me.txbR3CntPD1 = New System.Windows.Forms.TextBox()
|
|
Me.lblR3CntPD1 = New System.Windows.Forms.Label()
|
|
Me.lblR4CntPD1 = New System.Windows.Forms.Label()
|
|
Me.lblR2CntPD1 = New System.Windows.Forms.Label()
|
|
Me.Label65 = New System.Windows.Forms.Label()
|
|
Me.txbTotalCntPD1 = New System.Windows.Forms.TextBox()
|
|
Me.Label66 = New System.Windows.Forms.Label()
|
|
Me.Label67 = New System.Windows.Forms.Label()
|
|
Me.lblR1CntPD1 = New System.Windows.Forms.Label()
|
|
Me.Label69 = New System.Windows.Forms.Label()
|
|
Me.lblCartridgePD1 = New System.Windows.Forms.Label()
|
|
Me.btnRunPD1 = New System.Windows.Forms.Button()
|
|
Me.lblCapacitorPD1 = New System.Windows.Forms.Label()
|
|
Me.lblGradePD1 = New System.Windows.Forms.Label()
|
|
Me.txbCapacitorPD1 = New System.Windows.Forms.TextBox()
|
|
Me.txbGradePD1 = New System.Windows.Forms.TextBox()
|
|
Me.ckbUseModelSelect = New System.Windows.Forms.CheckBox()
|
|
Me.gpbCartType = New System.Windows.Forms.GroupBox()
|
|
Me.pnlModelSelect = New System.Windows.Forms.Panel()
|
|
Me.rdbModelLux = New System.Windows.Forms.RadioButton()
|
|
Me.rdbModelPro = New System.Windows.Forms.RadioButton()
|
|
Me.Label53 = New System.Windows.Forms.Label()
|
|
Me.pnlTypeSelect = New System.Windows.Forms.Panel()
|
|
Me.rdbTypeEye = New System.Windows.Forms.RadioButton()
|
|
Me.rdbTypeFace = New System.Windows.Forms.RadioButton()
|
|
Me.Label64 = New System.Windows.Forms.Label()
|
|
Me.txbModelSelect = New System.Windows.Forms.TextBox()
|
|
Me.gpbCheckGrade = New System.Windows.Forms.GroupBox()
|
|
Me.cboGrade = New System.Windows.Forms.ComboBox()
|
|
Me.cboCapacitor = New System.Windows.Forms.ComboBox()
|
|
Me.Label22 = New System.Windows.Forms.Label()
|
|
Me.Label18 = New System.Windows.Forms.Label()
|
|
Me.gpbProduct4 = New System.Windows.Forms.GroupBox()
|
|
Me.Label52 = New System.Windows.Forms.Label()
|
|
Me.gpbProduct2 = New System.Windows.Forms.GroupBox()
|
|
Me.btnRunPD2 = New System.Windows.Forms.Button()
|
|
Me.txbCmdWindowP2 = New System.Windows.Forms.TextBox()
|
|
Me.GroupBox20 = New System.Windows.Forms.GroupBox()
|
|
Me.Label55 = New System.Windows.Forms.Label()
|
|
Me.txbJudge = New System.Windows.Forms.TextBox()
|
|
Me.Label54 = New System.Windows.Forms.Label()
|
|
Me.txbWriteInfo = New System.Windows.Forms.TextBox()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.txbReCntP2 = New System.Windows.Forms.TextBox()
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|
Me.Label16 = New System.Windows.Forms.Label()
|
|
Me.txbReOKCntP2 = New System.Windows.Forms.TextBox()
|
|
Me.Label44 = New System.Windows.Forms.Label()
|
|
Me.Label45 = New System.Windows.Forms.Label()
|
|
Me.txbTotalCntP2 = New System.Windows.Forms.TextBox()
|
|
Me.txbEyeCntP2 = New System.Windows.Forms.TextBox()
|
|
Me.txbNGCntP2 = New System.Windows.Forms.TextBox()
|
|
Me.Label46 = New System.Windows.Forms.Label()
|
|
Me.Label47 = New System.Windows.Forms.Label()
|
|
Me.txbLuxCntP2 = New System.Windows.Forms.TextBox()
|
|
Me.Label48 = New System.Windows.Forms.Label()
|
|
Me.txbOKCntP2 = New System.Windows.Forms.TextBox()
|
|
Me.Label49 = New System.Windows.Forms.Label()
|
|
Me.txbProCntP2 = New System.Windows.Forms.TextBox()
|
|
Me.Label50 = New System.Windows.Forms.Label()
|
|
Me.txbCapacitorP2 = New System.Windows.Forms.TextBox()
|
|
Me.Label51 = New System.Windows.Forms.Label()
|
|
Me.txbGradeP2 = New System.Windows.Forms.TextBox()
|
|
Me.AutoAgingTimer = New System.Windows.Forms.Timer(Me.components)
|
|
Me.gpbProduct3 = New System.Windows.Forms.GroupBox()
|
|
Me.Panel5 = New System.Windows.Forms.Panel()
|
|
Me.rdbMode3 = New System.Windows.Forms.RadioButton()
|
|
Me.rdbMode2 = New System.Windows.Forms.RadioButton()
|
|
Me.rdbMode1 = New System.Windows.Forms.RadioButton()
|
|
Me.lblMode = New System.Windows.Forms.Label()
|
|
Me.Panel4 = New System.Windows.Forms.Panel()
|
|
Me.rdbEye = New System.Windows.Forms.RadioButton()
|
|
Me.rdbFace = New System.Windows.Forms.RadioButton()
|
|
Me.Label80 = New System.Windows.Forms.Label()
|
|
Me.txbGradePD3 = New System.Windows.Forms.TextBox()
|
|
Me.pnlCapSelectPD3 = New System.Windows.Forms.Panel()
|
|
Me.rdbCapacitor10 = New System.Windows.Forms.RadioButton()
|
|
Me.rdbCapacitor9 = New System.Windows.Forms.RadioButton()
|
|
Me.rdbCapacitor8 = New System.Windows.Forms.RadioButton()
|
|
Me.rdbCapacitor7 = New System.Windows.Forms.RadioButton()
|
|
Me.rdbCapacitor6 = New System.Windows.Forms.RadioButton()
|
|
Me.rdbCapacitor5 = New System.Windows.Forms.RadioButton()
|
|
Me.rdbCapacitor4 = New System.Windows.Forms.RadioButton()
|
|
Me.rdbCapacitor3 = New System.Windows.Forms.RadioButton()
|
|
Me.rdbCapacitor2 = New System.Windows.Forms.RadioButton()
|
|
Me.rdbCapacitor1 = New System.Windows.Forms.RadioButton()
|
|
Me.txbCapacitorPD3 = New System.Windows.Forms.TextBox()
|
|
Me.lblCapSelectPD3 = New System.Windows.Forms.Label()
|
|
Me.Panel6 = New System.Windows.Forms.Panel()
|
|
Me.TextBox3 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox4 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox5 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox6 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox7 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox8 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox9 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox10 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox11 = New System.Windows.Forms.TextBox()
|
|
Me.Label84 = New System.Windows.Forms.Label()
|
|
Me.Label85 = New System.Windows.Forms.Label()
|
|
Me.Label86 = New System.Windows.Forms.Label()
|
|
Me.Label87 = New System.Windows.Forms.Label()
|
|
Me.Label88 = New System.Windows.Forms.Label()
|
|
Me.TextBox12 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox13 = New System.Windows.Forms.TextBox()
|
|
Me.Label89 = New System.Windows.Forms.Label()
|
|
Me.Label90 = New System.Windows.Forms.Label()
|
|
Me.TextBox14 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox15 = New System.Windows.Forms.TextBox()
|
|
Me.TextBox16 = New System.Windows.Forms.TextBox()
|
|
Me.Label91 = New System.Windows.Forms.Label()
|
|
Me.TextBox17 = New System.Windows.Forms.TextBox()
|
|
Me.Label92 = New System.Windows.Forms.Label()
|
|
Me.Label93 = New System.Windows.Forms.Label()
|
|
Me.Label94 = New System.Windows.Forms.Label()
|
|
Me.Label95 = New System.Windows.Forms.Label()
|
|
Me.TextBox18 = New System.Windows.Forms.TextBox()
|
|
Me.Label96 = New System.Windows.Forms.Label()
|
|
Me.Label97 = New System.Windows.Forms.Label()
|
|
Me.Label98 = New System.Windows.Forms.Label()
|
|
Me.Label99 = New System.Windows.Forms.Label()
|
|
Me.btnRunPD3 = New System.Windows.Forms.Button()
|
|
Me.lblCapacitorPD3 = New System.Windows.Forms.Label()
|
|
Me.lblGradePD3 = New System.Windows.Forms.Label()
|
|
Me.opdfile = New System.Windows.Forms.OpenFileDialog()
|
|
Me.txbMaxCntPD1 = New System.Windows.Forms.TextBox()
|
|
Me.lbMaxCntPD1 = New System.Windows.Forms.Label()
|
|
Me.GroupBox3.SuspendLayout()
|
|
Me.gpbTime.SuspendLayout()
|
|
Me.gpbSpec.SuspendLayout()
|
|
Me.gpbSetup.SuspendLayout()
|
|
Me.gpbConfig.SuspendLayout()
|
|
Me.gbTDRun.SuspendLayout()
|
|
Me.pnlIQCDisp.SuspendLayout()
|
|
Me.GroupBox4.SuspendLayout()
|
|
Me.Panel2.SuspendLayout()
|
|
Me.gpbIQC.SuspendLayout()
|
|
Me.gbTestWindow.SuspendLayout()
|
|
Me.gbTDResult.SuspendLayout()
|
|
Me.Panel7.SuspendLayout()
|
|
Me.gpbSetupWindow.SuspendLayout()
|
|
Me.gbCmat.SuspendLayout()
|
|
CType(Me.nudmat_5, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudmat_4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudmat_3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudmat_2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudmat_1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox16.SuspendLayout()
|
|
CType(Me.nudPrintCount, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.gbPrintApply.SuspendLayout()
|
|
Me.gbPrinter.SuspendLayout()
|
|
CType(Me.dgvPrinter, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBox19.SuspendLayout()
|
|
Me.GroupBox21.SuspendLayout()
|
|
Me.GroupBox18.SuspendLayout()
|
|
Me.GroupBox10.SuspendLayout()
|
|
Me.GroupBox5.SuspendLayout()
|
|
Me.GroupBox6.SuspendLayout()
|
|
Me.GroupBox22.SuspendLayout()
|
|
Me.GroupBox23.SuspendLayout()
|
|
Me.GroupBox12.SuspendLayout()
|
|
Me.GroupBox15.SuspendLayout()
|
|
Me.GroupBox14.SuspendLayout()
|
|
Me.GroupBox13.SuspendLayout()
|
|
Me.GroupBox11.SuspendLayout()
|
|
Me.GroupBox2.SuspendLayout()
|
|
Me.GroupBox17.SuspendLayout()
|
|
Me.GroupBox9.SuspendLayout()
|
|
Me.GroupBox8.SuspendLayout()
|
|
Me.GroupBox7.SuspendLayout()
|
|
Me.GroupBox1.SuspendLayout()
|
|
Me.gpbProduct1.SuspendLayout()
|
|
Me.gbDSMode.SuspendLayout()
|
|
Me.Panel3.SuspendLayout()
|
|
Me.gpbCartType.SuspendLayout()
|
|
Me.pnlModelSelect.SuspendLayout()
|
|
Me.pnlTypeSelect.SuspendLayout()
|
|
Me.gpbCheckGrade.SuspendLayout()
|
|
Me.gpbProduct4.SuspendLayout()
|
|
Me.gpbProduct2.SuspendLayout()
|
|
Me.GroupBox20.SuspendLayout()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.gpbProduct3.SuspendLayout()
|
|
Me.Panel5.SuspendLayout()
|
|
Me.Panel4.SuspendLayout()
|
|
Me.pnlCapSelectPD3.SuspendLayout()
|
|
Me.Panel6.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'txbOntime
|
|
'
|
|
Me.txbOntime.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbOntime.Location = New System.Drawing.Point(150, 105)
|
|
Me.txbOntime.Name = "txbOntime"
|
|
Me.txbOntime.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbOntime.TabIndex = 105
|
|
Me.txbOntime.Text = "13"
|
|
Me.txbOntime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'rdbTop
|
|
'
|
|
Me.rdbTop.AutoSize = True
|
|
Me.rdbTop.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.rdbTop.Location = New System.Drawing.Point(339, 20)
|
|
Me.rdbTop.Name = "rdbTop"
|
|
Me.rdbTop.Size = New System.Drawing.Size(72, 31)
|
|
Me.rdbTop.TabIndex = 99
|
|
Me.rdbTop.Text = "TOP"
|
|
Me.rdbTop.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbAvg
|
|
'
|
|
Me.rdbAvg.AutoSize = True
|
|
Me.rdbAvg.Checked = True
|
|
Me.rdbAvg.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.rdbAvg.Location = New System.Drawing.Point(26, 20)
|
|
Me.rdbAvg.Name = "rdbAvg"
|
|
Me.rdbAvg.Size = New System.Drawing.Size(72, 31)
|
|
Me.rdbAvg.TabIndex = 98
|
|
Me.rdbAvg.TabStop = True
|
|
Me.rdbAvg.Text = "AVG"
|
|
Me.rdbAvg.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbMax
|
|
'
|
|
Me.rdbMax.AutoSize = True
|
|
Me.rdbMax.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.rdbMax.Location = New System.Drawing.Point(184, 20)
|
|
Me.rdbMax.Name = "rdbMax"
|
|
Me.rdbMax.Size = New System.Drawing.Size(78, 31)
|
|
Me.rdbMax.TabIndex = 97
|
|
Me.rdbMax.Text = "MAX"
|
|
Me.rdbMax.UseVisualStyleBackColor = True
|
|
'
|
|
'txbVPOS
|
|
'
|
|
Me.txbVPOS.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbVPOS.Location = New System.Drawing.Point(320, 25)
|
|
Me.txbVPOS.Name = "txbVPOS"
|
|
Me.txbVPOS.Size = New System.Drawing.Size(90, 35)
|
|
Me.txbVPOS.TabIndex = 94
|
|
Me.txbVPOS.Text = "1.5"
|
|
Me.txbVPOS.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbHPOS
|
|
'
|
|
Me.txbHPOS.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbHPOS.Location = New System.Drawing.Point(320, 25)
|
|
Me.txbHPOS.Name = "txbHPOS"
|
|
Me.txbHPOS.Size = New System.Drawing.Size(90, 35)
|
|
Me.txbHPOS.TabIndex = 93
|
|
Me.txbHPOS.Text = "0.007"
|
|
Me.txbHPOS.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbVSCALE
|
|
'
|
|
Me.txbVSCALE.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbVSCALE.Location = New System.Drawing.Point(95, 25)
|
|
Me.txbVSCALE.Name = "txbVSCALE"
|
|
Me.txbVSCALE.Size = New System.Drawing.Size(90, 35)
|
|
Me.txbVSCALE.TabIndex = 92
|
|
Me.txbVSCALE.Text = "0.5"
|
|
Me.txbVSCALE.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label4.Location = New System.Drawing.Point(230, 32)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(87, 21)
|
|
Me.Label4.TabIndex = 91
|
|
Me.Label4.Text = "POSITION"
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label3.Location = New System.Drawing.Point(20, 32)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(62, 21)
|
|
Me.Label3.TabIndex = 90
|
|
Me.Label3.Text = "SCALE"
|
|
'
|
|
'txbHSCALE
|
|
'
|
|
Me.txbHSCALE.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbHSCALE.Location = New System.Drawing.Point(95, 25)
|
|
Me.txbHSCALE.Name = "txbHSCALE"
|
|
Me.txbHSCALE.Size = New System.Drawing.Size(90, 35)
|
|
Me.txbHSCALE.TabIndex = 85
|
|
Me.txbHSCALE.Text = "0.001"
|
|
Me.txbHSCALE.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'GroupBox3
|
|
'
|
|
Me.GroupBox3.BackColor = System.Drawing.Color.Silver
|
|
Me.GroupBox3.Controls.Add(Me.cboComPort)
|
|
Me.GroupBox3.Controls.Add(Me.Label2)
|
|
Me.GroupBox3.Controls.Add(Me.cmdSerial)
|
|
Me.GroupBox3.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.GroupBox3.ForeColor = System.Drawing.Color.Black
|
|
Me.GroupBox3.Location = New System.Drawing.Point(321, 30)
|
|
Me.GroupBox3.Name = "GroupBox3"
|
|
Me.GroupBox3.Size = New System.Drawing.Size(330, 75)
|
|
Me.GroupBox3.TabIndex = 40
|
|
Me.GroupBox3.TabStop = False
|
|
Me.GroupBox3.Text = "시리얼 통신설정"
|
|
'
|
|
'cboComPort
|
|
'
|
|
Me.cboComPort.BackColor = System.Drawing.Color.Yellow
|
|
Me.cboComPort.Font = New System.Drawing.Font("함초롬바탕", 15.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cboComPort.ForeColor = System.Drawing.Color.Black
|
|
Me.cboComPort.FormattingEnabled = True
|
|
Me.cboComPort.Location = New System.Drawing.Point(95, 30)
|
|
Me.cboComPort.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.cboComPort.Name = "cboComPort"
|
|
Me.cboComPort.Size = New System.Drawing.Size(160, 35)
|
|
Me.cboComPort.TabIndex = 19
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label2.Location = New System.Drawing.Point(5, 33)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(92, 27)
|
|
Me.Label2.TabIndex = 17
|
|
Me.Label2.Text = "통신포트"
|
|
'
|
|
'cmdSerial
|
|
'
|
|
Me.cmdSerial.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cmdSerial.Location = New System.Drawing.Point(260, 27)
|
|
Me.cmdSerial.Name = "cmdSerial"
|
|
Me.cmdSerial.Size = New System.Drawing.Size(60, 40)
|
|
Me.cmdSerial.TabIndex = 16
|
|
Me.cmdSerial.Text = "스캔"
|
|
Me.cmdSerial.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbDev3
|
|
'
|
|
Me.rdbDev3.AutoSize = True
|
|
Me.rdbDev3.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.rdbDev3.Location = New System.Drawing.Point(339, 20)
|
|
Me.rdbDev3.Name = "rdbDev3"
|
|
Me.rdbDev3.Size = New System.Drawing.Size(85, 31)
|
|
Me.rdbDev3.TabIndex = 22
|
|
Me.rdbDev3.TabStop = True
|
|
Me.rdbDev3.Text = "DEV3"
|
|
Me.rdbDev3.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbDev2
|
|
'
|
|
Me.rdbDev2.AutoSize = True
|
|
Me.rdbDev2.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.rdbDev2.Location = New System.Drawing.Point(184, 20)
|
|
Me.rdbDev2.Name = "rdbDev2"
|
|
Me.rdbDev2.Size = New System.Drawing.Size(85, 31)
|
|
Me.rdbDev2.TabIndex = 21
|
|
Me.rdbDev2.TabStop = True
|
|
Me.rdbDev2.Text = "DEV2"
|
|
Me.rdbDev2.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbDev1
|
|
'
|
|
Me.rdbDev1.AutoSize = True
|
|
Me.rdbDev1.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.rdbDev1.Location = New System.Drawing.Point(26, 20)
|
|
Me.rdbDev1.Name = "rdbDev1"
|
|
Me.rdbDev1.Size = New System.Drawing.Size(85, 31)
|
|
Me.rdbDev1.TabIndex = 20
|
|
Me.rdbDev1.TabStop = True
|
|
Me.rdbDev1.Text = "DEV1"
|
|
Me.rdbDev1.UseVisualStyleBackColor = True
|
|
'
|
|
'gpbTime
|
|
'
|
|
Me.gpbTime.BackColor = System.Drawing.Color.Silver
|
|
Me.gpbTime.Controls.Add(Me.lblTime)
|
|
Me.gpbTime.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gpbTime.ForeColor = System.Drawing.Color.Black
|
|
Me.gpbTime.Location = New System.Drawing.Point(1, 10)
|
|
Me.gpbTime.Name = "gpbTime"
|
|
Me.gpbTime.Size = New System.Drawing.Size(505, 80)
|
|
Me.gpbTime.TabIndex = 39
|
|
Me.gpbTime.TabStop = False
|
|
Me.gpbTime.Text = "현재시간"
|
|
'
|
|
'lblTime
|
|
'
|
|
Me.lblTime.AutoSize = True
|
|
Me.lblTime.Font = New System.Drawing.Font("함초롬바탕", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblTime.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.lblTime.Location = New System.Drawing.Point(15, 26)
|
|
Me.lblTime.Name = "lblTime"
|
|
Me.lblTime.Size = New System.Drawing.Size(460, 49)
|
|
Me.lblTime.TabIndex = 18
|
|
Me.lblTime.Text = "2015-00-00 오전 00:00:00"
|
|
'
|
|
'runTimeTimer
|
|
'
|
|
Me.runTimeTimer.Enabled = True
|
|
Me.runTimeTimer.Interval = 1000
|
|
'
|
|
'cmdRunTimer
|
|
'
|
|
Me.cmdRunTimer.Enabled = True
|
|
Me.cmdRunTimer.Interval = 10
|
|
'
|
|
'cmdSerialPort
|
|
'
|
|
Me.cmdSerialPort.BaudRate = 230400
|
|
Me.cmdSerialPort.ReadBufferSize = 8196
|
|
'
|
|
'btnExit
|
|
'
|
|
Me.btnExit.BackColor = System.Drawing.Color.Silver
|
|
Me.btnExit.DialogResult = System.Windows.Forms.DialogResult.Cancel
|
|
Me.btnExit.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnExit.Location = New System.Drawing.Point(875, 10)
|
|
Me.btnExit.Name = "btnExit"
|
|
Me.btnExit.Size = New System.Drawing.Size(145, 80)
|
|
Me.btnExit.TabIndex = 60
|
|
Me.btnExit.Text = "종료"
|
|
Me.btnExit.UseVisualStyleBackColor = False
|
|
'
|
|
'gpbSpec
|
|
'
|
|
Me.gpbSpec.Controls.Add(Me.txbPV_R)
|
|
Me.gpbSpec.Controls.Add(Me.txbPV_Date)
|
|
Me.gpbSpec.Controls.Add(Me.lblPV_Date)
|
|
Me.gpbSpec.Controls.Add(Me.txbPV_C)
|
|
Me.gpbSpec.Controls.Add(Me.lblPV_C)
|
|
Me.gpbSpec.Controls.Add(Me.lblPV_R)
|
|
Me.gpbSpec.Controls.Add(Me.lblPV_SN)
|
|
Me.gpbSpec.Controls.Add(Me.txbPV_SN)
|
|
Me.gpbSpec.Controls.Add(Me.txbPV_Z)
|
|
Me.gpbSpec.Controls.Add(Me.lblPV_Z)
|
|
Me.gpbSpec.Controls.Add(Me.lblPV_Freq)
|
|
Me.gpbSpec.Controls.Add(Me.txbPV_Freq)
|
|
Me.gpbSpec.Location = New System.Drawing.Point(2, 92)
|
|
Me.gpbSpec.Name = "gpbSpec"
|
|
Me.gpbSpec.Size = New System.Drawing.Size(1020, 139)
|
|
Me.gpbSpec.TabIndex = 63
|
|
Me.gpbSpec.TabStop = False
|
|
'
|
|
'txbPV_R
|
|
'
|
|
Me.txbPV_R.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbPV_R.Location = New System.Drawing.Point(903, 93)
|
|
Me.txbPV_R.Name = "txbPV_R"
|
|
Me.txbPV_R.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbPV_R.TabIndex = 73
|
|
Me.txbPV_R.Text = "N/A"
|
|
Me.txbPV_R.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbPV_Date
|
|
'
|
|
Me.txbPV_Date.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbPV_Date.Location = New System.Drawing.Point(664, 13)
|
|
Me.txbPV_Date.Name = "txbPV_Date"
|
|
Me.txbPV_Date.Size = New System.Drawing.Size(333, 35)
|
|
Me.txbPV_Date.TabIndex = 75
|
|
Me.txbPV_Date.Text = "N/A"
|
|
Me.txbPV_Date.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lblPV_Date
|
|
'
|
|
Me.lblPV_Date.AutoSize = True
|
|
Me.lblPV_Date.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblPV_Date.Location = New System.Drawing.Point(545, 18)
|
|
Me.lblPV_Date.Name = "lblPV_Date"
|
|
Me.lblPV_Date.Size = New System.Drawing.Size(72, 27)
|
|
Me.lblPV_Date.TabIndex = 76
|
|
Me.lblPV_Date.Text = "입고일"
|
|
'
|
|
'txbPV_C
|
|
'
|
|
Me.txbPV_C.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbPV_C.Location = New System.Drawing.Point(664, 93)
|
|
Me.txbPV_C.Name = "txbPV_C"
|
|
Me.txbPV_C.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbPV_C.TabIndex = 71
|
|
Me.txbPV_C.Text = "N/A"
|
|
Me.txbPV_C.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lblPV_C
|
|
'
|
|
Me.lblPV_C.AutoSize = True
|
|
Me.lblPV_C.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblPV_C.Location = New System.Drawing.Point(545, 98)
|
|
Me.lblPV_C.Name = "lblPV_C"
|
|
Me.lblPV_C.Size = New System.Drawing.Size(112, 27)
|
|
Me.lblPV_C.TabIndex = 72
|
|
Me.lblPV_C.Text = "캐패시턴스"
|
|
'
|
|
'lblPV_R
|
|
'
|
|
Me.lblPV_R.AutoSize = True
|
|
Me.lblPV_R.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblPV_R.Location = New System.Drawing.Point(785, 98)
|
|
Me.lblPV_R.Name = "lblPV_R"
|
|
Me.lblPV_R.Size = New System.Drawing.Size(112, 27)
|
|
Me.lblPV_R.TabIndex = 74
|
|
Me.lblPV_R.Text = "레지스턴스"
|
|
'
|
|
'lblPV_SN
|
|
'
|
|
Me.lblPV_SN.AutoSize = True
|
|
Me.lblPV_SN.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblPV_SN.Location = New System.Drawing.Point(14, 46)
|
|
Me.lblPV_SN.Name = "lblPV_SN"
|
|
Me.lblPV_SN.Size = New System.Drawing.Size(79, 41)
|
|
Me.lblPV_SN.TabIndex = 66
|
|
Me.lblPV_SN.Text = "S/N"
|
|
'
|
|
'txbPV_SN
|
|
'
|
|
Me.txbPV_SN.BackColor = System.Drawing.SystemColors.Window
|
|
Me.txbPV_SN.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper
|
|
Me.txbPV_SN.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbPV_SN.Location = New System.Drawing.Point(105, 30)
|
|
Me.txbPV_SN.Name = "txbPV_SN"
|
|
Me.txbPV_SN.Size = New System.Drawing.Size(382, 76)
|
|
Me.txbPV_SN.TabIndex = 65
|
|
Me.txbPV_SN.Text = "SN입력하세요!"
|
|
Me.txbPV_SN.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbPV_Z
|
|
'
|
|
Me.txbPV_Z.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbPV_Z.Location = New System.Drawing.Point(903, 53)
|
|
Me.txbPV_Z.Name = "txbPV_Z"
|
|
Me.txbPV_Z.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbPV_Z.TabIndex = 69
|
|
Me.txbPV_Z.Text = "N/A"
|
|
Me.txbPV_Z.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lblPV_Z
|
|
'
|
|
Me.lblPV_Z.AutoSize = True
|
|
Me.lblPV_Z.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblPV_Z.Location = New System.Drawing.Point(785, 58)
|
|
Me.lblPV_Z.Name = "lblPV_Z"
|
|
Me.lblPV_Z.Size = New System.Drawing.Size(92, 27)
|
|
Me.lblPV_Z.TabIndex = 70
|
|
Me.lblPV_Z.Text = "임피던스"
|
|
'
|
|
'lblPV_Freq
|
|
'
|
|
Me.lblPV_Freq.AutoSize = True
|
|
Me.lblPV_Freq.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblPV_Freq.Location = New System.Drawing.Point(545, 58)
|
|
Me.lblPV_Freq.Name = "lblPV_Freq"
|
|
Me.lblPV_Freq.Size = New System.Drawing.Size(72, 27)
|
|
Me.lblPV_Freq.TabIndex = 68
|
|
Me.lblPV_Freq.Text = "주파수"
|
|
'
|
|
'txbPV_Freq
|
|
'
|
|
Me.txbPV_Freq.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbPV_Freq.Location = New System.Drawing.Point(664, 53)
|
|
Me.txbPV_Freq.Name = "txbPV_Freq"
|
|
Me.txbPV_Freq.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbPV_Freq.TabIndex = 67
|
|
Me.txbPV_Freq.Text = "N/A"
|
|
Me.txbPV_Freq.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'chbUseBarcode
|
|
'
|
|
Me.chbUseBarcode.AutoSize = True
|
|
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(21, 21)
|
|
Me.chbUseBarcode.Name = "chbUseBarcode"
|
|
Me.chbUseBarcode.Size = New System.Drawing.Size(119, 28)
|
|
Me.chbUseBarcode.TabIndex = 77
|
|
Me.chbUseBarcode.Text = "바코드사용"
|
|
Me.chbUseBarcode.UseVisualStyleBackColor = True
|
|
'
|
|
'gpbSetup
|
|
'
|
|
Me.gpbSetup.Controls.Add(Me.gpbConfig)
|
|
Me.gpbSetup.Controls.Add(Me.btnExit)
|
|
Me.gpbSetup.Controls.Add(Me.gpbTime)
|
|
Me.gpbSetup.Location = New System.Drawing.Point(2, 2)
|
|
Me.gpbSetup.Name = "gpbSetup"
|
|
Me.gpbSetup.Size = New System.Drawing.Size(1020, 92)
|
|
Me.gpbSetup.TabIndex = 64
|
|
Me.gpbSetup.TabStop = False
|
|
'
|
|
'gpbConfig
|
|
'
|
|
Me.gpbConfig.BackColor = System.Drawing.Color.Silver
|
|
Me.gpbConfig.Controls.Add(Me.ckbSerialUse)
|
|
Me.gpbConfig.Controls.Add(Me.ckbPlay)
|
|
Me.gpbConfig.Controls.Add(Me.chbAutoMeasure)
|
|
Me.gpbConfig.Controls.Add(Me.chbUseBarcode)
|
|
Me.gpbConfig.Controls.Add(Me.btnSetup)
|
|
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(513, 11)
|
|
Me.gpbConfig.Name = "gpbConfig"
|
|
Me.gpbConfig.Size = New System.Drawing.Size(357, 80)
|
|
Me.gpbConfig.TabIndex = 41
|
|
Me.gpbConfig.TabStop = False
|
|
Me.gpbConfig.Text = "설정"
|
|
'
|
|
'ckbSerialUse
|
|
'
|
|
Me.ckbSerialUse.AutoSize = True
|
|
Me.ckbSerialUse.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.ckbSerialUse.Location = New System.Drawing.Point(156, 47)
|
|
Me.ckbSerialUse.Name = "ckbSerialUse"
|
|
Me.ckbSerialUse.Size = New System.Drawing.Size(119, 28)
|
|
Me.ckbSerialUse.TabIndex = 80
|
|
Me.ckbSerialUse.Text = "시리얼사용"
|
|
Me.ckbSerialUse.UseVisualStyleBackColor = True
|
|
'
|
|
'ckbPlay
|
|
'
|
|
Me.ckbPlay.AutoSize = True
|
|
Me.ckbPlay.Checked = True
|
|
Me.ckbPlay.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.ckbPlay.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.ckbPlay.Location = New System.Drawing.Point(21, 47)
|
|
Me.ckbPlay.Name = "ckbPlay"
|
|
Me.ckbPlay.Size = New System.Drawing.Size(137, 28)
|
|
Me.ckbPlay.TabIndex = 79
|
|
Me.ckbPlay.Text = "신규측정방식"
|
|
Me.ckbPlay.UseVisualStyleBackColor = True
|
|
'
|
|
'chbAutoMeasure
|
|
'
|
|
Me.chbAutoMeasure.AutoSize = True
|
|
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(156, 21)
|
|
Me.chbAutoMeasure.Name = "chbAutoMeasure"
|
|
Me.chbAutoMeasure.Size = New System.Drawing.Size(101, 28)
|
|
Me.chbAutoMeasure.TabIndex = 78
|
|
Me.chbAutoMeasure.Text = "자동측정"
|
|
Me.chbAutoMeasure.UseVisualStyleBackColor = True
|
|
'
|
|
'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(275, 25)
|
|
Me.btnSetup.Name = "btnSetup"
|
|
Me.btnSetup.Size = New System.Drawing.Size(70, 37)
|
|
Me.btnSetup.TabIndex = 16
|
|
Me.btnSetup.Text = "설정"
|
|
Me.btnSetup.UseVisualStyleBackColor = True
|
|
'
|
|
'btnRunIQC
|
|
'
|
|
Me.btnRunIQC.Font = New System.Drawing.Font("함초롬바탕", 27.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnRunIQC.Location = New System.Drawing.Point(770, 410)
|
|
Me.btnRunIQC.Name = "btnRunIQC"
|
|
Me.btnRunIQC.Size = New System.Drawing.Size(250, 95)
|
|
Me.btnRunIQC.TabIndex = 80
|
|
Me.btnRunIQC.Text = "검사시작"
|
|
Me.btnRunIQC.UseVisualStyleBackColor = True
|
|
'
|
|
'gbTDRun
|
|
'
|
|
Me.gbTDRun.BackColor = System.Drawing.SystemColors.Control
|
|
Me.gbTDRun.Controls.Add(Me.txbRun)
|
|
Me.gbTDRun.Controls.Add(Me.lbRun)
|
|
Me.gbTDRun.Controls.Add(Me.txbAutoInterval)
|
|
Me.gbTDRun.Controls.Add(Me.txbAgingWait)
|
|
Me.gbTDRun.Controls.Add(Me.Label79)
|
|
Me.gbTDRun.Controls.Add(Me.Label78)
|
|
Me.gbTDRun.Controls.Add(Me.btnAutoAging)
|
|
Me.gbTDRun.Controls.Add(Me.txbShotCnt)
|
|
Me.gbTDRun.Controls.Add(Me.Label43)
|
|
Me.gbTDRun.Controls.Add(Me.pnlIQCDisp)
|
|
Me.gbTDRun.Location = New System.Drawing.Point(2, 11)
|
|
Me.gbTDRun.Name = "gbTDRun"
|
|
Me.gbTDRun.Size = New System.Drawing.Size(503, 503)
|
|
Me.gbTDRun.TabIndex = 76
|
|
Me.gbTDRun.TabStop = False
|
|
'
|
|
'txbRun
|
|
'
|
|
Me.txbRun.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbRun.Location = New System.Drawing.Point(121, 79)
|
|
Me.txbRun.Name = "txbRun"
|
|
Me.txbRun.ReadOnly = True
|
|
Me.txbRun.Size = New System.Drawing.Size(364, 76)
|
|
Me.txbRun.TabIndex = 96
|
|
Me.txbRun.Text = "대기"
|
|
Me.txbRun.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lbRun
|
|
'
|
|
Me.lbRun.AutoSize = True
|
|
Me.lbRun.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbRun.Location = New System.Drawing.Point(18, 97)
|
|
Me.lbRun.Name = "lbRun"
|
|
Me.lbRun.Size = New System.Drawing.Size(90, 41)
|
|
Me.lbRun.TabIndex = 97
|
|
Me.lbRun.Text = "동 작"
|
|
'
|
|
'txbAutoInterval
|
|
'
|
|
Me.txbAutoInterval.Location = New System.Drawing.Point(315, 224)
|
|
Me.txbAutoInterval.Name = "txbAutoInterval"
|
|
Me.txbAutoInterval.Size = New System.Drawing.Size(87, 28)
|
|
Me.txbAutoInterval.TabIndex = 92
|
|
Me.txbAutoInterval.Text = "300"
|
|
Me.txbAutoInterval.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbAgingWait
|
|
'
|
|
Me.txbAgingWait.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.txbAgingWait.Location = New System.Drawing.Point(193, 224)
|
|
Me.txbAgingWait.Name = "txbAgingWait"
|
|
Me.txbAgingWait.Size = New System.Drawing.Size(75, 28)
|
|
Me.txbAgingWait.TabIndex = 94
|
|
Me.txbAgingWait.Text = "0"
|
|
Me.txbAgingWait.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label79
|
|
'
|
|
Me.Label79.AutoSize = True
|
|
Me.Label79.Location = New System.Drawing.Point(152, 227)
|
|
Me.Label79.Name = "Label79"
|
|
Me.Label79.Size = New System.Drawing.Size(42, 21)
|
|
Me.Label79.TabIndex = 95
|
|
Me.Label79.Text = "대기"
|
|
'
|
|
'Label78
|
|
'
|
|
Me.Label78.AutoSize = True
|
|
Me.Label78.Location = New System.Drawing.Point(274, 227)
|
|
Me.Label78.Name = "Label78"
|
|
Me.Label78.Size = New System.Drawing.Size(42, 21)
|
|
Me.Label78.TabIndex = 93
|
|
Me.Label78.Text = "간격"
|
|
'
|
|
'btnAutoAging
|
|
'
|
|
Me.btnAutoAging.Location = New System.Drawing.Point(404, 224)
|
|
Me.btnAutoAging.Name = "btnAutoAging"
|
|
Me.btnAutoAging.Size = New System.Drawing.Size(91, 28)
|
|
Me.btnAutoAging.TabIndex = 91
|
|
Me.btnAutoAging.Text = "자동시작"
|
|
Me.btnAutoAging.UseVisualStyleBackColor = True
|
|
'
|
|
'txbShotCnt
|
|
'
|
|
Me.txbShotCnt.Location = New System.Drawing.Point(75, 224)
|
|
Me.txbShotCnt.Name = "txbShotCnt"
|
|
Me.txbShotCnt.Size = New System.Drawing.Size(62, 28)
|
|
Me.txbShotCnt.TabIndex = 89
|
|
Me.txbShotCnt.Text = "0"
|
|
Me.txbShotCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label43
|
|
'
|
|
Me.Label43.AutoSize = True
|
|
Me.Label43.Location = New System.Drawing.Point(4, 227)
|
|
Me.Label43.Name = "Label43"
|
|
Me.Label43.Size = New System.Drawing.Size(74, 21)
|
|
Me.Label43.TabIndex = 90
|
|
Me.Label43.Text = "측정샷수"
|
|
'
|
|
'pnlIQCDisp
|
|
'
|
|
Me.pnlIQCDisp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.pnlIQCDisp.Controls.Add(Me.GroupBox4)
|
|
Me.pnlIQCDisp.Controls.Add(Me.txbReNgCnt)
|
|
Me.pnlIQCDisp.Controls.Add(Me.txbReOkCnt)
|
|
Me.pnlIQCDisp.Controls.Add(Me.txbReTotalCnt)
|
|
Me.pnlIQCDisp.Controls.Add(Me.Label17)
|
|
Me.pnlIQCDisp.Controls.Add(Me.txbProCnt)
|
|
Me.pnlIQCDisp.Controls.Add(Me.txbOKCnt)
|
|
Me.pnlIQCDisp.Controls.Add(Me.txbLuxCnt)
|
|
Me.pnlIQCDisp.Controls.Add(Me.Label13)
|
|
Me.pnlIQCDisp.Controls.Add(Me.Label14)
|
|
Me.pnlIQCDisp.Controls.Add(Me.lblNGCnt)
|
|
Me.pnlIQCDisp.Controls.Add(Me.lblEyeCnt)
|
|
Me.pnlIQCDisp.Controls.Add(Me.txbTotalCnt)
|
|
Me.pnlIQCDisp.Controls.Add(Me.txbEyeCnt)
|
|
Me.pnlIQCDisp.Controls.Add(Me.txbNGCnt)
|
|
Me.pnlIQCDisp.Controls.Add(Me.lblLuxCnt)
|
|
Me.pnlIQCDisp.Controls.Add(Me.lblTotalCnt)
|
|
Me.pnlIQCDisp.Controls.Add(Me.lblOKCnt)
|
|
Me.pnlIQCDisp.Controls.Add(Me.lblProCnt)
|
|
Me.pnlIQCDisp.Location = New System.Drawing.Point(0, 263)
|
|
Me.pnlIQCDisp.Name = "pnlIQCDisp"
|
|
Me.pnlIQCDisp.Size = New System.Drawing.Size(498, 230)
|
|
Me.pnlIQCDisp.TabIndex = 88
|
|
'
|
|
'GroupBox4
|
|
'
|
|
Me.GroupBox4.Controls.Add(Me.Panel2)
|
|
Me.GroupBox4.Location = New System.Drawing.Point(5, 83)
|
|
Me.GroupBox4.Name = "GroupBox4"
|
|
Me.GroupBox4.Size = New System.Drawing.Size(480, 100)
|
|
Me.GroupBox4.TabIndex = 120
|
|
Me.GroupBox4.TabStop = False
|
|
Me.GroupBox4.Text = "C 매칭 수량"
|
|
'
|
|
'Panel2
|
|
'
|
|
Me.Panel2.Controls.Add(Me.txbR8CntIQC)
|
|
Me.Panel2.Controls.Add(Me.txbR10CntIQC)
|
|
Me.Panel2.Controls.Add(Me.txbR9CntIQC)
|
|
Me.Panel2.Controls.Add(Me.txbR7CntIQC)
|
|
Me.Panel2.Controls.Add(Me.txbR6CntIQC)
|
|
Me.Panel2.Controls.Add(Me.txbR4CntIQC)
|
|
Me.Panel2.Controls.Add(Me.txbR5CntIQC)
|
|
Me.Panel2.Controls.Add(Me.txbR2CntIQC)
|
|
Me.Panel2.Controls.Add(Me.txbR1CntIQC)
|
|
Me.Panel2.Controls.Add(Me.lblR7CntIQC)
|
|
Me.Panel2.Controls.Add(Me.lblR10CntIQC)
|
|
Me.Panel2.Controls.Add(Me.lblR9CntIQC)
|
|
Me.Panel2.Controls.Add(Me.lblR8CntIQC)
|
|
Me.Panel2.Controls.Add(Me.lblR6CntIQC)
|
|
Me.Panel2.Controls.Add(Me.lblR5CntIQC)
|
|
Me.Panel2.Controls.Add(Me.lblR4CntIQC)
|
|
Me.Panel2.Controls.Add(Me.txbR3CntIQC)
|
|
Me.Panel2.Controls.Add(Me.lblR3CntIQC)
|
|
Me.Panel2.Controls.Add(Me.lblR2CntIQC)
|
|
Me.Panel2.Controls.Add(Me.lblR1CntIQC)
|
|
Me.Panel2.Location = New System.Drawing.Point(2, 22)
|
|
Me.Panel2.Name = "Panel2"
|
|
Me.Panel2.Size = New System.Drawing.Size(475, 72)
|
|
Me.Panel2.TabIndex = 119
|
|
'
|
|
'txbR8CntIQC
|
|
'
|
|
Me.txbR8CntIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbR8CntIQC.Location = New System.Drawing.Point(233, 40)
|
|
Me.txbR8CntIQC.Name = "txbR8CntIQC"
|
|
Me.txbR8CntIQC.Size = New System.Drawing.Size(50, 32)
|
|
Me.txbR8CntIQC.TabIndex = 111
|
|
Me.txbR8CntIQC.Text = "0"
|
|
Me.txbR8CntIQC.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbR10CntIQC
|
|
'
|
|
Me.txbR10CntIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbR10CntIQC.Location = New System.Drawing.Point(421, 40)
|
|
Me.txbR10CntIQC.Name = "txbR10CntIQC"
|
|
Me.txbR10CntIQC.Size = New System.Drawing.Size(50, 32)
|
|
Me.txbR10CntIQC.TabIndex = 117
|
|
Me.txbR10CntIQC.Text = "0"
|
|
Me.txbR10CntIQC.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbR9CntIQC
|
|
'
|
|
Me.txbR9CntIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbR9CntIQC.Location = New System.Drawing.Point(327, 40)
|
|
Me.txbR9CntIQC.Name = "txbR9CntIQC"
|
|
Me.txbR9CntIQC.Size = New System.Drawing.Size(50, 32)
|
|
Me.txbR9CntIQC.TabIndex = 113
|
|
Me.txbR9CntIQC.Text = "0"
|
|
Me.txbR9CntIQC.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbR7CntIQC
|
|
'
|
|
Me.txbR7CntIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbR7CntIQC.Location = New System.Drawing.Point(139, 40)
|
|
Me.txbR7CntIQC.Name = "txbR7CntIQC"
|
|
Me.txbR7CntIQC.Size = New System.Drawing.Size(50, 32)
|
|
Me.txbR7CntIQC.TabIndex = 115
|
|
Me.txbR7CntIQC.Text = "0"
|
|
Me.txbR7CntIQC.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbR6CntIQC
|
|
'
|
|
Me.txbR6CntIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbR6CntIQC.Location = New System.Drawing.Point(45, 40)
|
|
Me.txbR6CntIQC.Name = "txbR6CntIQC"
|
|
Me.txbR6CntIQC.Size = New System.Drawing.Size(50, 32)
|
|
Me.txbR6CntIQC.TabIndex = 109
|
|
Me.txbR6CntIQC.Text = "0"
|
|
Me.txbR6CntIQC.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbR4CntIQC
|
|
'
|
|
Me.txbR4CntIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbR4CntIQC.Location = New System.Drawing.Point(327, 0)
|
|
Me.txbR4CntIQC.Name = "txbR4CntIQC"
|
|
Me.txbR4CntIQC.Size = New System.Drawing.Size(50, 32)
|
|
Me.txbR4CntIQC.TabIndex = 103
|
|
Me.txbR4CntIQC.Text = "0"
|
|
Me.txbR4CntIQC.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbR5CntIQC
|
|
'
|
|
Me.txbR5CntIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbR5CntIQC.Location = New System.Drawing.Point(421, 0)
|
|
Me.txbR5CntIQC.Name = "txbR5CntIQC"
|
|
Me.txbR5CntIQC.Size = New System.Drawing.Size(50, 32)
|
|
Me.txbR5CntIQC.TabIndex = 105
|
|
Me.txbR5CntIQC.Text = "0"
|
|
Me.txbR5CntIQC.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbR2CntIQC
|
|
'
|
|
Me.txbR2CntIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbR2CntIQC.Location = New System.Drawing.Point(139, 0)
|
|
Me.txbR2CntIQC.Name = "txbR2CntIQC"
|
|
Me.txbR2CntIQC.Size = New System.Drawing.Size(50, 32)
|
|
Me.txbR2CntIQC.TabIndex = 99
|
|
Me.txbR2CntIQC.Text = "0"
|
|
Me.txbR2CntIQC.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbR1CntIQC
|
|
'
|
|
Me.txbR1CntIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbR1CntIQC.Location = New System.Drawing.Point(45, 0)
|
|
Me.txbR1CntIQC.Name = "txbR1CntIQC"
|
|
Me.txbR1CntIQC.Size = New System.Drawing.Size(50, 32)
|
|
Me.txbR1CntIQC.TabIndex = 97
|
|
Me.txbR1CntIQC.Text = "0"
|
|
Me.txbR1CntIQC.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lblR7CntIQC
|
|
'
|
|
Me.lblR7CntIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblR7CntIQC.Location = New System.Drawing.Point(99, 43)
|
|
Me.lblR7CntIQC.Name = "lblR7CntIQC"
|
|
Me.lblR7CntIQC.Size = New System.Drawing.Size(40, 24)
|
|
Me.lblR7CntIQC.TabIndex = 116
|
|
Me.lblR7CntIQC.Text = "150"
|
|
Me.lblR7CntIQC.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'lblR10CntIQC
|
|
'
|
|
Me.lblR10CntIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblR10CntIQC.Location = New System.Drawing.Point(381, 43)
|
|
Me.lblR10CntIQC.Name = "lblR10CntIQC"
|
|
Me.lblR10CntIQC.Size = New System.Drawing.Size(40, 24)
|
|
Me.lblR10CntIQC.TabIndex = 118
|
|
Me.lblR10CntIQC.Text = "270"
|
|
Me.lblR10CntIQC.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'lblR9CntIQC
|
|
'
|
|
Me.lblR9CntIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblR9CntIQC.Location = New System.Drawing.Point(287, 43)
|
|
Me.lblR9CntIQC.Name = "lblR9CntIQC"
|
|
Me.lblR9CntIQC.Size = New System.Drawing.Size(40, 24)
|
|
Me.lblR9CntIQC.TabIndex = 114
|
|
Me.lblR9CntIQC.Text = "220"
|
|
Me.lblR9CntIQC.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'lblR8CntIQC
|
|
'
|
|
Me.lblR8CntIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblR8CntIQC.Location = New System.Drawing.Point(193, 43)
|
|
Me.lblR8CntIQC.Name = "lblR8CntIQC"
|
|
Me.lblR8CntIQC.Size = New System.Drawing.Size(40, 24)
|
|
Me.lblR8CntIQC.TabIndex = 112
|
|
Me.lblR8CntIQC.Text = "180"
|
|
Me.lblR8CntIQC.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'lblR6CntIQC
|
|
'
|
|
Me.lblR6CntIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblR6CntIQC.Location = New System.Drawing.Point(5, 43)
|
|
Me.lblR6CntIQC.Name = "lblR6CntIQC"
|
|
Me.lblR6CntIQC.Size = New System.Drawing.Size(40, 24)
|
|
Me.lblR6CntIQC.TabIndex = 110
|
|
Me.lblR6CntIQC.Text = "120"
|
|
Me.lblR6CntIQC.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'lblR5CntIQC
|
|
'
|
|
Me.lblR5CntIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblR5CntIQC.Location = New System.Drawing.Point(381, 3)
|
|
Me.lblR5CntIQC.Name = "lblR5CntIQC"
|
|
Me.lblR5CntIQC.Size = New System.Drawing.Size(40, 24)
|
|
Me.lblR5CntIQC.TabIndex = 106
|
|
Me.lblR5CntIQC.Text = "100"
|
|
Me.lblR5CntIQC.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'lblR4CntIQC
|
|
'
|
|
Me.lblR4CntIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblR4CntIQC.Location = New System.Drawing.Point(287, 3)
|
|
Me.lblR4CntIQC.Name = "lblR4CntIQC"
|
|
Me.lblR4CntIQC.Size = New System.Drawing.Size(40, 24)
|
|
Me.lblR4CntIQC.TabIndex = 104
|
|
Me.lblR4CntIQC.Text = "82"
|
|
Me.lblR4CntIQC.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'txbR3CntIQC
|
|
'
|
|
Me.txbR3CntIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbR3CntIQC.Location = New System.Drawing.Point(233, 0)
|
|
Me.txbR3CntIQC.Name = "txbR3CntIQC"
|
|
Me.txbR3CntIQC.Size = New System.Drawing.Size(50, 32)
|
|
Me.txbR3CntIQC.TabIndex = 101
|
|
Me.txbR3CntIQC.Text = "999"
|
|
Me.txbR3CntIQC.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lblR3CntIQC
|
|
'
|
|
Me.lblR3CntIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblR3CntIQC.Location = New System.Drawing.Point(193, 3)
|
|
Me.lblR3CntIQC.Name = "lblR3CntIQC"
|
|
Me.lblR3CntIQC.Size = New System.Drawing.Size(40, 24)
|
|
Me.lblR3CntIQC.TabIndex = 102
|
|
Me.lblR3CntIQC.Text = "56"
|
|
Me.lblR3CntIQC.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'lblR2CntIQC
|
|
'
|
|
Me.lblR2CntIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblR2CntIQC.Location = New System.Drawing.Point(99, 3)
|
|
Me.lblR2CntIQC.Name = "lblR2CntIQC"
|
|
Me.lblR2CntIQC.Size = New System.Drawing.Size(40, 24)
|
|
Me.lblR2CntIQC.TabIndex = 100
|
|
Me.lblR2CntIQC.Text = "22"
|
|
Me.lblR2CntIQC.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'lblR1CntIQC
|
|
'
|
|
Me.lblR1CntIQC.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblR1CntIQC.Location = New System.Drawing.Point(5, 3)
|
|
Me.lblR1CntIQC.Name = "lblR1CntIQC"
|
|
Me.lblR1CntIQC.Size = New System.Drawing.Size(40, 24)
|
|
Me.lblR1CntIQC.TabIndex = 98
|
|
Me.lblR1CntIQC.Text = "0"
|
|
Me.lblR1CntIQC.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
'
|
|
'txbReNgCnt
|
|
'
|
|
Me.txbReNgCnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbReNgCnt.Location = New System.Drawing.Point(384, 190)
|
|
Me.txbReNgCnt.Name = "txbReNgCnt"
|
|
Me.txbReNgCnt.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbReNgCnt.TabIndex = 93
|
|
Me.txbReNgCnt.Text = "0"
|
|
Me.txbReNgCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbReOkCnt
|
|
'
|
|
Me.txbReOkCnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbReOkCnt.Location = New System.Drawing.Point(232, 190)
|
|
Me.txbReOkCnt.Name = "txbReOkCnt"
|
|
Me.txbReOkCnt.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbReOkCnt.TabIndex = 95
|
|
Me.txbReOkCnt.Text = "0"
|
|
Me.txbReOkCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbReTotalCnt
|
|
'
|
|
Me.txbReTotalCnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbReTotalCnt.Location = New System.Drawing.Point(79, 190)
|
|
Me.txbReTotalCnt.Name = "txbReTotalCnt"
|
|
Me.txbReTotalCnt.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbReTotalCnt.TabIndex = 107
|
|
Me.txbReTotalCnt.Text = "0"
|
|
Me.txbReTotalCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label17
|
|
'
|
|
Me.Label17.AutoSize = True
|
|
Me.Label17.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label17.Location = New System.Drawing.Point(10, 196)
|
|
Me.Label17.Name = "Label17"
|
|
Me.Label17.Size = New System.Drawing.Size(74, 21)
|
|
Me.Label17.TabIndex = 108
|
|
Me.Label17.Text = "재검사수"
|
|
'
|
|
'txbProCnt
|
|
'
|
|
Me.txbProCnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbProCnt.Location = New System.Drawing.Point(79, 45)
|
|
Me.txbProCnt.Name = "txbProCnt"
|
|
Me.txbProCnt.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbProCnt.TabIndex = 82
|
|
Me.txbProCnt.Text = "0"
|
|
Me.txbProCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbOKCnt
|
|
'
|
|
Me.txbOKCnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbOKCnt.Location = New System.Drawing.Point(231, 5)
|
|
Me.txbOKCnt.Name = "txbOKCnt"
|
|
Me.txbOKCnt.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbOKCnt.TabIndex = 89
|
|
Me.txbOKCnt.Text = "0"
|
|
Me.txbOKCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbLuxCnt
|
|
'
|
|
Me.txbLuxCnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbLuxCnt.Location = New System.Drawing.Point(231, 45)
|
|
Me.txbLuxCnt.Name = "txbLuxCnt"
|
|
Me.txbLuxCnt.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbLuxCnt.TabIndex = 84
|
|
Me.txbLuxCnt.Text = "0"
|
|
Me.txbLuxCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label13.Location = New System.Drawing.Point(178, 196)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(58, 21)
|
|
Me.Label13.TabIndex = 96
|
|
Me.Label13.Text = "재양품"
|
|
'
|
|
'Label14
|
|
'
|
|
Me.Label14.AutoSize = True
|
|
Me.Label14.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label14.Location = New System.Drawing.Point(330, 196)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(58, 21)
|
|
Me.Label14.TabIndex = 94
|
|
Me.Label14.Text = "재불량"
|
|
'
|
|
'lblNGCnt
|
|
'
|
|
Me.lblNGCnt.AutoSize = True
|
|
Me.lblNGCnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblNGCnt.Location = New System.Drawing.Point(330, 10)
|
|
Me.lblNGCnt.Name = "lblNGCnt"
|
|
Me.lblNGCnt.Size = New System.Drawing.Size(52, 27)
|
|
Me.lblNGCnt.TabIndex = 92
|
|
Me.lblNGCnt.Text = "불량"
|
|
'
|
|
'lblEyeCnt
|
|
'
|
|
Me.lblEyeCnt.AutoSize = True
|
|
Me.lblEyeCnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblEyeCnt.Location = New System.Drawing.Point(330, 50)
|
|
Me.lblEyeCnt.Name = "lblEyeCnt"
|
|
Me.lblEyeCnt.Size = New System.Drawing.Size(53, 27)
|
|
Me.lblEyeCnt.TabIndex = 87
|
|
Me.lblEyeCnt.Text = "EYE"
|
|
'
|
|
'txbTotalCnt
|
|
'
|
|
Me.txbTotalCnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbTotalCnt.Location = New System.Drawing.Point(79, 5)
|
|
Me.txbTotalCnt.Name = "txbTotalCnt"
|
|
Me.txbTotalCnt.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbTotalCnt.TabIndex = 80
|
|
Me.txbTotalCnt.Text = "0"
|
|
Me.txbTotalCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbEyeCnt
|
|
'
|
|
Me.txbEyeCnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbEyeCnt.Location = New System.Drawing.Point(384, 45)
|
|
Me.txbEyeCnt.Name = "txbEyeCnt"
|
|
Me.txbEyeCnt.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbEyeCnt.TabIndex = 86
|
|
Me.txbEyeCnt.Text = "0"
|
|
Me.txbEyeCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbNGCnt
|
|
'
|
|
Me.txbNGCnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbNGCnt.Location = New System.Drawing.Point(384, 5)
|
|
Me.txbNGCnt.Name = "txbNGCnt"
|
|
Me.txbNGCnt.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbNGCnt.TabIndex = 91
|
|
Me.txbNGCnt.Text = "0"
|
|
Me.txbNGCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lblLuxCnt
|
|
'
|
|
Me.lblLuxCnt.AutoSize = True
|
|
Me.lblLuxCnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblLuxCnt.Location = New System.Drawing.Point(178, 50)
|
|
Me.lblLuxCnt.Name = "lblLuxCnt"
|
|
Me.lblLuxCnt.Size = New System.Drawing.Size(55, 27)
|
|
Me.lblLuxCnt.TabIndex = 85
|
|
Me.lblLuxCnt.Text = "LUX"
|
|
'
|
|
'lblTotalCnt
|
|
'
|
|
Me.lblTotalCnt.AutoSize = True
|
|
Me.lblTotalCnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblTotalCnt.Location = New System.Drawing.Point(11, 10)
|
|
Me.lblTotalCnt.Name = "lblTotalCnt"
|
|
Me.lblTotalCnt.Size = New System.Drawing.Size(72, 27)
|
|
Me.lblTotalCnt.TabIndex = 81
|
|
Me.lblTotalCnt.Text = "검사수"
|
|
'
|
|
'lblOKCnt
|
|
'
|
|
Me.lblOKCnt.AutoSize = True
|
|
Me.lblOKCnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblOKCnt.Location = New System.Drawing.Point(178, 10)
|
|
Me.lblOKCnt.Name = "lblOKCnt"
|
|
Me.lblOKCnt.Size = New System.Drawing.Size(52, 27)
|
|
Me.lblOKCnt.TabIndex = 90
|
|
Me.lblOKCnt.Text = "양품"
|
|
'
|
|
'lblProCnt
|
|
'
|
|
Me.lblProCnt.AutoSize = True
|
|
Me.lblProCnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblProCnt.Location = New System.Drawing.Point(21, 50)
|
|
Me.lblProCnt.Name = "lblProCnt"
|
|
Me.lblProCnt.Size = New System.Drawing.Size(54, 27)
|
|
Me.lblProCnt.TabIndex = 83
|
|
Me.lblProCnt.Text = "PRO"
|
|
'
|
|
'Label20
|
|
'
|
|
Me.Label20.AutoSize = True
|
|
Me.Label20.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label20.Location = New System.Drawing.Point(11, 221)
|
|
Me.Label20.Name = "Label20"
|
|
Me.Label20.Size = New System.Drawing.Size(81, 41)
|
|
Me.Label20.TabIndex = 79
|
|
Me.Label20.Text = "C 값"
|
|
'
|
|
'txbCapacitor
|
|
'
|
|
Me.txbCapacitor.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCapacitor.Location = New System.Drawing.Point(114, 203)
|
|
Me.txbCapacitor.Name = "txbCapacitor"
|
|
Me.txbCapacitor.ReadOnly = True
|
|
Me.txbCapacitor.Size = New System.Drawing.Size(364, 76)
|
|
Me.txbCapacitor.TabIndex = 78
|
|
Me.txbCapacitor.Text = "대기"
|
|
Me.txbCapacitor.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label19
|
|
'
|
|
Me.Label19.AutoSize = True
|
|
Me.Label19.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label19.Location = New System.Drawing.Point(12, 94)
|
|
Me.Label19.Name = "Label19"
|
|
Me.Label19.Size = New System.Drawing.Size(80, 41)
|
|
Me.Label19.TabIndex = 77
|
|
Me.Label19.Text = "등급"
|
|
'
|
|
'txbGrade
|
|
'
|
|
Me.txbGrade.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbGrade.Location = New System.Drawing.Point(115, 76)
|
|
Me.txbGrade.Name = "txbGrade"
|
|
Me.txbGrade.ReadOnly = True
|
|
Me.txbGrade.Size = New System.Drawing.Size(364, 76)
|
|
Me.txbGrade.TabIndex = 77
|
|
Me.txbGrade.Text = "대기"
|
|
Me.txbGrade.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbMeasureDelay
|
|
'
|
|
Me.txbMeasureDelay.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbMeasureDelay.Location = New System.Drawing.Point(150, 25)
|
|
Me.txbMeasureDelay.Name = "txbMeasureDelay"
|
|
Me.txbMeasureDelay.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbMeasureDelay.TabIndex = 95
|
|
Me.txbMeasureDelay.Text = "500"
|
|
Me.txbMeasureDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lblMesureDelaytime
|
|
'
|
|
Me.lblMesureDelaytime.AutoSize = True
|
|
Me.lblMesureDelaytime.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblMesureDelaytime.Location = New System.Drawing.Point(24, 30)
|
|
Me.lblMesureDelaytime.Name = "lblMesureDelaytime"
|
|
Me.lblMesureDelaytime.Size = New System.Drawing.Size(106, 21)
|
|
Me.lblMesureDelaytime.TabIndex = 96
|
|
Me.lblMesureDelaytime.Text = "측정지연시간"
|
|
'
|
|
'txbTimeout
|
|
'
|
|
Me.txbTimeout.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbTimeout.Location = New System.Drawing.Point(150, 65)
|
|
Me.txbTimeout.Name = "txbTimeout"
|
|
Me.txbTimeout.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbTimeout.TabIndex = 93
|
|
Me.txbTimeout.Text = "300"
|
|
Me.txbTimeout.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label21
|
|
'
|
|
Me.Label21.AutoSize = True
|
|
Me.Label21.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label21.Location = New System.Drawing.Point(24, 70)
|
|
Me.Label21.Name = "Label21"
|
|
Me.Label21.Size = New System.Drawing.Size(74, 21)
|
|
Me.Label21.TabIndex = 94
|
|
Me.Label21.Text = "타임아웃"
|
|
'
|
|
'gpbIQC
|
|
'
|
|
Me.gpbIQC.Controls.Add(Me.btnCal)
|
|
Me.gpbIQC.Controls.Add(Me.btnRunIQCDB)
|
|
Me.gpbIQC.Controls.Add(Me.btnRunIQC)
|
|
Me.gpbIQC.Controls.Add(Me.gbTDRun)
|
|
Me.gpbIQC.Controls.Add(Me.gbTestWindow)
|
|
Me.gpbIQC.Controls.Add(Me.txbCmdWindow)
|
|
Me.gpbIQC.Controls.Add(Me.Panel7)
|
|
Me.gpbIQC.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.gpbIQC.Location = New System.Drawing.Point(2, 230)
|
|
Me.gpbIQC.Name = "gpbIQC"
|
|
Me.gpbIQC.Size = New System.Drawing.Size(1020, 514)
|
|
Me.gpbIQC.TabIndex = 65
|
|
Me.gpbIQC.TabStop = False
|
|
Me.gpbIQC.Visible = False
|
|
'
|
|
'btnCal
|
|
'
|
|
Me.btnCal.Font = New System.Drawing.Font("함초롬바탕", 27.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnCal.Location = New System.Drawing.Point(514, 410)
|
|
Me.btnCal.Name = "btnCal"
|
|
Me.btnCal.Size = New System.Drawing.Size(250, 95)
|
|
Me.btnCal.TabIndex = 110
|
|
Me.btnCal.Text = "CalStart"
|
|
Me.btnCal.UseVisualStyleBackColor = True
|
|
'
|
|
'btnRunIQCDB
|
|
'
|
|
Me.btnRunIQCDB.Font = New System.Drawing.Font("함초롬바탕", 27.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnRunIQCDB.Location = New System.Drawing.Point(513, 410)
|
|
Me.btnRunIQCDB.Name = "btnRunIQCDB"
|
|
Me.btnRunIQCDB.Size = New System.Drawing.Size(250, 95)
|
|
Me.btnRunIQCDB.TabIndex = 81
|
|
Me.btnRunIQCDB.Text = "DB로드"
|
|
Me.btnRunIQCDB.UseVisualStyleBackColor = True
|
|
Me.btnRunIQCDB.Visible = False
|
|
'
|
|
'gbTestWindow
|
|
'
|
|
Me.gbTestWindow.Controls.Add(Me.gbTDResult)
|
|
Me.gbTestWindow.Location = New System.Drawing.Point(512, 2)
|
|
Me.gbTestWindow.Name = "gbTestWindow"
|
|
Me.gbTestWindow.Size = New System.Drawing.Size(503, 405)
|
|
Me.gbTestWindow.TabIndex = 109
|
|
Me.gbTestWindow.TabStop = False
|
|
'
|
|
'gbTDResult
|
|
'
|
|
Me.gbTDResult.Controls.Add(Me.txbGrade)
|
|
Me.gbTDResult.Controls.Add(Me.Label19)
|
|
Me.gbTDResult.Controls.Add(Me.txbCapacitor)
|
|
Me.gbTDResult.Controls.Add(Me.Label20)
|
|
Me.gbTDResult.Location = New System.Drawing.Point(6, 12)
|
|
Me.gbTDResult.Name = "gbTDResult"
|
|
Me.gbTDResult.Size = New System.Drawing.Size(491, 384)
|
|
Me.gbTDResult.TabIndex = 0
|
|
Me.gbTDResult.TabStop = False
|
|
Me.gbTDResult.Text = "측정결과"
|
|
'
|
|
'txbCmdWindow
|
|
'
|
|
Me.txbCmdWindow.AllowDrop = True
|
|
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(513, 21)
|
|
Me.txbCmdWindow.Multiline = True
|
|
Me.txbCmdWindow.Name = "txbCmdWindow"
|
|
Me.txbCmdWindow.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.txbCmdWindow.Size = New System.Drawing.Size(505, 380)
|
|
Me.txbCmdWindow.TabIndex = 75
|
|
Me.txbCmdWindow.Visible = False
|
|
'
|
|
'Panel7
|
|
'
|
|
Me.Panel7.Controls.Add(Me.Button1)
|
|
Me.Panel7.Controls.Add(Me.Label110)
|
|
Me.Panel7.Controls.Add(Me.Label109)
|
|
Me.Panel7.Controls.Add(Me.Label108)
|
|
Me.Panel7.Controls.Add(Me.Label107)
|
|
Me.Panel7.Controls.Add(Me.Label106)
|
|
Me.Panel7.Controls.Add(Me.Label105)
|
|
Me.Panel7.Controls.Add(Me.Label104)
|
|
Me.Panel7.Controls.Add(Me.Label103)
|
|
Me.Panel7.Controls.Add(Me.Label102)
|
|
Me.Panel7.Controls.Add(Me.Label101)
|
|
Me.Panel7.Controls.Add(Me.TextBox27)
|
|
Me.Panel7.Controls.Add(Me.TextBox26)
|
|
Me.Panel7.Controls.Add(Me.TextBox25)
|
|
Me.Panel7.Controls.Add(Me.TextBox24)
|
|
Me.Panel7.Controls.Add(Me.TextBox23)
|
|
Me.Panel7.Controls.Add(Me.TextBox22)
|
|
Me.Panel7.Controls.Add(Me.TextBox21)
|
|
Me.Panel7.Controls.Add(Me.TextBox20)
|
|
Me.Panel7.Controls.Add(Me.TextBox19)
|
|
Me.Panel7.Controls.Add(Me.TextBox2)
|
|
Me.Panel7.Location = New System.Drawing.Point(509, 7)
|
|
Me.Panel7.Name = "Panel7"
|
|
Me.Panel7.Size = New System.Drawing.Size(511, 400)
|
|
Me.Panel7.TabIndex = 109
|
|
Me.Panel7.Visible = False
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Location = New System.Drawing.Point(72, 222)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(145, 42)
|
|
Me.Button1.TabIndex = 20
|
|
Me.Button1.Text = "등록"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'Label110
|
|
'
|
|
Me.Label110.AutoSize = True
|
|
Me.Label110.Location = New System.Drawing.Point(288, 179)
|
|
Me.Label110.Name = "Label110"
|
|
Me.Label110.Size = New System.Drawing.Size(37, 21)
|
|
Me.Label110.TabIndex = 19
|
|
Me.Label110.Text = "270"
|
|
'
|
|
'Label109
|
|
'
|
|
Me.Label109.AutoSize = True
|
|
Me.Label109.Location = New System.Drawing.Point(288, 145)
|
|
Me.Label109.Name = "Label109"
|
|
Me.Label109.Size = New System.Drawing.Size(37, 21)
|
|
Me.Label109.TabIndex = 18
|
|
Me.Label109.Text = "220"
|
|
'
|
|
'Label108
|
|
'
|
|
Me.Label108.AutoSize = True
|
|
Me.Label108.Location = New System.Drawing.Point(288, 108)
|
|
Me.Label108.Name = "Label108"
|
|
Me.Label108.Size = New System.Drawing.Size(37, 21)
|
|
Me.Label108.TabIndex = 17
|
|
Me.Label108.Text = "180"
|
|
'
|
|
'Label107
|
|
'
|
|
Me.Label107.AutoSize = True
|
|
Me.Label107.Location = New System.Drawing.Point(288, 69)
|
|
Me.Label107.Name = "Label107"
|
|
Me.Label107.Size = New System.Drawing.Size(37, 21)
|
|
Me.Label107.TabIndex = 16
|
|
Me.Label107.Text = "150"
|
|
'
|
|
'Label106
|
|
'
|
|
Me.Label106.AutoSize = True
|
|
Me.Label106.Location = New System.Drawing.Point(286, 24)
|
|
Me.Label106.Name = "Label106"
|
|
Me.Label106.Size = New System.Drawing.Size(37, 21)
|
|
Me.Label106.TabIndex = 15
|
|
Me.Label106.Text = "120"
|
|
'
|
|
'Label105
|
|
'
|
|
Me.Label105.AutoSize = True
|
|
Me.Label105.Location = New System.Drawing.Point(129, 179)
|
|
Me.Label105.Name = "Label105"
|
|
Me.Label105.Size = New System.Drawing.Size(37, 21)
|
|
Me.Label105.TabIndex = 14
|
|
Me.Label105.Text = "100"
|
|
'
|
|
'Label104
|
|
'
|
|
Me.Label104.AutoSize = True
|
|
Me.Label104.Location = New System.Drawing.Point(133, 140)
|
|
Me.Label104.Name = "Label104"
|
|
Me.Label104.Size = New System.Drawing.Size(28, 21)
|
|
Me.Label104.TabIndex = 13
|
|
Me.Label104.Text = "82"
|
|
'
|
|
'Label103
|
|
'
|
|
Me.Label103.AutoSize = True
|
|
Me.Label103.Location = New System.Drawing.Point(129, 108)
|
|
Me.Label103.Name = "Label103"
|
|
Me.Label103.Size = New System.Drawing.Size(28, 21)
|
|
Me.Label103.TabIndex = 12
|
|
Me.Label103.Text = "56"
|
|
'
|
|
'Label102
|
|
'
|
|
Me.Label102.AutoSize = True
|
|
Me.Label102.Location = New System.Drawing.Point(133, 65)
|
|
Me.Label102.Name = "Label102"
|
|
Me.Label102.Size = New System.Drawing.Size(28, 21)
|
|
Me.Label102.TabIndex = 11
|
|
Me.Label102.Text = "22"
|
|
'
|
|
'Label101
|
|
'
|
|
Me.Label101.AutoSize = True
|
|
Me.Label101.Location = New System.Drawing.Point(133, 26)
|
|
Me.Label101.Name = "Label101"
|
|
Me.Label101.Size = New System.Drawing.Size(19, 21)
|
|
Me.Label101.TabIndex = 10
|
|
Me.Label101.Text = "0"
|
|
'
|
|
'TextBox27
|
|
'
|
|
Me.TextBox27.Location = New System.Drawing.Point(32, 62)
|
|
Me.TextBox27.Name = "TextBox27"
|
|
Me.TextBox27.Size = New System.Drawing.Size(95, 28)
|
|
Me.TextBox27.TabIndex = 9
|
|
'
|
|
'TextBox26
|
|
'
|
|
Me.TextBox26.Location = New System.Drawing.Point(32, 98)
|
|
Me.TextBox26.Name = "TextBox26"
|
|
Me.TextBox26.Size = New System.Drawing.Size(95, 28)
|
|
Me.TextBox26.TabIndex = 8
|
|
'
|
|
'TextBox25
|
|
'
|
|
Me.TextBox25.Location = New System.Drawing.Point(32, 135)
|
|
Me.TextBox25.Name = "TextBox25"
|
|
Me.TextBox25.Size = New System.Drawing.Size(95, 28)
|
|
Me.TextBox25.TabIndex = 7
|
|
'
|
|
'TextBox24
|
|
'
|
|
Me.TextBox24.Location = New System.Drawing.Point(32, 172)
|
|
Me.TextBox24.Name = "TextBox24"
|
|
Me.TextBox24.Size = New System.Drawing.Size(95, 28)
|
|
Me.TextBox24.TabIndex = 6
|
|
'
|
|
'TextBox23
|
|
'
|
|
Me.TextBox23.Location = New System.Drawing.Point(185, 20)
|
|
Me.TextBox23.Name = "TextBox23"
|
|
Me.TextBox23.Size = New System.Drawing.Size(95, 28)
|
|
Me.TextBox23.TabIndex = 5
|
|
'
|
|
'TextBox22
|
|
'
|
|
Me.TextBox22.Location = New System.Drawing.Point(185, 62)
|
|
Me.TextBox22.Name = "TextBox22"
|
|
Me.TextBox22.Size = New System.Drawing.Size(95, 28)
|
|
Me.TextBox22.TabIndex = 4
|
|
'
|
|
'TextBox21
|
|
'
|
|
Me.TextBox21.Location = New System.Drawing.Point(185, 101)
|
|
Me.TextBox21.Name = "TextBox21"
|
|
Me.TextBox21.Size = New System.Drawing.Size(95, 28)
|
|
Me.TextBox21.TabIndex = 3
|
|
'
|
|
'TextBox20
|
|
'
|
|
Me.TextBox20.Location = New System.Drawing.Point(186, 140)
|
|
Me.TextBox20.Name = "TextBox20"
|
|
Me.TextBox20.Size = New System.Drawing.Size(95, 28)
|
|
Me.TextBox20.TabIndex = 2
|
|
'
|
|
'TextBox19
|
|
'
|
|
Me.TextBox19.Location = New System.Drawing.Point(186, 178)
|
|
Me.TextBox19.Name = "TextBox19"
|
|
Me.TextBox19.Size = New System.Drawing.Size(95, 28)
|
|
Me.TextBox19.TabIndex = 1
|
|
'
|
|
'TextBox2
|
|
'
|
|
Me.TextBox2.Location = New System.Drawing.Point(32, 23)
|
|
Me.TextBox2.Name = "TextBox2"
|
|
Me.TextBox2.Size = New System.Drawing.Size(95, 28)
|
|
Me.TextBox2.TabIndex = 0
|
|
'
|
|
'gpbSetupWindow
|
|
'
|
|
Me.gpbSetupWindow.Controls.Add(Me.gbCmat)
|
|
Me.gpbSetupWindow.Controls.Add(Me.GroupBox16)
|
|
Me.gpbSetupWindow.Controls.Add(Me.nudPrintCount)
|
|
Me.gpbSetupWindow.Controls.Add(Me.lbPrintCount)
|
|
Me.gpbSetupWindow.Controls.Add(Me.gbPrintApply)
|
|
Me.gpbSetupWindow.Controls.Add(Me.gbPrinter)
|
|
Me.gpbSetupWindow.Controls.Add(Me.ckbRunDemoMode)
|
|
Me.gpbSetupWindow.Controls.Add(Me.ckbLogDetail)
|
|
Me.gpbSetupWindow.Controls.Add(Me.GroupBox19)
|
|
Me.gpbSetupWindow.Controls.Add(Me.GroupBox18)
|
|
Me.gpbSetupWindow.Controls.Add(Me.btnSetupExit)
|
|
Me.gpbSetupWindow.Controls.Add(Me.btnSetupSave)
|
|
Me.gpbSetupWindow.Controls.Add(Me.btnSetupLoad)
|
|
Me.gpbSetupWindow.Controls.Add(Me.GroupBox10)
|
|
Me.gpbSetupWindow.Controls.Add(Me.GroupBox2)
|
|
Me.gpbSetupWindow.Controls.Add(Me.GroupBox1)
|
|
Me.gpbSetupWindow.Controls.Add(Me.GroupBox3)
|
|
Me.gpbSetupWindow.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.gpbSetupWindow.Location = New System.Drawing.Point(1042, 10)
|
|
Me.gpbSetupWindow.Name = "gpbSetupWindow"
|
|
Me.gpbSetupWindow.Size = New System.Drawing.Size(1475, 797)
|
|
Me.gpbSetupWindow.TabIndex = 66
|
|
Me.gpbSetupWindow.TabStop = False
|
|
Me.gpbSetupWindow.Text = "설정화면"
|
|
Me.gpbSetupWindow.Visible = False
|
|
'
|
|
'gbCmat
|
|
'
|
|
Me.gbCmat.Controls.Add(Me.Label124)
|
|
Me.gbCmat.Controls.Add(Me.Label123)
|
|
Me.gbCmat.Controls.Add(Me.Label122)
|
|
Me.gbCmat.Controls.Add(Me.Label121)
|
|
Me.gbCmat.Controls.Add(Me.Label120)
|
|
Me.gbCmat.Controls.Add(Me.nudmat_5)
|
|
Me.gbCmat.Controls.Add(Me.nudmat_4)
|
|
Me.gbCmat.Controls.Add(Me.nudmat_3)
|
|
Me.gbCmat.Controls.Add(Me.nudmat_2)
|
|
Me.gbCmat.Controls.Add(Me.nudmat_1)
|
|
Me.gbCmat.Controls.Add(Me.rdbCmat_5)
|
|
Me.gbCmat.Controls.Add(Me.rdbCmat_10)
|
|
Me.gbCmat.Location = New System.Drawing.Point(999, 645)
|
|
Me.gbCmat.Name = "gbCmat"
|
|
Me.gbCmat.Size = New System.Drawing.Size(231, 145)
|
|
Me.gbCmat.TabIndex = 130
|
|
Me.gbCmat.TabStop = False
|
|
Me.gbCmat.Text = "C값 매칭 방식"
|
|
'
|
|
'Label124
|
|
'
|
|
Me.Label124.AutoSize = True
|
|
Me.Label124.Location = New System.Drawing.Point(185, 115)
|
|
Me.Label124.Name = "Label124"
|
|
Me.Label124.Size = New System.Drawing.Size(42, 21)
|
|
Me.Label124.TabIndex = 11
|
|
Me.Label124.Text = "백색"
|
|
'
|
|
'Label123
|
|
'
|
|
Me.Label123.AutoSize = True
|
|
Me.Label123.Location = New System.Drawing.Point(139, 115)
|
|
Me.Label123.Name = "Label123"
|
|
Me.Label123.Size = New System.Drawing.Size(42, 21)
|
|
Me.Label123.TabIndex = 10
|
|
Me.Label123.Text = "흑색"
|
|
'
|
|
'Label122
|
|
'
|
|
Me.Label122.AutoSize = True
|
|
Me.Label122.Location = New System.Drawing.Point(93, 115)
|
|
Me.Label122.Name = "Label122"
|
|
Me.Label122.Size = New System.Drawing.Size(42, 21)
|
|
Me.Label122.TabIndex = 9
|
|
Me.Label122.Text = "청색"
|
|
'
|
|
'Label121
|
|
'
|
|
Me.Label121.AutoSize = True
|
|
Me.Label121.Location = New System.Drawing.Point(49, 115)
|
|
Me.Label121.Name = "Label121"
|
|
Me.Label121.Size = New System.Drawing.Size(42, 21)
|
|
Me.Label121.TabIndex = 8
|
|
Me.Label121.Text = "녹색"
|
|
'
|
|
'Label120
|
|
'
|
|
Me.Label120.AutoSize = True
|
|
Me.Label120.Location = New System.Drawing.Point(6, 115)
|
|
Me.Label120.Name = "Label120"
|
|
Me.Label120.Size = New System.Drawing.Size(42, 21)
|
|
Me.Label120.TabIndex = 7
|
|
Me.Label120.Text = "적색"
|
|
'
|
|
'nudmat_5
|
|
'
|
|
Me.nudmat_5.Location = New System.Drawing.Point(187, 86)
|
|
Me.nudmat_5.Maximum = New Decimal(New Integer() {10, 0, 0, 0})
|
|
Me.nudmat_5.Minimum = New Decimal(New Integer() {1, 0, 0, 0})
|
|
Me.nudmat_5.Name = "nudmat_5"
|
|
Me.nudmat_5.Size = New System.Drawing.Size(40, 28)
|
|
Me.nudmat_5.TabIndex = 6
|
|
Me.nudmat_5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudmat_5.Value = New Decimal(New Integer() {8, 0, 0, 0})
|
|
'
|
|
'nudmat_4
|
|
'
|
|
Me.nudmat_4.Location = New System.Drawing.Point(143, 86)
|
|
Me.nudmat_4.Maximum = New Decimal(New Integer() {10, 0, 0, 0})
|
|
Me.nudmat_4.Minimum = New Decimal(New Integer() {1, 0, 0, 0})
|
|
Me.nudmat_4.Name = "nudmat_4"
|
|
Me.nudmat_4.Size = New System.Drawing.Size(40, 28)
|
|
Me.nudmat_4.TabIndex = 5
|
|
Me.nudmat_4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudmat_4.Value = New Decimal(New Integer() {7, 0, 0, 0})
|
|
'
|
|
'nudmat_3
|
|
'
|
|
Me.nudmat_3.Location = New System.Drawing.Point(97, 86)
|
|
Me.nudmat_3.Maximum = New Decimal(New Integer() {10, 0, 0, 0})
|
|
Me.nudmat_3.Minimum = New Decimal(New Integer() {1, 0, 0, 0})
|
|
Me.nudmat_3.Name = "nudmat_3"
|
|
Me.nudmat_3.Size = New System.Drawing.Size(40, 28)
|
|
Me.nudmat_3.TabIndex = 4
|
|
Me.nudmat_3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudmat_3.Value = New Decimal(New Integer() {6, 0, 0, 0})
|
|
'
|
|
'nudmat_2
|
|
'
|
|
Me.nudmat_2.Location = New System.Drawing.Point(51, 86)
|
|
Me.nudmat_2.Maximum = New Decimal(New Integer() {10, 0, 0, 0})
|
|
Me.nudmat_2.Minimum = New Decimal(New Integer() {1, 0, 0, 0})
|
|
Me.nudmat_2.Name = "nudmat_2"
|
|
Me.nudmat_2.Size = New System.Drawing.Size(40, 28)
|
|
Me.nudmat_2.TabIndex = 3
|
|
Me.nudmat_2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudmat_2.Value = New Decimal(New Integer() {4, 0, 0, 0})
|
|
'
|
|
'nudmat_1
|
|
'
|
|
Me.nudmat_1.Location = New System.Drawing.Point(5, 86)
|
|
Me.nudmat_1.Maximum = New Decimal(New Integer() {10, 0, 0, 0})
|
|
Me.nudmat_1.Minimum = New Decimal(New Integer() {1, 0, 0, 0})
|
|
Me.nudmat_1.Name = "nudmat_1"
|
|
Me.nudmat_1.Size = New System.Drawing.Size(40, 28)
|
|
Me.nudmat_1.TabIndex = 2
|
|
Me.nudmat_1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudmat_1.Value = New Decimal(New Integer() {2, 0, 0, 0})
|
|
'
|
|
'rdbCmat_5
|
|
'
|
|
Me.rdbCmat_5.AutoSize = True
|
|
Me.rdbCmat_5.Checked = True
|
|
Me.rdbCmat_5.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbCmat_5.Location = New System.Drawing.Point(18, 54)
|
|
Me.rdbCmat_5.Name = "rdbCmat_5"
|
|
Me.rdbCmat_5.Size = New System.Drawing.Size(140, 28)
|
|
Me.rdbCmat_5.TabIndex = 1
|
|
Me.rdbCmat_5.TabStop = True
|
|
Me.rdbCmat_5.Text = "5개 기준 매칭"
|
|
Me.rdbCmat_5.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbCmat_10
|
|
'
|
|
Me.rdbCmat_10.AutoSize = True
|
|
Me.rdbCmat_10.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbCmat_10.Location = New System.Drawing.Point(18, 25)
|
|
Me.rdbCmat_10.Name = "rdbCmat_10"
|
|
Me.rdbCmat_10.Size = New System.Drawing.Size(150, 28)
|
|
Me.rdbCmat_10.TabIndex = 0
|
|
Me.rdbCmat_10.Text = "10개 기준 매칭"
|
|
Me.rdbCmat_10.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox16
|
|
'
|
|
Me.GroupBox16.Controls.Add(Me.Label70)
|
|
Me.GroupBox16.Controls.Add(Me.txbRelay10)
|
|
Me.GroupBox16.Controls.Add(Me.Label74)
|
|
Me.GroupBox16.Controls.Add(Me.txbRelay9)
|
|
Me.GroupBox16.Controls.Add(Me.Label75)
|
|
Me.GroupBox16.Controls.Add(Me.txbRelay8)
|
|
Me.GroupBox16.Controls.Add(Me.Label76)
|
|
Me.GroupBox16.Controls.Add(Me.txbRelay7)
|
|
Me.GroupBox16.Controls.Add(Me.Label77)
|
|
Me.GroupBox16.Controls.Add(Me.txbRelay6)
|
|
Me.GroupBox16.Controls.Add(Me.Label40)
|
|
Me.GroupBox16.Controls.Add(Me.txbRelay5)
|
|
Me.GroupBox16.Controls.Add(Me.Label39)
|
|
Me.GroupBox16.Controls.Add(Me.txbRelay4)
|
|
Me.GroupBox16.Controls.Add(Me.Label38)
|
|
Me.GroupBox16.Controls.Add(Me.txbRelay3)
|
|
Me.GroupBox16.Controls.Add(Me.Label37)
|
|
Me.GroupBox16.Controls.Add(Me.txbRelay2)
|
|
Me.GroupBox16.Controls.Add(Me.Label36)
|
|
Me.GroupBox16.Controls.Add(Me.txbRelay1)
|
|
Me.GroupBox16.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.GroupBox16.Location = New System.Drawing.Point(531, 645)
|
|
Me.GroupBox16.Name = "GroupBox16"
|
|
Me.GroupBox16.Size = New System.Drawing.Size(462, 145)
|
|
Me.GroupBox16.TabIndex = 110
|
|
Me.GroupBox16.TabStop = False
|
|
Me.GroupBox16.Text = "릴레이 매칭 C값 설정"
|
|
'
|
|
'Label70
|
|
'
|
|
Me.Label70.AutoSize = True
|
|
Me.Label70.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label70.Location = New System.Drawing.Point(394, 83)
|
|
Me.Label70.Name = "Label70"
|
|
Me.Label70.Size = New System.Drawing.Size(39, 21)
|
|
Me.Label70.TabIndex = 30
|
|
Me.Label70.Text = "R10"
|
|
'
|
|
'txbRelay10
|
|
'
|
|
Me.txbRelay10.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbRelay10.Location = New System.Drawing.Point(372, 105)
|
|
Me.txbRelay10.Name = "txbRelay10"
|
|
Me.txbRelay10.Size = New System.Drawing.Size(70, 35)
|
|
Me.txbRelay10.TabIndex = 31
|
|
Me.txbRelay10.Text = "270"
|
|
Me.txbRelay10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label74
|
|
'
|
|
Me.Label74.AutoSize = True
|
|
Me.Label74.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label74.Location = New System.Drawing.Point(304, 83)
|
|
Me.Label74.Name = "Label74"
|
|
Me.Label74.Size = New System.Drawing.Size(30, 21)
|
|
Me.Label74.TabIndex = 28
|
|
Me.Label74.Text = "R9"
|
|
'
|
|
'txbRelay9
|
|
'
|
|
Me.txbRelay9.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbRelay9.Location = New System.Drawing.Point(282, 105)
|
|
Me.txbRelay9.Name = "txbRelay9"
|
|
Me.txbRelay9.Size = New System.Drawing.Size(70, 35)
|
|
Me.txbRelay9.TabIndex = 29
|
|
Me.txbRelay9.Text = "220"
|
|
Me.txbRelay9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label75
|
|
'
|
|
Me.Label75.AutoSize = True
|
|
Me.Label75.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label75.Location = New System.Drawing.Point(214, 83)
|
|
Me.Label75.Name = "Label75"
|
|
Me.Label75.Size = New System.Drawing.Size(30, 21)
|
|
Me.Label75.TabIndex = 26
|
|
Me.Label75.Text = "R8"
|
|
'
|
|
'txbRelay8
|
|
'
|
|
Me.txbRelay8.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbRelay8.Location = New System.Drawing.Point(192, 105)
|
|
Me.txbRelay8.Name = "txbRelay8"
|
|
Me.txbRelay8.Size = New System.Drawing.Size(70, 35)
|
|
Me.txbRelay8.TabIndex = 27
|
|
Me.txbRelay8.Text = "180"
|
|
Me.txbRelay8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label76
|
|
'
|
|
Me.Label76.AutoSize = True
|
|
Me.Label76.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label76.Location = New System.Drawing.Point(124, 83)
|
|
Me.Label76.Name = "Label76"
|
|
Me.Label76.Size = New System.Drawing.Size(30, 21)
|
|
Me.Label76.TabIndex = 24
|
|
Me.Label76.Text = "R7"
|
|
'
|
|
'txbRelay7
|
|
'
|
|
Me.txbRelay7.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbRelay7.Location = New System.Drawing.Point(102, 105)
|
|
Me.txbRelay7.Name = "txbRelay7"
|
|
Me.txbRelay7.Size = New System.Drawing.Size(70, 35)
|
|
Me.txbRelay7.TabIndex = 25
|
|
Me.txbRelay7.Text = "150"
|
|
Me.txbRelay7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label77
|
|
'
|
|
Me.Label77.AutoSize = True
|
|
Me.Label77.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label77.Location = New System.Drawing.Point(34, 83)
|
|
Me.Label77.Name = "Label77"
|
|
Me.Label77.Size = New System.Drawing.Size(30, 21)
|
|
Me.Label77.TabIndex = 22
|
|
Me.Label77.Text = "R6"
|
|
'
|
|
'txbRelay6
|
|
'
|
|
Me.txbRelay6.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbRelay6.Location = New System.Drawing.Point(12, 105)
|
|
Me.txbRelay6.Name = "txbRelay6"
|
|
Me.txbRelay6.Size = New System.Drawing.Size(70, 35)
|
|
Me.txbRelay6.TabIndex = 23
|
|
Me.txbRelay6.Text = "120"
|
|
Me.txbRelay6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label40
|
|
'
|
|
Me.Label40.AutoSize = True
|
|
Me.Label40.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label40.Location = New System.Drawing.Point(394, 25)
|
|
Me.Label40.Name = "Label40"
|
|
Me.Label40.Size = New System.Drawing.Size(30, 21)
|
|
Me.Label40.TabIndex = 20
|
|
Me.Label40.Text = "R5"
|
|
'
|
|
'txbRelay5
|
|
'
|
|
Me.txbRelay5.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbRelay5.Location = New System.Drawing.Point(372, 47)
|
|
Me.txbRelay5.Name = "txbRelay5"
|
|
Me.txbRelay5.Size = New System.Drawing.Size(70, 35)
|
|
Me.txbRelay5.TabIndex = 21
|
|
Me.txbRelay5.Text = "100"
|
|
Me.txbRelay5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label39
|
|
'
|
|
Me.Label39.AutoSize = True
|
|
Me.Label39.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label39.Location = New System.Drawing.Point(304, 25)
|
|
Me.Label39.Name = "Label39"
|
|
Me.Label39.Size = New System.Drawing.Size(30, 21)
|
|
Me.Label39.TabIndex = 18
|
|
Me.Label39.Text = "R4"
|
|
'
|
|
'txbRelay4
|
|
'
|
|
Me.txbRelay4.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbRelay4.Location = New System.Drawing.Point(282, 47)
|
|
Me.txbRelay4.Name = "txbRelay4"
|
|
Me.txbRelay4.Size = New System.Drawing.Size(70, 35)
|
|
Me.txbRelay4.TabIndex = 19
|
|
Me.txbRelay4.Text = "82"
|
|
Me.txbRelay4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label38
|
|
'
|
|
Me.Label38.AutoSize = True
|
|
Me.Label38.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label38.Location = New System.Drawing.Point(214, 25)
|
|
Me.Label38.Name = "Label38"
|
|
Me.Label38.Size = New System.Drawing.Size(30, 21)
|
|
Me.Label38.TabIndex = 16
|
|
Me.Label38.Text = "R3"
|
|
'
|
|
'txbRelay3
|
|
'
|
|
Me.txbRelay3.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbRelay3.Location = New System.Drawing.Point(192, 47)
|
|
Me.txbRelay3.Name = "txbRelay3"
|
|
Me.txbRelay3.Size = New System.Drawing.Size(70, 35)
|
|
Me.txbRelay3.TabIndex = 17
|
|
Me.txbRelay3.Text = "56"
|
|
Me.txbRelay3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label37
|
|
'
|
|
Me.Label37.AutoSize = True
|
|
Me.Label37.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label37.Location = New System.Drawing.Point(124, 25)
|
|
Me.Label37.Name = "Label37"
|
|
Me.Label37.Size = New System.Drawing.Size(30, 21)
|
|
Me.Label37.TabIndex = 14
|
|
Me.Label37.Text = "R2"
|
|
'
|
|
'txbRelay2
|
|
'
|
|
Me.txbRelay2.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbRelay2.Location = New System.Drawing.Point(102, 47)
|
|
Me.txbRelay2.Name = "txbRelay2"
|
|
Me.txbRelay2.Size = New System.Drawing.Size(70, 35)
|
|
Me.txbRelay2.TabIndex = 15
|
|
Me.txbRelay2.Text = "22"
|
|
Me.txbRelay2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label36
|
|
'
|
|
Me.Label36.AutoSize = True
|
|
Me.Label36.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label36.Location = New System.Drawing.Point(34, 25)
|
|
Me.Label36.Name = "Label36"
|
|
Me.Label36.Size = New System.Drawing.Size(30, 21)
|
|
Me.Label36.TabIndex = 12
|
|
Me.Label36.Text = "R1"
|
|
'
|
|
'txbRelay1
|
|
'
|
|
Me.txbRelay1.BackColor = System.Drawing.SystemColors.Window
|
|
Me.txbRelay1.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbRelay1.Location = New System.Drawing.Point(12, 47)
|
|
Me.txbRelay1.Name = "txbRelay1"
|
|
Me.txbRelay1.Size = New System.Drawing.Size(70, 35)
|
|
Me.txbRelay1.TabIndex = 13
|
|
Me.txbRelay1.Text = "0"
|
|
Me.txbRelay1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'nudPrintCount
|
|
'
|
|
Me.nudPrintCount.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudPrintCount.Location = New System.Drawing.Point(1407, 646)
|
|
Me.nudPrintCount.Maximum = New Decimal(New Integer() {10, 0, 0, 0})
|
|
Me.nudPrintCount.Minimum = New Decimal(New Integer() {1, 0, 0, 0})
|
|
Me.nudPrintCount.Name = "nudPrintCount"
|
|
Me.nudPrintCount.Size = New System.Drawing.Size(59, 39)
|
|
Me.nudPrintCount.TabIndex = 129
|
|
Me.nudPrintCount.Value = New Decimal(New Integer() {2, 0, 0, 0})
|
|
'
|
|
'lbPrintCount
|
|
'
|
|
Me.lbPrintCount.AutoSize = True
|
|
Me.lbPrintCount.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbPrintCount.Location = New System.Drawing.Point(1295, 648)
|
|
Me.lbPrintCount.Name = "lbPrintCount"
|
|
Me.lbPrintCount.Size = New System.Drawing.Size(106, 32)
|
|
Me.lbPrintCount.TabIndex = 128
|
|
Me.lbPrintCount.Text = "인쇄매수"
|
|
'
|
|
'gbPrintApply
|
|
'
|
|
Me.gbPrintApply.BackColor = System.Drawing.Color.Silver
|
|
Me.gbPrintApply.Controls.Add(Me.ckbWarPnt)
|
|
Me.gbPrintApply.Controls.Add(Me.lbPrintApply)
|
|
Me.gbPrintApply.Controls.Add(Me.txbPrintApply)
|
|
Me.gbPrintApply.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.gbPrintApply.ForeColor = System.Drawing.Color.Black
|
|
Me.gbPrintApply.Location = New System.Drawing.Point(1017, 30)
|
|
Me.gbPrintApply.Name = "gbPrintApply"
|
|
Me.gbPrintApply.Size = New System.Drawing.Size(449, 75)
|
|
Me.gbPrintApply.TabIndex = 127
|
|
Me.gbPrintApply.TabStop = False
|
|
Me.gbPrintApply.Text = "프린터 설정"
|
|
'
|
|
'ckbWarPnt
|
|
'
|
|
Me.ckbWarPnt.AutoSize = True
|
|
Me.ckbWarPnt.Checked = True
|
|
Me.ckbWarPnt.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.ckbWarPnt.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.ckbWarPnt.Location = New System.Drawing.Point(368, 35)
|
|
Me.ckbWarPnt.Name = "ckbWarPnt"
|
|
Me.ckbWarPnt.Size = New System.Drawing.Size(65, 28)
|
|
Me.ckbWarPnt.TabIndex = 121
|
|
Me.ckbWarPnt.Text = "사용"
|
|
Me.ckbWarPnt.UseVisualStyleBackColor = True
|
|
'
|
|
'lbPrintApply
|
|
'
|
|
Me.lbPrintApply.AutoSize = True
|
|
Me.lbPrintApply.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbPrintApply.Location = New System.Drawing.Point(5, 33)
|
|
Me.lbPrintApply.Name = "lbPrintApply"
|
|
Me.lbPrintApply.Size = New System.Drawing.Size(92, 27)
|
|
Me.lbPrintApply.TabIndex = 77
|
|
Me.lbPrintApply.Text = "프린터명"
|
|
'
|
|
'txbPrintApply
|
|
'
|
|
Me.txbPrintApply.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbPrintApply.Location = New System.Drawing.Point(105, 30)
|
|
Me.txbPrintApply.Name = "txbPrintApply"
|
|
Me.txbPrintApply.Size = New System.Drawing.Size(240, 35)
|
|
Me.txbPrintApply.TabIndex = 76
|
|
Me.txbPrintApply.Text = "없음"
|
|
Me.txbPrintApply.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gbPrinter
|
|
'
|
|
Me.gbPrinter.Controls.Add(Me.txbText1)
|
|
Me.gbPrinter.Controls.Add(Me.lbText1)
|
|
Me.gbPrinter.Controls.Add(Me.btPrintref)
|
|
Me.gbPrinter.Controls.Add(Me.dgvPrinter)
|
|
Me.gbPrinter.Controls.Add(Me.txbCode1)
|
|
Me.gbPrinter.Controls.Add(Me.lbCode1)
|
|
Me.gbPrinter.Controls.Add(Me.btnName1)
|
|
Me.gbPrinter.Controls.Add(Me.lbLabel1)
|
|
Me.gbPrinter.Controls.Add(Me.btnLabel1)
|
|
Me.gbPrinter.Controls.Add(Me.txbLabel1)
|
|
Me.gbPrinter.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gbPrinter.Location = New System.Drawing.Point(1017, 123)
|
|
Me.gbPrinter.Name = "gbPrinter"
|
|
Me.gbPrinter.Size = New System.Drawing.Size(449, 517)
|
|
Me.gbPrinter.TabIndex = 126
|
|
Me.gbPrinter.TabStop = False
|
|
Me.gbPrinter.Text = "프린터 설정"
|
|
'
|
|
'txbText1
|
|
'
|
|
Me.txbText1.Location = New System.Drawing.Point(133, 472)
|
|
Me.txbText1.Name = "txbText1"
|
|
Me.txbText1.Size = New System.Drawing.Size(300, 35)
|
|
Me.txbText1.TabIndex = 8
|
|
Me.txbText1.Text = "없음"
|
|
'
|
|
'lbText1
|
|
'
|
|
Me.lbText1.AutoSize = True
|
|
Me.lbText1.Location = New System.Drawing.Point(15, 473)
|
|
Me.lbText1.Name = "lbText1"
|
|
Me.lbText1.Size = New System.Drawing.Size(112, 27)
|
|
Me.lbText1.TabIndex = 9
|
|
Me.lbText1.Text = "텍스트변수"
|
|
'
|
|
'btPrintref
|
|
'
|
|
Me.btPrintref.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btPrintref.Location = New System.Drawing.Point(39, 309)
|
|
Me.btPrintref.Name = "btPrintref"
|
|
Me.btPrintref.Size = New System.Drawing.Size(196, 47)
|
|
Me.btPrintref.TabIndex = 120
|
|
Me.btPrintref.Text = "리스트 새로고침"
|
|
Me.btPrintref.UseVisualStyleBackColor = True
|
|
'
|
|
'dgvPrinter
|
|
'
|
|
Me.dgvPrinter.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvPrinter.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.dfNum, Me.dfPrinter})
|
|
Me.dgvPrinter.Location = New System.Drawing.Point(39, 33)
|
|
Me.dgvPrinter.Name = "dgvPrinter"
|
|
Me.dgvPrinter.RowTemplate.Height = 23
|
|
Me.dgvPrinter.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
|
Me.dgvPrinter.Size = New System.Drawing.Size(394, 270)
|
|
Me.dgvPrinter.TabIndex = 116
|
|
'
|
|
'dfNum
|
|
'
|
|
Me.dfNum.HeaderText = "No."
|
|
Me.dfNum.Name = "dfNum"
|
|
'
|
|
'dfPrinter
|
|
'
|
|
Me.dfPrinter.HeaderText = "Printer Name"
|
|
Me.dfPrinter.Name = "dfPrinter"
|
|
Me.dfPrinter.Width = 250
|
|
'
|
|
'txbCode1
|
|
'
|
|
Me.txbCode1.Location = New System.Drawing.Point(133, 423)
|
|
Me.txbCode1.Name = "txbCode1"
|
|
Me.txbCode1.Size = New System.Drawing.Size(300, 35)
|
|
Me.txbCode1.TabIndex = 6
|
|
Me.txbCode1.Text = "없음"
|
|
'
|
|
'lbCode1
|
|
'
|
|
Me.lbCode1.AutoSize = True
|
|
Me.lbCode1.Location = New System.Drawing.Point(15, 426)
|
|
Me.lbCode1.Name = "lbCode1"
|
|
Me.lbCode1.Size = New System.Drawing.Size(112, 27)
|
|
Me.lbCode1.TabIndex = 7
|
|
Me.lbCode1.Text = "바코드변수"
|
|
'
|
|
'btnName1
|
|
'
|
|
Me.btnName1.Location = New System.Drawing.Point(241, 309)
|
|
Me.btnName1.Name = "btnName1"
|
|
Me.btnName1.Size = New System.Drawing.Size(192, 47)
|
|
Me.btnName1.TabIndex = 1
|
|
Me.btnName1.Text = "변경"
|
|
Me.btnName1.UseVisualStyleBackColor = True
|
|
'
|
|
'lbLabel1
|
|
'
|
|
Me.lbLabel1.AutoSize = True
|
|
Me.lbLabel1.Location = New System.Drawing.Point(35, 374)
|
|
Me.lbLabel1.Name = "lbLabel1"
|
|
Me.lbLabel1.Size = New System.Drawing.Size(92, 27)
|
|
Me.lbLabel1.TabIndex = 4
|
|
Me.lbLabel1.Text = "라벨파일"
|
|
'
|
|
'btnLabel1
|
|
'
|
|
Me.btnLabel1.Font = New System.Drawing.Font("함초롬바탕", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnLabel1.Location = New System.Drawing.Point(351, 370)
|
|
Me.btnLabel1.Name = "btnLabel1"
|
|
Me.btnLabel1.Size = New System.Drawing.Size(82, 39)
|
|
Me.btnLabel1.TabIndex = 2
|
|
Me.btnLabel1.Text = "찾아보기"
|
|
Me.btnLabel1.UseVisualStyleBackColor = True
|
|
'
|
|
'txbLabel1
|
|
'
|
|
Me.txbLabel1.BackColor = System.Drawing.SystemColors.Window
|
|
Me.txbLabel1.Location = New System.Drawing.Point(133, 373)
|
|
Me.txbLabel1.Name = "txbLabel1"
|
|
Me.txbLabel1.ReadOnly = True
|
|
Me.txbLabel1.Size = New System.Drawing.Size(212, 35)
|
|
Me.txbLabel1.TabIndex = 3
|
|
Me.txbLabel1.Text = "없음"
|
|
'
|
|
'ckbRunDemoMode
|
|
'
|
|
Me.ckbRunDemoMode.AutoSize = True
|
|
Me.ckbRunDemoMode.Location = New System.Drawing.Point(54, 680)
|
|
Me.ckbRunDemoMode.Name = "ckbRunDemoMode"
|
|
Me.ckbRunDemoMode.Size = New System.Drawing.Size(135, 25)
|
|
Me.ckbRunDemoMode.TabIndex = 118
|
|
Me.ckbRunDemoMode.Text = "데모 모드 실행"
|
|
Me.ckbRunDemoMode.UseVisualStyleBackColor = True
|
|
Me.ckbRunDemoMode.Visible = False
|
|
'
|
|
'ckbLogDetail
|
|
'
|
|
Me.ckbLogDetail.AutoSize = True
|
|
Me.ckbLogDetail.Location = New System.Drawing.Point(331, 680)
|
|
Me.ckbLogDetail.Name = "ckbLogDetail"
|
|
Me.ckbLogDetail.Size = New System.Drawing.Size(135, 25)
|
|
Me.ckbLogDetail.TabIndex = 117
|
|
Me.ckbLogDetail.Text = "로그 상세 표시"
|
|
Me.ckbLogDetail.UseVisualStyleBackColor = True
|
|
Me.ckbLogDetail.Visible = False
|
|
'
|
|
'GroupBox19
|
|
'
|
|
Me.GroupBox19.Controls.Add(Me.GroupBox21)
|
|
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(511, 415)
|
|
Me.GroupBox19.Name = "GroupBox19"
|
|
Me.GroupBox19.Size = New System.Drawing.Size(499, 225)
|
|
Me.GroupBox19.TabIndex = 115
|
|
Me.GroupBox19.TabStop = False
|
|
Me.GroupBox19.Text = "검사기 판별 설정"
|
|
'
|
|
'GroupBox21
|
|
'
|
|
Me.GroupBox21.Controls.Add(Me.txbMinValue)
|
|
Me.GroupBox21.Controls.Add(Me.txbMotorOnTime)
|
|
Me.GroupBox21.Controls.Add(Me.lbMinVal)
|
|
Me.GroupBox21.Controls.Add(Me.Label82)
|
|
Me.GroupBox21.Controls.Add(Me.Label83)
|
|
Me.GroupBox21.Controls.Add(Me.lbMinValue)
|
|
Me.GroupBox21.Controls.Add(Me.txbOffsetValue)
|
|
Me.GroupBox21.Controls.Add(Me.txbIQC_DummyShotCnt)
|
|
Me.GroupBox21.Controls.Add(Me.txbValueError)
|
|
Me.GroupBox21.Controls.Add(Me.Label68)
|
|
Me.GroupBox21.Controls.Add(Me.lbValueErr)
|
|
Me.GroupBox21.Controls.Add(Me.lbValueError)
|
|
Me.GroupBox21.Controls.Add(Me.Label73)
|
|
Me.GroupBox21.Controls.Add(Me.Label60)
|
|
Me.GroupBox21.Controls.Add(Me.Label61)
|
|
Me.GroupBox21.Controls.Add(Me.Label62)
|
|
Me.GroupBox21.Controls.Add(Me.txbWaitDelay)
|
|
Me.GroupBox21.Controls.Add(Me.Label63)
|
|
Me.GroupBox21.Controls.Add(Me.txbStartWaitDelay)
|
|
Me.GroupBox21.Controls.Add(Me.Label56)
|
|
Me.GroupBox21.Controls.Add(Me.Label57)
|
|
Me.GroupBox21.Controls.Add(Me.Label58)
|
|
Me.GroupBox21.Controls.Add(Me.txbErrorFactor)
|
|
Me.GroupBox21.Controls.Add(Me.Label59)
|
|
Me.GroupBox21.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.GroupBox21.Location = New System.Drawing.Point(20, 30)
|
|
Me.GroupBox21.Name = "GroupBox21"
|
|
Me.GroupBox21.Size = New System.Drawing.Size(462, 190)
|
|
Me.GroupBox21.TabIndex = 1
|
|
Me.GroupBox21.TabStop = False
|
|
Me.GroupBox21.Text = "검사 판별 기준 설정"
|
|
'
|
|
'txbMinValue
|
|
'
|
|
Me.txbMinValue.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbMinValue.Location = New System.Drawing.Point(315, 145)
|
|
Me.txbMinValue.Name = "txbMinValue"
|
|
Me.txbMinValue.Size = New System.Drawing.Size(90, 35)
|
|
Me.txbMinValue.TabIndex = 110
|
|
Me.txbMinValue.Text = "0"
|
|
Me.txbMinValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbMotorOnTime
|
|
'
|
|
Me.txbMotorOnTime.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbMotorOnTime.Location = New System.Drawing.Point(95, 145)
|
|
Me.txbMotorOnTime.Name = "txbMotorOnTime"
|
|
Me.txbMotorOnTime.Size = New System.Drawing.Size(90, 35)
|
|
Me.txbMotorOnTime.TabIndex = 113
|
|
Me.txbMotorOnTime.Text = "47"
|
|
Me.txbMotorOnTime.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lbMinVal
|
|
'
|
|
Me.lbMinVal.AutoSize = True
|
|
Me.lbMinVal.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.lbMinVal.Location = New System.Drawing.Point(405, 152)
|
|
Me.lbMinVal.Name = "lbMinVal"
|
|
Me.lbMinVal.Size = New System.Drawing.Size(31, 21)
|
|
Me.lbMinVal.TabIndex = 115
|
|
Me.lbMinVal.Text = "[A]"
|
|
'
|
|
'Label82
|
|
'
|
|
Me.Label82.AutoSize = True
|
|
Me.Label82.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label82.Location = New System.Drawing.Point(185, 152)
|
|
Me.Label82.Name = "Label82"
|
|
Me.Label82.Size = New System.Drawing.Size(43, 21)
|
|
Me.Label82.TabIndex = 114
|
|
Me.Label82.Text = "[ms]"
|
|
'
|
|
'Label83
|
|
'
|
|
Me.Label83.AutoSize = True
|
|
Me.Label83.Font = New System.Drawing.Font("함초롬바탕", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label83.Location = New System.Drawing.Point(10, 152)
|
|
Me.Label83.Name = "Label83"
|
|
Me.Label83.Size = New System.Drawing.Size(87, 19)
|
|
Me.Label83.TabIndex = 111
|
|
Me.Label83.Text = "M-OnTime"
|
|
'
|
|
'lbMinValue
|
|
'
|
|
Me.lbMinValue.AutoSize = True
|
|
Me.lbMinValue.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.lbMinValue.Location = New System.Drawing.Point(238, 152)
|
|
Me.lbMinValue.Name = "lbMinValue"
|
|
Me.lbMinValue.Size = New System.Drawing.Size(74, 21)
|
|
Me.lbMinValue.TabIndex = 112
|
|
Me.lbMinValue.Text = "최소전류"
|
|
'
|
|
'txbOffsetValue
|
|
'
|
|
Me.txbOffsetValue.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbOffsetValue.Location = New System.Drawing.Point(315, 28)
|
|
Me.txbOffsetValue.Name = "txbOffsetValue"
|
|
Me.txbOffsetValue.Size = New System.Drawing.Size(90, 35)
|
|
Me.txbOffsetValue.TabIndex = 93
|
|
Me.txbOffsetValue.Text = "-0.035"
|
|
Me.txbOffsetValue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbIQC_DummyShotCnt
|
|
'
|
|
Me.txbIQC_DummyShotCnt.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbIQC_DummyShotCnt.Location = New System.Drawing.Point(315, 106)
|
|
Me.txbIQC_DummyShotCnt.Name = "txbIQC_DummyShotCnt"
|
|
Me.txbIQC_DummyShotCnt.Size = New System.Drawing.Size(90, 35)
|
|
Me.txbIQC_DummyShotCnt.TabIndex = 104
|
|
Me.txbIQC_DummyShotCnt.Text = "3"
|
|
Me.txbIQC_DummyShotCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbValueError
|
|
'
|
|
Me.txbValueError.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbValueError.Location = New System.Drawing.Point(95, 106)
|
|
Me.txbValueError.Name = "txbValueError"
|
|
Me.txbValueError.Size = New System.Drawing.Size(90, 35)
|
|
Me.txbValueError.TabIndex = 107
|
|
Me.txbValueError.Text = "0.000"
|
|
Me.txbValueError.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label68
|
|
'
|
|
Me.Label68.AutoSize = True
|
|
Me.Label68.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label68.Location = New System.Drawing.Point(405, 113)
|
|
Me.Label68.Name = "Label68"
|
|
Me.Label68.Size = New System.Drawing.Size(36, 21)
|
|
Me.Label68.TabIndex = 109
|
|
Me.Label68.Text = "[회]"
|
|
'
|
|
'lbValueErr
|
|
'
|
|
Me.lbValueErr.AutoSize = True
|
|
Me.lbValueErr.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.lbValueErr.Location = New System.Drawing.Point(185, 113)
|
|
Me.lbValueErr.Name = "lbValueErr"
|
|
Me.lbValueErr.Size = New System.Drawing.Size(31, 21)
|
|
Me.lbValueErr.TabIndex = 108
|
|
Me.lbValueErr.Text = "[A]"
|
|
'
|
|
'lbValueError
|
|
'
|
|
Me.lbValueError.AutoSize = True
|
|
Me.lbValueError.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.lbValueError.Location = New System.Drawing.Point(8, 113)
|
|
Me.lbValueError.Name = "lbValueError"
|
|
Me.lbValueError.Size = New System.Drawing.Size(90, 21)
|
|
Me.lbValueError.TabIndex = 105
|
|
Me.lbValueError.Text = "전류값간격"
|
|
'
|
|
'Label73
|
|
'
|
|
Me.Label73.AutoSize = True
|
|
Me.Label73.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label73.Location = New System.Drawing.Point(238, 113)
|
|
Me.Label73.Name = "Label73"
|
|
Me.Label73.Size = New System.Drawing.Size(58, 21)
|
|
Me.Label73.TabIndex = 106
|
|
Me.Label73.Text = "더미샷"
|
|
'
|
|
'Label60
|
|
'
|
|
Me.Label60.AutoSize = True
|
|
Me.Label60.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label60.Location = New System.Drawing.Point(405, 74)
|
|
Me.Label60.Name = "Label60"
|
|
Me.Label60.Size = New System.Drawing.Size(43, 21)
|
|
Me.Label60.TabIndex = 103
|
|
Me.Label60.Text = "[ms]"
|
|
'
|
|
'Label61
|
|
'
|
|
Me.Label61.AutoSize = True
|
|
Me.Label61.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label61.Location = New System.Drawing.Point(185, 74)
|
|
Me.Label61.Name = "Label61"
|
|
Me.Label61.Size = New System.Drawing.Size(43, 21)
|
|
Me.Label61.TabIndex = 102
|
|
Me.Label61.Text = "[ms]"
|
|
'
|
|
'Label62
|
|
'
|
|
Me.Label62.AutoSize = True
|
|
Me.Label62.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label62.Location = New System.Drawing.Point(20, 74)
|
|
Me.Label62.Name = "Label62"
|
|
Me.Label62.Size = New System.Drawing.Size(74, 21)
|
|
Me.Label62.TabIndex = 99
|
|
Me.Label62.Text = "시작대기"
|
|
'
|
|
'txbWaitDelay
|
|
'
|
|
Me.txbWaitDelay.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbWaitDelay.Location = New System.Drawing.Point(315, 67)
|
|
Me.txbWaitDelay.Name = "txbWaitDelay"
|
|
Me.txbWaitDelay.Size = New System.Drawing.Size(90, 35)
|
|
Me.txbWaitDelay.TabIndex = 98
|
|
Me.txbWaitDelay.Text = "5000"
|
|
Me.txbWaitDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label63
|
|
'
|
|
Me.Label63.AutoSize = True
|
|
Me.Label63.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label63.Location = New System.Drawing.Point(240, 74)
|
|
Me.Label63.Name = "Label63"
|
|
Me.Label63.Size = New System.Drawing.Size(74, 21)
|
|
Me.Label63.TabIndex = 100
|
|
Me.Label63.Text = "측정대기"
|
|
'
|
|
'txbStartWaitDelay
|
|
'
|
|
Me.txbStartWaitDelay.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbStartWaitDelay.Location = New System.Drawing.Point(95, 67)
|
|
Me.txbStartWaitDelay.Name = "txbStartWaitDelay"
|
|
Me.txbStartWaitDelay.Size = New System.Drawing.Size(90, 35)
|
|
Me.txbStartWaitDelay.TabIndex = 101
|
|
Me.txbStartWaitDelay.Text = "0.000"
|
|
Me.txbStartWaitDelay.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label56
|
|
'
|
|
Me.Label56.AutoSize = True
|
|
Me.Label56.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label56.Location = New System.Drawing.Point(405, 35)
|
|
Me.Label56.Name = "Label56"
|
|
Me.Label56.Size = New System.Drawing.Size(31, 21)
|
|
Me.Label56.TabIndex = 97
|
|
Me.Label56.Text = "[A]"
|
|
'
|
|
'Label57
|
|
'
|
|
Me.Label57.AutoSize = True
|
|
Me.Label57.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label57.Location = New System.Drawing.Point(185, 35)
|
|
Me.Label57.Name = "Label57"
|
|
Me.Label57.Size = New System.Drawing.Size(31, 21)
|
|
Me.Label57.TabIndex = 96
|
|
Me.Label57.Text = "[A]"
|
|
'
|
|
'Label58
|
|
'
|
|
Me.Label58.AutoSize = True
|
|
Me.Label58.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label58.Location = New System.Drawing.Point(25, 35)
|
|
Me.Label58.Name = "Label58"
|
|
Me.Label58.Size = New System.Drawing.Size(58, 21)
|
|
Me.Label58.TabIndex = 90
|
|
Me.Label58.Text = "허용치"
|
|
'
|
|
'txbErrorFactor
|
|
'
|
|
Me.txbErrorFactor.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbErrorFactor.Location = New System.Drawing.Point(95, 28)
|
|
Me.txbErrorFactor.Name = "txbErrorFactor"
|
|
Me.txbErrorFactor.Size = New System.Drawing.Size(90, 35)
|
|
Me.txbErrorFactor.TabIndex = 85
|
|
Me.txbErrorFactor.Text = "0.05"
|
|
Me.txbErrorFactor.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label59
|
|
'
|
|
Me.Label59.AutoSize = True
|
|
Me.Label59.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label59.Location = New System.Drawing.Point(230, 35)
|
|
Me.Label59.Name = "Label59"
|
|
Me.Label59.Size = New System.Drawing.Size(90, 21)
|
|
Me.Label59.TabIndex = 91
|
|
Me.Label59.Text = "생산보상치"
|
|
'
|
|
'GroupBox18
|
|
'
|
|
Me.GroupBox18.BackColor = System.Drawing.Color.Silver
|
|
Me.GroupBox18.Controls.Add(Me.rdbProduct3)
|
|
Me.GroupBox18.Controls.Add(Me.rdbProduct2)
|
|
Me.GroupBox18.Controls.Add(Me.rdbProduct1)
|
|
Me.GroupBox18.Controls.Add(Me.rdbIQC)
|
|
Me.GroupBox18.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.GroupBox18.ForeColor = System.Drawing.Color.Black
|
|
Me.GroupBox18.Location = New System.Drawing.Point(6, 30)
|
|
Me.GroupBox18.Name = "GroupBox18"
|
|
Me.GroupBox18.Size = New System.Drawing.Size(310, 75)
|
|
Me.GroupBox18.TabIndex = 41
|
|
Me.GroupBox18.TabStop = False
|
|
Me.GroupBox18.Text = "검사기 종류"
|
|
'
|
|
'rdbProduct3
|
|
'
|
|
Me.rdbProduct3.AutoSize = True
|
|
Me.rdbProduct3.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbProduct3.Location = New System.Drawing.Point(230, 33)
|
|
Me.rdbProduct3.Name = "rdbProduct3"
|
|
Me.rdbProduct3.Size = New System.Drawing.Size(74, 28)
|
|
Me.rdbProduct3.TabIndex = 102
|
|
Me.rdbProduct3.Text = "생산3"
|
|
Me.rdbProduct3.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbProduct2
|
|
'
|
|
Me.rdbProduct2.AutoSize = True
|
|
Me.rdbProduct2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbProduct2.Location = New System.Drawing.Point(153, 33)
|
|
Me.rdbProduct2.Name = "rdbProduct2"
|
|
Me.rdbProduct2.Size = New System.Drawing.Size(74, 28)
|
|
Me.rdbProduct2.TabIndex = 101
|
|
Me.rdbProduct2.Text = "생산2"
|
|
Me.rdbProduct2.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbProduct1
|
|
'
|
|
Me.rdbProduct1.AutoSize = True
|
|
Me.rdbProduct1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbProduct1.Location = New System.Drawing.Point(76, 33)
|
|
Me.rdbProduct1.Name = "rdbProduct1"
|
|
Me.rdbProduct1.Size = New System.Drawing.Size(74, 28)
|
|
Me.rdbProduct1.TabIndex = 100
|
|
Me.rdbProduct1.Text = "생산1"
|
|
Me.rdbProduct1.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbIQC
|
|
'
|
|
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(9, 33)
|
|
Me.rdbIQC.Name = "rdbIQC"
|
|
Me.rdbIQC.Size = New System.Drawing.Size(64, 28)
|
|
Me.rdbIQC.TabIndex = 99
|
|
Me.rdbIQC.Text = "품질"
|
|
Me.rdbIQC.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSetupExit
|
|
'
|
|
Me.btnSetupExit.Location = New System.Drawing.Point(1236, 692)
|
|
Me.btnSetupExit.Name = "btnSetupExit"
|
|
Me.btnSetupExit.Size = New System.Drawing.Size(230, 93)
|
|
Me.btnSetupExit.TabIndex = 114
|
|
Me.btnSetupExit.Text = "나가기"
|
|
Me.btnSetupExit.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSetupSave
|
|
'
|
|
Me.btnSetupSave.Location = New System.Drawing.Point(275, 710)
|
|
Me.btnSetupSave.Name = "btnSetupSave"
|
|
Me.btnSetupSave.Size = New System.Drawing.Size(230, 75)
|
|
Me.btnSetupSave.TabIndex = 113
|
|
Me.btnSetupSave.Text = "저장하기"
|
|
Me.btnSetupSave.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSetupLoad
|
|
'
|
|
Me.btnSetupLoad.Location = New System.Drawing.Point(6, 710)
|
|
Me.btnSetupLoad.Name = "btnSetupLoad"
|
|
Me.btnSetupLoad.Size = New System.Drawing.Size(230, 75)
|
|
Me.btnSetupLoad.TabIndex = 110
|
|
Me.btnSetupLoad.Text = "불러오기"
|
|
Me.btnSetupLoad.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBox10
|
|
'
|
|
Me.GroupBox10.Controls.Add(Me.GroupBox5)
|
|
Me.GroupBox10.Controls.Add(Me.GroupBox12)
|
|
Me.GroupBox10.Controls.Add(Me.GroupBox11)
|
|
Me.GroupBox10.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.GroupBox10.Location = New System.Drawing.Point(6, 125)
|
|
Me.GroupBox10.Name = "GroupBox10"
|
|
Me.GroupBox10.Size = New System.Drawing.Size(499, 553)
|
|
Me.GroupBox10.TabIndex = 109
|
|
Me.GroupBox10.TabStop = False
|
|
Me.GroupBox10.Text = "검사기 파라메타 설정"
|
|
'
|
|
'GroupBox5
|
|
'
|
|
Me.GroupBox5.Controls.Add(Me.GroupBox6)
|
|
Me.GroupBox5.Controls.Add(Me.GroupBox22)
|
|
Me.GroupBox5.Controls.Add(Me.GroupBox23)
|
|
Me.GroupBox5.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.GroupBox5.Location = New System.Drawing.Point(20, 362)
|
|
Me.GroupBox5.Name = "GroupBox5"
|
|
Me.GroupBox5.Size = New System.Drawing.Size(462, 180)
|
|
Me.GroupBox5.TabIndex = 110
|
|
Me.GroupBox5.TabStop = False
|
|
Me.GroupBox5.Text = "J 검사 기준 설정"
|
|
'
|
|
'GroupBox6
|
|
'
|
|
Me.GroupBox6.Controls.Add(Me.txbKEyeMin)
|
|
Me.GroupBox6.Controls.Add(Me.Label111)
|
|
Me.GroupBox6.Controls.Add(Me.txbKEyeTyp)
|
|
Me.GroupBox6.Controls.Add(Me.Label112)
|
|
Me.GroupBox6.Controls.Add(Me.txbKEyeMax)
|
|
Me.GroupBox6.Controls.Add(Me.Label113)
|
|
Me.GroupBox6.Location = New System.Drawing.Point(314, 20)
|
|
Me.GroupBox6.Name = "GroupBox6"
|
|
Me.GroupBox6.Size = New System.Drawing.Size(140, 155)
|
|
Me.GroupBox6.TabIndex = 14
|
|
Me.GroupBox6.TabStop = False
|
|
Me.GroupBox6.Text = "Eye Cartridge"
|
|
'
|
|
'txbKEyeMin
|
|
'
|
|
Me.txbKEyeMin.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbKEyeMin.Location = New System.Drawing.Point(50, 115)
|
|
Me.txbKEyeMin.Name = "txbKEyeMin"
|
|
Me.txbKEyeMin.Size = New System.Drawing.Size(75, 35)
|
|
Me.txbKEyeMin.TabIndex = 112
|
|
Me.txbKEyeMin.Text = "1.51"
|
|
Me.txbKEyeMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label111
|
|
'
|
|
Me.Label111.AutoSize = True
|
|
Me.Label111.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label111.Location = New System.Drawing.Point(7, 122)
|
|
Me.Label111.Name = "Label111"
|
|
Me.Label111.Size = New System.Drawing.Size(38, 21)
|
|
Me.Label111.TabIndex = 10
|
|
Me.Label111.Text = "Min"
|
|
'
|
|
'txbKEyeTyp
|
|
'
|
|
Me.txbKEyeTyp.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbKEyeTyp.Location = New System.Drawing.Point(50, 75)
|
|
Me.txbKEyeTyp.Name = "txbKEyeTyp"
|
|
Me.txbKEyeTyp.Size = New System.Drawing.Size(75, 35)
|
|
Me.txbKEyeTyp.TabIndex = 111
|
|
Me.txbKEyeTyp.Text = "1.56"
|
|
Me.txbKEyeTyp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label112
|
|
'
|
|
Me.Label112.AutoSize = True
|
|
Me.Label112.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label112.Location = New System.Drawing.Point(7, 42)
|
|
Me.Label112.Name = "Label112"
|
|
Me.Label112.Size = New System.Drawing.Size(41, 21)
|
|
Me.Label112.TabIndex = 6
|
|
Me.Label112.Text = "Max"
|
|
'
|
|
'txbKEyeMax
|
|
'
|
|
Me.txbKEyeMax.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbKEyeMax.Location = New System.Drawing.Point(50, 35)
|
|
Me.txbKEyeMax.Name = "txbKEyeMax"
|
|
Me.txbKEyeMax.Size = New System.Drawing.Size(75, 35)
|
|
Me.txbKEyeMax.TabIndex = 110
|
|
Me.txbKEyeMax.Text = "1.61"
|
|
Me.txbKEyeMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label113
|
|
'
|
|
Me.Label113.AutoSize = True
|
|
Me.Label113.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label113.Location = New System.Drawing.Point(7, 82)
|
|
Me.Label113.Name = "Label113"
|
|
Me.Label113.Size = New System.Drawing.Size(39, 21)
|
|
Me.Label113.TabIndex = 8
|
|
Me.Label113.Text = "Typ"
|
|
'
|
|
'GroupBox22
|
|
'
|
|
Me.GroupBox22.Controls.Add(Me.txbKLuxMin)
|
|
Me.GroupBox22.Controls.Add(Me.txbKLuxTyp)
|
|
Me.GroupBox22.Controls.Add(Me.Label114)
|
|
Me.GroupBox22.Controls.Add(Me.txbKLuxMax)
|
|
Me.GroupBox22.Controls.Add(Me.Label115)
|
|
Me.GroupBox22.Controls.Add(Me.Label116)
|
|
Me.GroupBox22.Location = New System.Drawing.Point(160, 20)
|
|
Me.GroupBox22.Name = "GroupBox22"
|
|
Me.GroupBox22.Size = New System.Drawing.Size(140, 155)
|
|
Me.GroupBox22.TabIndex = 13
|
|
Me.GroupBox22.TabStop = False
|
|
Me.GroupBox22.Text = "Luxury"
|
|
'
|
|
'txbKLuxMin
|
|
'
|
|
Me.txbKLuxMin.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbKLuxMin.Location = New System.Drawing.Point(50, 115)
|
|
Me.txbKLuxMin.Name = "txbKLuxMin"
|
|
Me.txbKLuxMin.Size = New System.Drawing.Size(75, 35)
|
|
Me.txbKLuxMin.TabIndex = 117
|
|
Me.txbKLuxMin.Text = "1.62"
|
|
Me.txbKLuxMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbKLuxTyp
|
|
'
|
|
Me.txbKLuxTyp.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbKLuxTyp.Location = New System.Drawing.Point(50, 75)
|
|
Me.txbKLuxTyp.Name = "txbKLuxTyp"
|
|
Me.txbKLuxTyp.Size = New System.Drawing.Size(75, 35)
|
|
Me.txbKLuxTyp.TabIndex = 116
|
|
Me.txbKLuxTyp.Text = "1.67"
|
|
Me.txbKLuxTyp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label114
|
|
'
|
|
Me.Label114.AutoSize = True
|
|
Me.Label114.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label114.Location = New System.Drawing.Point(7, 122)
|
|
Me.Label114.Name = "Label114"
|
|
Me.Label114.Size = New System.Drawing.Size(38, 21)
|
|
Me.Label114.TabIndex = 10
|
|
Me.Label114.Text = "Min"
|
|
'
|
|
'txbKLuxMax
|
|
'
|
|
Me.txbKLuxMax.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbKLuxMax.Location = New System.Drawing.Point(50, 35)
|
|
Me.txbKLuxMax.Name = "txbKLuxMax"
|
|
Me.txbKLuxMax.Size = New System.Drawing.Size(75, 35)
|
|
Me.txbKLuxMax.TabIndex = 115
|
|
Me.txbKLuxMax.Text = "1.72"
|
|
Me.txbKLuxMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label115
|
|
'
|
|
Me.Label115.AutoSize = True
|
|
Me.Label115.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label115.Location = New System.Drawing.Point(7, 42)
|
|
Me.Label115.Name = "Label115"
|
|
Me.Label115.Size = New System.Drawing.Size(41, 21)
|
|
Me.Label115.TabIndex = 6
|
|
Me.Label115.Text = "Max"
|
|
'
|
|
'Label116
|
|
'
|
|
Me.Label116.AutoSize = True
|
|
Me.Label116.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label116.Location = New System.Drawing.Point(7, 82)
|
|
Me.Label116.Name = "Label116"
|
|
Me.Label116.Size = New System.Drawing.Size(39, 21)
|
|
Me.Label116.TabIndex = 8
|
|
Me.Label116.Text = "Typ"
|
|
'
|
|
'GroupBox23
|
|
'
|
|
Me.GroupBox23.Controls.Add(Me.Label117)
|
|
Me.GroupBox23.Controls.Add(Me.txbKProMin)
|
|
Me.GroupBox23.Controls.Add(Me.Label118)
|
|
Me.GroupBox23.Controls.Add(Me.txbKProTyp)
|
|
Me.GroupBox23.Controls.Add(Me.Label119)
|
|
Me.GroupBox23.Controls.Add(Me.txbKProMax)
|
|
Me.GroupBox23.Location = New System.Drawing.Point(8, 20)
|
|
Me.GroupBox23.Name = "GroupBox23"
|
|
Me.GroupBox23.Size = New System.Drawing.Size(140, 155)
|
|
Me.GroupBox23.TabIndex = 12
|
|
Me.GroupBox23.TabStop = False
|
|
Me.GroupBox23.Text = "Professional"
|
|
'
|
|
'Label117
|
|
'
|
|
Me.Label117.AutoSize = True
|
|
Me.Label117.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label117.Location = New System.Drawing.Point(7, 122)
|
|
Me.Label117.Name = "Label117"
|
|
Me.Label117.Size = New System.Drawing.Size(38, 21)
|
|
Me.Label117.TabIndex = 10
|
|
Me.Label117.Text = "Min"
|
|
'
|
|
'txbKProMin
|
|
'
|
|
Me.txbKProMin.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbKProMin.Location = New System.Drawing.Point(50, 115)
|
|
Me.txbKProMin.Name = "txbKProMin"
|
|
Me.txbKProMin.Size = New System.Drawing.Size(75, 35)
|
|
Me.txbKProMin.TabIndex = 11
|
|
Me.txbKProMin.Text = "1.73"
|
|
Me.txbKProMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label118
|
|
'
|
|
Me.Label118.AutoSize = True
|
|
Me.Label118.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label118.Location = New System.Drawing.Point(7, 42)
|
|
Me.Label118.Name = "Label118"
|
|
Me.Label118.Size = New System.Drawing.Size(41, 21)
|
|
Me.Label118.TabIndex = 6
|
|
Me.Label118.Text = "Max"
|
|
'
|
|
'txbKProTyp
|
|
'
|
|
Me.txbKProTyp.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbKProTyp.Location = New System.Drawing.Point(50, 75)
|
|
Me.txbKProTyp.Name = "txbKProTyp"
|
|
Me.txbKProTyp.Size = New System.Drawing.Size(75, 35)
|
|
Me.txbKProTyp.TabIndex = 9
|
|
Me.txbKProTyp.Text = "1.78"
|
|
Me.txbKProTyp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label119
|
|
'
|
|
Me.Label119.AutoSize = True
|
|
Me.Label119.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label119.Location = New System.Drawing.Point(7, 82)
|
|
Me.Label119.Name = "Label119"
|
|
Me.Label119.Size = New System.Drawing.Size(39, 21)
|
|
Me.Label119.TabIndex = 8
|
|
Me.Label119.Text = "Typ"
|
|
'
|
|
'txbKProMax
|
|
'
|
|
Me.txbKProMax.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbKProMax.Location = New System.Drawing.Point(50, 35)
|
|
Me.txbKProMax.Name = "txbKProMax"
|
|
Me.txbKProMax.Size = New System.Drawing.Size(75, 35)
|
|
Me.txbKProMax.TabIndex = 7
|
|
Me.txbKProMax.Text = "1.83"
|
|
Me.txbKProMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'GroupBox12
|
|
'
|
|
Me.GroupBox12.Controls.Add(Me.GroupBox15)
|
|
Me.GroupBox12.Controls.Add(Me.GroupBox14)
|
|
Me.GroupBox12.Controls.Add(Me.GroupBox13)
|
|
Me.GroupBox12.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.GroupBox12.Location = New System.Drawing.Point(20, 180)
|
|
Me.GroupBox12.Name = "GroupBox12"
|
|
Me.GroupBox12.Size = New System.Drawing.Size(462, 180)
|
|
Me.GroupBox12.TabIndex = 109
|
|
Me.GroupBox12.TabStop = False
|
|
Me.GroupBox12.Text = "DIT 검사 기준 설정"
|
|
'
|
|
'GroupBox15
|
|
'
|
|
Me.GroupBox15.Controls.Add(Me.txbEyeMin)
|
|
Me.GroupBox15.Controls.Add(Me.Label32)
|
|
Me.GroupBox15.Controls.Add(Me.txbEyeTyp)
|
|
Me.GroupBox15.Controls.Add(Me.Label34)
|
|
Me.GroupBox15.Controls.Add(Me.txbEyeMax)
|
|
Me.GroupBox15.Controls.Add(Me.Label35)
|
|
Me.GroupBox15.Location = New System.Drawing.Point(314, 20)
|
|
Me.GroupBox15.Name = "GroupBox15"
|
|
Me.GroupBox15.Size = New System.Drawing.Size(140, 155)
|
|
Me.GroupBox15.TabIndex = 14
|
|
Me.GroupBox15.TabStop = False
|
|
Me.GroupBox15.Text = "Eye Cartridge"
|
|
'
|
|
'txbEyeMin
|
|
'
|
|
Me.txbEyeMin.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbEyeMin.Location = New System.Drawing.Point(50, 115)
|
|
Me.txbEyeMin.Name = "txbEyeMin"
|
|
Me.txbEyeMin.Size = New System.Drawing.Size(75, 35)
|
|
Me.txbEyeMin.TabIndex = 112
|
|
Me.txbEyeMin.Text = "1.51"
|
|
Me.txbEyeMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label32
|
|
'
|
|
Me.Label32.AutoSize = True
|
|
Me.Label32.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label32.Location = New System.Drawing.Point(7, 122)
|
|
Me.Label32.Name = "Label32"
|
|
Me.Label32.Size = New System.Drawing.Size(38, 21)
|
|
Me.Label32.TabIndex = 10
|
|
Me.Label32.Text = "Min"
|
|
'
|
|
'txbEyeTyp
|
|
'
|
|
Me.txbEyeTyp.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbEyeTyp.Location = New System.Drawing.Point(50, 75)
|
|
Me.txbEyeTyp.Name = "txbEyeTyp"
|
|
Me.txbEyeTyp.Size = New System.Drawing.Size(75, 35)
|
|
Me.txbEyeTyp.TabIndex = 111
|
|
Me.txbEyeTyp.Text = "1.56"
|
|
Me.txbEyeTyp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label34
|
|
'
|
|
Me.Label34.AutoSize = True
|
|
Me.Label34.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label34.Location = New System.Drawing.Point(7, 42)
|
|
Me.Label34.Name = "Label34"
|
|
Me.Label34.Size = New System.Drawing.Size(41, 21)
|
|
Me.Label34.TabIndex = 6
|
|
Me.Label34.Text = "Max"
|
|
'
|
|
'txbEyeMax
|
|
'
|
|
Me.txbEyeMax.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbEyeMax.Location = New System.Drawing.Point(50, 35)
|
|
Me.txbEyeMax.Name = "txbEyeMax"
|
|
Me.txbEyeMax.Size = New System.Drawing.Size(75, 35)
|
|
Me.txbEyeMax.TabIndex = 110
|
|
Me.txbEyeMax.Text = "1.61"
|
|
Me.txbEyeMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label35
|
|
'
|
|
Me.Label35.AutoSize = True
|
|
Me.Label35.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label35.Location = New System.Drawing.Point(7, 82)
|
|
Me.Label35.Name = "Label35"
|
|
Me.Label35.Size = New System.Drawing.Size(39, 21)
|
|
Me.Label35.TabIndex = 8
|
|
Me.Label35.Text = "Typ"
|
|
'
|
|
'GroupBox14
|
|
'
|
|
Me.GroupBox14.Controls.Add(Me.txbLuxMin)
|
|
Me.GroupBox14.Controls.Add(Me.txbLuxTyp)
|
|
Me.GroupBox14.Controls.Add(Me.Label12)
|
|
Me.GroupBox14.Controls.Add(Me.txbLuxMax)
|
|
Me.GroupBox14.Controls.Add(Me.Label29)
|
|
Me.GroupBox14.Controls.Add(Me.Label30)
|
|
Me.GroupBox14.Location = New System.Drawing.Point(160, 20)
|
|
Me.GroupBox14.Name = "GroupBox14"
|
|
Me.GroupBox14.Size = New System.Drawing.Size(140, 155)
|
|
Me.GroupBox14.TabIndex = 13
|
|
Me.GroupBox14.TabStop = False
|
|
Me.GroupBox14.Text = "Luxury"
|
|
'
|
|
'txbLuxMin
|
|
'
|
|
Me.txbLuxMin.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbLuxMin.Location = New System.Drawing.Point(50, 115)
|
|
Me.txbLuxMin.Name = "txbLuxMin"
|
|
Me.txbLuxMin.Size = New System.Drawing.Size(75, 35)
|
|
Me.txbLuxMin.TabIndex = 117
|
|
Me.txbLuxMin.Text = "1.62"
|
|
Me.txbLuxMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbLuxTyp
|
|
'
|
|
Me.txbLuxTyp.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbLuxTyp.Location = New System.Drawing.Point(50, 75)
|
|
Me.txbLuxTyp.Name = "txbLuxTyp"
|
|
Me.txbLuxTyp.Size = New System.Drawing.Size(75, 35)
|
|
Me.txbLuxTyp.TabIndex = 116
|
|
Me.txbLuxTyp.Text = "1.67"
|
|
Me.txbLuxTyp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label12.Location = New System.Drawing.Point(7, 122)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(38, 21)
|
|
Me.Label12.TabIndex = 10
|
|
Me.Label12.Text = "Min"
|
|
'
|
|
'txbLuxMax
|
|
'
|
|
Me.txbLuxMax.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbLuxMax.Location = New System.Drawing.Point(50, 35)
|
|
Me.txbLuxMax.Name = "txbLuxMax"
|
|
Me.txbLuxMax.Size = New System.Drawing.Size(75, 35)
|
|
Me.txbLuxMax.TabIndex = 115
|
|
Me.txbLuxMax.Text = "1.72"
|
|
Me.txbLuxMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label29
|
|
'
|
|
Me.Label29.AutoSize = True
|
|
Me.Label29.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label29.Location = New System.Drawing.Point(7, 42)
|
|
Me.Label29.Name = "Label29"
|
|
Me.Label29.Size = New System.Drawing.Size(41, 21)
|
|
Me.Label29.TabIndex = 6
|
|
Me.Label29.Text = "Max"
|
|
'
|
|
'Label30
|
|
'
|
|
Me.Label30.AutoSize = True
|
|
Me.Label30.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label30.Location = New System.Drawing.Point(7, 82)
|
|
Me.Label30.Name = "Label30"
|
|
Me.Label30.Size = New System.Drawing.Size(39, 21)
|
|
Me.Label30.TabIndex = 8
|
|
Me.Label30.Text = "Typ"
|
|
'
|
|
'GroupBox13
|
|
'
|
|
Me.GroupBox13.Controls.Add(Me.Label8)
|
|
Me.GroupBox13.Controls.Add(Me.txbProMin)
|
|
Me.GroupBox13.Controls.Add(Me.Label11)
|
|
Me.GroupBox13.Controls.Add(Me.txbProTyp)
|
|
Me.GroupBox13.Controls.Add(Me.Label9)
|
|
Me.GroupBox13.Controls.Add(Me.txbProMax)
|
|
Me.GroupBox13.Location = New System.Drawing.Point(8, 20)
|
|
Me.GroupBox13.Name = "GroupBox13"
|
|
Me.GroupBox13.Size = New System.Drawing.Size(140, 155)
|
|
Me.GroupBox13.TabIndex = 12
|
|
Me.GroupBox13.TabStop = False
|
|
Me.GroupBox13.Text = "Professional"
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label8.Location = New System.Drawing.Point(7, 122)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(38, 21)
|
|
Me.Label8.TabIndex = 10
|
|
Me.Label8.Text = "Min"
|
|
'
|
|
'txbProMin
|
|
'
|
|
Me.txbProMin.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbProMin.Location = New System.Drawing.Point(50, 115)
|
|
Me.txbProMin.Name = "txbProMin"
|
|
Me.txbProMin.Size = New System.Drawing.Size(75, 35)
|
|
Me.txbProMin.TabIndex = 11
|
|
Me.txbProMin.Text = "1.73"
|
|
Me.txbProMin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label11.Location = New System.Drawing.Point(7, 42)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(41, 21)
|
|
Me.Label11.TabIndex = 6
|
|
Me.Label11.Text = "Max"
|
|
'
|
|
'txbProTyp
|
|
'
|
|
Me.txbProTyp.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbProTyp.Location = New System.Drawing.Point(50, 75)
|
|
Me.txbProTyp.Name = "txbProTyp"
|
|
Me.txbProTyp.Size = New System.Drawing.Size(75, 35)
|
|
Me.txbProTyp.TabIndex = 9
|
|
Me.txbProTyp.Text = "1.78"
|
|
Me.txbProTyp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label9.Location = New System.Drawing.Point(7, 82)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(39, 21)
|
|
Me.Label9.TabIndex = 8
|
|
Me.Label9.Text = "Typ"
|
|
'
|
|
'txbProMax
|
|
'
|
|
Me.txbProMax.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbProMax.Location = New System.Drawing.Point(50, 35)
|
|
Me.txbProMax.Name = "txbProMax"
|
|
Me.txbProMax.Size = New System.Drawing.Size(75, 35)
|
|
Me.txbProMax.TabIndex = 7
|
|
Me.txbProMax.Text = "1.83"
|
|
Me.txbProMax.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'GroupBox11
|
|
'
|
|
Me.GroupBox11.Controls.Add(Me.Label28)
|
|
Me.GroupBox11.Controls.Add(Me.Label10)
|
|
Me.GroupBox11.Controls.Add(Me.Label7)
|
|
Me.GroupBox11.Controls.Add(Me.Label6)
|
|
Me.GroupBox11.Controls.Add(Me.Label31)
|
|
Me.GroupBox11.Controls.Add(Me.Label5)
|
|
Me.GroupBox11.Controls.Add(Me.Label21)
|
|
Me.GroupBox11.Controls.Add(Me.txbTimeout)
|
|
Me.GroupBox11.Controls.Add(Me.lblOntime)
|
|
Me.GroupBox11.Controls.Add(Me.lblMesureDelaytime)
|
|
Me.GroupBox11.Controls.Add(Me.txbOntime)
|
|
Me.GroupBox11.Controls.Add(Me.txbMeasureDelay)
|
|
Me.GroupBox11.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.GroupBox11.Location = New System.Drawing.Point(20, 30)
|
|
Me.GroupBox11.Name = "GroupBox11"
|
|
Me.GroupBox11.Size = New System.Drawing.Size(462, 145)
|
|
Me.GroupBox11.TabIndex = 108
|
|
Me.GroupBox11.TabStop = False
|
|
Me.GroupBox11.Text = "검사 시간 설정"
|
|
'
|
|
'Label28
|
|
'
|
|
Me.Label28.AutoSize = True
|
|
Me.Label28.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label28.Location = New System.Drawing.Point(250, 110)
|
|
Me.Label28.Name = "Label28"
|
|
Me.Label28.Size = New System.Drawing.Size(43, 21)
|
|
Me.Label28.TabIndex = 100
|
|
Me.Label28.Text = "[ms]"
|
|
'
|
|
'Label10
|
|
'
|
|
Me.Label10.AutoSize = True
|
|
Me.Label10.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label10.Location = New System.Drawing.Point(250, 30)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(43, 21)
|
|
Me.Label10.TabIndex = 100
|
|
Me.Label10.Text = "[ms]"
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label7.Location = New System.Drawing.Point(250, 70)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(43, 21)
|
|
Me.Label7.TabIndex = 99
|
|
Me.Label7.Text = "[ms]"
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label6.Location = New System.Drawing.Point(320, 70)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(119, 21)
|
|
Me.Label6.TabIndex = 98
|
|
Me.Label6.Text = "(Default : 300)"
|
|
'
|
|
'Label31
|
|
'
|
|
Me.Label31.AutoSize = True
|
|
Me.Label31.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label31.Location = New System.Drawing.Point(320, 110)
|
|
Me.Label31.Name = "Label31"
|
|
Me.Label31.Size = New System.Drawing.Size(110, 21)
|
|
Me.Label31.TabIndex = 97
|
|
Me.Label31.Text = "(Default : 12)"
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label5.Location = New System.Drawing.Point(320, 30)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(119, 21)
|
|
Me.Label5.TabIndex = 97
|
|
Me.Label5.Text = "(Default : 500)"
|
|
'
|
|
'lblOntime
|
|
'
|
|
Me.lblOntime.AutoSize = True
|
|
Me.lblOntime.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblOntime.Location = New System.Drawing.Point(24, 110)
|
|
Me.lblOntime.Name = "lblOntime"
|
|
Me.lblOntime.Size = New System.Drawing.Size(72, 21)
|
|
Me.lblOntime.TabIndex = 96
|
|
Me.lblOntime.Text = "OnTime"
|
|
'
|
|
'GroupBox2
|
|
'
|
|
Me.GroupBox2.Controls.Add(Me.GroupBox17)
|
|
Me.GroupBox2.Controls.Add(Me.GroupBox9)
|
|
Me.GroupBox2.Controls.Add(Me.GroupBox8)
|
|
Me.GroupBox2.Controls.Add(Me.GroupBox7)
|
|
Me.GroupBox2.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.GroupBox2.Location = New System.Drawing.Point(511, 125)
|
|
Me.GroupBox2.Name = "GroupBox2"
|
|
Me.GroupBox2.Size = New System.Drawing.Size(499, 290)
|
|
Me.GroupBox2.TabIndex = 108
|
|
Me.GroupBox2.TabStop = False
|
|
Me.GroupBox2.Text = "스코프 파라메타 설정"
|
|
'
|
|
'GroupBox17
|
|
'
|
|
Me.GroupBox17.Controls.Add(Me.rdbDev1)
|
|
Me.GroupBox17.Controls.Add(Me.rdbDev3)
|
|
Me.GroupBox17.Controls.Add(Me.rdbDev2)
|
|
Me.GroupBox17.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.GroupBox17.Location = New System.Drawing.Point(20, 230)
|
|
Me.GroupBox17.Name = "GroupBox17"
|
|
Me.GroupBox17.Size = New System.Drawing.Size(462, 55)
|
|
Me.GroupBox17.TabIndex = 100
|
|
Me.GroupBox17.TabStop = False
|
|
Me.GroupBox17.Text = "스코프 ID 설정"
|
|
'
|
|
'GroupBox9
|
|
'
|
|
Me.GroupBox9.Controls.Add(Me.rdbTop)
|
|
Me.GroupBox9.Controls.Add(Me.rdbMax)
|
|
Me.GroupBox9.Controls.Add(Me.rdbAvg)
|
|
Me.GroupBox9.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.GroupBox9.Location = New System.Drawing.Point(20, 170)
|
|
Me.GroupBox9.Name = "GroupBox9"
|
|
Me.GroupBox9.Size = New System.Drawing.Size(462, 55)
|
|
Me.GroupBox9.TabIndex = 97
|
|
Me.GroupBox9.TabStop = False
|
|
Me.GroupBox9.Text = "스코프 측정 방식 설정"
|
|
'
|
|
'GroupBox8
|
|
'
|
|
Me.GroupBox8.Controls.Add(Me.Label27)
|
|
Me.GroupBox8.Controls.Add(Me.Label24)
|
|
Me.GroupBox8.Controls.Add(Me.Label1)
|
|
Me.GroupBox8.Controls.Add(Me.Label23)
|
|
Me.GroupBox8.Controls.Add(Me.txbVSCALE)
|
|
Me.GroupBox8.Controls.Add(Me.txbVPOS)
|
|
Me.GroupBox8.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.GroupBox8.Location = New System.Drawing.Point(20, 90)
|
|
Me.GroupBox8.Name = "GroupBox8"
|
|
Me.GroupBox8.Size = New System.Drawing.Size(462, 80)
|
|
Me.GroupBox8.TabIndex = 94
|
|
Me.GroupBox8.TabStop = False
|
|
Me.GroupBox8.Text = "스코프 수직(Verticl) 설정"
|
|
'
|
|
'Label27
|
|
'
|
|
Me.Label27.AutoSize = True
|
|
Me.Label27.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label27.Location = New System.Drawing.Point(410, 32)
|
|
Me.Label27.Name = "Label27"
|
|
Me.Label27.Size = New System.Drawing.Size(31, 21)
|
|
Me.Label27.TabIndex = 96
|
|
Me.Label27.Text = "[A]"
|
|
'
|
|
'Label24
|
|
'
|
|
Me.Label24.AutoSize = True
|
|
Me.Label24.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label24.Location = New System.Drawing.Point(185, 32)
|
|
Me.Label24.Name = "Label24"
|
|
Me.Label24.Size = New System.Drawing.Size(31, 21)
|
|
Me.Label24.TabIndex = 95
|
|
Me.Label24.Text = "[A]"
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label1.Location = New System.Drawing.Point(20, 32)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(62, 21)
|
|
Me.Label1.TabIndex = 90
|
|
Me.Label1.Text = "SCALE"
|
|
'
|
|
'Label23
|
|
'
|
|
Me.Label23.AutoSize = True
|
|
Me.Label23.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label23.Location = New System.Drawing.Point(230, 32)
|
|
Me.Label23.Name = "Label23"
|
|
Me.Label23.Size = New System.Drawing.Size(87, 21)
|
|
Me.Label23.TabIndex = 91
|
|
Me.Label23.Text = "POSITION"
|
|
'
|
|
'GroupBox7
|
|
'
|
|
Me.GroupBox7.Controls.Add(Me.Label26)
|
|
Me.GroupBox7.Controls.Add(Me.Label25)
|
|
Me.GroupBox7.Controls.Add(Me.Label3)
|
|
Me.GroupBox7.Controls.Add(Me.txbHSCALE)
|
|
Me.GroupBox7.Controls.Add(Me.Label4)
|
|
Me.GroupBox7.Controls.Add(Me.txbHPOS)
|
|
Me.GroupBox7.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.GroupBox7.Location = New System.Drawing.Point(20, 30)
|
|
Me.GroupBox7.Name = "GroupBox7"
|
|
Me.GroupBox7.Size = New System.Drawing.Size(462, 70)
|
|
Me.GroupBox7.TabIndex = 0
|
|
Me.GroupBox7.TabStop = False
|
|
Me.GroupBox7.Text = "스코프 수평(Horizontal) 설정"
|
|
'
|
|
'Label26
|
|
'
|
|
Me.Label26.AutoSize = True
|
|
Me.Label26.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label26.Location = New System.Drawing.Point(410, 32)
|
|
Me.Label26.Name = "Label26"
|
|
Me.Label26.Size = New System.Drawing.Size(28, 21)
|
|
Me.Label26.TabIndex = 97
|
|
Me.Label26.Text = "[s]"
|
|
'
|
|
'Label25
|
|
'
|
|
Me.Label25.AutoSize = True
|
|
Me.Label25.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label25.Location = New System.Drawing.Point(185, 32)
|
|
Me.Label25.Name = "Label25"
|
|
Me.Label25.Size = New System.Drawing.Size(28, 21)
|
|
Me.Label25.TabIndex = 96
|
|
Me.Label25.Text = "[s]"
|
|
'
|
|
'GroupBox1
|
|
'
|
|
Me.GroupBox1.BackColor = System.Drawing.Color.Silver
|
|
Me.GroupBox1.Controls.Add(Me.Label41)
|
|
Me.GroupBox1.Controls.Add(Me.txbScopeID)
|
|
Me.GroupBox1.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.GroupBox1.ForeColor = System.Drawing.Color.Black
|
|
Me.GroupBox1.Location = New System.Drawing.Point(655, 30)
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|
Me.GroupBox1.Size = New System.Drawing.Size(356, 75)
|
|
Me.GroupBox1.TabIndex = 41
|
|
Me.GroupBox1.TabStop = False
|
|
Me.GroupBox1.Text = "스코프 통신설정"
|
|
'
|
|
'Label41
|
|
'
|
|
Me.Label41.AutoSize = True
|
|
Me.Label41.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label41.Location = New System.Drawing.Point(5, 33)
|
|
Me.Label41.Name = "Label41"
|
|
Me.Label41.Size = New System.Drawing.Size(99, 27)
|
|
Me.Label41.TabIndex = 77
|
|
Me.Label41.Text = "스코프 ID"
|
|
'
|
|
'txbScopeID
|
|
'
|
|
Me.txbScopeID.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbScopeID.Location = New System.Drawing.Point(105, 30)
|
|
Me.txbScopeID.Name = "txbScopeID"
|
|
Me.txbScopeID.Size = New System.Drawing.Size(230, 35)
|
|
Me.txbScopeID.TabIndex = 76
|
|
Me.txbScopeID.Text = "0x1797::CN56526457"
|
|
Me.txbScopeID.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'InputTimer
|
|
'
|
|
Me.InputTimer.Interval = 1
|
|
'
|
|
'gpbProduct1
|
|
'
|
|
Me.gpbProduct1.Controls.Add(Me.gbDSMode)
|
|
Me.gpbProduct1.Controls.Add(Me.btnGradeStop)
|
|
Me.gpbProduct1.Controls.Add(Me.ckbUseGradeChange)
|
|
Me.gpbProduct1.Controls.Add(Me.txbCartridgePD1)
|
|
Me.gpbProduct1.Controls.Add(Me.ckbUseInfoInput)
|
|
Me.gpbProduct1.Controls.Add(Me.Panel3)
|
|
Me.gpbProduct1.Controls.Add(Me.lblCartridgePD1)
|
|
Me.gpbProduct1.Controls.Add(Me.btnRunPD1)
|
|
Me.gpbProduct1.Controls.Add(Me.lblCapacitorPD1)
|
|
Me.gpbProduct1.Controls.Add(Me.lblGradePD1)
|
|
Me.gpbProduct1.Controls.Add(Me.txbCapacitorPD1)
|
|
Me.gpbProduct1.Controls.Add(Me.txbGradePD1)
|
|
Me.gpbProduct1.Controls.Add(Me.ckbUseModelSelect)
|
|
Me.gpbProduct1.Controls.Add(Me.gpbCartType)
|
|
Me.gpbProduct1.Controls.Add(Me.gpbCheckGrade)
|
|
Me.gpbProduct1.Location = New System.Drawing.Point(2, 230)
|
|
Me.gpbProduct1.Name = "gpbProduct1"
|
|
Me.gpbProduct1.Size = New System.Drawing.Size(1020, 513)
|
|
Me.gpbProduct1.TabIndex = 67
|
|
Me.gpbProduct1.TabStop = False
|
|
Me.gpbProduct1.Visible = False
|
|
'
|
|
'gbDSMode
|
|
'
|
|
Me.gbDSMode.Controls.Add(Me.rdb25mm)
|
|
Me.gbDSMode.Controls.Add(Me.rdb20mm)
|
|
Me.gbDSMode.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gbDSMode.Location = New System.Drawing.Point(795, 116)
|
|
Me.gbDSMode.Name = "gbDSMode"
|
|
Me.gbDSMode.Size = New System.Drawing.Size(210, 100)
|
|
Me.gbDSMode.TabIndex = 111
|
|
Me.gbDSMode.TabStop = False
|
|
Me.gbDSMode.Text = "조사 길이 설정"
|
|
'
|
|
'rdb25mm
|
|
'
|
|
Me.rdb25mm.AutoSize = True
|
|
Me.rdb25mm.Checked = True
|
|
Me.rdb25mm.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdb25mm.Location = New System.Drawing.Point(111, 43)
|
|
Me.rdb25mm.Name = "rdb25mm"
|
|
Me.rdb25mm.Size = New System.Drawing.Size(92, 31)
|
|
Me.rdb25mm.TabIndex = 1
|
|
Me.rdb25mm.TabStop = True
|
|
Me.rdb25mm.Text = "25mm"
|
|
Me.rdb25mm.UseVisualStyleBackColor = True
|
|
'
|
|
'rdb20mm
|
|
'
|
|
Me.rdb20mm.AutoSize = True
|
|
Me.rdb20mm.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdb20mm.Location = New System.Drawing.Point(6, 43)
|
|
Me.rdb20mm.Name = "rdb20mm"
|
|
Me.rdb20mm.Size = New System.Drawing.Size(92, 31)
|
|
Me.rdb20mm.TabIndex = 0
|
|
Me.rdb20mm.Text = "20mm"
|
|
Me.rdb20mm.UseVisualStyleBackColor = True
|
|
'
|
|
'btnGradeStop
|
|
'
|
|
Me.btnGradeStop.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnGradeStop.Location = New System.Drawing.Point(795, 228)
|
|
Me.btnGradeStop.Name = "btnGradeStop"
|
|
Me.btnGradeStop.Size = New System.Drawing.Size(210, 95)
|
|
Me.btnGradeStop.TabIndex = 108
|
|
Me.btnGradeStop.Text = "등급 강제 변경"
|
|
Me.btnGradeStop.UseVisualStyleBackColor = True
|
|
'
|
|
'ckbUseGradeChange
|
|
'
|
|
Me.ckbUseGradeChange.AutoSize = True
|
|
Me.ckbUseGradeChange.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.ckbUseGradeChange.Location = New System.Drawing.Point(850, 300)
|
|
Me.ckbUseGradeChange.Name = "ckbUseGradeChange"
|
|
Me.ckbUseGradeChange.Size = New System.Drawing.Size(149, 28)
|
|
Me.ckbUseGradeChange.TabIndex = 107
|
|
Me.ckbUseGradeChange.Text = "모델 변경 허용"
|
|
Me.ckbUseGradeChange.UseVisualStyleBackColor = True
|
|
Me.ckbUseGradeChange.Visible = False
|
|
'
|
|
'txbCartridgePD1
|
|
'
|
|
Me.txbCartridgePD1.Font = New System.Drawing.Font("함초롬바탕", 50.25!, System.Drawing.FontStyle.Bold)
|
|
Me.txbCartridgePD1.Location = New System.Drawing.Point(406, 228)
|
|
Me.txbCartridgePD1.Name = "txbCartridgePD1"
|
|
Me.txbCartridgePD1.ReadOnly = True
|
|
Me.txbCartridgePD1.Size = New System.Drawing.Size(384, 95)
|
|
Me.txbCartridgePD1.TabIndex = 95
|
|
Me.txbCartridgePD1.Text = "대기"
|
|
Me.txbCartridgePD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'ckbUseInfoInput
|
|
'
|
|
Me.ckbUseInfoInput.AutoSize = True
|
|
Me.ckbUseInfoInput.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.ckbUseInfoInput.Location = New System.Drawing.Point(850, 300)
|
|
Me.ckbUseInfoInput.Name = "ckbUseInfoInput"
|
|
Me.ckbUseInfoInput.Size = New System.Drawing.Size(167, 28)
|
|
Me.ckbUseInfoInput.TabIndex = 98
|
|
Me.ckbUseInfoInput.Text = "등급별 체크 사용"
|
|
Me.ckbUseInfoInput.UseVisualStyleBackColor = True
|
|
Me.ckbUseInfoInput.Visible = False
|
|
'
|
|
'Panel3
|
|
'
|
|
Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel3.Controls.Add(Me.txbEyeCntPD1)
|
|
Me.Panel3.Controls.Add(Me.txbMaxCntPD1)
|
|
Me.Panel3.Controls.Add(Me.lbMaxCntPD1)
|
|
Me.Panel3.Controls.Add(Me.txbR6CntPD1)
|
|
Me.Panel3.Controls.Add(Me.txbR10CntPD1)
|
|
Me.Panel3.Controls.Add(Me.txbR9CntPD1)
|
|
Me.Panel3.Controls.Add(Me.txbR8CntPD1)
|
|
Me.Panel3.Controls.Add(Me.txbR7CntPD1)
|
|
Me.Panel3.Controls.Add(Me.txbR2CntPD1)
|
|
Me.Panel3.Controls.Add(Me.txbR4CntPD1)
|
|
Me.Panel3.Controls.Add(Me.txbR5CntPD1)
|
|
Me.Panel3.Controls.Add(Me.txbR1CntPD1)
|
|
Me.Panel3.Controls.Add(Me.lblR10CntPD1)
|
|
Me.Panel3.Controls.Add(Me.lblR8CntPD1)
|
|
Me.Panel3.Controls.Add(Me.lblR9CntPD1)
|
|
Me.Panel3.Controls.Add(Me.lblR7CntPD1)
|
|
Me.Panel3.Controls.Add(Me.lblR6CntPD1)
|
|
Me.Panel3.Controls.Add(Me.txbNgCntPD1)
|
|
Me.Panel3.Controls.Add(Me.txbOkCntPD1)
|
|
Me.Panel3.Controls.Add(Me.Label33)
|
|
Me.Panel3.Controls.Add(Me.Label42)
|
|
Me.Panel3.Controls.Add(Me.txbProCntPD1)
|
|
Me.Panel3.Controls.Add(Me.txbLuxCntPD1)
|
|
Me.Panel3.Controls.Add(Me.lblR5CntPD1)
|
|
Me.Panel3.Controls.Add(Me.txbR3CntPD1)
|
|
Me.Panel3.Controls.Add(Me.lblR3CntPD1)
|
|
Me.Panel3.Controls.Add(Me.lblR4CntPD1)
|
|
Me.Panel3.Controls.Add(Me.lblR2CntPD1)
|
|
Me.Panel3.Controls.Add(Me.Label65)
|
|
Me.Panel3.Controls.Add(Me.txbTotalCntPD1)
|
|
Me.Panel3.Controls.Add(Me.Label66)
|
|
Me.Panel3.Controls.Add(Me.Label67)
|
|
Me.Panel3.Controls.Add(Me.lblR1CntPD1)
|
|
Me.Panel3.Controls.Add(Me.Label69)
|
|
Me.Panel3.Location = New System.Drawing.Point(5, 345)
|
|
Me.Panel3.Name = "Panel3"
|
|
Me.Panel3.Size = New System.Drawing.Size(498, 158)
|
|
Me.Panel3.TabIndex = 97
|
|
'
|
|
'txbR6CntPD1
|
|
'
|
|
Me.txbR6CntPD1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbR6CntPD1.Location = New System.Drawing.Point(54, 118)
|
|
Me.txbR6CntPD1.Name = "txbR6CntPD1"
|
|
Me.txbR6CntPD1.Size = New System.Drawing.Size(50, 32)
|
|
Me.txbR6CntPD1.TabIndex = 107
|
|
Me.txbR6CntPD1.Text = "0"
|
|
Me.txbR6CntPD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbR10CntPD1
|
|
'
|
|
Me.txbR10CntPD1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbR10CntPD1.Location = New System.Drawing.Point(428, 118)
|
|
Me.txbR10CntPD1.Name = "txbR10CntPD1"
|
|
Me.txbR10CntPD1.Size = New System.Drawing.Size(50, 32)
|
|
Me.txbR10CntPD1.TabIndex = 115
|
|
Me.txbR10CntPD1.Text = "0"
|
|
Me.txbR10CntPD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbR9CntPD1
|
|
'
|
|
Me.txbR9CntPD1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbR9CntPD1.Location = New System.Drawing.Point(333, 118)
|
|
Me.txbR9CntPD1.Name = "txbR9CntPD1"
|
|
Me.txbR9CntPD1.Size = New System.Drawing.Size(50, 32)
|
|
Me.txbR9CntPD1.TabIndex = 111
|
|
Me.txbR9CntPD1.Text = "0"
|
|
Me.txbR9CntPD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbR8CntPD1
|
|
'
|
|
Me.txbR8CntPD1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbR8CntPD1.Location = New System.Drawing.Point(240, 118)
|
|
Me.txbR8CntPD1.Name = "txbR8CntPD1"
|
|
Me.txbR8CntPD1.Size = New System.Drawing.Size(50, 32)
|
|
Me.txbR8CntPD1.TabIndex = 113
|
|
Me.txbR8CntPD1.Text = "0"
|
|
Me.txbR8CntPD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbR7CntPD1
|
|
'
|
|
Me.txbR7CntPD1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbR7CntPD1.Location = New System.Drawing.Point(147, 118)
|
|
Me.txbR7CntPD1.Name = "txbR7CntPD1"
|
|
Me.txbR7CntPD1.Size = New System.Drawing.Size(50, 32)
|
|
Me.txbR7CntPD1.TabIndex = 109
|
|
Me.txbR7CntPD1.Text = "0"
|
|
Me.txbR7CntPD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbR2CntPD1
|
|
'
|
|
Me.txbR2CntPD1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbR2CntPD1.Location = New System.Drawing.Point(147, 83)
|
|
Me.txbR2CntPD1.Name = "txbR2CntPD1"
|
|
Me.txbR2CntPD1.Size = New System.Drawing.Size(50, 32)
|
|
Me.txbR2CntPD1.TabIndex = 91
|
|
Me.txbR2CntPD1.Text = "0"
|
|
Me.txbR2CntPD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbR4CntPD1
|
|
'
|
|
Me.txbR4CntPD1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbR4CntPD1.Location = New System.Drawing.Point(333, 83)
|
|
Me.txbR4CntPD1.Name = "txbR4CntPD1"
|
|
Me.txbR4CntPD1.Size = New System.Drawing.Size(50, 32)
|
|
Me.txbR4CntPD1.TabIndex = 97
|
|
Me.txbR4CntPD1.Text = "0"
|
|
Me.txbR4CntPD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbR5CntPD1
|
|
'
|
|
Me.txbR5CntPD1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbR5CntPD1.Location = New System.Drawing.Point(428, 83)
|
|
Me.txbR5CntPD1.Name = "txbR5CntPD1"
|
|
Me.txbR5CntPD1.Size = New System.Drawing.Size(50, 32)
|
|
Me.txbR5CntPD1.TabIndex = 101
|
|
Me.txbR5CntPD1.Text = "0"
|
|
Me.txbR5CntPD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbR1CntPD1
|
|
'
|
|
Me.txbR1CntPD1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbR1CntPD1.Location = New System.Drawing.Point(54, 83)
|
|
Me.txbR1CntPD1.Name = "txbR1CntPD1"
|
|
Me.txbR1CntPD1.Size = New System.Drawing.Size(50, 32)
|
|
Me.txbR1CntPD1.TabIndex = 89
|
|
Me.txbR1CntPD1.Text = "0"
|
|
Me.txbR1CntPD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lblR10CntPD1
|
|
'
|
|
Me.lblR10CntPD1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblR10CntPD1.Location = New System.Drawing.Point(387, 121)
|
|
Me.lblR10CntPD1.Name = "lblR10CntPD1"
|
|
Me.lblR10CntPD1.Size = New System.Drawing.Size(40, 24)
|
|
Me.lblR10CntPD1.TabIndex = 116
|
|
Me.lblR10CntPD1.Text = "999"
|
|
Me.lblR10CntPD1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'lblR8CntPD1
|
|
'
|
|
Me.lblR8CntPD1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblR8CntPD1.Location = New System.Drawing.Point(203, 121)
|
|
Me.lblR8CntPD1.Name = "lblR8CntPD1"
|
|
Me.lblR8CntPD1.Size = New System.Drawing.Size(40, 24)
|
|
Me.lblR8CntPD1.TabIndex = 114
|
|
Me.lblR8CntPD1.Text = "999"
|
|
Me.lblR8CntPD1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'lblR9CntPD1
|
|
'
|
|
Me.lblR9CntPD1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblR9CntPD1.Location = New System.Drawing.Point(297, 121)
|
|
Me.lblR9CntPD1.Name = "lblR9CntPD1"
|
|
Me.lblR9CntPD1.Size = New System.Drawing.Size(40, 24)
|
|
Me.lblR9CntPD1.TabIndex = 112
|
|
Me.lblR9CntPD1.Text = "999"
|
|
Me.lblR9CntPD1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'lblR7CntPD1
|
|
'
|
|
Me.lblR7CntPD1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblR7CntPD1.Location = New System.Drawing.Point(109, 121)
|
|
Me.lblR7CntPD1.Name = "lblR7CntPD1"
|
|
Me.lblR7CntPD1.Size = New System.Drawing.Size(40, 24)
|
|
Me.lblR7CntPD1.TabIndex = 110
|
|
Me.lblR7CntPD1.Text = "999"
|
|
Me.lblR7CntPD1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'lblR6CntPD1
|
|
'
|
|
Me.lblR6CntPD1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblR6CntPD1.Location = New System.Drawing.Point(15, 121)
|
|
Me.lblR6CntPD1.Name = "lblR6CntPD1"
|
|
Me.lblR6CntPD1.Size = New System.Drawing.Size(40, 24)
|
|
Me.lblR6CntPD1.TabIndex = 108
|
|
Me.lblR6CntPD1.Text = "999"
|
|
Me.lblR6CntPD1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'txbNgCntPD1
|
|
'
|
|
Me.txbNgCntPD1.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbNgCntPD1.Location = New System.Drawing.Point(384, 3)
|
|
Me.txbNgCntPD1.Name = "txbNgCntPD1"
|
|
Me.txbNgCntPD1.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbNgCntPD1.TabIndex = 105
|
|
Me.txbNgCntPD1.Text = "0"
|
|
Me.txbNgCntPD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbOkCntPD1
|
|
'
|
|
Me.txbOkCntPD1.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbOkCntPD1.Location = New System.Drawing.Point(231, 3)
|
|
Me.txbOkCntPD1.Name = "txbOkCntPD1"
|
|
Me.txbOkCntPD1.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbOkCntPD1.TabIndex = 103
|
|
Me.txbOkCntPD1.Text = "0"
|
|
Me.txbOkCntPD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label33
|
|
'
|
|
Me.Label33.AutoSize = True
|
|
Me.Label33.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label33.Location = New System.Drawing.Point(330, 8)
|
|
Me.Label33.Name = "Label33"
|
|
Me.Label33.Size = New System.Drawing.Size(52, 27)
|
|
Me.Label33.TabIndex = 106
|
|
Me.Label33.Text = "불량"
|
|
'
|
|
'Label42
|
|
'
|
|
Me.Label42.AutoSize = True
|
|
Me.Label42.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label42.Location = New System.Drawing.Point(178, 8)
|
|
Me.Label42.Name = "Label42"
|
|
Me.Label42.Size = New System.Drawing.Size(52, 27)
|
|
Me.Label42.TabIndex = 104
|
|
Me.Label42.Text = "양품"
|
|
'
|
|
'txbProCntPD1
|
|
'
|
|
Me.txbProCntPD1.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbProCntPD1.Location = New System.Drawing.Point(55, 43)
|
|
Me.txbProCntPD1.Name = "txbProCntPD1"
|
|
Me.txbProCntPD1.Size = New System.Drawing.Size(65, 35)
|
|
Me.txbProCntPD1.TabIndex = 82
|
|
Me.txbProCntPD1.Text = "0"
|
|
Me.txbProCntPD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbEyeCntPD1
|
|
'
|
|
Me.txbEyeCntPD1.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbEyeCntPD1.Location = New System.Drawing.Point(295, 43)
|
|
Me.txbEyeCntPD1.Name = "txbEyeCntPD1"
|
|
Me.txbEyeCntPD1.Size = New System.Drawing.Size(65, 35)
|
|
Me.txbEyeCntPD1.TabIndex = 86
|
|
Me.txbEyeCntPD1.Text = "0"
|
|
Me.txbEyeCntPD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbLuxCntPD1
|
|
'
|
|
Me.txbLuxCntPD1.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbLuxCntPD1.Location = New System.Drawing.Point(173, 43)
|
|
Me.txbLuxCntPD1.Name = "txbLuxCntPD1"
|
|
Me.txbLuxCntPD1.Size = New System.Drawing.Size(65, 35)
|
|
Me.txbLuxCntPD1.TabIndex = 84
|
|
Me.txbLuxCntPD1.Text = "0"
|
|
Me.txbLuxCntPD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lblR5CntPD1
|
|
'
|
|
Me.lblR5CntPD1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblR5CntPD1.Location = New System.Drawing.Point(387, 86)
|
|
Me.lblR5CntPD1.Name = "lblR5CntPD1"
|
|
Me.lblR5CntPD1.Size = New System.Drawing.Size(40, 24)
|
|
Me.lblR5CntPD1.TabIndex = 102
|
|
Me.lblR5CntPD1.Text = "999"
|
|
Me.lblR5CntPD1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'txbR3CntPD1
|
|
'
|
|
Me.txbR3CntPD1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbR3CntPD1.Location = New System.Drawing.Point(240, 83)
|
|
Me.txbR3CntPD1.Name = "txbR3CntPD1"
|
|
Me.txbR3CntPD1.Size = New System.Drawing.Size(50, 32)
|
|
Me.txbR3CntPD1.TabIndex = 99
|
|
Me.txbR3CntPD1.Text = "0"
|
|
Me.txbR3CntPD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lblR3CntPD1
|
|
'
|
|
Me.lblR3CntPD1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblR3CntPD1.Location = New System.Drawing.Point(201, 86)
|
|
Me.lblR3CntPD1.Name = "lblR3CntPD1"
|
|
Me.lblR3CntPD1.Size = New System.Drawing.Size(40, 24)
|
|
Me.lblR3CntPD1.TabIndex = 100
|
|
Me.lblR3CntPD1.Text = "999"
|
|
Me.lblR3CntPD1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'lblR4CntPD1
|
|
'
|
|
Me.lblR4CntPD1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblR4CntPD1.Location = New System.Drawing.Point(294, 86)
|
|
Me.lblR4CntPD1.Name = "lblR4CntPD1"
|
|
Me.lblR4CntPD1.Size = New System.Drawing.Size(40, 24)
|
|
Me.lblR4CntPD1.TabIndex = 98
|
|
Me.lblR4CntPD1.Text = "999"
|
|
Me.lblR4CntPD1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'lblR2CntPD1
|
|
'
|
|
Me.lblR2CntPD1.AutoSize = True
|
|
Me.lblR2CntPD1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblR2CntPD1.Location = New System.Drawing.Point(108, 86)
|
|
Me.lblR2CntPD1.Name = "lblR2CntPD1"
|
|
Me.lblR2CntPD1.Size = New System.Drawing.Size(40, 24)
|
|
Me.lblR2CntPD1.TabIndex = 92
|
|
Me.lblR2CntPD1.Text = "999"
|
|
'
|
|
'Label65
|
|
'
|
|
Me.Label65.AutoSize = True
|
|
Me.Label65.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label65.Location = New System.Drawing.Point(240, 46)
|
|
Me.Label65.Name = "Label65"
|
|
Me.Label65.Size = New System.Drawing.Size(53, 27)
|
|
Me.Label65.TabIndex = 87
|
|
Me.Label65.Text = "EYE"
|
|
'
|
|
'txbTotalCntPD1
|
|
'
|
|
Me.txbTotalCntPD1.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbTotalCntPD1.Location = New System.Drawing.Point(79, 3)
|
|
Me.txbTotalCntPD1.Name = "txbTotalCntPD1"
|
|
Me.txbTotalCntPD1.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbTotalCntPD1.TabIndex = 80
|
|
Me.txbTotalCntPD1.Text = "0"
|
|
Me.txbTotalCntPD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label66
|
|
'
|
|
Me.Label66.AutoSize = True
|
|
Me.Label66.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label66.Location = New System.Drawing.Point(120, 46)
|
|
Me.Label66.Name = "Label66"
|
|
Me.Label66.Size = New System.Drawing.Size(55, 27)
|
|
Me.Label66.TabIndex = 85
|
|
Me.Label66.Text = "LUX"
|
|
'
|
|
'Label67
|
|
'
|
|
Me.Label67.AutoSize = True
|
|
Me.Label67.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label67.Location = New System.Drawing.Point(11, 8)
|
|
Me.Label67.Name = "Label67"
|
|
Me.Label67.Size = New System.Drawing.Size(72, 27)
|
|
Me.Label67.TabIndex = 81
|
|
Me.Label67.Text = "검사수"
|
|
'
|
|
'lblR1CntPD1
|
|
'
|
|
Me.lblR1CntPD1.AutoSize = True
|
|
Me.lblR1CntPD1.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblR1CntPD1.Location = New System.Drawing.Point(15, 86)
|
|
Me.lblR1CntPD1.Name = "lblR1CntPD1"
|
|
Me.lblR1CntPD1.Size = New System.Drawing.Size(40, 24)
|
|
Me.lblR1CntPD1.TabIndex = 90
|
|
Me.lblR1CntPD1.Text = "999"
|
|
Me.lblR1CntPD1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'Label69
|
|
'
|
|
Me.Label69.AutoSize = True
|
|
Me.Label69.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label69.Location = New System.Drawing.Point(1, 46)
|
|
Me.Label69.Name = "Label69"
|
|
Me.Label69.Size = New System.Drawing.Size(54, 27)
|
|
Me.Label69.TabIndex = 83
|
|
Me.Label69.Text = "PRO"
|
|
'
|
|
'lblCartridgePD1
|
|
'
|
|
Me.lblCartridgePD1.AutoSize = True
|
|
Me.lblCartridgePD1.Font = New System.Drawing.Font("함초롬바탕", 44.25!, System.Drawing.FontStyle.Bold)
|
|
Me.lblCartridgePD1.Location = New System.Drawing.Point(145, 243)
|
|
Me.lblCartridgePD1.Name = "lblCartridgePD1"
|
|
Me.lblCartridgePD1.Size = New System.Drawing.Size(261, 77)
|
|
Me.lblCartridgePD1.TabIndex = 96
|
|
Me.lblCartridgePD1.Text = "카트리지"
|
|
Me.lblCartridgePD1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
'
|
|
'btnRunPD1
|
|
'
|
|
Me.btnRunPD1.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnRunPD1.Location = New System.Drawing.Point(513, 345)
|
|
Me.btnRunPD1.Name = "btnRunPD1"
|
|
Me.btnRunPD1.Size = New System.Drawing.Size(505, 158)
|
|
Me.btnRunPD1.TabIndex = 94
|
|
Me.btnRunPD1.Text = "실행"
|
|
Me.btnRunPD1.UseVisualStyleBackColor = True
|
|
'
|
|
'lblCapacitorPD1
|
|
'
|
|
Me.lblCapacitorPD1.AutoSize = True
|
|
Me.lblCapacitorPD1.Font = New System.Drawing.Font("함초롬바탕", 44.25!, System.Drawing.FontStyle.Bold)
|
|
Me.lblCapacitorPD1.Location = New System.Drawing.Point(202, 136)
|
|
Me.lblCapacitorPD1.Name = "lblCapacitorPD1"
|
|
Me.lblCapacitorPD1.Size = New System.Drawing.Size(148, 77)
|
|
Me.lblCapacitorPD1.TabIndex = 93
|
|
Me.lblCapacitorPD1.Text = "C 값"
|
|
'
|
|
'lblGradePD1
|
|
'
|
|
Me.lblGradePD1.AutoSize = True
|
|
Me.lblGradePD1.Font = New System.Drawing.Font("함초롬바탕", 44.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblGradePD1.Location = New System.Drawing.Point(202, 29)
|
|
Me.lblGradePD1.Name = "lblGradePD1"
|
|
Me.lblGradePD1.Size = New System.Drawing.Size(147, 77)
|
|
Me.lblGradePD1.TabIndex = 90
|
|
Me.lblGradePD1.Text = "등급"
|
|
'
|
|
'txbCapacitorPD1
|
|
'
|
|
Me.txbCapacitorPD1.Font = New System.Drawing.Font("함초롬바탕", 50.25!, System.Drawing.FontStyle.Bold)
|
|
Me.txbCapacitorPD1.Location = New System.Drawing.Point(406, 121)
|
|
Me.txbCapacitorPD1.Name = "txbCapacitorPD1"
|
|
Me.txbCapacitorPD1.ReadOnly = True
|
|
Me.txbCapacitorPD1.Size = New System.Drawing.Size(384, 95)
|
|
Me.txbCapacitorPD1.TabIndex = 92
|
|
Me.txbCapacitorPD1.Text = "대기"
|
|
Me.txbCapacitorPD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbGradePD1
|
|
'
|
|
Me.txbGradePD1.Font = New System.Drawing.Font("함초롬바탕", 50.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbGradePD1.Location = New System.Drawing.Point(406, 14)
|
|
Me.txbGradePD1.Name = "txbGradePD1"
|
|
Me.txbGradePD1.ReadOnly = True
|
|
Me.txbGradePD1.Size = New System.Drawing.Size(384, 95)
|
|
Me.txbGradePD1.TabIndex = 91
|
|
Me.txbGradePD1.Text = "대기"
|
|
Me.txbGradePD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'ckbUseModelSelect
|
|
'
|
|
Me.ckbUseModelSelect.AutoSize = True
|
|
Me.ckbUseModelSelect.Checked = True
|
|
Me.ckbUseModelSelect.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.ckbUseModelSelect.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.ckbUseModelSelect.Location = New System.Drawing.Point(850, 266)
|
|
Me.ckbUseModelSelect.Name = "ckbUseModelSelect"
|
|
Me.ckbUseModelSelect.Size = New System.Drawing.Size(149, 28)
|
|
Me.ckbUseModelSelect.TabIndex = 105
|
|
Me.ckbUseModelSelect.Text = "사양 선택 사용"
|
|
Me.ckbUseModelSelect.UseVisualStyleBackColor = True
|
|
Me.ckbUseModelSelect.Visible = False
|
|
'
|
|
'gpbCartType
|
|
'
|
|
Me.gpbCartType.Controls.Add(Me.pnlModelSelect)
|
|
Me.gpbCartType.Controls.Add(Me.pnlTypeSelect)
|
|
Me.gpbCartType.Controls.Add(Me.txbModelSelect)
|
|
Me.gpbCartType.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gpbCartType.Location = New System.Drawing.Point(5, 27)
|
|
Me.gpbCartType.Name = "gpbCartType"
|
|
Me.gpbCartType.Size = New System.Drawing.Size(270, 220)
|
|
Me.gpbCartType.TabIndex = 106
|
|
Me.gpbCartType.TabStop = False
|
|
Me.gpbCartType.Text = "EYE 카트리지 모델 선택 설정"
|
|
'
|
|
'pnlModelSelect
|
|
'
|
|
Me.pnlModelSelect.Controls.Add(Me.rdbModelLux)
|
|
Me.pnlModelSelect.Controls.Add(Me.rdbModelPro)
|
|
Me.pnlModelSelect.Controls.Add(Me.Label53)
|
|
Me.pnlModelSelect.Location = New System.Drawing.Point(6, 164)
|
|
Me.pnlModelSelect.Name = "pnlModelSelect"
|
|
Me.pnlModelSelect.Size = New System.Drawing.Size(260, 35)
|
|
Me.pnlModelSelect.TabIndex = 103
|
|
'
|
|
'rdbModelLux
|
|
'
|
|
Me.rdbModelLux.AutoSize = True
|
|
Me.rdbModelLux.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbModelLux.Location = New System.Drawing.Point(185, 2)
|
|
Me.rdbModelLux.Name = "rdbModelLux"
|
|
Me.rdbModelLux.Size = New System.Drawing.Size(73, 31)
|
|
Me.rdbModelLux.TabIndex = 1
|
|
Me.rdbModelLux.TabStop = True
|
|
Me.rdbModelLux.Text = "LUX"
|
|
Me.rdbModelLux.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbModelPro
|
|
'
|
|
Me.rdbModelPro.AutoSize = True
|
|
Me.rdbModelPro.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbModelPro.Location = New System.Drawing.Point(95, 2)
|
|
Me.rdbModelPro.Name = "rdbModelPro"
|
|
Me.rdbModelPro.Size = New System.Drawing.Size(72, 31)
|
|
Me.rdbModelPro.TabIndex = 0
|
|
Me.rdbModelPro.TabStop = True
|
|
Me.rdbModelPro.Text = "PRO"
|
|
Me.rdbModelPro.UseVisualStyleBackColor = True
|
|
'
|
|
'Label53
|
|
'
|
|
Me.Label53.AutoSize = True
|
|
Me.Label53.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label53.Location = New System.Drawing.Point(5, 5)
|
|
Me.Label53.Name = "Label53"
|
|
Me.Label53.Size = New System.Drawing.Size(82, 24)
|
|
Me.Label53.TabIndex = 108
|
|
Me.Label53.Text = "모델선택"
|
|
'
|
|
'pnlTypeSelect
|
|
'
|
|
Me.pnlTypeSelect.Controls.Add(Me.rdbTypeEye)
|
|
Me.pnlTypeSelect.Controls.Add(Me.rdbTypeFace)
|
|
Me.pnlTypeSelect.Controls.Add(Me.Label64)
|
|
Me.pnlTypeSelect.Location = New System.Drawing.Point(6, 180)
|
|
Me.pnlTypeSelect.Name = "pnlTypeSelect"
|
|
Me.pnlTypeSelect.Size = New System.Drawing.Size(260, 35)
|
|
Me.pnlTypeSelect.TabIndex = 108
|
|
Me.pnlTypeSelect.Visible = False
|
|
'
|
|
'rdbTypeEye
|
|
'
|
|
Me.rdbTypeEye.AutoSize = True
|
|
Me.rdbTypeEye.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbTypeEye.Location = New System.Drawing.Point(185, 2)
|
|
Me.rdbTypeEye.Name = "rdbTypeEye"
|
|
Me.rdbTypeEye.Size = New System.Drawing.Size(71, 31)
|
|
Me.rdbTypeEye.TabIndex = 1
|
|
Me.rdbTypeEye.TabStop = True
|
|
Me.rdbTypeEye.Text = "EYE"
|
|
Me.rdbTypeEye.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbTypeFace
|
|
'
|
|
Me.rdbTypeFace.AutoSize = True
|
|
Me.rdbTypeFace.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbTypeFace.Location = New System.Drawing.Point(95, 2)
|
|
Me.rdbTypeFace.Name = "rdbTypeFace"
|
|
Me.rdbTypeFace.Size = New System.Drawing.Size(84, 31)
|
|
Me.rdbTypeFace.TabIndex = 0
|
|
Me.rdbTypeFace.TabStop = True
|
|
Me.rdbTypeFace.Text = "FACE"
|
|
Me.rdbTypeFace.UseVisualStyleBackColor = True
|
|
'
|
|
'Label64
|
|
'
|
|
Me.Label64.AutoSize = True
|
|
Me.Label64.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label64.Location = New System.Drawing.Point(5, 5)
|
|
Me.Label64.Name = "Label64"
|
|
Me.Label64.Size = New System.Drawing.Size(82, 24)
|
|
Me.Label64.TabIndex = 108
|
|
Me.Label64.Text = "타입선택"
|
|
'
|
|
'txbModelSelect
|
|
'
|
|
Me.txbModelSelect.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbModelSelect.Font = New System.Drawing.Font("함초롬바탕", 32.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbModelSelect.Location = New System.Drawing.Point(15, 63)
|
|
Me.txbModelSelect.Name = "txbModelSelect"
|
|
Me.txbModelSelect.ReadOnly = True
|
|
Me.txbModelSelect.Size = New System.Drawing.Size(243, 63)
|
|
Me.txbModelSelect.TabIndex = 106
|
|
Me.txbModelSelect.Text = "N/A"
|
|
Me.txbModelSelect.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'gpbCheckGrade
|
|
'
|
|
Me.gpbCheckGrade.Controls.Add(Me.cboGrade)
|
|
Me.gpbCheckGrade.Controls.Add(Me.cboCapacitor)
|
|
Me.gpbCheckGrade.Controls.Add(Me.Label22)
|
|
Me.gpbCheckGrade.Controls.Add(Me.Label18)
|
|
Me.gpbCheckGrade.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gpbCheckGrade.Location = New System.Drawing.Point(5, 27)
|
|
Me.gpbCheckGrade.Name = "gpbCheckGrade"
|
|
Me.gpbCheckGrade.Size = New System.Drawing.Size(270, 190)
|
|
Me.gpbCheckGrade.TabIndex = 105
|
|
Me.gpbCheckGrade.TabStop = False
|
|
Me.gpbCheckGrade.Text = "등급별 체크 입력값"
|
|
Me.gpbCheckGrade.Visible = False
|
|
'
|
|
'cboGrade
|
|
'
|
|
Me.cboGrade.Font = New System.Drawing.Font("함초롬바탕", 30.0!, System.Drawing.FontStyle.Bold)
|
|
Me.cboGrade.FormattingEnabled = True
|
|
Me.cboGrade.Location = New System.Drawing.Point(136, 40)
|
|
Me.cboGrade.Name = "cboGrade"
|
|
Me.cboGrade.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
Me.cboGrade.Size = New System.Drawing.Size(120, 60)
|
|
Me.cboGrade.TabIndex = 103
|
|
'
|
|
'cboCapacitor
|
|
'
|
|
Me.cboCapacitor.Font = New System.Drawing.Font("함초롬바탕", 30.0!, System.Drawing.FontStyle.Bold)
|
|
Me.cboCapacitor.FormattingEnabled = True
|
|
Me.cboCapacitor.Location = New System.Drawing.Point(136, 110)
|
|
Me.cboCapacitor.Name = "cboCapacitor"
|
|
Me.cboCapacitor.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
Me.cboCapacitor.Size = New System.Drawing.Size(120, 60)
|
|
Me.cboCapacitor.TabIndex = 104
|
|
'
|
|
'Label22
|
|
'
|
|
Me.Label22.AutoSize = True
|
|
Me.Label22.Font = New System.Drawing.Font("함초롬바탕", 30.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label22.Location = New System.Drawing.Point(18, 42)
|
|
Me.Label22.Name = "Label22"
|
|
Me.Label22.Size = New System.Drawing.Size(100, 52)
|
|
Me.Label22.TabIndex = 99
|
|
Me.Label22.Text = "등급"
|
|
'
|
|
'Label18
|
|
'
|
|
Me.Label18.AutoSize = True
|
|
Me.Label18.Font = New System.Drawing.Font("함초롬바탕", 30.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label18.Location = New System.Drawing.Point(18, 112)
|
|
Me.Label18.Name = "Label18"
|
|
Me.Label18.Size = New System.Drawing.Size(100, 52)
|
|
Me.Label18.TabIndex = 102
|
|
Me.Label18.Text = "C 값"
|
|
'
|
|
'gpbProduct4
|
|
'
|
|
Me.gpbProduct4.Controls.Add(Me.Label52)
|
|
Me.gpbProduct4.Location = New System.Drawing.Point(2, 230)
|
|
Me.gpbProduct4.Name = "gpbProduct4"
|
|
Me.gpbProduct4.Size = New System.Drawing.Size(1020, 514)
|
|
Me.gpbProduct4.TabIndex = 96
|
|
Me.gpbProduct4.TabStop = False
|
|
Me.gpbProduct4.Visible = False
|
|
'
|
|
'Label52
|
|
'
|
|
Me.Label52.AutoSize = True
|
|
Me.Label52.Font = New System.Drawing.Font("굴림", 72.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label52.Location = New System.Drawing.Point(248, 173)
|
|
Me.Label52.Name = "Label52"
|
|
Me.Label52.Size = New System.Drawing.Size(552, 96)
|
|
Me.Label52.TabIndex = 95
|
|
Me.Label52.Text = "화면 준비중"
|
|
'
|
|
'gpbProduct2
|
|
'
|
|
Me.gpbProduct2.Controls.Add(Me.btnRunPD2)
|
|
Me.gpbProduct2.Controls.Add(Me.txbCmdWindowP2)
|
|
Me.gpbProduct2.Controls.Add(Me.GroupBox20)
|
|
Me.gpbProduct2.Font = New System.Drawing.Font("함초롬바탕", 12.0!, System.Drawing.FontStyle.Bold)
|
|
Me.gpbProduct2.Location = New System.Drawing.Point(2, 230)
|
|
Me.gpbProduct2.Name = "gpbProduct2"
|
|
Me.gpbProduct2.Size = New System.Drawing.Size(1020, 514)
|
|
Me.gpbProduct2.TabIndex = 97
|
|
Me.gpbProduct2.TabStop = False
|
|
Me.gpbProduct2.Visible = False
|
|
'
|
|
'btnRunPD2
|
|
'
|
|
Me.btnRunPD2.Font = New System.Drawing.Font("함초롬바탕", 27.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnRunPD2.Location = New System.Drawing.Point(513, 410)
|
|
Me.btnRunPD2.Name = "btnRunPD2"
|
|
Me.btnRunPD2.Size = New System.Drawing.Size(505, 95)
|
|
Me.btnRunPD2.TabIndex = 80
|
|
Me.btnRunPD2.Text = "검사시작"
|
|
Me.btnRunPD2.UseVisualStyleBackColor = True
|
|
'
|
|
'txbCmdWindowP2
|
|
'
|
|
Me.txbCmdWindowP2.AllowDrop = True
|
|
Me.txbCmdWindowP2.BackColor = System.Drawing.Color.Black
|
|
Me.txbCmdWindowP2.Font = New System.Drawing.Font("함초롬바탕", 9.749999!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCmdWindowP2.ForeColor = System.Drawing.Color.White
|
|
Me.txbCmdWindowP2.Location = New System.Drawing.Point(513, 21)
|
|
Me.txbCmdWindowP2.Multiline = True
|
|
Me.txbCmdWindowP2.Name = "txbCmdWindowP2"
|
|
Me.txbCmdWindowP2.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.txbCmdWindowP2.Size = New System.Drawing.Size(505, 380)
|
|
Me.txbCmdWindowP2.TabIndex = 75
|
|
'
|
|
'GroupBox20
|
|
'
|
|
Me.GroupBox20.BackColor = System.Drawing.SystemColors.Control
|
|
Me.GroupBox20.Controls.Add(Me.Label55)
|
|
Me.GroupBox20.Controls.Add(Me.txbJudge)
|
|
Me.GroupBox20.Controls.Add(Me.Label54)
|
|
Me.GroupBox20.Controls.Add(Me.txbWriteInfo)
|
|
Me.GroupBox20.Controls.Add(Me.Panel1)
|
|
Me.GroupBox20.Controls.Add(Me.Label50)
|
|
Me.GroupBox20.Controls.Add(Me.txbCapacitorP2)
|
|
Me.GroupBox20.Controls.Add(Me.Label51)
|
|
Me.GroupBox20.Controls.Add(Me.txbGradeP2)
|
|
Me.GroupBox20.Location = New System.Drawing.Point(2, 11)
|
|
Me.GroupBox20.Name = "GroupBox20"
|
|
Me.GroupBox20.Size = New System.Drawing.Size(503, 503)
|
|
Me.GroupBox20.TabIndex = 76
|
|
Me.GroupBox20.TabStop = False
|
|
'
|
|
'Label55
|
|
'
|
|
Me.Label55.AutoSize = True
|
|
Me.Label55.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label55.Location = New System.Drawing.Point(15, 128)
|
|
Me.Label55.Name = "Label55"
|
|
Me.Label55.Size = New System.Drawing.Size(80, 41)
|
|
Me.Label55.TabIndex = 92
|
|
Me.Label55.Text = "판정"
|
|
'
|
|
'txbJudge
|
|
'
|
|
Me.txbJudge.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbJudge.Location = New System.Drawing.Point(105, 110)
|
|
Me.txbJudge.Name = "txbJudge"
|
|
Me.txbJudge.ReadOnly = True
|
|
Me.txbJudge.Size = New System.Drawing.Size(382, 76)
|
|
Me.txbJudge.TabIndex = 91
|
|
Me.txbJudge.Text = "대기"
|
|
Me.txbJudge.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label54
|
|
'
|
|
Me.Label54.AutoSize = True
|
|
Me.Label54.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label54.Location = New System.Drawing.Point(15, 218)
|
|
Me.Label54.Name = "Label54"
|
|
Me.Label54.Size = New System.Drawing.Size(80, 41)
|
|
Me.Label54.TabIndex = 90
|
|
Me.Label54.Text = "쓰기"
|
|
'
|
|
'txbWriteInfo
|
|
'
|
|
Me.txbWriteInfo.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbWriteInfo.Location = New System.Drawing.Point(105, 200)
|
|
Me.txbWriteInfo.Name = "txbWriteInfo"
|
|
Me.txbWriteInfo.ReadOnly = True
|
|
Me.txbWriteInfo.Size = New System.Drawing.Size(382, 76)
|
|
Me.txbWriteInfo.TabIndex = 89
|
|
Me.txbWriteInfo.Text = "대기"
|
|
Me.txbWriteInfo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel1.Controls.Add(Me.txbReCntP2)
|
|
Me.Panel1.Controls.Add(Me.Label15)
|
|
Me.Panel1.Controls.Add(Me.Label16)
|
|
Me.Panel1.Controls.Add(Me.txbReOKCntP2)
|
|
Me.Panel1.Controls.Add(Me.Label44)
|
|
Me.Panel1.Controls.Add(Me.Label45)
|
|
Me.Panel1.Controls.Add(Me.txbTotalCntP2)
|
|
Me.Panel1.Controls.Add(Me.txbEyeCntP2)
|
|
Me.Panel1.Controls.Add(Me.txbNGCntP2)
|
|
Me.Panel1.Controls.Add(Me.Label46)
|
|
Me.Panel1.Controls.Add(Me.Label47)
|
|
Me.Panel1.Controls.Add(Me.txbLuxCntP2)
|
|
Me.Panel1.Controls.Add(Me.Label48)
|
|
Me.Panel1.Controls.Add(Me.txbOKCntP2)
|
|
Me.Panel1.Controls.Add(Me.Label49)
|
|
Me.Panel1.Controls.Add(Me.txbProCntP2)
|
|
Me.Panel1.Location = New System.Drawing.Point(17, 318)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(470, 175)
|
|
Me.Panel1.TabIndex = 88
|
|
'
|
|
'txbReCntP2
|
|
'
|
|
Me.txbReCntP2.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbReCntP2.Location = New System.Drawing.Point(110, 130)
|
|
Me.txbReCntP2.Name = "txbReCntP2"
|
|
Me.txbReCntP2.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbReCntP2.TabIndex = 99
|
|
Me.txbReCntP2.Text = "0"
|
|
Me.txbReCntP2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.AutoSize = True
|
|
Me.Label15.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label15.Location = New System.Drawing.Point(15, 135)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(92, 27)
|
|
Me.Label15.TabIndex = 100
|
|
Me.Label15.Text = "재검사수"
|
|
'
|
|
'Label16
|
|
'
|
|
Me.Label16.AutoSize = True
|
|
Me.Label16.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label16.Location = New System.Drawing.Point(255, 135)
|
|
Me.Label16.Name = "Label16"
|
|
Me.Label16.Size = New System.Drawing.Size(92, 27)
|
|
Me.Label16.TabIndex = 98
|
|
Me.Label16.Text = "재검양품"
|
|
'
|
|
'txbReOKCntP2
|
|
'
|
|
Me.txbReOKCntP2.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbReOKCntP2.Location = New System.Drawing.Point(350, 130)
|
|
Me.txbReOKCntP2.Name = "txbReOKCntP2"
|
|
Me.txbReOKCntP2.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbReOKCntP2.TabIndex = 97
|
|
Me.txbReOKCntP2.Text = "0"
|
|
Me.txbReOKCntP2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label44
|
|
'
|
|
Me.Label44.AutoSize = True
|
|
Me.Label44.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label44.Location = New System.Drawing.Point(30, 95)
|
|
Me.Label44.Name = "Label44"
|
|
Me.Label44.Size = New System.Drawing.Size(52, 27)
|
|
Me.Label44.TabIndex = 92
|
|
Me.Label44.Text = "불량"
|
|
'
|
|
'Label45
|
|
'
|
|
Me.Label45.AutoSize = True
|
|
Me.Label45.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label45.Location = New System.Drawing.Point(270, 95)
|
|
Me.Label45.Name = "Label45"
|
|
Me.Label45.Size = New System.Drawing.Size(53, 27)
|
|
Me.Label45.TabIndex = 87
|
|
Me.Label45.Text = "EYE"
|
|
'
|
|
'txbTotalCntP2
|
|
'
|
|
Me.txbTotalCntP2.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbTotalCntP2.Location = New System.Drawing.Point(110, 10)
|
|
Me.txbTotalCntP2.Name = "txbTotalCntP2"
|
|
Me.txbTotalCntP2.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbTotalCntP2.TabIndex = 80
|
|
Me.txbTotalCntP2.Text = "0"
|
|
Me.txbTotalCntP2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbEyeCntP2
|
|
'
|
|
Me.txbEyeCntP2.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbEyeCntP2.Location = New System.Drawing.Point(350, 90)
|
|
Me.txbEyeCntP2.Name = "txbEyeCntP2"
|
|
Me.txbEyeCntP2.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbEyeCntP2.TabIndex = 86
|
|
Me.txbEyeCntP2.Text = "0"
|
|
Me.txbEyeCntP2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbNGCntP2
|
|
'
|
|
Me.txbNGCntP2.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbNGCntP2.Location = New System.Drawing.Point(110, 90)
|
|
Me.txbNGCntP2.Name = "txbNGCntP2"
|
|
Me.txbNGCntP2.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbNGCntP2.TabIndex = 91
|
|
Me.txbNGCntP2.Text = "0"
|
|
Me.txbNGCntP2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label46
|
|
'
|
|
Me.Label46.AutoSize = True
|
|
Me.Label46.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label46.Location = New System.Drawing.Point(270, 55)
|
|
Me.Label46.Name = "Label46"
|
|
Me.Label46.Size = New System.Drawing.Size(55, 27)
|
|
Me.Label46.TabIndex = 85
|
|
Me.Label46.Text = "LUX"
|
|
'
|
|
'Label47
|
|
'
|
|
Me.Label47.AutoSize = True
|
|
Me.Label47.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label47.Location = New System.Drawing.Point(22, 15)
|
|
Me.Label47.Name = "Label47"
|
|
Me.Label47.Size = New System.Drawing.Size(72, 27)
|
|
Me.Label47.TabIndex = 81
|
|
Me.Label47.Text = "검사수"
|
|
'
|
|
'txbLuxCntP2
|
|
'
|
|
Me.txbLuxCntP2.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbLuxCntP2.Location = New System.Drawing.Point(350, 50)
|
|
Me.txbLuxCntP2.Name = "txbLuxCntP2"
|
|
Me.txbLuxCntP2.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbLuxCntP2.TabIndex = 84
|
|
Me.txbLuxCntP2.Text = "0"
|
|
Me.txbLuxCntP2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label48
|
|
'
|
|
Me.Label48.AutoSize = True
|
|
Me.Label48.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label48.Location = New System.Drawing.Point(30, 55)
|
|
Me.Label48.Name = "Label48"
|
|
Me.Label48.Size = New System.Drawing.Size(52, 27)
|
|
Me.Label48.TabIndex = 90
|
|
Me.Label48.Text = "양품"
|
|
'
|
|
'txbOKCntP2
|
|
'
|
|
Me.txbOKCntP2.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbOKCntP2.Location = New System.Drawing.Point(110, 50)
|
|
Me.txbOKCntP2.Name = "txbOKCntP2"
|
|
Me.txbOKCntP2.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbOKCntP2.TabIndex = 89
|
|
Me.txbOKCntP2.Text = "0"
|
|
Me.txbOKCntP2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label49
|
|
'
|
|
Me.Label49.AutoSize = True
|
|
Me.Label49.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label49.Location = New System.Drawing.Point(270, 15)
|
|
Me.Label49.Name = "Label49"
|
|
Me.Label49.Size = New System.Drawing.Size(54, 27)
|
|
Me.Label49.TabIndex = 83
|
|
Me.Label49.Text = "PRO"
|
|
'
|
|
'txbProCntP2
|
|
'
|
|
Me.txbProCntP2.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbProCntP2.Location = New System.Drawing.Point(350, 10)
|
|
Me.txbProCntP2.Name = "txbProCntP2"
|
|
Me.txbProCntP2.Size = New System.Drawing.Size(94, 35)
|
|
Me.txbProCntP2.TabIndex = 82
|
|
Me.txbProCntP2.Text = "0"
|
|
Me.txbProCntP2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label50
|
|
'
|
|
Me.Label50.AutoSize = True
|
|
Me.Label50.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label50.Location = New System.Drawing.Point(257, 38)
|
|
Me.Label50.Name = "Label50"
|
|
Me.Label50.Size = New System.Drawing.Size(81, 41)
|
|
Me.Label50.TabIndex = 79
|
|
Me.Label50.Text = "C 값"
|
|
'
|
|
'txbCapacitorP2
|
|
'
|
|
Me.txbCapacitorP2.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbCapacitorP2.Location = New System.Drawing.Point(347, 20)
|
|
Me.txbCapacitorP2.Name = "txbCapacitorP2"
|
|
Me.txbCapacitorP2.ReadOnly = True
|
|
Me.txbCapacitorP2.Size = New System.Drawing.Size(140, 76)
|
|
Me.txbCapacitorP2.TabIndex = 78
|
|
Me.txbCapacitorP2.Text = "대기"
|
|
Me.txbCapacitorP2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label51
|
|
'
|
|
Me.Label51.AutoSize = True
|
|
Me.Label51.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label51.Location = New System.Drawing.Point(15, 38)
|
|
Me.Label51.Name = "Label51"
|
|
Me.Label51.Size = New System.Drawing.Size(80, 41)
|
|
Me.Label51.TabIndex = 77
|
|
Me.Label51.Text = "등급"
|
|
'
|
|
'txbGradeP2
|
|
'
|
|
Me.txbGradeP2.Font = New System.Drawing.Font("함초롬바탕", 39.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbGradeP2.Location = New System.Drawing.Point(105, 20)
|
|
Me.txbGradeP2.Name = "txbGradeP2"
|
|
Me.txbGradeP2.ReadOnly = True
|
|
Me.txbGradeP2.Size = New System.Drawing.Size(140, 76)
|
|
Me.txbGradeP2.TabIndex = 77
|
|
Me.txbGradeP2.Text = "대기"
|
|
Me.txbGradeP2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'AutoAgingTimer
|
|
'
|
|
Me.AutoAgingTimer.Interval = 1000
|
|
'
|
|
'gpbProduct3
|
|
'
|
|
Me.gpbProduct3.Controls.Add(Me.Panel5)
|
|
Me.gpbProduct3.Controls.Add(Me.lblMode)
|
|
Me.gpbProduct3.Controls.Add(Me.Panel4)
|
|
Me.gpbProduct3.Controls.Add(Me.Label80)
|
|
Me.gpbProduct3.Controls.Add(Me.txbGradePD3)
|
|
Me.gpbProduct3.Controls.Add(Me.pnlCapSelectPD3)
|
|
Me.gpbProduct3.Controls.Add(Me.txbCapacitorPD3)
|
|
Me.gpbProduct3.Controls.Add(Me.lblCapSelectPD3)
|
|
Me.gpbProduct3.Controls.Add(Me.Panel6)
|
|
Me.gpbProduct3.Controls.Add(Me.btnRunPD3)
|
|
Me.gpbProduct3.Controls.Add(Me.lblCapacitorPD3)
|
|
Me.gpbProduct3.Controls.Add(Me.lblGradePD3)
|
|
Me.gpbProduct3.Location = New System.Drawing.Point(2, 230)
|
|
Me.gpbProduct3.Name = "gpbProduct3"
|
|
Me.gpbProduct3.Size = New System.Drawing.Size(1020, 513)
|
|
Me.gpbProduct3.TabIndex = 108
|
|
Me.gpbProduct3.TabStop = False
|
|
Me.gpbProduct3.Visible = False
|
|
'
|
|
'Panel5
|
|
'
|
|
Me.Panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel5.Controls.Add(Me.rdbMode3)
|
|
Me.Panel5.Controls.Add(Me.rdbMode2)
|
|
Me.Panel5.Controls.Add(Me.rdbMode1)
|
|
Me.Panel5.Location = New System.Drawing.Point(685, 260)
|
|
Me.Panel5.Name = "Panel5"
|
|
Me.Panel5.Size = New System.Drawing.Size(320, 65)
|
|
Me.Panel5.TabIndex = 116
|
|
'
|
|
'rdbMode3
|
|
'
|
|
Me.rdbMode3.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbMode3.Location = New System.Drawing.Point(222, 11)
|
|
Me.rdbMode3.Name = "rdbMode3"
|
|
Me.rdbMode3.Size = New System.Drawing.Size(92, 39)
|
|
Me.rdbMode3.TabIndex = 2
|
|
Me.rdbMode3.Text = "Dual"
|
|
Me.rdbMode3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.rdbMode3.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbMode2
|
|
'
|
|
Me.rdbMode2.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbMode2.Location = New System.Drawing.Point(115, 11)
|
|
Me.rdbMode2.Name = "rdbMode2"
|
|
Me.rdbMode2.Size = New System.Drawing.Size(92, 39)
|
|
Me.rdbMode2.TabIndex = 1
|
|
Me.rdbMode2.Text = "4.5"
|
|
Me.rdbMode2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.rdbMode2.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbMode1
|
|
'
|
|
Me.rdbMode1.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbMode1.Location = New System.Drawing.Point(8, 11)
|
|
Me.rdbMode1.Name = "rdbMode1"
|
|
Me.rdbMode1.Size = New System.Drawing.Size(92, 39)
|
|
Me.rdbMode1.TabIndex = 0
|
|
Me.rdbMode1.Text = "3.0"
|
|
Me.rdbMode1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.rdbMode1.UseVisualStyleBackColor = True
|
|
'
|
|
'lblMode
|
|
'
|
|
Me.lblMode.AutoSize = True
|
|
Me.lblMode.Font = New System.Drawing.Font("함초롬바탕", 44.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblMode.Location = New System.Drawing.Point(537, 249)
|
|
Me.lblMode.Name = "lblMode"
|
|
Me.lblMode.Size = New System.Drawing.Size(147, 77)
|
|
Me.lblMode.TabIndex = 115
|
|
Me.lblMode.Text = "모드"
|
|
'
|
|
'Panel4
|
|
'
|
|
Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel4.Controls.Add(Me.rdbEye)
|
|
Me.Panel4.Controls.Add(Me.rdbFace)
|
|
Me.Panel4.Location = New System.Drawing.Point(200, 260)
|
|
Me.Panel4.Name = "Panel4"
|
|
Me.Panel4.Size = New System.Drawing.Size(320, 65)
|
|
Me.Panel4.TabIndex = 114
|
|
'
|
|
'rdbEye
|
|
'
|
|
Me.rdbEye.AutoSize = True
|
|
Me.rdbEye.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold)
|
|
Me.rdbEye.Location = New System.Drawing.Point(180, 10)
|
|
Me.rdbEye.Name = "rdbEye"
|
|
Me.rdbEye.Size = New System.Drawing.Size(99, 45)
|
|
Me.rdbEye.TabIndex = 1
|
|
Me.rdbEye.Text = "EYE"
|
|
Me.rdbEye.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbFace
|
|
'
|
|
Me.rdbFace.AutoSize = True
|
|
Me.rdbFace.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold)
|
|
Me.rdbFace.Location = New System.Drawing.Point(25, 10)
|
|
Me.rdbFace.Name = "rdbFace"
|
|
Me.rdbFace.Size = New System.Drawing.Size(120, 45)
|
|
Me.rdbFace.TabIndex = 0
|
|
Me.rdbFace.Text = "FACE"
|
|
Me.rdbFace.UseVisualStyleBackColor = True
|
|
'
|
|
'Label80
|
|
'
|
|
Me.Label80.AutoSize = True
|
|
Me.Label80.Font = New System.Drawing.Font("함초롬바탕", 44.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label80.Location = New System.Drawing.Point(16, 249)
|
|
Me.Label80.Name = "Label80"
|
|
Me.Label80.Size = New System.Drawing.Size(147, 77)
|
|
Me.Label80.TabIndex = 113
|
|
Me.Label80.Text = "모델"
|
|
'
|
|
'txbGradePD3
|
|
'
|
|
Me.txbGradePD3.Font = New System.Drawing.Font("함초롬바탕", 50.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbGradePD3.Location = New System.Drawing.Point(200, 25)
|
|
Me.txbGradePD3.Name = "txbGradePD3"
|
|
Me.txbGradePD3.ReadOnly = True
|
|
Me.txbGradePD3.Size = New System.Drawing.Size(320, 95)
|
|
Me.txbGradePD3.TabIndex = 91
|
|
Me.txbGradePD3.Text = "대기"
|
|
Me.txbGradePD3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'pnlCapSelectPD3
|
|
'
|
|
Me.pnlCapSelectPD3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.pnlCapSelectPD3.Controls.Add(Me.rdbCapacitor10)
|
|
Me.pnlCapSelectPD3.Controls.Add(Me.rdbCapacitor9)
|
|
Me.pnlCapSelectPD3.Controls.Add(Me.rdbCapacitor8)
|
|
Me.pnlCapSelectPD3.Controls.Add(Me.rdbCapacitor7)
|
|
Me.pnlCapSelectPD3.Controls.Add(Me.rdbCapacitor6)
|
|
Me.pnlCapSelectPD3.Controls.Add(Me.rdbCapacitor5)
|
|
Me.pnlCapSelectPD3.Controls.Add(Me.rdbCapacitor4)
|
|
Me.pnlCapSelectPD3.Controls.Add(Me.rdbCapacitor3)
|
|
Me.pnlCapSelectPD3.Controls.Add(Me.rdbCapacitor2)
|
|
Me.pnlCapSelectPD3.Controls.Add(Me.rdbCapacitor1)
|
|
Me.pnlCapSelectPD3.Location = New System.Drawing.Point(345, 135)
|
|
Me.pnlCapSelectPD3.Name = "pnlCapSelectPD3"
|
|
Me.pnlCapSelectPD3.Size = New System.Drawing.Size(660, 95)
|
|
Me.pnlCapSelectPD3.TabIndex = 111
|
|
'
|
|
'rdbCapacitor10
|
|
'
|
|
Me.rdbCapacitor10.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbCapacitor10.Location = New System.Drawing.Point(550, 47)
|
|
Me.rdbCapacitor10.Name = "rdbCapacitor10"
|
|
Me.rdbCapacitor10.Size = New System.Drawing.Size(90, 45)
|
|
Me.rdbCapacitor10.TabIndex = 117
|
|
Me.rdbCapacitor10.TabStop = True
|
|
Me.rdbCapacitor10.Text = "270"
|
|
Me.rdbCapacitor10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.rdbCapacitor10.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbCapacitor9
|
|
'
|
|
Me.rdbCapacitor9.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbCapacitor9.Location = New System.Drawing.Point(420, 47)
|
|
Me.rdbCapacitor9.Name = "rdbCapacitor9"
|
|
Me.rdbCapacitor9.Size = New System.Drawing.Size(90, 45)
|
|
Me.rdbCapacitor9.TabIndex = 116
|
|
Me.rdbCapacitor9.TabStop = True
|
|
Me.rdbCapacitor9.Text = "220"
|
|
Me.rdbCapacitor9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.rdbCapacitor9.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbCapacitor8
|
|
'
|
|
Me.rdbCapacitor8.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbCapacitor8.Location = New System.Drawing.Point(290, 47)
|
|
Me.rdbCapacitor8.Name = "rdbCapacitor8"
|
|
Me.rdbCapacitor8.Size = New System.Drawing.Size(90, 45)
|
|
Me.rdbCapacitor8.TabIndex = 115
|
|
Me.rdbCapacitor8.TabStop = True
|
|
Me.rdbCapacitor8.Text = "180"
|
|
Me.rdbCapacitor8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.rdbCapacitor8.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbCapacitor7
|
|
'
|
|
Me.rdbCapacitor7.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbCapacitor7.Location = New System.Drawing.Point(160, 47)
|
|
Me.rdbCapacitor7.Name = "rdbCapacitor7"
|
|
Me.rdbCapacitor7.Size = New System.Drawing.Size(90, 45)
|
|
Me.rdbCapacitor7.TabIndex = 114
|
|
Me.rdbCapacitor7.TabStop = True
|
|
Me.rdbCapacitor7.Text = "150"
|
|
Me.rdbCapacitor7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.rdbCapacitor7.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbCapacitor6
|
|
'
|
|
Me.rdbCapacitor6.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbCapacitor6.Location = New System.Drawing.Point(30, 47)
|
|
Me.rdbCapacitor6.Name = "rdbCapacitor6"
|
|
Me.rdbCapacitor6.Size = New System.Drawing.Size(90, 45)
|
|
Me.rdbCapacitor6.TabIndex = 113
|
|
Me.rdbCapacitor6.TabStop = True
|
|
Me.rdbCapacitor6.Text = "120"
|
|
Me.rdbCapacitor6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.rdbCapacitor6.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbCapacitor5
|
|
'
|
|
Me.rdbCapacitor5.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbCapacitor5.Location = New System.Drawing.Point(550, 3)
|
|
Me.rdbCapacitor5.Name = "rdbCapacitor5"
|
|
Me.rdbCapacitor5.Size = New System.Drawing.Size(90, 45)
|
|
Me.rdbCapacitor5.TabIndex = 112
|
|
Me.rdbCapacitor5.TabStop = True
|
|
Me.rdbCapacitor5.Text = "100"
|
|
Me.rdbCapacitor5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.rdbCapacitor5.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbCapacitor4
|
|
'
|
|
Me.rdbCapacitor4.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbCapacitor4.Location = New System.Drawing.Point(420, 3)
|
|
Me.rdbCapacitor4.Name = "rdbCapacitor4"
|
|
Me.rdbCapacitor4.Size = New System.Drawing.Size(90, 45)
|
|
Me.rdbCapacitor4.TabIndex = 111
|
|
Me.rdbCapacitor4.TabStop = True
|
|
Me.rdbCapacitor4.Text = "82"
|
|
Me.rdbCapacitor4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.rdbCapacitor4.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbCapacitor3
|
|
'
|
|
Me.rdbCapacitor3.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbCapacitor3.Location = New System.Drawing.Point(290, 3)
|
|
Me.rdbCapacitor3.Name = "rdbCapacitor3"
|
|
Me.rdbCapacitor3.Size = New System.Drawing.Size(90, 45)
|
|
Me.rdbCapacitor3.TabIndex = 110
|
|
Me.rdbCapacitor3.TabStop = True
|
|
Me.rdbCapacitor3.Text = "56"
|
|
Me.rdbCapacitor3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.rdbCapacitor3.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbCapacitor2
|
|
'
|
|
Me.rdbCapacitor2.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbCapacitor2.Location = New System.Drawing.Point(160, 3)
|
|
Me.rdbCapacitor2.Name = "rdbCapacitor2"
|
|
Me.rdbCapacitor2.Size = New System.Drawing.Size(90, 45)
|
|
Me.rdbCapacitor2.TabIndex = 109
|
|
Me.rdbCapacitor2.TabStop = True
|
|
Me.rdbCapacitor2.Text = "22"
|
|
Me.rdbCapacitor2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.rdbCapacitor2.UseVisualStyleBackColor = True
|
|
'
|
|
'rdbCapacitor1
|
|
'
|
|
Me.rdbCapacitor1.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.rdbCapacitor1.Location = New System.Drawing.Point(30, 3)
|
|
Me.rdbCapacitor1.Name = "rdbCapacitor1"
|
|
Me.rdbCapacitor1.Size = New System.Drawing.Size(90, 45)
|
|
Me.rdbCapacitor1.TabIndex = 108
|
|
Me.rdbCapacitor1.TabStop = True
|
|
Me.rdbCapacitor1.Text = "0"
|
|
Me.rdbCapacitor1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.rdbCapacitor1.UseVisualStyleBackColor = True
|
|
'
|
|
'txbCapacitorPD3
|
|
'
|
|
Me.txbCapacitorPD3.Font = New System.Drawing.Font("함초롬바탕", 50.25!, System.Drawing.FontStyle.Bold)
|
|
Me.txbCapacitorPD3.Location = New System.Drawing.Point(685, 25)
|
|
Me.txbCapacitorPD3.Name = "txbCapacitorPD3"
|
|
Me.txbCapacitorPD3.ReadOnly = True
|
|
Me.txbCapacitorPD3.Size = New System.Drawing.Size(320, 95)
|
|
Me.txbCapacitorPD3.TabIndex = 92
|
|
Me.txbCapacitorPD3.Text = "대기"
|
|
Me.txbCapacitorPD3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lblCapSelectPD3
|
|
'
|
|
Me.lblCapSelectPD3.AutoSize = True
|
|
Me.lblCapSelectPD3.Font = New System.Drawing.Font("함초롬바탕", 44.25!, System.Drawing.FontStyle.Bold)
|
|
Me.lblCapSelectPD3.Location = New System.Drawing.Point(10, 145)
|
|
Me.lblCapSelectPD3.Name = "lblCapSelectPD3"
|
|
Me.lblCapSelectPD3.Size = New System.Drawing.Size(261, 77)
|
|
Me.lblCapSelectPD3.TabIndex = 112
|
|
Me.lblCapSelectPD3.Text = "수동선택"
|
|
'
|
|
'Panel6
|
|
'
|
|
Me.Panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.Panel6.Controls.Add(Me.TextBox3)
|
|
Me.Panel6.Controls.Add(Me.TextBox4)
|
|
Me.Panel6.Controls.Add(Me.TextBox5)
|
|
Me.Panel6.Controls.Add(Me.TextBox6)
|
|
Me.Panel6.Controls.Add(Me.TextBox7)
|
|
Me.Panel6.Controls.Add(Me.TextBox8)
|
|
Me.Panel6.Controls.Add(Me.TextBox9)
|
|
Me.Panel6.Controls.Add(Me.TextBox10)
|
|
Me.Panel6.Controls.Add(Me.TextBox11)
|
|
Me.Panel6.Controls.Add(Me.Label84)
|
|
Me.Panel6.Controls.Add(Me.Label85)
|
|
Me.Panel6.Controls.Add(Me.Label86)
|
|
Me.Panel6.Controls.Add(Me.Label87)
|
|
Me.Panel6.Controls.Add(Me.Label88)
|
|
Me.Panel6.Controls.Add(Me.TextBox12)
|
|
Me.Panel6.Controls.Add(Me.TextBox13)
|
|
Me.Panel6.Controls.Add(Me.Label89)
|
|
Me.Panel6.Controls.Add(Me.Label90)
|
|
Me.Panel6.Controls.Add(Me.TextBox14)
|
|
Me.Panel6.Controls.Add(Me.TextBox15)
|
|
Me.Panel6.Controls.Add(Me.TextBox16)
|
|
Me.Panel6.Controls.Add(Me.Label91)
|
|
Me.Panel6.Controls.Add(Me.TextBox17)
|
|
Me.Panel6.Controls.Add(Me.Label92)
|
|
Me.Panel6.Controls.Add(Me.Label93)
|
|
Me.Panel6.Controls.Add(Me.Label94)
|
|
Me.Panel6.Controls.Add(Me.Label95)
|
|
Me.Panel6.Controls.Add(Me.TextBox18)
|
|
Me.Panel6.Controls.Add(Me.Label96)
|
|
Me.Panel6.Controls.Add(Me.Label97)
|
|
Me.Panel6.Controls.Add(Me.Label98)
|
|
Me.Panel6.Controls.Add(Me.Label99)
|
|
Me.Panel6.Location = New System.Drawing.Point(5, 345)
|
|
Me.Panel6.Name = "Panel6"
|
|
Me.Panel6.Size = New System.Drawing.Size(498, 158)
|
|
Me.Panel6.TabIndex = 97
|
|
'
|
|
'TextBox3
|
|
'
|
|
Me.TextBox3.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.TextBox3.Location = New System.Drawing.Point(54, 118)
|
|
Me.TextBox3.Name = "TextBox3"
|
|
Me.TextBox3.Size = New System.Drawing.Size(50, 32)
|
|
Me.TextBox3.TabIndex = 107
|
|
Me.TextBox3.Text = "0"
|
|
Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'TextBox4
|
|
'
|
|
Me.TextBox4.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.TextBox4.Location = New System.Drawing.Point(428, 118)
|
|
Me.TextBox4.Name = "TextBox4"
|
|
Me.TextBox4.Size = New System.Drawing.Size(50, 32)
|
|
Me.TextBox4.TabIndex = 115
|
|
Me.TextBox4.Text = "0"
|
|
Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'TextBox5
|
|
'
|
|
Me.TextBox5.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.TextBox5.Location = New System.Drawing.Point(333, 118)
|
|
Me.TextBox5.Name = "TextBox5"
|
|
Me.TextBox5.Size = New System.Drawing.Size(50, 32)
|
|
Me.TextBox5.TabIndex = 111
|
|
Me.TextBox5.Text = "0"
|
|
Me.TextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'TextBox6
|
|
'
|
|
Me.TextBox6.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.TextBox6.Location = New System.Drawing.Point(240, 118)
|
|
Me.TextBox6.Name = "TextBox6"
|
|
Me.TextBox6.Size = New System.Drawing.Size(50, 32)
|
|
Me.TextBox6.TabIndex = 113
|
|
Me.TextBox6.Text = "0"
|
|
Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'TextBox7
|
|
'
|
|
Me.TextBox7.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.TextBox7.Location = New System.Drawing.Point(147, 118)
|
|
Me.TextBox7.Name = "TextBox7"
|
|
Me.TextBox7.Size = New System.Drawing.Size(50, 32)
|
|
Me.TextBox7.TabIndex = 109
|
|
Me.TextBox7.Text = "0"
|
|
Me.TextBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'TextBox8
|
|
'
|
|
Me.TextBox8.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.TextBox8.Location = New System.Drawing.Point(147, 83)
|
|
Me.TextBox8.Name = "TextBox8"
|
|
Me.TextBox8.Size = New System.Drawing.Size(50, 32)
|
|
Me.TextBox8.TabIndex = 91
|
|
Me.TextBox8.Text = "0"
|
|
Me.TextBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'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(333, 83)
|
|
Me.TextBox9.Name = "TextBox9"
|
|
Me.TextBox9.Size = New System.Drawing.Size(50, 32)
|
|
Me.TextBox9.TabIndex = 97
|
|
Me.TextBox9.Text = "0"
|
|
Me.TextBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'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(428, 83)
|
|
Me.TextBox10.Name = "TextBox10"
|
|
Me.TextBox10.Size = New System.Drawing.Size(50, 32)
|
|
Me.TextBox10.TabIndex = 101
|
|
Me.TextBox10.Text = "0"
|
|
Me.TextBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'TextBox11
|
|
'
|
|
Me.TextBox11.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.TextBox11.Location = New System.Drawing.Point(54, 83)
|
|
Me.TextBox11.Name = "TextBox11"
|
|
Me.TextBox11.Size = New System.Drawing.Size(50, 32)
|
|
Me.TextBox11.TabIndex = 89
|
|
Me.TextBox11.Text = "0"
|
|
Me.TextBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label84
|
|
'
|
|
Me.Label84.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label84.Location = New System.Drawing.Point(387, 121)
|
|
Me.Label84.Name = "Label84"
|
|
Me.Label84.Size = New System.Drawing.Size(40, 24)
|
|
Me.Label84.TabIndex = 116
|
|
Me.Label84.Text = "270"
|
|
Me.Label84.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Label85
|
|
'
|
|
Me.Label85.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label85.Location = New System.Drawing.Point(203, 121)
|
|
Me.Label85.Name = "Label85"
|
|
Me.Label85.Size = New System.Drawing.Size(40, 24)
|
|
Me.Label85.TabIndex = 114
|
|
Me.Label85.Text = "180"
|
|
Me.Label85.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Label86
|
|
'
|
|
Me.Label86.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label86.Location = New System.Drawing.Point(297, 121)
|
|
Me.Label86.Name = "Label86"
|
|
Me.Label86.Size = New System.Drawing.Size(40, 24)
|
|
Me.Label86.TabIndex = 112
|
|
Me.Label86.Text = "220"
|
|
Me.Label86.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Label87
|
|
'
|
|
Me.Label87.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label87.Location = New System.Drawing.Point(109, 121)
|
|
Me.Label87.Name = "Label87"
|
|
Me.Label87.Size = New System.Drawing.Size(40, 24)
|
|
Me.Label87.TabIndex = 110
|
|
Me.Label87.Text = "150"
|
|
Me.Label87.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Label88
|
|
'
|
|
Me.Label88.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label88.Location = New System.Drawing.Point(15, 121)
|
|
Me.Label88.Name = "Label88"
|
|
Me.Label88.Size = New System.Drawing.Size(40, 24)
|
|
Me.Label88.TabIndex = 108
|
|
Me.Label88.Text = "120"
|
|
Me.Label88.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'TextBox12
|
|
'
|
|
Me.TextBox12.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.TextBox12.Location = New System.Drawing.Point(384, 3)
|
|
Me.TextBox12.Name = "TextBox12"
|
|
Me.TextBox12.Size = New System.Drawing.Size(94, 35)
|
|
Me.TextBox12.TabIndex = 105
|
|
Me.TextBox12.Text = "0"
|
|
Me.TextBox12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'TextBox13
|
|
'
|
|
Me.TextBox13.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.TextBox13.Location = New System.Drawing.Point(231, 3)
|
|
Me.TextBox13.Name = "TextBox13"
|
|
Me.TextBox13.Size = New System.Drawing.Size(94, 35)
|
|
Me.TextBox13.TabIndex = 103
|
|
Me.TextBox13.Text = "0"
|
|
Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label89
|
|
'
|
|
Me.Label89.AutoSize = True
|
|
Me.Label89.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label89.Location = New System.Drawing.Point(330, 8)
|
|
Me.Label89.Name = "Label89"
|
|
Me.Label89.Size = New System.Drawing.Size(52, 27)
|
|
Me.Label89.TabIndex = 106
|
|
Me.Label89.Text = "불량"
|
|
'
|
|
'Label90
|
|
'
|
|
Me.Label90.AutoSize = True
|
|
Me.Label90.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label90.Location = New System.Drawing.Point(178, 8)
|
|
Me.Label90.Name = "Label90"
|
|
Me.Label90.Size = New System.Drawing.Size(52, 27)
|
|
Me.Label90.TabIndex = 104
|
|
Me.Label90.Text = "양품"
|
|
'
|
|
'TextBox14
|
|
'
|
|
Me.TextBox14.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.TextBox14.Location = New System.Drawing.Point(79, 41)
|
|
Me.TextBox14.Name = "TextBox14"
|
|
Me.TextBox14.Size = New System.Drawing.Size(94, 35)
|
|
Me.TextBox14.TabIndex = 82
|
|
Me.TextBox14.Text = "0"
|
|
Me.TextBox14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'TextBox15
|
|
'
|
|
Me.TextBox15.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.TextBox15.Location = New System.Drawing.Point(384, 41)
|
|
Me.TextBox15.Name = "TextBox15"
|
|
Me.TextBox15.Size = New System.Drawing.Size(94, 35)
|
|
Me.TextBox15.TabIndex = 86
|
|
Me.TextBox15.Text = "0"
|
|
Me.TextBox15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'TextBox16
|
|
'
|
|
Me.TextBox16.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.TextBox16.Location = New System.Drawing.Point(231, 41)
|
|
Me.TextBox16.Name = "TextBox16"
|
|
Me.TextBox16.Size = New System.Drawing.Size(94, 35)
|
|
Me.TextBox16.TabIndex = 84
|
|
Me.TextBox16.Text = "0"
|
|
Me.TextBox16.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label91
|
|
'
|
|
Me.Label91.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label91.Location = New System.Drawing.Point(387, 86)
|
|
Me.Label91.Name = "Label91"
|
|
Me.Label91.Size = New System.Drawing.Size(40, 24)
|
|
Me.Label91.TabIndex = 102
|
|
Me.Label91.Text = "100"
|
|
Me.Label91.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'TextBox17
|
|
'
|
|
Me.TextBox17.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.TextBox17.Location = New System.Drawing.Point(240, 83)
|
|
Me.TextBox17.Name = "TextBox17"
|
|
Me.TextBox17.Size = New System.Drawing.Size(50, 32)
|
|
Me.TextBox17.TabIndex = 99
|
|
Me.TextBox17.Text = "0"
|
|
Me.TextBox17.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label92
|
|
'
|
|
Me.Label92.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label92.Location = New System.Drawing.Point(201, 86)
|
|
Me.Label92.Name = "Label92"
|
|
Me.Label92.Size = New System.Drawing.Size(40, 24)
|
|
Me.Label92.TabIndex = 100
|
|
Me.Label92.Text = "56"
|
|
Me.Label92.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Label93
|
|
'
|
|
Me.Label93.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label93.Location = New System.Drawing.Point(294, 86)
|
|
Me.Label93.Name = "Label93"
|
|
Me.Label93.Size = New System.Drawing.Size(40, 24)
|
|
Me.Label93.TabIndex = 98
|
|
Me.Label93.Text = "82"
|
|
Me.Label93.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Label94
|
|
'
|
|
Me.Label94.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label94.Location = New System.Drawing.Point(108, 86)
|
|
Me.Label94.Name = "Label94"
|
|
Me.Label94.Size = New System.Drawing.Size(40, 24)
|
|
Me.Label94.TabIndex = 92
|
|
Me.Label94.Text = "22"
|
|
Me.Label94.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Label95
|
|
'
|
|
Me.Label95.AutoSize = True
|
|
Me.Label95.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label95.Location = New System.Drawing.Point(330, 46)
|
|
Me.Label95.Name = "Label95"
|
|
Me.Label95.Size = New System.Drawing.Size(53, 27)
|
|
Me.Label95.TabIndex = 87
|
|
Me.Label95.Text = "EYE"
|
|
'
|
|
'TextBox18
|
|
'
|
|
Me.TextBox18.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.TextBox18.Location = New System.Drawing.Point(79, 3)
|
|
Me.TextBox18.Name = "TextBox18"
|
|
Me.TextBox18.Size = New System.Drawing.Size(94, 35)
|
|
Me.TextBox18.TabIndex = 80
|
|
Me.TextBox18.Text = "0"
|
|
Me.TextBox18.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label96
|
|
'
|
|
Me.Label96.AutoSize = True
|
|
Me.Label96.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label96.Location = New System.Drawing.Point(178, 46)
|
|
Me.Label96.Name = "Label96"
|
|
Me.Label96.Size = New System.Drawing.Size(55, 27)
|
|
Me.Label96.TabIndex = 85
|
|
Me.Label96.Text = "LUX"
|
|
'
|
|
'Label97
|
|
'
|
|
Me.Label97.AutoSize = True
|
|
Me.Label97.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label97.Location = New System.Drawing.Point(11, 8)
|
|
Me.Label97.Name = "Label97"
|
|
Me.Label97.Size = New System.Drawing.Size(72, 27)
|
|
Me.Label97.TabIndex = 81
|
|
Me.Label97.Text = "검사수"
|
|
'
|
|
'Label98
|
|
'
|
|
Me.Label98.Font = New System.Drawing.Font("함초롬바탕", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label98.Location = New System.Drawing.Point(15, 86)
|
|
Me.Label98.Name = "Label98"
|
|
Me.Label98.Size = New System.Drawing.Size(40, 24)
|
|
Me.Label98.TabIndex = 90
|
|
Me.Label98.Text = "0"
|
|
Me.Label98.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
'
|
|
'Label99
|
|
'
|
|
Me.Label99.AutoSize = True
|
|
Me.Label99.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label99.Location = New System.Drawing.Point(26, 46)
|
|
Me.Label99.Name = "Label99"
|
|
Me.Label99.Size = New System.Drawing.Size(54, 27)
|
|
Me.Label99.TabIndex = 83
|
|
Me.Label99.Text = "PRO"
|
|
'
|
|
'btnRunPD3
|
|
'
|
|
Me.btnRunPD3.Enabled = False
|
|
Me.btnRunPD3.Font = New System.Drawing.Font("함초롬바탕", 24.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btnRunPD3.Location = New System.Drawing.Point(513, 345)
|
|
Me.btnRunPD3.Name = "btnRunPD3"
|
|
Me.btnRunPD3.Size = New System.Drawing.Size(505, 158)
|
|
Me.btnRunPD3.TabIndex = 94
|
|
Me.btnRunPD3.Text = "실행"
|
|
Me.btnRunPD3.UseVisualStyleBackColor = True
|
|
'
|
|
'lblCapacitorPD3
|
|
'
|
|
Me.lblCapacitorPD3.AutoSize = True
|
|
Me.lblCapacitorPD3.Font = New System.Drawing.Font("함초롬바탕", 44.25!, System.Drawing.FontStyle.Bold)
|
|
Me.lblCapacitorPD3.Location = New System.Drawing.Point(535, 35)
|
|
Me.lblCapacitorPD3.Name = "lblCapacitorPD3"
|
|
Me.lblCapacitorPD3.Size = New System.Drawing.Size(148, 77)
|
|
Me.lblCapacitorPD3.TabIndex = 93
|
|
Me.lblCapacitorPD3.Text = "C 값"
|
|
'
|
|
'lblGradePD3
|
|
'
|
|
Me.lblGradePD3.AutoSize = True
|
|
Me.lblGradePD3.Font = New System.Drawing.Font("함초롬바탕", 44.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblGradePD3.Location = New System.Drawing.Point(10, 35)
|
|
Me.lblGradePD3.Name = "lblGradePD3"
|
|
Me.lblGradePD3.Size = New System.Drawing.Size(147, 77)
|
|
Me.lblGradePD3.TabIndex = 90
|
|
Me.lblGradePD3.Text = "등급"
|
|
'
|
|
'opdfile
|
|
'
|
|
Me.opdfile.Title = "파일 주소 불러오기"
|
|
'
|
|
'txbMaxCntPD1
|
|
'
|
|
Me.txbMaxCntPD1.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbMaxCntPD1.Location = New System.Drawing.Point(413, 43)
|
|
Me.txbMaxCntPD1.Name = "txbMaxCntPD1"
|
|
Me.txbMaxCntPD1.Size = New System.Drawing.Size(65, 35)
|
|
Me.txbMaxCntPD1.TabIndex = 119
|
|
Me.txbMaxCntPD1.Text = "0"
|
|
Me.txbMaxCntPD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lbMaxCntPD1
|
|
'
|
|
Me.lbMaxCntPD1.AutoSize = True
|
|
Me.lbMaxCntPD1.Font = New System.Drawing.Font("함초롬바탕", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbMaxCntPD1.Location = New System.Drawing.Point(357, 46)
|
|
Me.lbMaxCntPD1.Name = "lbMaxCntPD1"
|
|
Me.lbMaxCntPD1.Size = New System.Drawing.Size(60, 27)
|
|
Me.lbMaxCntPD1.TabIndex = 120
|
|
Me.lbMaxCntPD1.Text = "MAX"
|
|
'
|
|
'frmTD_JIG
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(2484, 1061)
|
|
Me.Controls.Add(Me.gpbSetupWindow)
|
|
Me.Controls.Add(Me.gpbSetup)
|
|
Me.Controls.Add(Me.gpbSpec)
|
|
Me.Controls.Add(Me.gpbProduct1)
|
|
Me.Controls.Add(Me.gpbIQC)
|
|
Me.Controls.Add(Me.gpbProduct3)
|
|
Me.Controls.Add(Me.gpbProduct4)
|
|
Me.Controls.Add(Me.gpbProduct2)
|
|
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.MaximizeBox = False
|
|
Me.Name = "frmTD_JIG"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "DUALSONIC T/D MEASURING INSTRUMENT"
|
|
Me.GroupBox3.ResumeLayout(False)
|
|
Me.GroupBox3.PerformLayout()
|
|
Me.gpbTime.ResumeLayout(False)
|
|
Me.gpbTime.PerformLayout()
|
|
Me.gpbSpec.ResumeLayout(False)
|
|
Me.gpbSpec.PerformLayout()
|
|
Me.gpbSetup.ResumeLayout(False)
|
|
Me.gpbConfig.ResumeLayout(False)
|
|
Me.gpbConfig.PerformLayout()
|
|
Me.gbTDRun.ResumeLayout(False)
|
|
Me.gbTDRun.PerformLayout()
|
|
Me.pnlIQCDisp.ResumeLayout(False)
|
|
Me.pnlIQCDisp.PerformLayout()
|
|
Me.GroupBox4.ResumeLayout(False)
|
|
Me.Panel2.ResumeLayout(False)
|
|
Me.Panel2.PerformLayout()
|
|
Me.gpbIQC.ResumeLayout(False)
|
|
Me.gpbIQC.PerformLayout()
|
|
Me.gbTestWindow.ResumeLayout(False)
|
|
Me.gbTDResult.ResumeLayout(False)
|
|
Me.gbTDResult.PerformLayout()
|
|
Me.Panel7.ResumeLayout(False)
|
|
Me.Panel7.PerformLayout()
|
|
Me.gpbSetupWindow.ResumeLayout(False)
|
|
Me.gpbSetupWindow.PerformLayout()
|
|
Me.gbCmat.ResumeLayout(False)
|
|
Me.gbCmat.PerformLayout()
|
|
CType(Me.nudmat_5, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudmat_4, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudmat_3, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudmat_2, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudmat_1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox16.ResumeLayout(False)
|
|
Me.GroupBox16.PerformLayout()
|
|
CType(Me.nudPrintCount, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.gbPrintApply.ResumeLayout(False)
|
|
Me.gbPrintApply.PerformLayout()
|
|
Me.gbPrinter.ResumeLayout(False)
|
|
Me.gbPrinter.PerformLayout()
|
|
CType(Me.dgvPrinter, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBox19.ResumeLayout(False)
|
|
Me.GroupBox21.ResumeLayout(False)
|
|
Me.GroupBox21.PerformLayout()
|
|
Me.GroupBox18.ResumeLayout(False)
|
|
Me.GroupBox18.PerformLayout()
|
|
Me.GroupBox10.ResumeLayout(False)
|
|
Me.GroupBox5.ResumeLayout(False)
|
|
Me.GroupBox6.ResumeLayout(False)
|
|
Me.GroupBox6.PerformLayout()
|
|
Me.GroupBox22.ResumeLayout(False)
|
|
Me.GroupBox22.PerformLayout()
|
|
Me.GroupBox23.ResumeLayout(False)
|
|
Me.GroupBox23.PerformLayout()
|
|
Me.GroupBox12.ResumeLayout(False)
|
|
Me.GroupBox15.ResumeLayout(False)
|
|
Me.GroupBox15.PerformLayout()
|
|
Me.GroupBox14.ResumeLayout(False)
|
|
Me.GroupBox14.PerformLayout()
|
|
Me.GroupBox13.ResumeLayout(False)
|
|
Me.GroupBox13.PerformLayout()
|
|
Me.GroupBox11.ResumeLayout(False)
|
|
Me.GroupBox11.PerformLayout()
|
|
Me.GroupBox2.ResumeLayout(False)
|
|
Me.GroupBox17.ResumeLayout(False)
|
|
Me.GroupBox17.PerformLayout()
|
|
Me.GroupBox9.ResumeLayout(False)
|
|
Me.GroupBox9.PerformLayout()
|
|
Me.GroupBox8.ResumeLayout(False)
|
|
Me.GroupBox8.PerformLayout()
|
|
Me.GroupBox7.ResumeLayout(False)
|
|
Me.GroupBox7.PerformLayout()
|
|
Me.GroupBox1.ResumeLayout(False)
|
|
Me.GroupBox1.PerformLayout()
|
|
Me.gpbProduct1.ResumeLayout(False)
|
|
Me.gpbProduct1.PerformLayout()
|
|
Me.gbDSMode.ResumeLayout(False)
|
|
Me.gbDSMode.PerformLayout()
|
|
Me.Panel3.ResumeLayout(False)
|
|
Me.Panel3.PerformLayout()
|
|
Me.gpbCartType.ResumeLayout(False)
|
|
Me.gpbCartType.PerformLayout()
|
|
Me.pnlModelSelect.ResumeLayout(False)
|
|
Me.pnlModelSelect.PerformLayout()
|
|
Me.pnlTypeSelect.ResumeLayout(False)
|
|
Me.pnlTypeSelect.PerformLayout()
|
|
Me.gpbCheckGrade.ResumeLayout(False)
|
|
Me.gpbCheckGrade.PerformLayout()
|
|
Me.gpbProduct4.ResumeLayout(False)
|
|
Me.gpbProduct4.PerformLayout()
|
|
Me.gpbProduct2.ResumeLayout(False)
|
|
Me.gpbProduct2.PerformLayout()
|
|
Me.GroupBox20.ResumeLayout(False)
|
|
Me.GroupBox20.PerformLayout()
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
Me.gpbProduct3.ResumeLayout(False)
|
|
Me.gpbProduct3.PerformLayout()
|
|
Me.Panel5.ResumeLayout(False)
|
|
Me.Panel4.ResumeLayout(False)
|
|
Me.Panel4.PerformLayout()
|
|
Me.pnlCapSelectPD3.ResumeLayout(False)
|
|
Me.Panel6.ResumeLayout(False)
|
|
Me.Panel6.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
Friend WithEvents gpbTime As GroupBox
|
|
Friend WithEvents lblTime As Label
|
|
Friend WithEvents cmdSerialPort As IO.Ports.SerialPort
|
|
Friend WithEvents rdbTop As RadioButton
|
|
Friend WithEvents rdbAvg As RadioButton
|
|
Friend WithEvents rdbMax As RadioButton
|
|
Friend WithEvents txbVPOS As TextBox
|
|
Friend WithEvents txbHPOS As TextBox
|
|
Friend WithEvents txbVSCALE As TextBox
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents txbHSCALE As TextBox
|
|
Friend WithEvents txbOntime As TextBox
|
|
Friend WithEvents btnExit As Button
|
|
Friend WithEvents GroupBox3 As GroupBox
|
|
Friend WithEvents rdbDev3 As RadioButton
|
|
Friend WithEvents rdbDev2 As RadioButton
|
|
Friend WithEvents rdbDev1 As RadioButton
|
|
Friend WithEvents cboComPort As ComboBox
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents cmdSerial As Button
|
|
Friend WithEvents gpbSpec As GroupBox
|
|
Friend WithEvents gpbSetup As GroupBox
|
|
Friend WithEvents lblPV_SN As Label
|
|
Friend WithEvents txbPV_SN As TextBox
|
|
Friend WithEvents lblPV_Date As Label
|
|
Friend WithEvents txbPV_Date As TextBox
|
|
Friend WithEvents lblPV_R As Label
|
|
Friend WithEvents txbPV_R As TextBox
|
|
Friend WithEvents lblPV_C As Label
|
|
Friend WithEvents txbPV_C As TextBox
|
|
Friend WithEvents lblPV_Z As Label
|
|
Friend WithEvents txbPV_Z As TextBox
|
|
Friend WithEvents lblPV_Freq As Label
|
|
Friend WithEvents txbPV_Freq As TextBox
|
|
Friend WithEvents gbTDRun As GroupBox
|
|
Friend WithEvents Label20 As Label
|
|
Friend WithEvents txbCapacitor As TextBox
|
|
Friend WithEvents Label19 As Label
|
|
Friend WithEvents txbGrade As TextBox
|
|
Friend WithEvents btnRunIQC As Button
|
|
Friend WithEvents chbUseBarcode As CheckBox
|
|
Friend WithEvents lblLuxCnt As Label
|
|
Friend WithEvents txbLuxCnt As TextBox
|
|
Friend WithEvents lblProCnt As Label
|
|
Friend WithEvents txbProCnt As TextBox
|
|
Friend WithEvents lblTotalCnt As Label
|
|
Friend WithEvents txbTotalCnt As TextBox
|
|
Friend WithEvents lblEyeCnt As Label
|
|
Friend WithEvents txbEyeCnt As TextBox
|
|
Friend WithEvents pnlIQCDisp As Panel
|
|
Friend WithEvents lblNGCnt As Label
|
|
Friend WithEvents txbNGCnt As TextBox
|
|
Friend WithEvents lblOKCnt As Label
|
|
Friend WithEvents txbOKCnt As TextBox
|
|
Friend WithEvents gpbConfig As GroupBox
|
|
Friend WithEvents btnSetup As Button
|
|
Friend WithEvents txbMeasureDelay As TextBox
|
|
Friend WithEvents lblMesureDelaytime As Label
|
|
Friend WithEvents txbTimeout As TextBox
|
|
Friend WithEvents Label21 As Label
|
|
Friend WithEvents chbAutoMeasure As CheckBox
|
|
Friend WithEvents gpbIQC As GroupBox
|
|
Friend WithEvents gpbSetupWindow As GroupBox
|
|
Friend WithEvents GroupBox2 As GroupBox
|
|
Friend WithEvents GroupBox9 As GroupBox
|
|
Friend WithEvents GroupBox8 As GroupBox
|
|
Friend WithEvents Label27 As Label
|
|
Friend WithEvents Label24 As Label
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents Label23 As Label
|
|
Friend WithEvents GroupBox7 As GroupBox
|
|
Friend WithEvents Label26 As Label
|
|
Friend WithEvents Label25 As Label
|
|
Friend WithEvents GroupBox1 As GroupBox
|
|
Friend WithEvents GroupBox10 As GroupBox
|
|
Friend WithEvents btnSetupExit As Button
|
|
Friend WithEvents btnSetupSave As Button
|
|
Friend WithEvents btnSetupLoad As Button
|
|
Friend WithEvents GroupBox12 As GroupBox
|
|
Friend WithEvents Label28 As Label
|
|
Friend WithEvents Label31 As Label
|
|
Friend WithEvents lblOntime As Label
|
|
Friend WithEvents GroupBox11 As GroupBox
|
|
Friend WithEvents Label10 As Label
|
|
Friend WithEvents Label7 As Label
|
|
Friend WithEvents Label6 As Label
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents GroupBox16 As GroupBox
|
|
Friend WithEvents Label40 As Label
|
|
Friend WithEvents txbRelay5 As TextBox
|
|
Friend WithEvents Label39 As Label
|
|
Friend WithEvents txbRelay4 As TextBox
|
|
Friend WithEvents Label38 As Label
|
|
Friend WithEvents txbRelay3 As TextBox
|
|
Friend WithEvents Label37 As Label
|
|
Friend WithEvents txbRelay2 As TextBox
|
|
Friend WithEvents Label36 As Label
|
|
Friend WithEvents txbRelay1 As TextBox
|
|
Friend WithEvents GroupBox15 As GroupBox
|
|
Friend WithEvents txbEyeMin As TextBox
|
|
Friend WithEvents Label32 As Label
|
|
Friend WithEvents txbEyeTyp As TextBox
|
|
Friend WithEvents Label34 As Label
|
|
Friend WithEvents txbEyeMax As TextBox
|
|
Friend WithEvents Label35 As Label
|
|
Friend WithEvents GroupBox14 As GroupBox
|
|
Friend WithEvents txbLuxMin As TextBox
|
|
Friend WithEvents txbLuxTyp As TextBox
|
|
Friend WithEvents Label12 As Label
|
|
Friend WithEvents txbLuxMax As TextBox
|
|
Friend WithEvents Label29 As Label
|
|
Friend WithEvents Label30 As Label
|
|
Friend WithEvents GroupBox13 As GroupBox
|
|
Friend WithEvents Label8 As Label
|
|
Friend WithEvents txbProMin As TextBox
|
|
Friend WithEvents Label11 As Label
|
|
Friend WithEvents txbProTyp As TextBox
|
|
Friend WithEvents Label9 As Label
|
|
Friend WithEvents txbProMax As TextBox
|
|
Friend WithEvents txbScopeID As TextBox
|
|
Friend WithEvents Label41 As Label
|
|
Friend WithEvents GroupBox17 As GroupBox
|
|
Friend WithEvents InputTimer As Timer
|
|
Friend WithEvents gpbProduct1 As GroupBox
|
|
Friend WithEvents GroupBox18 As GroupBox
|
|
Friend WithEvents rdbProduct3 As RadioButton
|
|
Friend WithEvents rdbProduct2 As RadioButton
|
|
Friend WithEvents rdbProduct1 As RadioButton
|
|
Friend WithEvents rdbIQC As RadioButton
|
|
Friend WithEvents btnRunPD1 As Button
|
|
Friend WithEvents lblCapacitorPD1 As Label
|
|
Friend WithEvents lblGradePD1 As Label
|
|
Friend WithEvents txbCapacitorPD1 As TextBox
|
|
Friend WithEvents txbGradePD1 As TextBox
|
|
Friend WithEvents gpbProduct4 As GroupBox
|
|
Friend WithEvents gpbProduct2 As GroupBox
|
|
Friend WithEvents btnRunPD2 As Button
|
|
Friend WithEvents txbCmdWindowP2 As TextBox
|
|
Friend WithEvents GroupBox20 As GroupBox
|
|
Friend WithEvents Panel1 As Panel
|
|
Friend WithEvents Label44 As Label
|
|
Friend WithEvents Label45 As Label
|
|
Friend WithEvents txbTotalCntP2 As TextBox
|
|
Friend WithEvents txbEyeCntP2 As TextBox
|
|
Friend WithEvents txbNGCntP2 As TextBox
|
|
Friend WithEvents Label46 As Label
|
|
Friend WithEvents Label47 As Label
|
|
Friend WithEvents txbLuxCntP2 As TextBox
|
|
Friend WithEvents Label48 As Label
|
|
Friend WithEvents txbOKCntP2 As TextBox
|
|
Friend WithEvents Label49 As Label
|
|
Friend WithEvents txbProCntP2 As TextBox
|
|
Friend WithEvents Label50 As Label
|
|
Friend WithEvents txbCapacitorP2 As TextBox
|
|
Friend WithEvents Label51 As Label
|
|
Friend WithEvents txbGradeP2 As TextBox
|
|
Friend WithEvents Label52 As Label
|
|
Friend WithEvents lblCartridgePD1 As Label
|
|
Friend WithEvents txbCartridgePD1 As TextBox
|
|
Public WithEvents runTimeTimer As Timer
|
|
Public WithEvents cmdRunTimer As Timer
|
|
Friend WithEvents Label55 As Label
|
|
Friend WithEvents txbJudge As TextBox
|
|
Friend WithEvents Label54 As Label
|
|
Friend WithEvents txbWriteInfo As TextBox
|
|
Friend WithEvents GroupBox19 As GroupBox
|
|
Friend WithEvents GroupBox21 As GroupBox
|
|
Friend WithEvents Label56 As Label
|
|
Friend WithEvents Label57 As Label
|
|
Friend WithEvents Label58 As Label
|
|
Friend WithEvents txbErrorFactor As TextBox
|
|
Friend WithEvents Label59 As Label
|
|
Friend WithEvents txbOffsetValue As TextBox
|
|
Friend WithEvents Label60 As Label
|
|
Friend WithEvents Label61 As Label
|
|
Friend WithEvents Label62 As Label
|
|
Friend WithEvents txbWaitDelay As TextBox
|
|
Friend WithEvents Label63 As Label
|
|
Friend WithEvents txbStartWaitDelay As TextBox
|
|
Friend WithEvents btnRunIQCDB As Button
|
|
Friend WithEvents Label13 As Label
|
|
Friend WithEvents Label14 As Label
|
|
Friend WithEvents txbReNgCnt As TextBox
|
|
Friend WithEvents txbReOkCnt As TextBox
|
|
Friend WithEvents Panel3 As Panel
|
|
Friend WithEvents lblR5CntPD1 As Label
|
|
Friend WithEvents txbR3CntPD1 As TextBox
|
|
Friend WithEvents lblR3CntPD1 As Label
|
|
Friend WithEvents lblR4CntPD1 As Label
|
|
Friend WithEvents txbR4CntPD1 As TextBox
|
|
Friend WithEvents Label65 As Label
|
|
Friend WithEvents txbTotalCntPD1 As TextBox
|
|
Friend WithEvents txbEyeCntPD1 As TextBox
|
|
Friend WithEvents Label66 As Label
|
|
Friend WithEvents Label67 As Label
|
|
Friend WithEvents txbLuxCntPD1 As TextBox
|
|
Friend WithEvents Label69 As Label
|
|
Friend WithEvents txbProCntPD1 As TextBox
|
|
Friend WithEvents txbReCntP2 As TextBox
|
|
Friend WithEvents Label15 As Label
|
|
Friend WithEvents Label16 As Label
|
|
Friend WithEvents txbReOKCntP2 As TextBox
|
|
Friend WithEvents txbIQC_DummyShotCnt As TextBox
|
|
Friend WithEvents txbValueError As TextBox
|
|
Friend WithEvents Label68 As Label
|
|
Friend WithEvents lbValueErr As Label
|
|
Friend WithEvents lbValueError As Label
|
|
Friend WithEvents Label73 As Label
|
|
Friend WithEvents lblR5CntIQC As Label
|
|
Friend WithEvents txbR5CntIQC As TextBox
|
|
Friend WithEvents lblR4CntIQC As Label
|
|
Friend WithEvents txbR4CntIQC As TextBox
|
|
Friend WithEvents txbR3CntIQC As TextBox
|
|
Friend WithEvents lblR3CntIQC As Label
|
|
Friend WithEvents lblR2CntIQC As Label
|
|
Friend WithEvents txbR2CntIQC As TextBox
|
|
Friend WithEvents lblR1CntIQC As Label
|
|
Friend WithEvents txbR1CntIQC As TextBox
|
|
Friend WithEvents txbReTotalCnt As TextBox
|
|
Friend WithEvents Label17 As Label
|
|
Friend WithEvents ckbLogDetail As CheckBox
|
|
Friend WithEvents ckbRunDemoMode As CheckBox
|
|
Friend WithEvents txbR5CntPD1 As TextBox
|
|
Friend WithEvents lblR2CntPD1 As Label
|
|
Friend WithEvents txbR2CntPD1 As TextBox
|
|
Friend WithEvents lblR1CntPD1 As Label
|
|
Friend WithEvents txbR1CntPD1 As TextBox
|
|
Friend WithEvents ckbUseInfoInput As CheckBox
|
|
Friend WithEvents Label18 As Label
|
|
Friend WithEvents Label22 As Label
|
|
Friend WithEvents cboCapacitor As ComboBox
|
|
Friend WithEvents cboGrade As ComboBox
|
|
Friend WithEvents gpbCheckGrade As GroupBox
|
|
Friend WithEvents txbNgCntPD1 As TextBox
|
|
Friend WithEvents txbOkCntPD1 As TextBox
|
|
Friend WithEvents Label33 As Label
|
|
Friend WithEvents Label42 As Label
|
|
Friend WithEvents gpbCartType As GroupBox
|
|
Friend WithEvents ckbUseModelSelect As CheckBox
|
|
Friend WithEvents pnlModelSelect As Panel
|
|
Friend WithEvents rdbModelLux As RadioButton
|
|
Friend WithEvents rdbModelPro As RadioButton
|
|
Friend WithEvents Label53 As Label
|
|
Friend WithEvents txbModelSelect As TextBox
|
|
Friend WithEvents pnlTypeSelect As Panel
|
|
Friend WithEvents rdbTypeEye As RadioButton
|
|
Friend WithEvents rdbTypeFace As RadioButton
|
|
Friend WithEvents Label64 As Label
|
|
Friend WithEvents ckbUseGradeChange As CheckBox
|
|
Friend WithEvents Label70 As Label
|
|
Friend WithEvents txbRelay10 As TextBox
|
|
Friend WithEvents Label74 As Label
|
|
Friend WithEvents txbRelay9 As TextBox
|
|
Friend WithEvents Label75 As Label
|
|
Friend WithEvents txbRelay8 As TextBox
|
|
Friend WithEvents Label76 As Label
|
|
Friend WithEvents txbRelay7 As TextBox
|
|
Friend WithEvents Label77 As Label
|
|
Friend WithEvents txbRelay6 As TextBox
|
|
Friend WithEvents lblR10CntIQC As Label
|
|
Friend WithEvents txbR10CntIQC As TextBox
|
|
Friend WithEvents lblR7CntIQC As Label
|
|
Friend WithEvents txbR7CntIQC As TextBox
|
|
Friend WithEvents txbR9CntIQC As TextBox
|
|
Friend WithEvents lblR9CntIQC As Label
|
|
Friend WithEvents lblR8CntIQC As Label
|
|
Friend WithEvents txbR8CntIQC As TextBox
|
|
Friend WithEvents lblR6CntIQC As Label
|
|
Friend WithEvents txbR6CntIQC As TextBox
|
|
Friend WithEvents txbR10CntPD1 As TextBox
|
|
Friend WithEvents lblR10CntPD1 As Label
|
|
Friend WithEvents txbR8CntPD1 As TextBox
|
|
Friend WithEvents lblR8CntPD1 As Label
|
|
Friend WithEvents lblR9CntPD1 As Label
|
|
Friend WithEvents txbR9CntPD1 As TextBox
|
|
Friend WithEvents lblR7CntPD1 As Label
|
|
Friend WithEvents txbR7CntPD1 As TextBox
|
|
Friend WithEvents lblR6CntPD1 As Label
|
|
Friend WithEvents txbR6CntPD1 As TextBox
|
|
Friend WithEvents Panel2 As Panel
|
|
Friend WithEvents GroupBox4 As GroupBox
|
|
Friend WithEvents Label43 As Label
|
|
Friend WithEvents txbShotCnt As TextBox
|
|
Friend WithEvents AutoAgingTimer As Timer
|
|
Friend WithEvents btnAutoAging As Button
|
|
Friend WithEvents Label78 As Label
|
|
Friend WithEvents txbAutoInterval As TextBox
|
|
Friend WithEvents txbAgingWait As TextBox
|
|
Friend WithEvents Label79 As Label
|
|
Friend WithEvents gpbProduct3 As GroupBox
|
|
Friend WithEvents Panel6 As Panel
|
|
Friend WithEvents TextBox3 As TextBox
|
|
Friend WithEvents TextBox4 As TextBox
|
|
Friend WithEvents TextBox5 As TextBox
|
|
Friend WithEvents TextBox6 As TextBox
|
|
Friend WithEvents TextBox7 As TextBox
|
|
Friend WithEvents TextBox8 As TextBox
|
|
Friend WithEvents TextBox9 As TextBox
|
|
Friend WithEvents TextBox10 As TextBox
|
|
Friend WithEvents TextBox11 As TextBox
|
|
Friend WithEvents Label84 As Label
|
|
Friend WithEvents Label85 As Label
|
|
Friend WithEvents Label86 As Label
|
|
Friend WithEvents Label87 As Label
|
|
Friend WithEvents Label88 As Label
|
|
Friend WithEvents TextBox12 As TextBox
|
|
Friend WithEvents TextBox13 As TextBox
|
|
Friend WithEvents Label89 As Label
|
|
Friend WithEvents Label90 As Label
|
|
Friend WithEvents TextBox14 As TextBox
|
|
Friend WithEvents TextBox15 As TextBox
|
|
Friend WithEvents TextBox16 As TextBox
|
|
Friend WithEvents Label91 As Label
|
|
Friend WithEvents TextBox17 As TextBox
|
|
Friend WithEvents Label92 As Label
|
|
Friend WithEvents Label93 As Label
|
|
Friend WithEvents Label94 As Label
|
|
Friend WithEvents Label95 As Label
|
|
Friend WithEvents TextBox18 As TextBox
|
|
Friend WithEvents Label96 As Label
|
|
Friend WithEvents Label97 As Label
|
|
Friend WithEvents Label98 As Label
|
|
Friend WithEvents Label99 As Label
|
|
Friend WithEvents btnRunPD3 As Button
|
|
Friend WithEvents lblCapacitorPD3 As Label
|
|
Friend WithEvents lblGradePD3 As Label
|
|
Friend WithEvents txbCapacitorPD3 As TextBox
|
|
Friend WithEvents txbGradePD3 As TextBox
|
|
Friend WithEvents rdbCapacitor1 As RadioButton
|
|
Friend WithEvents lblCapSelectPD3 As Label
|
|
Friend WithEvents pnlCapSelectPD3 As Panel
|
|
Friend WithEvents rdbCapacitor10 As RadioButton
|
|
Friend WithEvents rdbCapacitor9 As RadioButton
|
|
Friend WithEvents rdbCapacitor8 As RadioButton
|
|
Friend WithEvents rdbCapacitor7 As RadioButton
|
|
Friend WithEvents rdbCapacitor6 As RadioButton
|
|
Friend WithEvents rdbCapacitor5 As RadioButton
|
|
Friend WithEvents rdbCapacitor4 As RadioButton
|
|
Friend WithEvents rdbCapacitor3 As RadioButton
|
|
Friend WithEvents rdbCapacitor2 As RadioButton
|
|
Friend WithEvents Panel5 As Panel
|
|
Friend WithEvents rdbMode3 As RadioButton
|
|
Friend WithEvents rdbMode2 As RadioButton
|
|
Friend WithEvents rdbMode1 As RadioButton
|
|
Friend WithEvents lblMode As Label
|
|
Friend WithEvents Panel4 As Panel
|
|
Friend WithEvents rdbEye As RadioButton
|
|
Friend WithEvents rdbFace As RadioButton
|
|
Friend WithEvents Label80 As Label
|
|
Friend WithEvents txbMinValue As TextBox
|
|
Friend WithEvents txbMotorOnTime As TextBox
|
|
Friend WithEvents lbMinVal As Label
|
|
Friend WithEvents Label82 As Label
|
|
Friend WithEvents Label83 As Label
|
|
Friend WithEvents lbMinValue As Label
|
|
Friend WithEvents Panel7 As Panel
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents Label110 As Label
|
|
Friend WithEvents Label109 As Label
|
|
Friend WithEvents Label108 As Label
|
|
Friend WithEvents Label107 As Label
|
|
Friend WithEvents Label106 As Label
|
|
Friend WithEvents Label105 As Label
|
|
Friend WithEvents Label104 As Label
|
|
Friend WithEvents Label103 As Label
|
|
Friend WithEvents Label102 As Label
|
|
Friend WithEvents Label101 As Label
|
|
Friend WithEvents TextBox27 As TextBox
|
|
Friend WithEvents TextBox26 As TextBox
|
|
Friend WithEvents TextBox25 As TextBox
|
|
Friend WithEvents TextBox24 As TextBox
|
|
Friend WithEvents TextBox23 As TextBox
|
|
Friend WithEvents TextBox22 As TextBox
|
|
Friend WithEvents TextBox21 As TextBox
|
|
Friend WithEvents TextBox20 As TextBox
|
|
Friend WithEvents TextBox19 As TextBox
|
|
Friend WithEvents TextBox2 As TextBox
|
|
Friend WithEvents txbCmdWindow As TextBox
|
|
Friend WithEvents gbTestWindow As GroupBox
|
|
Friend WithEvents txbRun As TextBox
|
|
Friend WithEvents lbRun As Label
|
|
Friend WithEvents gbTDResult As GroupBox
|
|
Friend WithEvents ckbPlay As CheckBox
|
|
Friend WithEvents btnCal As Button
|
|
Friend WithEvents gbPrintApply As GroupBox
|
|
Friend WithEvents lbPrintApply As Label
|
|
Friend WithEvents txbPrintApply As TextBox
|
|
Friend WithEvents gbPrinter As GroupBox
|
|
Friend WithEvents txbText1 As TextBox
|
|
Friend WithEvents lbText1 As Label
|
|
Friend WithEvents btPrintref As Button
|
|
Friend WithEvents dgvPrinter As DataGridView
|
|
Friend WithEvents dfNum As DataGridViewTextBoxColumn
|
|
Friend WithEvents dfPrinter As DataGridViewTextBoxColumn
|
|
Friend WithEvents txbCode1 As TextBox
|
|
Friend WithEvents lbCode1 As Label
|
|
Friend WithEvents btnName1 As Button
|
|
Friend WithEvents lbLabel1 As Label
|
|
Friend WithEvents btnLabel1 As Button
|
|
Friend WithEvents txbLabel1 As TextBox
|
|
Friend WithEvents ckbWarPnt As CheckBox
|
|
Friend WithEvents opdfile As OpenFileDialog
|
|
Friend WithEvents nudPrintCount As NumericUpDown
|
|
Friend WithEvents lbPrintCount As Label
|
|
Friend WithEvents GroupBox5 As GroupBox
|
|
Friend WithEvents GroupBox6 As GroupBox
|
|
Friend WithEvents txbKEyeMin As TextBox
|
|
Friend WithEvents Label111 As Label
|
|
Friend WithEvents txbKEyeTyp As TextBox
|
|
Friend WithEvents Label112 As Label
|
|
Friend WithEvents txbKEyeMax As TextBox
|
|
Friend WithEvents Label113 As Label
|
|
Friend WithEvents GroupBox22 As GroupBox
|
|
Friend WithEvents txbKLuxMin As TextBox
|
|
Friend WithEvents txbKLuxTyp As TextBox
|
|
Friend WithEvents Label114 As Label
|
|
Friend WithEvents txbKLuxMax As TextBox
|
|
Friend WithEvents Label115 As Label
|
|
Friend WithEvents Label116 As Label
|
|
Friend WithEvents GroupBox23 As GroupBox
|
|
Friend WithEvents Label117 As Label
|
|
Friend WithEvents txbKProMin As TextBox
|
|
Friend WithEvents Label118 As Label
|
|
Friend WithEvents txbKProTyp As TextBox
|
|
Friend WithEvents Label119 As Label
|
|
Friend WithEvents txbKProMax As TextBox
|
|
Friend WithEvents gbCmat As GroupBox
|
|
Friend WithEvents rdbCmat_5 As RadioButton
|
|
Friend WithEvents rdbCmat_10 As RadioButton
|
|
Friend WithEvents nudmat_5 As NumericUpDown
|
|
Friend WithEvents nudmat_4 As NumericUpDown
|
|
Friend WithEvents nudmat_3 As NumericUpDown
|
|
Friend WithEvents nudmat_2 As NumericUpDown
|
|
Friend WithEvents nudmat_1 As NumericUpDown
|
|
Friend WithEvents btnGradeStop As Button
|
|
Friend WithEvents Label124 As Label
|
|
Friend WithEvents Label123 As Label
|
|
Friend WithEvents Label122 As Label
|
|
Friend WithEvents Label121 As Label
|
|
Friend WithEvents Label120 As Label
|
|
Friend WithEvents ckbSerialUse As CheckBox
|
|
Friend WithEvents gbDSMode As GroupBox
|
|
Friend WithEvents rdb25mm As RadioButton
|
|
Friend WithEvents rdb20mm As RadioButton
|
|
Friend WithEvents txbMaxCntPD1 As TextBox
|
|
Friend WithEvents lbMaxCntPD1 As Label
|
|
End Class
|