Partial Class frmDP5 #Region "Windows Form Designer generated code " Public Sub New() MyBase.New() 'This call is required by the Windows Form Designer. InitializeComponent() Form_Initialize_renamed() 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 Public ToolTip1 As System.Windows.Forms.ToolTip Public WithEvents txtSendCfgToHwNoEdit As System.Windows.Forms.TextBox Public WithEvents cmdShowConfiguration As System.Windows.Forms.Button Public WithEvents cmdSendConfiguration As System.Windows.Forms.Button Public WithEvents cmdSelectCommunications As System.Windows.Forms.Button Public WithEvents lblSelectCommunications As System.Windows.Forms.Label Public WithEvents fraCommunications As System.Windows.Forms.GroupBox Public WithEvents cmdColor As System.Windows.Forms.Button Public WithEvents txtSpectrumDescription As System.Windows.Forms.TextBox Public WithEvents txtSpectrumTag As System.Windows.Forms.TextBox Public WithEvents cmdSaveSpectrum As System.Windows.Forms.Button Public WithEvents _lblSpectrum_2 As System.Windows.Forms.Label Public WithEvents _lblSpectrum_0 As System.Windows.Forms.Label Public WithEvents fraSaveSpectrum As System.Windows.Forms.GroupBox Public WithEvents _optScaleType_0 As System.Windows.Forms.RadioButton Public WithEvents _optScaleType_1 As System.Windows.Forms.RadioButton Public WithEvents fraScale As System.Windows.Forms.GroupBox Public WithEvents _optPlotType_0 As System.Windows.Forms.RadioButton Public WithEvents _optPlotType_1 As System.Windows.Forms.RadioButton Public WithEvents fraPlotType As System.Windows.Forms.GroupBox Public WithEvents picMCAPlot As System.Windows.Forms.PictureBox Public WithEvents txtRawStatus As System.Windows.Forms.TextBox Public WithEvents cmdDiagnostics As System.Windows.Forms.Button Public WithEvents fraDiagnostics As System.Windows.Forms.GroupBox Public WithEvents chkDeltaMode As System.Windows.Forms.CheckBox Public WithEvents cmdStopAcquisition As System.Windows.Forms.Button Public WithEvents cmdClearData As System.Windows.Forms.Button Public WithEvents cmdStartAcquisition As System.Windows.Forms.Button Public WithEvents cmdSingleUpdate As System.Windows.Forms.Button Public WithEvents fraSpectrumFunctions As System.Windows.Forms.GroupBox Public WithEvents Timer2 As System.Windows.Forms.Timer Public WithEvents chkAutoRearm As System.Windows.Forms.CheckBox Public WithEvents cmdArmTrigger As System.Windows.Forms.Button Public WithEvents picScope As System.Windows.Forms.PictureBox Public WithEvents fraScope As System.Windows.Forms.GroupBox Public WithEvents _lblStatusDisplay_1 As System.Windows.Forms.Label Public WithEvents _lblStatusDisplay_0 As System.Windows.Forms.Label Public WithEvents fraStatus As System.Windows.Forms.GroupBox Public WithEvents cmdClearMiscData As System.Windows.Forms.Button Public WithEvents txtMiscData As System.Windows.Forms.TextBox Public WithEvents cmdReadMiscData As System.Windows.Forms.Button Public WithEvents cmdWriteMiscData As System.Windows.Forms.Button Public WithEvents lblUCFilename As System.Windows.Forms.Label Public WithEvents lblUpload As System.Windows.Forms.Label Public WithEvents frMiscData As System.Windows.Forms.GroupBox Public WithEvents lblCfgToHwLength As System.Windows.Forms.Label Public WithEvents lblCfgLenValue As System.Windows.Forms.Label Public WithEvents lblVersion As System.Windows.Forms.Label Public WithEvents lblSpectrum As Microsoft.VisualBasic.Compatibility.VB6.LabelArray Public WithEvents lblStatusDisplay As Microsoft.VisualBasic.Compatibility.VB6.LabelArray Public WithEvents optPlotType As Microsoft.VisualBasic.Compatibility.VB6.RadioButtonArray Public WithEvents optScaleType As Microsoft.VisualBasic.Compatibility.VB6.RadioButtonArray '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.components = New System.ComponentModel.Container Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmDP5)) Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components) Me.txtSendCfgToHwNoEdit = New System.Windows.Forms.TextBox Me.cmdShowConfiguration = New System.Windows.Forms.Button Me.cmdSendConfiguration = New System.Windows.Forms.Button Me.fraCommunications = New System.Windows.Forms.GroupBox Me.cmdSelectCommunications = New System.Windows.Forms.Button Me.lblSelectCommunications = New System.Windows.Forms.Label Me.cmdColor = New System.Windows.Forms.Button Me.fraSaveSpectrum = New System.Windows.Forms.GroupBox Me.txtSpectrumDescription = New System.Windows.Forms.TextBox Me.txtSpectrumTag = New System.Windows.Forms.TextBox Me.cmdSaveSpectrum = New System.Windows.Forms.Button Me._lblSpectrum_2 = New System.Windows.Forms.Label Me._lblSpectrum_0 = New System.Windows.Forms.Label Me.fraScale = New System.Windows.Forms.GroupBox Me._optScaleType_0 = New System.Windows.Forms.RadioButton Me._optScaleType_1 = New System.Windows.Forms.RadioButton Me.fraPlotType = New System.Windows.Forms.GroupBox Me._optPlotType_0 = New System.Windows.Forms.RadioButton Me._optPlotType_1 = New System.Windows.Forms.RadioButton Me.picMCAPlot = New System.Windows.Forms.PictureBox Me.fraDiagnostics = New System.Windows.Forms.GroupBox Me.txtRawStatus = 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.Timer2 = New System.Windows.Forms.Timer(Me.components) 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._lblStatusDisplay_1 = New System.Windows.Forms.Label Me._lblStatusDisplay_0 = New System.Windows.Forms.Label Me.frMiscData = New System.Windows.Forms.GroupBox Me.cmdClearMiscData = New System.Windows.Forms.Button Me.txtMiscData = New System.Windows.Forms.TextBox Me.cmdReadMiscData = New System.Windows.Forms.Button Me.cmdWriteMiscData = New System.Windows.Forms.Button Me.lblUCFilename = New System.Windows.Forms.Label Me.lblUpload = New System.Windows.Forms.Label Me.lblCfgToHwLength = New System.Windows.Forms.Label Me.lblCfgLenValue = New System.Windows.Forms.Label Me.lblVersion = New System.Windows.Forms.Label Me.lblSpectrum = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(Me.components) Me.lblStatusDisplay = New Microsoft.VisualBasic.Compatibility.VB6.LabelArray(Me.components) Me.optPlotType = New Microsoft.VisualBasic.Compatibility.VB6.RadioButtonArray(Me.components) Me.optScaleType = New Microsoft.VisualBasic.Compatibility.VB6.RadioButtonArray(Me.components) Me.OpenFile = New System.Windows.Forms.OpenFileDialog Me.SaveFile = New System.Windows.Forms.SaveFileDialog Me.pnlStatus = New System.Windows.Forms.StatusStrip Me.Button1 = New System.Windows.Forms.Button Me.TextBox1 = New System.Windows.Forms.TextBox Me.fraCommunications.SuspendLayout() Me.fraSaveSpectrum.SuspendLayout() Me.fraScale.SuspendLayout() Me.fraPlotType.SuspendLayout() CType(Me.picMCAPlot, System.ComponentModel.ISupportInitialize).BeginInit() Me.fraDiagnostics.SuspendLayout() Me.fraSpectrumFunctions.SuspendLayout() Me.fraScope.SuspendLayout() CType(Me.picScope, System.ComponentModel.ISupportInitialize).BeginInit() Me.fraStatus.SuspendLayout() Me.frMiscData.SuspendLayout() CType(Me.lblSpectrum, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.lblStatusDisplay, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.optPlotType, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.optScaleType, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'txtSendCfgToHwNoEdit ' Me.txtSendCfgToHwNoEdit.AcceptsReturn = True Me.txtSendCfgToHwNoEdit.BackColor = System.Drawing.SystemColors.Window Me.txtSendCfgToHwNoEdit.Cursor = System.Windows.Forms.Cursors.IBeam Me.txtSendCfgToHwNoEdit.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtSendCfgToHwNoEdit.ForeColor = System.Drawing.SystemColors.WindowText Me.txtSendCfgToHwNoEdit.Location = New System.Drawing.Point(723, 20) Me.txtSendCfgToHwNoEdit.MaxLength = 0 Me.txtSendCfgToHwNoEdit.Multiline = True Me.txtSendCfgToHwNoEdit.Name = "txtSendCfgToHwNoEdit" Me.txtSendCfgToHwNoEdit.RightToLeft = System.Windows.Forms.RightToLeft.No Me.txtSendCfgToHwNoEdit.ScrollBars = System.Windows.Forms.ScrollBars.Vertical Me.txtSendCfgToHwNoEdit.Size = New System.Drawing.Size(65, 49) Me.txtSendCfgToHwNoEdit.TabIndex = 47 Me.txtSendCfgToHwNoEdit.Visible = False ' 'cmdShowConfiguration ' Me.cmdShowConfiguration.BackColor = System.Drawing.SystemColors.Control Me.cmdShowConfiguration.Cursor = System.Windows.Forms.Cursors.Default Me.cmdShowConfiguration.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmdShowConfiguration.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdShowConfiguration.Location = New System.Drawing.Point(464, 80) Me.cmdShowConfiguration.Name = "cmdShowConfiguration" Me.cmdShowConfiguration.RightToLeft = System.Windows.Forms.RightToLeft.No Me.cmdShowConfiguration.Size = New System.Drawing.Size(113, 21) Me.cmdShowConfiguration.TabIndex = 41 Me.cmdShowConfiguration.Text = "Show Configuration" Me.cmdShowConfiguration.UseVisualStyleBackColor = False ' 'cmdSendConfiguration ' Me.cmdSendConfiguration.BackColor = System.Drawing.SystemColors.Control Me.cmdSendConfiguration.Cursor = System.Windows.Forms.Cursors.Default Me.cmdSendConfiguration.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmdSendConfiguration.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdSendConfiguration.Location = New System.Drawing.Point(643, 80) Me.cmdSendConfiguration.Name = "cmdSendConfiguration" Me.cmdSendConfiguration.RightToLeft = System.Windows.Forms.RightToLeft.No Me.cmdSendConfiguration.Size = New System.Drawing.Size(166, 21) Me.cmdSendConfiguration.TabIndex = 40 Me.cmdSendConfiguration.Text = "Send Configuration" Me.cmdSendConfiguration.UseVisualStyleBackColor = False ' 'fraCommunications ' Me.fraCommunications.BackColor = System.Drawing.SystemColors.Control Me.fraCommunications.Controls.Add(Me.cmdSelectCommunications) Me.fraCommunications.Controls.Add(Me.lblSelectCommunications) Me.fraCommunications.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.fraCommunications.ForeColor = System.Drawing.SystemColors.ControlText Me.fraCommunications.Location = New System.Drawing.Point(456, 8) Me.fraCommunications.Name = "fraCommunications" Me.fraCommunications.RightToLeft = System.Windows.Forms.RightToLeft.No Me.fraCommunications.Size = New System.Drawing.Size(225, 65) Me.fraCommunications.TabIndex = 37 Me.fraCommunications.TabStop = False Me.fraCommunications.Text = "Communications" ' 'cmdSelectCommunications ' Me.cmdSelectCommunications.BackColor = System.Drawing.SystemColors.Control Me.cmdSelectCommunications.Cursor = System.Windows.Forms.Cursors.Default Me.cmdSelectCommunications.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmdSelectCommunications.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdSelectCommunications.Location = New System.Drawing.Point(8, 16) Me.cmdSelectCommunications.Name = "cmdSelectCommunications" Me.cmdSelectCommunications.RightToLeft = System.Windows.Forms.RightToLeft.No Me.cmdSelectCommunications.Size = New System.Drawing.Size(209, 21) Me.cmdSelectCommunications.TabIndex = 38 Me.cmdSelectCommunications.Text = "Select Communications" Me.cmdSelectCommunications.UseVisualStyleBackColor = False ' 'lblSelectCommunications ' Me.lblSelectCommunications.BackColor = System.Drawing.Color.FromArgb(CType(CType(122, Byte), Integer), CType(CType(206, Byte), Integer), CType(CType(252, Byte), Integer)) Me.lblSelectCommunications.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.lblSelectCommunications.Cursor = System.Windows.Forms.Cursors.Default Me.lblSelectCommunications.Font = New System.Drawing.Font("Arial", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblSelectCommunications.ForeColor = System.Drawing.SystemColors.ControlText Me.lblSelectCommunications.Location = New System.Drawing.Point(8, 40) Me.lblSelectCommunications.Name = "lblSelectCommunications" Me.lblSelectCommunications.RightToLeft = System.Windows.Forms.RightToLeft.No Me.lblSelectCommunications.Size = New System.Drawing.Size(209, 21) Me.lblSelectCommunications.TabIndex = 39 Me.lblSelectCommunications.Text = "Select Communications" Me.lblSelectCommunications.TextAlign = System.Drawing.ContentAlignment.TopCenter ' 'cmdColor ' Me.cmdColor.BackColor = System.Drawing.SystemColors.Control Me.cmdColor.Cursor = System.Windows.Forms.Cursors.Default Me.cmdColor.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmdColor.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdColor.Location = New System.Drawing.Point(285, 254) Me.cmdColor.Name = "cmdColor" Me.cmdColor.RightToLeft = System.Windows.Forms.RightToLeft.No Me.cmdColor.Size = New System.Drawing.Size(81, 25) Me.cmdColor.TabIndex = 35 Me.cmdColor.Text = "Plotting Color" Me.cmdColor.UseVisualStyleBackColor = False Me.cmdColor.Visible = False ' 'fraSaveSpectrum ' Me.fraSaveSpectrum.BackColor = System.Drawing.SystemColors.Control Me.fraSaveSpectrum.Controls.Add(Me.txtSpectrumDescription) Me.fraSaveSpectrum.Controls.Add(Me.txtSpectrumTag) Me.fraSaveSpectrum.Controls.Add(Me.cmdSaveSpectrum) Me.fraSaveSpectrum.Controls.Add(Me._lblSpectrum_2) Me.fraSaveSpectrum.Controls.Add(Me._lblSpectrum_0) Me.fraSaveSpectrum.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.fraSaveSpectrum.ForeColor = System.Drawing.SystemColors.ControlText Me.fraSaveSpectrum.Location = New System.Drawing.Point(8, 296) Me.fraSaveSpectrum.Name = "fraSaveSpectrum" Me.fraSaveSpectrum.RightToLeft = System.Windows.Forms.RightToLeft.No Me.fraSaveSpectrum.Size = New System.Drawing.Size(561, 41) Me.fraSaveSpectrum.TabIndex = 27 Me.fraSaveSpectrum.TabStop = False Me.fraSaveSpectrum.Text = "MCA Spectrum File" ' 'txtSpectrumDescription ' Me.txtSpectrumDescription.AcceptsReturn = True Me.txtSpectrumDescription.BackColor = System.Drawing.SystemColors.Window Me.txtSpectrumDescription.Cursor = System.Windows.Forms.Cursors.IBeam Me.txtSpectrumDescription.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtSpectrumDescription.ForeColor = System.Drawing.SystemColors.WindowText Me.txtSpectrumDescription.Location = New System.Drawing.Point(280, 16) Me.txtSpectrumDescription.MaxLength = 0 Me.txtSpectrumDescription.Name = "txtSpectrumDescription" Me.txtSpectrumDescription.RightToLeft = System.Windows.Forms.RightToLeft.No Me.txtSpectrumDescription.Size = New System.Drawing.Size(217, 20) Me.txtSpectrumDescription.TabIndex = 32 Me.txtSpectrumDescription.Text = "Spectrum data" ' 'txtSpectrumTag ' Me.txtSpectrumTag.AcceptsReturn = True Me.txtSpectrumTag.BackColor = System.Drawing.SystemColors.Window Me.txtSpectrumTag.Cursor = System.Windows.Forms.Cursors.IBeam Me.txtSpectrumTag.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtSpectrumTag.ForeColor = System.Drawing.SystemColors.WindowText Me.txtSpectrumTag.Location = New System.Drawing.Point(112, 16) Me.txtSpectrumTag.MaxLength = 0 Me.txtSpectrumTag.Name = "txtSpectrumTag" Me.txtSpectrumTag.RightToLeft = System.Windows.Forms.RightToLeft.No Me.txtSpectrumTag.Size = New System.Drawing.Size(97, 20) Me.txtSpectrumTag.TabIndex = 31 Me.txtSpectrumTag.Text = "live_data" ' 'cmdSaveSpectrum ' Me.cmdSaveSpectrum.BackColor = System.Drawing.SystemColors.Control Me.cmdSaveSpectrum.Cursor = System.Windows.Forms.Cursors.Default Me.cmdSaveSpectrum.Enabled = False Me.cmdSaveSpectrum.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmdSaveSpectrum.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdSaveSpectrum.Location = New System.Drawing.Point(8, 16) Me.cmdSaveSpectrum.Name = "cmdSaveSpectrum" Me.cmdSaveSpectrum.RightToLeft = System.Windows.Forms.RightToLeft.No Me.cmdSaveSpectrum.Size = New System.Drawing.Size(65, 20) Me.cmdSaveSpectrum.TabIndex = 28 Me.cmdSaveSpectrum.Text = "Save File" Me.cmdSaveSpectrum.UseVisualStyleBackColor = False ' '_lblSpectrum_2 ' Me._lblSpectrum_2.BackColor = System.Drawing.Color.Transparent Me._lblSpectrum_2.Cursor = System.Windows.Forms.Cursors.Default Me._lblSpectrum_2.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) 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(216, 16) Me._lblSpectrum_2.Name = "_lblSpectrum_2" Me._lblSpectrum_2.RightToLeft = System.Windows.Forms.RightToLeft.No Me._lblSpectrum_2.Size = New System.Drawing.Size(61, 17) Me._lblSpectrum_2.TabIndex = 30 Me._lblSpectrum_2.Text = "Description:" Me._lblSpectrum_2.TextAlign = System.Drawing.ContentAlignment.TopRight ' '_lblSpectrum_0 ' Me._lblSpectrum_0.BackColor = System.Drawing.Color.Transparent Me._lblSpectrum_0.Cursor = System.Windows.Forms.Cursors.Default Me._lblSpectrum_0.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) 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(72, 16) Me._lblSpectrum_0.Name = "_lblSpectrum_0" Me._lblSpectrum_0.RightToLeft = System.Windows.Forms.RightToLeft.No Me._lblSpectrum_0.Size = New System.Drawing.Size(36, 17) Me._lblSpectrum_0.TabIndex = 29 Me._lblSpectrum_0.Text = "Tag:" Me._lblSpectrum_0.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'fraScale ' Me.fraScale.BackColor = System.Drawing.SystemColors.Control Me.fraScale.Controls.Add(Me._optScaleType_0) Me.fraScale.Controls.Add(Me._optScaleType_1) Me.fraScale.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.fraScale.ForeColor = System.Drawing.SystemColors.ControlText Me.fraScale.Location = New System.Drawing.Point(8, 248) Me.fraScale.Name = "fraScale" Me.fraScale.RightToLeft = System.Windows.Forms.RightToLeft.No Me.fraScale.Size = New System.Drawing.Size(141, 41) Me.fraScale.TabIndex = 24 Me.fraScale.TabStop = False Me.fraScale.Text = "Plot Scale" ' '_optScaleType_0 ' Me._optScaleType_0.BackColor = System.Drawing.SystemColors.Control Me._optScaleType_0.Checked = True Me._optScaleType_0.Cursor = System.Windows.Forms.Cursors.Default Me._optScaleType_0.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) 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.RightToLeft = System.Windows.Forms.RightToLeft.No Me._optScaleType_0.Size = New System.Drawing.Size(64, 20) Me._optScaleType_0.TabIndex = 26 Me._optScaleType_0.TabStop = True Me._optScaleType_0.Text = "Linear" Me._optScaleType_0.UseVisualStyleBackColor = False ' '_optScaleType_1 ' Me._optScaleType_1.BackColor = System.Drawing.SystemColors.Control Me._optScaleType_1.Cursor = System.Windows.Forms.Cursors.Default Me._optScaleType_1.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) 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(84, 16) Me._optScaleType_1.Name = "_optScaleType_1" Me._optScaleType_1.RightToLeft = System.Windows.Forms.RightToLeft.No Me._optScaleType_1.Size = New System.Drawing.Size(45, 20) Me._optScaleType_1.TabIndex = 25 Me._optScaleType_1.TabStop = True Me._optScaleType_1.Text = "Log" Me._optScaleType_1.UseVisualStyleBackColor = False ' 'fraPlotType ' Me.fraPlotType.BackColor = System.Drawing.SystemColors.Control Me.fraPlotType.Controls.Add(Me._optPlotType_0) Me.fraPlotType.Controls.Add(Me._optPlotType_1) Me.fraPlotType.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.fraPlotType.ForeColor = System.Drawing.SystemColors.ControlText Me.fraPlotType.Location = New System.Drawing.Point(158, 248) Me.fraPlotType.Name = "fraPlotType" Me.fraPlotType.RightToLeft = System.Windows.Forms.RightToLeft.No Me.fraPlotType.Size = New System.Drawing.Size(119, 41) Me.fraPlotType.TabIndex = 21 Me.fraPlotType.TabStop = False Me.fraPlotType.Text = "Plot Type" ' '_optPlotType_0 ' Me._optPlotType_0.BackColor = System.Drawing.SystemColors.Control Me._optPlotType_0.Checked = True Me._optPlotType_0.Cursor = System.Windows.Forms.Cursors.Default Me._optPlotType_0.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) 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.RightToLeft = System.Windows.Forms.RightToLeft.No Me._optPlotType_0.Size = New System.Drawing.Size(49, 20) Me._optPlotType_0.TabIndex = 23 Me._optPlotType_0.TabStop = True Me._optPlotType_0.Text = "Solid" Me._optPlotType_0.UseVisualStyleBackColor = False ' '_optPlotType_1 ' Me._optPlotType_1.BackColor = System.Drawing.SystemColors.Control Me._optPlotType_1.Cursor = System.Windows.Forms.Cursors.Default Me._optPlotType_1.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) 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(64, 16) Me._optPlotType_1.Name = "_optPlotType_1" Me._optPlotType_1.RightToLeft = System.Windows.Forms.RightToLeft.No Me._optPlotType_1.Size = New System.Drawing.Size(47, 20) Me._optPlotType_1.TabIndex = 22 Me._optPlotType_1.TabStop = True Me._optPlotType_1.Text = "Line" Me._optPlotType_1.UseVisualStyleBackColor = False ' 'picMCAPlot ' Me.picMCAPlot.BackColor = System.Drawing.Color.White Me.picMCAPlot.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.picMCAPlot.Cursor = System.Windows.Forms.Cursors.Default Me.picMCAPlot.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.picMCAPlot.ForeColor = System.Drawing.SystemColors.ControlText Me.picMCAPlot.Location = New System.Drawing.Point(8, 8) Me.picMCAPlot.Name = "picMCAPlot" Me.picMCAPlot.RightToLeft = System.Windows.Forms.RightToLeft.No Me.picMCAPlot.Size = New System.Drawing.Size(433, 233) Me.picMCAPlot.TabIndex = 20 Me.picMCAPlot.TabStop = False ' 'fraDiagnostics ' Me.fraDiagnostics.BackColor = System.Drawing.SystemColors.Control Me.fraDiagnostics.Controls.Add(Me.txtRawStatus) Me.fraDiagnostics.Controls.Add(Me.cmdDiagnostics) Me.fraDiagnostics.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.fraDiagnostics.ForeColor = System.Drawing.SystemColors.ControlText Me.fraDiagnostics.Location = New System.Drawing.Point(360, 344) Me.fraDiagnostics.Name = "fraDiagnostics" Me.fraDiagnostics.RightToLeft = System.Windows.Forms.RightToLeft.No Me.fraDiagnostics.Size = New System.Drawing.Size(177, 247) Me.fraDiagnostics.TabIndex = 16 Me.fraDiagnostics.TabStop = False Me.fraDiagnostics.Text = "Diagnostics" ' 'txtRawStatus ' Me.txtRawStatus.AcceptsReturn = True Me.txtRawStatus.BackColor = System.Drawing.SystemColors.Window Me.txtRawStatus.Cursor = System.Windows.Forms.Cursors.IBeam Me.txtRawStatus.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtRawStatus.ForeColor = System.Drawing.SystemColors.WindowText Me.txtRawStatus.Location = New System.Drawing.Point(8, 16) Me.txtRawStatus.MaxLength = 0 Me.txtRawStatus.Multiline = True Me.txtRawStatus.Name = "txtRawStatus" Me.txtRawStatus.RightToLeft = System.Windows.Forms.RightToLeft.No Me.txtRawStatus.ScrollBars = System.Windows.Forms.ScrollBars.Vertical Me.txtRawStatus.Size = New System.Drawing.Size(161, 185) Me.txtRawStatus.TabIndex = 18 ' 'cmdDiagnostics ' Me.cmdDiagnostics.BackColor = System.Drawing.SystemColors.Control Me.cmdDiagnostics.Cursor = System.Windows.Forms.Cursors.Default Me.cmdDiagnostics.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmdDiagnostics.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdDiagnostics.Location = New System.Drawing.Point(40, 208) Me.cmdDiagnostics.Name = "cmdDiagnostics" Me.cmdDiagnostics.RightToLeft = System.Windows.Forms.RightToLeft.No Me.cmdDiagnostics.Size = New System.Drawing.Size(129, 25) Me.cmdDiagnostics.TabIndex = 17 Me.cmdDiagnostics.Text = "Get Diagnostic 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.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.fraSpectrumFunctions.ForeColor = System.Drawing.SystemColors.ControlText Me.fraSpectrumFunctions.Location = New System.Drawing.Point(448, 104) Me.fraSpectrumFunctions.Name = "fraSpectrumFunctions" Me.fraSpectrumFunctions.RightToLeft = System.Windows.Forms.RightToLeft.No Me.fraSpectrumFunctions.Size = New System.Drawing.Size(121, 137) Me.fraSpectrumFunctions.TabIndex = 12 Me.fraSpectrumFunctions.TabStop = False ' 'chkDeltaMode ' Me.chkDeltaMode.BackColor = System.Drawing.SystemColors.Control Me.chkDeltaMode.Cursor = System.Windows.Forms.Cursors.Default Me.chkDeltaMode.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.chkDeltaMode.ForeColor = System.Drawing.SystemColors.ControlText Me.chkDeltaMode.Location = New System.Drawing.Point(8, 112) Me.chkDeltaMode.Name = "chkDeltaMode" Me.chkDeltaMode.RightToLeft = System.Windows.Forms.RightToLeft.No Me.chkDeltaMode.Size = New System.Drawing.Size(81, 17) Me.chkDeltaMode.TabIndex = 44 Me.chkDeltaMode.Text = "Delta Mode" Me.chkDeltaMode.UseVisualStyleBackColor = False ' 'cmdStopAcquisition ' Me.cmdStopAcquisition.BackColor = System.Drawing.SystemColors.Control Me.cmdStopAcquisition.Cursor = System.Windows.Forms.Cursors.Default Me.cmdStopAcquisition.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmdStopAcquisition.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdStopAcquisition.Location = New System.Drawing.Point(8, 40) Me.cmdStopAcquisition.Name = "cmdStopAcquisition" Me.cmdStopAcquisition.RightToLeft = System.Windows.Forms.RightToLeft.No Me.cmdStopAcquisition.Size = New System.Drawing.Size(105, 19) Me.cmdStopAcquisition.TabIndex = 43 Me.cmdStopAcquisition.Text = "Stop Acquisition" Me.cmdStopAcquisition.UseVisualStyleBackColor = False ' 'cmdClearData ' Me.cmdClearData.BackColor = System.Drawing.SystemColors.Control Me.cmdClearData.Cursor = System.Windows.Forms.Cursors.Default Me.cmdClearData.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmdClearData.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdClearData.Location = New System.Drawing.Point(8, 88) Me.cmdClearData.Name = "cmdClearData" Me.cmdClearData.RightToLeft = System.Windows.Forms.RightToLeft.No Me.cmdClearData.Size = New System.Drawing.Size(105, 19) Me.cmdClearData.TabIndex = 15 Me.cmdClearData.Text = "Clear Data" Me.cmdClearData.UseVisualStyleBackColor = False ' 'cmdStartAcquisition ' Me.cmdStartAcquisition.BackColor = System.Drawing.SystemColors.Control Me.cmdStartAcquisition.Cursor = System.Windows.Forms.Cursors.Default Me.cmdStartAcquisition.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmdStartAcquisition.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdStartAcquisition.Location = New System.Drawing.Point(8, 16) Me.cmdStartAcquisition.Name = "cmdStartAcquisition" Me.cmdStartAcquisition.RightToLeft = System.Windows.Forms.RightToLeft.No Me.cmdStartAcquisition.Size = New System.Drawing.Size(105, 19) Me.cmdStartAcquisition.TabIndex = 14 Me.cmdStartAcquisition.Text = "Start Acquisition" Me.cmdStartAcquisition.UseVisualStyleBackColor = False ' 'cmdSingleUpdate ' Me.cmdSingleUpdate.BackColor = System.Drawing.SystemColors.Control Me.cmdSingleUpdate.Cursor = System.Windows.Forms.Cursors.Default Me.cmdSingleUpdate.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmdSingleUpdate.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdSingleUpdate.Location = New System.Drawing.Point(8, 64) Me.cmdSingleUpdate.Name = "cmdSingleUpdate" Me.cmdSingleUpdate.RightToLeft = System.Windows.Forms.RightToLeft.No Me.cmdSingleUpdate.Size = New System.Drawing.Size(105, 19) Me.cmdSingleUpdate.TabIndex = 13 Me.cmdSingleUpdate.Text = "Single Update" Me.cmdSingleUpdate.UseVisualStyleBackColor = False ' 'Timer2 ' Me.Timer2.Interval = 1000 ' '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.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.fraScope.ForeColor = System.Drawing.SystemColors.ControlText Me.fraScope.Location = New System.Drawing.Point(8, 344) Me.fraScope.Name = "fraScope" Me.fraScope.RightToLeft = System.Windows.Forms.RightToLeft.No Me.fraScope.Size = New System.Drawing.Size(345, 247) Me.fraScope.TabIndex = 7 Me.fraScope.TabStop = False Me.fraScope.Text = "Digital Oscilloscope" ' 'chkAutoRearm ' Me.chkAutoRearm.BackColor = System.Drawing.SystemColors.Control Me.chkAutoRearm.Cursor = System.Windows.Forms.Cursors.Default Me.chkAutoRearm.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.chkAutoRearm.ForeColor = System.Drawing.SystemColors.ControlText Me.chkAutoRearm.Location = New System.Drawing.Point(88, 219) Me.chkAutoRearm.Name = "chkAutoRearm" Me.chkAutoRearm.RightToLeft = System.Windows.Forms.RightToLeft.No Me.chkAutoRearm.Size = New System.Drawing.Size(81, 13) Me.chkAutoRearm.TabIndex = 9 Me.chkAutoRearm.Text = "Auto re-arm" Me.chkAutoRearm.UseVisualStyleBackColor = False ' 'cmdArmTrigger ' Me.cmdArmTrigger.BackColor = System.Drawing.SystemColors.Control Me.cmdArmTrigger.Cursor = System.Windows.Forms.Cursors.Default Me.cmdArmTrigger.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmdArmTrigger.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdArmTrigger.Location = New System.Drawing.Point(8, 219) Me.cmdArmTrigger.Name = "cmdArmTrigger" Me.cmdArmTrigger.RightToLeft = System.Windows.Forms.RightToLeft.No Me.cmdArmTrigger.Size = New System.Drawing.Size(73, 21) Me.cmdArmTrigger.TabIndex = 8 Me.cmdArmTrigger.Text = "Arm Trigger" Me.cmdArmTrigger.UseVisualStyleBackColor = False ' 'picScope ' Me.picScope.BackColor = System.Drawing.Color.White Me.picScope.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.picScope.Cursor = System.Windows.Forms.Cursors.Default Me.picScope.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.picScope.ForeColor = System.Drawing.SystemColors.ControlText Me.picScope.Location = New System.Drawing.Point(8, 16) Me.picScope.Name = "picScope" Me.picScope.RightToLeft = System.Windows.Forms.RightToLeft.No Me.picScope.Size = New System.Drawing.Size(329, 201) Me.picScope.TabIndex = 19 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.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.fraStatus.ForeColor = System.Drawing.SystemColors.ControlText Me.fraStatus.Location = New System.Drawing.Point(576, 144) Me.fraStatus.Name = "fraStatus" Me.fraStatus.RightToLeft = System.Windows.Forms.RightToLeft.No Me.fraStatus.Size = New System.Drawing.Size(265, 249) Me.fraStatus.TabIndex = 6 Me.fraStatus.TabStop = False Me.fraStatus.Text = "Status" ' '_lblStatusDisplay_1 ' Me._lblStatusDisplay_1.BackColor = System.Drawing.Color.Transparent Me._lblStatusDisplay_1.Cursor = System.Windows.Forms.Cursors.Default Me._lblStatusDisplay_1.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me._lblStatusDisplay_1.ForeColor = System.Drawing.Color.Blue Me.lblStatusDisplay.SetIndex(Me._lblStatusDisplay_1, CType(1, Short)) Me._lblStatusDisplay_1.Location = New System.Drawing.Point(144, 16) Me._lblStatusDisplay_1.Name = "_lblStatusDisplay_1" Me._lblStatusDisplay_1.RightToLeft = System.Windows.Forms.RightToLeft.No Me._lblStatusDisplay_1.Size = New System.Drawing.Size(113, 223) Me._lblStatusDisplay_1.TabIndex = 34 ' '_lblStatusDisplay_0 ' Me._lblStatusDisplay_0.BackColor = System.Drawing.Color.Transparent Me._lblStatusDisplay_0.Cursor = System.Windows.Forms.Cursors.Default Me._lblStatusDisplay_0.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me._lblStatusDisplay_0.ForeColor = System.Drawing.Color.Blue 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.RightToLeft = System.Windows.Forms.RightToLeft.No Me._lblStatusDisplay_0.Size = New System.Drawing.Size(129, 223) Me._lblStatusDisplay_0.TabIndex = 33 Me._lblStatusDisplay_0.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'frMiscData ' Me.frMiscData.BackColor = System.Drawing.SystemColors.Control Me.frMiscData.Controls.Add(Me.cmdClearMiscData) Me.frMiscData.Controls.Add(Me.txtMiscData) Me.frMiscData.Controls.Add(Me.cmdReadMiscData) Me.frMiscData.Controls.Add(Me.cmdWriteMiscData) Me.frMiscData.Controls.Add(Me.lblUCFilename) Me.frMiscData.Controls.Add(Me.lblUpload) Me.frMiscData.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.frMiscData.ForeColor = System.Drawing.SystemColors.ControlText Me.frMiscData.Location = New System.Drawing.Point(576, 479) Me.frMiscData.Name = "frMiscData" Me.frMiscData.RightToLeft = System.Windows.Forms.RightToLeft.No Me.frMiscData.Size = New System.Drawing.Size(265, 112) Me.frMiscData.TabIndex = 0 Me.frMiscData.TabStop = False Me.frMiscData.Text = "512-Byte Miscellaneous Data" ' 'cmdClearMiscData ' Me.cmdClearMiscData.BackColor = System.Drawing.SystemColors.Control Me.cmdClearMiscData.Cursor = System.Windows.Forms.Cursors.Default Me.cmdClearMiscData.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmdClearMiscData.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdClearMiscData.Location = New System.Drawing.Point(8, 64) Me.cmdClearMiscData.Name = "cmdClearMiscData" Me.cmdClearMiscData.RightToLeft = System.Windows.Forms.RightToLeft.No Me.cmdClearMiscData.Size = New System.Drawing.Size(41, 41) Me.cmdClearMiscData.TabIndex = 10 Me.cmdClearMiscData.Text = "Clear Text Box" Me.cmdClearMiscData.UseVisualStyleBackColor = False ' 'txtMiscData ' Me.txtMiscData.AcceptsReturn = True Me.txtMiscData.BackColor = System.Drawing.SystemColors.Window Me.txtMiscData.Cursor = System.Windows.Forms.Cursors.IBeam Me.txtMiscData.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtMiscData.ForeColor = System.Drawing.SystemColors.WindowText Me.txtMiscData.Location = New System.Drawing.Point(56, 16) Me.txtMiscData.MaxLength = 0 Me.txtMiscData.Multiline = True Me.txtMiscData.Name = "txtMiscData" Me.txtMiscData.RightToLeft = System.Windows.Forms.RightToLeft.No Me.txtMiscData.Size = New System.Drawing.Size(201, 89) Me.txtMiscData.TabIndex = 3 ' 'cmdReadMiscData ' Me.cmdReadMiscData.BackColor = System.Drawing.SystemColors.Control Me.cmdReadMiscData.Cursor = System.Windows.Forms.Cursors.Default Me.cmdReadMiscData.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmdReadMiscData.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdReadMiscData.Location = New System.Drawing.Point(8, 16) Me.cmdReadMiscData.Name = "cmdReadMiscData" Me.cmdReadMiscData.RightToLeft = System.Windows.Forms.RightToLeft.No Me.cmdReadMiscData.Size = New System.Drawing.Size(41, 20) Me.cmdReadMiscData.TabIndex = 2 Me.cmdReadMiscData.Text = "Read" Me.cmdReadMiscData.UseVisualStyleBackColor = False ' 'cmdWriteMiscData ' Me.cmdWriteMiscData.BackColor = System.Drawing.SystemColors.Control Me.cmdWriteMiscData.Cursor = System.Windows.Forms.Cursors.Default Me.cmdWriteMiscData.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cmdWriteMiscData.ForeColor = System.Drawing.SystemColors.ControlText Me.cmdWriteMiscData.Location = New System.Drawing.Point(8, 40) Me.cmdWriteMiscData.Name = "cmdWriteMiscData" Me.cmdWriteMiscData.RightToLeft = System.Windows.Forms.RightToLeft.No Me.cmdWriteMiscData.Size = New System.Drawing.Size(41, 20) Me.cmdWriteMiscData.TabIndex = 1 Me.cmdWriteMiscData.Text = "Write" Me.cmdWriteMiscData.UseVisualStyleBackColor = False ' 'lblUCFilename ' Me.lblUCFilename.BackColor = System.Drawing.SystemColors.Control Me.lblUCFilename.Cursor = System.Windows.Forms.Cursors.Default Me.lblUCFilename.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblUCFilename.ForeColor = System.Drawing.SystemColors.ControlText Me.lblUCFilename.Location = New System.Drawing.Point(552, 160) Me.lblUCFilename.Name = "lblUCFilename" Me.lblUCFilename.RightToLeft = System.Windows.Forms.RightToLeft.No Me.lblUCFilename.Size = New System.Drawing.Size(265, 25) Me.lblUCFilename.TabIndex = 5 ' 'lblUpload ' Me.lblUpload.BackColor = System.Drawing.SystemColors.Control Me.lblUpload.Cursor = System.Windows.Forms.Cursors.Default Me.lblUpload.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblUpload.ForeColor = System.Drawing.SystemColors.ControlText Me.lblUpload.Location = New System.Drawing.Point(416, 232) Me.lblUpload.Name = "lblUpload" Me.lblUpload.RightToLeft = System.Windows.Forms.RightToLeft.No Me.lblUpload.Size = New System.Drawing.Size(113, 17) Me.lblUpload.TabIndex = 4 ' 'lblCfgToHwLength ' Me.lblCfgToHwLength.BackColor = System.Drawing.Color.Transparent Me.lblCfgToHwLength.Cursor = System.Windows.Forms.Cursors.Default Me.lblCfgToHwLength.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblCfgToHwLength.ForeColor = System.Drawing.SystemColors.ControlText Me.lblCfgToHwLength.Location = New System.Drawing.Point(640, 104) Me.lblCfgToHwLength.Name = "lblCfgToHwLength" Me.lblCfgToHwLength.RightToLeft = System.Windows.Forms.RightToLeft.No Me.lblCfgToHwLength.Size = New System.Drawing.Size(113, 17) Me.lblCfgToHwLength.TabIndex = 46 Me.lblCfgToHwLength.Text = "Configuration Length:" Me.lblCfgToHwLength.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'lblCfgLenValue ' Me.lblCfgLenValue.BackColor = System.Drawing.Color.Transparent Me.lblCfgLenValue.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.lblCfgLenValue.Cursor = System.Windows.Forms.Cursors.Default Me.lblCfgLenValue.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblCfgLenValue.ForeColor = System.Drawing.SystemColors.ControlText Me.lblCfgLenValue.Location = New System.Drawing.Point(760, 104) Me.lblCfgLenValue.Name = "lblCfgLenValue" Me.lblCfgLenValue.RightToLeft = System.Windows.Forms.RightToLeft.No Me.lblCfgLenValue.Size = New System.Drawing.Size(49, 17) Me.lblCfgLenValue.TabIndex = 45 Me.lblCfgLenValue.TextAlign = System.Drawing.ContentAlignment.TopCenter ' 'lblVersion ' Me.lblVersion.BackColor = System.Drawing.Color.Transparent Me.lblVersion.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D Me.lblVersion.Cursor = System.Windows.Forms.Cursors.Default Me.lblVersion.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblVersion.ForeColor = System.Drawing.Color.Blue Me.lblVersion.Location = New System.Drawing.Point(376, 248) Me.lblVersion.Name = "lblVersion" Me.lblVersion.RightToLeft = System.Windows.Forms.RightToLeft.No Me.lblVersion.Size = New System.Drawing.Size(193, 17) Me.lblVersion.TabIndex = 36 Me.lblVersion.TextAlign = System.Drawing.ContentAlignment.TopCenter ' 'pnlStatus ' Me.pnlStatus.Location = New System.Drawing.Point(0, 595) Me.pnlStatus.Name = "pnlStatus" Me.pnlStatus.Size = New System.Drawing.Size(849, 22) Me.pnlStatus.TabIndex = 48 Me.pnlStatus.Text = "Status" ' 'Button1 ' Me.Button1.Location = New System.Drawing.Point(476, 268) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(90, 29) Me.Button1.TabIndex = 56 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(539, 399) 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 = 57 Me.TextBox1.Visible = False Me.TextBox1.WordWrap = False ' 'frmDP5 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 14.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.BackColor = System.Drawing.SystemColors.Control Me.ClientSize = New System.Drawing.Size(849, 617) Me.Controls.Add(Me.TextBox1) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.pnlStatus) Me.Controls.Add(Me.txtSendCfgToHwNoEdit) Me.Controls.Add(Me.cmdShowConfiguration) Me.Controls.Add(Me.cmdSendConfiguration) Me.Controls.Add(Me.fraCommunications) Me.Controls.Add(Me.cmdColor) Me.Controls.Add(Me.fraSaveSpectrum) 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.fraScope) Me.Controls.Add(Me.fraStatus) Me.Controls.Add(Me.frMiscData) Me.Controls.Add(Me.lblCfgToHwLength) Me.Controls.Add(Me.lblCfgLenValue) Me.Controls.Add(Me.lblVersion) Me.Cursor = System.Windows.Forms.Cursors.Default Me.Font = New System.Drawing.Font("Arial", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.Location = New System.Drawing.Point(3, 29) Me.Name = "frmDP5" Me.RightToLeft = System.Windows.Forms.RightToLeft.No Me.Text = "vbDP5" Me.fraCommunications.ResumeLayout(False) Me.fraSaveSpectrum.ResumeLayout(False) Me.fraSaveSpectrum.PerformLayout() Me.fraScale.ResumeLayout(False) Me.fraPlotType.ResumeLayout(False) CType(Me.picMCAPlot, System.ComponentModel.ISupportInitialize).EndInit() Me.fraDiagnostics.ResumeLayout(False) Me.fraDiagnostics.PerformLayout() Me.fraSpectrumFunctions.ResumeLayout(False) Me.fraScope.ResumeLayout(False) CType(Me.picScope, System.ComponentModel.ISupportInitialize).EndInit() Me.fraStatus.ResumeLayout(False) Me.frMiscData.ResumeLayout(False) Me.frMiscData.PerformLayout() CType(Me.lblSpectrum, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.lblStatusDisplay, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.optPlotType, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.optScaleType, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents OpenFile As System.Windows.Forms.OpenFileDialog Friend WithEvents SaveFile As System.Windows.Forms.SaveFileDialog Friend WithEvents pnlStatus As System.Windows.Forms.StatusStrip Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents TextBox1 As System.Windows.Forms.TextBox #End Region End Class