4158 lines
214 KiB
VB.net
4158 lines
214 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class AgingForm
|
|
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(AgingForm))
|
|
Me.GroupBox4 = New System.Windows.Forms.GroupBox()
|
|
Me.lblTime = New System.Windows.Forms.Label()
|
|
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
|
Me.txtExtTemp2 = New System.Windows.Forms.TextBox()
|
|
Me.Label85 = New System.Windows.Forms.Label()
|
|
Me.txtExtTemp1 = New System.Windows.Forms.TextBox()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.gpbInfo1 = New System.Windows.Forms.GroupBox()
|
|
Me.chbAutoPowerOn1 = New System.Windows.Forms.CheckBox()
|
|
Me.Label67 = New System.Windows.Forms.Label()
|
|
Me.Label74 = New System.Windows.Forms.Label()
|
|
Me.txbCartSN1 = New System.Windows.Forms.TextBox()
|
|
Me.txbMainSN1 = New System.Windows.Forms.TextBox()
|
|
Me.txbCmdWindow1 = New System.Windows.Forms.TextBox()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.txtCartEndTemp1 = New System.Windows.Forms.TextBox()
|
|
Me.txtMainEndTemp1 = New System.Windows.Forms.TextBox()
|
|
Me.txbShotCnt1 = New System.Windows.Forms.TextBox()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.txtCartStartTemp1 = New System.Windows.Forms.TextBox()
|
|
Me.txtMainStartTemp1 = New System.Windows.Forms.TextBox()
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.Label28 = New System.Windows.Forms.Label()
|
|
Me.txbStartTime1 = New System.Windows.Forms.TextBox()
|
|
Me.txbInfoBox1 = New System.Windows.Forms.TextBox()
|
|
Me.btnRun1 = New System.Windows.Forms.Button()
|
|
Me.txbEndTime1 = New System.Windows.Forms.TextBox()
|
|
Me.lblEndRuntime1 = New System.Windows.Forms.Label()
|
|
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
|
Me.txbCartTemp = New System.Windows.Forms.TextBox()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.txbDevTemp = New System.Windows.Forms.TextBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
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.runTimeTimer = New System.Windows.Forms.Timer(Me.components)
|
|
Me.LiveTimer = New System.Windows.Forms.Timer(Me.components)
|
|
Me.SerialPort1 = New System.IO.Ports.SerialPort(Me.components)
|
|
Me.cmdTimer = New System.Windows.Forms.Timer(Me.components)
|
|
Me.gpbInfo2 = New System.Windows.Forms.GroupBox()
|
|
Me.chbAutoPowerOn2 = New System.Windows.Forms.CheckBox()
|
|
Me.Label53 = New System.Windows.Forms.Label()
|
|
Me.Label60 = New System.Windows.Forms.Label()
|
|
Me.txbCartSN2 = New System.Windows.Forms.TextBox()
|
|
Me.txbMainSN2 = New System.Windows.Forms.TextBox()
|
|
Me.txbCmdWindow2 = New System.Windows.Forms.TextBox()
|
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.txtCartEndTemp2 = New System.Windows.Forms.TextBox()
|
|
Me.txtMainEndTemp2 = New System.Windows.Forms.TextBox()
|
|
Me.txbShotCnt2 = New System.Windows.Forms.TextBox()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|
Me.txtCartStartTemp2 = New System.Windows.Forms.TextBox()
|
|
Me.txtMainStartTemp2 = New System.Windows.Forms.TextBox()
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|
Me.Label16 = New System.Windows.Forms.Label()
|
|
Me.txbStartTime2 = New System.Windows.Forms.TextBox()
|
|
Me.txbInfoBox2 = New System.Windows.Forms.TextBox()
|
|
Me.btnRun2 = New System.Windows.Forms.Button()
|
|
Me.txbEndTime2 = New System.Windows.Forms.TextBox()
|
|
Me.lblEndRuntime2 = New System.Windows.Forms.Label()
|
|
Me.gpbInfo3 = New System.Windows.Forms.GroupBox()
|
|
Me.chbAutoPowerOn3 = New System.Windows.Forms.CheckBox()
|
|
Me.Label39 = New System.Windows.Forms.Label()
|
|
Me.Label46 = New System.Windows.Forms.Label()
|
|
Me.txbCartSN3 = New System.Windows.Forms.TextBox()
|
|
Me.txbMainSN3 = New System.Windows.Forms.TextBox()
|
|
Me.txbCmdWindow3 = New System.Windows.Forms.TextBox()
|
|
Me.Panel3 = New System.Windows.Forms.Panel()
|
|
Me.Label18 = New System.Windows.Forms.Label()
|
|
Me.txtCartEndTemp3 = New System.Windows.Forms.TextBox()
|
|
Me.txtMainEndTemp3 = New System.Windows.Forms.TextBox()
|
|
Me.txbShotCnt3 = New System.Windows.Forms.TextBox()
|
|
Me.Label19 = New System.Windows.Forms.Label()
|
|
Me.Label20 = New System.Windows.Forms.Label()
|
|
Me.txtCartStartTemp3 = New System.Windows.Forms.TextBox()
|
|
Me.txtMainStartTemp3 = New System.Windows.Forms.TextBox()
|
|
Me.Label21 = New System.Windows.Forms.Label()
|
|
Me.Label22 = New System.Windows.Forms.Label()
|
|
Me.Label23 = New System.Windows.Forms.Label()
|
|
Me.txbStartTime3 = New System.Windows.Forms.TextBox()
|
|
Me.txbInfoBox3 = New System.Windows.Forms.TextBox()
|
|
Me.btnRun3 = New System.Windows.Forms.Button()
|
|
Me.txbEndTime3 = New System.Windows.Forms.TextBox()
|
|
Me.lblEndRuntime3 = New System.Windows.Forms.Label()
|
|
Me.gpbInfo4 = New System.Windows.Forms.GroupBox()
|
|
Me.chbAutoPowerOn4 = New System.Windows.Forms.CheckBox()
|
|
Me.Label24 = New System.Windows.Forms.Label()
|
|
Me.Label32 = New System.Windows.Forms.Label()
|
|
Me.txbCartSN4 = New System.Windows.Forms.TextBox()
|
|
Me.txbMainSN4 = New System.Windows.Forms.TextBox()
|
|
Me.txbCmdWindow4 = New System.Windows.Forms.TextBox()
|
|
Me.Panel4 = New System.Windows.Forms.Panel()
|
|
Me.Label25 = New System.Windows.Forms.Label()
|
|
Me.txtCartEndTemp4 = New System.Windows.Forms.TextBox()
|
|
Me.txtMainEndTemp4 = New System.Windows.Forms.TextBox()
|
|
Me.txbShotCnt4 = New System.Windows.Forms.TextBox()
|
|
Me.Label26 = New System.Windows.Forms.Label()
|
|
Me.Label27 = New System.Windows.Forms.Label()
|
|
Me.txtCartStartTemp4 = New System.Windows.Forms.TextBox()
|
|
Me.txtMainStartTemp4 = New System.Windows.Forms.TextBox()
|
|
Me.Label29 = New System.Windows.Forms.Label()
|
|
Me.Label30 = New System.Windows.Forms.Label()
|
|
Me.Label31 = New System.Windows.Forms.Label()
|
|
Me.txbStartTime4 = New System.Windows.Forms.TextBox()
|
|
Me.txbInfoBox4 = New System.Windows.Forms.TextBox()
|
|
Me.btnRun4 = New System.Windows.Forms.Button()
|
|
Me.txbEndTime4 = New System.Windows.Forms.TextBox()
|
|
Me.lblEndRuntime4 = New System.Windows.Forms.Label()
|
|
Me.gpbInfo5 = New System.Windows.Forms.GroupBox()
|
|
Me.chbAutoPowerOn5 = New System.Windows.Forms.CheckBox()
|
|
Me.Label17 = New System.Windows.Forms.Label()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.txbCartSN5 = New System.Windows.Forms.TextBox()
|
|
Me.txbMainSN5 = New System.Windows.Forms.TextBox()
|
|
Me.txbCmdWindow5 = New System.Windows.Forms.TextBox()
|
|
Me.Panel5 = New System.Windows.Forms.Panel()
|
|
Me.Label33 = New System.Windows.Forms.Label()
|
|
Me.txtCartEndTemp5 = New System.Windows.Forms.TextBox()
|
|
Me.txtMainEndTemp5 = New System.Windows.Forms.TextBox()
|
|
Me.txbShotCnt5 = New System.Windows.Forms.TextBox()
|
|
Me.Label34 = New System.Windows.Forms.Label()
|
|
Me.Label35 = New System.Windows.Forms.Label()
|
|
Me.txtCartStartTemp5 = New System.Windows.Forms.TextBox()
|
|
Me.txtMainStartTemp5 = New System.Windows.Forms.TextBox()
|
|
Me.Label36 = New System.Windows.Forms.Label()
|
|
Me.Label37 = New System.Windows.Forms.Label()
|
|
Me.Label38 = New System.Windows.Forms.Label()
|
|
Me.txbStartTime5 = New System.Windows.Forms.TextBox()
|
|
Me.txbInfoBox5 = New System.Windows.Forms.TextBox()
|
|
Me.btnRun5 = New System.Windows.Forms.Button()
|
|
Me.txbEndTime5 = New System.Windows.Forms.TextBox()
|
|
Me.lblEndRuntime5 = New System.Windows.Forms.Label()
|
|
Me.gpbInfo10 = New System.Windows.Forms.GroupBox()
|
|
Me.chbAutoPowerOn10 = New System.Windows.Forms.CheckBox()
|
|
Me.Label83 = New System.Windows.Forms.Label()
|
|
Me.Label84 = New System.Windows.Forms.Label()
|
|
Me.txbCartSN10 = New System.Windows.Forms.TextBox()
|
|
Me.txbMainSN10 = New System.Windows.Forms.TextBox()
|
|
Me.txbCmdWindow10 = New System.Windows.Forms.TextBox()
|
|
Me.Panel6 = New System.Windows.Forms.Panel()
|
|
Me.Label40 = New System.Windows.Forms.Label()
|
|
Me.txtCartEndTemp10 = New System.Windows.Forms.TextBox()
|
|
Me.txtMainEndTemp10 = New System.Windows.Forms.TextBox()
|
|
Me.txbShotCnt10 = New System.Windows.Forms.TextBox()
|
|
Me.Label41 = New System.Windows.Forms.Label()
|
|
Me.Label42 = New System.Windows.Forms.Label()
|
|
Me.txtCartStartTemp10 = New System.Windows.Forms.TextBox()
|
|
Me.txtMainStartTemp10 = New System.Windows.Forms.TextBox()
|
|
Me.Label43 = New System.Windows.Forms.Label()
|
|
Me.Label44 = New System.Windows.Forms.Label()
|
|
Me.Label45 = New System.Windows.Forms.Label()
|
|
Me.txbStartTime10 = New System.Windows.Forms.TextBox()
|
|
Me.txbInfoBox10 = New System.Windows.Forms.TextBox()
|
|
Me.btnRun10 = New System.Windows.Forms.Button()
|
|
Me.txbEndTime10 = New System.Windows.Forms.TextBox()
|
|
Me.lblEndRuntime10 = New System.Windows.Forms.Label()
|
|
Me.gpbInfo9 = New System.Windows.Forms.GroupBox()
|
|
Me.chbAutoPowerOn9 = New System.Windows.Forms.CheckBox()
|
|
Me.Label81 = New System.Windows.Forms.Label()
|
|
Me.Label82 = New System.Windows.Forms.Label()
|
|
Me.txbCartSN9 = New System.Windows.Forms.TextBox()
|
|
Me.txbMainSN9 = New System.Windows.Forms.TextBox()
|
|
Me.txbCmdWindow9 = New System.Windows.Forms.TextBox()
|
|
Me.Panel7 = New System.Windows.Forms.Panel()
|
|
Me.Label47 = New System.Windows.Forms.Label()
|
|
Me.txtCartEndTemp9 = New System.Windows.Forms.TextBox()
|
|
Me.txtMainEndTemp9 = New System.Windows.Forms.TextBox()
|
|
Me.txbShotCnt9 = New System.Windows.Forms.TextBox()
|
|
Me.Label48 = New System.Windows.Forms.Label()
|
|
Me.Label49 = New System.Windows.Forms.Label()
|
|
Me.txtCartStartTemp9 = New System.Windows.Forms.TextBox()
|
|
Me.txtMainStartTemp9 = New System.Windows.Forms.TextBox()
|
|
Me.Label50 = New System.Windows.Forms.Label()
|
|
Me.Label51 = New System.Windows.Forms.Label()
|
|
Me.Label52 = New System.Windows.Forms.Label()
|
|
Me.txbStartTime9 = New System.Windows.Forms.TextBox()
|
|
Me.txbInfoBox9 = New System.Windows.Forms.TextBox()
|
|
Me.btnRun9 = New System.Windows.Forms.Button()
|
|
Me.txbEndTime9 = New System.Windows.Forms.TextBox()
|
|
Me.lblEndRuntime9 = New System.Windows.Forms.Label()
|
|
Me.gpbInfo8 = New System.Windows.Forms.GroupBox()
|
|
Me.chbAutoPowerOn8 = New System.Windows.Forms.CheckBox()
|
|
Me.Label79 = New System.Windows.Forms.Label()
|
|
Me.Label80 = New System.Windows.Forms.Label()
|
|
Me.txbCartSN8 = New System.Windows.Forms.TextBox()
|
|
Me.txbMainSN8 = New System.Windows.Forms.TextBox()
|
|
Me.txbCmdWindow8 = New System.Windows.Forms.TextBox()
|
|
Me.Panel8 = New System.Windows.Forms.Panel()
|
|
Me.Label54 = New System.Windows.Forms.Label()
|
|
Me.txtCartEndTemp8 = New System.Windows.Forms.TextBox()
|
|
Me.txtMainEndTemp8 = New System.Windows.Forms.TextBox()
|
|
Me.txbShotCnt8 = New System.Windows.Forms.TextBox()
|
|
Me.Label55 = New System.Windows.Forms.Label()
|
|
Me.Label56 = New System.Windows.Forms.Label()
|
|
Me.txtCartStartTemp8 = New System.Windows.Forms.TextBox()
|
|
Me.txtMainStartTemp8 = New System.Windows.Forms.TextBox()
|
|
Me.Label57 = New System.Windows.Forms.Label()
|
|
Me.Label58 = New System.Windows.Forms.Label()
|
|
Me.Label59 = New System.Windows.Forms.Label()
|
|
Me.txbStartTime8 = New System.Windows.Forms.TextBox()
|
|
Me.txbInfoBox8 = New System.Windows.Forms.TextBox()
|
|
Me.btnRun8 = New System.Windows.Forms.Button()
|
|
Me.txbEndTime8 = New System.Windows.Forms.TextBox()
|
|
Me.lblEndRuntime8 = New System.Windows.Forms.Label()
|
|
Me.gpbInfo7 = New System.Windows.Forms.GroupBox()
|
|
Me.chbAutoPowerOn7 = New System.Windows.Forms.CheckBox()
|
|
Me.Label77 = New System.Windows.Forms.Label()
|
|
Me.Label78 = New System.Windows.Forms.Label()
|
|
Me.txbCartSN7 = New System.Windows.Forms.TextBox()
|
|
Me.txbMainSN7 = New System.Windows.Forms.TextBox()
|
|
Me.txbCmdWindow7 = New System.Windows.Forms.TextBox()
|
|
Me.Panel9 = New System.Windows.Forms.Panel()
|
|
Me.Label61 = New System.Windows.Forms.Label()
|
|
Me.txtCartEndTemp7 = New System.Windows.Forms.TextBox()
|
|
Me.txtMainEndTemp7 = New System.Windows.Forms.TextBox()
|
|
Me.txbShotCnt7 = New System.Windows.Forms.TextBox()
|
|
Me.Label62 = New System.Windows.Forms.Label()
|
|
Me.Label63 = New System.Windows.Forms.Label()
|
|
Me.txtCartStartTemp7 = New System.Windows.Forms.TextBox()
|
|
Me.txtMainStartTemp7 = New System.Windows.Forms.TextBox()
|
|
Me.Label64 = New System.Windows.Forms.Label()
|
|
Me.Label65 = New System.Windows.Forms.Label()
|
|
Me.Label66 = New System.Windows.Forms.Label()
|
|
Me.txbStartTime7 = New System.Windows.Forms.TextBox()
|
|
Me.txbInfoBox7 = New System.Windows.Forms.TextBox()
|
|
Me.btnRun7 = New System.Windows.Forms.Button()
|
|
Me.txbEndTime7 = New System.Windows.Forms.TextBox()
|
|
Me.lblEndRuntime7 = New System.Windows.Forms.Label()
|
|
Me.gpbInfo6 = New System.Windows.Forms.GroupBox()
|
|
Me.chbAutoPowerOn6 = New System.Windows.Forms.CheckBox()
|
|
Me.Label75 = New System.Windows.Forms.Label()
|
|
Me.Label76 = New System.Windows.Forms.Label()
|
|
Me.txbCartSN6 = New System.Windows.Forms.TextBox()
|
|
Me.txbMainSN6 = New System.Windows.Forms.TextBox()
|
|
Me.txbCmdWindow6 = New System.Windows.Forms.TextBox()
|
|
Me.Panel10 = New System.Windows.Forms.Panel()
|
|
Me.Label68 = New System.Windows.Forms.Label()
|
|
Me.txtCartEndTemp6 = New System.Windows.Forms.TextBox()
|
|
Me.txtMainEndTemp6 = New System.Windows.Forms.TextBox()
|
|
Me.txbShotCnt6 = New System.Windows.Forms.TextBox()
|
|
Me.Label69 = New System.Windows.Forms.Label()
|
|
Me.Label70 = New System.Windows.Forms.Label()
|
|
Me.txtCartStartTemp6 = New System.Windows.Forms.TextBox()
|
|
Me.txtMainStartTemp6 = New System.Windows.Forms.TextBox()
|
|
Me.Label71 = New System.Windows.Forms.Label()
|
|
Me.Label72 = New System.Windows.Forms.Label()
|
|
Me.Label73 = New System.Windows.Forms.Label()
|
|
Me.txbStartTime6 = New System.Windows.Forms.TextBox()
|
|
Me.txbInfoBox6 = New System.Windows.Forms.TextBox()
|
|
Me.btnRun6 = New System.Windows.Forms.Button()
|
|
Me.txbEndTime6 = New System.Windows.Forms.TextBox()
|
|
Me.lblEndRuntime6 = New System.Windows.Forms.Label()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.btn_shot = New System.Windows.Forms.Button()
|
|
Me.gb_shot_range = New System.Windows.Forms.GroupBox()
|
|
Me.txb_minimum = New System.Windows.Forms.TextBox()
|
|
Me.btn_shot_ok = New System.Windows.Forms.Button()
|
|
Me.txb_maximum = New System.Windows.Forms.TextBox()
|
|
Me.lb_maximum = New System.Windows.Forms.Label()
|
|
Me.lb_minimum = New System.Windows.Forms.Label()
|
|
Me.btn_limit = New System.Windows.Forms.Button()
|
|
Me.gb_limit = New System.Windows.Forms.GroupBox()
|
|
Me.Label86 = New System.Windows.Forms.Label()
|
|
Me.nudErrRange = New System.Windows.Forms.NumericUpDown()
|
|
Me.txb_limit = New System.Windows.Forms.TextBox()
|
|
Me.lb_limit = New System.Windows.Forms.Label()
|
|
Me.btn_limit_save = New System.Windows.Forms.Button()
|
|
Me.Label87 = New System.Windows.Forms.Label()
|
|
Me.lbJigNum = New System.Windows.Forms.Label()
|
|
Me.nudJigNum = New System.Windows.Forms.NumericUpDown()
|
|
Me.GroupBox4.SuspendLayout()
|
|
Me.GroupBox1.SuspendLayout()
|
|
Me.gpbInfo1.SuspendLayout()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.GroupBox2.SuspendLayout()
|
|
Me.GroupBox3.SuspendLayout()
|
|
Me.gpbInfo2.SuspendLayout()
|
|
Me.Panel2.SuspendLayout()
|
|
Me.gpbInfo3.SuspendLayout()
|
|
Me.Panel3.SuspendLayout()
|
|
Me.gpbInfo4.SuspendLayout()
|
|
Me.Panel4.SuspendLayout()
|
|
Me.gpbInfo5.SuspendLayout()
|
|
Me.Panel5.SuspendLayout()
|
|
Me.gpbInfo10.SuspendLayout()
|
|
Me.Panel6.SuspendLayout()
|
|
Me.gpbInfo9.SuspendLayout()
|
|
Me.Panel7.SuspendLayout()
|
|
Me.gpbInfo8.SuspendLayout()
|
|
Me.Panel8.SuspendLayout()
|
|
Me.gpbInfo7.SuspendLayout()
|
|
Me.Panel9.SuspendLayout()
|
|
Me.gpbInfo6.SuspendLayout()
|
|
Me.Panel10.SuspendLayout()
|
|
Me.gb_shot_range.SuspendLayout()
|
|
Me.gb_limit.SuspendLayout()
|
|
CType(Me.nudErrRange, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.nudJigNum, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'GroupBox4
|
|
'
|
|
Me.GroupBox4.BackColor = System.Drawing.Color.Silver
|
|
Me.GroupBox4.Controls.Add(Me.lblTime)
|
|
Me.GroupBox4.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.GroupBox4.ForeColor = System.Drawing.Color.Black
|
|
Me.GroupBox4.Location = New System.Drawing.Point(10, 12)
|
|
Me.GroupBox4.Name = "GroupBox4"
|
|
Me.GroupBox4.Size = New System.Drawing.Size(400, 75)
|
|
Me.GroupBox4.TabIndex = 31
|
|
Me.GroupBox4.TabStop = False
|
|
Me.GroupBox4.Text = "현재시간"
|
|
'
|
|
'lblTime
|
|
'
|
|
Me.lblTime.AutoSize = True
|
|
Me.lblTime.Font = New System.Drawing.Font("돋움", 20.0!, System.Drawing.FontStyle.Bold)
|
|
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, 31)
|
|
Me.lblTime.Name = "lblTime"
|
|
Me.lblTime.Size = New System.Drawing.Size(380, 27)
|
|
Me.lblTime.TabIndex = 18
|
|
Me.lblTime.Text = "2015-00-00 오전 00:00:00"
|
|
'
|
|
'GroupBox1
|
|
'
|
|
Me.GroupBox1.BackColor = System.Drawing.Color.Silver
|
|
Me.GroupBox1.Controls.Add(Me.txtExtTemp2)
|
|
Me.GroupBox1.Controls.Add(Me.Label85)
|
|
Me.GroupBox1.Controls.Add(Me.txtExtTemp1)
|
|
Me.GroupBox1.Controls.Add(Me.Label7)
|
|
Me.GroupBox1.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.GroupBox1.ForeColor = System.Drawing.Color.Black
|
|
Me.GroupBox1.Location = New System.Drawing.Point(416, 12)
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|
Me.GroupBox1.Size = New System.Drawing.Size(329, 75)
|
|
Me.GroupBox1.TabIndex = 32
|
|
Me.GroupBox1.TabStop = False
|
|
Me.GroupBox1.Text = "시험장소온도"
|
|
'
|
|
'txtExtTemp2
|
|
'
|
|
Me.txtExtTemp2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtExtTemp2.Enabled = False
|
|
Me.txtExtTemp2.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txtExtTemp2.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtExtTemp2.Location = New System.Drawing.Point(240, 25)
|
|
Me.txtExtTemp2.Name = "txtExtTemp2"
|
|
Me.txtExtTemp2.ReadOnly = True
|
|
Me.txtExtTemp2.Size = New System.Drawing.Size(85, 39)
|
|
Me.txtExtTemp2.TabIndex = 59
|
|
Me.txtExtTemp2.Text = "0.0"
|
|
Me.txtExtTemp2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label85
|
|
'
|
|
Me.Label85.AutoSize = True
|
|
Me.Label85.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label85.Location = New System.Drawing.Point(166, 32)
|
|
Me.Label85.Name = "Label85"
|
|
Me.Label85.Size = New System.Drawing.Size(74, 24)
|
|
Me.Label85.TabIndex = 58
|
|
Me.Label85.Text = "온도2"
|
|
'
|
|
'txtExtTemp1
|
|
'
|
|
Me.txtExtTemp1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
Me.txtExtTemp1.Enabled = False
|
|
Me.txtExtTemp1.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txtExtTemp1.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtExtTemp1.Location = New System.Drawing.Point(75, 25)
|
|
Me.txtExtTemp1.Name = "txtExtTemp1"
|
|
Me.txtExtTemp1.ReadOnly = True
|
|
Me.txtExtTemp1.Size = New System.Drawing.Size(85, 39)
|
|
Me.txtExtTemp1.TabIndex = 57
|
|
Me.txtExtTemp1.Text = "0.0"
|
|
Me.txtExtTemp1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label7.Location = New System.Drawing.Point(2, 32)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(74, 24)
|
|
Me.Label7.TabIndex = 17
|
|
Me.Label7.Text = "온도1"
|
|
'
|
|
'gpbInfo1
|
|
'
|
|
Me.gpbInfo1.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gpbInfo1.Controls.Add(Me.chbAutoPowerOn1)
|
|
Me.gpbInfo1.Controls.Add(Me.Label67)
|
|
Me.gpbInfo1.Controls.Add(Me.Label74)
|
|
Me.gpbInfo1.Controls.Add(Me.txbCartSN1)
|
|
Me.gpbInfo1.Controls.Add(Me.txbMainSN1)
|
|
Me.gpbInfo1.Controls.Add(Me.txbCmdWindow1)
|
|
Me.gpbInfo1.Controls.Add(Me.Panel1)
|
|
Me.gpbInfo1.Controls.Add(Me.Label28)
|
|
Me.gpbInfo1.Controls.Add(Me.txbStartTime1)
|
|
Me.gpbInfo1.Controls.Add(Me.txbInfoBox1)
|
|
Me.gpbInfo1.Controls.Add(Me.btnRun1)
|
|
Me.gpbInfo1.Controls.Add(Me.txbEndTime1)
|
|
Me.gpbInfo1.Controls.Add(Me.lblEndRuntime1)
|
|
Me.gpbInfo1.Enabled = False
|
|
Me.gpbInfo1.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.gpbInfo1.ForeColor = System.Drawing.Color.Black
|
|
Me.gpbInfo1.Location = New System.Drawing.Point(10, 104)
|
|
Me.gpbInfo1.Name = "gpbInfo1"
|
|
Me.gpbInfo1.Size = New System.Drawing.Size(360, 440)
|
|
Me.gpbInfo1.TabIndex = 0
|
|
Me.gpbInfo1.TabStop = False
|
|
Me.gpbInfo1.Text = "채널01"
|
|
'
|
|
'chbAutoPowerOn1
|
|
'
|
|
Me.chbAutoPowerOn1.AutoSize = True
|
|
Me.chbAutoPowerOn1.Checked = True
|
|
Me.chbAutoPowerOn1.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.chbAutoPowerOn1.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.chbAutoPowerOn1.Location = New System.Drawing.Point(131, 5)
|
|
Me.chbAutoPowerOn1.Name = "chbAutoPowerOn1"
|
|
Me.chbAutoPowerOn1.Size = New System.Drawing.Size(210, 20)
|
|
Me.chbAutoPowerOn1.TabIndex = 83
|
|
Me.chbAutoPowerOn1.Text = "AUTO POWER ON 사용"
|
|
Me.chbAutoPowerOn1.UseVisualStyleBackColor = True
|
|
Me.chbAutoPowerOn1.Visible = False
|
|
'
|
|
'Label67
|
|
'
|
|
Me.Label67.AutoSize = True
|
|
Me.Label67.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label67.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label67.Location = New System.Drawing.Point(11, 40)
|
|
Me.Label67.Name = "Label67"
|
|
Me.Label67.Size = New System.Drawing.Size(81, 19)
|
|
Me.Label67.TabIndex = 82
|
|
Me.Label67.Text = "본체 SN"
|
|
'
|
|
'Label74
|
|
'
|
|
Me.Label74.AutoSize = True
|
|
Me.Label74.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label74.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label74.Location = New System.Drawing.Point(11, 75)
|
|
Me.Label74.Name = "Label74"
|
|
Me.Label74.Size = New System.Drawing.Size(114, 19)
|
|
Me.Label74.TabIndex = 81
|
|
Me.Label74.Text = "카트리지SN"
|
|
'
|
|
'txbCartSN1
|
|
'
|
|
Me.txbCartSN1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbCartSN1.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCartSN1.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbCartSN1.Location = New System.Drawing.Point(130, 68)
|
|
Me.txbCartSN1.Name = "txbCartSN1"
|
|
Me.txbCartSN1.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbCartSN1.TabIndex = 80
|
|
Me.txbCartSN1.Text = "Click"
|
|
Me.txbCartSN1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbMainSN1
|
|
'
|
|
Me.txbMainSN1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbMainSN1.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbMainSN1.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbMainSN1.Location = New System.Drawing.Point(130, 33)
|
|
Me.txbMainSN1.Name = "txbMainSN1"
|
|
Me.txbMainSN1.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbMainSN1.TabIndex = 79
|
|
Me.txbMainSN1.Text = "Click"
|
|
Me.txbMainSN1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbCmdWindow1
|
|
'
|
|
Me.txbCmdWindow1.AllowDrop = True
|
|
Me.txbCmdWindow1.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCmdWindow1.Location = New System.Drawing.Point(3, 310)
|
|
Me.txbCmdWindow1.Multiline = True
|
|
Me.txbCmdWindow1.Name = "txbCmdWindow1"
|
|
Me.txbCmdWindow1.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.txbCmdWindow1.Size = New System.Drawing.Size(351, 75)
|
|
Me.txbCmdWindow1.TabIndex = 74
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.Controls.Add(Me.Label4)
|
|
Me.Panel1.Controls.Add(Me.txtCartEndTemp1)
|
|
Me.Panel1.Controls.Add(Me.txtMainEndTemp1)
|
|
Me.Panel1.Controls.Add(Me.txbShotCnt1)
|
|
Me.Panel1.Controls.Add(Me.Label13)
|
|
Me.Panel1.Controls.Add(Me.Label12)
|
|
Me.Panel1.Controls.Add(Me.txtCartStartTemp1)
|
|
Me.Panel1.Controls.Add(Me.txtMainStartTemp1)
|
|
Me.Panel1.Controls.Add(Me.Label10)
|
|
Me.Panel1.Controls.Add(Me.Label9)
|
|
Me.Panel1.Location = New System.Drawing.Point(2, 172)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(355, 130)
|
|
Me.Panel1.TabIndex = 73
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label4.ForeColor = System.Drawing.Color.Black
|
|
Me.Label4.Location = New System.Drawing.Point(10, 66)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label4.TabIndex = 79
|
|
Me.Label4.Text = "시작온도"
|
|
'
|
|
'txtCartEndTemp1
|
|
'
|
|
Me.txtCartEndTemp1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtCartEndTemp1.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtCartEndTemp1.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtCartEndTemp1.Location = New System.Drawing.Point(238, 95)
|
|
Me.txtCartEndTemp1.Name = "txtCartEndTemp1"
|
|
Me.txtCartEndTemp1.ReadOnly = True
|
|
Me.txtCartEndTemp1.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtCartEndTemp1.TabIndex = 78
|
|
Me.txtCartEndTemp1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txtMainEndTemp1
|
|
'
|
|
Me.txtMainEndTemp1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtMainEndTemp1.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtMainEndTemp1.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtMainEndTemp1.Location = New System.Drawing.Point(128, 95)
|
|
Me.txtMainEndTemp1.Name = "txtMainEndTemp1"
|
|
Me.txtMainEndTemp1.ReadOnly = True
|
|
Me.txtMainEndTemp1.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtMainEndTemp1.TabIndex = 77
|
|
Me.txtMainEndTemp1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbShotCnt1
|
|
'
|
|
Me.txbShotCnt1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbShotCnt1.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbShotCnt1.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbShotCnt1.Location = New System.Drawing.Point(128, 1)
|
|
Me.txbShotCnt1.Name = "txbShotCnt1"
|
|
Me.txbShotCnt1.ReadOnly = True
|
|
Me.txbShotCnt1.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbShotCnt1.TabIndex = 76
|
|
Me.txbShotCnt1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label13.ForeColor = System.Drawing.Color.Black
|
|
Me.Label13.Location = New System.Drawing.Point(10, 8)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(110, 19)
|
|
Me.Label13.TabIndex = 74
|
|
Me.Label13.Text = "Shot카운터"
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label12.ForeColor = System.Drawing.Color.Black
|
|
Me.Label12.Location = New System.Drawing.Point(10, 100)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label12.TabIndex = 75
|
|
Me.Label12.Text = "현재온도"
|
|
'
|
|
'txtCartStartTemp1
|
|
'
|
|
Me.txtCartStartTemp1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtCartStartTemp1.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtCartStartTemp1.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtCartStartTemp1.Location = New System.Drawing.Point(238, 60)
|
|
Me.txtCartStartTemp1.Name = "txtCartStartTemp1"
|
|
Me.txtCartStartTemp1.ReadOnly = True
|
|
Me.txtCartStartTemp1.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtCartStartTemp1.TabIndex = 74
|
|
Me.txtCartStartTemp1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txtMainStartTemp1
|
|
'
|
|
Me.txtMainStartTemp1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtMainStartTemp1.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtMainStartTemp1.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtMainStartTemp1.Location = New System.Drawing.Point(128, 60)
|
|
Me.txtMainStartTemp1.Name = "txtMainStartTemp1"
|
|
Me.txtMainStartTemp1.ReadOnly = True
|
|
Me.txtMainStartTemp1.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtMainStartTemp1.TabIndex = 73
|
|
Me.txtMainStartTemp1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'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.ForeColor = System.Drawing.Color.Black
|
|
Me.Label10.Location = New System.Drawing.Point(250, 42)
|
|
Me.Label10.Name = "Label10"
|
|
Me.Label10.Size = New System.Drawing.Size(75, 16)
|
|
Me.Label10.TabIndex = 72
|
|
Me.Label10.Text = "카트리지"
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label9.ForeColor = System.Drawing.Color.Black
|
|
Me.Label9.Location = New System.Drawing.Point(160, 42)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(41, 16)
|
|
Me.Label9.TabIndex = 71
|
|
Me.Label9.Text = "본체"
|
|
'
|
|
'Label28
|
|
'
|
|
Me.Label28.AutoSize = True
|
|
Me.Label28.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label28.ForeColor = System.Drawing.Color.Black
|
|
Me.Label28.Location = New System.Drawing.Point(11, 110)
|
|
Me.Label28.Name = "Label28"
|
|
Me.Label28.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label28.TabIndex = 57
|
|
Me.Label28.Text = "시작시간"
|
|
'
|
|
'txbStartTime1
|
|
'
|
|
Me.txbStartTime1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbStartTime1.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbStartTime1.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbStartTime1.Location = New System.Drawing.Point(130, 103)
|
|
Me.txbStartTime1.Name = "txbStartTime1"
|
|
Me.txbStartTime1.ReadOnly = True
|
|
Me.txbStartTime1.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbStartTime1.TabIndex = 56
|
|
Me.txbStartTime1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbInfoBox1
|
|
'
|
|
Me.txbInfoBox1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.txbInfoBox1.BackColor = System.Drawing.Color.Gray
|
|
Me.txbInfoBox1.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.txbInfoBox1.ForeColor = System.Drawing.Color.White
|
|
Me.txbInfoBox1.Location = New System.Drawing.Point(4, 395)
|
|
Me.txbInfoBox1.Name = "txbInfoBox1"
|
|
Me.txbInfoBox1.Size = New System.Drawing.Size(170, 35)
|
|
Me.txbInfoBox1.TabIndex = 43
|
|
Me.txbInfoBox1.Text = "READY"
|
|
Me.txbInfoBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'btnRun1
|
|
'
|
|
Me.btnRun1.AccessibleName = ""
|
|
Me.btnRun1.AutoSize = True
|
|
Me.btnRun1.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.btnRun1.ForeColor = System.Drawing.Color.Black
|
|
Me.btnRun1.Location = New System.Drawing.Point(184, 394)
|
|
Me.btnRun1.Name = "btnRun1"
|
|
Me.btnRun1.Size = New System.Drawing.Size(170, 37)
|
|
Me.btnRun1.TabIndex = 44
|
|
Me.btnRun1.Text = "시작"
|
|
Me.btnRun1.UseVisualStyleBackColor = True
|
|
'
|
|
'txbEndTime1
|
|
'
|
|
Me.txbEndTime1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbEndTime1.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbEndTime1.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbEndTime1.Location = New System.Drawing.Point(130, 138)
|
|
Me.txbEndTime1.Name = "txbEndTime1"
|
|
Me.txbEndTime1.ReadOnly = True
|
|
Me.txbEndTime1.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbEndTime1.TabIndex = 14
|
|
Me.txbEndTime1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lblEndRuntime1
|
|
'
|
|
Me.lblEndRuntime1.AutoSize = True
|
|
Me.lblEndRuntime1.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.lblEndRuntime1.ForeColor = System.Drawing.Color.Black
|
|
Me.lblEndRuntime1.Location = New System.Drawing.Point(11, 145)
|
|
Me.lblEndRuntime1.Name = "lblEndRuntime1"
|
|
Me.lblEndRuntime1.Size = New System.Drawing.Size(89, 19)
|
|
Me.lblEndRuntime1.TabIndex = 13
|
|
Me.lblEndRuntime1.Text = "실행시간"
|
|
'
|
|
'GroupBox2
|
|
'
|
|
Me.GroupBox2.BackColor = System.Drawing.Color.Silver
|
|
Me.GroupBox2.Controls.Add(Me.txbCartTemp)
|
|
Me.GroupBox2.Controls.Add(Me.Label3)
|
|
Me.GroupBox2.Controls.Add(Me.txbDevTemp)
|
|
Me.GroupBox2.Controls.Add(Me.Label1)
|
|
Me.GroupBox2.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.GroupBox2.ForeColor = System.Drawing.Color.Black
|
|
Me.GroupBox2.Location = New System.Drawing.Point(751, 12)
|
|
Me.GroupBox2.Name = "GroupBox2"
|
|
Me.GroupBox2.Size = New System.Drawing.Size(423, 75)
|
|
Me.GroupBox2.TabIndex = 33
|
|
Me.GroupBox2.TabStop = False
|
|
Me.GroupBox2.Text = "판별 온도 설정"
|
|
'
|
|
'txbCartTemp
|
|
'
|
|
Me.txbCartTemp.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
Me.txbCartTemp.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCartTemp.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbCartTemp.Location = New System.Drawing.Point(300, 25)
|
|
Me.txbCartTemp.Name = "txbCartTemp"
|
|
Me.txbCartTemp.Size = New System.Drawing.Size(105, 39)
|
|
Me.txbCartTemp.TabIndex = 61
|
|
Me.txbCartTemp.Text = "48.0"
|
|
Me.txbCartTemp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label3.Location = New System.Drawing.Point(185, 33)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(110, 24)
|
|
Me.Label3.TabIndex = 60
|
|
Me.Label3.Text = "카트리지"
|
|
'
|
|
'txbDevTemp
|
|
'
|
|
Me.txbDevTemp.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
Me.txbDevTemp.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbDevTemp.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbDevTemp.Location = New System.Drawing.Point(75, 25)
|
|
Me.txbDevTemp.Name = "txbDevTemp"
|
|
Me.txbDevTemp.Size = New System.Drawing.Size(105, 39)
|
|
Me.txbDevTemp.TabIndex = 59
|
|
Me.txbDevTemp.Text = "48.0"
|
|
Me.txbDevTemp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Label1.Location = New System.Drawing.Point(12, 32)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(60, 24)
|
|
Me.Label1.TabIndex = 58
|
|
Me.Label1.Text = "본체"
|
|
'
|
|
'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(1180, 12)
|
|
Me.GroupBox3.Name = "GroupBox3"
|
|
Me.GroupBox3.Size = New System.Drawing.Size(372, 75)
|
|
Me.GroupBox3.TabIndex = 34
|
|
Me.GroupBox3.TabStop = False
|
|
Me.GroupBox3.Text = "통신 설정"
|
|
'
|
|
'cboComPort
|
|
'
|
|
Me.cboComPort.BackColor = System.Drawing.Color.Yellow
|
|
Me.cboComPort.Font = New System.Drawing.Font("굴림", 18.0!, 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(121, 29)
|
|
Me.cboComPort.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2)
|
|
Me.cboComPort.Name = "cboComPort"
|
|
Me.cboComPort.Size = New System.Drawing.Size(148, 32)
|
|
Me.cboComPort.TabIndex = 19
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Font = New System.Drawing.Font("굴림", 18.0!, 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(110, 24)
|
|
Me.Label2.TabIndex = 17
|
|
Me.Label2.Text = "통신포트"
|
|
'
|
|
'cmdSerial
|
|
'
|
|
Me.cmdSerial.Enabled = False
|
|
Me.cmdSerial.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.cmdSerial.Location = New System.Drawing.Point(276, 25)
|
|
Me.cmdSerial.Name = "cmdSerial"
|
|
Me.cmdSerial.Size = New System.Drawing.Size(84, 39)
|
|
Me.cmdSerial.TabIndex = 16
|
|
Me.cmdSerial.Text = "열기"
|
|
Me.cmdSerial.UseVisualStyleBackColor = True
|
|
'
|
|
'runTimeTimer
|
|
'
|
|
Me.runTimeTimer.Enabled = True
|
|
Me.runTimeTimer.Interval = 1000
|
|
'
|
|
'LiveTimer
|
|
'
|
|
Me.LiveTimer.Enabled = True
|
|
Me.LiveTimer.Interval = 500
|
|
'
|
|
'SerialPort1
|
|
'
|
|
Me.SerialPort1.BaudRate = 230400
|
|
'
|
|
'cmdTimer
|
|
'
|
|
Me.cmdTimer.Enabled = True
|
|
Me.cmdTimer.Interval = 10
|
|
'
|
|
'gpbInfo2
|
|
'
|
|
Me.gpbInfo2.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gpbInfo2.Controls.Add(Me.chbAutoPowerOn2)
|
|
Me.gpbInfo2.Controls.Add(Me.Label53)
|
|
Me.gpbInfo2.Controls.Add(Me.Label60)
|
|
Me.gpbInfo2.Controls.Add(Me.txbCartSN2)
|
|
Me.gpbInfo2.Controls.Add(Me.txbMainSN2)
|
|
Me.gpbInfo2.Controls.Add(Me.txbCmdWindow2)
|
|
Me.gpbInfo2.Controls.Add(Me.Panel2)
|
|
Me.gpbInfo2.Controls.Add(Me.Label16)
|
|
Me.gpbInfo2.Controls.Add(Me.txbStartTime2)
|
|
Me.gpbInfo2.Controls.Add(Me.txbInfoBox2)
|
|
Me.gpbInfo2.Controls.Add(Me.btnRun2)
|
|
Me.gpbInfo2.Controls.Add(Me.txbEndTime2)
|
|
Me.gpbInfo2.Controls.Add(Me.lblEndRuntime2)
|
|
Me.gpbInfo2.Enabled = False
|
|
Me.gpbInfo2.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.gpbInfo2.ForeColor = System.Drawing.Color.Black
|
|
Me.gpbInfo2.Location = New System.Drawing.Point(390, 104)
|
|
Me.gpbInfo2.Name = "gpbInfo2"
|
|
Me.gpbInfo2.Size = New System.Drawing.Size(360, 440)
|
|
Me.gpbInfo2.TabIndex = 75
|
|
Me.gpbInfo2.TabStop = False
|
|
Me.gpbInfo2.Text = "채널02"
|
|
'
|
|
'chbAutoPowerOn2
|
|
'
|
|
Me.chbAutoPowerOn2.AutoSize = True
|
|
Me.chbAutoPowerOn2.Checked = True
|
|
Me.chbAutoPowerOn2.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.chbAutoPowerOn2.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.chbAutoPowerOn2.Location = New System.Drawing.Point(131, 5)
|
|
Me.chbAutoPowerOn2.Name = "chbAutoPowerOn2"
|
|
Me.chbAutoPowerOn2.Size = New System.Drawing.Size(210, 20)
|
|
Me.chbAutoPowerOn2.TabIndex = 84
|
|
Me.chbAutoPowerOn2.Text = "AUTO POWER ON 사용"
|
|
Me.chbAutoPowerOn2.UseVisualStyleBackColor = True
|
|
Me.chbAutoPowerOn2.Visible = False
|
|
'
|
|
'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.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label53.Location = New System.Drawing.Point(11, 40)
|
|
Me.Label53.Name = "Label53"
|
|
Me.Label53.Size = New System.Drawing.Size(81, 19)
|
|
Me.Label53.TabIndex = 82
|
|
Me.Label53.Text = "본체 SN"
|
|
'
|
|
'Label60
|
|
'
|
|
Me.Label60.AutoSize = True
|
|
Me.Label60.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label60.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label60.Location = New System.Drawing.Point(11, 75)
|
|
Me.Label60.Name = "Label60"
|
|
Me.Label60.Size = New System.Drawing.Size(114, 19)
|
|
Me.Label60.TabIndex = 81
|
|
Me.Label60.Text = "카트리지SN"
|
|
'
|
|
'txbCartSN2
|
|
'
|
|
Me.txbCartSN2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbCartSN2.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCartSN2.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbCartSN2.Location = New System.Drawing.Point(130, 68)
|
|
Me.txbCartSN2.Name = "txbCartSN2"
|
|
Me.txbCartSN2.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbCartSN2.TabIndex = 80
|
|
Me.txbCartSN2.Text = "Click"
|
|
Me.txbCartSN2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbMainSN2
|
|
'
|
|
Me.txbMainSN2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbMainSN2.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbMainSN2.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbMainSN2.Location = New System.Drawing.Point(130, 33)
|
|
Me.txbMainSN2.Name = "txbMainSN2"
|
|
Me.txbMainSN2.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbMainSN2.TabIndex = 79
|
|
Me.txbMainSN2.Text = "Click"
|
|
Me.txbMainSN2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbCmdWindow2
|
|
'
|
|
Me.txbCmdWindow2.AllowDrop = True
|
|
Me.txbCmdWindow2.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCmdWindow2.Location = New System.Drawing.Point(3, 310)
|
|
Me.txbCmdWindow2.Multiline = True
|
|
Me.txbCmdWindow2.Name = "txbCmdWindow2"
|
|
Me.txbCmdWindow2.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.txbCmdWindow2.Size = New System.Drawing.Size(351, 75)
|
|
Me.txbCmdWindow2.TabIndex = 74
|
|
'
|
|
'Panel2
|
|
'
|
|
Me.Panel2.Controls.Add(Me.Label5)
|
|
Me.Panel2.Controls.Add(Me.txtCartEndTemp2)
|
|
Me.Panel2.Controls.Add(Me.txtMainEndTemp2)
|
|
Me.Panel2.Controls.Add(Me.txbShotCnt2)
|
|
Me.Panel2.Controls.Add(Me.Label6)
|
|
Me.Panel2.Controls.Add(Me.Label11)
|
|
Me.Panel2.Controls.Add(Me.txtCartStartTemp2)
|
|
Me.Panel2.Controls.Add(Me.txtMainStartTemp2)
|
|
Me.Panel2.Controls.Add(Me.Label14)
|
|
Me.Panel2.Controls.Add(Me.Label15)
|
|
Me.Panel2.Location = New System.Drawing.Point(2, 172)
|
|
Me.Panel2.Name = "Panel2"
|
|
Me.Panel2.Size = New System.Drawing.Size(355, 130)
|
|
Me.Panel2.TabIndex = 73
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label5.ForeColor = System.Drawing.Color.Black
|
|
Me.Label5.Location = New System.Drawing.Point(10, 66)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label5.TabIndex = 79
|
|
Me.Label5.Text = "시작온도"
|
|
'
|
|
'txtCartEndTemp2
|
|
'
|
|
Me.txtCartEndTemp2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtCartEndTemp2.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtCartEndTemp2.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtCartEndTemp2.Location = New System.Drawing.Point(238, 95)
|
|
Me.txtCartEndTemp2.Name = "txtCartEndTemp2"
|
|
Me.txtCartEndTemp2.ReadOnly = True
|
|
Me.txtCartEndTemp2.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtCartEndTemp2.TabIndex = 78
|
|
Me.txtCartEndTemp2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txtMainEndTemp2
|
|
'
|
|
Me.txtMainEndTemp2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtMainEndTemp2.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtMainEndTemp2.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtMainEndTemp2.Location = New System.Drawing.Point(128, 95)
|
|
Me.txtMainEndTemp2.Name = "txtMainEndTemp2"
|
|
Me.txtMainEndTemp2.ReadOnly = True
|
|
Me.txtMainEndTemp2.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtMainEndTemp2.TabIndex = 77
|
|
Me.txtMainEndTemp2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbShotCnt2
|
|
'
|
|
Me.txbShotCnt2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbShotCnt2.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbShotCnt2.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbShotCnt2.Location = New System.Drawing.Point(128, 1)
|
|
Me.txbShotCnt2.Name = "txbShotCnt2"
|
|
Me.txbShotCnt2.ReadOnly = True
|
|
Me.txbShotCnt2.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbShotCnt2.TabIndex = 76
|
|
Me.txbShotCnt2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label6.ForeColor = System.Drawing.Color.Black
|
|
Me.Label6.Location = New System.Drawing.Point(10, 8)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(110, 19)
|
|
Me.Label6.TabIndex = 74
|
|
Me.Label6.Text = "Shot카운터"
|
|
'
|
|
'Label11
|
|
'
|
|
Me.Label11.AutoSize = True
|
|
Me.Label11.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label11.ForeColor = System.Drawing.Color.Black
|
|
Me.Label11.Location = New System.Drawing.Point(10, 100)
|
|
Me.Label11.Name = "Label11"
|
|
Me.Label11.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label11.TabIndex = 75
|
|
Me.Label11.Text = "현재온도"
|
|
'
|
|
'txtCartStartTemp2
|
|
'
|
|
Me.txtCartStartTemp2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtCartStartTemp2.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtCartStartTemp2.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtCartStartTemp2.Location = New System.Drawing.Point(238, 60)
|
|
Me.txtCartStartTemp2.Name = "txtCartStartTemp2"
|
|
Me.txtCartStartTemp2.ReadOnly = True
|
|
Me.txtCartStartTemp2.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtCartStartTemp2.TabIndex = 74
|
|
Me.txtCartStartTemp2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txtMainStartTemp2
|
|
'
|
|
Me.txtMainStartTemp2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtMainStartTemp2.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtMainStartTemp2.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtMainStartTemp2.Location = New System.Drawing.Point(128, 60)
|
|
Me.txtMainStartTemp2.Name = "txtMainStartTemp2"
|
|
Me.txtMainStartTemp2.ReadOnly = True
|
|
Me.txtMainStartTemp2.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtMainStartTemp2.TabIndex = 73
|
|
Me.txtMainStartTemp2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'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.ForeColor = System.Drawing.Color.Black
|
|
Me.Label14.Location = New System.Drawing.Point(250, 42)
|
|
Me.Label14.Name = "Label14"
|
|
Me.Label14.Size = New System.Drawing.Size(75, 16)
|
|
Me.Label14.TabIndex = 72
|
|
Me.Label14.Text = "카트리지"
|
|
'
|
|
'Label15
|
|
'
|
|
Me.Label15.AutoSize = True
|
|
Me.Label15.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label15.ForeColor = System.Drawing.Color.Black
|
|
Me.Label15.Location = New System.Drawing.Point(160, 42)
|
|
Me.Label15.Name = "Label15"
|
|
Me.Label15.Size = New System.Drawing.Size(41, 16)
|
|
Me.Label15.TabIndex = 71
|
|
Me.Label15.Text = "본체"
|
|
'
|
|
'Label16
|
|
'
|
|
Me.Label16.AutoSize = True
|
|
Me.Label16.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label16.ForeColor = System.Drawing.Color.Black
|
|
Me.Label16.Location = New System.Drawing.Point(11, 110)
|
|
Me.Label16.Name = "Label16"
|
|
Me.Label16.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label16.TabIndex = 57
|
|
Me.Label16.Text = "시작시간"
|
|
'
|
|
'txbStartTime2
|
|
'
|
|
Me.txbStartTime2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbStartTime2.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbStartTime2.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbStartTime2.Location = New System.Drawing.Point(130, 103)
|
|
Me.txbStartTime2.Name = "txbStartTime2"
|
|
Me.txbStartTime2.ReadOnly = True
|
|
Me.txbStartTime2.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbStartTime2.TabIndex = 56
|
|
Me.txbStartTime2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbInfoBox2
|
|
'
|
|
Me.txbInfoBox2.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.txbInfoBox2.BackColor = System.Drawing.Color.Gray
|
|
Me.txbInfoBox2.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.txbInfoBox2.ForeColor = System.Drawing.Color.White
|
|
Me.txbInfoBox2.Location = New System.Drawing.Point(4, 395)
|
|
Me.txbInfoBox2.Name = "txbInfoBox2"
|
|
Me.txbInfoBox2.Size = New System.Drawing.Size(170, 35)
|
|
Me.txbInfoBox2.TabIndex = 43
|
|
Me.txbInfoBox2.Text = "READY"
|
|
Me.txbInfoBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'btnRun2
|
|
'
|
|
Me.btnRun2.AccessibleName = ""
|
|
Me.btnRun2.AutoSize = True
|
|
Me.btnRun2.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.btnRun2.ForeColor = System.Drawing.Color.Black
|
|
Me.btnRun2.Location = New System.Drawing.Point(184, 394)
|
|
Me.btnRun2.Name = "btnRun2"
|
|
Me.btnRun2.Size = New System.Drawing.Size(170, 37)
|
|
Me.btnRun2.TabIndex = 44
|
|
Me.btnRun2.Text = "시작"
|
|
Me.btnRun2.UseVisualStyleBackColor = True
|
|
'
|
|
'txbEndTime2
|
|
'
|
|
Me.txbEndTime2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbEndTime2.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbEndTime2.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbEndTime2.Location = New System.Drawing.Point(130, 138)
|
|
Me.txbEndTime2.Name = "txbEndTime2"
|
|
Me.txbEndTime2.ReadOnly = True
|
|
Me.txbEndTime2.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbEndTime2.TabIndex = 14
|
|
Me.txbEndTime2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lblEndRuntime2
|
|
'
|
|
Me.lblEndRuntime2.AutoSize = True
|
|
Me.lblEndRuntime2.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.lblEndRuntime2.ForeColor = System.Drawing.Color.Black
|
|
Me.lblEndRuntime2.Location = New System.Drawing.Point(11, 145)
|
|
Me.lblEndRuntime2.Name = "lblEndRuntime2"
|
|
Me.lblEndRuntime2.Size = New System.Drawing.Size(89, 19)
|
|
Me.lblEndRuntime2.TabIndex = 13
|
|
Me.lblEndRuntime2.Text = "실행시간"
|
|
'
|
|
'gpbInfo3
|
|
'
|
|
Me.gpbInfo3.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gpbInfo3.Controls.Add(Me.chbAutoPowerOn3)
|
|
Me.gpbInfo3.Controls.Add(Me.Label39)
|
|
Me.gpbInfo3.Controls.Add(Me.Label46)
|
|
Me.gpbInfo3.Controls.Add(Me.txbCartSN3)
|
|
Me.gpbInfo3.Controls.Add(Me.txbMainSN3)
|
|
Me.gpbInfo3.Controls.Add(Me.txbCmdWindow3)
|
|
Me.gpbInfo3.Controls.Add(Me.Panel3)
|
|
Me.gpbInfo3.Controls.Add(Me.Label23)
|
|
Me.gpbInfo3.Controls.Add(Me.txbStartTime3)
|
|
Me.gpbInfo3.Controls.Add(Me.txbInfoBox3)
|
|
Me.gpbInfo3.Controls.Add(Me.btnRun3)
|
|
Me.gpbInfo3.Controls.Add(Me.txbEndTime3)
|
|
Me.gpbInfo3.Controls.Add(Me.lblEndRuntime3)
|
|
Me.gpbInfo3.Enabled = False
|
|
Me.gpbInfo3.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.gpbInfo3.ForeColor = System.Drawing.Color.Black
|
|
Me.gpbInfo3.Location = New System.Drawing.Point(770, 104)
|
|
Me.gpbInfo3.Name = "gpbInfo3"
|
|
Me.gpbInfo3.Size = New System.Drawing.Size(360, 440)
|
|
Me.gpbInfo3.TabIndex = 76
|
|
Me.gpbInfo3.TabStop = False
|
|
Me.gpbInfo3.Text = "채널03"
|
|
'
|
|
'chbAutoPowerOn3
|
|
'
|
|
Me.chbAutoPowerOn3.AutoSize = True
|
|
Me.chbAutoPowerOn3.Checked = True
|
|
Me.chbAutoPowerOn3.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.chbAutoPowerOn3.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.chbAutoPowerOn3.Location = New System.Drawing.Point(131, 5)
|
|
Me.chbAutoPowerOn3.Name = "chbAutoPowerOn3"
|
|
Me.chbAutoPowerOn3.Size = New System.Drawing.Size(210, 20)
|
|
Me.chbAutoPowerOn3.TabIndex = 85
|
|
Me.chbAutoPowerOn3.Text = "AUTO POWER ON 사용"
|
|
Me.chbAutoPowerOn3.UseVisualStyleBackColor = True
|
|
Me.chbAutoPowerOn3.Visible = False
|
|
'
|
|
'Label39
|
|
'
|
|
Me.Label39.AutoSize = True
|
|
Me.Label39.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label39.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label39.Location = New System.Drawing.Point(11, 40)
|
|
Me.Label39.Name = "Label39"
|
|
Me.Label39.Size = New System.Drawing.Size(81, 19)
|
|
Me.Label39.TabIndex = 82
|
|
Me.Label39.Text = "본체 SN"
|
|
'
|
|
'Label46
|
|
'
|
|
Me.Label46.AutoSize = True
|
|
Me.Label46.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label46.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label46.Location = New System.Drawing.Point(11, 75)
|
|
Me.Label46.Name = "Label46"
|
|
Me.Label46.Size = New System.Drawing.Size(114, 19)
|
|
Me.Label46.TabIndex = 81
|
|
Me.Label46.Text = "카트리지SN"
|
|
'
|
|
'txbCartSN3
|
|
'
|
|
Me.txbCartSN3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbCartSN3.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCartSN3.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbCartSN3.Location = New System.Drawing.Point(130, 68)
|
|
Me.txbCartSN3.Name = "txbCartSN3"
|
|
Me.txbCartSN3.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbCartSN3.TabIndex = 80
|
|
Me.txbCartSN3.Text = "Click"
|
|
Me.txbCartSN3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbMainSN3
|
|
'
|
|
Me.txbMainSN3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbMainSN3.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbMainSN3.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbMainSN3.Location = New System.Drawing.Point(130, 33)
|
|
Me.txbMainSN3.Name = "txbMainSN3"
|
|
Me.txbMainSN3.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbMainSN3.TabIndex = 79
|
|
Me.txbMainSN3.Text = "Click"
|
|
Me.txbMainSN3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbCmdWindow3
|
|
'
|
|
Me.txbCmdWindow3.AllowDrop = True
|
|
Me.txbCmdWindow3.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCmdWindow3.Location = New System.Drawing.Point(3, 310)
|
|
Me.txbCmdWindow3.Multiline = True
|
|
Me.txbCmdWindow3.Name = "txbCmdWindow3"
|
|
Me.txbCmdWindow3.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.txbCmdWindow3.Size = New System.Drawing.Size(351, 75)
|
|
Me.txbCmdWindow3.TabIndex = 74
|
|
'
|
|
'Panel3
|
|
'
|
|
Me.Panel3.Controls.Add(Me.Label18)
|
|
Me.Panel3.Controls.Add(Me.txtCartEndTemp3)
|
|
Me.Panel3.Controls.Add(Me.txtMainEndTemp3)
|
|
Me.Panel3.Controls.Add(Me.txbShotCnt3)
|
|
Me.Panel3.Controls.Add(Me.Label19)
|
|
Me.Panel3.Controls.Add(Me.Label20)
|
|
Me.Panel3.Controls.Add(Me.txtCartStartTemp3)
|
|
Me.Panel3.Controls.Add(Me.txtMainStartTemp3)
|
|
Me.Panel3.Controls.Add(Me.Label21)
|
|
Me.Panel3.Controls.Add(Me.Label22)
|
|
Me.Panel3.Location = New System.Drawing.Point(2, 172)
|
|
Me.Panel3.Name = "Panel3"
|
|
Me.Panel3.Size = New System.Drawing.Size(355, 130)
|
|
Me.Panel3.TabIndex = 73
|
|
'
|
|
'Label18
|
|
'
|
|
Me.Label18.AutoSize = True
|
|
Me.Label18.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label18.ForeColor = System.Drawing.Color.Black
|
|
Me.Label18.Location = New System.Drawing.Point(10, 66)
|
|
Me.Label18.Name = "Label18"
|
|
Me.Label18.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label18.TabIndex = 79
|
|
Me.Label18.Text = "시작온도"
|
|
'
|
|
'txtCartEndTemp3
|
|
'
|
|
Me.txtCartEndTemp3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtCartEndTemp3.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtCartEndTemp3.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtCartEndTemp3.Location = New System.Drawing.Point(238, 95)
|
|
Me.txtCartEndTemp3.Name = "txtCartEndTemp3"
|
|
Me.txtCartEndTemp3.ReadOnly = True
|
|
Me.txtCartEndTemp3.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtCartEndTemp3.TabIndex = 78
|
|
Me.txtCartEndTemp3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txtMainEndTemp3
|
|
'
|
|
Me.txtMainEndTemp3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtMainEndTemp3.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtMainEndTemp3.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtMainEndTemp3.Location = New System.Drawing.Point(128, 95)
|
|
Me.txtMainEndTemp3.Name = "txtMainEndTemp3"
|
|
Me.txtMainEndTemp3.ReadOnly = True
|
|
Me.txtMainEndTemp3.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtMainEndTemp3.TabIndex = 77
|
|
Me.txtMainEndTemp3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbShotCnt3
|
|
'
|
|
Me.txbShotCnt3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbShotCnt3.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbShotCnt3.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbShotCnt3.Location = New System.Drawing.Point(128, 1)
|
|
Me.txbShotCnt3.Name = "txbShotCnt3"
|
|
Me.txbShotCnt3.ReadOnly = True
|
|
Me.txbShotCnt3.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbShotCnt3.TabIndex = 76
|
|
Me.txbShotCnt3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label19
|
|
'
|
|
Me.Label19.AutoSize = True
|
|
Me.Label19.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label19.ForeColor = System.Drawing.Color.Black
|
|
Me.Label19.Location = New System.Drawing.Point(10, 8)
|
|
Me.Label19.Name = "Label19"
|
|
Me.Label19.Size = New System.Drawing.Size(110, 19)
|
|
Me.Label19.TabIndex = 74
|
|
Me.Label19.Text = "Shot카운터"
|
|
'
|
|
'Label20
|
|
'
|
|
Me.Label20.AutoSize = True
|
|
Me.Label20.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label20.ForeColor = System.Drawing.Color.Black
|
|
Me.Label20.Location = New System.Drawing.Point(10, 100)
|
|
Me.Label20.Name = "Label20"
|
|
Me.Label20.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label20.TabIndex = 75
|
|
Me.Label20.Text = "현재온도"
|
|
'
|
|
'txtCartStartTemp3
|
|
'
|
|
Me.txtCartStartTemp3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtCartStartTemp3.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtCartStartTemp3.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtCartStartTemp3.Location = New System.Drawing.Point(238, 60)
|
|
Me.txtCartStartTemp3.Name = "txtCartStartTemp3"
|
|
Me.txtCartStartTemp3.ReadOnly = True
|
|
Me.txtCartStartTemp3.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtCartStartTemp3.TabIndex = 74
|
|
Me.txtCartStartTemp3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txtMainStartTemp3
|
|
'
|
|
Me.txtMainStartTemp3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtMainStartTemp3.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtMainStartTemp3.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtMainStartTemp3.Location = New System.Drawing.Point(128, 60)
|
|
Me.txtMainStartTemp3.Name = "txtMainStartTemp3"
|
|
Me.txtMainStartTemp3.ReadOnly = True
|
|
Me.txtMainStartTemp3.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtMainStartTemp3.TabIndex = 73
|
|
Me.txtMainStartTemp3.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.ForeColor = System.Drawing.Color.Black
|
|
Me.Label21.Location = New System.Drawing.Point(250, 42)
|
|
Me.Label21.Name = "Label21"
|
|
Me.Label21.Size = New System.Drawing.Size(75, 16)
|
|
Me.Label21.TabIndex = 72
|
|
Me.Label21.Text = "카트리지"
|
|
'
|
|
'Label22
|
|
'
|
|
Me.Label22.AutoSize = True
|
|
Me.Label22.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label22.ForeColor = System.Drawing.Color.Black
|
|
Me.Label22.Location = New System.Drawing.Point(160, 42)
|
|
Me.Label22.Name = "Label22"
|
|
Me.Label22.Size = New System.Drawing.Size(41, 16)
|
|
Me.Label22.TabIndex = 71
|
|
Me.Label22.Text = "본체"
|
|
'
|
|
'Label23
|
|
'
|
|
Me.Label23.AutoSize = True
|
|
Me.Label23.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label23.ForeColor = System.Drawing.Color.Black
|
|
Me.Label23.Location = New System.Drawing.Point(11, 110)
|
|
Me.Label23.Name = "Label23"
|
|
Me.Label23.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label23.TabIndex = 57
|
|
Me.Label23.Text = "시작시간"
|
|
'
|
|
'txbStartTime3
|
|
'
|
|
Me.txbStartTime3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbStartTime3.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbStartTime3.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbStartTime3.Location = New System.Drawing.Point(130, 103)
|
|
Me.txbStartTime3.Name = "txbStartTime3"
|
|
Me.txbStartTime3.ReadOnly = True
|
|
Me.txbStartTime3.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbStartTime3.TabIndex = 56
|
|
Me.txbStartTime3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbInfoBox3
|
|
'
|
|
Me.txbInfoBox3.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.txbInfoBox3.BackColor = System.Drawing.Color.Gray
|
|
Me.txbInfoBox3.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.txbInfoBox3.ForeColor = System.Drawing.Color.White
|
|
Me.txbInfoBox3.Location = New System.Drawing.Point(4, 395)
|
|
Me.txbInfoBox3.Name = "txbInfoBox3"
|
|
Me.txbInfoBox3.Size = New System.Drawing.Size(170, 35)
|
|
Me.txbInfoBox3.TabIndex = 43
|
|
Me.txbInfoBox3.Text = "READY"
|
|
Me.txbInfoBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'btnRun3
|
|
'
|
|
Me.btnRun3.AccessibleName = ""
|
|
Me.btnRun3.AutoSize = True
|
|
Me.btnRun3.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.btnRun3.ForeColor = System.Drawing.Color.Black
|
|
Me.btnRun3.Location = New System.Drawing.Point(184, 394)
|
|
Me.btnRun3.Name = "btnRun3"
|
|
Me.btnRun3.Size = New System.Drawing.Size(170, 37)
|
|
Me.btnRun3.TabIndex = 44
|
|
Me.btnRun3.Text = "시작"
|
|
Me.btnRun3.UseVisualStyleBackColor = True
|
|
'
|
|
'txbEndTime3
|
|
'
|
|
Me.txbEndTime3.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbEndTime3.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbEndTime3.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbEndTime3.Location = New System.Drawing.Point(130, 138)
|
|
Me.txbEndTime3.Name = "txbEndTime3"
|
|
Me.txbEndTime3.ReadOnly = True
|
|
Me.txbEndTime3.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbEndTime3.TabIndex = 14
|
|
Me.txbEndTime3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lblEndRuntime3
|
|
'
|
|
Me.lblEndRuntime3.AutoSize = True
|
|
Me.lblEndRuntime3.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.lblEndRuntime3.ForeColor = System.Drawing.Color.Black
|
|
Me.lblEndRuntime3.Location = New System.Drawing.Point(11, 145)
|
|
Me.lblEndRuntime3.Name = "lblEndRuntime3"
|
|
Me.lblEndRuntime3.Size = New System.Drawing.Size(89, 19)
|
|
Me.lblEndRuntime3.TabIndex = 13
|
|
Me.lblEndRuntime3.Text = "실행시간"
|
|
'
|
|
'gpbInfo4
|
|
'
|
|
Me.gpbInfo4.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gpbInfo4.Controls.Add(Me.chbAutoPowerOn4)
|
|
Me.gpbInfo4.Controls.Add(Me.Label24)
|
|
Me.gpbInfo4.Controls.Add(Me.Label32)
|
|
Me.gpbInfo4.Controls.Add(Me.txbCartSN4)
|
|
Me.gpbInfo4.Controls.Add(Me.txbMainSN4)
|
|
Me.gpbInfo4.Controls.Add(Me.txbCmdWindow4)
|
|
Me.gpbInfo4.Controls.Add(Me.Panel4)
|
|
Me.gpbInfo4.Controls.Add(Me.Label31)
|
|
Me.gpbInfo4.Controls.Add(Me.txbStartTime4)
|
|
Me.gpbInfo4.Controls.Add(Me.txbInfoBox4)
|
|
Me.gpbInfo4.Controls.Add(Me.btnRun4)
|
|
Me.gpbInfo4.Controls.Add(Me.txbEndTime4)
|
|
Me.gpbInfo4.Controls.Add(Me.lblEndRuntime4)
|
|
Me.gpbInfo4.Enabled = False
|
|
Me.gpbInfo4.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.gpbInfo4.ForeColor = System.Drawing.Color.Black
|
|
Me.gpbInfo4.Location = New System.Drawing.Point(1150, 104)
|
|
Me.gpbInfo4.Name = "gpbInfo4"
|
|
Me.gpbInfo4.Size = New System.Drawing.Size(360, 440)
|
|
Me.gpbInfo4.TabIndex = 77
|
|
Me.gpbInfo4.TabStop = False
|
|
Me.gpbInfo4.Text = "채널04"
|
|
'
|
|
'chbAutoPowerOn4
|
|
'
|
|
Me.chbAutoPowerOn4.AutoSize = True
|
|
Me.chbAutoPowerOn4.Checked = True
|
|
Me.chbAutoPowerOn4.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.chbAutoPowerOn4.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.chbAutoPowerOn4.Location = New System.Drawing.Point(131, 5)
|
|
Me.chbAutoPowerOn4.Name = "chbAutoPowerOn4"
|
|
Me.chbAutoPowerOn4.Size = New System.Drawing.Size(210, 20)
|
|
Me.chbAutoPowerOn4.TabIndex = 86
|
|
Me.chbAutoPowerOn4.Text = "AUTO POWER ON 사용"
|
|
Me.chbAutoPowerOn4.UseVisualStyleBackColor = True
|
|
Me.chbAutoPowerOn4.Visible = False
|
|
'
|
|
'Label24
|
|
'
|
|
Me.Label24.AutoSize = True
|
|
Me.Label24.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label24.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label24.Location = New System.Drawing.Point(11, 40)
|
|
Me.Label24.Name = "Label24"
|
|
Me.Label24.Size = New System.Drawing.Size(81, 19)
|
|
Me.Label24.TabIndex = 82
|
|
Me.Label24.Text = "본체 SN"
|
|
'
|
|
'Label32
|
|
'
|
|
Me.Label32.AutoSize = True
|
|
Me.Label32.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label32.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label32.Location = New System.Drawing.Point(11, 75)
|
|
Me.Label32.Name = "Label32"
|
|
Me.Label32.Size = New System.Drawing.Size(114, 19)
|
|
Me.Label32.TabIndex = 81
|
|
Me.Label32.Text = "카트리지SN"
|
|
'
|
|
'txbCartSN4
|
|
'
|
|
Me.txbCartSN4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbCartSN4.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCartSN4.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbCartSN4.Location = New System.Drawing.Point(130, 68)
|
|
Me.txbCartSN4.Name = "txbCartSN4"
|
|
Me.txbCartSN4.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbCartSN4.TabIndex = 80
|
|
Me.txbCartSN4.Text = "Click"
|
|
Me.txbCartSN4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbMainSN4
|
|
'
|
|
Me.txbMainSN4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbMainSN4.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbMainSN4.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbMainSN4.Location = New System.Drawing.Point(130, 33)
|
|
Me.txbMainSN4.Name = "txbMainSN4"
|
|
Me.txbMainSN4.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbMainSN4.TabIndex = 79
|
|
Me.txbMainSN4.Text = "Click"
|
|
Me.txbMainSN4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbCmdWindow4
|
|
'
|
|
Me.txbCmdWindow4.AllowDrop = True
|
|
Me.txbCmdWindow4.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCmdWindow4.Location = New System.Drawing.Point(3, 310)
|
|
Me.txbCmdWindow4.Multiline = True
|
|
Me.txbCmdWindow4.Name = "txbCmdWindow4"
|
|
Me.txbCmdWindow4.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.txbCmdWindow4.Size = New System.Drawing.Size(351, 75)
|
|
Me.txbCmdWindow4.TabIndex = 74
|
|
'
|
|
'Panel4
|
|
'
|
|
Me.Panel4.Controls.Add(Me.Label25)
|
|
Me.Panel4.Controls.Add(Me.txtCartEndTemp4)
|
|
Me.Panel4.Controls.Add(Me.txtMainEndTemp4)
|
|
Me.Panel4.Controls.Add(Me.txbShotCnt4)
|
|
Me.Panel4.Controls.Add(Me.Label26)
|
|
Me.Panel4.Controls.Add(Me.Label27)
|
|
Me.Panel4.Controls.Add(Me.txtCartStartTemp4)
|
|
Me.Panel4.Controls.Add(Me.txtMainStartTemp4)
|
|
Me.Panel4.Controls.Add(Me.Label29)
|
|
Me.Panel4.Controls.Add(Me.Label30)
|
|
Me.Panel4.Location = New System.Drawing.Point(2, 172)
|
|
Me.Panel4.Name = "Panel4"
|
|
Me.Panel4.Size = New System.Drawing.Size(355, 130)
|
|
Me.Panel4.TabIndex = 73
|
|
'
|
|
'Label25
|
|
'
|
|
Me.Label25.AutoSize = True
|
|
Me.Label25.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label25.ForeColor = System.Drawing.Color.Black
|
|
Me.Label25.Location = New System.Drawing.Point(10, 66)
|
|
Me.Label25.Name = "Label25"
|
|
Me.Label25.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label25.TabIndex = 79
|
|
Me.Label25.Text = "시작온도"
|
|
'
|
|
'txtCartEndTemp4
|
|
'
|
|
Me.txtCartEndTemp4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtCartEndTemp4.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtCartEndTemp4.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtCartEndTemp4.Location = New System.Drawing.Point(238, 95)
|
|
Me.txtCartEndTemp4.Name = "txtCartEndTemp4"
|
|
Me.txtCartEndTemp4.ReadOnly = True
|
|
Me.txtCartEndTemp4.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtCartEndTemp4.TabIndex = 78
|
|
Me.txtCartEndTemp4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txtMainEndTemp4
|
|
'
|
|
Me.txtMainEndTemp4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtMainEndTemp4.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtMainEndTemp4.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtMainEndTemp4.Location = New System.Drawing.Point(128, 95)
|
|
Me.txtMainEndTemp4.Name = "txtMainEndTemp4"
|
|
Me.txtMainEndTemp4.ReadOnly = True
|
|
Me.txtMainEndTemp4.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtMainEndTemp4.TabIndex = 77
|
|
Me.txtMainEndTemp4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbShotCnt4
|
|
'
|
|
Me.txbShotCnt4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbShotCnt4.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbShotCnt4.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbShotCnt4.Location = New System.Drawing.Point(128, 1)
|
|
Me.txbShotCnt4.Name = "txbShotCnt4"
|
|
Me.txbShotCnt4.ReadOnly = True
|
|
Me.txbShotCnt4.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbShotCnt4.TabIndex = 76
|
|
Me.txbShotCnt4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label26
|
|
'
|
|
Me.Label26.AutoSize = True
|
|
Me.Label26.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label26.ForeColor = System.Drawing.Color.Black
|
|
Me.Label26.Location = New System.Drawing.Point(10, 8)
|
|
Me.Label26.Name = "Label26"
|
|
Me.Label26.Size = New System.Drawing.Size(110, 19)
|
|
Me.Label26.TabIndex = 74
|
|
Me.Label26.Text = "Shot카운터"
|
|
'
|
|
'Label27
|
|
'
|
|
Me.Label27.AutoSize = True
|
|
Me.Label27.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label27.ForeColor = System.Drawing.Color.Black
|
|
Me.Label27.Location = New System.Drawing.Point(10, 100)
|
|
Me.Label27.Name = "Label27"
|
|
Me.Label27.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label27.TabIndex = 75
|
|
Me.Label27.Text = "현재온도"
|
|
'
|
|
'txtCartStartTemp4
|
|
'
|
|
Me.txtCartStartTemp4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtCartStartTemp4.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtCartStartTemp4.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtCartStartTemp4.Location = New System.Drawing.Point(238, 60)
|
|
Me.txtCartStartTemp4.Name = "txtCartStartTemp4"
|
|
Me.txtCartStartTemp4.ReadOnly = True
|
|
Me.txtCartStartTemp4.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtCartStartTemp4.TabIndex = 74
|
|
Me.txtCartStartTemp4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txtMainStartTemp4
|
|
'
|
|
Me.txtMainStartTemp4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtMainStartTemp4.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtMainStartTemp4.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtMainStartTemp4.Location = New System.Drawing.Point(128, 60)
|
|
Me.txtMainStartTemp4.Name = "txtMainStartTemp4"
|
|
Me.txtMainStartTemp4.ReadOnly = True
|
|
Me.txtMainStartTemp4.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtMainStartTemp4.TabIndex = 73
|
|
Me.txtMainStartTemp4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label29
|
|
'
|
|
Me.Label29.AutoSize = True
|
|
Me.Label29.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label29.ForeColor = System.Drawing.Color.Black
|
|
Me.Label29.Location = New System.Drawing.Point(250, 42)
|
|
Me.Label29.Name = "Label29"
|
|
Me.Label29.Size = New System.Drawing.Size(75, 16)
|
|
Me.Label29.TabIndex = 72
|
|
Me.Label29.Text = "카트리지"
|
|
'
|
|
'Label30
|
|
'
|
|
Me.Label30.AutoSize = True
|
|
Me.Label30.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label30.ForeColor = System.Drawing.Color.Black
|
|
Me.Label30.Location = New System.Drawing.Point(160, 42)
|
|
Me.Label30.Name = "Label30"
|
|
Me.Label30.Size = New System.Drawing.Size(41, 16)
|
|
Me.Label30.TabIndex = 71
|
|
Me.Label30.Text = "본체"
|
|
'
|
|
'Label31
|
|
'
|
|
Me.Label31.AutoSize = True
|
|
Me.Label31.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label31.ForeColor = System.Drawing.Color.Black
|
|
Me.Label31.Location = New System.Drawing.Point(11, 110)
|
|
Me.Label31.Name = "Label31"
|
|
Me.Label31.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label31.TabIndex = 57
|
|
Me.Label31.Text = "시작시간"
|
|
'
|
|
'txbStartTime4
|
|
'
|
|
Me.txbStartTime4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbStartTime4.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbStartTime4.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbStartTime4.Location = New System.Drawing.Point(130, 103)
|
|
Me.txbStartTime4.Name = "txbStartTime4"
|
|
Me.txbStartTime4.ReadOnly = True
|
|
Me.txbStartTime4.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbStartTime4.TabIndex = 56
|
|
Me.txbStartTime4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbInfoBox4
|
|
'
|
|
Me.txbInfoBox4.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.txbInfoBox4.BackColor = System.Drawing.Color.Gray
|
|
Me.txbInfoBox4.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.txbInfoBox4.ForeColor = System.Drawing.Color.White
|
|
Me.txbInfoBox4.Location = New System.Drawing.Point(4, 395)
|
|
Me.txbInfoBox4.Name = "txbInfoBox4"
|
|
Me.txbInfoBox4.Size = New System.Drawing.Size(170, 35)
|
|
Me.txbInfoBox4.TabIndex = 43
|
|
Me.txbInfoBox4.Text = "READY"
|
|
Me.txbInfoBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'btnRun4
|
|
'
|
|
Me.btnRun4.AccessibleName = ""
|
|
Me.btnRun4.AutoSize = True
|
|
Me.btnRun4.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.btnRun4.ForeColor = System.Drawing.Color.Black
|
|
Me.btnRun4.Location = New System.Drawing.Point(184, 394)
|
|
Me.btnRun4.Name = "btnRun4"
|
|
Me.btnRun4.Size = New System.Drawing.Size(170, 37)
|
|
Me.btnRun4.TabIndex = 44
|
|
Me.btnRun4.Text = "시작"
|
|
Me.btnRun4.UseVisualStyleBackColor = True
|
|
'
|
|
'txbEndTime4
|
|
'
|
|
Me.txbEndTime4.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbEndTime4.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbEndTime4.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbEndTime4.Location = New System.Drawing.Point(130, 138)
|
|
Me.txbEndTime4.Name = "txbEndTime4"
|
|
Me.txbEndTime4.ReadOnly = True
|
|
Me.txbEndTime4.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbEndTime4.TabIndex = 14
|
|
Me.txbEndTime4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lblEndRuntime4
|
|
'
|
|
Me.lblEndRuntime4.AutoSize = True
|
|
Me.lblEndRuntime4.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.lblEndRuntime4.ForeColor = System.Drawing.Color.Black
|
|
Me.lblEndRuntime4.Location = New System.Drawing.Point(11, 145)
|
|
Me.lblEndRuntime4.Name = "lblEndRuntime4"
|
|
Me.lblEndRuntime4.Size = New System.Drawing.Size(89, 19)
|
|
Me.lblEndRuntime4.TabIndex = 13
|
|
Me.lblEndRuntime4.Text = "실행시간"
|
|
'
|
|
'gpbInfo5
|
|
'
|
|
Me.gpbInfo5.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gpbInfo5.Controls.Add(Me.chbAutoPowerOn5)
|
|
Me.gpbInfo5.Controls.Add(Me.Label17)
|
|
Me.gpbInfo5.Controls.Add(Me.Label8)
|
|
Me.gpbInfo5.Controls.Add(Me.txbCartSN5)
|
|
Me.gpbInfo5.Controls.Add(Me.txbMainSN5)
|
|
Me.gpbInfo5.Controls.Add(Me.txbCmdWindow5)
|
|
Me.gpbInfo5.Controls.Add(Me.Panel5)
|
|
Me.gpbInfo5.Controls.Add(Me.Label38)
|
|
Me.gpbInfo5.Controls.Add(Me.txbStartTime5)
|
|
Me.gpbInfo5.Controls.Add(Me.txbInfoBox5)
|
|
Me.gpbInfo5.Controls.Add(Me.btnRun5)
|
|
Me.gpbInfo5.Controls.Add(Me.txbEndTime5)
|
|
Me.gpbInfo5.Controls.Add(Me.lblEndRuntime5)
|
|
Me.gpbInfo5.Enabled = False
|
|
Me.gpbInfo5.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gpbInfo5.ForeColor = System.Drawing.Color.Black
|
|
Me.gpbInfo5.Location = New System.Drawing.Point(1530, 105)
|
|
Me.gpbInfo5.Name = "gpbInfo5"
|
|
Me.gpbInfo5.Size = New System.Drawing.Size(360, 440)
|
|
Me.gpbInfo5.TabIndex = 78
|
|
Me.gpbInfo5.TabStop = False
|
|
Me.gpbInfo5.Text = "채널05"
|
|
'
|
|
'chbAutoPowerOn5
|
|
'
|
|
Me.chbAutoPowerOn5.AutoSize = True
|
|
Me.chbAutoPowerOn5.Checked = True
|
|
Me.chbAutoPowerOn5.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.chbAutoPowerOn5.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.chbAutoPowerOn5.Location = New System.Drawing.Point(131, 5)
|
|
Me.chbAutoPowerOn5.Name = "chbAutoPowerOn5"
|
|
Me.chbAutoPowerOn5.Size = New System.Drawing.Size(210, 20)
|
|
Me.chbAutoPowerOn5.TabIndex = 87
|
|
Me.chbAutoPowerOn5.Text = "AUTO POWER ON 사용"
|
|
Me.chbAutoPowerOn5.UseVisualStyleBackColor = True
|
|
Me.chbAutoPowerOn5.Visible = False
|
|
'
|
|
'Label17
|
|
'
|
|
Me.Label17.AutoSize = True
|
|
Me.Label17.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label17.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label17.Location = New System.Drawing.Point(11, 40)
|
|
Me.Label17.Name = "Label17"
|
|
Me.Label17.Size = New System.Drawing.Size(81, 19)
|
|
Me.Label17.TabIndex = 78
|
|
Me.Label17.Text = "본체 SN"
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label8.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label8.Location = New System.Drawing.Point(11, 75)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(114, 19)
|
|
Me.Label8.TabIndex = 77
|
|
Me.Label8.Text = "카트리지SN"
|
|
'
|
|
'txbCartSN5
|
|
'
|
|
Me.txbCartSN5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbCartSN5.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCartSN5.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbCartSN5.Location = New System.Drawing.Point(130, 68)
|
|
Me.txbCartSN5.Name = "txbCartSN5"
|
|
Me.txbCartSN5.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbCartSN5.TabIndex = 76
|
|
Me.txbCartSN5.Text = "Click"
|
|
Me.txbCartSN5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbMainSN5
|
|
'
|
|
Me.txbMainSN5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbMainSN5.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbMainSN5.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbMainSN5.Location = New System.Drawing.Point(130, 33)
|
|
Me.txbMainSN5.Name = "txbMainSN5"
|
|
Me.txbMainSN5.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbMainSN5.TabIndex = 75
|
|
Me.txbMainSN5.Text = "Click"
|
|
Me.txbMainSN5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbCmdWindow5
|
|
'
|
|
Me.txbCmdWindow5.AllowDrop = True
|
|
Me.txbCmdWindow5.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCmdWindow5.Location = New System.Drawing.Point(3, 310)
|
|
Me.txbCmdWindow5.Multiline = True
|
|
Me.txbCmdWindow5.Name = "txbCmdWindow5"
|
|
Me.txbCmdWindow5.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.txbCmdWindow5.Size = New System.Drawing.Size(351, 75)
|
|
Me.txbCmdWindow5.TabIndex = 74
|
|
'
|
|
'Panel5
|
|
'
|
|
Me.Panel5.Controls.Add(Me.Label33)
|
|
Me.Panel5.Controls.Add(Me.txtCartEndTemp5)
|
|
Me.Panel5.Controls.Add(Me.txtMainEndTemp5)
|
|
Me.Panel5.Controls.Add(Me.txbShotCnt5)
|
|
Me.Panel5.Controls.Add(Me.Label34)
|
|
Me.Panel5.Controls.Add(Me.Label35)
|
|
Me.Panel5.Controls.Add(Me.txtCartStartTemp5)
|
|
Me.Panel5.Controls.Add(Me.txtMainStartTemp5)
|
|
Me.Panel5.Controls.Add(Me.Label36)
|
|
Me.Panel5.Controls.Add(Me.Label37)
|
|
Me.Panel5.Location = New System.Drawing.Point(2, 172)
|
|
Me.Panel5.Name = "Panel5"
|
|
Me.Panel5.Size = New System.Drawing.Size(355, 130)
|
|
Me.Panel5.TabIndex = 73
|
|
'
|
|
'Label33
|
|
'
|
|
Me.Label33.AutoSize = True
|
|
Me.Label33.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label33.ForeColor = System.Drawing.Color.Black
|
|
Me.Label33.Location = New System.Drawing.Point(10, 66)
|
|
Me.Label33.Name = "Label33"
|
|
Me.Label33.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label33.TabIndex = 79
|
|
Me.Label33.Text = "시작온도"
|
|
'
|
|
'txtCartEndTemp5
|
|
'
|
|
Me.txtCartEndTemp5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtCartEndTemp5.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtCartEndTemp5.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtCartEndTemp5.Location = New System.Drawing.Point(238, 95)
|
|
Me.txtCartEndTemp5.Name = "txtCartEndTemp5"
|
|
Me.txtCartEndTemp5.ReadOnly = True
|
|
Me.txtCartEndTemp5.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtCartEndTemp5.TabIndex = 78
|
|
Me.txtCartEndTemp5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txtMainEndTemp5
|
|
'
|
|
Me.txtMainEndTemp5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtMainEndTemp5.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtMainEndTemp5.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtMainEndTemp5.Location = New System.Drawing.Point(128, 95)
|
|
Me.txtMainEndTemp5.Name = "txtMainEndTemp5"
|
|
Me.txtMainEndTemp5.ReadOnly = True
|
|
Me.txtMainEndTemp5.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtMainEndTemp5.TabIndex = 77
|
|
Me.txtMainEndTemp5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbShotCnt5
|
|
'
|
|
Me.txbShotCnt5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbShotCnt5.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbShotCnt5.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbShotCnt5.Location = New System.Drawing.Point(128, 1)
|
|
Me.txbShotCnt5.Name = "txbShotCnt5"
|
|
Me.txbShotCnt5.ReadOnly = True
|
|
Me.txbShotCnt5.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbShotCnt5.TabIndex = 76
|
|
Me.txbShotCnt5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label34
|
|
'
|
|
Me.Label34.AutoSize = True
|
|
Me.Label34.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label34.ForeColor = System.Drawing.Color.Black
|
|
Me.Label34.Location = New System.Drawing.Point(10, 8)
|
|
Me.Label34.Name = "Label34"
|
|
Me.Label34.Size = New System.Drawing.Size(110, 19)
|
|
Me.Label34.TabIndex = 74
|
|
Me.Label34.Text = "Shot카운터"
|
|
'
|
|
'Label35
|
|
'
|
|
Me.Label35.AutoSize = True
|
|
Me.Label35.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label35.ForeColor = System.Drawing.Color.Black
|
|
Me.Label35.Location = New System.Drawing.Point(10, 100)
|
|
Me.Label35.Name = "Label35"
|
|
Me.Label35.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label35.TabIndex = 75
|
|
Me.Label35.Text = "현재온도"
|
|
'
|
|
'txtCartStartTemp5
|
|
'
|
|
Me.txtCartStartTemp5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtCartStartTemp5.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtCartStartTemp5.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtCartStartTemp5.Location = New System.Drawing.Point(238, 60)
|
|
Me.txtCartStartTemp5.Name = "txtCartStartTemp5"
|
|
Me.txtCartStartTemp5.ReadOnly = True
|
|
Me.txtCartStartTemp5.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtCartStartTemp5.TabIndex = 74
|
|
Me.txtCartStartTemp5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txtMainStartTemp5
|
|
'
|
|
Me.txtMainStartTemp5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtMainStartTemp5.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtMainStartTemp5.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtMainStartTemp5.Location = New System.Drawing.Point(128, 60)
|
|
Me.txtMainStartTemp5.Name = "txtMainStartTemp5"
|
|
Me.txtMainStartTemp5.ReadOnly = True
|
|
Me.txtMainStartTemp5.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtMainStartTemp5.TabIndex = 73
|
|
Me.txtMainStartTemp5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label36
|
|
'
|
|
Me.Label36.AutoSize = True
|
|
Me.Label36.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label36.ForeColor = System.Drawing.Color.Black
|
|
Me.Label36.Location = New System.Drawing.Point(250, 42)
|
|
Me.Label36.Name = "Label36"
|
|
Me.Label36.Size = New System.Drawing.Size(75, 16)
|
|
Me.Label36.TabIndex = 72
|
|
Me.Label36.Text = "카트리지"
|
|
'
|
|
'Label37
|
|
'
|
|
Me.Label37.AutoSize = True
|
|
Me.Label37.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label37.ForeColor = System.Drawing.Color.Black
|
|
Me.Label37.Location = New System.Drawing.Point(160, 42)
|
|
Me.Label37.Name = "Label37"
|
|
Me.Label37.Size = New System.Drawing.Size(41, 16)
|
|
Me.Label37.TabIndex = 71
|
|
Me.Label37.Text = "본체"
|
|
'
|
|
'Label38
|
|
'
|
|
Me.Label38.AutoSize = True
|
|
Me.Label38.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label38.ForeColor = System.Drawing.Color.Black
|
|
Me.Label38.Location = New System.Drawing.Point(11, 110)
|
|
Me.Label38.Name = "Label38"
|
|
Me.Label38.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label38.TabIndex = 57
|
|
Me.Label38.Text = "시작시간"
|
|
'
|
|
'txbStartTime5
|
|
'
|
|
Me.txbStartTime5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbStartTime5.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbStartTime5.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbStartTime5.Location = New System.Drawing.Point(130, 103)
|
|
Me.txbStartTime5.Name = "txbStartTime5"
|
|
Me.txbStartTime5.ReadOnly = True
|
|
Me.txbStartTime5.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbStartTime5.TabIndex = 56
|
|
Me.txbStartTime5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbInfoBox5
|
|
'
|
|
Me.txbInfoBox5.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.txbInfoBox5.BackColor = System.Drawing.Color.Gray
|
|
Me.txbInfoBox5.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbInfoBox5.ForeColor = System.Drawing.Color.White
|
|
Me.txbInfoBox5.Location = New System.Drawing.Point(4, 395)
|
|
Me.txbInfoBox5.Name = "txbInfoBox5"
|
|
Me.txbInfoBox5.Size = New System.Drawing.Size(170, 35)
|
|
Me.txbInfoBox5.TabIndex = 43
|
|
Me.txbInfoBox5.Text = "READY"
|
|
Me.txbInfoBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'btnRun5
|
|
'
|
|
Me.btnRun5.AccessibleName = ""
|
|
Me.btnRun5.AutoSize = True
|
|
Me.btnRun5.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.btnRun5.ForeColor = System.Drawing.Color.Black
|
|
Me.btnRun5.Location = New System.Drawing.Point(184, 394)
|
|
Me.btnRun5.Name = "btnRun5"
|
|
Me.btnRun5.Size = New System.Drawing.Size(170, 37)
|
|
Me.btnRun5.TabIndex = 44
|
|
Me.btnRun5.Text = "시작"
|
|
Me.btnRun5.UseVisualStyleBackColor = True
|
|
'
|
|
'txbEndTime5
|
|
'
|
|
Me.txbEndTime5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbEndTime5.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbEndTime5.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbEndTime5.Location = New System.Drawing.Point(130, 138)
|
|
Me.txbEndTime5.Name = "txbEndTime5"
|
|
Me.txbEndTime5.ReadOnly = True
|
|
Me.txbEndTime5.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbEndTime5.TabIndex = 14
|
|
Me.txbEndTime5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lblEndRuntime5
|
|
'
|
|
Me.lblEndRuntime5.AutoSize = True
|
|
Me.lblEndRuntime5.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lblEndRuntime5.ForeColor = System.Drawing.Color.Black
|
|
Me.lblEndRuntime5.Location = New System.Drawing.Point(11, 145)
|
|
Me.lblEndRuntime5.Name = "lblEndRuntime5"
|
|
Me.lblEndRuntime5.Size = New System.Drawing.Size(89, 19)
|
|
Me.lblEndRuntime5.TabIndex = 13
|
|
Me.lblEndRuntime5.Text = "실행시간"
|
|
'
|
|
'gpbInfo10
|
|
'
|
|
Me.gpbInfo10.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gpbInfo10.Controls.Add(Me.chbAutoPowerOn10)
|
|
Me.gpbInfo10.Controls.Add(Me.Label83)
|
|
Me.gpbInfo10.Controls.Add(Me.Label84)
|
|
Me.gpbInfo10.Controls.Add(Me.txbCartSN10)
|
|
Me.gpbInfo10.Controls.Add(Me.txbMainSN10)
|
|
Me.gpbInfo10.Controls.Add(Me.txbCmdWindow10)
|
|
Me.gpbInfo10.Controls.Add(Me.Panel6)
|
|
Me.gpbInfo10.Controls.Add(Me.Label45)
|
|
Me.gpbInfo10.Controls.Add(Me.txbStartTime10)
|
|
Me.gpbInfo10.Controls.Add(Me.txbInfoBox10)
|
|
Me.gpbInfo10.Controls.Add(Me.btnRun10)
|
|
Me.gpbInfo10.Controls.Add(Me.txbEndTime10)
|
|
Me.gpbInfo10.Controls.Add(Me.lblEndRuntime10)
|
|
Me.gpbInfo10.Enabled = False
|
|
Me.gpbInfo10.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gpbInfo10.ForeColor = System.Drawing.Color.Black
|
|
Me.gpbInfo10.Location = New System.Drawing.Point(1530, 563)
|
|
Me.gpbInfo10.Name = "gpbInfo10"
|
|
Me.gpbInfo10.Size = New System.Drawing.Size(360, 440)
|
|
Me.gpbInfo10.TabIndex = 83
|
|
Me.gpbInfo10.TabStop = False
|
|
Me.gpbInfo10.Text = "채널10"
|
|
'
|
|
'chbAutoPowerOn10
|
|
'
|
|
Me.chbAutoPowerOn10.AutoSize = True
|
|
Me.chbAutoPowerOn10.Checked = True
|
|
Me.chbAutoPowerOn10.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.chbAutoPowerOn10.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.chbAutoPowerOn10.Location = New System.Drawing.Point(131, 5)
|
|
Me.chbAutoPowerOn10.Name = "chbAutoPowerOn10"
|
|
Me.chbAutoPowerOn10.Size = New System.Drawing.Size(210, 20)
|
|
Me.chbAutoPowerOn10.TabIndex = 88
|
|
Me.chbAutoPowerOn10.Text = "AUTO POWER ON 사용"
|
|
Me.chbAutoPowerOn10.UseVisualStyleBackColor = True
|
|
Me.chbAutoPowerOn10.Visible = False
|
|
'
|
|
'Label83
|
|
'
|
|
Me.Label83.AutoSize = True
|
|
Me.Label83.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label83.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label83.Location = New System.Drawing.Point(11, 40)
|
|
Me.Label83.Name = "Label83"
|
|
Me.Label83.Size = New System.Drawing.Size(81, 19)
|
|
Me.Label83.TabIndex = 82
|
|
Me.Label83.Text = "본체 SN"
|
|
'
|
|
'Label84
|
|
'
|
|
Me.Label84.AutoSize = True
|
|
Me.Label84.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label84.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label84.Location = New System.Drawing.Point(11, 75)
|
|
Me.Label84.Name = "Label84"
|
|
Me.Label84.Size = New System.Drawing.Size(114, 19)
|
|
Me.Label84.TabIndex = 81
|
|
Me.Label84.Text = "카트리지SN"
|
|
'
|
|
'txbCartSN10
|
|
'
|
|
Me.txbCartSN10.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbCartSN10.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCartSN10.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbCartSN10.Location = New System.Drawing.Point(130, 68)
|
|
Me.txbCartSN10.Name = "txbCartSN10"
|
|
Me.txbCartSN10.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbCartSN10.TabIndex = 80
|
|
Me.txbCartSN10.Text = "Click"
|
|
Me.txbCartSN10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbMainSN10
|
|
'
|
|
Me.txbMainSN10.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbMainSN10.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbMainSN10.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbMainSN10.Location = New System.Drawing.Point(130, 33)
|
|
Me.txbMainSN10.Name = "txbMainSN10"
|
|
Me.txbMainSN10.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbMainSN10.TabIndex = 79
|
|
Me.txbMainSN10.Text = "Click"
|
|
Me.txbMainSN10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbCmdWindow10
|
|
'
|
|
Me.txbCmdWindow10.AllowDrop = True
|
|
Me.txbCmdWindow10.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCmdWindow10.Location = New System.Drawing.Point(3, 310)
|
|
Me.txbCmdWindow10.Multiline = True
|
|
Me.txbCmdWindow10.Name = "txbCmdWindow10"
|
|
Me.txbCmdWindow10.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.txbCmdWindow10.Size = New System.Drawing.Size(351, 75)
|
|
Me.txbCmdWindow10.TabIndex = 74
|
|
'
|
|
'Panel6
|
|
'
|
|
Me.Panel6.Controls.Add(Me.Label40)
|
|
Me.Panel6.Controls.Add(Me.txtCartEndTemp10)
|
|
Me.Panel6.Controls.Add(Me.txtMainEndTemp10)
|
|
Me.Panel6.Controls.Add(Me.txbShotCnt10)
|
|
Me.Panel6.Controls.Add(Me.Label41)
|
|
Me.Panel6.Controls.Add(Me.Label42)
|
|
Me.Panel6.Controls.Add(Me.txtCartStartTemp10)
|
|
Me.Panel6.Controls.Add(Me.txtMainStartTemp10)
|
|
Me.Panel6.Controls.Add(Me.Label43)
|
|
Me.Panel6.Controls.Add(Me.Label44)
|
|
Me.Panel6.Location = New System.Drawing.Point(2, 172)
|
|
Me.Panel6.Name = "Panel6"
|
|
Me.Panel6.Size = New System.Drawing.Size(355, 130)
|
|
Me.Panel6.TabIndex = 73
|
|
'
|
|
'Label40
|
|
'
|
|
Me.Label40.AutoSize = True
|
|
Me.Label40.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label40.ForeColor = System.Drawing.Color.Black
|
|
Me.Label40.Location = New System.Drawing.Point(10, 66)
|
|
Me.Label40.Name = "Label40"
|
|
Me.Label40.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label40.TabIndex = 79
|
|
Me.Label40.Text = "시작온도"
|
|
'
|
|
'txtCartEndTemp10
|
|
'
|
|
Me.txtCartEndTemp10.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtCartEndTemp10.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtCartEndTemp10.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtCartEndTemp10.Location = New System.Drawing.Point(238, 95)
|
|
Me.txtCartEndTemp10.Name = "txtCartEndTemp10"
|
|
Me.txtCartEndTemp10.ReadOnly = True
|
|
Me.txtCartEndTemp10.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtCartEndTemp10.TabIndex = 78
|
|
Me.txtCartEndTemp10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txtMainEndTemp10
|
|
'
|
|
Me.txtMainEndTemp10.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtMainEndTemp10.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtMainEndTemp10.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtMainEndTemp10.Location = New System.Drawing.Point(128, 95)
|
|
Me.txtMainEndTemp10.Name = "txtMainEndTemp10"
|
|
Me.txtMainEndTemp10.ReadOnly = True
|
|
Me.txtMainEndTemp10.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtMainEndTemp10.TabIndex = 77
|
|
Me.txtMainEndTemp10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbShotCnt10
|
|
'
|
|
Me.txbShotCnt10.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbShotCnt10.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbShotCnt10.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbShotCnt10.Location = New System.Drawing.Point(128, 1)
|
|
Me.txbShotCnt10.Name = "txbShotCnt10"
|
|
Me.txbShotCnt10.ReadOnly = True
|
|
Me.txbShotCnt10.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbShotCnt10.TabIndex = 76
|
|
Me.txbShotCnt10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label41
|
|
'
|
|
Me.Label41.AutoSize = True
|
|
Me.Label41.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label41.ForeColor = System.Drawing.Color.Black
|
|
Me.Label41.Location = New System.Drawing.Point(10, 8)
|
|
Me.Label41.Name = "Label41"
|
|
Me.Label41.Size = New System.Drawing.Size(110, 19)
|
|
Me.Label41.TabIndex = 74
|
|
Me.Label41.Text = "Shot카운터"
|
|
'
|
|
'Label42
|
|
'
|
|
Me.Label42.AutoSize = True
|
|
Me.Label42.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label42.ForeColor = System.Drawing.Color.Black
|
|
Me.Label42.Location = New System.Drawing.Point(10, 100)
|
|
Me.Label42.Name = "Label42"
|
|
Me.Label42.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label42.TabIndex = 75
|
|
Me.Label42.Text = "현재온도"
|
|
'
|
|
'txtCartStartTemp10
|
|
'
|
|
Me.txtCartStartTemp10.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtCartStartTemp10.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtCartStartTemp10.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtCartStartTemp10.Location = New System.Drawing.Point(238, 60)
|
|
Me.txtCartStartTemp10.Name = "txtCartStartTemp10"
|
|
Me.txtCartStartTemp10.ReadOnly = True
|
|
Me.txtCartStartTemp10.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtCartStartTemp10.TabIndex = 74
|
|
Me.txtCartStartTemp10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txtMainStartTemp10
|
|
'
|
|
Me.txtMainStartTemp10.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtMainStartTemp10.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtMainStartTemp10.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtMainStartTemp10.Location = New System.Drawing.Point(128, 60)
|
|
Me.txtMainStartTemp10.Name = "txtMainStartTemp10"
|
|
Me.txtMainStartTemp10.ReadOnly = True
|
|
Me.txtMainStartTemp10.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtMainStartTemp10.TabIndex = 73
|
|
Me.txtMainStartTemp10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label43
|
|
'
|
|
Me.Label43.AutoSize = True
|
|
Me.Label43.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label43.ForeColor = System.Drawing.Color.Black
|
|
Me.Label43.Location = New System.Drawing.Point(250, 42)
|
|
Me.Label43.Name = "Label43"
|
|
Me.Label43.Size = New System.Drawing.Size(75, 16)
|
|
Me.Label43.TabIndex = 72
|
|
Me.Label43.Text = "카트리지"
|
|
'
|
|
'Label44
|
|
'
|
|
Me.Label44.AutoSize = True
|
|
Me.Label44.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label44.ForeColor = System.Drawing.Color.Black
|
|
Me.Label44.Location = New System.Drawing.Point(160, 42)
|
|
Me.Label44.Name = "Label44"
|
|
Me.Label44.Size = New System.Drawing.Size(41, 16)
|
|
Me.Label44.TabIndex = 71
|
|
Me.Label44.Text = "본체"
|
|
'
|
|
'Label45
|
|
'
|
|
Me.Label45.AutoSize = True
|
|
Me.Label45.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label45.ForeColor = System.Drawing.Color.Black
|
|
Me.Label45.Location = New System.Drawing.Point(11, 110)
|
|
Me.Label45.Name = "Label45"
|
|
Me.Label45.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label45.TabIndex = 57
|
|
Me.Label45.Text = "시작시간"
|
|
'
|
|
'txbStartTime10
|
|
'
|
|
Me.txbStartTime10.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbStartTime10.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbStartTime10.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbStartTime10.Location = New System.Drawing.Point(130, 103)
|
|
Me.txbStartTime10.Name = "txbStartTime10"
|
|
Me.txbStartTime10.ReadOnly = True
|
|
Me.txbStartTime10.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbStartTime10.TabIndex = 56
|
|
Me.txbStartTime10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbInfoBox10
|
|
'
|
|
Me.txbInfoBox10.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.txbInfoBox10.BackColor = System.Drawing.Color.Gray
|
|
Me.txbInfoBox10.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.txbInfoBox10.ForeColor = System.Drawing.Color.White
|
|
Me.txbInfoBox10.Location = New System.Drawing.Point(4, 395)
|
|
Me.txbInfoBox10.Name = "txbInfoBox10"
|
|
Me.txbInfoBox10.Size = New System.Drawing.Size(170, 35)
|
|
Me.txbInfoBox10.TabIndex = 43
|
|
Me.txbInfoBox10.Text = "READY"
|
|
Me.txbInfoBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'btnRun10
|
|
'
|
|
Me.btnRun10.AccessibleName = ""
|
|
Me.btnRun10.AutoSize = True
|
|
Me.btnRun10.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.btnRun10.ForeColor = System.Drawing.Color.Black
|
|
Me.btnRun10.Location = New System.Drawing.Point(184, 394)
|
|
Me.btnRun10.Name = "btnRun10"
|
|
Me.btnRun10.Size = New System.Drawing.Size(170, 37)
|
|
Me.btnRun10.TabIndex = 44
|
|
Me.btnRun10.Text = "시작"
|
|
Me.btnRun10.UseVisualStyleBackColor = True
|
|
'
|
|
'txbEndTime10
|
|
'
|
|
Me.txbEndTime10.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbEndTime10.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbEndTime10.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbEndTime10.Location = New System.Drawing.Point(130, 138)
|
|
Me.txbEndTime10.Name = "txbEndTime10"
|
|
Me.txbEndTime10.ReadOnly = True
|
|
Me.txbEndTime10.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbEndTime10.TabIndex = 14
|
|
Me.txbEndTime10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lblEndRuntime10
|
|
'
|
|
Me.lblEndRuntime10.AutoSize = True
|
|
Me.lblEndRuntime10.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.lblEndRuntime10.ForeColor = System.Drawing.Color.Black
|
|
Me.lblEndRuntime10.Location = New System.Drawing.Point(11, 145)
|
|
Me.lblEndRuntime10.Name = "lblEndRuntime10"
|
|
Me.lblEndRuntime10.Size = New System.Drawing.Size(89, 19)
|
|
Me.lblEndRuntime10.TabIndex = 13
|
|
Me.lblEndRuntime10.Text = "실행시간"
|
|
'
|
|
'gpbInfo9
|
|
'
|
|
Me.gpbInfo9.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gpbInfo9.Controls.Add(Me.chbAutoPowerOn9)
|
|
Me.gpbInfo9.Controls.Add(Me.Label81)
|
|
Me.gpbInfo9.Controls.Add(Me.Label82)
|
|
Me.gpbInfo9.Controls.Add(Me.txbCartSN9)
|
|
Me.gpbInfo9.Controls.Add(Me.txbMainSN9)
|
|
Me.gpbInfo9.Controls.Add(Me.txbCmdWindow9)
|
|
Me.gpbInfo9.Controls.Add(Me.Panel7)
|
|
Me.gpbInfo9.Controls.Add(Me.Label52)
|
|
Me.gpbInfo9.Controls.Add(Me.txbStartTime9)
|
|
Me.gpbInfo9.Controls.Add(Me.txbInfoBox9)
|
|
Me.gpbInfo9.Controls.Add(Me.btnRun9)
|
|
Me.gpbInfo9.Controls.Add(Me.txbEndTime9)
|
|
Me.gpbInfo9.Controls.Add(Me.lblEndRuntime9)
|
|
Me.gpbInfo9.Enabled = False
|
|
Me.gpbInfo9.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.gpbInfo9.ForeColor = System.Drawing.Color.Black
|
|
Me.gpbInfo9.Location = New System.Drawing.Point(1150, 563)
|
|
Me.gpbInfo9.Name = "gpbInfo9"
|
|
Me.gpbInfo9.Size = New System.Drawing.Size(360, 440)
|
|
Me.gpbInfo9.TabIndex = 82
|
|
Me.gpbInfo9.TabStop = False
|
|
Me.gpbInfo9.Text = "채널09"
|
|
'
|
|
'chbAutoPowerOn9
|
|
'
|
|
Me.chbAutoPowerOn9.AutoSize = True
|
|
Me.chbAutoPowerOn9.Checked = True
|
|
Me.chbAutoPowerOn9.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.chbAutoPowerOn9.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.chbAutoPowerOn9.Location = New System.Drawing.Point(131, 5)
|
|
Me.chbAutoPowerOn9.Name = "chbAutoPowerOn9"
|
|
Me.chbAutoPowerOn9.Size = New System.Drawing.Size(210, 20)
|
|
Me.chbAutoPowerOn9.TabIndex = 87
|
|
Me.chbAutoPowerOn9.Text = "AUTO POWER ON 사용"
|
|
Me.chbAutoPowerOn9.UseVisualStyleBackColor = True
|
|
Me.chbAutoPowerOn9.Visible = False
|
|
'
|
|
'Label81
|
|
'
|
|
Me.Label81.AutoSize = True
|
|
Me.Label81.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label81.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label81.Location = New System.Drawing.Point(11, 40)
|
|
Me.Label81.Name = "Label81"
|
|
Me.Label81.Size = New System.Drawing.Size(81, 19)
|
|
Me.Label81.TabIndex = 82
|
|
Me.Label81.Text = "본체 SN"
|
|
'
|
|
'Label82
|
|
'
|
|
Me.Label82.AutoSize = True
|
|
Me.Label82.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label82.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label82.Location = New System.Drawing.Point(11, 75)
|
|
Me.Label82.Name = "Label82"
|
|
Me.Label82.Size = New System.Drawing.Size(114, 19)
|
|
Me.Label82.TabIndex = 81
|
|
Me.Label82.Text = "카트리지SN"
|
|
'
|
|
'txbCartSN9
|
|
'
|
|
Me.txbCartSN9.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbCartSN9.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCartSN9.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbCartSN9.Location = New System.Drawing.Point(130, 68)
|
|
Me.txbCartSN9.Name = "txbCartSN9"
|
|
Me.txbCartSN9.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbCartSN9.TabIndex = 80
|
|
Me.txbCartSN9.Text = "Click"
|
|
Me.txbCartSN9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbMainSN9
|
|
'
|
|
Me.txbMainSN9.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbMainSN9.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbMainSN9.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbMainSN9.Location = New System.Drawing.Point(130, 33)
|
|
Me.txbMainSN9.Name = "txbMainSN9"
|
|
Me.txbMainSN9.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbMainSN9.TabIndex = 79
|
|
Me.txbMainSN9.Text = "Click"
|
|
Me.txbMainSN9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbCmdWindow9
|
|
'
|
|
Me.txbCmdWindow9.AllowDrop = True
|
|
Me.txbCmdWindow9.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCmdWindow9.Location = New System.Drawing.Point(3, 310)
|
|
Me.txbCmdWindow9.Multiline = True
|
|
Me.txbCmdWindow9.Name = "txbCmdWindow9"
|
|
Me.txbCmdWindow9.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.txbCmdWindow9.Size = New System.Drawing.Size(351, 75)
|
|
Me.txbCmdWindow9.TabIndex = 74
|
|
'
|
|
'Panel7
|
|
'
|
|
Me.Panel7.Controls.Add(Me.Label47)
|
|
Me.Panel7.Controls.Add(Me.txtCartEndTemp9)
|
|
Me.Panel7.Controls.Add(Me.txtMainEndTemp9)
|
|
Me.Panel7.Controls.Add(Me.txbShotCnt9)
|
|
Me.Panel7.Controls.Add(Me.Label48)
|
|
Me.Panel7.Controls.Add(Me.Label49)
|
|
Me.Panel7.Controls.Add(Me.txtCartStartTemp9)
|
|
Me.Panel7.Controls.Add(Me.txtMainStartTemp9)
|
|
Me.Panel7.Controls.Add(Me.Label50)
|
|
Me.Panel7.Controls.Add(Me.Label51)
|
|
Me.Panel7.Location = New System.Drawing.Point(2, 172)
|
|
Me.Panel7.Name = "Panel7"
|
|
Me.Panel7.Size = New System.Drawing.Size(355, 130)
|
|
Me.Panel7.TabIndex = 73
|
|
'
|
|
'Label47
|
|
'
|
|
Me.Label47.AutoSize = True
|
|
Me.Label47.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label47.ForeColor = System.Drawing.Color.Black
|
|
Me.Label47.Location = New System.Drawing.Point(10, 66)
|
|
Me.Label47.Name = "Label47"
|
|
Me.Label47.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label47.TabIndex = 79
|
|
Me.Label47.Text = "시작온도"
|
|
'
|
|
'txtCartEndTemp9
|
|
'
|
|
Me.txtCartEndTemp9.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtCartEndTemp9.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtCartEndTemp9.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtCartEndTemp9.Location = New System.Drawing.Point(238, 95)
|
|
Me.txtCartEndTemp9.Name = "txtCartEndTemp9"
|
|
Me.txtCartEndTemp9.ReadOnly = True
|
|
Me.txtCartEndTemp9.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtCartEndTemp9.TabIndex = 78
|
|
Me.txtCartEndTemp9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txtMainEndTemp9
|
|
'
|
|
Me.txtMainEndTemp9.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtMainEndTemp9.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtMainEndTemp9.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtMainEndTemp9.Location = New System.Drawing.Point(128, 95)
|
|
Me.txtMainEndTemp9.Name = "txtMainEndTemp9"
|
|
Me.txtMainEndTemp9.ReadOnly = True
|
|
Me.txtMainEndTemp9.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtMainEndTemp9.TabIndex = 77
|
|
Me.txtMainEndTemp9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbShotCnt9
|
|
'
|
|
Me.txbShotCnt9.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbShotCnt9.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbShotCnt9.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbShotCnt9.Location = New System.Drawing.Point(128, 1)
|
|
Me.txbShotCnt9.Name = "txbShotCnt9"
|
|
Me.txbShotCnt9.ReadOnly = True
|
|
Me.txbShotCnt9.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbShotCnt9.TabIndex = 76
|
|
Me.txbShotCnt9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label48
|
|
'
|
|
Me.Label48.AutoSize = True
|
|
Me.Label48.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label48.ForeColor = System.Drawing.Color.Black
|
|
Me.Label48.Location = New System.Drawing.Point(10, 8)
|
|
Me.Label48.Name = "Label48"
|
|
Me.Label48.Size = New System.Drawing.Size(110, 19)
|
|
Me.Label48.TabIndex = 74
|
|
Me.Label48.Text = "Shot카운터"
|
|
'
|
|
'Label49
|
|
'
|
|
Me.Label49.AutoSize = True
|
|
Me.Label49.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label49.ForeColor = System.Drawing.Color.Black
|
|
Me.Label49.Location = New System.Drawing.Point(10, 100)
|
|
Me.Label49.Name = "Label49"
|
|
Me.Label49.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label49.TabIndex = 75
|
|
Me.Label49.Text = "현재온도"
|
|
'
|
|
'txtCartStartTemp9
|
|
'
|
|
Me.txtCartStartTemp9.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtCartStartTemp9.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtCartStartTemp9.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtCartStartTemp9.Location = New System.Drawing.Point(238, 60)
|
|
Me.txtCartStartTemp9.Name = "txtCartStartTemp9"
|
|
Me.txtCartStartTemp9.ReadOnly = True
|
|
Me.txtCartStartTemp9.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtCartStartTemp9.TabIndex = 74
|
|
Me.txtCartStartTemp9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txtMainStartTemp9
|
|
'
|
|
Me.txtMainStartTemp9.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtMainStartTemp9.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtMainStartTemp9.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtMainStartTemp9.Location = New System.Drawing.Point(128, 60)
|
|
Me.txtMainStartTemp9.Name = "txtMainStartTemp9"
|
|
Me.txtMainStartTemp9.ReadOnly = True
|
|
Me.txtMainStartTemp9.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtMainStartTemp9.TabIndex = 73
|
|
Me.txtMainStartTemp9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label50
|
|
'
|
|
Me.Label50.AutoSize = True
|
|
Me.Label50.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label50.ForeColor = System.Drawing.Color.Black
|
|
Me.Label50.Location = New System.Drawing.Point(250, 42)
|
|
Me.Label50.Name = "Label50"
|
|
Me.Label50.Size = New System.Drawing.Size(75, 16)
|
|
Me.Label50.TabIndex = 72
|
|
Me.Label50.Text = "카트리지"
|
|
'
|
|
'Label51
|
|
'
|
|
Me.Label51.AutoSize = True
|
|
Me.Label51.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label51.ForeColor = System.Drawing.Color.Black
|
|
Me.Label51.Location = New System.Drawing.Point(160, 42)
|
|
Me.Label51.Name = "Label51"
|
|
Me.Label51.Size = New System.Drawing.Size(41, 16)
|
|
Me.Label51.TabIndex = 71
|
|
Me.Label51.Text = "본체"
|
|
'
|
|
'Label52
|
|
'
|
|
Me.Label52.AutoSize = True
|
|
Me.Label52.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label52.ForeColor = System.Drawing.Color.Black
|
|
Me.Label52.Location = New System.Drawing.Point(11, 110)
|
|
Me.Label52.Name = "Label52"
|
|
Me.Label52.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label52.TabIndex = 57
|
|
Me.Label52.Text = "시작시간"
|
|
'
|
|
'txbStartTime9
|
|
'
|
|
Me.txbStartTime9.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbStartTime9.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbStartTime9.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbStartTime9.Location = New System.Drawing.Point(130, 103)
|
|
Me.txbStartTime9.Name = "txbStartTime9"
|
|
Me.txbStartTime9.ReadOnly = True
|
|
Me.txbStartTime9.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbStartTime9.TabIndex = 56
|
|
Me.txbStartTime9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbInfoBox9
|
|
'
|
|
Me.txbInfoBox9.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.txbInfoBox9.BackColor = System.Drawing.Color.Gray
|
|
Me.txbInfoBox9.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.txbInfoBox9.ForeColor = System.Drawing.Color.White
|
|
Me.txbInfoBox9.Location = New System.Drawing.Point(4, 395)
|
|
Me.txbInfoBox9.Name = "txbInfoBox9"
|
|
Me.txbInfoBox9.Size = New System.Drawing.Size(170, 35)
|
|
Me.txbInfoBox9.TabIndex = 43
|
|
Me.txbInfoBox9.Text = "READY"
|
|
Me.txbInfoBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'btnRun9
|
|
'
|
|
Me.btnRun9.AccessibleName = ""
|
|
Me.btnRun9.AutoSize = True
|
|
Me.btnRun9.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.btnRun9.ForeColor = System.Drawing.Color.Black
|
|
Me.btnRun9.Location = New System.Drawing.Point(184, 394)
|
|
Me.btnRun9.Name = "btnRun9"
|
|
Me.btnRun9.Size = New System.Drawing.Size(170, 37)
|
|
Me.btnRun9.TabIndex = 44
|
|
Me.btnRun9.Text = "시작"
|
|
Me.btnRun9.UseVisualStyleBackColor = True
|
|
'
|
|
'txbEndTime9
|
|
'
|
|
Me.txbEndTime9.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbEndTime9.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbEndTime9.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbEndTime9.Location = New System.Drawing.Point(130, 138)
|
|
Me.txbEndTime9.Name = "txbEndTime9"
|
|
Me.txbEndTime9.ReadOnly = True
|
|
Me.txbEndTime9.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbEndTime9.TabIndex = 14
|
|
Me.txbEndTime9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lblEndRuntime9
|
|
'
|
|
Me.lblEndRuntime9.AutoSize = True
|
|
Me.lblEndRuntime9.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.lblEndRuntime9.ForeColor = System.Drawing.Color.Black
|
|
Me.lblEndRuntime9.Location = New System.Drawing.Point(11, 145)
|
|
Me.lblEndRuntime9.Name = "lblEndRuntime9"
|
|
Me.lblEndRuntime9.Size = New System.Drawing.Size(89, 19)
|
|
Me.lblEndRuntime9.TabIndex = 13
|
|
Me.lblEndRuntime9.Text = "실행시간"
|
|
'
|
|
'gpbInfo8
|
|
'
|
|
Me.gpbInfo8.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gpbInfo8.Controls.Add(Me.chbAutoPowerOn8)
|
|
Me.gpbInfo8.Controls.Add(Me.Label79)
|
|
Me.gpbInfo8.Controls.Add(Me.Label80)
|
|
Me.gpbInfo8.Controls.Add(Me.txbCartSN8)
|
|
Me.gpbInfo8.Controls.Add(Me.txbMainSN8)
|
|
Me.gpbInfo8.Controls.Add(Me.txbCmdWindow8)
|
|
Me.gpbInfo8.Controls.Add(Me.Panel8)
|
|
Me.gpbInfo8.Controls.Add(Me.Label59)
|
|
Me.gpbInfo8.Controls.Add(Me.txbStartTime8)
|
|
Me.gpbInfo8.Controls.Add(Me.txbInfoBox8)
|
|
Me.gpbInfo8.Controls.Add(Me.btnRun8)
|
|
Me.gpbInfo8.Controls.Add(Me.txbEndTime8)
|
|
Me.gpbInfo8.Controls.Add(Me.lblEndRuntime8)
|
|
Me.gpbInfo8.Enabled = False
|
|
Me.gpbInfo8.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.gpbInfo8.ForeColor = System.Drawing.Color.Black
|
|
Me.gpbInfo8.Location = New System.Drawing.Point(770, 563)
|
|
Me.gpbInfo8.Name = "gpbInfo8"
|
|
Me.gpbInfo8.Size = New System.Drawing.Size(360, 440)
|
|
Me.gpbInfo8.TabIndex = 81
|
|
Me.gpbInfo8.TabStop = False
|
|
Me.gpbInfo8.Text = "채널08"
|
|
'
|
|
'chbAutoPowerOn8
|
|
'
|
|
Me.chbAutoPowerOn8.AutoSize = True
|
|
Me.chbAutoPowerOn8.Checked = True
|
|
Me.chbAutoPowerOn8.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.chbAutoPowerOn8.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.chbAutoPowerOn8.Location = New System.Drawing.Point(131, 5)
|
|
Me.chbAutoPowerOn8.Name = "chbAutoPowerOn8"
|
|
Me.chbAutoPowerOn8.Size = New System.Drawing.Size(210, 20)
|
|
Me.chbAutoPowerOn8.TabIndex = 86
|
|
Me.chbAutoPowerOn8.Text = "AUTO POWER ON 사용"
|
|
Me.chbAutoPowerOn8.UseVisualStyleBackColor = True
|
|
Me.chbAutoPowerOn8.Visible = False
|
|
'
|
|
'Label79
|
|
'
|
|
Me.Label79.AutoSize = True
|
|
Me.Label79.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label79.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label79.Location = New System.Drawing.Point(11, 40)
|
|
Me.Label79.Name = "Label79"
|
|
Me.Label79.Size = New System.Drawing.Size(81, 19)
|
|
Me.Label79.TabIndex = 82
|
|
Me.Label79.Text = "본체 SN"
|
|
'
|
|
'Label80
|
|
'
|
|
Me.Label80.AutoSize = True
|
|
Me.Label80.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label80.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label80.Location = New System.Drawing.Point(11, 75)
|
|
Me.Label80.Name = "Label80"
|
|
Me.Label80.Size = New System.Drawing.Size(114, 19)
|
|
Me.Label80.TabIndex = 81
|
|
Me.Label80.Text = "카트리지SN"
|
|
'
|
|
'txbCartSN8
|
|
'
|
|
Me.txbCartSN8.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbCartSN8.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCartSN8.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbCartSN8.Location = New System.Drawing.Point(130, 68)
|
|
Me.txbCartSN8.Name = "txbCartSN8"
|
|
Me.txbCartSN8.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbCartSN8.TabIndex = 80
|
|
Me.txbCartSN8.Text = "Click"
|
|
Me.txbCartSN8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbMainSN8
|
|
'
|
|
Me.txbMainSN8.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbMainSN8.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbMainSN8.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbMainSN8.Location = New System.Drawing.Point(130, 33)
|
|
Me.txbMainSN8.Name = "txbMainSN8"
|
|
Me.txbMainSN8.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbMainSN8.TabIndex = 79
|
|
Me.txbMainSN8.Text = "Click"
|
|
Me.txbMainSN8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbCmdWindow8
|
|
'
|
|
Me.txbCmdWindow8.AllowDrop = True
|
|
Me.txbCmdWindow8.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCmdWindow8.Location = New System.Drawing.Point(3, 310)
|
|
Me.txbCmdWindow8.Multiline = True
|
|
Me.txbCmdWindow8.Name = "txbCmdWindow8"
|
|
Me.txbCmdWindow8.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.txbCmdWindow8.Size = New System.Drawing.Size(351, 75)
|
|
Me.txbCmdWindow8.TabIndex = 74
|
|
'
|
|
'Panel8
|
|
'
|
|
Me.Panel8.Controls.Add(Me.Label54)
|
|
Me.Panel8.Controls.Add(Me.txtCartEndTemp8)
|
|
Me.Panel8.Controls.Add(Me.txtMainEndTemp8)
|
|
Me.Panel8.Controls.Add(Me.txbShotCnt8)
|
|
Me.Panel8.Controls.Add(Me.Label55)
|
|
Me.Panel8.Controls.Add(Me.Label56)
|
|
Me.Panel8.Controls.Add(Me.txtCartStartTemp8)
|
|
Me.Panel8.Controls.Add(Me.txtMainStartTemp8)
|
|
Me.Panel8.Controls.Add(Me.Label57)
|
|
Me.Panel8.Controls.Add(Me.Label58)
|
|
Me.Panel8.Location = New System.Drawing.Point(2, 172)
|
|
Me.Panel8.Name = "Panel8"
|
|
Me.Panel8.Size = New System.Drawing.Size(355, 130)
|
|
Me.Panel8.TabIndex = 73
|
|
'
|
|
'Label54
|
|
'
|
|
Me.Label54.AutoSize = True
|
|
Me.Label54.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label54.ForeColor = System.Drawing.Color.Black
|
|
Me.Label54.Location = New System.Drawing.Point(10, 66)
|
|
Me.Label54.Name = "Label54"
|
|
Me.Label54.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label54.TabIndex = 79
|
|
Me.Label54.Text = "시작온도"
|
|
'
|
|
'txtCartEndTemp8
|
|
'
|
|
Me.txtCartEndTemp8.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtCartEndTemp8.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtCartEndTemp8.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtCartEndTemp8.Location = New System.Drawing.Point(238, 95)
|
|
Me.txtCartEndTemp8.Name = "txtCartEndTemp8"
|
|
Me.txtCartEndTemp8.ReadOnly = True
|
|
Me.txtCartEndTemp8.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtCartEndTemp8.TabIndex = 78
|
|
Me.txtCartEndTemp8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txtMainEndTemp8
|
|
'
|
|
Me.txtMainEndTemp8.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtMainEndTemp8.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtMainEndTemp8.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtMainEndTemp8.Location = New System.Drawing.Point(128, 95)
|
|
Me.txtMainEndTemp8.Name = "txtMainEndTemp8"
|
|
Me.txtMainEndTemp8.ReadOnly = True
|
|
Me.txtMainEndTemp8.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtMainEndTemp8.TabIndex = 77
|
|
Me.txtMainEndTemp8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbShotCnt8
|
|
'
|
|
Me.txbShotCnt8.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbShotCnt8.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbShotCnt8.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbShotCnt8.Location = New System.Drawing.Point(128, 1)
|
|
Me.txbShotCnt8.Name = "txbShotCnt8"
|
|
Me.txbShotCnt8.ReadOnly = True
|
|
Me.txbShotCnt8.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbShotCnt8.TabIndex = 76
|
|
Me.txbShotCnt8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label55
|
|
'
|
|
Me.Label55.AutoSize = True
|
|
Me.Label55.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label55.ForeColor = System.Drawing.Color.Black
|
|
Me.Label55.Location = New System.Drawing.Point(10, 8)
|
|
Me.Label55.Name = "Label55"
|
|
Me.Label55.Size = New System.Drawing.Size(110, 19)
|
|
Me.Label55.TabIndex = 74
|
|
Me.Label55.Text = "Shot카운터"
|
|
'
|
|
'Label56
|
|
'
|
|
Me.Label56.AutoSize = True
|
|
Me.Label56.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label56.ForeColor = System.Drawing.Color.Black
|
|
Me.Label56.Location = New System.Drawing.Point(10, 100)
|
|
Me.Label56.Name = "Label56"
|
|
Me.Label56.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label56.TabIndex = 75
|
|
Me.Label56.Text = "현재온도"
|
|
'
|
|
'txtCartStartTemp8
|
|
'
|
|
Me.txtCartStartTemp8.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtCartStartTemp8.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtCartStartTemp8.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtCartStartTemp8.Location = New System.Drawing.Point(238, 60)
|
|
Me.txtCartStartTemp8.Name = "txtCartStartTemp8"
|
|
Me.txtCartStartTemp8.ReadOnly = True
|
|
Me.txtCartStartTemp8.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtCartStartTemp8.TabIndex = 74
|
|
Me.txtCartStartTemp8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txtMainStartTemp8
|
|
'
|
|
Me.txtMainStartTemp8.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtMainStartTemp8.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtMainStartTemp8.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtMainStartTemp8.Location = New System.Drawing.Point(128, 60)
|
|
Me.txtMainStartTemp8.Name = "txtMainStartTemp8"
|
|
Me.txtMainStartTemp8.ReadOnly = True
|
|
Me.txtMainStartTemp8.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtMainStartTemp8.TabIndex = 73
|
|
Me.txtMainStartTemp8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label57
|
|
'
|
|
Me.Label57.AutoSize = True
|
|
Me.Label57.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label57.ForeColor = System.Drawing.Color.Black
|
|
Me.Label57.Location = New System.Drawing.Point(250, 42)
|
|
Me.Label57.Name = "Label57"
|
|
Me.Label57.Size = New System.Drawing.Size(75, 16)
|
|
Me.Label57.TabIndex = 72
|
|
Me.Label57.Text = "카트리지"
|
|
'
|
|
'Label58
|
|
'
|
|
Me.Label58.AutoSize = True
|
|
Me.Label58.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label58.ForeColor = System.Drawing.Color.Black
|
|
Me.Label58.Location = New System.Drawing.Point(160, 42)
|
|
Me.Label58.Name = "Label58"
|
|
Me.Label58.Size = New System.Drawing.Size(41, 16)
|
|
Me.Label58.TabIndex = 71
|
|
Me.Label58.Text = "본체"
|
|
'
|
|
'Label59
|
|
'
|
|
Me.Label59.AutoSize = True
|
|
Me.Label59.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label59.ForeColor = System.Drawing.Color.Black
|
|
Me.Label59.Location = New System.Drawing.Point(11, 110)
|
|
Me.Label59.Name = "Label59"
|
|
Me.Label59.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label59.TabIndex = 57
|
|
Me.Label59.Text = "시작시간"
|
|
'
|
|
'txbStartTime8
|
|
'
|
|
Me.txbStartTime8.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbStartTime8.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbStartTime8.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbStartTime8.Location = New System.Drawing.Point(130, 103)
|
|
Me.txbStartTime8.Name = "txbStartTime8"
|
|
Me.txbStartTime8.ReadOnly = True
|
|
Me.txbStartTime8.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbStartTime8.TabIndex = 56
|
|
Me.txbStartTime8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbInfoBox8
|
|
'
|
|
Me.txbInfoBox8.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.txbInfoBox8.BackColor = System.Drawing.Color.Gray
|
|
Me.txbInfoBox8.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.txbInfoBox8.ForeColor = System.Drawing.Color.White
|
|
Me.txbInfoBox8.Location = New System.Drawing.Point(4, 395)
|
|
Me.txbInfoBox8.Name = "txbInfoBox8"
|
|
Me.txbInfoBox8.Size = New System.Drawing.Size(170, 35)
|
|
Me.txbInfoBox8.TabIndex = 43
|
|
Me.txbInfoBox8.Text = "READY"
|
|
Me.txbInfoBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'btnRun8
|
|
'
|
|
Me.btnRun8.AccessibleName = ""
|
|
Me.btnRun8.AutoSize = True
|
|
Me.btnRun8.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.btnRun8.ForeColor = System.Drawing.Color.Black
|
|
Me.btnRun8.Location = New System.Drawing.Point(184, 394)
|
|
Me.btnRun8.Name = "btnRun8"
|
|
Me.btnRun8.Size = New System.Drawing.Size(170, 37)
|
|
Me.btnRun8.TabIndex = 44
|
|
Me.btnRun8.Text = "시작"
|
|
Me.btnRun8.UseVisualStyleBackColor = True
|
|
'
|
|
'txbEndTime8
|
|
'
|
|
Me.txbEndTime8.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbEndTime8.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbEndTime8.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbEndTime8.Location = New System.Drawing.Point(130, 138)
|
|
Me.txbEndTime8.Name = "txbEndTime8"
|
|
Me.txbEndTime8.ReadOnly = True
|
|
Me.txbEndTime8.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbEndTime8.TabIndex = 14
|
|
Me.txbEndTime8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lblEndRuntime8
|
|
'
|
|
Me.lblEndRuntime8.AutoSize = True
|
|
Me.lblEndRuntime8.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.lblEndRuntime8.ForeColor = System.Drawing.Color.Black
|
|
Me.lblEndRuntime8.Location = New System.Drawing.Point(11, 145)
|
|
Me.lblEndRuntime8.Name = "lblEndRuntime8"
|
|
Me.lblEndRuntime8.Size = New System.Drawing.Size(89, 19)
|
|
Me.lblEndRuntime8.TabIndex = 13
|
|
Me.lblEndRuntime8.Text = "실행시간"
|
|
'
|
|
'gpbInfo7
|
|
'
|
|
Me.gpbInfo7.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gpbInfo7.Controls.Add(Me.chbAutoPowerOn7)
|
|
Me.gpbInfo7.Controls.Add(Me.Label77)
|
|
Me.gpbInfo7.Controls.Add(Me.Label78)
|
|
Me.gpbInfo7.Controls.Add(Me.txbCartSN7)
|
|
Me.gpbInfo7.Controls.Add(Me.txbMainSN7)
|
|
Me.gpbInfo7.Controls.Add(Me.txbCmdWindow7)
|
|
Me.gpbInfo7.Controls.Add(Me.Panel9)
|
|
Me.gpbInfo7.Controls.Add(Me.Label66)
|
|
Me.gpbInfo7.Controls.Add(Me.txbStartTime7)
|
|
Me.gpbInfo7.Controls.Add(Me.txbInfoBox7)
|
|
Me.gpbInfo7.Controls.Add(Me.btnRun7)
|
|
Me.gpbInfo7.Controls.Add(Me.txbEndTime7)
|
|
Me.gpbInfo7.Controls.Add(Me.lblEndRuntime7)
|
|
Me.gpbInfo7.Enabled = False
|
|
Me.gpbInfo7.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.gpbInfo7.ForeColor = System.Drawing.Color.Black
|
|
Me.gpbInfo7.Location = New System.Drawing.Point(390, 563)
|
|
Me.gpbInfo7.Name = "gpbInfo7"
|
|
Me.gpbInfo7.Size = New System.Drawing.Size(360, 440)
|
|
Me.gpbInfo7.TabIndex = 80
|
|
Me.gpbInfo7.TabStop = False
|
|
Me.gpbInfo7.Text = "채널07"
|
|
'
|
|
'chbAutoPowerOn7
|
|
'
|
|
Me.chbAutoPowerOn7.AutoSize = True
|
|
Me.chbAutoPowerOn7.Checked = True
|
|
Me.chbAutoPowerOn7.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.chbAutoPowerOn7.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.chbAutoPowerOn7.Location = New System.Drawing.Point(131, 5)
|
|
Me.chbAutoPowerOn7.Name = "chbAutoPowerOn7"
|
|
Me.chbAutoPowerOn7.Size = New System.Drawing.Size(210, 20)
|
|
Me.chbAutoPowerOn7.TabIndex = 85
|
|
Me.chbAutoPowerOn7.Text = "AUTO POWER ON 사용"
|
|
Me.chbAutoPowerOn7.UseVisualStyleBackColor = True
|
|
Me.chbAutoPowerOn7.Visible = False
|
|
'
|
|
'Label77
|
|
'
|
|
Me.Label77.AutoSize = True
|
|
Me.Label77.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label77.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label77.Location = New System.Drawing.Point(11, 40)
|
|
Me.Label77.Name = "Label77"
|
|
Me.Label77.Size = New System.Drawing.Size(81, 19)
|
|
Me.Label77.TabIndex = 82
|
|
Me.Label77.Text = "본체 SN"
|
|
'
|
|
'Label78
|
|
'
|
|
Me.Label78.AutoSize = True
|
|
Me.Label78.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label78.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label78.Location = New System.Drawing.Point(11, 75)
|
|
Me.Label78.Name = "Label78"
|
|
Me.Label78.Size = New System.Drawing.Size(114, 19)
|
|
Me.Label78.TabIndex = 81
|
|
Me.Label78.Text = "카트리지SN"
|
|
'
|
|
'txbCartSN7
|
|
'
|
|
Me.txbCartSN7.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbCartSN7.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCartSN7.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbCartSN7.Location = New System.Drawing.Point(130, 68)
|
|
Me.txbCartSN7.Name = "txbCartSN7"
|
|
Me.txbCartSN7.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbCartSN7.TabIndex = 80
|
|
Me.txbCartSN7.Text = "Click"
|
|
Me.txbCartSN7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbMainSN7
|
|
'
|
|
Me.txbMainSN7.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbMainSN7.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbMainSN7.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbMainSN7.Location = New System.Drawing.Point(130, 33)
|
|
Me.txbMainSN7.Name = "txbMainSN7"
|
|
Me.txbMainSN7.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbMainSN7.TabIndex = 79
|
|
Me.txbMainSN7.Text = "Click"
|
|
Me.txbMainSN7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbCmdWindow7
|
|
'
|
|
Me.txbCmdWindow7.AllowDrop = True
|
|
Me.txbCmdWindow7.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCmdWindow7.Location = New System.Drawing.Point(3, 310)
|
|
Me.txbCmdWindow7.Multiline = True
|
|
Me.txbCmdWindow7.Name = "txbCmdWindow7"
|
|
Me.txbCmdWindow7.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.txbCmdWindow7.Size = New System.Drawing.Size(351, 75)
|
|
Me.txbCmdWindow7.TabIndex = 74
|
|
'
|
|
'Panel9
|
|
'
|
|
Me.Panel9.Controls.Add(Me.Label61)
|
|
Me.Panel9.Controls.Add(Me.txtCartEndTemp7)
|
|
Me.Panel9.Controls.Add(Me.txtMainEndTemp7)
|
|
Me.Panel9.Controls.Add(Me.txbShotCnt7)
|
|
Me.Panel9.Controls.Add(Me.Label62)
|
|
Me.Panel9.Controls.Add(Me.Label63)
|
|
Me.Panel9.Controls.Add(Me.txtCartStartTemp7)
|
|
Me.Panel9.Controls.Add(Me.txtMainStartTemp7)
|
|
Me.Panel9.Controls.Add(Me.Label64)
|
|
Me.Panel9.Controls.Add(Me.Label65)
|
|
Me.Panel9.Location = New System.Drawing.Point(2, 172)
|
|
Me.Panel9.Name = "Panel9"
|
|
Me.Panel9.Size = New System.Drawing.Size(355, 130)
|
|
Me.Panel9.TabIndex = 73
|
|
'
|
|
'Label61
|
|
'
|
|
Me.Label61.AutoSize = True
|
|
Me.Label61.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label61.ForeColor = System.Drawing.Color.Black
|
|
Me.Label61.Location = New System.Drawing.Point(10, 66)
|
|
Me.Label61.Name = "Label61"
|
|
Me.Label61.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label61.TabIndex = 79
|
|
Me.Label61.Text = "시작온도"
|
|
'
|
|
'txtCartEndTemp7
|
|
'
|
|
Me.txtCartEndTemp7.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtCartEndTemp7.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtCartEndTemp7.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtCartEndTemp7.Location = New System.Drawing.Point(238, 95)
|
|
Me.txtCartEndTemp7.Name = "txtCartEndTemp7"
|
|
Me.txtCartEndTemp7.ReadOnly = True
|
|
Me.txtCartEndTemp7.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtCartEndTemp7.TabIndex = 78
|
|
Me.txtCartEndTemp7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txtMainEndTemp7
|
|
'
|
|
Me.txtMainEndTemp7.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtMainEndTemp7.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtMainEndTemp7.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtMainEndTemp7.Location = New System.Drawing.Point(128, 95)
|
|
Me.txtMainEndTemp7.Name = "txtMainEndTemp7"
|
|
Me.txtMainEndTemp7.ReadOnly = True
|
|
Me.txtMainEndTemp7.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtMainEndTemp7.TabIndex = 77
|
|
Me.txtMainEndTemp7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbShotCnt7
|
|
'
|
|
Me.txbShotCnt7.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbShotCnt7.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbShotCnt7.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbShotCnt7.Location = New System.Drawing.Point(128, 1)
|
|
Me.txbShotCnt7.Name = "txbShotCnt7"
|
|
Me.txbShotCnt7.ReadOnly = True
|
|
Me.txbShotCnt7.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbShotCnt7.TabIndex = 76
|
|
Me.txbShotCnt7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label62
|
|
'
|
|
Me.Label62.AutoSize = True
|
|
Me.Label62.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label62.ForeColor = System.Drawing.Color.Black
|
|
Me.Label62.Location = New System.Drawing.Point(10, 8)
|
|
Me.Label62.Name = "Label62"
|
|
Me.Label62.Size = New System.Drawing.Size(110, 19)
|
|
Me.Label62.TabIndex = 74
|
|
Me.Label62.Text = "Shot카운터"
|
|
'
|
|
'Label63
|
|
'
|
|
Me.Label63.AutoSize = True
|
|
Me.Label63.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label63.ForeColor = System.Drawing.Color.Black
|
|
Me.Label63.Location = New System.Drawing.Point(10, 100)
|
|
Me.Label63.Name = "Label63"
|
|
Me.Label63.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label63.TabIndex = 75
|
|
Me.Label63.Text = "현재온도"
|
|
'
|
|
'txtCartStartTemp7
|
|
'
|
|
Me.txtCartStartTemp7.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtCartStartTemp7.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtCartStartTemp7.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtCartStartTemp7.Location = New System.Drawing.Point(238, 60)
|
|
Me.txtCartStartTemp7.Name = "txtCartStartTemp7"
|
|
Me.txtCartStartTemp7.ReadOnly = True
|
|
Me.txtCartStartTemp7.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtCartStartTemp7.TabIndex = 74
|
|
Me.txtCartStartTemp7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txtMainStartTemp7
|
|
'
|
|
Me.txtMainStartTemp7.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtMainStartTemp7.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtMainStartTemp7.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtMainStartTemp7.Location = New System.Drawing.Point(128, 60)
|
|
Me.txtMainStartTemp7.Name = "txtMainStartTemp7"
|
|
Me.txtMainStartTemp7.ReadOnly = True
|
|
Me.txtMainStartTemp7.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtMainStartTemp7.TabIndex = 73
|
|
Me.txtMainStartTemp7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label64
|
|
'
|
|
Me.Label64.AutoSize = True
|
|
Me.Label64.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label64.ForeColor = System.Drawing.Color.Black
|
|
Me.Label64.Location = New System.Drawing.Point(250, 42)
|
|
Me.Label64.Name = "Label64"
|
|
Me.Label64.Size = New System.Drawing.Size(75, 16)
|
|
Me.Label64.TabIndex = 72
|
|
Me.Label64.Text = "카트리지"
|
|
'
|
|
'Label65
|
|
'
|
|
Me.Label65.AutoSize = True
|
|
Me.Label65.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label65.ForeColor = System.Drawing.Color.Black
|
|
Me.Label65.Location = New System.Drawing.Point(160, 42)
|
|
Me.Label65.Name = "Label65"
|
|
Me.Label65.Size = New System.Drawing.Size(41, 16)
|
|
Me.Label65.TabIndex = 71
|
|
Me.Label65.Text = "본체"
|
|
'
|
|
'Label66
|
|
'
|
|
Me.Label66.AutoSize = True
|
|
Me.Label66.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label66.ForeColor = System.Drawing.Color.Black
|
|
Me.Label66.Location = New System.Drawing.Point(11, 110)
|
|
Me.Label66.Name = "Label66"
|
|
Me.Label66.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label66.TabIndex = 57
|
|
Me.Label66.Text = "시작시간"
|
|
'
|
|
'txbStartTime7
|
|
'
|
|
Me.txbStartTime7.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbStartTime7.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbStartTime7.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbStartTime7.Location = New System.Drawing.Point(130, 103)
|
|
Me.txbStartTime7.Name = "txbStartTime7"
|
|
Me.txbStartTime7.ReadOnly = True
|
|
Me.txbStartTime7.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbStartTime7.TabIndex = 56
|
|
Me.txbStartTime7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbInfoBox7
|
|
'
|
|
Me.txbInfoBox7.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.txbInfoBox7.BackColor = System.Drawing.Color.Gray
|
|
Me.txbInfoBox7.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.txbInfoBox7.ForeColor = System.Drawing.Color.White
|
|
Me.txbInfoBox7.Location = New System.Drawing.Point(4, 395)
|
|
Me.txbInfoBox7.Name = "txbInfoBox7"
|
|
Me.txbInfoBox7.Size = New System.Drawing.Size(170, 35)
|
|
Me.txbInfoBox7.TabIndex = 43
|
|
Me.txbInfoBox7.Text = "READY"
|
|
Me.txbInfoBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'btnRun7
|
|
'
|
|
Me.btnRun7.AccessibleName = ""
|
|
Me.btnRun7.AutoSize = True
|
|
Me.btnRun7.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.btnRun7.ForeColor = System.Drawing.Color.Black
|
|
Me.btnRun7.Location = New System.Drawing.Point(184, 394)
|
|
Me.btnRun7.Name = "btnRun7"
|
|
Me.btnRun7.Size = New System.Drawing.Size(170, 37)
|
|
Me.btnRun7.TabIndex = 44
|
|
Me.btnRun7.Text = "시작"
|
|
Me.btnRun7.UseVisualStyleBackColor = True
|
|
'
|
|
'txbEndTime7
|
|
'
|
|
Me.txbEndTime7.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbEndTime7.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbEndTime7.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbEndTime7.Location = New System.Drawing.Point(130, 138)
|
|
Me.txbEndTime7.Name = "txbEndTime7"
|
|
Me.txbEndTime7.ReadOnly = True
|
|
Me.txbEndTime7.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbEndTime7.TabIndex = 14
|
|
Me.txbEndTime7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lblEndRuntime7
|
|
'
|
|
Me.lblEndRuntime7.AutoSize = True
|
|
Me.lblEndRuntime7.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.lblEndRuntime7.ForeColor = System.Drawing.Color.Black
|
|
Me.lblEndRuntime7.Location = New System.Drawing.Point(11, 145)
|
|
Me.lblEndRuntime7.Name = "lblEndRuntime7"
|
|
Me.lblEndRuntime7.Size = New System.Drawing.Size(89, 19)
|
|
Me.lblEndRuntime7.TabIndex = 13
|
|
Me.lblEndRuntime7.Text = "실행시간"
|
|
'
|
|
'gpbInfo6
|
|
'
|
|
Me.gpbInfo6.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
|
|
Me.gpbInfo6.Controls.Add(Me.chbAutoPowerOn6)
|
|
Me.gpbInfo6.Controls.Add(Me.Label75)
|
|
Me.gpbInfo6.Controls.Add(Me.Label76)
|
|
Me.gpbInfo6.Controls.Add(Me.txbCartSN6)
|
|
Me.gpbInfo6.Controls.Add(Me.txbMainSN6)
|
|
Me.gpbInfo6.Controls.Add(Me.txbCmdWindow6)
|
|
Me.gpbInfo6.Controls.Add(Me.Panel10)
|
|
Me.gpbInfo6.Controls.Add(Me.Label73)
|
|
Me.gpbInfo6.Controls.Add(Me.txbStartTime6)
|
|
Me.gpbInfo6.Controls.Add(Me.txbInfoBox6)
|
|
Me.gpbInfo6.Controls.Add(Me.btnRun6)
|
|
Me.gpbInfo6.Controls.Add(Me.txbEndTime6)
|
|
Me.gpbInfo6.Controls.Add(Me.lblEndRuntime6)
|
|
Me.gpbInfo6.Enabled = False
|
|
Me.gpbInfo6.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.gpbInfo6.ForeColor = System.Drawing.Color.Black
|
|
Me.gpbInfo6.Location = New System.Drawing.Point(10, 563)
|
|
Me.gpbInfo6.Name = "gpbInfo6"
|
|
Me.gpbInfo6.Size = New System.Drawing.Size(360, 440)
|
|
Me.gpbInfo6.TabIndex = 79
|
|
Me.gpbInfo6.TabStop = False
|
|
Me.gpbInfo6.Text = "채널06"
|
|
'
|
|
'chbAutoPowerOn6
|
|
'
|
|
Me.chbAutoPowerOn6.AutoSize = True
|
|
Me.chbAutoPowerOn6.Checked = True
|
|
Me.chbAutoPowerOn6.CheckState = System.Windows.Forms.CheckState.Checked
|
|
Me.chbAutoPowerOn6.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.chbAutoPowerOn6.Location = New System.Drawing.Point(131, 5)
|
|
Me.chbAutoPowerOn6.Name = "chbAutoPowerOn6"
|
|
Me.chbAutoPowerOn6.Size = New System.Drawing.Size(210, 20)
|
|
Me.chbAutoPowerOn6.TabIndex = 84
|
|
Me.chbAutoPowerOn6.Text = "AUTO POWER ON 사용"
|
|
Me.chbAutoPowerOn6.UseVisualStyleBackColor = True
|
|
Me.chbAutoPowerOn6.Visible = False
|
|
'
|
|
'Label75
|
|
'
|
|
Me.Label75.AutoSize = True
|
|
Me.Label75.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label75.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label75.Location = New System.Drawing.Point(11, 40)
|
|
Me.Label75.Name = "Label75"
|
|
Me.Label75.Size = New System.Drawing.Size(81, 19)
|
|
Me.Label75.TabIndex = 82
|
|
Me.Label75.Text = "본체 SN"
|
|
'
|
|
'Label76
|
|
'
|
|
Me.Label76.AutoSize = True
|
|
Me.Label76.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label76.ForeColor = System.Drawing.Color.Blue
|
|
Me.Label76.Location = New System.Drawing.Point(11, 75)
|
|
Me.Label76.Name = "Label76"
|
|
Me.Label76.Size = New System.Drawing.Size(114, 19)
|
|
Me.Label76.TabIndex = 81
|
|
Me.Label76.Text = "카트리지SN"
|
|
'
|
|
'txbCartSN6
|
|
'
|
|
Me.txbCartSN6.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbCartSN6.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCartSN6.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbCartSN6.Location = New System.Drawing.Point(130, 68)
|
|
Me.txbCartSN6.Name = "txbCartSN6"
|
|
Me.txbCartSN6.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbCartSN6.TabIndex = 80
|
|
Me.txbCartSN6.Text = "Click"
|
|
Me.txbCartSN6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbMainSN6
|
|
'
|
|
Me.txbMainSN6.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbMainSN6.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbMainSN6.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbMainSN6.Location = New System.Drawing.Point(130, 33)
|
|
Me.txbMainSN6.Name = "txbMainSN6"
|
|
Me.txbMainSN6.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbMainSN6.TabIndex = 79
|
|
Me.txbMainSN6.Text = "Click"
|
|
Me.txbMainSN6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbCmdWindow6
|
|
'
|
|
Me.txbCmdWindow6.AllowDrop = True
|
|
Me.txbCmdWindow6.Font = New System.Drawing.Font("굴림", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txbCmdWindow6.Location = New System.Drawing.Point(3, 310)
|
|
Me.txbCmdWindow6.Multiline = True
|
|
Me.txbCmdWindow6.Name = "txbCmdWindow6"
|
|
Me.txbCmdWindow6.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
|
|
Me.txbCmdWindow6.Size = New System.Drawing.Size(351, 75)
|
|
Me.txbCmdWindow6.TabIndex = 74
|
|
'
|
|
'Panel10
|
|
'
|
|
Me.Panel10.Controls.Add(Me.Label68)
|
|
Me.Panel10.Controls.Add(Me.txtCartEndTemp6)
|
|
Me.Panel10.Controls.Add(Me.txtMainEndTemp6)
|
|
Me.Panel10.Controls.Add(Me.txbShotCnt6)
|
|
Me.Panel10.Controls.Add(Me.Label69)
|
|
Me.Panel10.Controls.Add(Me.Label70)
|
|
Me.Panel10.Controls.Add(Me.txtCartStartTemp6)
|
|
Me.Panel10.Controls.Add(Me.txtMainStartTemp6)
|
|
Me.Panel10.Controls.Add(Me.Label71)
|
|
Me.Panel10.Controls.Add(Me.Label72)
|
|
Me.Panel10.Location = New System.Drawing.Point(2, 172)
|
|
Me.Panel10.Name = "Panel10"
|
|
Me.Panel10.Size = New System.Drawing.Size(355, 130)
|
|
Me.Panel10.TabIndex = 73
|
|
'
|
|
'Label68
|
|
'
|
|
Me.Label68.AutoSize = True
|
|
Me.Label68.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label68.ForeColor = System.Drawing.Color.Black
|
|
Me.Label68.Location = New System.Drawing.Point(10, 66)
|
|
Me.Label68.Name = "Label68"
|
|
Me.Label68.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label68.TabIndex = 79
|
|
Me.Label68.Text = "시작온도"
|
|
'
|
|
'txtCartEndTemp6
|
|
'
|
|
Me.txtCartEndTemp6.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtCartEndTemp6.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtCartEndTemp6.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtCartEndTemp6.Location = New System.Drawing.Point(238, 95)
|
|
Me.txtCartEndTemp6.Name = "txtCartEndTemp6"
|
|
Me.txtCartEndTemp6.ReadOnly = True
|
|
Me.txtCartEndTemp6.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtCartEndTemp6.TabIndex = 78
|
|
Me.txtCartEndTemp6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txtMainEndTemp6
|
|
'
|
|
Me.txtMainEndTemp6.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtMainEndTemp6.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtMainEndTemp6.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtMainEndTemp6.Location = New System.Drawing.Point(128, 95)
|
|
Me.txtMainEndTemp6.Name = "txtMainEndTemp6"
|
|
Me.txtMainEndTemp6.ReadOnly = True
|
|
Me.txtMainEndTemp6.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtMainEndTemp6.TabIndex = 77
|
|
Me.txtMainEndTemp6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbShotCnt6
|
|
'
|
|
Me.txbShotCnt6.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbShotCnt6.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbShotCnt6.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbShotCnt6.Location = New System.Drawing.Point(128, 1)
|
|
Me.txbShotCnt6.Name = "txbShotCnt6"
|
|
Me.txbShotCnt6.ReadOnly = True
|
|
Me.txbShotCnt6.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbShotCnt6.TabIndex = 76
|
|
Me.txbShotCnt6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label69
|
|
'
|
|
Me.Label69.AutoSize = True
|
|
Me.Label69.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label69.ForeColor = System.Drawing.Color.Black
|
|
Me.Label69.Location = New System.Drawing.Point(10, 8)
|
|
Me.Label69.Name = "Label69"
|
|
Me.Label69.Size = New System.Drawing.Size(110, 19)
|
|
Me.Label69.TabIndex = 74
|
|
Me.Label69.Text = "Shot카운터"
|
|
'
|
|
'Label70
|
|
'
|
|
Me.Label70.AutoSize = True
|
|
Me.Label70.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label70.ForeColor = System.Drawing.Color.Black
|
|
Me.Label70.Location = New System.Drawing.Point(10, 100)
|
|
Me.Label70.Name = "Label70"
|
|
Me.Label70.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label70.TabIndex = 75
|
|
Me.Label70.Text = "현재온도"
|
|
'
|
|
'txtCartStartTemp6
|
|
'
|
|
Me.txtCartStartTemp6.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtCartStartTemp6.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtCartStartTemp6.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtCartStartTemp6.Location = New System.Drawing.Point(238, 60)
|
|
Me.txtCartStartTemp6.Name = "txtCartStartTemp6"
|
|
Me.txtCartStartTemp6.ReadOnly = True
|
|
Me.txtCartStartTemp6.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtCartStartTemp6.TabIndex = 74
|
|
Me.txtCartStartTemp6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txtMainStartTemp6
|
|
'
|
|
Me.txtMainStartTemp6.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txtMainStartTemp6.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txtMainStartTemp6.ForeColor = System.Drawing.Color.Blue
|
|
Me.txtMainStartTemp6.Location = New System.Drawing.Point(128, 60)
|
|
Me.txtMainStartTemp6.Name = "txtMainStartTemp6"
|
|
Me.txtMainStartTemp6.ReadOnly = True
|
|
Me.txtMainStartTemp6.Size = New System.Drawing.Size(100, 32)
|
|
Me.txtMainStartTemp6.TabIndex = 73
|
|
Me.txtMainStartTemp6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'Label71
|
|
'
|
|
Me.Label71.AutoSize = True
|
|
Me.Label71.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label71.ForeColor = System.Drawing.Color.Black
|
|
Me.Label71.Location = New System.Drawing.Point(250, 42)
|
|
Me.Label71.Name = "Label71"
|
|
Me.Label71.Size = New System.Drawing.Size(75, 16)
|
|
Me.Label71.TabIndex = 72
|
|
Me.Label71.Text = "카트리지"
|
|
'
|
|
'Label72
|
|
'
|
|
Me.Label72.AutoSize = True
|
|
Me.Label72.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label72.ForeColor = System.Drawing.Color.Black
|
|
Me.Label72.Location = New System.Drawing.Point(160, 42)
|
|
Me.Label72.Name = "Label72"
|
|
Me.Label72.Size = New System.Drawing.Size(41, 16)
|
|
Me.Label72.TabIndex = 71
|
|
Me.Label72.Text = "본체"
|
|
'
|
|
'Label73
|
|
'
|
|
Me.Label73.AutoSize = True
|
|
Me.Label73.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.Label73.ForeColor = System.Drawing.Color.Black
|
|
Me.Label73.Location = New System.Drawing.Point(11, 110)
|
|
Me.Label73.Name = "Label73"
|
|
Me.Label73.Size = New System.Drawing.Size(89, 19)
|
|
Me.Label73.TabIndex = 57
|
|
Me.Label73.Text = "시작시간"
|
|
'
|
|
'txbStartTime6
|
|
'
|
|
Me.txbStartTime6.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbStartTime6.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbStartTime6.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbStartTime6.Location = New System.Drawing.Point(130, 103)
|
|
Me.txbStartTime6.Name = "txbStartTime6"
|
|
Me.txbStartTime6.ReadOnly = True
|
|
Me.txbStartTime6.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbStartTime6.TabIndex = 56
|
|
Me.txbStartTime6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'txbInfoBox6
|
|
'
|
|
Me.txbInfoBox6.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.txbInfoBox6.BackColor = System.Drawing.Color.Gray
|
|
Me.txbInfoBox6.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.txbInfoBox6.ForeColor = System.Drawing.Color.White
|
|
Me.txbInfoBox6.Location = New System.Drawing.Point(4, 395)
|
|
Me.txbInfoBox6.Name = "txbInfoBox6"
|
|
Me.txbInfoBox6.Size = New System.Drawing.Size(170, 35)
|
|
Me.txbInfoBox6.TabIndex = 43
|
|
Me.txbInfoBox6.Text = "READY"
|
|
Me.txbInfoBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'btnRun6
|
|
'
|
|
Me.btnRun6.AccessibleName = ""
|
|
Me.btnRun6.AutoSize = True
|
|
Me.btnRun6.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.btnRun6.ForeColor = System.Drawing.Color.Black
|
|
Me.btnRun6.Location = New System.Drawing.Point(184, 394)
|
|
Me.btnRun6.Name = "btnRun6"
|
|
Me.btnRun6.Size = New System.Drawing.Size(170, 37)
|
|
Me.btnRun6.TabIndex = 44
|
|
Me.btnRun6.Text = "시작"
|
|
Me.btnRun6.UseVisualStyleBackColor = True
|
|
'
|
|
'txbEndTime6
|
|
'
|
|
Me.txbEndTime6.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
|
|
Me.txbEndTime6.Font = New System.Drawing.Font("굴림", 15.75!, System.Drawing.FontStyle.Bold)
|
|
Me.txbEndTime6.ForeColor = System.Drawing.Color.Blue
|
|
Me.txbEndTime6.Location = New System.Drawing.Point(130, 138)
|
|
Me.txbEndTime6.Name = "txbEndTime6"
|
|
Me.txbEndTime6.ReadOnly = True
|
|
Me.txbEndTime6.Size = New System.Drawing.Size(210, 32)
|
|
Me.txbEndTime6.TabIndex = 14
|
|
Me.txbEndTime6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lblEndRuntime6
|
|
'
|
|
Me.lblEndRuntime6.AutoSize = True
|
|
Me.lblEndRuntime6.Font = New System.Drawing.Font("굴림", 14.25!, System.Drawing.FontStyle.Bold)
|
|
Me.lblEndRuntime6.ForeColor = System.Drawing.Color.Black
|
|
Me.lblEndRuntime6.Location = New System.Drawing.Point(11, 145)
|
|
Me.lblEndRuntime6.Name = "lblEndRuntime6"
|
|
Me.lblEndRuntime6.Size = New System.Drawing.Size(89, 19)
|
|
Me.lblEndRuntime6.TabIndex = 13
|
|
Me.lblEndRuntime6.Text = "실행시간"
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.AccessibleName = ""
|
|
Me.Button1.AutoSize = True
|
|
Me.Button1.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.Button1.ForeColor = System.Drawing.Color.Black
|
|
Me.Button1.Location = New System.Drawing.Point(1714, 50)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(178, 37)
|
|
Me.Button1.TabIndex = 84
|
|
Me.Button1.Text = "시작"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'btn_shot
|
|
'
|
|
Me.btn_shot.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_shot.Location = New System.Drawing.Point(1555, 12)
|
|
Me.btn_shot.Name = "btn_shot"
|
|
Me.btn_shot.Size = New System.Drawing.Size(78, 75)
|
|
Me.btn_shot.TabIndex = 85
|
|
Me.btn_shot.Text = "합격" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "범위" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "지정"
|
|
Me.btn_shot.UseVisualStyleBackColor = True
|
|
'
|
|
'gb_shot_range
|
|
'
|
|
Me.gb_shot_range.BackColor = System.Drawing.Color.Silver
|
|
Me.gb_shot_range.Controls.Add(Me.txb_minimum)
|
|
Me.gb_shot_range.Controls.Add(Me.btn_shot_ok)
|
|
Me.gb_shot_range.Controls.Add(Me.txb_maximum)
|
|
Me.gb_shot_range.Controls.Add(Me.lb_maximum)
|
|
Me.gb_shot_range.Controls.Add(Me.lb_minimum)
|
|
Me.gb_shot_range.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_shot_range.ForeColor = System.Drawing.Color.Black
|
|
Me.gb_shot_range.Location = New System.Drawing.Point(1180, 12)
|
|
Me.gb_shot_range.Name = "gb_shot_range"
|
|
Me.gb_shot_range.Size = New System.Drawing.Size(475, 75)
|
|
Me.gb_shot_range.TabIndex = 86
|
|
Me.gb_shot_range.TabStop = False
|
|
Me.gb_shot_range.Text = "샷 합격 범위 설정"
|
|
Me.gb_shot_range.Visible = False
|
|
'
|
|
'txb_minimum
|
|
'
|
|
Me.txb_minimum.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
Me.txb_minimum.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_minimum.ForeColor = System.Drawing.Color.Blue
|
|
Me.txb_minimum.Location = New System.Drawing.Point(75, 25)
|
|
Me.txb_minimum.Name = "txb_minimum"
|
|
Me.txb_minimum.Size = New System.Drawing.Size(105, 39)
|
|
Me.txb_minimum.TabIndex = 87
|
|
Me.txb_minimum.Text = "200"
|
|
Me.txb_minimum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'btn_shot_ok
|
|
'
|
|
Me.btn_shot_ok.Location = New System.Drawing.Point(405, 17)
|
|
Me.btn_shot_ok.Name = "btn_shot_ok"
|
|
Me.btn_shot_ok.Size = New System.Drawing.Size(117, 52)
|
|
Me.btn_shot_ok.TabIndex = 62
|
|
Me.btn_shot_ok.Text = "확인"
|
|
Me.btn_shot_ok.UseVisualStyleBackColor = True
|
|
'
|
|
'txb_maximum
|
|
'
|
|
Me.txb_maximum.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
Me.txb_maximum.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_maximum.ForeColor = System.Drawing.Color.Blue
|
|
Me.txb_maximum.Location = New System.Drawing.Point(281, 25)
|
|
Me.txb_maximum.Name = "txb_maximum"
|
|
Me.txb_maximum.Size = New System.Drawing.Size(105, 39)
|
|
Me.txb_maximum.TabIndex = 61
|
|
Me.txb_maximum.Text = "300"
|
|
Me.txb_maximum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lb_maximum
|
|
'
|
|
Me.lb_maximum.AutoSize = True
|
|
Me.lb_maximum.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.lb_maximum.Location = New System.Drawing.Point(186, 32)
|
|
Me.lb_maximum.Name = "lb_maximum"
|
|
Me.lb_maximum.Size = New System.Drawing.Size(89, 24)
|
|
Me.lb_maximum.TabIndex = 60
|
|
Me.lb_maximum.Text = "~ 최대"
|
|
'
|
|
'lb_minimum
|
|
'
|
|
Me.lb_minimum.AutoSize = True
|
|
Me.lb_minimum.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold)
|
|
Me.lb_minimum.Location = New System.Drawing.Point(12, 32)
|
|
Me.lb_minimum.Name = "lb_minimum"
|
|
Me.lb_minimum.Size = New System.Drawing.Size(60, 24)
|
|
Me.lb_minimum.TabIndex = 58
|
|
Me.lb_minimum.Text = "최소"
|
|
'
|
|
'btn_limit
|
|
'
|
|
Me.btn_limit.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_limit.Location = New System.Drawing.Point(1635, 12)
|
|
Me.btn_limit.Name = "btn_limit"
|
|
Me.btn_limit.Size = New System.Drawing.Size(78, 75)
|
|
Me.btn_limit.TabIndex = 87
|
|
Me.btn_limit.Text = "샷" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "리미트" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "지정"
|
|
Me.btn_limit.UseVisualStyleBackColor = True
|
|
'
|
|
'gb_limit
|
|
'
|
|
Me.gb_limit.BackColor = System.Drawing.Color.Silver
|
|
Me.gb_limit.Controls.Add(Me.Label86)
|
|
Me.gb_limit.Controls.Add(Me.nudErrRange)
|
|
Me.gb_limit.Controls.Add(Me.txb_limit)
|
|
Me.gb_limit.Controls.Add(Me.lb_limit)
|
|
Me.gb_limit.Controls.Add(Me.btn_limit_save)
|
|
Me.gb_limit.Controls.Add(Me.Label87)
|
|
Me.gb_limit.Font = New System.Drawing.Font("굴림", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.gb_limit.ForeColor = System.Drawing.Color.Black
|
|
Me.gb_limit.Location = New System.Drawing.Point(1180, 12)
|
|
Me.gb_limit.Name = "gb_limit"
|
|
Me.gb_limit.Size = New System.Drawing.Size(533, 75)
|
|
Me.gb_limit.TabIndex = 88
|
|
Me.gb_limit.TabStop = False
|
|
Me.gb_limit.Text = "Shot Limit 수정"
|
|
Me.gb_limit.Visible = False
|
|
'
|
|
'Label86
|
|
'
|
|
Me.Label86.AutoSize = True
|
|
Me.Label86.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label86.Location = New System.Drawing.Point(232, 31)
|
|
Me.Label86.Name = "Label86"
|
|
Me.Label86.Size = New System.Drawing.Size(0, 24)
|
|
Me.Label86.TabIndex = 90
|
|
'
|
|
'nudErrRange
|
|
'
|
|
Me.nudErrRange.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
Me.nudErrRange.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudErrRange.ForeColor = System.Drawing.Color.Blue
|
|
Me.nudErrRange.Location = New System.Drawing.Point(333, 24)
|
|
Me.nudErrRange.Maximum = New Decimal(New Integer() {50, 0, 0, 0})
|
|
Me.nudErrRange.Name = "nudErrRange"
|
|
Me.nudErrRange.Size = New System.Drawing.Size(109, 39)
|
|
Me.nudErrRange.TabIndex = 89
|
|
Me.nudErrRange.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudErrRange.Value = New Decimal(New Integer() {1, 0, 0, 0})
|
|
'
|
|
'txb_limit
|
|
'
|
|
Me.txb_limit.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
|
|
Me.txb_limit.Font = New System.Drawing.Font("굴림", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.txb_limit.ForeColor = System.Drawing.Color.Blue
|
|
Me.txb_limit.Location = New System.Drawing.Point(127, 24)
|
|
Me.txb_limit.Name = "txb_limit"
|
|
Me.txb_limit.Size = New System.Drawing.Size(99, 39)
|
|
Me.txb_limit.TabIndex = 88
|
|
Me.txb_limit.Text = "330"
|
|
Me.txb_limit.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
'
|
|
'lb_limit
|
|
'
|
|
Me.lb_limit.AutoSize = True
|
|
Me.lb_limit.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lb_limit.Location = New System.Drawing.Point(12, 32)
|
|
Me.lb_limit.Name = "lb_limit"
|
|
Me.lb_limit.Size = New System.Drawing.Size(119, 24)
|
|
Me.lb_limit.TabIndex = 17
|
|
Me.lb_limit.Text = "제한 샷수"
|
|
'
|
|
'btn_limit_save
|
|
'
|
|
Me.btn_limit_save.Font = New System.Drawing.Font("굴림", 16.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.btn_limit_save.Location = New System.Drawing.Point(443, 25)
|
|
Me.btn_limit_save.Name = "btn_limit_save"
|
|
Me.btn_limit_save.Size = New System.Drawing.Size(84, 39)
|
|
Me.btn_limit_save.TabIndex = 16
|
|
Me.btn_limit_save.Text = "확인"
|
|
Me.btn_limit_save.UseVisualStyleBackColor = True
|
|
'
|
|
'Label87
|
|
'
|
|
Me.Label87.AutoSize = True
|
|
Me.Label87.Font = New System.Drawing.Font("굴림", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.Label87.Location = New System.Drawing.Point(224, 32)
|
|
Me.Label87.Name = "Label87"
|
|
Me.Label87.Size = New System.Drawing.Size(110, 24)
|
|
Me.Label87.TabIndex = 91
|
|
Me.Label87.Text = "오차범위"
|
|
'
|
|
'lbJigNum
|
|
'
|
|
Me.lbJigNum.AutoSize = True
|
|
Me.lbJigNum.Font = New System.Drawing.Font("함초롬바탕", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.lbJigNum.Location = New System.Drawing.Point(1719, 12)
|
|
Me.lbJigNum.Name = "lbJigNum"
|
|
Me.lbJigNum.Size = New System.Drawing.Size(91, 32)
|
|
Me.lbJigNum.TabIndex = 89
|
|
Me.lbJigNum.Text = "JIG번호"
|
|
'
|
|
'nudJigNum
|
|
'
|
|
Me.nudJigNum.Font = New System.Drawing.Font("함초롬바탕", 20.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(129, Byte))
|
|
Me.nudJigNum.Location = New System.Drawing.Point(1810, 7)
|
|
Me.nudJigNum.Maximum = New Decimal(New Integer() {10, 0, 0, 0})
|
|
Me.nudJigNum.Minimum = New Decimal(New Integer() {1, 0, 0, 0})
|
|
Me.nudJigNum.Name = "nudJigNum"
|
|
Me.nudJigNum.Size = New System.Drawing.Size(80, 43)
|
|
Me.nudJigNum.TabIndex = 90
|
|
Me.nudJigNum.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|
Me.nudJigNum.Value = New Decimal(New Integer() {1, 0, 0, 0})
|
|
'
|
|
'AgingForm
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 12.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.AutoSize = True
|
|
Me.ClientSize = New System.Drawing.Size(1904, 1041)
|
|
Me.Controls.Add(Me.nudJigNum)
|
|
Me.Controls.Add(Me.lbJigNum)
|
|
Me.Controls.Add(Me.gb_limit)
|
|
Me.Controls.Add(Me.gb_shot_range)
|
|
Me.Controls.Add(Me.btn_shot)
|
|
Me.Controls.Add(Me.Button1)
|
|
Me.Controls.Add(Me.gpbInfo10)
|
|
Me.Controls.Add(Me.gpbInfo5)
|
|
Me.Controls.Add(Me.gpbInfo9)
|
|
Me.Controls.Add(Me.gpbInfo4)
|
|
Me.Controls.Add(Me.gpbInfo8)
|
|
Me.Controls.Add(Me.gpbInfo3)
|
|
Me.Controls.Add(Me.gpbInfo7)
|
|
Me.Controls.Add(Me.gpbInfo2)
|
|
Me.Controls.Add(Me.gpbInfo6)
|
|
Me.Controls.Add(Me.GroupBox3)
|
|
Me.Controls.Add(Me.GroupBox2)
|
|
Me.Controls.Add(Me.gpbInfo1)
|
|
Me.Controls.Add(Me.GroupBox4)
|
|
Me.Controls.Add(Me.GroupBox1)
|
|
Me.Controls.Add(Me.btn_limit)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.MaximizeBox = False
|
|
Me.Name = "AgingForm"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.WindowState = System.Windows.Forms.FormWindowState.Maximized
|
|
Me.GroupBox4.ResumeLayout(False)
|
|
Me.GroupBox4.PerformLayout()
|
|
Me.GroupBox1.ResumeLayout(False)
|
|
Me.GroupBox1.PerformLayout()
|
|
Me.gpbInfo1.ResumeLayout(False)
|
|
Me.gpbInfo1.PerformLayout()
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
Me.GroupBox2.ResumeLayout(False)
|
|
Me.GroupBox2.PerformLayout()
|
|
Me.GroupBox3.ResumeLayout(False)
|
|
Me.GroupBox3.PerformLayout()
|
|
Me.gpbInfo2.ResumeLayout(False)
|
|
Me.gpbInfo2.PerformLayout()
|
|
Me.Panel2.ResumeLayout(False)
|
|
Me.Panel2.PerformLayout()
|
|
Me.gpbInfo3.ResumeLayout(False)
|
|
Me.gpbInfo3.PerformLayout()
|
|
Me.Panel3.ResumeLayout(False)
|
|
Me.Panel3.PerformLayout()
|
|
Me.gpbInfo4.ResumeLayout(False)
|
|
Me.gpbInfo4.PerformLayout()
|
|
Me.Panel4.ResumeLayout(False)
|
|
Me.Panel4.PerformLayout()
|
|
Me.gpbInfo5.ResumeLayout(False)
|
|
Me.gpbInfo5.PerformLayout()
|
|
Me.Panel5.ResumeLayout(False)
|
|
Me.Panel5.PerformLayout()
|
|
Me.gpbInfo10.ResumeLayout(False)
|
|
Me.gpbInfo10.PerformLayout()
|
|
Me.Panel6.ResumeLayout(False)
|
|
Me.Panel6.PerformLayout()
|
|
Me.gpbInfo9.ResumeLayout(False)
|
|
Me.gpbInfo9.PerformLayout()
|
|
Me.Panel7.ResumeLayout(False)
|
|
Me.Panel7.PerformLayout()
|
|
Me.gpbInfo8.ResumeLayout(False)
|
|
Me.gpbInfo8.PerformLayout()
|
|
Me.Panel8.ResumeLayout(False)
|
|
Me.Panel8.PerformLayout()
|
|
Me.gpbInfo7.ResumeLayout(False)
|
|
Me.gpbInfo7.PerformLayout()
|
|
Me.Panel9.ResumeLayout(False)
|
|
Me.Panel9.PerformLayout()
|
|
Me.gpbInfo6.ResumeLayout(False)
|
|
Me.gpbInfo6.PerformLayout()
|
|
Me.Panel10.ResumeLayout(False)
|
|
Me.Panel10.PerformLayout()
|
|
Me.gb_shot_range.ResumeLayout(False)
|
|
Me.gb_shot_range.PerformLayout()
|
|
Me.gb_limit.ResumeLayout(False)
|
|
Me.gb_limit.PerformLayout()
|
|
CType(Me.nudErrRange, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.nudJigNum, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents lblTime As System.Windows.Forms.Label
|
|
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents Label7 As System.Windows.Forms.Label
|
|
Friend WithEvents txtExtTemp1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents gpbInfo1 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents Label28 As System.Windows.Forms.Label
|
|
Friend WithEvents txbStartTime1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txbInfoBox1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents btnRun1 As System.Windows.Forms.Button
|
|
Friend WithEvents txbEndTime1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents lblEndRuntime1 As System.Windows.Forms.Label
|
|
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents cboComPort As System.Windows.Forms.ComboBox
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents cmdSerial As System.Windows.Forms.Button
|
|
Friend WithEvents Panel1 As System.Windows.Forms.Panel
|
|
Friend WithEvents Label9 As System.Windows.Forms.Label
|
|
Friend WithEvents txbCmdWindow1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txbShotCnt1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label13 As System.Windows.Forms.Label
|
|
Friend WithEvents Label12 As System.Windows.Forms.Label
|
|
Friend WithEvents txtCartStartTemp1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMainStartTemp1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label10 As System.Windows.Forms.Label
|
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|
Friend WithEvents txtCartEndTemp1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMainEndTemp1 As System.Windows.Forms.TextBox
|
|
Friend WithEvents runTimeTimer As System.Windows.Forms.Timer
|
|
Friend WithEvents LiveTimer As System.Windows.Forms.Timer
|
|
Friend WithEvents txbCartTemp As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
Friend WithEvents txbDevTemp As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents SerialPort1 As System.IO.Ports.SerialPort
|
|
Friend WithEvents cmdTimer As System.Windows.Forms.Timer
|
|
Friend WithEvents gpbInfo2 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents txbCmdWindow2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Panel2 As System.Windows.Forms.Panel
|
|
Friend WithEvents Label5 As System.Windows.Forms.Label
|
|
Friend WithEvents txtCartEndTemp2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMainEndTemp2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txbShotCnt2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label6 As System.Windows.Forms.Label
|
|
Friend WithEvents Label11 As System.Windows.Forms.Label
|
|
Friend WithEvents txtCartStartTemp2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMainStartTemp2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label14 As System.Windows.Forms.Label
|
|
Friend WithEvents Label15 As System.Windows.Forms.Label
|
|
Friend WithEvents Label16 As System.Windows.Forms.Label
|
|
Friend WithEvents txbStartTime2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txbInfoBox2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents btnRun2 As System.Windows.Forms.Button
|
|
Friend WithEvents txbEndTime2 As System.Windows.Forms.TextBox
|
|
Friend WithEvents lblEndRuntime2 As System.Windows.Forms.Label
|
|
Friend WithEvents gpbInfo3 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents txbCmdWindow3 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Panel3 As System.Windows.Forms.Panel
|
|
Friend WithEvents Label18 As System.Windows.Forms.Label
|
|
Friend WithEvents txtCartEndTemp3 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMainEndTemp3 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txbShotCnt3 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label19 As System.Windows.Forms.Label
|
|
Friend WithEvents Label20 As System.Windows.Forms.Label
|
|
Friend WithEvents txtCartStartTemp3 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMainStartTemp3 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label21 As System.Windows.Forms.Label
|
|
Friend WithEvents Label22 As System.Windows.Forms.Label
|
|
Friend WithEvents Label23 As System.Windows.Forms.Label
|
|
Friend WithEvents txbStartTime3 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txbInfoBox3 As System.Windows.Forms.TextBox
|
|
Friend WithEvents btnRun3 As System.Windows.Forms.Button
|
|
Friend WithEvents txbEndTime3 As System.Windows.Forms.TextBox
|
|
Friend WithEvents lblEndRuntime3 As System.Windows.Forms.Label
|
|
Friend WithEvents gpbInfo4 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents txbCmdWindow4 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Panel4 As System.Windows.Forms.Panel
|
|
Friend WithEvents Label25 As System.Windows.Forms.Label
|
|
Friend WithEvents txtCartEndTemp4 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMainEndTemp4 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txbShotCnt4 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label26 As System.Windows.Forms.Label
|
|
Friend WithEvents Label27 As System.Windows.Forms.Label
|
|
Friend WithEvents txtCartStartTemp4 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMainStartTemp4 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label29 As System.Windows.Forms.Label
|
|
Friend WithEvents Label30 As System.Windows.Forms.Label
|
|
Friend WithEvents Label31 As System.Windows.Forms.Label
|
|
Friend WithEvents txbStartTime4 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txbInfoBox4 As System.Windows.Forms.TextBox
|
|
Friend WithEvents btnRun4 As System.Windows.Forms.Button
|
|
Friend WithEvents txbEndTime4 As System.Windows.Forms.TextBox
|
|
Friend WithEvents lblEndRuntime4 As System.Windows.Forms.Label
|
|
Friend WithEvents gpbInfo5 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents txbCmdWindow5 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Panel5 As System.Windows.Forms.Panel
|
|
Friend WithEvents Label33 As System.Windows.Forms.Label
|
|
Friend WithEvents txtCartEndTemp5 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMainEndTemp5 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txbShotCnt5 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label34 As System.Windows.Forms.Label
|
|
Friend WithEvents Label35 As System.Windows.Forms.Label
|
|
Friend WithEvents txtCartStartTemp5 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMainStartTemp5 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label36 As System.Windows.Forms.Label
|
|
Friend WithEvents Label37 As System.Windows.Forms.Label
|
|
Friend WithEvents Label38 As System.Windows.Forms.Label
|
|
Friend WithEvents txbStartTime5 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txbInfoBox5 As System.Windows.Forms.TextBox
|
|
Friend WithEvents btnRun5 As System.Windows.Forms.Button
|
|
Friend WithEvents txbEndTime5 As System.Windows.Forms.TextBox
|
|
Friend WithEvents lblEndRuntime5 As System.Windows.Forms.Label
|
|
Friend WithEvents gpbInfo10 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents txbCmdWindow10 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Panel6 As System.Windows.Forms.Panel
|
|
Friend WithEvents Label40 As System.Windows.Forms.Label
|
|
Friend WithEvents txtCartEndTemp10 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMainEndTemp10 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txbShotCnt10 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label41 As System.Windows.Forms.Label
|
|
Friend WithEvents Label42 As System.Windows.Forms.Label
|
|
Friend WithEvents txtCartStartTemp10 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMainStartTemp10 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label43 As System.Windows.Forms.Label
|
|
Friend WithEvents Label44 As System.Windows.Forms.Label
|
|
Friend WithEvents Label45 As System.Windows.Forms.Label
|
|
Friend WithEvents txbStartTime10 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txbInfoBox10 As System.Windows.Forms.TextBox
|
|
Friend WithEvents btnRun10 As System.Windows.Forms.Button
|
|
Friend WithEvents txbEndTime10 As System.Windows.Forms.TextBox
|
|
Friend WithEvents lblEndRuntime10 As System.Windows.Forms.Label
|
|
Friend WithEvents gpbInfo9 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents txbCmdWindow9 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Panel7 As System.Windows.Forms.Panel
|
|
Friend WithEvents Label47 As System.Windows.Forms.Label
|
|
Friend WithEvents txtCartEndTemp9 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMainEndTemp9 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txbShotCnt9 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label48 As System.Windows.Forms.Label
|
|
Friend WithEvents Label49 As System.Windows.Forms.Label
|
|
Friend WithEvents txtCartStartTemp9 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMainStartTemp9 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label50 As System.Windows.Forms.Label
|
|
Friend WithEvents Label51 As System.Windows.Forms.Label
|
|
Friend WithEvents Label52 As System.Windows.Forms.Label
|
|
Friend WithEvents txbStartTime9 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txbInfoBox9 As System.Windows.Forms.TextBox
|
|
Friend WithEvents btnRun9 As System.Windows.Forms.Button
|
|
Friend WithEvents txbEndTime9 As System.Windows.Forms.TextBox
|
|
Friend WithEvents lblEndRuntime9 As System.Windows.Forms.Label
|
|
Friend WithEvents gpbInfo8 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents txbCmdWindow8 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Panel8 As System.Windows.Forms.Panel
|
|
Friend WithEvents Label54 As System.Windows.Forms.Label
|
|
Friend WithEvents txtCartEndTemp8 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMainEndTemp8 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txbShotCnt8 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label55 As System.Windows.Forms.Label
|
|
Friend WithEvents Label56 As System.Windows.Forms.Label
|
|
Friend WithEvents txtCartStartTemp8 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMainStartTemp8 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label57 As System.Windows.Forms.Label
|
|
Friend WithEvents Label58 As System.Windows.Forms.Label
|
|
Friend WithEvents Label59 As System.Windows.Forms.Label
|
|
Friend WithEvents txbStartTime8 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txbInfoBox8 As System.Windows.Forms.TextBox
|
|
Friend WithEvents btnRun8 As System.Windows.Forms.Button
|
|
Friend WithEvents txbEndTime8 As System.Windows.Forms.TextBox
|
|
Friend WithEvents lblEndRuntime8 As System.Windows.Forms.Label
|
|
Friend WithEvents gpbInfo7 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents txbCmdWindow7 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Panel9 As System.Windows.Forms.Panel
|
|
Friend WithEvents Label61 As System.Windows.Forms.Label
|
|
Friend WithEvents txtCartEndTemp7 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMainEndTemp7 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txbShotCnt7 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label62 As System.Windows.Forms.Label
|
|
Friend WithEvents Label63 As System.Windows.Forms.Label
|
|
Friend WithEvents txtCartStartTemp7 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMainStartTemp7 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label64 As System.Windows.Forms.Label
|
|
Friend WithEvents Label65 As System.Windows.Forms.Label
|
|
Friend WithEvents Label66 As System.Windows.Forms.Label
|
|
Friend WithEvents txbStartTime7 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txbInfoBox7 As System.Windows.Forms.TextBox
|
|
Friend WithEvents btnRun7 As System.Windows.Forms.Button
|
|
Friend WithEvents txbEndTime7 As System.Windows.Forms.TextBox
|
|
Friend WithEvents lblEndRuntime7 As System.Windows.Forms.Label
|
|
Friend WithEvents gpbInfo6 As System.Windows.Forms.GroupBox
|
|
Friend WithEvents txbCmdWindow6 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Panel10 As System.Windows.Forms.Panel
|
|
Friend WithEvents Label68 As System.Windows.Forms.Label
|
|
Friend WithEvents txtCartEndTemp6 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMainEndTemp6 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txbShotCnt6 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label69 As System.Windows.Forms.Label
|
|
Friend WithEvents Label70 As System.Windows.Forms.Label
|
|
Friend WithEvents txtCartStartTemp6 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txtMainStartTemp6 As System.Windows.Forms.TextBox
|
|
Friend WithEvents Label71 As System.Windows.Forms.Label
|
|
Friend WithEvents Label72 As System.Windows.Forms.Label
|
|
Friend WithEvents Label73 As System.Windows.Forms.Label
|
|
Friend WithEvents txbStartTime6 As System.Windows.Forms.TextBox
|
|
Friend WithEvents txbInfoBox6 As System.Windows.Forms.TextBox
|
|
Friend WithEvents btnRun6 As System.Windows.Forms.Button
|
|
Friend WithEvents txbEndTime6 As System.Windows.Forms.TextBox
|
|
Friend WithEvents lblEndRuntime6 As System.Windows.Forms.Label
|
|
Friend WithEvents txbCartSN5 As TextBox
|
|
Friend WithEvents txbMainSN5 As TextBox
|
|
Friend WithEvents Label17 As Label
|
|
Friend WithEvents Label8 As Label
|
|
Friend WithEvents Label67 As Label
|
|
Friend WithEvents Label74 As Label
|
|
Friend WithEvents txbCartSN1 As TextBox
|
|
Friend WithEvents txbMainSN1 As TextBox
|
|
Friend WithEvents Label53 As Label
|
|
Friend WithEvents Label60 As Label
|
|
Friend WithEvents txbCartSN2 As TextBox
|
|
Friend WithEvents txbMainSN2 As TextBox
|
|
Friend WithEvents Label39 As Label
|
|
Friend WithEvents Label46 As Label
|
|
Friend WithEvents txbCartSN3 As TextBox
|
|
Friend WithEvents txbMainSN3 As TextBox
|
|
Friend WithEvents Label24 As Label
|
|
Friend WithEvents Label32 As Label
|
|
Friend WithEvents txbCartSN4 As TextBox
|
|
Friend WithEvents txbMainSN4 As TextBox
|
|
Friend WithEvents Label83 As Label
|
|
Friend WithEvents Label84 As Label
|
|
Friend WithEvents txbCartSN10 As TextBox
|
|
Friend WithEvents txbMainSN10 As TextBox
|
|
Friend WithEvents Label81 As Label
|
|
Friend WithEvents Label82 As Label
|
|
Friend WithEvents txbCartSN9 As TextBox
|
|
Friend WithEvents txbMainSN9 As TextBox
|
|
Friend WithEvents Label79 As Label
|
|
Friend WithEvents Label80 As Label
|
|
Friend WithEvents txbCartSN8 As TextBox
|
|
Friend WithEvents txbMainSN8 As TextBox
|
|
Friend WithEvents Label77 As Label
|
|
Friend WithEvents Label78 As Label
|
|
Friend WithEvents txbCartSN7 As TextBox
|
|
Friend WithEvents txbMainSN7 As TextBox
|
|
Friend WithEvents Label75 As Label
|
|
Friend WithEvents Label76 As Label
|
|
Friend WithEvents txbCartSN6 As TextBox
|
|
Friend WithEvents txbMainSN6 As TextBox
|
|
Friend WithEvents txtExtTemp2 As TextBox
|
|
Friend WithEvents Label85 As Label
|
|
Friend WithEvents chbAutoPowerOn1 As CheckBox
|
|
Friend WithEvents chbAutoPowerOn2 As CheckBox
|
|
Friend WithEvents chbAutoPowerOn3 As CheckBox
|
|
Friend WithEvents chbAutoPowerOn4 As CheckBox
|
|
Friend WithEvents chbAutoPowerOn5 As CheckBox
|
|
Friend WithEvents chbAutoPowerOn10 As CheckBox
|
|
Friend WithEvents chbAutoPowerOn9 As CheckBox
|
|
Friend WithEvents chbAutoPowerOn8 As CheckBox
|
|
Friend WithEvents chbAutoPowerOn7 As CheckBox
|
|
Friend WithEvents chbAutoPowerOn6 As CheckBox
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents btn_shot As Button
|
|
Friend WithEvents gb_shot_range As GroupBox
|
|
Friend WithEvents btn_shot_ok As Button
|
|
Friend WithEvents txb_maximum As TextBox
|
|
Friend WithEvents lb_maximum As Label
|
|
Friend WithEvents lb_minimum As Label
|
|
Friend WithEvents txb_minimum As TextBox
|
|
Friend WithEvents btn_limit As Button
|
|
Friend WithEvents gb_limit As GroupBox
|
|
Friend WithEvents txb_limit As TextBox
|
|
Friend WithEvents lb_limit As Label
|
|
Friend WithEvents btn_limit_save As Button
|
|
Friend WithEvents Label86 As Label
|
|
Friend WithEvents nudErrRange As NumericUpDown
|
|
Friend WithEvents Label87 As Label
|
|
Friend WithEvents lbJigNum As Label
|
|
Friend WithEvents nudJigNum As NumericUpDown
|
|
End Class
|