Files
Desktop_BLVStudio/BLV_Studio/Control/FrmTest_C12.Designer.vb

661 lines
29 KiB
VB.net
Raw Normal View History

2025-12-11 10:06:44 +08:00
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class FrmTest_C12
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.Label48 = New System.Windows.Forms.Label()
Me.LblInput7 = New System.Windows.Forms.Label()
Me.LblInput6 = New System.Windows.Forms.Label()
Me.LblInput5 = New System.Windows.Forms.Label()
Me.LblInput4 = New System.Windows.Forms.Label()
Me.LblInput3 = New System.Windows.Forms.Label()
Me.LblInput2 = New System.Windows.Forms.Label()
Me.LblInput1 = New System.Windows.Forms.Label()
Me.Label40 = New System.Windows.Forms.Label()
Me.Button23 = New System.Windows.Forms.Button()
Me.BtnInputTest = New System.Windows.Forms.Button()
Me.Button21 = New System.Windows.Forms.Button()
Me.Label39 = New System.Windows.Forms.Label()
Me.NumericUpDown1 = New System.Windows.Forms.NumericUpDown()
Me.Label38 = New System.Windows.Forms.Label()
Me.ComboBox10 = New System.Windows.Forms.ComboBox()
Me.Label37 = New System.Windows.Forms.Label()
Me.Label36 = New System.Windows.Forms.Label()
Me.BtnOutput5 = New System.Windows.Forms.Button()
Me.BtnOutput4 = New System.Windows.Forms.Button()
Me.BtnOutput3 = New System.Windows.Forms.Button()
Me.BtnOutput2 = New System.Windows.Forms.Button()
Me.BtnOutput1 = New System.Windows.Forms.Button()
Me.Label35 = New System.Windows.Forms.Label()
Me.BtnRelay13 = New System.Windows.Forms.Button()
Me.BtnRelay12 = New System.Windows.Forms.Button()
Me.BtnRelay11 = New System.Windows.Forms.Button()
Me.Label34 = New System.Windows.Forms.Label()
Me.BtnRelay10 = New System.Windows.Forms.Button()
Me.BtnRelay9 = New System.Windows.Forms.Button()
Me.BtnRelay7 = New System.Windows.Forms.Button()
Me.BtnRelay6 = New System.Windows.Forms.Button()
Me.BtnRelay8 = New System.Windows.Forms.Button()
Me.BtnRelay5 = New System.Windows.Forms.Button()
Me.BtnRelay4 = New System.Windows.Forms.Button()
Me.BtnRelay3 = New System.Windows.Forms.Button()
Me.BtnRelay2 = New System.Windows.Forms.Button()
Me.BtnRelay1 = New System.Windows.Forms.Button()
Me.LblInput13 = New System.Windows.Forms.Label()
Me.LblInput12 = New System.Windows.Forms.Label()
Me.LblInput11 = New System.Windows.Forms.Label()
Me.LblInput10 = New System.Windows.Forms.Label()
Me.LblInput9 = New System.Windows.Forms.Label()
Me.LblInput8 = New System.Windows.Forms.Label()
Me.Label7 = New System.Windows.Forms.Label()
Me.BtnDimming = New System.Windows.Forms.Button()
CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'Label48
'
Me.Label48.AutoSize = True
Me.Label48.Font = New System.Drawing.Font("宋体", 21.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.Label48.Location = New System.Drawing.Point(196, 216)
Me.Label48.Name = "Label48"
Me.Label48.Size = New System.Drawing.Size(125, 29)
Me.Label48.TabIndex = 123
Me.Label48.Text = "Test..."
'
'LblInput7
'
Me.LblInput7.AutoSize = True
Me.LblInput7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.LblInput7.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblInput7.Location = New System.Drawing.Point(253, 144)
Me.LblInput7.Name = "LblInput7"
Me.LblInput7.Size = New System.Drawing.Size(30, 16)
Me.LblInput7.TabIndex = 122
Me.LblInput7.Text = " 7 "
'
'LblInput6
'
Me.LblInput6.AutoSize = True
Me.LblInput6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.LblInput6.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblInput6.Location = New System.Drawing.Point(215, 144)
Me.LblInput6.Name = "LblInput6"
Me.LblInput6.Size = New System.Drawing.Size(30, 16)
Me.LblInput6.TabIndex = 121
Me.LblInput6.Text = " 6 "
'
'LblInput5
'
Me.LblInput5.AutoSize = True
Me.LblInput5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.LblInput5.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblInput5.Location = New System.Drawing.Point(177, 144)
Me.LblInput5.Name = "LblInput5"
Me.LblInput5.Size = New System.Drawing.Size(30, 16)
Me.LblInput5.TabIndex = 120
Me.LblInput5.Text = " 5 "
'
'LblInput4
'
Me.LblInput4.AutoSize = True
Me.LblInput4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.LblInput4.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblInput4.Location = New System.Drawing.Point(139, 144)
Me.LblInput4.Name = "LblInput4"
Me.LblInput4.Size = New System.Drawing.Size(30, 16)
Me.LblInput4.TabIndex = 119
Me.LblInput4.Text = " 4 "
'
'LblInput3
'
Me.LblInput3.AutoSize = True
Me.LblInput3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.LblInput3.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblInput3.Location = New System.Drawing.Point(101, 144)
Me.LblInput3.Name = "LblInput3"
Me.LblInput3.Size = New System.Drawing.Size(30, 16)
Me.LblInput3.TabIndex = 118
Me.LblInput3.Text = " 3 "
'
'LblInput2
'
Me.LblInput2.AutoSize = True
Me.LblInput2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.LblInput2.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblInput2.Location = New System.Drawing.Point(63, 144)
Me.LblInput2.Name = "LblInput2"
Me.LblInput2.Size = New System.Drawing.Size(30, 16)
Me.LblInput2.TabIndex = 117
Me.LblInput2.Text = " 2 "
'
'LblInput1
'
Me.LblInput1.AutoSize = True
Me.LblInput1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.LblInput1.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblInput1.Location = New System.Drawing.Point(25, 144)
Me.LblInput1.Name = "LblInput1"
Me.LblInput1.Size = New System.Drawing.Size(30, 16)
Me.LblInput1.TabIndex = 116
Me.LblInput1.Text = " 1 "
'
'Label40
'
Me.Label40.AutoSize = True
Me.Label40.Location = New System.Drawing.Point(12, 216)
Me.Label40.Name = "Label40"
Me.Label40.Size = New System.Drawing.Size(77, 12)
Me.Label40.TabIndex = 115
Me.Label40.Text = "C12 巡回测试"
'
'Button23
'
Me.Button23.Location = New System.Drawing.Point(108, 216)
Me.Button23.Name = "Button23"
Me.Button23.Size = New System.Drawing.Size(68, 25)
Me.Button23.TabIndex = 114
Me.Button23.Text = "巡回测试"
Me.Button23.UseVisualStyleBackColor = True
'
'BtnInputTest
'
Me.BtnInputTest.Location = New System.Drawing.Point(569, 140)
Me.BtnInputTest.Name = "BtnInputTest"
Me.BtnInputTest.Size = New System.Drawing.Size(62, 24)
Me.BtnInputTest.TabIndex = 113
Me.BtnInputTest.Text = "输入检测"
Me.BtnInputTest.UseVisualStyleBackColor = True
'
'Button21
'
Me.Button21.Location = New System.Drawing.Point(567, 189)
Me.Button21.Name = "Button21"
Me.Button21.Size = New System.Drawing.Size(62, 21)
Me.Button21.TabIndex = 112
Me.Button21.Text = "播放"
Me.Button21.UseVisualStyleBackColor = True
'
'Label39
'
Me.Label39.AutoSize = True
Me.Label39.BackColor = System.Drawing.SystemColors.Control
Me.Label39.Location = New System.Drawing.Point(270, 193)
Me.Label39.Name = "Label39"
Me.Label39.Size = New System.Drawing.Size(77, 12)
Me.Label39.TabIndex = 111
Me.Label39.Text = "播放文件序号"
Me.Label39.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'NumericUpDown1
'
Me.NumericUpDown1.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.NumericUpDown1.Location = New System.Drawing.Point(353, 189)
Me.NumericUpDown1.Maximum = New Decimal(New Integer() {10, 0, 0, 0})
Me.NumericUpDown1.Minimum = New Decimal(New Integer() {1, 0, 0, 0})
Me.NumericUpDown1.Name = "NumericUpDown1"
Me.NumericUpDown1.Size = New System.Drawing.Size(86, 23)
Me.NumericUpDown1.TabIndex = 110
Me.NumericUpDown1.Value = New Decimal(New Integer() {1, 0, 0, 0})
'
'Label38
'
Me.Label38.AutoSize = True
Me.Label38.Location = New System.Drawing.Point(37, 193)
Me.Label38.Name = "Label38"
Me.Label38.Size = New System.Drawing.Size(65, 12)
Me.Label38.TabIndex = 109
Me.Label38.Text = "播放文件夹"
Me.Label38.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'ComboBox10
'
Me.ComboBox10.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.ComboBox10.FormattingEnabled = True
Me.ComboBox10.Location = New System.Drawing.Point(108, 190)
Me.ComboBox10.Name = "ComboBox10"
Me.ComboBox10.Size = New System.Drawing.Size(138, 20)
Me.ComboBox10.TabIndex = 108
'
'Label37
'
Me.Label37.AutoSize = True
Me.Label37.Location = New System.Drawing.Point(12, 170)
Me.Label37.Name = "Label37"
Me.Label37.Size = New System.Drawing.Size(59, 12)
Me.Label37.TabIndex = 107
Me.Label37.Text = "C12 MUSIC"
'
'Label36
'
Me.Label36.AutoSize = True
Me.Label36.Location = New System.Drawing.Point(12, 84)
Me.Label36.Name = "Label36"
Me.Label36.Size = New System.Drawing.Size(71, 12)
Me.Label36.TabIndex = 106
Me.Label36.Text = "C12 IO 输出"
'
'BtnOutput5
'
Me.BtnOutput5.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnOutput5.Location = New System.Drawing.Point(181, 99)
Me.BtnOutput5.Name = "BtnOutput5"
Me.BtnOutput5.Size = New System.Drawing.Size(31, 26)
Me.BtnOutput5.TabIndex = 105
Me.BtnOutput5.Tag = "4"
Me.BtnOutput5.Text = "5"
Me.BtnOutput5.UseVisualStyleBackColor = True
'
'BtnOutput4
'
Me.BtnOutput4.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnOutput4.Location = New System.Drawing.Point(142, 99)
Me.BtnOutput4.Name = "BtnOutput4"
Me.BtnOutput4.Size = New System.Drawing.Size(31, 26)
Me.BtnOutput4.TabIndex = 104
Me.BtnOutput4.Tag = "3"
Me.BtnOutput4.Text = "4"
Me.BtnOutput4.UseVisualStyleBackColor = True
'
'BtnOutput3
'
Me.BtnOutput3.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnOutput3.Location = New System.Drawing.Point(103, 99)
Me.BtnOutput3.Name = "BtnOutput3"
Me.BtnOutput3.Size = New System.Drawing.Size(31, 26)
Me.BtnOutput3.TabIndex = 103
Me.BtnOutput3.Tag = "2"
Me.BtnOutput3.Text = "3"
Me.BtnOutput3.UseVisualStyleBackColor = True
'
'BtnOutput2
'
Me.BtnOutput2.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnOutput2.Location = New System.Drawing.Point(64, 99)
Me.BtnOutput2.Name = "BtnOutput2"
Me.BtnOutput2.Size = New System.Drawing.Size(31, 26)
Me.BtnOutput2.TabIndex = 102
Me.BtnOutput2.Tag = "1"
Me.BtnOutput2.Text = "2"
Me.BtnOutput2.UseVisualStyleBackColor = True
'
'BtnOutput1
'
Me.BtnOutput1.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnOutput1.Location = New System.Drawing.Point(25, 99)
Me.BtnOutput1.Name = "BtnOutput1"
Me.BtnOutput1.Size = New System.Drawing.Size(31, 26)
Me.BtnOutput1.TabIndex = 101
Me.BtnOutput1.Tag = "0"
Me.BtnOutput1.Text = "1"
Me.BtnOutput1.UseVisualStyleBackColor = True
'
'Label35
'
Me.Label35.AutoSize = True
Me.Label35.Location = New System.Drawing.Point(12, 128)
Me.Label35.Name = "Label35"
Me.Label35.Size = New System.Drawing.Size(71, 12)
Me.Label35.TabIndex = 100
Me.Label35.Text = "C12 IO 输入"
'
'BtnRelay13
'
Me.BtnRelay13.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnRelay13.Location = New System.Drawing.Point(493, 54)
Me.BtnRelay13.Name = "BtnRelay13"
Me.BtnRelay13.Size = New System.Drawing.Size(31, 27)
Me.BtnRelay13.TabIndex = 99
Me.BtnRelay13.Tag = "12"
Me.BtnRelay13.Text = "13"
Me.BtnRelay13.UseVisualStyleBackColor = True
'
'BtnRelay12
'
Me.BtnRelay12.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnRelay12.Location = New System.Drawing.Point(454, 54)
Me.BtnRelay12.Name = "BtnRelay12"
Me.BtnRelay12.Size = New System.Drawing.Size(31, 27)
Me.BtnRelay12.TabIndex = 97
Me.BtnRelay12.Tag = "11"
Me.BtnRelay12.Text = "12"
Me.BtnRelay12.UseVisualStyleBackColor = True
'
'BtnRelay11
'
Me.BtnRelay11.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnRelay11.Location = New System.Drawing.Point(415, 54)
Me.BtnRelay11.Name = "BtnRelay11"
Me.BtnRelay11.Size = New System.Drawing.Size(31, 27)
Me.BtnRelay11.TabIndex = 98
Me.BtnRelay11.Tag = "10"
Me.BtnRelay11.Text = "11"
Me.BtnRelay11.UseVisualStyleBackColor = True
'
'Label34
'
Me.Label34.AutoSize = True
Me.Label34.Location = New System.Drawing.Point(12, 39)
Me.Label34.Name = "Label34"
Me.Label34.Size = New System.Drawing.Size(107, 12)
Me.Label34.TabIndex = 96
Me.Label34.Text = "C12 IO 继电器控制"
'
'BtnRelay10
'
Me.BtnRelay10.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnRelay10.Location = New System.Drawing.Point(376, 54)
Me.BtnRelay10.Name = "BtnRelay10"
Me.BtnRelay10.Size = New System.Drawing.Size(31, 27)
Me.BtnRelay10.TabIndex = 95
Me.BtnRelay10.Tag = "9"
Me.BtnRelay10.Text = "10"
Me.BtnRelay10.UseVisualStyleBackColor = True
'
'BtnRelay9
'
Me.BtnRelay9.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnRelay9.Location = New System.Drawing.Point(337, 54)
Me.BtnRelay9.Name = "BtnRelay9"
Me.BtnRelay9.Size = New System.Drawing.Size(31, 27)
Me.BtnRelay9.TabIndex = 94
Me.BtnRelay9.Tag = "8"
Me.BtnRelay9.Text = "9"
Me.BtnRelay9.UseVisualStyleBackColor = True
'
'BtnRelay7
'
Me.BtnRelay7.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnRelay7.Location = New System.Drawing.Point(259, 54)
Me.BtnRelay7.Name = "BtnRelay7"
Me.BtnRelay7.Size = New System.Drawing.Size(31, 27)
Me.BtnRelay7.TabIndex = 93
Me.BtnRelay7.Tag = "6"
Me.BtnRelay7.Text = "7"
Me.BtnRelay7.UseVisualStyleBackColor = True
'
'BtnRelay6
'
Me.BtnRelay6.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnRelay6.Location = New System.Drawing.Point(220, 54)
Me.BtnRelay6.Name = "BtnRelay6"
Me.BtnRelay6.Size = New System.Drawing.Size(31, 27)
Me.BtnRelay6.TabIndex = 92
Me.BtnRelay6.Tag = "5"
Me.BtnRelay6.Text = "6"
Me.BtnRelay6.UseVisualStyleBackColor = True
'
'BtnRelay8
'
Me.BtnRelay8.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnRelay8.Location = New System.Drawing.Point(298, 54)
Me.BtnRelay8.Name = "BtnRelay8"
Me.BtnRelay8.Size = New System.Drawing.Size(31, 27)
Me.BtnRelay8.TabIndex = 91
Me.BtnRelay8.Tag = "7"
Me.BtnRelay8.Text = "8"
Me.BtnRelay8.UseVisualStyleBackColor = True
'
'BtnRelay5
'
Me.BtnRelay5.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnRelay5.Location = New System.Drawing.Point(181, 54)
Me.BtnRelay5.Name = "BtnRelay5"
Me.BtnRelay5.Size = New System.Drawing.Size(31, 27)
Me.BtnRelay5.TabIndex = 90
Me.BtnRelay5.Tag = "4"
Me.BtnRelay5.Text = "5"
Me.BtnRelay5.UseVisualStyleBackColor = True
'
'BtnRelay4
'
Me.BtnRelay4.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnRelay4.Location = New System.Drawing.Point(142, 54)
Me.BtnRelay4.Name = "BtnRelay4"
Me.BtnRelay4.Size = New System.Drawing.Size(31, 27)
Me.BtnRelay4.TabIndex = 89
Me.BtnRelay4.Tag = "3"
Me.BtnRelay4.Text = "4"
Me.BtnRelay4.UseVisualStyleBackColor = True
'
'BtnRelay3
'
Me.BtnRelay3.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnRelay3.Location = New System.Drawing.Point(103, 54)
Me.BtnRelay3.Name = "BtnRelay3"
Me.BtnRelay3.Size = New System.Drawing.Size(31, 27)
Me.BtnRelay3.TabIndex = 88
Me.BtnRelay3.Tag = "2"
Me.BtnRelay3.Text = "3"
Me.BtnRelay3.UseVisualStyleBackColor = True
'
'BtnRelay2
'
Me.BtnRelay2.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnRelay2.Location = New System.Drawing.Point(64, 54)
Me.BtnRelay2.Name = "BtnRelay2"
Me.BtnRelay2.Size = New System.Drawing.Size(31, 27)
Me.BtnRelay2.TabIndex = 87
Me.BtnRelay2.Tag = "1"
Me.BtnRelay2.Text = "2"
Me.BtnRelay2.UseVisualStyleBackColor = True
'
'BtnRelay1
'
Me.BtnRelay1.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.BtnRelay1.Location = New System.Drawing.Point(25, 54)
Me.BtnRelay1.Name = "BtnRelay1"
Me.BtnRelay1.Size = New System.Drawing.Size(31, 27)
Me.BtnRelay1.TabIndex = 86
Me.BtnRelay1.Tag = "0"
Me.BtnRelay1.Text = "1"
Me.BtnRelay1.UseVisualStyleBackColor = True
'
'LblInput13
'
Me.LblInput13.AutoSize = True
Me.LblInput13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.LblInput13.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblInput13.Location = New System.Drawing.Point(502, 144)
Me.LblInput13.Name = "LblInput13"
Me.LblInput13.Size = New System.Drawing.Size(37, 16)
Me.LblInput13.TabIndex = 132
Me.LblInput13.Text = " 13 "
'
'LblInput12
'
Me.LblInput12.AutoSize = True
Me.LblInput12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.LblInput12.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblInput12.Location = New System.Drawing.Point(457, 144)
Me.LblInput12.Name = "LblInput12"
Me.LblInput12.Size = New System.Drawing.Size(37, 16)
Me.LblInput12.TabIndex = 131
Me.LblInput12.Text = " 12 "
'
'LblInput11
'
Me.LblInput11.AutoSize = True
Me.LblInput11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.LblInput11.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblInput11.Location = New System.Drawing.Point(412, 144)
Me.LblInput11.Name = "LblInput11"
Me.LblInput11.Size = New System.Drawing.Size(37, 16)
Me.LblInput11.TabIndex = 130
Me.LblInput11.Text = " 11 "
'
'LblInput10
'
Me.LblInput10.AutoSize = True
Me.LblInput10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.LblInput10.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblInput10.Location = New System.Drawing.Point(367, 144)
Me.LblInput10.Name = "LblInput10"
Me.LblInput10.Size = New System.Drawing.Size(37, 16)
Me.LblInput10.TabIndex = 129
Me.LblInput10.Text = " 10 "
'
'LblInput9
'
Me.LblInput9.AutoSize = True
Me.LblInput9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.LblInput9.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblInput9.Location = New System.Drawing.Point(329, 144)
Me.LblInput9.Name = "LblInput9"
Me.LblInput9.Size = New System.Drawing.Size(30, 16)
Me.LblInput9.TabIndex = 128
Me.LblInput9.Text = " 9 "
'
'LblInput8
'
Me.LblInput8.AutoSize = True
Me.LblInput8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.LblInput8.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.LblInput8.Location = New System.Drawing.Point(291, 144)
Me.LblInput8.Name = "LblInput8"
Me.LblInput8.Size = New System.Drawing.Size(30, 16)
Me.LblInput8.TabIndex = 127
Me.LblInput8.Text = " 8 "
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Location = New System.Drawing.Point(12, 9)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(53, 12)
Me.Label7.TabIndex = 133
Me.Label7.Text = "C12 调光"
'
'BtnDimming
'
Me.BtnDimming.Location = New System.Drawing.Point(91, 9)
Me.BtnDimming.Name = "BtnDimming"
Me.BtnDimming.Size = New System.Drawing.Size(62, 24)
Me.BtnDimming.TabIndex = 134
Me.BtnDimming.Text = "调光测试"
Me.BtnDimming.UseVisualStyleBackColor = True
'
'FrmTest_C12
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(658, 256)
Me.Controls.Add(Me.BtnDimming)
Me.Controls.Add(Me.Label7)
Me.Controls.Add(Me.LblInput13)
Me.Controls.Add(Me.LblInput12)
Me.Controls.Add(Me.LblInput11)
Me.Controls.Add(Me.LblInput10)
Me.Controls.Add(Me.LblInput9)
Me.Controls.Add(Me.LblInput8)
Me.Controls.Add(Me.Label48)
Me.Controls.Add(Me.LblInput7)
Me.Controls.Add(Me.LblInput6)
Me.Controls.Add(Me.LblInput5)
Me.Controls.Add(Me.LblInput4)
Me.Controls.Add(Me.LblInput3)
Me.Controls.Add(Me.LblInput2)
Me.Controls.Add(Me.LblInput1)
Me.Controls.Add(Me.Label40)
Me.Controls.Add(Me.Button23)
Me.Controls.Add(Me.BtnInputTest)
Me.Controls.Add(Me.Button21)
Me.Controls.Add(Me.Label39)
Me.Controls.Add(Me.NumericUpDown1)
Me.Controls.Add(Me.Label38)
Me.Controls.Add(Me.ComboBox10)
Me.Controls.Add(Me.Label37)
Me.Controls.Add(Me.Label36)
Me.Controls.Add(Me.BtnOutput5)
Me.Controls.Add(Me.BtnOutput4)
Me.Controls.Add(Me.BtnOutput3)
Me.Controls.Add(Me.BtnOutput2)
Me.Controls.Add(Me.BtnOutput1)
Me.Controls.Add(Me.Label35)
Me.Controls.Add(Me.BtnRelay13)
Me.Controls.Add(Me.BtnRelay12)
Me.Controls.Add(Me.BtnRelay11)
Me.Controls.Add(Me.Label34)
Me.Controls.Add(Me.BtnRelay10)
Me.Controls.Add(Me.BtnRelay9)
Me.Controls.Add(Me.BtnRelay7)
Me.Controls.Add(Me.BtnRelay6)
Me.Controls.Add(Me.BtnRelay8)
Me.Controls.Add(Me.BtnRelay5)
Me.Controls.Add(Me.BtnRelay4)
Me.Controls.Add(Me.BtnRelay3)
Me.Controls.Add(Me.BtnRelay2)
Me.Controls.Add(Me.BtnRelay1)
Me.Name = "FrmTest_C12"
Me.Text = "FrmTest_C12"
CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents Label48 As Label
Friend WithEvents LblInput7 As Label
Friend WithEvents LblInput6 As Label
Friend WithEvents LblInput5 As Label
Friend WithEvents LblInput4 As Label
Friend WithEvents LblInput3 As Label
Friend WithEvents LblInput2 As Label
Friend WithEvents LblInput1 As Label
Friend WithEvents Label40 As Label
Friend WithEvents Button23 As Button
Friend WithEvents BtnInputTest As Button
Friend WithEvents Button21 As Button
Friend WithEvents Label39 As Label
Friend WithEvents NumericUpDown1 As NumericUpDown
Friend WithEvents Label38 As Label
Friend WithEvents ComboBox10 As ComboBox
Friend WithEvents Label37 As Label
Friend WithEvents Label36 As Label
Friend WithEvents BtnOutput5 As Button
Friend WithEvents BtnOutput4 As Button
Friend WithEvents BtnOutput3 As Button
Friend WithEvents BtnOutput2 As Button
Friend WithEvents BtnOutput1 As Button
Friend WithEvents Label35 As Label
Friend WithEvents BtnRelay13 As Button
Friend WithEvents BtnRelay12 As Button
Friend WithEvents BtnRelay11 As Button
Friend WithEvents Label34 As Label
Friend WithEvents BtnRelay10 As Button
Friend WithEvents BtnRelay9 As Button
Friend WithEvents BtnRelay7 As Button
Friend WithEvents BtnRelay6 As Button
Friend WithEvents BtnRelay8 As Button
Friend WithEvents BtnRelay5 As Button
Friend WithEvents BtnRelay4 As Button
Friend WithEvents BtnRelay3 As Button
Friend WithEvents BtnRelay2 As Button
Friend WithEvents BtnRelay1 As Button
Friend WithEvents LblInput13 As Label
Friend WithEvents LblInput12 As Label
Friend WithEvents LblInput11 As Label
Friend WithEvents LblInput10 As Label
Friend WithEvents LblInput9 As Label
Friend WithEvents LblInput8 As Label
Friend WithEvents Label7 As Label
Friend WithEvents BtnDimming As Button
End Class