_ Partial Public Class Form1 Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component list. _ Protected Overrides Sub Dispose(ByVal disposing As Boolean) If disposing AndAlso components IsNot Nothing Then components.Dispose() End If MyBase.Dispose(disposing) End Sub 'Required by the Windows Form Designer Private components As System.ComponentModel.IContainer 'NOTE: The following procedure is required by the Windows Form Designer 'It can be modified using the Windows Form Designer. 'Do not modify it using the code editor. _ Private Sub InitializeComponent() Me.panelCh8 = New System.Windows.Forms.Panel Me.btnCh8 = New System.Windows.Forms.Button Me.txtCh8 = New System.Windows.Forms.TextBox Me.txtModule = New System.Windows.Forms.TextBox Me.timer1 = New System.Windows.Forms.Timer Me.panelCh4 = New System.Windows.Forms.Panel Me.btnCh4 = New System.Windows.Forms.Button Me.txtCh4 = New System.Windows.Forms.TextBox Me.txtCh5 = New System.Windows.Forms.TextBox Me.panelCh2 = New System.Windows.Forms.Panel Me.btnCh2 = New System.Windows.Forms.Button Me.txtCh2 = New System.Windows.Forms.TextBox Me.txtReadCount = New System.Windows.Forms.TextBox Me.panelCh0 = New System.Windows.Forms.Panel Me.btnCh0 = New System.Windows.Forms.Button Me.txtCh0 = New System.Windows.Forms.TextBox Me.label7 = New System.Windows.Forms.Label Me.btnCh6 = New System.Windows.Forms.Button Me.label6 = New System.Windows.Forms.Label Me.txtCh6 = New System.Windows.Forms.TextBox Me.btnCh5 = New System.Windows.Forms.Button Me.buttonStart = New System.Windows.Forms.Button Me.btnCh3 = New System.Windows.Forms.Button Me.txtCh3 = New System.Windows.Forms.TextBox Me.panelCh6 = New System.Windows.Forms.Panel Me.panelCh1 = New System.Windows.Forms.Panel Me.btnCh1 = New System.Windows.Forms.Button Me.txtCh1 = New System.Windows.Forms.TextBox Me.panelCh5 = New System.Windows.Forms.Panel Me.panelCh12 = New System.Windows.Forms.Panel Me.btnCh12 = New System.Windows.Forms.Button Me.txtCh12 = New System.Windows.Forms.TextBox Me.panelCh3 = New System.Windows.Forms.Panel Me.btnCh7 = New System.Windows.Forms.Button Me.btnCh11 = New System.Windows.Forms.Button Me.panelCh13 = New System.Windows.Forms.Panel Me.btnCh13 = New System.Windows.Forms.Button Me.txtCh13 = New System.Windows.Forms.TextBox Me.button1 = New System.Windows.Forms.Button Me.txtCh11 = New System.Windows.Forms.TextBox Me.txtCh7 = New System.Windows.Forms.TextBox Me.panelCh11 = New System.Windows.Forms.Panel Me.btnCh9 = New System.Windows.Forms.Button Me.txtCh9 = New System.Windows.Forms.TextBox Me.panelCh9 = New System.Windows.Forms.Panel Me.panelCh10 = New System.Windows.Forms.Panel Me.btnCh10 = New System.Windows.Forms.Button Me.txtCh10 = New System.Windows.Forms.TextBox Me.btnCh14 = New System.Windows.Forms.Button Me.panelCh17 = New System.Windows.Forms.Panel Me.btnCh17 = New System.Windows.Forms.Button Me.txtCh17 = New System.Windows.Forms.TextBox Me.txtCh14 = New System.Windows.Forms.TextBox Me.btnCh15 = New System.Windows.Forms.Button Me.txtCh15 = New System.Windows.Forms.TextBox Me.panelCh14 = New System.Windows.Forms.Panel Me.btnCh16 = New System.Windows.Forms.Button Me.panelCh15 = New System.Windows.Forms.Panel Me.panelCh7 = New System.Windows.Forms.Panel Me.txtCh16 = New System.Windows.Forms.TextBox Me.panelCh16 = New System.Windows.Forms.Panel Me.PanelDIO = New System.Windows.Forms.Panel Me.chbxPtoPWDT = New System.Windows.Forms.CheckBox Me.chbxCommWDT = New System.Windows.Forms.CheckBox Me.btnApplyWDT = New System.Windows.Forms.Button Me.cbxWDT0 = New System.Windows.Forms.CheckBox Me.cbxWDT1 = New System.Windows.Forms.CheckBox Me.cbxWDT2 = New System.Windows.Forms.CheckBox Me.cbxWDT3 = New System.Windows.Forms.CheckBox Me.cbxWDT4 = New System.Windows.Forms.CheckBox Me.cbxWDT5 = New System.Windows.Forms.CheckBox Me.cbxWDT6 = New System.Windows.Forms.CheckBox Me.cbxWDT7 = New System.Windows.Forms.CheckBox Me.cbxWDT8 = New System.Windows.Forms.CheckBox Me.cbxWDT9 = New System.Windows.Forms.CheckBox Me.cbxWDT10 = New System.Windows.Forms.CheckBox Me.cbxWDT11 = New System.Windows.Forms.CheckBox Me.cbxWDT12 = New System.Windows.Forms.CheckBox Me.cbxWDT13 = New System.Windows.Forms.CheckBox Me.cbxWDT14 = New System.Windows.Forms.CheckBox Me.cbxWDT15 = New System.Windows.Forms.CheckBox Me.cbxWDT16 = New System.Windows.Forms.CheckBox Me.cbxWDT17 = New System.Windows.Forms.CheckBox Me.panelCh8.SuspendLayout() Me.panelCh4.SuspendLayout() Me.panelCh2.SuspendLayout() Me.panelCh0.SuspendLayout() Me.panelCh6.SuspendLayout() Me.panelCh1.SuspendLayout() Me.panelCh5.SuspendLayout() Me.panelCh12.SuspendLayout() Me.panelCh3.SuspendLayout() Me.panelCh13.SuspendLayout() Me.panelCh11.SuspendLayout() Me.panelCh9.SuspendLayout() Me.panelCh10.SuspendLayout() Me.panelCh17.SuspendLayout() Me.panelCh14.SuspendLayout() Me.panelCh15.SuspendLayout() Me.panelCh7.SuspendLayout() Me.panelCh16.SuspendLayout() Me.PanelDIO.SuspendLayout() Me.SuspendLayout() ' 'panelCh8 ' Me.panelCh8.BackColor = System.Drawing.Color.SkyBlue Me.panelCh8.Controls.Add(Me.cbxWDT8) Me.panelCh8.Controls.Add(Me.btnCh8) Me.panelCh8.Controls.Add(Me.txtCh8) Me.panelCh8.Location = New System.Drawing.Point(246, 88) Me.panelCh8.Name = "panelCh8" Me.panelCh8.Size = New System.Drawing.Size(235, 40) ' 'btnCh8 ' Me.btnCh8.Location = New System.Drawing.Point(8, 8) Me.btnCh8.Name = "btnCh8" Me.btnCh8.Size = New System.Drawing.Size(56, 24) Me.btnCh8.TabIndex = 0 Me.btnCh8.Text = "DIO" ' 'txtCh8 ' Me.txtCh8.Location = New System.Drawing.Point(80, 8) Me.txtCh8.Name = "txtCh8" Me.txtCh8.Size = New System.Drawing.Size(64, 23) Me.txtCh8.TabIndex = 1 ' 'txtModule ' Me.txtModule.Location = New System.Drawing.Point(171, 17) Me.txtModule.Name = "txtModule" Me.txtModule.Size = New System.Drawing.Size(176, 23) Me.txtModule.TabIndex = 6 ' 'timer1 ' ' 'panelCh4 ' Me.panelCh4.BackColor = System.Drawing.Color.SkyBlue Me.panelCh4.Controls.Add(Me.cbxWDT4) Me.panelCh4.Controls.Add(Me.btnCh4) Me.panelCh4.Controls.Add(Me.txtCh4) Me.panelCh4.Location = New System.Drawing.Point(3, 168) Me.panelCh4.Name = "panelCh4" Me.panelCh4.Size = New System.Drawing.Size(235, 40) ' 'btnCh4 ' Me.btnCh4.Location = New System.Drawing.Point(8, 8) Me.btnCh4.Name = "btnCh4" Me.btnCh4.Size = New System.Drawing.Size(56, 24) Me.btnCh4.TabIndex = 0 Me.btnCh4.Text = "DIO" ' 'txtCh4 ' Me.txtCh4.Location = New System.Drawing.Point(80, 8) Me.txtCh4.Name = "txtCh4" Me.txtCh4.Size = New System.Drawing.Size(64, 23) Me.txtCh4.TabIndex = 1 ' 'txtCh5 ' Me.txtCh5.Location = New System.Drawing.Point(80, 8) Me.txtCh5.Name = "txtCh5" Me.txtCh5.Size = New System.Drawing.Size(64, 23) Me.txtCh5.TabIndex = 1 ' 'panelCh2 ' Me.panelCh2.BackColor = System.Drawing.Color.SkyBlue Me.panelCh2.Controls.Add(Me.cbxWDT2) Me.panelCh2.Controls.Add(Me.btnCh2) Me.panelCh2.Controls.Add(Me.txtCh2) Me.panelCh2.Location = New System.Drawing.Point(3, 88) Me.panelCh2.Name = "panelCh2" Me.panelCh2.Size = New System.Drawing.Size(235, 40) ' 'btnCh2 ' Me.btnCh2.Location = New System.Drawing.Point(8, 8) Me.btnCh2.Name = "btnCh2" Me.btnCh2.Size = New System.Drawing.Size(56, 24) Me.btnCh2.TabIndex = 0 Me.btnCh2.Text = "DIO" ' 'txtCh2 ' Me.txtCh2.Location = New System.Drawing.Point(80, 8) Me.txtCh2.Name = "txtCh2" Me.txtCh2.Size = New System.Drawing.Size(64, 23) Me.txtCh2.TabIndex = 1 ' 'txtReadCount ' Me.txtReadCount.Location = New System.Drawing.Point(171, 49) Me.txtReadCount.Name = "txtReadCount" Me.txtReadCount.Size = New System.Drawing.Size(176, 23) Me.txtReadCount.TabIndex = 7 Me.txtReadCount.Text = "0" ' 'panelCh0 ' Me.panelCh0.BackColor = System.Drawing.Color.SkyBlue Me.panelCh0.Controls.Add(Me.cbxWDT0) Me.panelCh0.Controls.Add(Me.btnCh0) Me.panelCh0.Controls.Add(Me.txtCh0) Me.panelCh0.Location = New System.Drawing.Point(3, 8) Me.panelCh0.Name = "panelCh0" Me.panelCh0.Size = New System.Drawing.Size(235, 40) ' 'btnCh0 ' Me.btnCh0.Location = New System.Drawing.Point(8, 8) Me.btnCh0.Name = "btnCh0" Me.btnCh0.Size = New System.Drawing.Size(56, 24) Me.btnCh0.TabIndex = 0 Me.btnCh0.Text = "DIO" ' 'txtCh0 ' Me.txtCh0.Location = New System.Drawing.Point(80, 8) Me.txtCh0.Name = "txtCh0" Me.txtCh0.Size = New System.Drawing.Size(64, 23) Me.txtCh0.TabIndex = 1 ' 'label7 ' Me.label7.Location = New System.Drawing.Point(19, 17) Me.label7.Name = "label7" Me.label7.Size = New System.Drawing.Size(136, 20) Me.label7.Text = "Module name:" ' 'btnCh6 ' Me.btnCh6.Location = New System.Drawing.Point(8, 8) Me.btnCh6.Name = "btnCh6" Me.btnCh6.Size = New System.Drawing.Size(56, 24) Me.btnCh6.TabIndex = 0 Me.btnCh6.Text = "DIO" ' 'label6 ' Me.label6.Location = New System.Drawing.Point(19, 49) Me.label6.Name = "label6" Me.label6.Size = New System.Drawing.Size(136, 20) Me.label6.Text = "Read count:" ' 'txtCh6 ' Me.txtCh6.Location = New System.Drawing.Point(80, 8) Me.txtCh6.Name = "txtCh6" Me.txtCh6.Size = New System.Drawing.Size(64, 23) Me.txtCh6.TabIndex = 1 ' 'btnCh5 ' Me.btnCh5.Location = New System.Drawing.Point(8, 8) Me.btnCh5.Name = "btnCh5" Me.btnCh5.Size = New System.Drawing.Size(56, 24) Me.btnCh5.TabIndex = 0 Me.btnCh5.Text = "DIO" ' 'buttonStart ' Me.buttonStart.Location = New System.Drawing.Point(371, 17) Me.buttonStart.Name = "buttonStart" Me.buttonStart.Size = New System.Drawing.Size(72, 24) Me.buttonStart.TabIndex = 9 Me.buttonStart.Text = "Start" ' 'btnCh3 ' Me.btnCh3.Location = New System.Drawing.Point(8, 8) Me.btnCh3.Name = "btnCh3" Me.btnCh3.Size = New System.Drawing.Size(56, 24) Me.btnCh3.TabIndex = 0 Me.btnCh3.Text = "DIO" ' 'txtCh3 ' Me.txtCh3.Location = New System.Drawing.Point(80, 8) Me.txtCh3.Name = "txtCh3" Me.txtCh3.Size = New System.Drawing.Size(64, 23) Me.txtCh3.TabIndex = 1 ' 'panelCh6 ' Me.panelCh6.BackColor = System.Drawing.Color.SkyBlue Me.panelCh6.Controls.Add(Me.cbxWDT6) Me.panelCh6.Controls.Add(Me.btnCh6) Me.panelCh6.Controls.Add(Me.txtCh6) Me.panelCh6.Location = New System.Drawing.Point(246, 8) Me.panelCh6.Name = "panelCh6" Me.panelCh6.Size = New System.Drawing.Size(235, 40) ' 'panelCh1 ' Me.panelCh1.BackColor = System.Drawing.Color.SkyBlue Me.panelCh1.Controls.Add(Me.cbxWDT1) Me.panelCh1.Controls.Add(Me.btnCh1) Me.panelCh1.Controls.Add(Me.txtCh1) Me.panelCh1.Location = New System.Drawing.Point(3, 48) Me.panelCh1.Name = "panelCh1" Me.panelCh1.Size = New System.Drawing.Size(235, 40) ' 'btnCh1 ' Me.btnCh1.Location = New System.Drawing.Point(8, 8) Me.btnCh1.Name = "btnCh1" Me.btnCh1.Size = New System.Drawing.Size(56, 24) Me.btnCh1.TabIndex = 0 Me.btnCh1.Text = "DIO" ' 'txtCh1 ' Me.txtCh1.Location = New System.Drawing.Point(80, 8) Me.txtCh1.Name = "txtCh1" Me.txtCh1.Size = New System.Drawing.Size(64, 23) Me.txtCh1.TabIndex = 1 ' 'panelCh5 ' Me.panelCh5.BackColor = System.Drawing.Color.SkyBlue Me.panelCh5.Controls.Add(Me.cbxWDT5) Me.panelCh5.Controls.Add(Me.btnCh5) Me.panelCh5.Controls.Add(Me.txtCh5) Me.panelCh5.Location = New System.Drawing.Point(3, 208) Me.panelCh5.Name = "panelCh5" Me.panelCh5.Size = New System.Drawing.Size(235, 40) ' 'panelCh12 ' Me.panelCh12.BackColor = System.Drawing.Color.SkyBlue Me.panelCh12.Controls.Add(Me.cbxWDT12) Me.panelCh12.Controls.Add(Me.btnCh12) Me.panelCh12.Controls.Add(Me.txtCh12) Me.panelCh12.Location = New System.Drawing.Point(490, 8) Me.panelCh12.Name = "panelCh12" Me.panelCh12.Size = New System.Drawing.Size(235, 40) ' 'btnCh12 ' Me.btnCh12.Location = New System.Drawing.Point(8, 8) Me.btnCh12.Name = "btnCh12" Me.btnCh12.Size = New System.Drawing.Size(56, 24) Me.btnCh12.TabIndex = 0 Me.btnCh12.Text = "DIO" ' 'txtCh12 ' Me.txtCh12.Location = New System.Drawing.Point(80, 8) Me.txtCh12.Name = "txtCh12" Me.txtCh12.Size = New System.Drawing.Size(64, 23) Me.txtCh12.TabIndex = 1 ' 'panelCh3 ' Me.panelCh3.BackColor = System.Drawing.Color.SkyBlue Me.panelCh3.Controls.Add(Me.cbxWDT3) Me.panelCh3.Controls.Add(Me.btnCh3) Me.panelCh3.Controls.Add(Me.txtCh3) Me.panelCh3.Location = New System.Drawing.Point(3, 128) Me.panelCh3.Name = "panelCh3" Me.panelCh3.Size = New System.Drawing.Size(235, 40) ' 'btnCh7 ' Me.btnCh7.Location = New System.Drawing.Point(8, 8) Me.btnCh7.Name = "btnCh7" Me.btnCh7.Size = New System.Drawing.Size(56, 24) Me.btnCh7.TabIndex = 0 Me.btnCh7.Text = "DIO" ' 'btnCh11 ' Me.btnCh11.Location = New System.Drawing.Point(8, 8) Me.btnCh11.Name = "btnCh11" Me.btnCh11.Size = New System.Drawing.Size(56, 24) Me.btnCh11.TabIndex = 0 Me.btnCh11.Text = "DIO" ' 'panelCh13 ' Me.panelCh13.BackColor = System.Drawing.Color.SkyBlue Me.panelCh13.Controls.Add(Me.cbxWDT13) Me.panelCh13.Controls.Add(Me.btnCh13) Me.panelCh13.Controls.Add(Me.txtCh13) Me.panelCh13.Controls.Add(Me.button1) Me.panelCh13.Location = New System.Drawing.Point(490, 48) Me.panelCh13.Name = "panelCh13" Me.panelCh13.Size = New System.Drawing.Size(235, 40) ' 'btnCh13 ' Me.btnCh13.Location = New System.Drawing.Point(8, 8) Me.btnCh13.Name = "btnCh13" Me.btnCh13.Size = New System.Drawing.Size(56, 24) Me.btnCh13.TabIndex = 0 Me.btnCh13.Text = "DIO" ' 'txtCh13 ' Me.txtCh13.Location = New System.Drawing.Point(80, 8) Me.txtCh13.Name = "txtCh13" Me.txtCh13.Size = New System.Drawing.Size(64, 23) Me.txtCh13.TabIndex = 1 ' 'button1 ' Me.button1.Location = New System.Drawing.Point(8, 8) Me.button1.Name = "button1" Me.button1.Size = New System.Drawing.Size(56, 24) Me.button1.TabIndex = 2 Me.button1.Text = "DIO" ' 'txtCh11 ' Me.txtCh11.Location = New System.Drawing.Point(80, 8) Me.txtCh11.Name = "txtCh11" Me.txtCh11.Size = New System.Drawing.Size(64, 23) Me.txtCh11.TabIndex = 1 ' 'txtCh7 ' Me.txtCh7.Location = New System.Drawing.Point(80, 8) Me.txtCh7.Name = "txtCh7" Me.txtCh7.Size = New System.Drawing.Size(64, 23) Me.txtCh7.TabIndex = 1 ' 'panelCh11 ' Me.panelCh11.BackColor = System.Drawing.Color.SkyBlue Me.panelCh11.Controls.Add(Me.cbxWDT11) Me.panelCh11.Controls.Add(Me.btnCh11) Me.panelCh11.Controls.Add(Me.txtCh11) Me.panelCh11.Location = New System.Drawing.Point(246, 208) Me.panelCh11.Name = "panelCh11" Me.panelCh11.Size = New System.Drawing.Size(235, 40) ' 'btnCh9 ' Me.btnCh9.Location = New System.Drawing.Point(8, 8) Me.btnCh9.Name = "btnCh9" Me.btnCh9.Size = New System.Drawing.Size(56, 24) Me.btnCh9.TabIndex = 0 Me.btnCh9.Text = "DIO" ' 'txtCh9 ' Me.txtCh9.Location = New System.Drawing.Point(80, 8) Me.txtCh9.Name = "txtCh9" Me.txtCh9.Size = New System.Drawing.Size(64, 23) Me.txtCh9.TabIndex = 1 ' 'panelCh9 ' Me.panelCh9.BackColor = System.Drawing.Color.SkyBlue Me.panelCh9.Controls.Add(Me.cbxWDT9) Me.panelCh9.Controls.Add(Me.btnCh9) Me.panelCh9.Controls.Add(Me.txtCh9) Me.panelCh9.Location = New System.Drawing.Point(246, 128) Me.panelCh9.Name = "panelCh9" Me.panelCh9.Size = New System.Drawing.Size(235, 40) ' 'panelCh10 ' Me.panelCh10.BackColor = System.Drawing.Color.SkyBlue Me.panelCh10.Controls.Add(Me.cbxWDT10) Me.panelCh10.Controls.Add(Me.btnCh10) Me.panelCh10.Controls.Add(Me.txtCh10) Me.panelCh10.Location = New System.Drawing.Point(246, 168) Me.panelCh10.Name = "panelCh10" Me.panelCh10.Size = New System.Drawing.Size(235, 40) ' 'btnCh10 ' Me.btnCh10.Location = New System.Drawing.Point(8, 8) Me.btnCh10.Name = "btnCh10" Me.btnCh10.Size = New System.Drawing.Size(56, 24) Me.btnCh10.TabIndex = 0 Me.btnCh10.Text = "DIO" ' 'txtCh10 ' Me.txtCh10.Location = New System.Drawing.Point(80, 8) Me.txtCh10.Name = "txtCh10" Me.txtCh10.Size = New System.Drawing.Size(64, 23) Me.txtCh10.TabIndex = 1 ' 'btnCh14 ' Me.btnCh14.Location = New System.Drawing.Point(8, 8) Me.btnCh14.Name = "btnCh14" Me.btnCh14.Size = New System.Drawing.Size(56, 24) Me.btnCh14.TabIndex = 0 Me.btnCh14.Text = "DIO" ' 'panelCh17 ' Me.panelCh17.BackColor = System.Drawing.Color.SkyBlue Me.panelCh17.Controls.Add(Me.cbxWDT17) Me.panelCh17.Controls.Add(Me.btnCh17) Me.panelCh17.Controls.Add(Me.txtCh17) Me.panelCh17.Location = New System.Drawing.Point(490, 208) Me.panelCh17.Name = "panelCh17" Me.panelCh17.Size = New System.Drawing.Size(235, 40) ' 'btnCh17 ' Me.btnCh17.Location = New System.Drawing.Point(8, 8) Me.btnCh17.Name = "btnCh17" Me.btnCh17.Size = New System.Drawing.Size(56, 24) Me.btnCh17.TabIndex = 0 Me.btnCh17.Text = "DIO" ' 'txtCh17 ' Me.txtCh17.Location = New System.Drawing.Point(80, 8) Me.txtCh17.Name = "txtCh17" Me.txtCh17.Size = New System.Drawing.Size(64, 23) Me.txtCh17.TabIndex = 1 ' 'txtCh14 ' Me.txtCh14.Location = New System.Drawing.Point(80, 8) Me.txtCh14.Name = "txtCh14" Me.txtCh14.Size = New System.Drawing.Size(64, 23) Me.txtCh14.TabIndex = 1 ' 'btnCh15 ' Me.btnCh15.Location = New System.Drawing.Point(8, 8) Me.btnCh15.Name = "btnCh15" Me.btnCh15.Size = New System.Drawing.Size(56, 24) Me.btnCh15.TabIndex = 0 Me.btnCh15.Text = "DIO" ' 'txtCh15 ' Me.txtCh15.Location = New System.Drawing.Point(80, 8) Me.txtCh15.Name = "txtCh15" Me.txtCh15.Size = New System.Drawing.Size(64, 23) Me.txtCh15.TabIndex = 1 ' 'panelCh14 ' Me.panelCh14.BackColor = System.Drawing.Color.SkyBlue Me.panelCh14.Controls.Add(Me.cbxWDT14) Me.panelCh14.Controls.Add(Me.btnCh14) Me.panelCh14.Controls.Add(Me.txtCh14) Me.panelCh14.Location = New System.Drawing.Point(490, 88) Me.panelCh14.Name = "panelCh14" Me.panelCh14.Size = New System.Drawing.Size(235, 40) ' 'btnCh16 ' Me.btnCh16.Location = New System.Drawing.Point(8, 8) Me.btnCh16.Name = "btnCh16" Me.btnCh16.Size = New System.Drawing.Size(56, 24) Me.btnCh16.TabIndex = 0 Me.btnCh16.Text = "DIO" ' 'panelCh15 ' Me.panelCh15.BackColor = System.Drawing.Color.SkyBlue Me.panelCh15.Controls.Add(Me.cbxWDT15) Me.panelCh15.Controls.Add(Me.btnCh15) Me.panelCh15.Controls.Add(Me.txtCh15) Me.panelCh15.Location = New System.Drawing.Point(490, 128) Me.panelCh15.Name = "panelCh15" Me.panelCh15.Size = New System.Drawing.Size(235, 40) ' 'panelCh7 ' Me.panelCh7.BackColor = System.Drawing.Color.SkyBlue Me.panelCh7.Controls.Add(Me.cbxWDT7) Me.panelCh7.Controls.Add(Me.btnCh7) Me.panelCh7.Controls.Add(Me.txtCh7) Me.panelCh7.Location = New System.Drawing.Point(246, 48) Me.panelCh7.Name = "panelCh7" Me.panelCh7.Size = New System.Drawing.Size(235, 40) ' 'txtCh16 ' Me.txtCh16.Location = New System.Drawing.Point(80, 8) Me.txtCh16.Name = "txtCh16" Me.txtCh16.Size = New System.Drawing.Size(64, 23) Me.txtCh16.TabIndex = 1 ' 'panelCh16 ' Me.panelCh16.BackColor = System.Drawing.Color.SkyBlue Me.panelCh16.Controls.Add(Me.cbxWDT16) Me.panelCh16.Controls.Add(Me.btnCh16) Me.panelCh16.Controls.Add(Me.txtCh16) Me.panelCh16.Location = New System.Drawing.Point(490, 168) Me.panelCh16.Name = "panelCh16" Me.panelCh16.Size = New System.Drawing.Size(235, 40) ' 'PanelDIO ' Me.PanelDIO.Controls.Add(Me.panelCh17) Me.PanelDIO.Controls.Add(Me.panelCh8) Me.PanelDIO.Controls.Add(Me.panelCh14) Me.PanelDIO.Controls.Add(Me.panelCh4) Me.PanelDIO.Controls.Add(Me.panelCh15) Me.PanelDIO.Controls.Add(Me.panelCh2) Me.PanelDIO.Controls.Add(Me.panelCh7) Me.PanelDIO.Controls.Add(Me.panelCh0) Me.PanelDIO.Controls.Add(Me.panelCh6) Me.PanelDIO.Controls.Add(Me.panelCh12) Me.PanelDIO.Controls.Add(Me.panelCh5) Me.PanelDIO.Controls.Add(Me.panelCh13) Me.PanelDIO.Controls.Add(Me.panelCh3) Me.PanelDIO.Controls.Add(Me.panelCh11) Me.PanelDIO.Controls.Add(Me.panelCh9) Me.PanelDIO.Controls.Add(Me.panelCh10) Me.PanelDIO.Controls.Add(Me.panelCh16) Me.PanelDIO.Controls.Add(Me.panelCh1) Me.PanelDIO.Enabled = False Me.PanelDIO.Location = New System.Drawing.Point(13, 81) Me.PanelDIO.Name = "PanelDIO" Me.PanelDIO.Size = New System.Drawing.Size(727, 256) ' 'chbxPtoPWDT ' Me.chbxPtoPWDT.Location = New System.Drawing.Point(507, 348) Me.chbxPtoPWDT.Name = "chbxPtoPWDT" Me.chbxPtoPWDT.Size = New System.Drawing.Size(97, 16) Me.chbxPtoPWDT.TabIndex = 63 Me.chbxPtoPWDT.Text = "P2P/GCL WDT" ' 'chbxCommWDT ' Me.chbxCommWDT.Location = New System.Drawing.Point(373, 348) Me.chbxCommWDT.Name = "chbxCommWDT" Me.chbxCommWDT.Size = New System.Drawing.Size(128, 16) Me.chbxCommWDT.TabIndex = 62 Me.chbxCommWDT.Text = "Commnuication WDT" ' 'btnApplyWDT ' Me.btnApplyWDT.Location = New System.Drawing.Point(621, 343) Me.btnApplyWDT.Name = "btnApplyWDT" Me.btnApplyWDT.Size = New System.Drawing.Size(117, 24) Me.btnApplyWDT.TabIndex = 61 Me.btnApplyWDT.Text = "Apply FSV" ' 'cbxWDT0 ' Me.cbxWDT0.Location = New System.Drawing.Point(155, 8) Me.cbxWDT0.Name = "cbxWDT0" Me.cbxWDT0.Size = New System.Drawing.Size(64, 24) Me.cbxWDT0.TabIndex = 32 Me.cbxWDT0.Text = "FSV" ' 'cbxWDT1 ' Me.cbxWDT1.Location = New System.Drawing.Point(155, 9) Me.cbxWDT1.Name = "cbxWDT1" Me.cbxWDT1.Size = New System.Drawing.Size(64, 24) Me.cbxWDT1.TabIndex = 25 Me.cbxWDT1.Text = "FSV" ' 'cbxWDT2 ' Me.cbxWDT2.Location = New System.Drawing.Point(155, 8) Me.cbxWDT2.Name = "cbxWDT2" Me.cbxWDT2.Size = New System.Drawing.Size(64, 24) Me.cbxWDT2.TabIndex = 26 Me.cbxWDT2.Text = "FSV" ' 'cbxWDT3 ' Me.cbxWDT3.Location = New System.Drawing.Point(155, 8) Me.cbxWDT3.Name = "cbxWDT3" Me.cbxWDT3.Size = New System.Drawing.Size(64, 24) Me.cbxWDT3.TabIndex = 26 Me.cbxWDT3.Text = "FSV" ' 'cbxWDT4 ' Me.cbxWDT4.Location = New System.Drawing.Point(155, 8) Me.cbxWDT4.Name = "cbxWDT4" Me.cbxWDT4.Size = New System.Drawing.Size(64, 24) Me.cbxWDT4.TabIndex = 26 Me.cbxWDT4.Text = "FSV" ' 'cbxWDT5 ' Me.cbxWDT5.Location = New System.Drawing.Point(155, 6) Me.cbxWDT5.Name = "cbxWDT5" Me.cbxWDT5.Size = New System.Drawing.Size(64, 24) Me.cbxWDT5.TabIndex = 26 Me.cbxWDT5.Text = "FSV" ' 'cbxWDT6 ' Me.cbxWDT6.Location = New System.Drawing.Point(157, 8) Me.cbxWDT6.Name = "cbxWDT6" Me.cbxWDT6.Size = New System.Drawing.Size(64, 24) Me.cbxWDT6.TabIndex = 27 Me.cbxWDT6.Text = "FSV" ' 'cbxWDT7 ' Me.cbxWDT7.Location = New System.Drawing.Point(157, 7) Me.cbxWDT7.Name = "cbxWDT7" Me.cbxWDT7.Size = New System.Drawing.Size(64, 24) Me.cbxWDT7.TabIndex = 25 Me.cbxWDT7.Text = "FSV" ' 'cbxWDT8 ' Me.cbxWDT8.Location = New System.Drawing.Point(158, 9) Me.cbxWDT8.Name = "cbxWDT8" Me.cbxWDT8.Size = New System.Drawing.Size(64, 24) Me.cbxWDT8.TabIndex = 25 Me.cbxWDT8.Text = "FSV" ' 'cbxWDT9 ' Me.cbxWDT9.Location = New System.Drawing.Point(158, 8) Me.cbxWDT9.Name = "cbxWDT9" Me.cbxWDT9.Size = New System.Drawing.Size(64, 24) Me.cbxWDT9.TabIndex = 25 Me.cbxWDT9.Text = "FSV" ' 'cbxWDT10 ' Me.cbxWDT10.Location = New System.Drawing.Point(158, 7) Me.cbxWDT10.Name = "cbxWDT10" Me.cbxWDT10.Size = New System.Drawing.Size(64, 24) Me.cbxWDT10.TabIndex = 25 Me.cbxWDT10.Text = "FSV" ' 'cbxWDT11 ' Me.cbxWDT11.Location = New System.Drawing.Point(157, 8) Me.cbxWDT11.Name = "cbxWDT11" Me.cbxWDT11.Size = New System.Drawing.Size(64, 24) Me.cbxWDT11.TabIndex = 25 Me.cbxWDT11.Text = "FSV" ' 'cbxWDT12 ' Me.cbxWDT12.Location = New System.Drawing.Point(156, 7) Me.cbxWDT12.Name = "cbxWDT12" Me.cbxWDT12.Size = New System.Drawing.Size(64, 24) Me.cbxWDT12.TabIndex = 25 Me.cbxWDT12.Text = "FSV" ' 'cbxWDT13 ' Me.cbxWDT13.Location = New System.Drawing.Point(156, 7) Me.cbxWDT13.Name = "cbxWDT13" Me.cbxWDT13.Size = New System.Drawing.Size(64, 24) Me.cbxWDT13.TabIndex = 25 Me.cbxWDT13.Text = "FSV" ' 'cbxWDT14 ' Me.cbxWDT14.Location = New System.Drawing.Point(156, 7) Me.cbxWDT14.Name = "cbxWDT14" Me.cbxWDT14.Size = New System.Drawing.Size(64, 24) Me.cbxWDT14.TabIndex = 25 Me.cbxWDT14.Text = "FSV" ' 'cbxWDT15 ' Me.cbxWDT15.Location = New System.Drawing.Point(156, 8) Me.cbxWDT15.Name = "cbxWDT15" Me.cbxWDT15.Size = New System.Drawing.Size(64, 24) Me.cbxWDT15.TabIndex = 25 Me.cbxWDT15.Text = "FSV" ' 'cbxWDT16 ' Me.cbxWDT16.Location = New System.Drawing.Point(156, 7) Me.cbxWDT16.Name = "cbxWDT16" Me.cbxWDT16.Size = New System.Drawing.Size(64, 24) Me.cbxWDT16.TabIndex = 25 Me.cbxWDT16.Text = "FSV" ' 'cbxWDT17 ' Me.cbxWDT17.Location = New System.Drawing.Point(156, 7) Me.cbxWDT17.Name = "cbxWDT17" Me.cbxWDT17.Size = New System.Drawing.Size(64, 24) Me.cbxWDT17.TabIndex = 25 Me.cbxWDT17.Text = "FSV" ' 'Form1 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(96.0!, 96.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi Me.AutoScroll = True Me.ClientSize = New System.Drawing.Size(755, 389) Me.Controls.Add(Me.chbxPtoPWDT) Me.Controls.Add(Me.chbxCommWDT) Me.Controls.Add(Me.btnApplyWDT) Me.Controls.Add(Me.txtModule) Me.Controls.Add(Me.txtReadCount) Me.Controls.Add(Me.label7) Me.Controls.Add(Me.label6) Me.Controls.Add(Me.buttonStart) Me.Controls.Add(Me.PanelDIO) Me.MaximizeBox = False Me.MinimizeBox = False Me.Name = "Form1" Me.Text = "Adam62XXDIO Sample Program (VB)" Me.panelCh8.ResumeLayout(False) Me.panelCh4.ResumeLayout(False) Me.panelCh2.ResumeLayout(False) Me.panelCh0.ResumeLayout(False) Me.panelCh6.ResumeLayout(False) Me.panelCh1.ResumeLayout(False) Me.panelCh5.ResumeLayout(False) Me.panelCh12.ResumeLayout(False) Me.panelCh3.ResumeLayout(False) Me.panelCh13.ResumeLayout(False) Me.panelCh11.ResumeLayout(False) Me.panelCh9.ResumeLayout(False) Me.panelCh10.ResumeLayout(False) Me.panelCh17.ResumeLayout(False) Me.panelCh14.ResumeLayout(False) Me.panelCh15.ResumeLayout(False) Me.panelCh7.ResumeLayout(False) Me.panelCh16.ResumeLayout(False) Me.PanelDIO.ResumeLayout(False) Me.ResumeLayout(False) End Sub Friend WithEvents panelCh8 As System.Windows.Forms.Panel Friend WithEvents btnCh8 As System.Windows.Forms.Button Friend WithEvents txtCh8 As System.Windows.Forms.TextBox Friend WithEvents txtModule As System.Windows.Forms.TextBox Friend WithEvents timer1 As System.Windows.Forms.Timer Friend WithEvents panelCh4 As System.Windows.Forms.Panel Friend WithEvents btnCh4 As System.Windows.Forms.Button Friend WithEvents txtCh4 As System.Windows.Forms.TextBox Friend WithEvents txtCh5 As System.Windows.Forms.TextBox Friend WithEvents panelCh2 As System.Windows.Forms.Panel Friend WithEvents btnCh2 As System.Windows.Forms.Button Friend WithEvents txtCh2 As System.Windows.Forms.TextBox Friend WithEvents txtReadCount As System.Windows.Forms.TextBox Friend WithEvents panelCh0 As System.Windows.Forms.Panel Friend WithEvents btnCh0 As System.Windows.Forms.Button Friend WithEvents txtCh0 As System.Windows.Forms.TextBox Friend WithEvents label7 As System.Windows.Forms.Label Friend WithEvents btnCh6 As System.Windows.Forms.Button Friend WithEvents label6 As System.Windows.Forms.Label Friend WithEvents txtCh6 As System.Windows.Forms.TextBox Friend WithEvents btnCh5 As System.Windows.Forms.Button Friend WithEvents buttonStart As System.Windows.Forms.Button Friend WithEvents btnCh3 As System.Windows.Forms.Button Friend WithEvents txtCh3 As System.Windows.Forms.TextBox Friend WithEvents panelCh6 As System.Windows.Forms.Panel Friend WithEvents panelCh1 As System.Windows.Forms.Panel Friend WithEvents btnCh1 As System.Windows.Forms.Button Friend WithEvents txtCh1 As System.Windows.Forms.TextBox Friend WithEvents panelCh5 As System.Windows.Forms.Panel Friend WithEvents panelCh12 As System.Windows.Forms.Panel Friend WithEvents btnCh12 As System.Windows.Forms.Button Friend WithEvents txtCh12 As System.Windows.Forms.TextBox Friend WithEvents panelCh3 As System.Windows.Forms.Panel Friend WithEvents btnCh7 As System.Windows.Forms.Button Friend WithEvents btnCh11 As System.Windows.Forms.Button Friend WithEvents panelCh13 As System.Windows.Forms.Panel Friend WithEvents btnCh13 As System.Windows.Forms.Button Friend WithEvents txtCh13 As System.Windows.Forms.TextBox Friend WithEvents button1 As System.Windows.Forms.Button Friend WithEvents txtCh11 As System.Windows.Forms.TextBox Friend WithEvents txtCh7 As System.Windows.Forms.TextBox Friend WithEvents panelCh11 As System.Windows.Forms.Panel Friend WithEvents btnCh9 As System.Windows.Forms.Button Friend WithEvents txtCh9 As System.Windows.Forms.TextBox Friend WithEvents panelCh9 As System.Windows.Forms.Panel Friend WithEvents panelCh10 As System.Windows.Forms.Panel Friend WithEvents btnCh10 As System.Windows.Forms.Button Friend WithEvents txtCh10 As System.Windows.Forms.TextBox Friend WithEvents btnCh14 As System.Windows.Forms.Button Friend WithEvents panelCh17 As System.Windows.Forms.Panel Friend WithEvents btnCh17 As System.Windows.Forms.Button Friend WithEvents txtCh17 As System.Windows.Forms.TextBox Friend WithEvents txtCh14 As System.Windows.Forms.TextBox Friend WithEvents btnCh15 As System.Windows.Forms.Button Friend WithEvents txtCh15 As System.Windows.Forms.TextBox Friend WithEvents panelCh14 As System.Windows.Forms.Panel Friend WithEvents btnCh16 As System.Windows.Forms.Button Friend WithEvents panelCh15 As System.Windows.Forms.Panel Friend WithEvents panelCh7 As System.Windows.Forms.Panel Friend WithEvents txtCh16 As System.Windows.Forms.TextBox Friend WithEvents panelCh16 As System.Windows.Forms.Panel Friend WithEvents PanelDIO As System.Windows.Forms.Panel Private WithEvents cbxWDT2 As System.Windows.Forms.CheckBox Private WithEvents cbxWDT0 As System.Windows.Forms.CheckBox Private WithEvents cbxWDT1 As System.Windows.Forms.CheckBox Private WithEvents chbxPtoPWDT As System.Windows.Forms.CheckBox Private WithEvents chbxCommWDT As System.Windows.Forms.CheckBox Private WithEvents btnApplyWDT As System.Windows.Forms.Button Private WithEvents cbxWDT8 As System.Windows.Forms.CheckBox Private WithEvents cbxWDT4 As System.Windows.Forms.CheckBox Private WithEvents cbxWDT6 As System.Windows.Forms.CheckBox Private WithEvents cbxWDT5 As System.Windows.Forms.CheckBox Private WithEvents cbxWDT12 As System.Windows.Forms.CheckBox Private WithEvents cbxWDT3 As System.Windows.Forms.CheckBox Private WithEvents cbxWDT13 As System.Windows.Forms.CheckBox Private WithEvents cbxWDT11 As System.Windows.Forms.CheckBox Private WithEvents cbxWDT9 As System.Windows.Forms.CheckBox Private WithEvents cbxWDT10 As System.Windows.Forms.CheckBox Private WithEvents cbxWDT17 As System.Windows.Forms.CheckBox Private WithEvents cbxWDT14 As System.Windows.Forms.CheckBox Private WithEvents cbxWDT15 As System.Windows.Forms.CheckBox Private WithEvents cbxWDT7 As System.Windows.Forms.CheckBox Private WithEvents cbxWDT16 As System.Windows.Forms.CheckBox End Class