Partial Class frmDP5 #Region " Windows Form Designer generated code " Public Sub New() MyBase.New() 'This call is required by the Windows Form Designer. InitializeComponent() 'Add any initialization after the InitializeComponent() call Form_Initialize() End Sub 'Form overrides dispose to clean up the component list. Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean) If disposing Then If Not (components Is Nothing) Then components.Dispose() End If 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. Friend WithEvents optMultiTest As Microsoft.VisualBasic.Compatibility.VB6.RadioButtonArray Friend WithEvents lblSpectrum As Microsoft.VisualBasic.Compatibility.VB6.LabelArray Friend WithEvents cmdConnectDevice As Microsoft.VisualBasic.Compatibility.VB6.ButtonArray Friend WithEvents cmdCopyDevice As Microsoft.VisualBasic.Compatibility.VB6.ButtonArray Friend WithEvents lblUnit As Microsoft.VisualBasic.Compatibility.VB6.LabelArray Friend WithEvents lblLine As Microsoft.VisualBasic.Compatibility.VB6.LabelArray Friend WithEvents optScaleType As Microsoft.VisualBasic.Compatibility.VB6.RadioButtonArray Friend WithEvents optPlotType As Microsoft.VisualBasic.Compatibility.VB6.RadioButtonArray Friend WithEvents lblStatusDisplay As Microsoft.VisualBasic.Compatibility.VB6.LabelArray Friend WithEvents fraMultiUSBTest As System.Windows.Forms.GroupBox Friend WithEvents txtSpectrumTag As System.Windows.Forms.TextBox Friend WithEvents txtSpectrumDescription As System.Windows.Forms.TextBox Friend WithEvents txtPresetTime As System.Windows.Forms.TextBox Friend WithEvents cmdMultiUsbTest As System.Windows.Forms.Button Friend WithEvents optMultiTest_4 As System.Windows.Forms.RadioButton Friend WithEvents optMultiTest_3 As System.Windows.Forms.RadioButton Friend WithEvents optMultiTest_2 As System.Windows.Forms.RadioButton Friend WithEvents optMultiTest_1 As System.Windows.Forms.RadioButton Friend WithEvents optMultiTest_0 As System.Windows.Forms.RadioButton Friend WithEvents lbllblMultiUSBTestDTS As System.Windows.Forms.Label Friend WithEvents lblPresetTime As System.Windows.Forms.Label Friend WithEvents lblSpectrum_0 As System.Windows.Forms.Label Friend WithEvents lblSpectrum_2 As System.Windows.Forms.Label Friend WithEvents lblMultiUSBTestDTS As System.Windows.Forms.Label Friend WithEvents btnOK As System.Windows.Forms.Button Friend WithEvents fraMultiUSB As System.Windows.Forms.GroupBox Friend WithEvents cmdNextDevice As System.Windows.Forms.Button Friend WithEvents cmdEnumerateDevices As System.Windows.Forms.Button Friend WithEvents cmdConnectDevice_4 As System.Windows.Forms.Button Friend WithEvents cmdConnectDevice_3 As System.Windows.Forms.Button Friend WithEvents cmdConnectDevice_2 As System.Windows.Forms.Button Friend WithEvents cmdConnectDevice_1 As System.Windows.Forms.Button Friend WithEvents cmdConnectDevice_0 As System.Windows.Forms.Button Friend WithEvents cmdCopyDevice_4 As System.Windows.Forms.Button Friend WithEvents cmdCopyDevice_3 As System.Windows.Forms.Button Friend WithEvents cmdCopyDevice_2 As System.Windows.Forms.Button Friend WithEvents cmdCopyDevice_1 As System.Windows.Forms.Button Friend WithEvents cmdCopyDevice_0 As System.Windows.Forms.Button Friend WithEvents rtbStatus As System.Windows.Forms.RichTextBox Friend WithEvents lblUnit_4 As System.Windows.Forms.Label Friend WithEvents lblUnit_0 As System.Windows.Forms.Label Friend WithEvents lblLine_1 As System.Windows.Forms.Label Friend WithEvents lblUnit_3 As System.Windows.Forms.Label Friend WithEvents lblUnit_2 As System.Windows.Forms.Label Friend WithEvents lblUnit_1 As System.Windows.Forms.Label Friend WithEvents lblOf As System.Windows.Forms.Label Friend WithEvents lblCurrentDevice As System.Windows.Forms.Label Friend WithEvents lblNumUSBDevices As System.Windows.Forms.Label Friend WithEvents cmdShowConfiguration As System.Windows.Forms.Button Friend WithEvents cmdColor As System.Windows.Forms.Button Friend WithEvents fraScale As System.Windows.Forms.GroupBox Friend WithEvents optScaleType_0 As System.Windows.Forms.RadioButton Friend WithEvents optScaleType_1 As System.Windows.Forms.RadioButton Friend WithEvents fraPlotType As System.Windows.Forms.GroupBox Friend WithEvents optPlotType_0 As System.Windows.Forms.RadioButton Friend WithEvents optPlotType_1 As System.Windows.Forms.RadioButton Friend WithEvents picMCAPlot As System.Windows.Forms.PictureBox Friend WithEvents fraDiagnostics As System.Windows.Forms.GroupBox Friend WithEvents cmdWriteMiscData As System.Windows.Forms.Button Friend WithEvents cmdReadMiscData As System.Windows.Forms.Button Friend WithEvents cmdClearMiscData As System.Windows.Forms.Button Friend WithEvents txtMiscData As System.Windows.Forms.TextBox Friend WithEvents cmdDiagnostics As System.Windows.Forms.Button Friend WithEvents fraSpectrumFunctions As System.Windows.Forms.GroupBox Friend WithEvents chkDeltaMode As System.Windows.Forms.CheckBox Friend WithEvents cmdStopAcquisition As System.Windows.Forms.Button Friend WithEvents cmdClearData As System.Windows.Forms.Button Friend WithEvents cmdStartAcquisition As System.Windows.Forms.Button Friend WithEvents cmdSingleUpdate As System.Windows.Forms.Button Friend WithEvents tmrAcquisition As System.Windows.Forms.Timer Friend WithEvents StatusBar1 As System.Windows.Forms.StatusBar Friend WithEvents StatusBar1_Panel1 As System.Windows.Forms.StatusBarPanel Friend WithEvents fraScope As System.Windows.Forms.GroupBox Friend WithEvents chkAutoRearm As System.Windows.Forms.CheckBox Friend WithEvents cmdArmTrigger As System.Windows.Forms.Button Friend WithEvents picScope As System.Windows.Forms.PictureBox Friend WithEvents fraStatus As System.Windows.Forms.GroupBox Friend WithEvents lblStatusDisplay_1 As System.Windows.Forms.Label Friend WithEvents lblStatusDisplay_0 As System.Windows.Forms.Label Friend WithEvents lblVersion As System.Windows.Forms.Label Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmDP5)) Me.optMultiTest = New Microsoft.VisualBasic.Compatibility.VB6.RadioButtonArray(Me.components) Me.optMultiTest_4 = New System.Windows.Forms.RadioButton Me.optMultiTest_3 = New System.Windows.Forms.RadioButton Me.optMultiTest_2 = New System.Windows.Forms.RadioButton Me.optMultiTest_1 = New System.Windows.Forms.RadioButton Me.optMultiTest_0 = New System.Windows.Forms.RadioButton Me.lblSpectrum = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(Me.components) Me.lblSpectrum_0 = New System.Windows.Forms.Label Me.lblSpectrum_2 = New System.Windows.Forms.Label Me.cmdConnectDevice = New Microsoft.VisualBasic.Compatibility.VB6.ButtonArray(Me.components) Me.cmdConnectDevice_4 = New System.Windows.Forms.Button Me.cmdConnectDevice_3 = New System.Windows.Forms.Button Me.cmdConnectDevice_2 = New System.Windows.Forms.Button Me.cmdConnectDevice_1 = New System.Windows.Forms.Button Me.cmdConnectDevice_0 = New System.Windows.Forms.Button Me.cmdCopyDevice = New Microsoft.VisualBasic.Compatibility.VB6.ButtonArray(Me.components) Me.cmdCopyDevice_4 = New System.Windows.Forms.Button Me.cmdCopyDevice_3 = New System.Windows.Forms.Button Me.cmdCopyDevice_2 = New System.Windows.Forms.Button Me.cmdCopyDevice_1 = New System.Windows.Forms.Button Me.cmdCopyDevice_0 = New System.Windows.Forms.Button Me.lblUnit = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(Me.components) Me.lblUnit_4 = New System.Windows.Forms.Label Me.lblUnit_0 = New System.Windows.Forms.Label Me.lblUnit_3 = New System.Windows.Forms.Label Me.lblUnit_2 = New System.Windows.Forms.Label Me.lblUnit_1 = New System.Windows.Forms.Label Me.lblLine = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(Me.components) Me.lblLine_1 = New System.Windows.Forms.Label Me.optScaleType = New Microsoft.VisualBasic.Compatibility.VB6.RadioButtonArray(Me.components) Me.optScaleType_0 = New System.Windows.Forms.RadioButton Me.optScaleType_1 = New System.Windows.Forms.RadioButton Me.optPlotType = New Microsoft.VisualBasic.Compatibility.VB6.RadioButtonArray(Me.components) Me.optPlotType_0 = New System.Windows.Forms.RadioButton Me.optPlotType_1 = New System.Windows.Forms.RadioButton Me.lblStatusDisplay = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(Me.components) Me.lblStatusDisplay_1 = New System.Windows.Forms.Label Me.lblStatusDisplay_0 = New System.Windows.Forms.Label Me.fraMultiUSBTest = New System.Windows.Forms.GroupBox Me.txtSpectrumTag = New System.Windows.Forms.TextBox Me.txtSpectrumDescription = New System.Windows.Forms.TextBox Me.txtPresetTime = New System.Windows.Forms.TextBox Me.cmdMultiUsbTest = New System.Windows.Forms.Button Me.lbllblMultiUSBTestDTS = New System.Windows.Forms.Label Me.lblPresetTime = New System.Windows.Forms.Label Me.lblMultiUSBTestDTS = New System.Windows.Forms.Label Me.btnOK = New System.Windows.Forms.Button Me.fraMultiUSB = New System.Windows.Forms.GroupBox Me.cmdNextDevice = New System.Windows.Forms.Button Me.cmdEnumerateDevices = New System.Windows.Forms.Button Me.rtbStatus = New System.Windows.Forms.RichTextBox Me.lblOf = New System.Windows.Forms.Label Me.lblCurrentDevice = New System.Windows.Forms.Label Me.lblNumUSBDevices = New System.Windows.Forms.Label Me.cmdShowConfiguration = New System.Windows.Forms.Button Me.cmdColor = New System.Windows.Forms.Button Me.fraScale = New System.Windows.Forms.GroupBox Me.fraPlotType = New System.Windows.Forms.GroupBox Me.picMCAPlot = New System.Windows.Forms.PictureBox Me.fraDiagnostics = New System.Windows.Forms.GroupBox Me.cmdWriteMiscData = New System.Windows.Forms.Button Me.cmdReadMiscData = New System.Windows.Forms.Button Me.cmdClearMiscData = New System.Windows.Forms.Button Me.txtMiscData = New System.Windows.Forms.TextBox Me.cmdDiagnostics = New System.Windows.Forms.Button Me.fraSpectrumFunctions = New System.Windows.Forms.GroupBox Me.chkDeltaMode = New System.Windows.Forms.CheckBox Me.cmdStopAcquisition = New System.Windows.Forms.Button Me.cmdClearData = New System.Windows.Forms.Button Me.cmdStartAcquisition = New System.Windows.Forms.Button Me.cmdSingleUpdate = New System.Windows.Forms.Button Me.tmrAcquisition = New System.Windows.Forms.Timer(Me.components) Me.StatusBar1 = New System.Windows.Forms.StatusBar Me.StatusBar1_Panel1 = New System.Windows.Forms.StatusBarPanel Me.fraScope = New System.Windows.Forms.GroupBox Me.chkAutoRearm = New System.Windows.Forms.CheckBox Me.cmdArmTrigger = New System.Windows.Forms.Button Me.picScope = New System.Windows.Forms.PictureBox Me.fraStatus = New System.Windows.Forms.GroupBox Me.lblVersion = New System.Windows.Forms.Label Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) Me.Button1 = New System.Windows.Forms.Button Me.TextBox1 = New System.Windows.Forms.TextBox CType(Me.optMultiTest, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblSpectrum, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.cmdConnectDevice, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.cmdCopyDevice, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblUnit, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblLine, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.optScaleType, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.optPlotType, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblStatusDisplay, System.ComponentModel.ISupportInitialize).BeginInit() Me.fraMultiUSBTest.SuspendLayout() Me.fraMultiUSB.SuspendLayout() Me.fraScale.SuspendLayout() Me.fraPlotType.SuspendLayout() CType(Me.picMCAPlot, System.ComponentModel.ISupportInitialize).BeginInit() Me.fraDiagnostics.SuspendLayout() Me.fraSpectrumFunctions.SuspendLayout() CType(Me.StatusBar1_Panel1, System.ComponentModel.ISupportInitialize).BeginInit() Me.fraScope.SuspendLayout() CType(Me.picScope, System.ComponentModel.ISupportInitialize).BeginInit() Me.fraStatus.SuspendLayout() Me.SuspendLayout() ' 'optMultiTest_4 ' Me.optMultiTest_4.AutoSize = True Me.optMultiTest_4.BackColor = System.Drawing.SystemColors.Control Me.optMultiTest_4.Enabled = False Me.optMultiTest_4.ForeColor = System.Drawing.SystemColors.ControlText Me.optMultiTest.SetIndex(Me.optMultiTest_4, CType(4, Short)) Me.optMultiTest_4.Location = New System.Drawing.Point(262, 100) Me.optMultiTest_4.Name = "optMultiTest_4" Me.optMultiTest_4.Size = New System.Drawing.Size(122, 17) Me.optMultiTest_4.TabIndex = 59 Me.optMultiTest_4.Text = "MultiUSB Test Done" Me.optMultiTest_4.UseVisualStyleBackColor = False ' 'optMultiTest_3 ' Me.optMultiTest_3.AutoSize = True Me.optMultiTest_3.BackColor = System.Drawing.SystemColors.Control Me.optMultiTest_3.Enabled = False Me.optMultiTest_3.ForeColor = System.Drawing.SystemColors.ControlText Me.optMultiTest.SetIndex(Me.optMultiTest_3, CType(3, Short)) Me.optMultiTest_3.Location = New System.Drawing.Point(262, 78) Me.optMultiTest_3.Name = "optMultiTest_3" Me.optMultiTest_3.Size = New System.Drawing.Size(90, 17) Me.optMultiTest_3.TabIndex = 58 Me.optMultiTest_3.Text = "Save Spectra" Me.optMultiTest_3.UseVisualStyleBackColor = False ' 'optMultiTest_2 ' Me.optMultiTest_2.AutoSize = True Me.optMultiTest_2.BackColor = System.Drawing.SystemColors.Control Me.optMultiTest_2.Enabled = False Me.optMultiTest_2.ForeColor = System.Drawing.SystemColors.ControlText Me.optMultiTest.SetIndex(Me.optMultiTest_2, CType(2, Short)) Me.optMultiTest_2.Location = New System.Drawing.Point(262, 57) Me.optMultiTest_2.Name = "optMultiTest_2" Me.optMultiTest_2.Size = New System.Drawing.Size(128, 17) Me.optMultiTest_2.TabIndex = 57 Me.optMultiTest_2.Text = "Monitoring Acquisition" Me.optMultiTest_2.UseVisualStyleBackColor = False ' 'optMultiTest_1 ' Me.optMultiTest_1.AutoSize = True Me.optMultiTest_1.BackColor = System.Drawing.SystemColors.Control Me.optMultiTest_1.Enabled = False Me.optMultiTest_1.ForeColor = System.Drawing.SystemColors.ControlText Me.optMultiTest.SetIndex(Me.optMultiTest_1, CType(1, Short)) Me.optMultiTest_1.Location = New System.Drawing.Point(262, 36) Me.optMultiTest_1.Name = "optMultiTest_1" Me.optMultiTest_1.Size = New System.Drawing.Size(101, 17) Me.optMultiTest_1.TabIndex = 56 Me.optMultiTest_1.Text = "Start Acquisition" Me.optMultiTest_1.UseVisualStyleBackColor = False ' 'optMultiTest_0 ' Me.optMultiTest_0.AutoSize = True Me.optMultiTest_0.BackColor = System.Drawing.SystemColors.Control Me.optMultiTest_0.Enabled = False Me.optMultiTest_0.ForeColor = System.Drawing.SystemColors.ControlText Me.optMultiTest.SetIndex(Me.optMultiTest_0, CType(0, Short)) Me.optMultiTest_0.Location = New System.Drawing.Point(262, 16) Me.optMultiTest_0.Name = "optMultiTest_0" Me.optMultiTest_0.Size = New System.Drawing.Size(79, 17) Me.optMultiTest_0.TabIndex = 55 Me.optMultiTest_0.Text = "Set Presets" Me.optMultiTest_0.UseVisualStyleBackColor = False ' 'lblSpectrum_0 ' Me.lblSpectrum_0.AutoSize = True Me.lblSpectrum_0.BackColor = System.Drawing.Color.Transparent Me.lblSpectrum_0.ForeColor = System.Drawing.SystemColors.ControlText Me.lblSpectrum.SetIndex(Me.lblSpectrum_0, CType(0, Short)) Me.lblSpectrum_0.Location = New System.Drawing.Point(6, 121) Me.lblSpectrum_0.Name = "lblSpectrum_0" Me.lblSpectrum_0.Size = New System.Drawing.Size(29, 13) Me.lblSpectrum_0.TabIndex = 67 Me.lblSpectrum_0.Text = "Tag:" Me.lblSpectrum_0.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'lblSpectrum_2 ' Me.lblSpectrum_2.AutoSize = True Me.lblSpectrum_2.BackColor = System.Drawing.Color.Transparent Me.lblSpectrum_2.ForeColor = System.Drawing.SystemColors.ControlText Me.lblSpectrum.SetIndex(Me.lblSpectrum_2, CType(2, Short)) Me.lblSpectrum_2.Location = New System.Drawing.Point(116, 121) Me.lblSpectrum_2.Name = "lblSpectrum_2" Me.lblSpectrum_2.Size = New System.Drawing.Size(63, 13) Me.lblSpectrum_2.TabIndex = 65 Me.lblSpectrum_2.Text = "Description:" Me.lblSpectrum_2.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'cmdConnectDevice ' ' 'cmdConnectDevice_4 ' Me.cmdConnectDevice_4.BackColor = System.Drawing.SystemColors.Control Me.cmdConnectDevice_4.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdConnectDevice_4.Image = CType(resources.GetObject("cmdConnectDevice_4.Image"), System.Drawing.Image) Me.cmdConnectDevice.SetIndex(Me.cmdConnectDevice_4, CType(4, Short)) Me.cmdConnectDevice_4.Location = New System.Drawing.Point(8, 404) Me.cmdConnectDevice_4.Name = "cmdConnectDevice_4" Me.cmdConnectDevice_4.Size = New System.Drawing.Size(25, 25) Me.cmdConnectDevice_4.TabIndex = 40 Me.ToolTip1.SetToolTip(Me.cmdConnectDevice_4, "Connect Device") Me.cmdConnectDevice_4.UseVisualStyleBackColor = False Me.cmdConnectDevice_4.Visible = False ' 'cmdConnectDevice_3 ' Me.cmdConnectDevice_3.BackColor = System.Drawing.SystemColors.Control Me.cmdConnectDevice_3.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdConnectDevice_3.Image = CType(resources.GetObject("cmdConnectDevice_3.Image"), System.Drawing.Image) Me.cmdConnectDevice.SetIndex(Me.cmdConnectDevice_3, CType(3, Short)) Me.cmdConnectDevice_3.Location = New System.Drawing.Point(8, 332) Me.cmdConnectDevice_3.Name = "cmdConnectDevice_3" Me.cmdConnectDevice_3.Size = New System.Drawing.Size(25, 25) Me.cmdConnectDevice_3.TabIndex = 39 Me.ToolTip1.SetToolTip(Me.cmdConnectDevice_3, "Connect Device") Me.cmdConnectDevice_3.UseVisualStyleBackColor = False Me.cmdConnectDevice_3.Visible = False ' 'cmdConnectDevice_2 ' Me.cmdConnectDevice_2.BackColor = System.Drawing.SystemColors.Control Me.cmdConnectDevice_2.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdConnectDevice_2.Image = CType(resources.GetObject("cmdConnectDevice_2.Image"), System.Drawing.Image) Me.cmdConnectDevice.SetIndex(Me.cmdConnectDevice_2, CType(2, Short)) Me.cmdConnectDevice_2.Location = New System.Drawing.Point(8, 259) Me.cmdConnectDevice_2.Name = "cmdConnectDevice_2" Me.cmdConnectDevice_2.Size = New System.Drawing.Size(25, 25) Me.cmdConnectDevice_2.TabIndex = 38 Me.ToolTip1.SetToolTip(Me.cmdConnectDevice_2, "Connect Device") Me.cmdConnectDevice_2.UseVisualStyleBackColor = False Me.cmdConnectDevice_2.Visible = False ' 'cmdConnectDevice_1 ' Me.cmdConnectDevice_1.BackColor = System.Drawing.SystemColors.Control Me.cmdConnectDevice_1.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdConnectDevice_1.Image = CType(resources.GetObject("cmdConnectDevice_1.Image"), System.Drawing.Image) Me.cmdConnectDevice.SetIndex(Me.cmdConnectDevice_1, CType(1, Short)) Me.cmdConnectDevice_1.Location = New System.Drawing.Point(8, 186) Me.cmdConnectDevice_1.Name = "cmdConnectDevice_1" Me.cmdConnectDevice_1.Size = New System.Drawing.Size(25, 25) Me.cmdConnectDevice_1.TabIndex = 37 Me.ToolTip1.SetToolTip(Me.cmdConnectDevice_1, "Connect Device") Me.cmdConnectDevice_1.UseVisualStyleBackColor = False Me.cmdConnectDevice_1.Visible = False ' 'cmdConnectDevice_0 ' Me.cmdConnectDevice_0.BackColor = System.Drawing.SystemColors.Control Me.cmdConnectDevice_0.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdConnectDevice_0.Image = CType(resources.GetObject("cmdConnectDevice_0.Image"), System.Drawing.Image) Me.cmdConnectDevice.SetIndex(Me.cmdConnectDevice_0, CType(0, Short)) Me.cmdConnectDevice_0.Location = New System.Drawing.Point(8, 113) Me.cmdConnectDevice_0.Name = "cmdConnectDevice_0" Me.cmdConnectDevice_0.Size = New System.Drawing.Size(25, 25) Me.cmdConnectDevice_0.TabIndex = 36 Me.ToolTip1.SetToolTip(Me.cmdConnectDevice_0, "Connect Device") Me.cmdConnectDevice_0.UseVisualStyleBackColor = False Me.cmdConnectDevice_0.Visible = False ' 'cmdCopyDevice ' ' 'cmdCopyDevice_4 ' Me.cmdCopyDevice_4.BackColor = System.Drawing.SystemColors.Control Me.cmdCopyDevice_4.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdCopyDevice_4.Image = CType(resources.GetObject("cmdCopyDevice_4.Image"), System.Drawing.Image) Me.cmdCopyDevice.SetIndex(Me.cmdCopyDevice_4, CType(4, Short)) Me.cmdCopyDevice_4.Location = New System.Drawing.Point(8, 437) Me.cmdCopyDevice_4.Name = "cmdCopyDevice_4" Me.cmdCopyDevice_4.Size = New System.Drawing.Size(25, 25) Me.cmdCopyDevice_4.TabIndex = 35 Me.ToolTip1.SetToolTip(Me.cmdCopyDevice_4, "Copy to clipboard") Me.cmdCopyDevice_4.UseVisualStyleBackColor = False ' 'cmdCopyDevice_3 ' Me.cmdCopyDevice_3.BackColor = System.Drawing.SystemColors.Control Me.cmdCopyDevice_3.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdCopyDevice_3.Image = CType(resources.GetObject("cmdCopyDevice_3.Image"), System.Drawing.Image) Me.cmdCopyDevice.SetIndex(Me.cmdCopyDevice_3, CType(3, Short)) Me.cmdCopyDevice_3.Location = New System.Drawing.Point(8, 364) Me.cmdCopyDevice_3.Name = "cmdCopyDevice_3" Me.cmdCopyDevice_3.Size = New System.Drawing.Size(25, 25) Me.cmdCopyDevice_3.TabIndex = 34 Me.ToolTip1.SetToolTip(Me.cmdCopyDevice_3, "Copy to clipboard") Me.cmdCopyDevice_3.UseVisualStyleBackColor = False ' 'cmdCopyDevice_2 ' Me.cmdCopyDevice_2.BackColor = System.Drawing.SystemColors.Control Me.cmdCopyDevice_2.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdCopyDevice_2.Image = CType(resources.GetObject("cmdCopyDevice_2.Image"), System.Drawing.Image) Me.cmdCopyDevice.SetIndex(Me.cmdCopyDevice_2, CType(2, Short)) Me.cmdCopyDevice_2.Location = New System.Drawing.Point(8, 291) Me.cmdCopyDevice_2.Name = "cmdCopyDevice_2" Me.cmdCopyDevice_2.Size = New System.Drawing.Size(25, 25) Me.cmdCopyDevice_2.TabIndex = 33 Me.ToolTip1.SetToolTip(Me.cmdCopyDevice_2, "Copy to clipboard") Me.cmdCopyDevice_2.UseVisualStyleBackColor = False ' 'cmdCopyDevice_1 ' Me.cmdCopyDevice_1.BackColor = System.Drawing.SystemColors.Control Me.cmdCopyDevice_1.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdCopyDevice_1.Image = CType(resources.GetObject("cmdCopyDevice_1.Image"), System.Drawing.Image) Me.cmdCopyDevice.SetIndex(Me.cmdCopyDevice_1, CType(1, Short)) Me.cmdCopyDevice_1.Location = New System.Drawing.Point(8, 218) Me.cmdCopyDevice_1.Name = "cmdCopyDevice_1" Me.cmdCopyDevice_1.Size = New System.Drawing.Size(25, 25) Me.cmdCopyDevice_1.TabIndex = 32 Me.ToolTip1.SetToolTip(Me.cmdCopyDevice_1, "Copy to clipboard") Me.cmdCopyDevice_1.UseVisualStyleBackColor = False ' 'cmdCopyDevice_0 ' Me.cmdCopyDevice_0.BackColor = System.Drawing.SystemColors.Control Me.cmdCopyDevice_0.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdCopyDevice_0.Image = CType(resources.GetObject("cmdCopyDevice_0.Image"), System.Drawing.Image) Me.cmdCopyDevice.SetIndex(Me.cmdCopyDevice_0, CType(0, Short)) Me.cmdCopyDevice_0.Location = New System.Drawing.Point(8, 146) Me.cmdCopyDevice_0.Name = "cmdCopyDevice_0" Me.cmdCopyDevice_0.Size = New System.Drawing.Size(25, 25) Me.cmdCopyDevice_0.TabIndex = 31 Me.ToolTip1.SetToolTip(Me.cmdCopyDevice_0, "Copy to clipboard") Me.cmdCopyDevice_0.UseVisualStyleBackColor = False ' 'lblUnit_4 ' Me.lblUnit_4.BackColor = System.Drawing.SystemColors.Window Me.lblUnit_4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.lblUnit_4.ForeColor = System.Drawing.SystemColors.ControlText Me.lblUnit.SetIndex(Me.lblUnit_4, CType(4, Short)) Me.lblUnit_4.Location = New System.Drawing.Point(40, 396) Me.lblUnit_4.Name = "lblUnit_4" Me.lblUnit_4.Size = New System.Drawing.Size(252, 74) Me.lblUnit_4.TabIndex = 49 ' 'lblUnit_0 ' Me.lblUnit_0.BackColor = System.Drawing.SystemColors.Window Me.lblUnit_0.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.lblUnit_0.ForeColor = System.Drawing.SystemColors.ControlText Me.lblUnit.SetIndex(Me.lblUnit_0, CType(0, Short)) Me.lblUnit_0.Location = New System.Drawing.Point(40, 104) Me.lblUnit_0.Name = "lblUnit_0" Me.lblUnit_0.Size = New System.Drawing.Size(252, 74) Me.lblUnit_0.TabIndex = 48 ' 'lblUnit_3 ' Me.lblUnit_3.BackColor = System.Drawing.SystemColors.Window Me.lblUnit_3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.lblUnit_3.ForeColor = System.Drawing.SystemColors.ControlText Me.lblUnit.SetIndex(Me.lblUnit_3, CType(3, Short)) Me.lblUnit_3.Location = New System.Drawing.Point(40, 324) Me.lblUnit_3.Name = "lblUnit_3" Me.lblUnit_3.Size = New System.Drawing.Size(252, 74) Me.lblUnit_3.TabIndex = 44 ' 'lblUnit_2 ' Me.lblUnit_2.BackColor = System.Drawing.SystemColors.Window Me.lblUnit_2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.lblUnit_2.ForeColor = System.Drawing.SystemColors.ControlText Me.lblUnit.SetIndex(Me.lblUnit_2, CType(2, Short)) Me.lblUnit_2.Location = New System.Drawing.Point(40, 251) Me.lblUnit_2.Name = "lblUnit_2" Me.lblUnit_2.Size = New System.Drawing.Size(252, 74) Me.lblUnit_2.TabIndex = 43 ' 'lblUnit_1 ' Me.lblUnit_1.BackColor = System.Drawing.SystemColors.Window Me.lblUnit_1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.lblUnit_1.ForeColor = System.Drawing.SystemColors.ControlText Me.lblUnit.SetIndex(Me.lblUnit_1, CType(1, Short)) Me.lblUnit_1.Location = New System.Drawing.Point(40, 178) Me.lblUnit_1.Name = "lblUnit_1" Me.lblUnit_1.Size = New System.Drawing.Size(252, 74) Me.lblUnit_1.TabIndex = 42 ' 'lblLine_1 ' Me.lblLine_1.BackColor = System.Drawing.SystemColors.Control Me.lblLine_1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.lblLine_1.ForeColor = System.Drawing.SystemColors.ControlText Me.lblLine.SetIndex(Me.lblLine_1, CType(1, Short)) Me.lblLine_1.Location = New System.Drawing.Point(8, 97) Me.lblLine_1.Name = "lblLine_1" Me.lblLine_1.Size = New System.Drawing.Size(284, 4) Me.lblLine_1.TabIndex = 45 ' 'optScaleType_0 ' Me.optScaleType_0.AutoSize = True Me.optScaleType_0.BackColor = System.Drawing.SystemColors.Control Me.optScaleType_0.Checked = True Me.optScaleType_0.ForeColor = System.Drawing.SystemColors.ControlText Me.optScaleType.SetIndex(Me.optScaleType_0, CType(0, Short)) Me.optScaleType_0.Location = New System.Drawing.Point(8, 16) Me.optScaleType_0.Name = "optScaleType_0" Me.optScaleType_0.Size = New System.Drawing.Size(54, 17) Me.optScaleType_0.TabIndex = 19 Me.optScaleType_0.TabStop = True Me.optScaleType_0.Text = "Linear" Me.optScaleType_0.UseVisualStyleBackColor = False ' 'optScaleType_1 ' Me.optScaleType_1.AutoSize = True Me.optScaleType_1.BackColor = System.Drawing.SystemColors.Control Me.optScaleType_1.ForeColor = System.Drawing.SystemColors.ControlText Me.optScaleType.SetIndex(Me.optScaleType_1, CType(1, Short)) Me.optScaleType_1.Location = New System.Drawing.Point(65, 16) Me.optScaleType_1.Name = "optScaleType_1" Me.optScaleType_1.Size = New System.Drawing.Size(43, 17) Me.optScaleType_1.TabIndex = 18 Me.optScaleType_1.Text = "Log" Me.optScaleType_1.UseVisualStyleBackColor = False ' 'optPlotType_0 ' Me.optPlotType_0.AutoSize = True Me.optPlotType_0.BackColor = System.Drawing.SystemColors.Control Me.optPlotType_0.Checked = True Me.optPlotType_0.ForeColor = System.Drawing.SystemColors.ControlText Me.optPlotType.SetIndex(Me.optPlotType_0, CType(0, Short)) Me.optPlotType_0.Location = New System.Drawing.Point(8, 16) Me.optPlotType_0.Name = "optPlotType_0" Me.optPlotType_0.Size = New System.Drawing.Size(48, 17) Me.optPlotType_0.TabIndex = 16 Me.optPlotType_0.TabStop = True Me.optPlotType_0.Text = "Solid" Me.optPlotType_0.UseVisualStyleBackColor = False ' 'optPlotType_1 ' Me.optPlotType_1.AutoSize = True Me.optPlotType_1.BackColor = System.Drawing.SystemColors.Control Me.optPlotType_1.ForeColor = System.Drawing.SystemColors.ControlText Me.optPlotType.SetIndex(Me.optPlotType_1, CType(1, Short)) Me.optPlotType_1.Location = New System.Drawing.Point(65, 16) Me.optPlotType_1.Name = "optPlotType_1" Me.optPlotType_1.Size = New System.Drawing.Size(45, 17) Me.optPlotType_1.TabIndex = 15 Me.optPlotType_1.Text = "Line" Me.optPlotType_1.UseVisualStyleBackColor = False ' 'lblStatusDisplay_1 ' Me.lblStatusDisplay_1.BackColor = System.Drawing.Color.Transparent Me.lblStatusDisplay_1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.lblStatusDisplay_1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(255, Byte), Integer)) Me.lblStatusDisplay.SetIndex(Me.lblStatusDisplay_1, CType(1, Short)) Me.lblStatusDisplay_1.Location = New System.Drawing.Point(138, 16) Me.lblStatusDisplay_1.Name = "lblStatusDisplay_1" Me.lblStatusDisplay_1.Size = New System.Drawing.Size(98, 231) Me.lblStatusDisplay_1.TabIndex = 21 ' 'lblStatusDisplay_0 ' Me.lblStatusDisplay_0.BackColor = System.Drawing.Color.Transparent Me.lblStatusDisplay_0.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.lblStatusDisplay_0.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(255, Byte), Integer)) Me.lblStatusDisplay.SetIndex(Me.lblStatusDisplay_0, CType(0, Short)) Me.lblStatusDisplay_0.Location = New System.Drawing.Point(8, 16) Me.lblStatusDisplay_0.Name = "lblStatusDisplay_0" Me.lblStatusDisplay_0.Size = New System.Drawing.Size(122, 231) Me.lblStatusDisplay_0.TabIndex = 20 ' 'fraMultiUSBTest ' Me.fraMultiUSBTest.BackColor = System.Drawing.SystemColors.Control Me.fraMultiUSBTest.Controls.Add(Me.txtSpectrumTag) Me.fraMultiUSBTest.Controls.Add(Me.txtSpectrumDescription) Me.fraMultiUSBTest.Controls.Add(Me.txtPresetTime) Me.fraMultiUSBTest.Controls.Add(Me.cmdMultiUsbTest) Me.fraMultiUSBTest.Controls.Add(Me.optMultiTest_4) Me.fraMultiUSBTest.Controls.Add(Me.optMultiTest_3) Me.fraMultiUSBTest.Controls.Add(Me.optMultiTest_2) Me.fraMultiUSBTest.Controls.Add(Me.optMultiTest_1) Me.fraMultiUSBTest.Controls.Add(Me.optMultiTest_0) Me.fraMultiUSBTest.Controls.Add(Me.lbllblMultiUSBTestDTS) Me.fraMultiUSBTest.Controls.Add(Me.lblPresetTime) Me.fraMultiUSBTest.Controls.Add(Me.lblSpectrum_0) Me.fraMultiUSBTest.Controls.Add(Me.lblSpectrum_2) Me.fraMultiUSBTest.Controls.Add(Me.lblMultiUSBTestDTS) Me.fraMultiUSBTest.ForeColor = System.Drawing.SystemColors.ControlText Me.fraMultiUSBTest.Location = New System.Drawing.Point(165, 267) Me.fraMultiUSBTest.Name = "fraMultiUSBTest" Me.fraMultiUSBTest.Size = New System.Drawing.Size(404, 145) Me.fraMultiUSBTest.TabIndex = 54 Me.fraMultiUSBTest.TabStop = False Me.fraMultiUSBTest.Text = "MultiUSB Test" ' 'txtSpectrumTag ' Me.txtSpectrumTag.BackColor = System.Drawing.SystemColors.Window Me.txtSpectrumTag.ForeColor = System.Drawing.SystemColors.WindowText Me.txtSpectrumTag.Location = New System.Drawing.Point(32, 121) Me.txtSpectrumTag.Name = "txtSpectrumTag" Me.txtSpectrumTag.Size = New System.Drawing.Size(74, 20) Me.txtSpectrumTag.TabIndex = 66 Me.txtSpectrumTag.Tag = "live_data" ' 'txtSpectrumDescription ' Me.txtSpectrumDescription.BackColor = System.Drawing.SystemColors.Window Me.txtSpectrumDescription.ForeColor = System.Drawing.SystemColors.WindowText Me.txtSpectrumDescription.Location = New System.Drawing.Point(182, 121) Me.txtSpectrumDescription.Name = "txtSpectrumDescription" Me.txtSpectrumDescription.Size = New System.Drawing.Size(209, 20) Me.txtSpectrumDescription.TabIndex = 64 ' 'txtPresetTime ' Me.txtPresetTime.BackColor = System.Drawing.SystemColors.Window Me.txtPresetTime.ForeColor = System.Drawing.SystemColors.WindowText Me.txtPresetTime.Location = New System.Drawing.Point(16, 89) Me.txtPresetTime.Name = "txtPresetTime" Me.txtPresetTime.Size = New System.Drawing.Size(90, 20) Me.txtPresetTime.TabIndex = 61 Me.txtPresetTime.Text = "20" ' 'cmdMultiUsbTest ' Me.cmdMultiUsbTest.BackColor = System.Drawing.SystemColors.Control Me.cmdMultiUsbTest.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdMultiUsbTest.Location = New System.Drawing.Point(8, 16) Me.cmdMultiUsbTest.Name = "cmdMultiUsbTest" Me.cmdMultiUsbTest.Size = New System.Drawing.Size(242, 47) Me.cmdMultiUsbTest.TabIndex = 60 Me.cmdMultiUsbTest.Text = "MultiUSB Test" Me.cmdMultiUsbTest.UseVisualStyleBackColor = False ' 'lbllblMultiUSBTestDTS ' Me.lbllblMultiUSBTestDTS.AutoSize = True Me.lbllblMultiUSBTestDTS.BackColor = System.Drawing.SystemColors.Control Me.lbllblMultiUSBTestDTS.ForeColor = System.Drawing.SystemColors.ControlText Me.lbllblMultiUSBTestDTS.Location = New System.Drawing.Point(129, 67) Me.lbllblMultiUSBTestDTS.Name = "lbllblMultiUSBTestDTS" Me.lbllblMultiUSBTestDTS.Size = New System.Drawing.Size(100, 13) Me.lbllblMultiUSBTestDTS.TabIndex = 68 Me.lbllblMultiUSBTestDTS.Text = "MultiUSB Test DTS" Me.lbllblMultiUSBTestDTS.TextAlign = System.Drawing.ContentAlignment.TopCenter ' 'lblPresetTime ' Me.lblPresetTime.AutoSize = True Me.lblPresetTime.BackColor = System.Drawing.SystemColors.Control Me.lblPresetTime.ForeColor = System.Drawing.SystemColors.ControlText Me.lblPresetTime.Location = New System.Drawing.Point(16, 73) Me.lblPresetTime.Name = "lblPresetTime" Me.lblPresetTime.Size = New System.Drawing.Size(91, 13) Me.lblPresetTime.TabIndex = 62 Me.lblPresetTime.Text = "Preset Time (Sec)" ' 'lblMultiUSBTestDTS ' Me.lblMultiUSBTestDTS.BackColor = System.Drawing.Color.Transparent Me.lblMultiUSBTestDTS.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.lblMultiUSBTestDTS.ForeColor = System.Drawing.SystemColors.ControlText Me.lblMultiUSBTestDTS.Location = New System.Drawing.Point(112, 86) Me.lblMultiUSBTestDTS.Name = "lblMultiUSBTestDTS" Me.lblMultiUSBTestDTS.Size = New System.Drawing.Size(142, 23) Me.lblMultiUSBTestDTS.TabIndex = 63 Me.lblMultiUSBTestDTS.TextAlign = System.Drawing.ContentAlignment.TopCenter ' 'btnOK ' Me.btnOK.BackColor = System.Drawing.SystemColors.Control Me.btnOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnOK.ForeColor = System.Drawing.SystemColors.ControlText Me.btnOK.Location = New System.Drawing.Point(491, 429) Me.btnOK.Name = "btnOK" Me.btnOK.Size = New System.Drawing.Size(77, 37) Me.btnOK.TabIndex = 51 Me.btnOK.Text = "Exit" Me.btnOK.UseVisualStyleBackColor = False ' 'fraMultiUSB ' Me.fraMultiUSB.BackColor = System.Drawing.SystemColors.Control Me.fraMultiUSB.Controls.Add(Me.cmdNextDevice) Me.fraMultiUSB.Controls.Add(Me.cmdEnumerateDevices) Me.fraMultiUSB.Controls.Add(Me.cmdConnectDevice_4) Me.fraMultiUSB.Controls.Add(Me.cmdConnectDevice_3) Me.fraMultiUSB.Controls.Add(Me.cmdConnectDevice_2) Me.fraMultiUSB.Controls.Add(Me.cmdConnectDevice_1) Me.fraMultiUSB.Controls.Add(Me.cmdConnectDevice_0) Me.fraMultiUSB.Controls.Add(Me.cmdCopyDevice_4) Me.fraMultiUSB.Controls.Add(Me.cmdCopyDevice_3) Me.fraMultiUSB.Controls.Add(Me.cmdCopyDevice_2) Me.fraMultiUSB.Controls.Add(Me.cmdCopyDevice_1) Me.fraMultiUSB.Controls.Add(Me.cmdCopyDevice_0) Me.fraMultiUSB.Controls.Add(Me.lblUnit_4) Me.fraMultiUSB.Controls.Add(Me.lblUnit_0) Me.fraMultiUSB.Controls.Add(Me.rtbStatus) Me.fraMultiUSB.Controls.Add(Me.lblLine_1) Me.fraMultiUSB.Controls.Add(Me.lblUnit_3) Me.fraMultiUSB.Controls.Add(Me.lblUnit_2) Me.fraMultiUSB.Controls.Add(Me.lblUnit_1) Me.fraMultiUSB.Controls.Add(Me.lblOf) Me.fraMultiUSB.Controls.Add(Me.lblCurrentDevice) Me.fraMultiUSB.Controls.Add(Me.lblNumUSBDevices) Me.fraMultiUSB.ForeColor = System.Drawing.SystemColors.ControlText Me.fraMultiUSB.Location = New System.Drawing.Point(574, 8) Me.fraMultiUSB.Name = "fraMultiUSB" Me.fraMultiUSB.Size = New System.Drawing.Size(308, 511) Me.fraMultiUSB.TabIndex = 30 Me.fraMultiUSB.TabStop = False Me.fraMultiUSB.Text = "Select USB Device" ' 'cmdNextDevice ' Me.cmdNextDevice.BackColor = System.Drawing.SystemColors.Control Me.cmdNextDevice.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdNextDevice.Location = New System.Drawing.Point(170, 477) Me.cmdNextDevice.Name = "cmdNextDevice" Me.cmdNextDevice.Size = New System.Drawing.Size(122, 25) Me.cmdNextDevice.TabIndex = 53 Me.cmdNextDevice.Text = "Select Next Device" Me.cmdNextDevice.UseVisualStyleBackColor = False ' 'cmdEnumerateDevices ' Me.cmdEnumerateDevices.BackColor = System.Drawing.SystemColors.Control Me.cmdEnumerateDevices.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdEnumerateDevices.Location = New System.Drawing.Point(40, 477) Me.cmdEnumerateDevices.Name = "cmdEnumerateDevices" Me.cmdEnumerateDevices.Size = New System.Drawing.Size(122, 25) Me.cmdEnumerateDevices.TabIndex = 52 Me.cmdEnumerateDevices.Text = "Enumerate Devices" Me.cmdEnumerateDevices.UseVisualStyleBackColor = False ' 'rtbStatus ' Me.rtbStatus.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.rtbStatus.Location = New System.Drawing.Point(40, 19) Me.rtbStatus.Name = "rtbStatus" Me.rtbStatus.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical Me.rtbStatus.Size = New System.Drawing.Size(252, 74) Me.rtbStatus.TabIndex = 41 Me.rtbStatus.Text = "" ' 'lblOf ' Me.lblOf.AutoSize = True Me.lblOf.BackColor = System.Drawing.Color.Transparent Me.lblOf.ForeColor = System.Drawing.SystemColors.ControlText Me.lblOf.Location = New System.Drawing.Point(14, 46) Me.lblOf.Name = "lblOf" Me.lblOf.Size = New System.Drawing.Size(18, 13) Me.lblOf.TabIndex = 50 Me.lblOf.Text = "Of" Me.lblOf.TextAlign = System.Drawing.ContentAlignment.TopCenter ' 'lblCurrentDevice ' Me.lblCurrentDevice.BackColor = System.Drawing.Color.Transparent Me.lblCurrentDevice.ForeColor = System.Drawing.SystemColors.ControlText Me.lblCurrentDevice.Location = New System.Drawing.Point(8, 24) Me.lblCurrentDevice.Name = "lblCurrentDevice" Me.lblCurrentDevice.Size = New System.Drawing.Size(25, 17) Me.lblCurrentDevice.TabIndex = 47 Me.lblCurrentDevice.Text = "1" Me.lblCurrentDevice.TextAlign = System.Drawing.ContentAlignment.TopCenter ' 'lblNumUSBDevices ' Me.lblNumUSBDevices.BackColor = System.Drawing.Color.Transparent Me.lblNumUSBDevices.ForeColor = System.Drawing.SystemColors.ControlText Me.lblNumUSBDevices.Location = New System.Drawing.Point(8, 65) Me.lblNumUSBDevices.Name = "lblNumUSBDevices" Me.lblNumUSBDevices.Size = New System.Drawing.Size(25, 17) Me.lblNumUSBDevices.TabIndex = 46 Me.lblNumUSBDevices.Text = "0" Me.lblNumUSBDevices.TextAlign = System.Drawing.ContentAlignment.TopCenter ' 'cmdShowConfiguration ' Me.cmdShowConfiguration.BackColor = System.Drawing.SystemColors.Control Me.cmdShowConfiguration.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdShowConfiguration.Location = New System.Drawing.Point(202, 239) Me.cmdShowConfiguration.Name = "cmdShowConfiguration" Me.cmdShowConfiguration.Size = New System.Drawing.Size(114, 25) Me.cmdShowConfiguration.TabIndex = 24 Me.cmdShowConfiguration.Text = "Show Configuration" Me.cmdShowConfiguration.UseVisualStyleBackColor = False ' 'cmdColor ' Me.cmdColor.BackColor = System.Drawing.SystemColors.Control Me.cmdColor.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdColor.Location = New System.Drawing.Point(251, 194) Me.cmdColor.Name = "cmdColor" Me.cmdColor.Size = New System.Drawing.Size(66, 25) Me.cmdColor.TabIndex = 22 Me.cmdColor.Text = "Color" Me.cmdColor.UseVisualStyleBackColor = False ' 'fraScale ' Me.fraScale.BackColor = System.Drawing.SystemColors.Control Me.fraScale.Controls.Add(Me.optScaleType_0) Me.fraScale.Controls.Add(Me.optScaleType_1) Me.fraScale.ForeColor = System.Drawing.SystemColors.ControlText Me.fraScale.Location = New System.Drawing.Point(8, 186) Me.fraScale.Name = "fraScale" Me.fraScale.Size = New System.Drawing.Size(114, 44) Me.fraScale.TabIndex = 17 Me.fraScale.TabStop = False Me.fraScale.Text = "Plot Scale" ' 'fraPlotType ' Me.fraPlotType.BackColor = System.Drawing.SystemColors.Control Me.fraPlotType.Controls.Add(Me.optPlotType_0) Me.fraPlotType.Controls.Add(Me.optPlotType_1) Me.fraPlotType.ForeColor = System.Drawing.SystemColors.ControlText Me.fraPlotType.Location = New System.Drawing.Point(129, 186) Me.fraPlotType.Name = "fraPlotType" Me.fraPlotType.Size = New System.Drawing.Size(114, 44) Me.fraPlotType.TabIndex = 14 Me.fraPlotType.TabStop = False Me.fraPlotType.Text = "Plot Type" ' 'picMCAPlot ' Me.picMCAPlot.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.picMCAPlot.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.picMCAPlot.Location = New System.Drawing.Point(8, 8) Me.picMCAPlot.Name = "picMCAPlot" Me.picMCAPlot.Size = New System.Drawing.Size(308, 171) Me.picMCAPlot.TabIndex = 13 Me.picMCAPlot.TabStop = False ' 'fraDiagnostics ' Me.fraDiagnostics.BackColor = System.Drawing.SystemColors.Control Me.fraDiagnostics.Controls.Add(Me.cmdWriteMiscData) Me.fraDiagnostics.Controls.Add(Me.cmdReadMiscData) Me.fraDiagnostics.Controls.Add(Me.cmdClearMiscData) Me.fraDiagnostics.Controls.Add(Me.txtMiscData) Me.fraDiagnostics.Controls.Add(Me.cmdDiagnostics) Me.fraDiagnostics.ForeColor = System.Drawing.SystemColors.ControlText Me.fraDiagnostics.Location = New System.Drawing.Point(259, 413) Me.fraDiagnostics.Name = "fraDiagnostics" Me.fraDiagnostics.Size = New System.Drawing.Size(226, 187) Me.fraDiagnostics.TabIndex = 9 Me.fraDiagnostics.TabStop = False Me.fraDiagnostics.Text = "Diagnostics/512Byte Miscellaneous Data" ' 'cmdWriteMiscData ' Me.cmdWriteMiscData.BackColor = System.Drawing.SystemColors.Control Me.cmdWriteMiscData.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdWriteMiscData.Location = New System.Drawing.Point(105, 154) Me.cmdWriteMiscData.Name = "cmdWriteMiscData" Me.cmdWriteMiscData.Size = New System.Drawing.Size(111, 25) Me.cmdWriteMiscData.TabIndex = 29 Me.cmdWriteMiscData.Text = "Write Misc Data" Me.cmdWriteMiscData.UseVisualStyleBackColor = False ' 'cmdReadMiscData ' Me.cmdReadMiscData.BackColor = System.Drawing.SystemColors.Control Me.cmdReadMiscData.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdReadMiscData.Location = New System.Drawing.Point(105, 121) Me.cmdReadMiscData.Name = "cmdReadMiscData" Me.cmdReadMiscData.Size = New System.Drawing.Size(111, 25) Me.cmdReadMiscData.TabIndex = 28 Me.cmdReadMiscData.Text = "Read Misc Data" Me.cmdReadMiscData.UseVisualStyleBackColor = False ' 'cmdClearMiscData ' Me.cmdClearMiscData.BackColor = System.Drawing.SystemColors.Control Me.cmdClearMiscData.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdClearMiscData.Location = New System.Drawing.Point(8, 154) Me.cmdClearMiscData.Name = "cmdClearMiscData" Me.cmdClearMiscData.Size = New System.Drawing.Size(90, 25) Me.cmdClearMiscData.TabIndex = 27 Me.cmdClearMiscData.Text = "Clear Text Box" Me.cmdClearMiscData.UseVisualStyleBackColor = False ' 'txtMiscData ' Me.txtMiscData.BackColor = System.Drawing.SystemColors.Window Me.txtMiscData.ForeColor = System.Drawing.SystemColors.WindowText Me.txtMiscData.Location = New System.Drawing.Point(8, 16) Me.txtMiscData.Multiline = True Me.txtMiscData.Name = "txtMiscData" Me.txtMiscData.ScrollBars = System.Windows.Forms.ScrollBars.Vertical Me.txtMiscData.Size = New System.Drawing.Size(209, 98) Me.txtMiscData.TabIndex = 11 ' 'cmdDiagnostics ' Me.cmdDiagnostics.BackColor = System.Drawing.SystemColors.Control Me.cmdDiagnostics.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdDiagnostics.Location = New System.Drawing.Point(8, 121) Me.cmdDiagnostics.Name = "cmdDiagnostics" Me.cmdDiagnostics.Size = New System.Drawing.Size(90, 25) Me.cmdDiagnostics.TabIndex = 10 Me.cmdDiagnostics.Text = "Get Diag Data" Me.cmdDiagnostics.UseVisualStyleBackColor = False ' 'fraSpectrumFunctions ' Me.fraSpectrumFunctions.BackColor = System.Drawing.SystemColors.Control Me.fraSpectrumFunctions.Controls.Add(Me.chkDeltaMode) Me.fraSpectrumFunctions.Controls.Add(Me.cmdStopAcquisition) Me.fraSpectrumFunctions.Controls.Add(Me.cmdClearData) Me.fraSpectrumFunctions.Controls.Add(Me.cmdStartAcquisition) Me.fraSpectrumFunctions.Controls.Add(Me.cmdSingleUpdate) Me.fraSpectrumFunctions.ForeColor = System.Drawing.SystemColors.ControlText Me.fraSpectrumFunctions.Location = New System.Drawing.Point(12, 267) Me.fraSpectrumFunctions.Name = "fraSpectrumFunctions" Me.fraSpectrumFunctions.Size = New System.Drawing.Size(147, 143) Me.fraSpectrumFunctions.TabIndex = 5 Me.fraSpectrumFunctions.TabStop = False Me.fraSpectrumFunctions.Text = "Single USB Controls" ' 'chkDeltaMode ' Me.chkDeltaMode.BackColor = System.Drawing.SystemColors.Control Me.chkDeltaMode.ForeColor = System.Drawing.SystemColors.ControlText Me.chkDeltaMode.Location = New System.Drawing.Point(32, 16) Me.chkDeltaMode.Name = "chkDeltaMode" Me.chkDeltaMode.Size = New System.Drawing.Size(103, 17) Me.chkDeltaMode.TabIndex = 26 Me.chkDeltaMode.Text = "Delta Mode" Me.chkDeltaMode.UseVisualStyleBackColor = False ' 'cmdStopAcquisition ' Me.cmdStopAcquisition.BackColor = System.Drawing.SystemColors.Control Me.cmdStopAcquisition.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdStopAcquisition.Location = New System.Drawing.Point(8, 62) Me.cmdStopAcquisition.Name = "cmdStopAcquisition" Me.cmdStopAcquisition.Size = New System.Drawing.Size(131, 23) Me.cmdStopAcquisition.TabIndex = 25 Me.cmdStopAcquisition.Text = "Stop Acquisition" Me.cmdStopAcquisition.UseVisualStyleBackColor = False ' 'cmdClearData ' Me.cmdClearData.BackColor = System.Drawing.SystemColors.Control Me.cmdClearData.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdClearData.Location = New System.Drawing.Point(8, 114) Me.cmdClearData.Name = "cmdClearData" Me.cmdClearData.Size = New System.Drawing.Size(131, 23) Me.cmdClearData.TabIndex = 8 Me.cmdClearData.Text = "Clear Data" Me.cmdClearData.UseVisualStyleBackColor = False ' 'cmdStartAcquisition ' Me.cmdStartAcquisition.BackColor = System.Drawing.SystemColors.Control Me.cmdStartAcquisition.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdStartAcquisition.Location = New System.Drawing.Point(8, 36) Me.cmdStartAcquisition.Name = "cmdStartAcquisition" Me.cmdStartAcquisition.Size = New System.Drawing.Size(131, 23) Me.cmdStartAcquisition.TabIndex = 7 Me.cmdStartAcquisition.Text = "Start Acquisition" Me.cmdStartAcquisition.UseVisualStyleBackColor = False ' 'cmdSingleUpdate ' Me.cmdSingleUpdate.BackColor = System.Drawing.SystemColors.Control Me.cmdSingleUpdate.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdSingleUpdate.Location = New System.Drawing.Point(8, 88) Me.cmdSingleUpdate.Name = "cmdSingleUpdate" Me.cmdSingleUpdate.Size = New System.Drawing.Size(131, 23) Me.cmdSingleUpdate.TabIndex = 6 Me.cmdSingleUpdate.Text = "Single Update" Me.cmdSingleUpdate.UseVisualStyleBackColor = False ' 'tmrAcquisition ' Me.tmrAcquisition.Interval = 1000 ' 'StatusBar1 ' Me.StatusBar1.Location = New System.Drawing.Point(0, 610) Me.StatusBar1.Name = "StatusBar1" Me.StatusBar1.Panels.AddRange(New System.Windows.Forms.StatusBarPanel() {Me.StatusBar1_Panel1}) Me.StatusBar1.ShowPanels = True Me.StatusBar1.Size = New System.Drawing.Size(903, 25) Me.StatusBar1.SizingGrip = False Me.StatusBar1.TabIndex = 4 ' 'StatusBar1_Panel1 ' Me.StatusBar1_Panel1.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Spring Me.StatusBar1_Panel1.Name = "StatusBar1_Panel1" Me.StatusBar1_Panel1.Width = 903 ' 'fraScope ' Me.fraScope.BackColor = System.Drawing.SystemColors.Control Me.fraScope.Controls.Add(Me.chkAutoRearm) Me.fraScope.Controls.Add(Me.cmdArmTrigger) Me.fraScope.Controls.Add(Me.picScope) Me.fraScope.ForeColor = System.Drawing.SystemColors.ControlText Me.fraScope.Location = New System.Drawing.Point(8, 413) Me.fraScope.Name = "fraScope" Me.fraScope.Size = New System.Drawing.Size(244, 189) Me.fraScope.TabIndex = 1 Me.fraScope.TabStop = False Me.fraScope.Text = "Digital Oscilloscope" ' 'chkAutoRearm ' Me.chkAutoRearm.AutoSize = True Me.chkAutoRearm.BackColor = System.Drawing.SystemColors.Control Me.chkAutoRearm.ForeColor = System.Drawing.SystemColors.ControlText Me.chkAutoRearm.Location = New System.Drawing.Point(89, 165) Me.chkAutoRearm.Name = "chkAutoRearm" Me.chkAutoRearm.Size = New System.Drawing.Size(80, 17) Me.chkAutoRearm.TabIndex = 3 Me.chkAutoRearm.Text = "Auto re-arm" Me.chkAutoRearm.UseVisualStyleBackColor = False ' 'cmdArmTrigger ' Me.cmdArmTrigger.BackColor = System.Drawing.SystemColors.Control Me.cmdArmTrigger.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdArmTrigger.Location = New System.Drawing.Point(8, 165) Me.cmdArmTrigger.Name = "cmdArmTrigger" Me.cmdArmTrigger.Size = New System.Drawing.Size(74, 21) Me.cmdArmTrigger.TabIndex = 2 Me.cmdArmTrigger.Text = "Arm Trigger" Me.cmdArmTrigger.UseVisualStyleBackColor = False ' 'picScope ' Me.picScope.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer)) Me.picScope.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.picScope.Location = New System.Drawing.Point(8, 16) Me.picScope.Name = "picScope" Me.picScope.Size = New System.Drawing.Size(228, 147) Me.picScope.TabIndex = 12 Me.picScope.TabStop = False ' 'fraStatus ' Me.fraStatus.BackColor = System.Drawing.Color.FromArgb(CType(CType(122, Byte), Integer), CType(CType(206, Byte), Integer), CType(CType(252, Byte), Integer)) Me.fraStatus.Controls.Add(Me.lblStatusDisplay_1) Me.fraStatus.Controls.Add(Me.lblStatusDisplay_0) Me.fraStatus.ForeColor = System.Drawing.SystemColors.ControlText Me.fraStatus.Location = New System.Drawing.Point(324, 8) Me.fraStatus.Name = "fraStatus" Me.fraStatus.Size = New System.Drawing.Size(244, 254) Me.fraStatus.TabIndex = 0 Me.fraStatus.TabStop = False Me.fraStatus.Text = "Status" ' 'lblVersion ' Me.lblVersion.BackColor = System.Drawing.Color.Transparent Me.lblVersion.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.lblVersion.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(255, Byte), Integer)) Me.lblVersion.Location = New System.Drawing.Point(8, 243) Me.lblVersion.Name = "lblVersion" Me.lblVersion.Size = New System.Drawing.Size(179, 17) Me.lblVersion.TabIndex = 23 Me.lblVersion.TextAlign = System.Drawing.ContentAlignment.TopCenter ' 'Button1 ' Me.Button1.Location = New System.Drawing.Point(491, 549) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(85, 29) Me.Button1.TabIndex = 55 Me.Button1.Text = "Count Devices" Me.Button1.UseVisualStyleBackColor = True Me.Button1.Visible = False ' 'TextBox1 ' Me.TextBox1.AcceptsReturn = True Me.TextBox1.Location = New System.Drawing.Point(580, 526) Me.TextBox1.Multiline = True Me.TextBox1.Name = "TextBox1" Me.TextBox1.ScrollBars = System.Windows.Forms.ScrollBars.Vertical Me.TextBox1.Size = New System.Drawing.Size(302, 75) Me.TextBox1.TabIndex = 56 Me.TextBox1.Visible = False Me.TextBox1.WordWrap = False ' 'frmDP5 ' Me.BackColor = System.Drawing.SystemColors.Control Me.ClientSize = New System.Drawing.Size(903, 635) Me.Controls.Add(Me.TextBox1) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.fraMultiUSBTest) Me.Controls.Add(Me.btnOK) Me.Controls.Add(Me.fraMultiUSB) Me.Controls.Add(Me.cmdShowConfiguration) Me.Controls.Add(Me.cmdColor) Me.Controls.Add(Me.fraScale) Me.Controls.Add(Me.fraPlotType) Me.Controls.Add(Me.picMCAPlot) Me.Controls.Add(Me.fraDiagnostics) Me.Controls.Add(Me.fraSpectrumFunctions) Me.Controls.Add(Me.StatusBar1) Me.Controls.Add(Me.fraScope) Me.Controls.Add(Me.fraStatus) Me.Controls.Add(Me.lblVersion) Me.ForeColor = System.Drawing.SystemColors.ControlText Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle Me.Name = "frmDP5" Me.Text = "vbDP5" CType(Me.optMultiTest, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblSpectrum, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.cmdConnectDevice, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.cmdCopyDevice, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblUnit, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblLine, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.optScaleType, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.optPlotType, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblStatusDisplay, System.ComponentModel.ISupportInitialize).EndInit() Me.fraMultiUSBTest.ResumeLayout(False) Me.fraMultiUSBTest.PerformLayout() Me.fraMultiUSB.ResumeLayout(False) Me.fraMultiUSB.PerformLayout() Me.fraScale.ResumeLayout(False) Me.fraScale.PerformLayout() Me.fraPlotType.ResumeLayout(False) Me.fraPlotType.PerformLayout() CType(Me.picMCAPlot, System.ComponentModel.ISupportInitialize).EndInit() Me.fraDiagnostics.ResumeLayout(False) Me.fraDiagnostics.PerformLayout() Me.fraSpectrumFunctions.ResumeLayout(False) CType(Me.StatusBar1_Panel1, System.ComponentModel.ISupportInitialize).EndInit() Me.fraScope.ResumeLayout(False) Me.fraScope.PerformLayout() CType(Me.picScope, System.ComponentModel.ISupportInitialize).EndInit() Me.fraStatus.ResumeLayout(False) Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents TextBox1 As System.Windows.Forms.TextBox #End Region End Class