1651 lines
70 KiB
VB.net
1651 lines
70 KiB
VB.net
|
|
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|||
|
|
Partial Class Form1
|
|||
|
|
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 窗体设计器所必需的
|
|||
|
|
Private components As System.ComponentModel.IContainer
|
|||
|
|
|
|||
|
|
'注意: 以下过程是 Windows 窗体设计器所必需的
|
|||
|
|
'可以使用 Windows 窗体设计器修改它。
|
|||
|
|
'不要使用代码编辑器修改它。
|
|||
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|||
|
|
Private Sub InitializeComponent()
|
|||
|
|
Me.components = New System.ComponentModel.Container()
|
|||
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form1))
|
|||
|
|
Me.LblSerialPortName = New System.Windows.Forms.Label()
|
|||
|
|
Me.LblSerialPortBaud = New System.Windows.Forms.Label()
|
|||
|
|
Me.ComboBox8 = New System.Windows.Forms.ComboBox()
|
|||
|
|
Me.ComboBox9 = New System.Windows.Forms.ComboBox()
|
|||
|
|
Me.Button19 = New System.Windows.Forms.Button()
|
|||
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|||
|
|
Me.SerialPort = New System.IO.Ports.SerialPort(Me.components)
|
|||
|
|
Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
|
|||
|
|
Me.SplitContainer2 = New System.Windows.Forms.SplitContainer()
|
|||
|
|
Me.SplitContainer3 = New System.Windows.Forms.SplitContainer()
|
|||
|
|
Me.CheckBox5 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.Label38 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label41 = New System.Windows.Forms.Label()
|
|||
|
|
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
|||
|
|
Me.Button24 = New System.Windows.Forms.Button()
|
|||
|
|
Me.RichTextBox1 = New System.Windows.Forms.RichTextBox()
|
|||
|
|
Me.Label40 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label39 = New System.Windows.Forms.Label()
|
|||
|
|
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
|||
|
|
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
|||
|
|
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
|||
|
|
Me.CheckBox4 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox3 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.Button4 = New System.Windows.Forms.Button()
|
|||
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|||
|
|
Me.CheckBox2 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|||
|
|
Me.TextBox8 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox14 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox6 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox4 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox13 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox20 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox18 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox16 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox12 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox19 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox24 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox22 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox23 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox21 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox17 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox15 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox11 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox7 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox5 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox2 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox3 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox1 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.Label17 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label22 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label16 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label21 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label37 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label34 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label31 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label20 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label36 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label10 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label29 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label26 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label27 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label33 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label30 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label19 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label15 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label14 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label23 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label28 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label35 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label25 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label32 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label24 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label11 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|||
|
|
Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
|
|||
|
|
Me.DateTimeP_RelDate = New System.Windows.Forms.DateTimePicker()
|
|||
|
|
Me.Lab_DeviceState = New System.Windows.Forms.Label()
|
|||
|
|
Me.Lab_mol = New System.Windows.Forms.Label()
|
|||
|
|
Me.Button7 = New System.Windows.Forms.Button()
|
|||
|
|
Me.But_ReleaseDate = New System.Windows.Forms.Button()
|
|||
|
|
Me.Lab_WorkTime = New System.Windows.Forms.Label()
|
|||
|
|
Me.Button3 = New System.Windows.Forms.Button()
|
|||
|
|
Me.But_SetRTCTime = New System.Windows.Forms.Button()
|
|||
|
|
Me.Lab_DeviceTime = New System.Windows.Forms.Label()
|
|||
|
|
Me.TabPage2 = New System.Windows.Forms.TabPage()
|
|||
|
|
Me.Grid1 = New FlexCell.Grid()
|
|||
|
|
Me.TextBox10 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.TextBox9 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.Label18 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Button8 = New System.Windows.Forms.Button()
|
|||
|
|
Me.Button6 = New System.Windows.Forms.Button()
|
|||
|
|
Me.Button5 = New System.Windows.Forms.Button()
|
|||
|
|
Me.But_QueryLogInfo = New System.Windows.Forms.Button()
|
|||
|
|
Me.TabPage3 = New System.Windows.Forms.TabPage()
|
|||
|
|
Me.SplitContainer4 = New System.Windows.Forms.SplitContainer()
|
|||
|
|
Me.ProcessTable = New FlexCell.Grid()
|
|||
|
|
Me.Grid_table = New FlexCell.Grid()
|
|||
|
|
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip()
|
|||
|
|
Me.ToolStripSeparator4 = New System.Windows.Forms.ToolStripSeparator()
|
|||
|
|
Me.ToolStripButton3 = New System.Windows.Forms.ToolStripButton()
|
|||
|
|
Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
|
|||
|
|
Me.ToolStripLabel3 = New System.Windows.Forms.ToolStripLabel()
|
|||
|
|
Me.ToolStripTextBox1 = New System.Windows.Forms.ToolStripTextBox()
|
|||
|
|
Me.ToolStripLabel1 = New System.Windows.Forms.ToolStripLabel()
|
|||
|
|
Me.T_CommandAlias = New System.Windows.Forms.ToolStripTextBox()
|
|||
|
|
Me.ToolStripLabel2 = New System.Windows.Forms.ToolStripLabel()
|
|||
|
|
Me.ToolStripTextBox2 = New System.Windows.Forms.ToolStripTextBox()
|
|||
|
|
Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
|
|||
|
|
Me.ToolStripComboBox1 = New System.Windows.Forms.ToolStripComboBox()
|
|||
|
|
Me.ToolStripButton5 = New System.Windows.Forms.ToolStripButton()
|
|||
|
|
Me.ToolStripButton6 = New System.Windows.Forms.ToolStripButton()
|
|||
|
|
Me.ToolStripButton4 = New System.Windows.Forms.ToolStripButton()
|
|||
|
|
Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
|
|||
|
|
Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton()
|
|||
|
|
Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
|
|||
|
|
Me.FileSystemWatcher1 = New System.IO.FileSystemWatcher()
|
|||
|
|
Me.FileSystemWatcher2 = New System.IO.FileSystemWatcher()
|
|||
|
|
Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
|
|||
|
|
Me.Timer2 = New System.Windows.Forms.Timer(Me.components)
|
|||
|
|
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|||
|
|
Me.SplitContainer1.Panel1.SuspendLayout()
|
|||
|
|
Me.SplitContainer1.Panel2.SuspendLayout()
|
|||
|
|
Me.SplitContainer1.SuspendLayout()
|
|||
|
|
CType(Me.SplitContainer2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|||
|
|
Me.SplitContainer2.Panel1.SuspendLayout()
|
|||
|
|
Me.SplitContainer2.Panel2.SuspendLayout()
|
|||
|
|
Me.SplitContainer2.SuspendLayout()
|
|||
|
|
CType(Me.SplitContainer3, System.ComponentModel.ISupportInitialize).BeginInit()
|
|||
|
|
Me.SplitContainer3.Panel1.SuspendLayout()
|
|||
|
|
Me.SplitContainer3.Panel2.SuspendLayout()
|
|||
|
|
Me.SplitContainer3.SuspendLayout()
|
|||
|
|
Me.GroupBox1.SuspendLayout()
|
|||
|
|
Me.TabControl1.SuspendLayout()
|
|||
|
|
Me.TabPage1.SuspendLayout()
|
|||
|
|
Me.GroupBox2.SuspendLayout()
|
|||
|
|
Me.TabPage2.SuspendLayout()
|
|||
|
|
Me.TabPage3.SuspendLayout()
|
|||
|
|
CType(Me.SplitContainer4, System.ComponentModel.ISupportInitialize).BeginInit()
|
|||
|
|
Me.SplitContainer4.Panel1.SuspendLayout()
|
|||
|
|
Me.SplitContainer4.Panel2.SuspendLayout()
|
|||
|
|
Me.SplitContainer4.SuspendLayout()
|
|||
|
|
Me.ToolStrip1.SuspendLayout()
|
|||
|
|
CType(Me.FileSystemWatcher1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|||
|
|
CType(Me.FileSystemWatcher2, System.ComponentModel.ISupportInitialize).BeginInit()
|
|||
|
|
Me.SuspendLayout()
|
|||
|
|
'
|
|||
|
|
'LblSerialPortName
|
|||
|
|
'
|
|||
|
|
Me.LblSerialPortName.AutoSize = True
|
|||
|
|
Me.LblSerialPortName.Location = New System.Drawing.Point(18, 32)
|
|||
|
|
Me.LblSerialPortName.Name = "LblSerialPortName"
|
|||
|
|
Me.LblSerialPortName.Size = New System.Drawing.Size(53, 12)
|
|||
|
|
Me.LblSerialPortName.TabIndex = 7
|
|||
|
|
Me.LblSerialPortName.Text = "串口名称"
|
|||
|
|
'
|
|||
|
|
'LblSerialPortBaud
|
|||
|
|
'
|
|||
|
|
Me.LblSerialPortBaud.AutoSize = True
|
|||
|
|
Me.LblSerialPortBaud.Location = New System.Drawing.Point(18, 50)
|
|||
|
|
Me.LblSerialPortBaud.Name = "LblSerialPortBaud"
|
|||
|
|
Me.LblSerialPortBaud.Size = New System.Drawing.Size(41, 12)
|
|||
|
|
Me.LblSerialPortBaud.TabIndex = 8
|
|||
|
|
Me.LblSerialPortBaud.Text = "波特率"
|
|||
|
|
'
|
|||
|
|
'ComboBox8
|
|||
|
|
'
|
|||
|
|
Me.ComboBox8.FormattingEnabled = True
|
|||
|
|
Me.ComboBox8.Location = New System.Drawing.Point(77, 27)
|
|||
|
|
Me.ComboBox8.Name = "ComboBox8"
|
|||
|
|
Me.ComboBox8.Size = New System.Drawing.Size(108, 20)
|
|||
|
|
Me.ComboBox8.TabIndex = 9
|
|||
|
|
'
|
|||
|
|
'ComboBox9
|
|||
|
|
'
|
|||
|
|
Me.ComboBox9.FormattingEnabled = True
|
|||
|
|
Me.ComboBox9.Location = New System.Drawing.Point(77, 45)
|
|||
|
|
Me.ComboBox9.Name = "ComboBox9"
|
|||
|
|
Me.ComboBox9.Size = New System.Drawing.Size(108, 20)
|
|||
|
|
Me.ComboBox9.TabIndex = 11
|
|||
|
|
Me.ComboBox9.Text = "4800"
|
|||
|
|
'
|
|||
|
|
'Button19
|
|||
|
|
'
|
|||
|
|
Me.Button19.Font = New System.Drawing.Font("宋体", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Button19.ForeColor = System.Drawing.Color.Green
|
|||
|
|
Me.Button19.Location = New System.Drawing.Point(206, 22)
|
|||
|
|
Me.Button19.Name = "Button19"
|
|||
|
|
Me.Button19.Size = New System.Drawing.Size(120, 59)
|
|||
|
|
Me.Button19.TabIndex = 10
|
|||
|
|
Me.Button19.Text = "打开串口"
|
|||
|
|
Me.Button19.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Label1
|
|||
|
|
'
|
|||
|
|
Me.Label1.AutoSize = True
|
|||
|
|
Me.Label1.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Label1.Location = New System.Drawing.Point(14, 28)
|
|||
|
|
Me.Label1.Name = "Label1"
|
|||
|
|
Me.Label1.Size = New System.Drawing.Size(49, 14)
|
|||
|
|
Me.Label1.TabIndex = 14
|
|||
|
|
Me.Label1.Text = "状态:"
|
|||
|
|
'
|
|||
|
|
'SerialPort
|
|||
|
|
'
|
|||
|
|
'
|
|||
|
|
'SplitContainer1
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.SplitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1
|
|||
|
|
Me.SplitContainer1.Location = New System.Drawing.Point(0, 0)
|
|||
|
|
Me.SplitContainer1.Name = "SplitContainer1"
|
|||
|
|
'
|
|||
|
|
'SplitContainer1.Panel1
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer1.Panel1.Controls.Add(Me.SplitContainer2)
|
|||
|
|
'
|
|||
|
|
'SplitContainer1.Panel2
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer1.Panel2.Controls.Add(Me.TabControl1)
|
|||
|
|
Me.SplitContainer1.Size = New System.Drawing.Size(1093, 789)
|
|||
|
|
Me.SplitContainer1.SplitterDistance = 378
|
|||
|
|
Me.SplitContainer1.TabIndex = 24
|
|||
|
|
'
|
|||
|
|
'SplitContainer2
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.SplitContainer2.Location = New System.Drawing.Point(0, 0)
|
|||
|
|
Me.SplitContainer2.Name = "SplitContainer2"
|
|||
|
|
Me.SplitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal
|
|||
|
|
'
|
|||
|
|
'SplitContainer2.Panel1
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer2.Panel1.Controls.Add(Me.SplitContainer3)
|
|||
|
|
'
|
|||
|
|
'SplitContainer2.Panel2
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer2.Panel2.Controls.Add(Me.Label41)
|
|||
|
|
Me.SplitContainer2.Panel2.Controls.Add(Me.GroupBox1)
|
|||
|
|
Me.SplitContainer2.Panel2.Controls.Add(Me.Label40)
|
|||
|
|
Me.SplitContainer2.Panel2.Controls.Add(Me.Label39)
|
|||
|
|
Me.SplitContainer2.Size = New System.Drawing.Size(378, 789)
|
|||
|
|
Me.SplitContainer2.SplitterDistance = 274
|
|||
|
|
Me.SplitContainer2.TabIndex = 12
|
|||
|
|
'
|
|||
|
|
'SplitContainer3
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer3.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.SplitContainer3.Location = New System.Drawing.Point(0, 0)
|
|||
|
|
Me.SplitContainer3.Name = "SplitContainer3"
|
|||
|
|
Me.SplitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal
|
|||
|
|
'
|
|||
|
|
'SplitContainer3.Panel1
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer3.Panel1.Controls.Add(Me.CheckBox5)
|
|||
|
|
Me.SplitContainer3.Panel1.Controls.Add(Me.LblSerialPortBaud)
|
|||
|
|
Me.SplitContainer3.Panel1.Controls.Add(Me.ComboBox9)
|
|||
|
|
Me.SplitContainer3.Panel1.Controls.Add(Me.ComboBox8)
|
|||
|
|
Me.SplitContainer3.Panel1.Controls.Add(Me.Button19)
|
|||
|
|
Me.SplitContainer3.Panel1.Controls.Add(Me.LblSerialPortName)
|
|||
|
|
'
|
|||
|
|
'SplitContainer3.Panel2
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer3.Panel2.Controls.Add(Me.Label38)
|
|||
|
|
Me.SplitContainer3.Size = New System.Drawing.Size(378, 274)
|
|||
|
|
Me.SplitContainer3.SplitterDistance = 95
|
|||
|
|
Me.SplitContainer3.TabIndex = 12
|
|||
|
|
'
|
|||
|
|
'CheckBox5
|
|||
|
|
'
|
|||
|
|
Me.CheckBox5.AutoSize = True
|
|||
|
|
Me.CheckBox5.Location = New System.Drawing.Point(20, 5)
|
|||
|
|
Me.CheckBox5.Name = "CheckBox5"
|
|||
|
|
Me.CheckBox5.Size = New System.Drawing.Size(84, 16)
|
|||
|
|
Me.CheckBox5.TabIndex = 12
|
|||
|
|
Me.CheckBox5.Text = "启用偶校验"
|
|||
|
|
Me.CheckBox5.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Label38
|
|||
|
|
'
|
|||
|
|
Me.Label38.BackColor = System.Drawing.SystemColors.ActiveBorder
|
|||
|
|
Me.Label38.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.Label38.Font = New System.Drawing.Font("宋体", 42.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Label38.ForeColor = System.Drawing.Color.Blue
|
|||
|
|
Me.Label38.Location = New System.Drawing.Point(0, 0)
|
|||
|
|
Me.Label38.Name = "Label38"
|
|||
|
|
Me.Label38.Size = New System.Drawing.Size(378, 175)
|
|||
|
|
Me.Label38.TabIndex = 9
|
|||
|
|
Me.Label38.Text = "空闲"
|
|||
|
|
Me.Label38.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|||
|
|
'
|
|||
|
|
'Label41
|
|||
|
|
'
|
|||
|
|
Me.Label41.BackColor = System.Drawing.SystemColors.ActiveBorder
|
|||
|
|
Me.Label41.Dock = System.Windows.Forms.DockStyle.Top
|
|||
|
|
Me.Label41.Font = New System.Drawing.Font("宋体", 42.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Label41.ForeColor = System.Drawing.Color.Black
|
|||
|
|
Me.Label41.Location = New System.Drawing.Point(0, 104)
|
|||
|
|
Me.Label41.Name = "Label41"
|
|||
|
|
Me.Label41.Size = New System.Drawing.Size(378, 52)
|
|||
|
|
Me.Label41.TabIndex = 28
|
|||
|
|
Me.Label41.Text = "星期一"
|
|||
|
|
Me.Label41.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|||
|
|
'
|
|||
|
|
'GroupBox1
|
|||
|
|
'
|
|||
|
|
Me.GroupBox1.Controls.Add(Me.Button24)
|
|||
|
|
Me.GroupBox1.Controls.Add(Me.RichTextBox1)
|
|||
|
|
Me.GroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom
|
|||
|
|
Me.GroupBox1.Location = New System.Drawing.Point(0, 188)
|
|||
|
|
Me.GroupBox1.Name = "GroupBox1"
|
|||
|
|
Me.GroupBox1.Size = New System.Drawing.Size(378, 323)
|
|||
|
|
Me.GroupBox1.TabIndex = 27
|
|||
|
|
Me.GroupBox1.TabStop = False
|
|||
|
|
Me.GroupBox1.Text = "测试记录"
|
|||
|
|
'
|
|||
|
|
'Button24
|
|||
|
|
'
|
|||
|
|
Me.Button24.ForeColor = System.Drawing.SystemColors.ControlText
|
|||
|
|
Me.Button24.Location = New System.Drawing.Point(60, -3)
|
|||
|
|
Me.Button24.Name = "Button24"
|
|||
|
|
Me.Button24.Size = New System.Drawing.Size(63, 20)
|
|||
|
|
Me.Button24.TabIndex = 22
|
|||
|
|
Me.Button24.Text = "清空记录"
|
|||
|
|
Me.Button24.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'RichTextBox1
|
|||
|
|
'
|
|||
|
|
Me.RichTextBox1.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.RichTextBox1.Location = New System.Drawing.Point(3, 17)
|
|||
|
|
Me.RichTextBox1.Name = "RichTextBox1"
|
|||
|
|
Me.RichTextBox1.Size = New System.Drawing.Size(372, 303)
|
|||
|
|
Me.RichTextBox1.TabIndex = 22
|
|||
|
|
Me.RichTextBox1.Text = ""
|
|||
|
|
'
|
|||
|
|
'Label40
|
|||
|
|
'
|
|||
|
|
Me.Label40.BackColor = System.Drawing.SystemColors.ActiveBorder
|
|||
|
|
Me.Label40.Dock = System.Windows.Forms.DockStyle.Top
|
|||
|
|
Me.Label40.Font = New System.Drawing.Font("宋体", 42.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Label40.ForeColor = System.Drawing.Color.Black
|
|||
|
|
Me.Label40.Location = New System.Drawing.Point(0, 52)
|
|||
|
|
Me.Label40.Name = "Label40"
|
|||
|
|
Me.Label40.Size = New System.Drawing.Size(378, 52)
|
|||
|
|
Me.Label40.TabIndex = 26
|
|||
|
|
Me.Label40.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|||
|
|
'
|
|||
|
|
'Label39
|
|||
|
|
'
|
|||
|
|
Me.Label39.BackColor = System.Drawing.SystemColors.ActiveBorder
|
|||
|
|
Me.Label39.Dock = System.Windows.Forms.DockStyle.Top
|
|||
|
|
Me.Label39.Font = New System.Drawing.Font("宋体", 42.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Label39.ForeColor = System.Drawing.Color.Black
|
|||
|
|
Me.Label39.Location = New System.Drawing.Point(0, 0)
|
|||
|
|
Me.Label39.Name = "Label39"
|
|||
|
|
Me.Label39.Size = New System.Drawing.Size(378, 52)
|
|||
|
|
Me.Label39.TabIndex = 24
|
|||
|
|
Me.Label39.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|||
|
|
'
|
|||
|
|
'TabControl1
|
|||
|
|
'
|
|||
|
|
Me.TabControl1.Controls.Add(Me.TabPage1)
|
|||
|
|
Me.TabControl1.Controls.Add(Me.TabPage2)
|
|||
|
|
Me.TabControl1.Controls.Add(Me.TabPage3)
|
|||
|
|
Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.TabControl1.Location = New System.Drawing.Point(0, 0)
|
|||
|
|
Me.TabControl1.Name = "TabControl1"
|
|||
|
|
Me.TabControl1.SelectedIndex = 0
|
|||
|
|
Me.TabControl1.Size = New System.Drawing.Size(711, 789)
|
|||
|
|
Me.TabControl1.TabIndex = 20
|
|||
|
|
'
|
|||
|
|
'TabPage1
|
|||
|
|
'
|
|||
|
|
Me.TabPage1.AutoScroll = True
|
|||
|
|
Me.TabPage1.Controls.Add(Me.GroupBox2)
|
|||
|
|
Me.TabPage1.Location = New System.Drawing.Point(4, 22)
|
|||
|
|
Me.TabPage1.Name = "TabPage1"
|
|||
|
|
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
|
|||
|
|
Me.TabPage1.Size = New System.Drawing.Size(703, 763)
|
|||
|
|
Me.TabPage1.TabIndex = 0
|
|||
|
|
Me.TabPage1.Text = "设置参数"
|
|||
|
|
Me.TabPage1.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'GroupBox2
|
|||
|
|
'
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.CheckBox4)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.CheckBox3)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Button4)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Button2)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.CheckBox2)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.CheckBox1)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Button1)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox8)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox14)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox6)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox4)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox13)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox20)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox18)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox16)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox12)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox19)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox24)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox22)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox23)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox21)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox17)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox15)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox11)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox7)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox5)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox2)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox3)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.TextBox1)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label1)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label17)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label22)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label16)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label21)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label37)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label34)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label31)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label20)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label36)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label10)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label29)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label26)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label27)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label9)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label33)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label30)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label19)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label15)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label14)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label6)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label8)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label23)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label13)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label28)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label35)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label25)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label32)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label24)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label12)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label11)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label7)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label3)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label5)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label2)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Label4)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.DateTimePicker1)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.DateTimeP_RelDate)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Lab_DeviceState)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Lab_mol)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Button7)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.But_ReleaseDate)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Lab_WorkTime)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Button3)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.But_SetRTCTime)
|
|||
|
|
Me.GroupBox2.Controls.Add(Me.Lab_DeviceTime)
|
|||
|
|
Me.GroupBox2.Location = New System.Drawing.Point(3, 6)
|
|||
|
|
Me.GroupBox2.Name = "GroupBox2"
|
|||
|
|
Me.GroupBox2.Size = New System.Drawing.Size(344, 686)
|
|||
|
|
Me.GroupBox2.TabIndex = 19
|
|||
|
|
Me.GroupBox2.TabStop = False
|
|||
|
|
'
|
|||
|
|
'CheckBox4
|
|||
|
|
'
|
|||
|
|
Me.CheckBox4.AutoSize = True
|
|||
|
|
Me.CheckBox4.Location = New System.Drawing.Point(238, 42)
|
|||
|
|
Me.CheckBox4.Name = "CheckBox4"
|
|||
|
|
Me.CheckBox4.Size = New System.Drawing.Size(96, 16)
|
|||
|
|
Me.CheckBox4.TabIndex = 24
|
|||
|
|
Me.CheckBox4.Text = "调试曲线信息"
|
|||
|
|
Me.CheckBox4.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox3
|
|||
|
|
'
|
|||
|
|
Me.CheckBox3.AutoSize = True
|
|||
|
|
Me.CheckBox3.Location = New System.Drawing.Point(239, 20)
|
|||
|
|
Me.CheckBox3.Name = "CheckBox3"
|
|||
|
|
Me.CheckBox3.Size = New System.Drawing.Size(72, 16)
|
|||
|
|
Me.CheckBox3.TabIndex = 24
|
|||
|
|
Me.CheckBox3.Text = "调试信息"
|
|||
|
|
Me.CheckBox3.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Button4
|
|||
|
|
'
|
|||
|
|
Me.Button4.Location = New System.Drawing.Point(263, 106)
|
|||
|
|
Me.Button4.Name = "Button4"
|
|||
|
|
Me.Button4.Size = New System.Drawing.Size(75, 30)
|
|||
|
|
Me.Button4.TabIndex = 23
|
|||
|
|
Me.Button4.Text = "校准"
|
|||
|
|
Me.Button4.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Button2
|
|||
|
|
'
|
|||
|
|
Me.Button2.Location = New System.Drawing.Point(263, 69)
|
|||
|
|
Me.Button2.Name = "Button2"
|
|||
|
|
Me.Button2.Size = New System.Drawing.Size(75, 31)
|
|||
|
|
Me.Button2.TabIndex = 22
|
|||
|
|
Me.Button2.Text = "开启上报"
|
|||
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox2
|
|||
|
|
'
|
|||
|
|
Me.CheckBox2.AutoSize = True
|
|||
|
|
Me.CheckBox2.Checked = True
|
|||
|
|
Me.CheckBox2.CheckState = System.Windows.Forms.CheckState.Checked
|
|||
|
|
Me.CheckBox2.Location = New System.Drawing.Point(16, 153)
|
|||
|
|
Me.CheckBox2.Name = "CheckBox2"
|
|||
|
|
Me.CheckBox2.Size = New System.Drawing.Size(96, 16)
|
|||
|
|
Me.CheckBox2.TabIndex = 21
|
|||
|
|
Me.CheckBox2.Text = "使用系统时间"
|
|||
|
|
Me.CheckBox2.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox1
|
|||
|
|
'
|
|||
|
|
Me.CheckBox1.AutoSize = True
|
|||
|
|
Me.CheckBox1.Location = New System.Drawing.Point(17, 172)
|
|||
|
|
Me.CheckBox1.Name = "CheckBox1"
|
|||
|
|
Me.CheckBox1.Size = New System.Drawing.Size(84, 16)
|
|||
|
|
Me.CheckBox1.TabIndex = 21
|
|||
|
|
Me.CheckBox1.Text = "自定义时间"
|
|||
|
|
Me.CheckBox1.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Button1
|
|||
|
|
'
|
|||
|
|
Me.Button1.Location = New System.Drawing.Point(130, 570)
|
|||
|
|
Me.Button1.Name = "Button1"
|
|||
|
|
Me.Button1.Size = New System.Drawing.Size(89, 33)
|
|||
|
|
Me.Button1.TabIndex = 20
|
|||
|
|
Me.Button1.Text = "读取设置参数"
|
|||
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'TextBox8
|
|||
|
|
'
|
|||
|
|
Me.TextBox8.Location = New System.Drawing.Point(261, 319)
|
|||
|
|
Me.TextBox8.Name = "TextBox8"
|
|||
|
|
Me.TextBox8.Size = New System.Drawing.Size(52, 21)
|
|||
|
|
Me.TextBox8.TabIndex = 19
|
|||
|
|
Me.TextBox8.Text = "0"
|
|||
|
|
Me.TextBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox14
|
|||
|
|
'
|
|||
|
|
Me.TextBox14.Location = New System.Drawing.Point(261, 260)
|
|||
|
|
Me.TextBox14.Name = "TextBox14"
|
|||
|
|
Me.TextBox14.Size = New System.Drawing.Size(52, 21)
|
|||
|
|
Me.TextBox14.TabIndex = 19
|
|||
|
|
Me.TextBox14.Text = "0"
|
|||
|
|
Me.TextBox14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox6
|
|||
|
|
'
|
|||
|
|
Me.TextBox6.Location = New System.Drawing.Point(261, 289)
|
|||
|
|
Me.TextBox6.Name = "TextBox6"
|
|||
|
|
Me.TextBox6.Size = New System.Drawing.Size(52, 21)
|
|||
|
|
Me.TextBox6.TabIndex = 19
|
|||
|
|
Me.TextBox6.Text = "0"
|
|||
|
|
Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox4
|
|||
|
|
'
|
|||
|
|
Me.TextBox4.Location = New System.Drawing.Point(261, 376)
|
|||
|
|
Me.TextBox4.Name = "TextBox4"
|
|||
|
|
Me.TextBox4.Size = New System.Drawing.Size(52, 21)
|
|||
|
|
Me.TextBox4.TabIndex = 19
|
|||
|
|
Me.TextBox4.Text = "0"
|
|||
|
|
Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox13
|
|||
|
|
'
|
|||
|
|
Me.TextBox13.Location = New System.Drawing.Point(116, 263)
|
|||
|
|
Me.TextBox13.Name = "TextBox13"
|
|||
|
|
Me.TextBox13.Size = New System.Drawing.Size(35, 21)
|
|||
|
|
Me.TextBox13.TabIndex = 19
|
|||
|
|
Me.TextBox13.Text = "0"
|
|||
|
|
Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox20
|
|||
|
|
'
|
|||
|
|
Me.TextBox20.Location = New System.Drawing.Point(261, 462)
|
|||
|
|
Me.TextBox20.Name = "TextBox20"
|
|||
|
|
Me.TextBox20.Size = New System.Drawing.Size(52, 21)
|
|||
|
|
Me.TextBox20.TabIndex = 19
|
|||
|
|
Me.TextBox20.Text = "0"
|
|||
|
|
Me.TextBox20.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox18
|
|||
|
|
'
|
|||
|
|
Me.TextBox18.Location = New System.Drawing.Point(261, 489)
|
|||
|
|
Me.TextBox18.Name = "TextBox18"
|
|||
|
|
Me.TextBox18.Size = New System.Drawing.Size(52, 21)
|
|||
|
|
Me.TextBox18.TabIndex = 19
|
|||
|
|
Me.TextBox18.Text = "0"
|
|||
|
|
Me.TextBox18.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox16
|
|||
|
|
'
|
|||
|
|
Me.TextBox16.Location = New System.Drawing.Point(261, 436)
|
|||
|
|
Me.TextBox16.Name = "TextBox16"
|
|||
|
|
Me.TextBox16.Size = New System.Drawing.Size(52, 21)
|
|||
|
|
Me.TextBox16.TabIndex = 19
|
|||
|
|
Me.TextBox16.Text = "0"
|
|||
|
|
Me.TextBox16.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox12
|
|||
|
|
'
|
|||
|
|
Me.TextBox12.Location = New System.Drawing.Point(261, 407)
|
|||
|
|
Me.TextBox12.Name = "TextBox12"
|
|||
|
|
Me.TextBox12.Size = New System.Drawing.Size(52, 21)
|
|||
|
|
Me.TextBox12.TabIndex = 19
|
|||
|
|
Me.TextBox12.Text = "0"
|
|||
|
|
Me.TextBox12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox19
|
|||
|
|
'
|
|||
|
|
Me.TextBox19.Location = New System.Drawing.Point(97, 462)
|
|||
|
|
Me.TextBox19.Name = "TextBox19"
|
|||
|
|
Me.TextBox19.Size = New System.Drawing.Size(54, 21)
|
|||
|
|
Me.TextBox19.TabIndex = 19
|
|||
|
|
Me.TextBox19.Text = "0"
|
|||
|
|
Me.TextBox19.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox24
|
|||
|
|
'
|
|||
|
|
Me.TextBox24.Location = New System.Drawing.Point(292, 539)
|
|||
|
|
Me.TextBox24.Name = "TextBox24"
|
|||
|
|
Me.TextBox24.Size = New System.Drawing.Size(28, 21)
|
|||
|
|
Me.TextBox24.TabIndex = 19
|
|||
|
|
Me.TextBox24.Text = "0"
|
|||
|
|
Me.TextBox24.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox22
|
|||
|
|
'
|
|||
|
|
Me.TextBox22.Location = New System.Drawing.Point(292, 514)
|
|||
|
|
Me.TextBox22.Name = "TextBox22"
|
|||
|
|
Me.TextBox22.Size = New System.Drawing.Size(28, 21)
|
|||
|
|
Me.TextBox22.TabIndex = 19
|
|||
|
|
Me.TextBox22.Text = "0"
|
|||
|
|
Me.TextBox22.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox23
|
|||
|
|
'
|
|||
|
|
Me.TextBox23.Location = New System.Drawing.Point(136, 540)
|
|||
|
|
Me.TextBox23.Name = "TextBox23"
|
|||
|
|
Me.TextBox23.Size = New System.Drawing.Size(28, 21)
|
|||
|
|
Me.TextBox23.TabIndex = 19
|
|||
|
|
Me.TextBox23.Text = "0"
|
|||
|
|
Me.TextBox23.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox21
|
|||
|
|
'
|
|||
|
|
Me.TextBox21.Location = New System.Drawing.Point(136, 515)
|
|||
|
|
Me.TextBox21.Name = "TextBox21"
|
|||
|
|
Me.TextBox21.Size = New System.Drawing.Size(28, 21)
|
|||
|
|
Me.TextBox21.TabIndex = 19
|
|||
|
|
Me.TextBox21.Text = "0"
|
|||
|
|
Me.TextBox21.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox17
|
|||
|
|
'
|
|||
|
|
Me.TextBox17.Location = New System.Drawing.Point(97, 489)
|
|||
|
|
Me.TextBox17.Name = "TextBox17"
|
|||
|
|
Me.TextBox17.Size = New System.Drawing.Size(54, 21)
|
|||
|
|
Me.TextBox17.TabIndex = 19
|
|||
|
|
Me.TextBox17.Text = "0"
|
|||
|
|
Me.TextBox17.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox15
|
|||
|
|
'
|
|||
|
|
Me.TextBox15.Location = New System.Drawing.Point(97, 436)
|
|||
|
|
Me.TextBox15.Name = "TextBox15"
|
|||
|
|
Me.TextBox15.Size = New System.Drawing.Size(54, 21)
|
|||
|
|
Me.TextBox15.TabIndex = 19
|
|||
|
|
Me.TextBox15.Text = "0"
|
|||
|
|
Me.TextBox15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox11
|
|||
|
|
'
|
|||
|
|
Me.TextBox11.Location = New System.Drawing.Point(97, 407)
|
|||
|
|
Me.TextBox11.Name = "TextBox11"
|
|||
|
|
Me.TextBox11.Size = New System.Drawing.Size(54, 21)
|
|||
|
|
Me.TextBox11.TabIndex = 19
|
|||
|
|
Me.TextBox11.Text = "0"
|
|||
|
|
Me.TextBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox7
|
|||
|
|
'
|
|||
|
|
Me.TextBox7.Location = New System.Drawing.Point(97, 319)
|
|||
|
|
Me.TextBox7.Name = "TextBox7"
|
|||
|
|
Me.TextBox7.Size = New System.Drawing.Size(54, 21)
|
|||
|
|
Me.TextBox7.TabIndex = 19
|
|||
|
|
Me.TextBox7.Text = "0"
|
|||
|
|
Me.TextBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox5
|
|||
|
|
'
|
|||
|
|
Me.TextBox5.Location = New System.Drawing.Point(97, 291)
|
|||
|
|
Me.TextBox5.Name = "TextBox5"
|
|||
|
|
Me.TextBox5.Size = New System.Drawing.Size(54, 21)
|
|||
|
|
Me.TextBox5.TabIndex = 19
|
|||
|
|
Me.TextBox5.Text = "0"
|
|||
|
|
Me.TextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox2
|
|||
|
|
'
|
|||
|
|
Me.TextBox2.Location = New System.Drawing.Point(97, 347)
|
|||
|
|
Me.TextBox2.Name = "TextBox2"
|
|||
|
|
Me.TextBox2.Size = New System.Drawing.Size(54, 21)
|
|||
|
|
Me.TextBox2.TabIndex = 19
|
|||
|
|
Me.TextBox2.Text = "0"
|
|||
|
|
Me.TextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox3
|
|||
|
|
'
|
|||
|
|
Me.TextBox3.Location = New System.Drawing.Point(97, 376)
|
|||
|
|
Me.TextBox3.Name = "TextBox3"
|
|||
|
|
Me.TextBox3.Size = New System.Drawing.Size(54, 21)
|
|||
|
|
Me.TextBox3.TabIndex = 19
|
|||
|
|
Me.TextBox3.Text = "0"
|
|||
|
|
Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox1
|
|||
|
|
'
|
|||
|
|
Me.TextBox1.Location = New System.Drawing.Point(261, 347)
|
|||
|
|
Me.TextBox1.Name = "TextBox1"
|
|||
|
|
Me.TextBox1.Size = New System.Drawing.Size(52, 21)
|
|||
|
|
Me.TextBox1.TabIndex = 19
|
|||
|
|
Me.TextBox1.Text = "0"
|
|||
|
|
Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'Label17
|
|||
|
|
'
|
|||
|
|
Me.Label17.AutoSize = True
|
|||
|
|
Me.Label17.Location = New System.Drawing.Point(3, 138)
|
|||
|
|
Me.Label17.Name = "Label17"
|
|||
|
|
Me.Label17.Size = New System.Drawing.Size(305, 12)
|
|||
|
|
Me.Label17.TabIndex = 18
|
|||
|
|
Me.Label17.Text = "--------------------------------------------------"
|
|||
|
|
'
|
|||
|
|
'Label22
|
|||
|
|
'
|
|||
|
|
Me.Label22.AutoSize = True
|
|||
|
|
Me.Label22.Location = New System.Drawing.Point(6, 604)
|
|||
|
|
Me.Label22.Name = "Label22"
|
|||
|
|
Me.Label22.Size = New System.Drawing.Size(305, 12)
|
|||
|
|
Me.Label22.TabIndex = 18
|
|||
|
|
Me.Label22.Text = "--------------------------------------------------"
|
|||
|
|
'
|
|||
|
|
'Label16
|
|||
|
|
'
|
|||
|
|
Me.Label16.AutoSize = True
|
|||
|
|
Me.Label16.Location = New System.Drawing.Point(5, 219)
|
|||
|
|
Me.Label16.Name = "Label16"
|
|||
|
|
Me.Label16.Size = New System.Drawing.Size(305, 12)
|
|||
|
|
Me.Label16.TabIndex = 18
|
|||
|
|
Me.Label16.Text = "--------------------------------------------------"
|
|||
|
|
'
|
|||
|
|
'Label21
|
|||
|
|
'
|
|||
|
|
Me.Label21.AutoSize = True
|
|||
|
|
Me.Label21.Location = New System.Drawing.Point(15, 269)
|
|||
|
|
Me.Label21.Name = "Label21"
|
|||
|
|
Me.Label21.Size = New System.Drawing.Size(95, 12)
|
|||
|
|
Me.Label21.TabIndex = 18
|
|||
|
|
Me.Label21.Text = "背景值滤波长度:"
|
|||
|
|
'
|
|||
|
|
'Label37
|
|||
|
|
'
|
|||
|
|
Me.Label37.AutoSize = True
|
|||
|
|
Me.Label37.Location = New System.Drawing.Point(175, 466)
|
|||
|
|
Me.Label37.Name = "Label37"
|
|||
|
|
Me.Label37.Size = New System.Drawing.Size(77, 12)
|
|||
|
|
Me.Label37.TabIndex = 18
|
|||
|
|
Me.Label37.Text = "10% LEL下限:"
|
|||
|
|
'
|
|||
|
|
'Label34
|
|||
|
|
'
|
|||
|
|
Me.Label34.AutoSize = True
|
|||
|
|
Me.Label34.Location = New System.Drawing.Point(175, 493)
|
|||
|
|
Me.Label34.Name = "Label34"
|
|||
|
|
Me.Label34.Size = New System.Drawing.Size(83, 12)
|
|||
|
|
Me.Label34.TabIndex = 18
|
|||
|
|
Me.Label34.Text = "校准差值上限:"
|
|||
|
|
'
|
|||
|
|
'Label31
|
|||
|
|
'
|
|||
|
|
Me.Label31.AutoSize = True
|
|||
|
|
Me.Label31.Location = New System.Drawing.Point(175, 440)
|
|||
|
|
Me.Label31.Name = "Label31"
|
|||
|
|
Me.Label31.Size = New System.Drawing.Size(71, 12)
|
|||
|
|
Me.Label31.TabIndex = 18
|
|||
|
|
Me.Label31.Text = "0% LEL上限:"
|
|||
|
|
'
|
|||
|
|
'Label20
|
|||
|
|
'
|
|||
|
|
Me.Label20.AutoSize = True
|
|||
|
|
Me.Label20.Location = New System.Drawing.Point(175, 411)
|
|||
|
|
Me.Label20.Name = "Label20"
|
|||
|
|
Me.Label20.Size = New System.Drawing.Size(59, 12)
|
|||
|
|
Me.Label20.TabIndex = 18
|
|||
|
|
Me.Label20.Text = "校准超时:"
|
|||
|
|
'
|
|||
|
|
'Label36
|
|||
|
|
'
|
|||
|
|
Me.Label36.AutoSize = True
|
|||
|
|
Me.Label36.Location = New System.Drawing.Point(15, 466)
|
|||
|
|
Me.Label36.Name = "Label36"
|
|||
|
|
Me.Label36.Size = New System.Drawing.Size(77, 12)
|
|||
|
|
Me.Label36.TabIndex = 18
|
|||
|
|
Me.Label36.Text = "10% LEL上限:"
|
|||
|
|
'
|
|||
|
|
'Label10
|
|||
|
|
'
|
|||
|
|
Me.Label10.AutoSize = True
|
|||
|
|
Me.Label10.Location = New System.Drawing.Point(15, 544)
|
|||
|
|
Me.Label10.Name = "Label10"
|
|||
|
|
Me.Label10.Size = New System.Drawing.Size(0, 12)
|
|||
|
|
Me.Label10.TabIndex = 18
|
|||
|
|
'
|
|||
|
|
'Label29
|
|||
|
|
'
|
|||
|
|
Me.Label29.AutoSize = True
|
|||
|
|
Me.Label29.Location = New System.Drawing.Point(167, 546)
|
|||
|
|
Me.Label29.Name = "Label29"
|
|||
|
|
Me.Label29.Size = New System.Drawing.Size(125, 12)
|
|||
|
|
Me.Label29.TabIndex = 18
|
|||
|
|
Me.Label29.Text = "倍以内且持续时间超过"
|
|||
|
|
'
|
|||
|
|
'Label26
|
|||
|
|
'
|
|||
|
|
Me.Label26.AutoSize = True
|
|||
|
|
Me.Label26.Location = New System.Drawing.Point(167, 521)
|
|||
|
|
Me.Label26.Name = "Label26"
|
|||
|
|
Me.Label26.Size = New System.Drawing.Size(125, 12)
|
|||
|
|
Me.Label26.TabIndex = 18
|
|||
|
|
Me.Label26.Text = "倍以内且消抖次数超过"
|
|||
|
|
'
|
|||
|
|
'Label27
|
|||
|
|
'
|
|||
|
|
Me.Label27.AutoSize = True
|
|||
|
|
Me.Label27.Location = New System.Drawing.Point(9, 546)
|
|||
|
|
Me.Label27.Name = "Label27"
|
|||
|
|
Me.Label27.Size = New System.Drawing.Size(125, 12)
|
|||
|
|
Me.Label27.TabIndex = 18
|
|||
|
|
Me.Label27.Text = "传感器稳定在基准值的"
|
|||
|
|
'
|
|||
|
|
'Label9
|
|||
|
|
'
|
|||
|
|
Me.Label9.AutoSize = True
|
|||
|
|
Me.Label9.Location = New System.Drawing.Point(9, 521)
|
|||
|
|
Me.Label9.Name = "Label9"
|
|||
|
|
Me.Label9.Size = New System.Drawing.Size(125, 12)
|
|||
|
|
Me.Label9.TabIndex = 18
|
|||
|
|
Me.Label9.Text = "传感器稳定在基准值的"
|
|||
|
|
'
|
|||
|
|
'Label33
|
|||
|
|
'
|
|||
|
|
Me.Label33.AutoSize = True
|
|||
|
|
Me.Label33.Location = New System.Drawing.Point(14, 493)
|
|||
|
|
Me.Label33.Name = "Label33"
|
|||
|
|
Me.Label33.Size = New System.Drawing.Size(89, 12)
|
|||
|
|
Me.Label33.TabIndex = 18
|
|||
|
|
Me.Label33.Text = "校准差值下限:"
|
|||
|
|
'
|
|||
|
|
'Label30
|
|||
|
|
'
|
|||
|
|
Me.Label30.AutoSize = True
|
|||
|
|
Me.Label30.Location = New System.Drawing.Point(15, 440)
|
|||
|
|
Me.Label30.Name = "Label30"
|
|||
|
|
Me.Label30.Size = New System.Drawing.Size(71, 12)
|
|||
|
|
Me.Label30.TabIndex = 18
|
|||
|
|
Me.Label30.Text = "0% LEL下限:"
|
|||
|
|
'
|
|||
|
|
'Label19
|
|||
|
|
'
|
|||
|
|
Me.Label19.AutoSize = True
|
|||
|
|
Me.Label19.Location = New System.Drawing.Point(15, 411)
|
|||
|
|
Me.Label19.Name = "Label19"
|
|||
|
|
Me.Label19.Size = New System.Drawing.Size(71, 12)
|
|||
|
|
Me.Label19.TabIndex = 18
|
|||
|
|
Me.Label19.Text = "报警提前量:"
|
|||
|
|
'
|
|||
|
|
'Label15
|
|||
|
|
'
|
|||
|
|
Me.Label15.AutoSize = True
|
|||
|
|
Me.Label15.Location = New System.Drawing.Point(14, 325)
|
|||
|
|
Me.Label15.Name = "Label15"
|
|||
|
|
Me.Label15.Size = New System.Drawing.Size(83, 12)
|
|||
|
|
Me.Label15.TabIndex = 18
|
|||
|
|
Me.Label15.Text = "传感器极大值:"
|
|||
|
|
'
|
|||
|
|
'Label14
|
|||
|
|
'
|
|||
|
|
Me.Label14.AutoSize = True
|
|||
|
|
Me.Label14.Location = New System.Drawing.Point(14, 297)
|
|||
|
|
Me.Label14.Name = "Label14"
|
|||
|
|
Me.Label14.Size = New System.Drawing.Size(59, 12)
|
|||
|
|
Me.Label14.TabIndex = 18
|
|||
|
|
Me.Label14.Text = "稳定阈值:"
|
|||
|
|
'
|
|||
|
|
'Label6
|
|||
|
|
'
|
|||
|
|
Me.Label6.AutoSize = True
|
|||
|
|
Me.Label6.Location = New System.Drawing.Point(175, 326)
|
|||
|
|
Me.Label6.Name = "Label6"
|
|||
|
|
Me.Label6.Size = New System.Drawing.Size(83, 12)
|
|||
|
|
Me.Label6.TabIndex = 18
|
|||
|
|
Me.Label6.Text = "传感器极小值:"
|
|||
|
|
'
|
|||
|
|
'Label8
|
|||
|
|
'
|
|||
|
|
Me.Label8.AutoSize = True
|
|||
|
|
Me.Label8.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Label8.Location = New System.Drawing.Point(14, 350)
|
|||
|
|
Me.Label8.Name = "Label8"
|
|||
|
|
Me.Label8.Size = New System.Drawing.Size(49, 14)
|
|||
|
|
Me.Label8.TabIndex = 18
|
|||
|
|
Me.Label8.Text = "0%LEV:"
|
|||
|
|
'
|
|||
|
|
'Label23
|
|||
|
|
'
|
|||
|
|
Me.Label23.AutoSize = True
|
|||
|
|
Me.Label23.Location = New System.Drawing.Point(175, 266)
|
|||
|
|
Me.Label23.Name = "Label23"
|
|||
|
|
Me.Label23.Size = New System.Drawing.Size(59, 12)
|
|||
|
|
Me.Label23.TabIndex = 18
|
|||
|
|
Me.Label23.Text = "预热超时:"
|
|||
|
|
'
|
|||
|
|
'Label13
|
|||
|
|
'
|
|||
|
|
Me.Label13.AutoSize = True
|
|||
|
|
Me.Label13.Location = New System.Drawing.Point(175, 298)
|
|||
|
|
Me.Label13.Name = "Label13"
|
|||
|
|
Me.Label13.Size = New System.Drawing.Size(59, 12)
|
|||
|
|
Me.Label13.TabIndex = 18
|
|||
|
|
Me.Label13.Text = "稳定消抖:"
|
|||
|
|
'
|
|||
|
|
'Label28
|
|||
|
|
'
|
|||
|
|
Me.Label28.AutoSize = True
|
|||
|
|
Me.Label28.Location = New System.Drawing.Point(315, 411)
|
|||
|
|
Me.Label28.Name = "Label28"
|
|||
|
|
Me.Label28.Size = New System.Drawing.Size(11, 12)
|
|||
|
|
Me.Label28.TabIndex = 18
|
|||
|
|
Me.Label28.Text = "s"
|
|||
|
|
'
|
|||
|
|
'Label35
|
|||
|
|
'
|
|||
|
|
Me.Label35.AutoSize = True
|
|||
|
|
Me.Label35.Location = New System.Drawing.Point(323, 521)
|
|||
|
|
Me.Label35.Name = "Label35"
|
|||
|
|
Me.Label35.Size = New System.Drawing.Size(11, 12)
|
|||
|
|
Me.Label35.TabIndex = 18
|
|||
|
|
Me.Label35.Text = "s"
|
|||
|
|
'
|
|||
|
|
'Label25
|
|||
|
|
'
|
|||
|
|
Me.Label25.AutoSize = True
|
|||
|
|
Me.Label25.Location = New System.Drawing.Point(315, 296)
|
|||
|
|
Me.Label25.Name = "Label25"
|
|||
|
|
Me.Label25.Size = New System.Drawing.Size(11, 12)
|
|||
|
|
Me.Label25.TabIndex = 18
|
|||
|
|
Me.Label25.Text = "s"
|
|||
|
|
'
|
|||
|
|
'Label32
|
|||
|
|
'
|
|||
|
|
Me.Label32.AutoSize = True
|
|||
|
|
Me.Label32.Location = New System.Drawing.Point(321, 546)
|
|||
|
|
Me.Label32.Name = "Label32"
|
|||
|
|
Me.Label32.Size = New System.Drawing.Size(23, 12)
|
|||
|
|
Me.Label32.TabIndex = 18
|
|||
|
|
Me.Label32.Text = "min"
|
|||
|
|
'
|
|||
|
|
'Label24
|
|||
|
|
'
|
|||
|
|
Me.Label24.AutoSize = True
|
|||
|
|
Me.Label24.Location = New System.Drawing.Point(315, 269)
|
|||
|
|
Me.Label24.Name = "Label24"
|
|||
|
|
Me.Label24.Size = New System.Drawing.Size(23, 12)
|
|||
|
|
Me.Label24.TabIndex = 18
|
|||
|
|
Me.Label24.Text = "min"
|
|||
|
|
'
|
|||
|
|
'Label12
|
|||
|
|
'
|
|||
|
|
Me.Label12.AutoSize = True
|
|||
|
|
Me.Label12.Location = New System.Drawing.Point(175, 380)
|
|||
|
|
Me.Label12.Name = "Label12"
|
|||
|
|
Me.Label12.Size = New System.Drawing.Size(59, 12)
|
|||
|
|
Me.Label12.TabIndex = 18
|
|||
|
|
Me.Label12.Text = "恢复消抖:"
|
|||
|
|
'
|
|||
|
|
'Label11
|
|||
|
|
'
|
|||
|
|
Me.Label11.AutoSize = True
|
|||
|
|
Me.Label11.Location = New System.Drawing.Point(14, 380)
|
|||
|
|
Me.Label11.Name = "Label11"
|
|||
|
|
Me.Label11.Size = New System.Drawing.Size(59, 12)
|
|||
|
|
Me.Label11.TabIndex = 18
|
|||
|
|
Me.Label11.Text = "报警消抖:"
|
|||
|
|
'
|
|||
|
|
'Label7
|
|||
|
|
'
|
|||
|
|
Me.Label7.AutoSize = True
|
|||
|
|
Me.Label7.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Label7.Location = New System.Drawing.Point(175, 350)
|
|||
|
|
Me.Label7.Name = "Label7"
|
|||
|
|
Me.Label7.Size = New System.Drawing.Size(56, 14)
|
|||
|
|
Me.Label7.TabIndex = 18
|
|||
|
|
Me.Label7.Text = "10%LEV:"
|
|||
|
|
'
|
|||
|
|
'Label3
|
|||
|
|
'
|
|||
|
|
Me.Label3.AutoSize = True
|
|||
|
|
Me.Label3.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Label3.Location = New System.Drawing.Point(14, 57)
|
|||
|
|
Me.Label3.Name = "Label3"
|
|||
|
|
Me.Label3.Size = New System.Drawing.Size(49, 14)
|
|||
|
|
Me.Label3.TabIndex = 14
|
|||
|
|
Me.Label3.Text = "浓度:"
|
|||
|
|
'
|
|||
|
|
'Label5
|
|||
|
|
'
|
|||
|
|
Me.Label5.AutoSize = True
|
|||
|
|
Me.Label5.Location = New System.Drawing.Point(14, 238)
|
|||
|
|
Me.Label5.Name = "Label5"
|
|||
|
|
Me.Label5.Size = New System.Drawing.Size(53, 12)
|
|||
|
|
Me.Label5.TabIndex = 18
|
|||
|
|
Me.Label5.Text = "出厂时间"
|
|||
|
|
'
|
|||
|
|
'Label2
|
|||
|
|
'
|
|||
|
|
Me.Label2.AutoSize = True
|
|||
|
|
Me.Label2.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Label2.Location = New System.Drawing.Point(14, 86)
|
|||
|
|
Me.Label2.Name = "Label2"
|
|||
|
|
Me.Label2.Size = New System.Drawing.Size(77, 14)
|
|||
|
|
Me.Label2.TabIndex = 14
|
|||
|
|
Me.Label2.Text = "工作天数:"
|
|||
|
|
'
|
|||
|
|
'Label4
|
|||
|
|
'
|
|||
|
|
Me.Label4.AutoSize = True
|
|||
|
|
Me.Label4.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Label4.Location = New System.Drawing.Point(14, 115)
|
|||
|
|
Me.Label4.Name = "Label4"
|
|||
|
|
Me.Label4.Size = New System.Drawing.Size(77, 14)
|
|||
|
|
Me.Label4.TabIndex = 14
|
|||
|
|
Me.Label4.Text = "设备时间:"
|
|||
|
|
'
|
|||
|
|
'DateTimePicker1
|
|||
|
|
'
|
|||
|
|
Me.DateTimePicker1.CustomFormat = "yyyy-MM-dd HH:mm"
|
|||
|
|
Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
|||
|
|
Me.DateTimePicker1.Location = New System.Drawing.Point(17, 191)
|
|||
|
|
Me.DateTimePicker1.Name = "DateTimePicker1"
|
|||
|
|
Me.DateTimePicker1.Size = New System.Drawing.Size(136, 21)
|
|||
|
|
Me.DateTimePicker1.TabIndex = 17
|
|||
|
|
'
|
|||
|
|
'DateTimeP_RelDate
|
|||
|
|
'
|
|||
|
|
Me.DateTimeP_RelDate.CustomFormat = "yyyy-MM-dd HH:mm"
|
|||
|
|
Me.DateTimeP_RelDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
|||
|
|
Me.DateTimeP_RelDate.Location = New System.Drawing.Point(97, 232)
|
|||
|
|
Me.DateTimeP_RelDate.Name = "DateTimeP_RelDate"
|
|||
|
|
Me.DateTimeP_RelDate.Size = New System.Drawing.Size(136, 21)
|
|||
|
|
Me.DateTimeP_RelDate.TabIndex = 17
|
|||
|
|
'
|
|||
|
|
'Lab_DeviceState
|
|||
|
|
'
|
|||
|
|
Me.Lab_DeviceState.AutoSize = True
|
|||
|
|
Me.Lab_DeviceState.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Lab_DeviceState.Location = New System.Drawing.Point(97, 28)
|
|||
|
|
Me.Lab_DeviceState.Name = "Lab_DeviceState"
|
|||
|
|
Me.Lab_DeviceState.Size = New System.Drawing.Size(42, 14)
|
|||
|
|
Me.Lab_DeviceState.TabIndex = 15
|
|||
|
|
Me.Lab_DeviceState.Text = "XXXXX"
|
|||
|
|
'
|
|||
|
|
'Lab_mol
|
|||
|
|
'
|
|||
|
|
Me.Lab_mol.AutoSize = True
|
|||
|
|
Me.Lab_mol.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Lab_mol.Location = New System.Drawing.Point(97, 57)
|
|||
|
|
Me.Lab_mol.Name = "Lab_mol"
|
|||
|
|
Me.Lab_mol.Size = New System.Drawing.Size(42, 14)
|
|||
|
|
Me.Lab_mol.TabIndex = 15
|
|||
|
|
Me.Lab_mol.Text = "XXXXX"
|
|||
|
|
'
|
|||
|
|
'Button7
|
|||
|
|
'
|
|||
|
|
Me.Button7.Location = New System.Drawing.Point(231, 619)
|
|||
|
|
Me.Button7.Name = "Button7"
|
|||
|
|
Me.Button7.Size = New System.Drawing.Size(100, 33)
|
|||
|
|
Me.Button7.TabIndex = 16
|
|||
|
|
Me.Button7.Text = "复位"
|
|||
|
|
Me.Button7.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'But_ReleaseDate
|
|||
|
|
'
|
|||
|
|
Me.But_ReleaseDate.Location = New System.Drawing.Point(229, 570)
|
|||
|
|
Me.But_ReleaseDate.Name = "But_ReleaseDate"
|
|||
|
|
Me.But_ReleaseDate.Size = New System.Drawing.Size(100, 33)
|
|||
|
|
Me.But_ReleaseDate.TabIndex = 16
|
|||
|
|
Me.But_ReleaseDate.Text = "下发设置参数"
|
|||
|
|
Me.But_ReleaseDate.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Lab_WorkTime
|
|||
|
|
'
|
|||
|
|
Me.Lab_WorkTime.AutoSize = True
|
|||
|
|
Me.Lab_WorkTime.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Lab_WorkTime.Location = New System.Drawing.Point(97, 86)
|
|||
|
|
Me.Lab_WorkTime.Name = "Lab_WorkTime"
|
|||
|
|
Me.Lab_WorkTime.Size = New System.Drawing.Size(42, 14)
|
|||
|
|
Me.Lab_WorkTime.TabIndex = 15
|
|||
|
|
Me.Lab_WorkTime.Text = "XXXXX"
|
|||
|
|
'
|
|||
|
|
'Button3
|
|||
|
|
'
|
|||
|
|
Me.Button3.Location = New System.Drawing.Point(235, 150)
|
|||
|
|
Me.Button3.Name = "Button3"
|
|||
|
|
Me.Button3.Size = New System.Drawing.Size(100, 33)
|
|||
|
|
Me.Button3.TabIndex = 16
|
|||
|
|
Me.Button3.Text = "读取RTC时间"
|
|||
|
|
Me.Button3.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'But_SetRTCTime
|
|||
|
|
'
|
|||
|
|
Me.But_SetRTCTime.Location = New System.Drawing.Point(235, 185)
|
|||
|
|
Me.But_SetRTCTime.Name = "But_SetRTCTime"
|
|||
|
|
Me.But_SetRTCTime.Size = New System.Drawing.Size(100, 33)
|
|||
|
|
Me.But_SetRTCTime.TabIndex = 16
|
|||
|
|
Me.But_SetRTCTime.Text = "设置RTC时间"
|
|||
|
|
Me.But_SetRTCTime.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Lab_DeviceTime
|
|||
|
|
'
|
|||
|
|
Me.Lab_DeviceTime.AutoSize = True
|
|||
|
|
Me.Lab_DeviceTime.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Lab_DeviceTime.Location = New System.Drawing.Point(97, 115)
|
|||
|
|
Me.Lab_DeviceTime.Name = "Lab_DeviceTime"
|
|||
|
|
Me.Lab_DeviceTime.Size = New System.Drawing.Size(42, 14)
|
|||
|
|
Me.Lab_DeviceTime.TabIndex = 15
|
|||
|
|
Me.Lab_DeviceTime.Text = "XXXXX"
|
|||
|
|
'
|
|||
|
|
'TabPage2
|
|||
|
|
'
|
|||
|
|
Me.TabPage2.Controls.Add(Me.Grid1)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.TextBox10)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.TextBox9)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.Label18)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.Button8)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.Button6)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.Button5)
|
|||
|
|
Me.TabPage2.Controls.Add(Me.But_QueryLogInfo)
|
|||
|
|
Me.TabPage2.Location = New System.Drawing.Point(4, 22)
|
|||
|
|
Me.TabPage2.Name = "TabPage2"
|
|||
|
|
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
|
|||
|
|
Me.TabPage2.Size = New System.Drawing.Size(703, 763)
|
|||
|
|
Me.TabPage2.TabIndex = 1
|
|||
|
|
Me.TabPage2.Text = "日志信息查询"
|
|||
|
|
Me.TabPage2.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Grid1
|
|||
|
|
'
|
|||
|
|
Me.Grid1.CheckedImage = Nothing
|
|||
|
|
Me.Grid1.Cols = 4
|
|||
|
|
Me.Grid1.DefaultFont = New System.Drawing.Font("宋体", 9.0!)
|
|||
|
|
Me.Grid1.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Grid1.GridColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
|
Me.Grid1.Location = New System.Drawing.Point(3, 99)
|
|||
|
|
Me.Grid1.Name = "Grid1"
|
|||
|
|
Me.Grid1.Rows = 10
|
|||
|
|
Me.Grid1.Size = New System.Drawing.Size(361, 284)
|
|||
|
|
Me.Grid1.TabIndex = 21
|
|||
|
|
Me.Grid1.UncheckedImage = Nothing
|
|||
|
|
'
|
|||
|
|
'TextBox10
|
|||
|
|
'
|
|||
|
|
Me.TextBox10.Location = New System.Drawing.Point(14, 57)
|
|||
|
|
Me.TextBox10.Name = "TextBox10"
|
|||
|
|
Me.TextBox10.Size = New System.Drawing.Size(60, 21)
|
|||
|
|
Me.TextBox10.TabIndex = 20
|
|||
|
|
Me.TextBox10.Text = "0"
|
|||
|
|
Me.TextBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'TextBox9
|
|||
|
|
'
|
|||
|
|
Me.TextBox9.Location = New System.Drawing.Point(112, 14)
|
|||
|
|
Me.TextBox9.Name = "TextBox9"
|
|||
|
|
Me.TextBox9.Size = New System.Drawing.Size(81, 21)
|
|||
|
|
Me.TextBox9.TabIndex = 20
|
|||
|
|
Me.TextBox9.Text = "0"
|
|||
|
|
Me.TextBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
|
|||
|
|
'
|
|||
|
|
'Label18
|
|||
|
|
'
|
|||
|
|
Me.Label18.AutoSize = True
|
|||
|
|
Me.Label18.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Label18.Location = New System.Drawing.Point(8, 18)
|
|||
|
|
Me.Label18.Name = "Label18"
|
|||
|
|
Me.Label18.Size = New System.Drawing.Size(105, 14)
|
|||
|
|
Me.Label18.TabIndex = 19
|
|||
|
|
Me.Label18.Text = "当前日志数量:"
|
|||
|
|
'
|
|||
|
|
'Button8
|
|||
|
|
'
|
|||
|
|
Me.Button8.Location = New System.Drawing.Point(256, 50)
|
|||
|
|
Me.Button8.Name = "Button8"
|
|||
|
|
Me.Button8.Size = New System.Drawing.Size(80, 33)
|
|||
|
|
Me.Button8.TabIndex = 17
|
|||
|
|
Me.Button8.Text = "清楚日志"
|
|||
|
|
Me.Button8.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Button6
|
|||
|
|
'
|
|||
|
|
Me.Button6.Location = New System.Drawing.Point(170, 50)
|
|||
|
|
Me.Button6.Name = "Button6"
|
|||
|
|
Me.Button6.Size = New System.Drawing.Size(80, 33)
|
|||
|
|
Me.Button6.TabIndex = 17
|
|||
|
|
Me.Button6.Text = "一键查询"
|
|||
|
|
Me.Button6.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Button5
|
|||
|
|
'
|
|||
|
|
Me.Button5.Location = New System.Drawing.Point(91, 50)
|
|||
|
|
Me.Button5.Name = "Button5"
|
|||
|
|
Me.Button5.Size = New System.Drawing.Size(73, 33)
|
|||
|
|
Me.Button5.TabIndex = 17
|
|||
|
|
Me.Button5.Text = "查询日志"
|
|||
|
|
Me.Button5.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'But_QueryLogInfo
|
|||
|
|
'
|
|||
|
|
Me.But_QueryLogInfo.Location = New System.Drawing.Point(225, 10)
|
|||
|
|
Me.But_QueryLogInfo.Name = "But_QueryLogInfo"
|
|||
|
|
Me.But_QueryLogInfo.Size = New System.Drawing.Size(100, 33)
|
|||
|
|
Me.But_QueryLogInfo.TabIndex = 17
|
|||
|
|
Me.But_QueryLogInfo.Text = "查询日志信息"
|
|||
|
|
Me.But_QueryLogInfo.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'TabPage3
|
|||
|
|
'
|
|||
|
|
Me.TabPage3.Controls.Add(Me.SplitContainer4)
|
|||
|
|
Me.TabPage3.Controls.Add(Me.ToolStrip1)
|
|||
|
|
Me.TabPage3.Location = New System.Drawing.Point(4, 22)
|
|||
|
|
Me.TabPage3.Name = "TabPage3"
|
|||
|
|
Me.TabPage3.Size = New System.Drawing.Size(703, 763)
|
|||
|
|
Me.TabPage3.TabIndex = 2
|
|||
|
|
Me.TabPage3.Text = "数据校验"
|
|||
|
|
Me.TabPage3.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'SplitContainer4
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer4.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.SplitContainer4.Location = New System.Drawing.Point(0, 45)
|
|||
|
|
Me.SplitContainer4.Name = "SplitContainer4"
|
|||
|
|
Me.SplitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal
|
|||
|
|
'
|
|||
|
|
'SplitContainer4.Panel1
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer4.Panel1.Controls.Add(Me.ProcessTable)
|
|||
|
|
'
|
|||
|
|
'SplitContainer4.Panel2
|
|||
|
|
'
|
|||
|
|
Me.SplitContainer4.Panel2.Controls.Add(Me.Grid_table)
|
|||
|
|
Me.SplitContainer4.Size = New System.Drawing.Size(703, 718)
|
|||
|
|
Me.SplitContainer4.SplitterDistance = 186
|
|||
|
|
Me.SplitContainer4.TabIndex = 1
|
|||
|
|
'
|
|||
|
|
'ProcessTable
|
|||
|
|
'
|
|||
|
|
Me.ProcessTable.CheckedImage = Nothing
|
|||
|
|
Me.ProcessTable.DefaultFont = New System.Drawing.Font("宋体", 9.0!)
|
|||
|
|
Me.ProcessTable.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.ProcessTable.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.ProcessTable.GridColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
|
Me.ProcessTable.Location = New System.Drawing.Point(0, 0)
|
|||
|
|
Me.ProcessTable.Name = "ProcessTable"
|
|||
|
|
Me.ProcessTable.Size = New System.Drawing.Size(703, 186)
|
|||
|
|
Me.ProcessTable.TabIndex = 0
|
|||
|
|
Me.ProcessTable.UncheckedImage = Nothing
|
|||
|
|
'
|
|||
|
|
'Grid_table
|
|||
|
|
'
|
|||
|
|
Me.Grid_table.CheckedImage = Nothing
|
|||
|
|
Me.Grid_table.DefaultFont = New System.Drawing.Font("宋体", 9.0!)
|
|||
|
|
Me.Grid_table.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.Grid_table.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Grid_table.GridColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
|
Me.Grid_table.Location = New System.Drawing.Point(0, 0)
|
|||
|
|
Me.Grid_table.Name = "Grid_table"
|
|||
|
|
Me.Grid_table.Size = New System.Drawing.Size(703, 528)
|
|||
|
|
Me.Grid_table.TabIndex = 1
|
|||
|
|
Me.Grid_table.UncheckedImage = Nothing
|
|||
|
|
'
|
|||
|
|
'ToolStrip1
|
|||
|
|
'
|
|||
|
|
Me.ToolStrip1.AutoSize = False
|
|||
|
|
Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripSeparator4, Me.ToolStripButton3, Me.ToolStripSeparator2, Me.ToolStripLabel3, Me.ToolStripTextBox1, Me.ToolStripLabel1, Me.T_CommandAlias, Me.ToolStripLabel2, Me.ToolStripTextBox2, Me.ToolStripButton1, Me.ToolStripComboBox1, Me.ToolStripButton5, Me.ToolStripButton6, Me.ToolStripButton4, Me.ToolStripSeparator1, Me.ToolStripButton2, Me.ToolStripSeparator3})
|
|||
|
|
Me.ToolStrip1.Location = New System.Drawing.Point(0, 0)
|
|||
|
|
Me.ToolStrip1.Name = "ToolStrip1"
|
|||
|
|
Me.ToolStrip1.Size = New System.Drawing.Size(703, 45)
|
|||
|
|
Me.ToolStrip1.TabIndex = 0
|
|||
|
|
Me.ToolStrip1.Text = "ToolStrip1"
|
|||
|
|
'
|
|||
|
|
'ToolStripSeparator4
|
|||
|
|
'
|
|||
|
|
Me.ToolStripSeparator4.Name = "ToolStripSeparator4"
|
|||
|
|
Me.ToolStripSeparator4.Size = New System.Drawing.Size(6, 45)
|
|||
|
|
'
|
|||
|
|
'ToolStripButton3
|
|||
|
|
'
|
|||
|
|
Me.ToolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
|||
|
|
Me.ToolStripButton3.Font = New System.Drawing.Font("Microsoft YaHei UI", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.ToolStripButton3.Image = CType(resources.GetObject("ToolStripButton3.Image"), System.Drawing.Image)
|
|||
|
|
Me.ToolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta
|
|||
|
|
Me.ToolStripButton3.Name = "ToolStripButton3"
|
|||
|
|
Me.ToolStripButton3.Size = New System.Drawing.Size(100, 42)
|
|||
|
|
Me.ToolStripButton3.Text = "开始校时"
|
|||
|
|
'
|
|||
|
|
'ToolStripSeparator2
|
|||
|
|
'
|
|||
|
|
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
|||
|
|
Me.ToolStripSeparator2.Size = New System.Drawing.Size(6, 45)
|
|||
|
|
'
|
|||
|
|
'ToolStripLabel3
|
|||
|
|
'
|
|||
|
|
Me.ToolStripLabel3.Name = "ToolStripLabel3"
|
|||
|
|
Me.ToolStripLabel3.Size = New System.Drawing.Size(71, 42)
|
|||
|
|
Me.ToolStripLabel3.Text = "时间误差(S)"
|
|||
|
|
'
|
|||
|
|
'ToolStripTextBox1
|
|||
|
|
'
|
|||
|
|
Me.ToolStripTextBox1.Font = New System.Drawing.Font("Microsoft YaHei UI", 9.0!)
|
|||
|
|
Me.ToolStripTextBox1.Name = "ToolStripTextBox1"
|
|||
|
|
Me.ToolStripTextBox1.Size = New System.Drawing.Size(100, 45)
|
|||
|
|
Me.ToolStripTextBox1.Text = "3"
|
|||
|
|
'
|
|||
|
|
'ToolStripLabel1
|
|||
|
|
'
|
|||
|
|
Me.ToolStripLabel1.Name = "ToolStripLabel1"
|
|||
|
|
Me.ToolStripLabel1.Size = New System.Drawing.Size(44, 42)
|
|||
|
|
Me.ToolStripLabel1.Text = "别名:"
|
|||
|
|
'
|
|||
|
|
'T_CommandAlias
|
|||
|
|
'
|
|||
|
|
Me.T_CommandAlias.Font = New System.Drawing.Font("Microsoft YaHei UI", 9.0!)
|
|||
|
|
Me.T_CommandAlias.Name = "T_CommandAlias"
|
|||
|
|
Me.T_CommandAlias.Size = New System.Drawing.Size(100, 45)
|
|||
|
|
'
|
|||
|
|
'ToolStripLabel2
|
|||
|
|
'
|
|||
|
|
Me.ToolStripLabel2.Name = "ToolStripLabel2"
|
|||
|
|
Me.ToolStripLabel2.Size = New System.Drawing.Size(68, 42)
|
|||
|
|
Me.ToolStripLabel2.Text = "命令数据:"
|
|||
|
|
'
|
|||
|
|
'ToolStripTextBox2
|
|||
|
|
'
|
|||
|
|
Me.ToolStripTextBox2.Font = New System.Drawing.Font("Microsoft YaHei UI", 9.0!)
|
|||
|
|
Me.ToolStripTextBox2.Name = "ToolStripTextBox2"
|
|||
|
|
Me.ToolStripTextBox2.Size = New System.Drawing.Size(200, 23)
|
|||
|
|
'
|
|||
|
|
'ToolStripButton1
|
|||
|
|
'
|
|||
|
|
Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
|||
|
|
Me.ToolStripButton1.Image = CType(resources.GetObject("ToolStripButton1.Image"), System.Drawing.Image)
|
|||
|
|
Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
|
|||
|
|
Me.ToolStripButton1.Name = "ToolStripButton1"
|
|||
|
|
Me.ToolStripButton1.Size = New System.Drawing.Size(108, 21)
|
|||
|
|
Me.ToolStripButton1.Text = "添加到表格下拉框"
|
|||
|
|
'
|
|||
|
|
'ToolStripComboBox1
|
|||
|
|
'
|
|||
|
|
Me.ToolStripComboBox1.Name = "ToolStripComboBox1"
|
|||
|
|
Me.ToolStripComboBox1.Size = New System.Drawing.Size(121, 25)
|
|||
|
|
'
|
|||
|
|
'ToolStripButton5
|
|||
|
|
'
|
|||
|
|
Me.ToolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
|||
|
|
Me.ToolStripButton5.Image = CType(resources.GetObject("ToolStripButton5.Image"), System.Drawing.Image)
|
|||
|
|
Me.ToolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta
|
|||
|
|
Me.ToolStripButton5.Name = "ToolStripButton5"
|
|||
|
|
Me.ToolStripButton5.Size = New System.Drawing.Size(48, 21)
|
|||
|
|
Me.ToolStripButton5.Text = "添加行"
|
|||
|
|
'
|
|||
|
|
'ToolStripButton6
|
|||
|
|
'
|
|||
|
|
Me.ToolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
|||
|
|
Me.ToolStripButton6.Image = CType(resources.GetObject("ToolStripButton6.Image"), System.Drawing.Image)
|
|||
|
|
Me.ToolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta
|
|||
|
|
Me.ToolStripButton6.Name = "ToolStripButton6"
|
|||
|
|
Me.ToolStripButton6.Size = New System.Drawing.Size(48, 21)
|
|||
|
|
Me.ToolStripButton6.Text = "删除行"
|
|||
|
|
'
|
|||
|
|
'ToolStripButton4
|
|||
|
|
'
|
|||
|
|
Me.ToolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
|||
|
|
Me.ToolStripButton4.Image = CType(resources.GetObject("ToolStripButton4.Image"), System.Drawing.Image)
|
|||
|
|
Me.ToolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta
|
|||
|
|
Me.ToolStripButton4.Name = "ToolStripButton4"
|
|||
|
|
Me.ToolStripButton4.Size = New System.Drawing.Size(60, 21)
|
|||
|
|
Me.ToolStripButton4.Text = "重在表格"
|
|||
|
|
'
|
|||
|
|
'ToolStripSeparator1
|
|||
|
|
'
|
|||
|
|
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
|||
|
|
Me.ToolStripSeparator1.Size = New System.Drawing.Size(6, 45)
|
|||
|
|
'
|
|||
|
|
'ToolStripButton2
|
|||
|
|
'
|
|||
|
|
Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text
|
|||
|
|
Me.ToolStripButton2.Image = CType(resources.GetObject("ToolStripButton2.Image"), System.Drawing.Image)
|
|||
|
|
Me.ToolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta
|
|||
|
|
Me.ToolStripButton2.Name = "ToolStripButton2"
|
|||
|
|
Me.ToolStripButton2.Size = New System.Drawing.Size(30, 21)
|
|||
|
|
Me.ToolStripButton2.Text = "<<"
|
|||
|
|
'
|
|||
|
|
'ToolStripSeparator3
|
|||
|
|
'
|
|||
|
|
Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
|
|||
|
|
Me.ToolStripSeparator3.Size = New System.Drawing.Size(6, 45)
|
|||
|
|
'
|
|||
|
|
'FileSystemWatcher1
|
|||
|
|
'
|
|||
|
|
Me.FileSystemWatcher1.EnableRaisingEvents = True
|
|||
|
|
Me.FileSystemWatcher1.SynchronizingObject = Me
|
|||
|
|
'
|
|||
|
|
'FileSystemWatcher2
|
|||
|
|
'
|
|||
|
|
Me.FileSystemWatcher2.EnableRaisingEvents = True
|
|||
|
|
Me.FileSystemWatcher2.SynchronizingObject = Me
|
|||
|
|
'
|
|||
|
|
'Timer1
|
|||
|
|
'
|
|||
|
|
'
|
|||
|
|
'Timer2
|
|||
|
|
'
|
|||
|
|
Me.Timer2.Interval = 900
|
|||
|
|
'
|
|||
|
|
'Form1
|
|||
|
|
'
|
|||
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
|
|||
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|||
|
|
Me.ClientSize = New System.Drawing.Size(1093, 789)
|
|||
|
|
Me.Controls.Add(Me.SplitContainer1)
|
|||
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|||
|
|
Me.Name = "Form1"
|
|||
|
|
Me.Text = "NT530校时工具"
|
|||
|
|
Me.SplitContainer1.Panel1.ResumeLayout(False)
|
|||
|
|
Me.SplitContainer1.Panel2.ResumeLayout(False)
|
|||
|
|
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
|
|||
|
|
Me.SplitContainer1.ResumeLayout(False)
|
|||
|
|
Me.SplitContainer2.Panel1.ResumeLayout(False)
|
|||
|
|
Me.SplitContainer2.Panel2.ResumeLayout(False)
|
|||
|
|
CType(Me.SplitContainer2, System.ComponentModel.ISupportInitialize).EndInit()
|
|||
|
|
Me.SplitContainer2.ResumeLayout(False)
|
|||
|
|
Me.SplitContainer3.Panel1.ResumeLayout(False)
|
|||
|
|
Me.SplitContainer3.Panel1.PerformLayout()
|
|||
|
|
Me.SplitContainer3.Panel2.ResumeLayout(False)
|
|||
|
|
CType(Me.SplitContainer3, System.ComponentModel.ISupportInitialize).EndInit()
|
|||
|
|
Me.SplitContainer3.ResumeLayout(False)
|
|||
|
|
Me.GroupBox1.ResumeLayout(False)
|
|||
|
|
Me.TabControl1.ResumeLayout(False)
|
|||
|
|
Me.TabPage1.ResumeLayout(False)
|
|||
|
|
Me.GroupBox2.ResumeLayout(False)
|
|||
|
|
Me.GroupBox2.PerformLayout()
|
|||
|
|
Me.TabPage2.ResumeLayout(False)
|
|||
|
|
Me.TabPage2.PerformLayout()
|
|||
|
|
Me.TabPage3.ResumeLayout(False)
|
|||
|
|
Me.SplitContainer4.Panel1.ResumeLayout(False)
|
|||
|
|
Me.SplitContainer4.Panel2.ResumeLayout(False)
|
|||
|
|
CType(Me.SplitContainer4, System.ComponentModel.ISupportInitialize).EndInit()
|
|||
|
|
Me.SplitContainer4.ResumeLayout(False)
|
|||
|
|
Me.ToolStrip1.ResumeLayout(False)
|
|||
|
|
Me.ToolStrip1.PerformLayout()
|
|||
|
|
CType(Me.FileSystemWatcher1, System.ComponentModel.ISupportInitialize).EndInit()
|
|||
|
|
CType(Me.FileSystemWatcher2, System.ComponentModel.ISupportInitialize).EndInit()
|
|||
|
|
Me.ResumeLayout(False)
|
|||
|
|
|
|||
|
|
End Sub
|
|||
|
|
|
|||
|
|
Friend WithEvents LblSerialPortName As Label
|
|||
|
|
Friend WithEvents LblSerialPortBaud As Label
|
|||
|
|
Friend WithEvents ComboBox8 As ComboBox
|
|||
|
|
Friend WithEvents ComboBox9 As ComboBox
|
|||
|
|
Friend WithEvents Button19 As Button
|
|||
|
|
Friend WithEvents Label1 As Label
|
|||
|
|
Friend WithEvents SerialPort As IO.Ports.SerialPort
|
|||
|
|
Friend WithEvents SplitContainer1 As SplitContainer
|
|||
|
|
Friend WithEvents Label2 As Label
|
|||
|
|
Friend WithEvents Label3 As Label
|
|||
|
|
Friend WithEvents Lab_DeviceTime As Label
|
|||
|
|
Friend WithEvents Lab_WorkTime As Label
|
|||
|
|
Friend WithEvents Lab_mol As Label
|
|||
|
|
Friend WithEvents Lab_DeviceState As Label
|
|||
|
|
Friend WithEvents Label4 As Label
|
|||
|
|
Friend WithEvents But_SetRTCTime As Button
|
|||
|
|
Friend WithEvents DateTimeP_RelDate As DateTimePicker
|
|||
|
|
Friend WithEvents But_ReleaseDate As Button
|
|||
|
|
Friend WithEvents Label5 As Label
|
|||
|
|
Friend WithEvents GroupBox2 As GroupBox
|
|||
|
|
Friend WithEvents Label8 As Label
|
|||
|
|
Friend WithEvents Label7 As Label
|
|||
|
|
Friend WithEvents TextBox2 As TextBox
|
|||
|
|
Friend WithEvents TextBox3 As TextBox
|
|||
|
|
Friend WithEvents TextBox1 As TextBox
|
|||
|
|
Friend WithEvents Label12 As Label
|
|||
|
|
Friend WithEvents Label11 As Label
|
|||
|
|
Friend WithEvents TextBox6 As TextBox
|
|||
|
|
Friend WithEvents TextBox4 As TextBox
|
|||
|
|
Friend WithEvents TextBox5 As TextBox
|
|||
|
|
Friend WithEvents Label14 As Label
|
|||
|
|
Friend WithEvents Label13 As Label
|
|||
|
|
Friend WithEvents TabControl1 As TabControl
|
|||
|
|
Friend WithEvents TabPage1 As TabPage
|
|||
|
|
Friend WithEvents TabPage2 As TabPage
|
|||
|
|
Friend WithEvents Button1 As Button
|
|||
|
|
Friend WithEvents DateTimePicker1 As DateTimePicker
|
|||
|
|
Friend WithEvents CheckBox2 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox1 As CheckBox
|
|||
|
|
Friend WithEvents Label17 As Label
|
|||
|
|
Friend WithEvents Label16 As Label
|
|||
|
|
Friend WithEvents But_QueryLogInfo As Button
|
|||
|
|
Friend WithEvents Button2 As Button
|
|||
|
|
Friend WithEvents Button3 As Button
|
|||
|
|
Friend WithEvents Button4 As Button
|
|||
|
|
Friend WithEvents TextBox10 As TextBox
|
|||
|
|
Friend WithEvents TextBox9 As TextBox
|
|||
|
|
Friend WithEvents Label18 As Label
|
|||
|
|
Friend WithEvents Button5 As Button
|
|||
|
|
Friend WithEvents Button6 As Button
|
|||
|
|
Friend WithEvents FileSystemWatcher1 As IO.FileSystemWatcher
|
|||
|
|
Friend WithEvents FileSystemWatcher2 As IO.FileSystemWatcher
|
|||
|
|
Friend WithEvents Grid1 As FlexCell.Grid
|
|||
|
|
Friend WithEvents TextBox11 As TextBox
|
|||
|
|
Friend WithEvents Label19 As Label
|
|||
|
|
Friend WithEvents TextBox13 As TextBox
|
|||
|
|
Friend WithEvents TextBox12 As TextBox
|
|||
|
|
Friend WithEvents Label21 As Label
|
|||
|
|
Friend WithEvents Label20 As Label
|
|||
|
|
Friend WithEvents Label22 As Label
|
|||
|
|
Friend WithEvents CheckBox3 As CheckBox
|
|||
|
|
Friend WithEvents Button7 As Button
|
|||
|
|
Friend WithEvents TextBox8 As TextBox
|
|||
|
|
Friend WithEvents TextBox14 As TextBox
|
|||
|
|
Friend WithEvents TextBox7 As TextBox
|
|||
|
|
Friend WithEvents Label15 As Label
|
|||
|
|
Friend WithEvents Label6 As Label
|
|||
|
|
Friend WithEvents Label23 As Label
|
|||
|
|
Friend WithEvents Label28 As Label
|
|||
|
|
Friend WithEvents Label25 As Label
|
|||
|
|
Friend WithEvents Label24 As Label
|
|||
|
|
Friend WithEvents TextBox20 As TextBox
|
|||
|
|
Friend WithEvents TextBox18 As TextBox
|
|||
|
|
Friend WithEvents TextBox16 As TextBox
|
|||
|
|
Friend WithEvents TextBox19 As TextBox
|
|||
|
|
Friend WithEvents TextBox17 As TextBox
|
|||
|
|
Friend WithEvents TextBox15 As TextBox
|
|||
|
|
Friend WithEvents Label37 As Label
|
|||
|
|
Friend WithEvents Label34 As Label
|
|||
|
|
Friend WithEvents Label31 As Label
|
|||
|
|
Friend WithEvents Label36 As Label
|
|||
|
|
Friend WithEvents Label33 As Label
|
|||
|
|
Friend WithEvents Label30 As Label
|
|||
|
|
Friend WithEvents CheckBox4 As CheckBox
|
|||
|
|
Friend WithEvents TextBox21 As TextBox
|
|||
|
|
Friend WithEvents Label10 As Label
|
|||
|
|
Friend WithEvents Label9 As Label
|
|||
|
|
Friend WithEvents TextBox24 As TextBox
|
|||
|
|
Friend WithEvents TextBox22 As TextBox
|
|||
|
|
Friend WithEvents TextBox23 As TextBox
|
|||
|
|
Friend WithEvents Label29 As Label
|
|||
|
|
Friend WithEvents Label26 As Label
|
|||
|
|
Friend WithEvents Label27 As Label
|
|||
|
|
Friend WithEvents Label35 As Label
|
|||
|
|
Friend WithEvents Label32 As Label
|
|||
|
|
Friend WithEvents Timer1 As Timer
|
|||
|
|
Friend WithEvents Button8 As Button
|
|||
|
|
Friend WithEvents SplitContainer2 As SplitContainer
|
|||
|
|
Friend WithEvents SplitContainer3 As SplitContainer
|
|||
|
|
Friend WithEvents Label38 As Label
|
|||
|
|
Friend WithEvents TabPage3 As TabPage
|
|||
|
|
Friend WithEvents SplitContainer4 As SplitContainer
|
|||
|
|
Friend WithEvents ToolStrip1 As ToolStrip
|
|||
|
|
Friend WithEvents ProcessTable As FlexCell.Grid
|
|||
|
|
Friend WithEvents Grid_table As FlexCell.Grid
|
|||
|
|
Friend WithEvents ToolStripLabel1 As ToolStripLabel
|
|||
|
|
Friend WithEvents T_CommandAlias As ToolStripTextBox
|
|||
|
|
Friend WithEvents ToolStripLabel2 As ToolStripLabel
|
|||
|
|
Friend WithEvents ToolStripTextBox2 As ToolStripTextBox
|
|||
|
|
Friend WithEvents ToolStripButton1 As ToolStripButton
|
|||
|
|
Friend WithEvents ToolStripButton2 As ToolStripButton
|
|||
|
|
Friend WithEvents ToolStripButton3 As ToolStripButton
|
|||
|
|
Friend WithEvents ToolStripComboBox1 As ToolStripComboBox
|
|||
|
|
Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
|
|||
|
|
Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
|
|||
|
|
Friend WithEvents ToolStripSeparator4 As ToolStripSeparator
|
|||
|
|
Friend WithEvents ToolStripButton5 As ToolStripButton
|
|||
|
|
Friend WithEvents ToolStripButton6 As ToolStripButton
|
|||
|
|
Friend WithEvents ToolStripButton4 As ToolStripButton
|
|||
|
|
Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
|
|||
|
|
Friend WithEvents Label39 As Label
|
|||
|
|
Friend WithEvents Timer2 As Timer
|
|||
|
|
Friend WithEvents GroupBox1 As GroupBox
|
|||
|
|
Friend WithEvents Button24 As Button
|
|||
|
|
Friend WithEvents RichTextBox1 As RichTextBox
|
|||
|
|
Friend WithEvents Label40 As Label
|
|||
|
|
Friend WithEvents Label41 As Label
|
|||
|
|
Friend WithEvents ToolStripLabel3 As ToolStripLabel
|
|||
|
|
Friend WithEvents ToolStripTextBox1 As ToolStripTextBox
|
|||
|
|
Friend WithEvents CheckBox5 As CheckBox
|
|||
|
|
End Class
|