repo time

Dependencies:   mbed MAX14720 MAX30205 USBDevice

HspGuiSourceV301/HSPGui/CustomControls/OpticalView.Designer.cs

Committer:
darienf
Date:
2021-04-06
Revision:
20:6d2af70c92ab

File content as of revision 20:6d2af70c92ab:

namespace HealthSensorPlatform.CustomControls
{
    partial class OpticalView
    {
        /// <summary> 
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary> 
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Component Designer generated code

        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Title title1 = new System.Windows.Forms.DataVisualization.Charting.Title();
            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea5 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea6 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series5 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series6 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Title title2 = new System.Windows.Forms.DataVisualization.Charting.Title();
            this.groupBoxAccelMeasurements = new MaximStyle.MaximGroupBox();
            this.label7 = new System.Windows.Forms.Label();
            this.chartAccel = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.maximGroupBoxProximity = new MaximStyle.MaximGroupBox();
            this.labelnumProxThreshold = new System.Windows.Forms.Label();
            this.numProxThreshold = new System.Windows.Forms.NumericUpDown();
            this.labelcboPilotPA = new System.Windows.Forms.Label();
            this.label21 = new System.Windows.Forms.Label();
            this.lblAvgPilotPALEDcurrent = new System.Windows.Forms.Label();
            this.cboPilotPA = new MaximStyle.MaximComboBox();
            this.groupBoxOpticalMeasurements = new MaximStyle.MaximGroupBox();
            this.label45 = new System.Windows.Forms.Label();
            this.chartLED = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.maximGroupBoxLEDTimingSlots = new MaximStyle.MaximGroupBox();
            this.cboLEDslot1 = new MaximStyle.MaximComboBox();
            this.cboLEDslot2 = new MaximStyle.MaximComboBox();
            this.labelcboLEDslot4 = new System.Windows.Forms.Label();
            this.cboLEDslot3 = new MaximStyle.MaximComboBox();
            this.labelcboLEDslot3 = new System.Windows.Forms.Label();
            this.cboLEDslot4 = new MaximStyle.MaximComboBox();
            this.labelcboLEDslot2 = new System.Windows.Forms.Label();
            this.labelcboLEDslot1 = new System.Windows.Forms.Label();
            this.maximGroupBoxSettings = new MaximStyle.MaximGroupBox();
            this.label28 = new System.Windows.Forms.Label();
            this.label25 = new System.Windows.Forms.Label();
            this.label26 = new System.Windows.Forms.Label();
            this.label27 = new System.Windows.Forms.Label();
            this.cboADCFSrangenA = new MaximStyle.MaximComboBox();
            this.label29 = new System.Windows.Forms.Label();
            this.cboSampleAvg = new MaximStyle.MaximComboBox();
            this.label30 = new System.Windows.Forms.Label();
            this.cboSampleRate = new MaximStyle.MaximComboBox();
            this.label31 = new System.Windows.Forms.Label();
            this.cboPulseWidth = new MaximStyle.MaximComboBox();
            this.maximGroupBoxLEDcurrents = new MaximStyle.MaximGroupBox();
            this.cboIRLED = new MaximStyle.MaximComboBox();
            this.labelcboRedLED = new System.Windows.Forms.Label();
            this.labelcboGreenLED = new System.Windows.Forms.Label();
            this.label32 = new System.Windows.Forms.Label();
            this.label33 = new System.Windows.Forms.Label();
            this.label35 = new System.Windows.Forms.Label();
            this.label34 = new System.Windows.Forms.Label();
            this.labelcboIRLED = new System.Windows.Forms.Label();
            this.cboRedLED = new MaximStyle.MaximComboBox();
            this.cboGreenLED = new MaximStyle.MaximComboBox();
            this.lblAvgIRLEDcurrent = new System.Windows.Forms.Label();
            this.lblAvgGreenLEDcurrent = new System.Windows.Forms.Label();
            this.lblAvgRedLEDcurrent = new System.Windows.Forms.Label();
            this.label36 = new System.Windows.Forms.Label();
            this.label37 = new System.Windows.Forms.Label();
            this.maximGroupBoxRegs = new MaximStyle.MaximGroupBox();
            this.textBoxRegValue = new System.Windows.Forms.TextBox();
            this.btnRegWrite = new MaximStyle.MaximButton();
            this.btnRegRead = new MaximStyle.MaximButton();
            this.comboBoxRegAddr = new MaximStyle.MaximComboBox();
            this.btnDefaults = new MaximStyle.MaximButton();
            this.btnMonitoring = new MaximStyle.MaximButton();
            this.label38 = new System.Windows.Forms.Label();
            this.cboMode = new MaximStyle.MaximComboBox();
            this.button1 = new System.Windows.Forms.Button();
            this.lblPulseInterval = new System.Windows.Forms.Label();
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.panel1 = new System.Windows.Forms.Panel();
            this.grpAlgorithm = new MaximStyle.MaximGroupBox();
            this.lblSpO2 = new System.Windows.Forms.Label();
            this.lblHeartRate = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.groupBoxAccelMeasurements.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartAccel)).BeginInit();
            this.maximGroupBoxProximity.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.numProxThreshold)).BeginInit();
            this.groupBoxOpticalMeasurements.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartLED)).BeginInit();
            this.maximGroupBoxLEDTimingSlots.SuspendLayout();
            this.maximGroupBoxSettings.SuspendLayout();
            this.maximGroupBoxLEDcurrents.SuspendLayout();
            this.maximGroupBoxRegs.SuspendLayout();
            this.tableLayoutPanel1.SuspendLayout();
            this.panel1.SuspendLayout();
            this.grpAlgorithm.SuspendLayout();
            this.SuspendLayout();
            // 
            // groupBoxAccelMeasurements
            // 
            this.groupBoxAccelMeasurements.BackgroundColor = System.Drawing.Color.White;
            this.groupBoxAccelMeasurements.Controls.Add(this.label7);
            this.groupBoxAccelMeasurements.Controls.Add(this.chartAccel);
            this.groupBoxAccelMeasurements.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBoxAccelMeasurements.Location = new System.Drawing.Point(508, 3);
            this.groupBoxAccelMeasurements.Name = "groupBoxAccelMeasurements";
            this.groupBoxAccelMeasurements.Size = new System.Drawing.Size(247, 528);
            this.groupBoxAccelMeasurements.TabIndex = 38;
            this.groupBoxAccelMeasurements.TabStop = false;
            this.groupBoxAccelMeasurements.Text = "Accelerometer Measurements";
            // 
            // label7
            // 
            this.label7.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(105, 511);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(79, 13);
            this.label7.TabIndex = 34;
            this.label7.Text = "Time (seconds)";
            // 
            // chartAccel
            // 
            this.chartAccel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            chartArea1.AxisY.Title = "Accelerometer X";
            chartArea1.Name = "ChartArea4AccelX";
            chartArea2.AlignWithChartArea = "ChartArea4AccelX";
            chartArea2.AxisY.Title = "Accelerometer Y";
            chartArea2.Name = "ChartArea5AccelY";
            chartArea3.AlignWithChartArea = "ChartArea4AccelX";
            chartArea3.AxisY.Title = "Accelerometer Z";
            chartArea3.Name = "ChartArea6AccelZ";
            this.chartAccel.ChartAreas.Add(chartArea1);
            this.chartAccel.ChartAreas.Add(chartArea2);
            this.chartAccel.ChartAreas.Add(chartArea3);
            this.chartAccel.Location = new System.Drawing.Point(6, 19);
            this.chartAccel.Name = "chartAccel";
            series1.ChartArea = "ChartArea4AccelX";
            series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
            series1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(51)))), ((int)(((byte)(89)))));
            series1.MarkerSize = 1;
            series1.Name = "SeriesAccelX";
            series1.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32;
            series1.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
            series2.ChartArea = "ChartArea5AccelY";
            series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
            series2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(176)))), ((int)(((byte)(169)))));
            series2.Name = "SeriesAccelY";
            series2.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32;
            series2.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
            series3.ChartArea = "ChartArea6AccelZ";
            series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
            series3.Color = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(175)))), ((int)(((byte)(0)))));
            series3.Name = "SeriesAccelZ";
            series3.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32;
            series3.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
            this.chartAccel.Series.Add(series1);
            this.chartAccel.Series.Add(series2);
            this.chartAccel.Series.Add(series3);
            this.chartAccel.Size = new System.Drawing.Size(235, 503);
            this.chartAccel.TabIndex = 32;
            this.chartAccel.Text = "chart1";
            title1.Name = "Title1";
            title1.Text = "Red";
            title1.Visible = false;
            this.chartAccel.Titles.Add(title1);
            // 
            // maximGroupBoxProximity
            // 
            this.maximGroupBoxProximity.BackgroundColor = System.Drawing.Color.White;
            this.maximGroupBoxProximity.Controls.Add(this.labelnumProxThreshold);
            this.maximGroupBoxProximity.Controls.Add(this.numProxThreshold);
            this.maximGroupBoxProximity.Controls.Add(this.labelcboPilotPA);
            this.maximGroupBoxProximity.Controls.Add(this.label21);
            this.maximGroupBoxProximity.Controls.Add(this.lblAvgPilotPALEDcurrent);
            this.maximGroupBoxProximity.Controls.Add(this.cboPilotPA);
            this.maximGroupBoxProximity.Enabled = false;
            this.maximGroupBoxProximity.Location = new System.Drawing.Point(570, 517);
            this.maximGroupBoxProximity.Name = "maximGroupBoxProximity";
            this.maximGroupBoxProximity.Size = new System.Drawing.Size(248, 78);
            this.maximGroupBoxProximity.TabIndex = 37;
            this.maximGroupBoxProximity.TabStop = false;
            this.maximGroupBoxProximity.Text = "Proximity";
            this.maximGroupBoxProximity.Visible = false;
            // 
            // labelnumProxThreshold
            // 
            this.labelnumProxThreshold.AutoSize = true;
            this.labelnumProxThreshold.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelnumProxThreshold.Location = new System.Drawing.Point(13, 55);
            this.labelnumProxThreshold.Name = "labelnumProxThreshold";
            this.labelnumProxThreshold.Size = new System.Drawing.Size(123, 15);
            this.labelnumProxThreshold.TabIndex = 24;
            this.labelnumProxThreshold.Text = "PROX_INT_THRESH";
            this.labelnumProxThreshold.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // numProxThreshold
            // 
            this.numProxThreshold.Hexadecimal = true;
            this.numProxThreshold.Location = new System.Drawing.Point(148, 52);
            this.numProxThreshold.Maximum = new decimal(new int[] {
            255,
            0,
            0,
            0});
            this.numProxThreshold.Name = "numProxThreshold";
            this.numProxThreshold.Size = new System.Drawing.Size(55, 20);
            this.numProxThreshold.TabIndex = 14;
            this.numProxThreshold.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.numProxThreshold.Value = new decimal(new int[] {
            255,
            0,
            0,
            0});
            // 
            // labelcboPilotPA
            // 
            this.labelcboPilotPA.AutoSize = true;
            this.labelcboPilotPA.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelcboPilotPA.Location = new System.Drawing.Point(12, 26);
            this.labelcboPilotPA.Name = "labelcboPilotPA";
            this.labelcboPilotPA.Size = new System.Drawing.Size(62, 15);
            this.labelcboPilotPA.TabIndex = 4;
            this.labelcboPilotPA.Text = "PILOT_PA";
            this.labelcboPilotPA.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label21
            // 
            this.label21.AutoSize = true;
            this.label21.Font = new System.Drawing.Font("Arial", 9F);
            this.label21.Location = new System.Drawing.Point(208, 26);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(25, 15);
            this.label21.TabIndex = 18;
            this.label21.Text = "mA";
            this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // lblAvgPilotPALEDcurrent
            // 
            this.lblAvgPilotPALEDcurrent.AutoSize = true;
            this.lblAvgPilotPALEDcurrent.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblAvgPilotPALEDcurrent.Location = new System.Drawing.Point(177, 26);
            this.lblAvgPilotPALEDcurrent.Name = "lblAvgPilotPALEDcurrent";
            this.lblAvgPilotPALEDcurrent.Size = new System.Drawing.Size(19, 15);
            this.lblAvgPilotPALEDcurrent.TabIndex = 19;
            this.lblAvgPilotPALEDcurrent.Text = "---";
            this.lblAvgPilotPALEDcurrent.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // cboPilotPA
            // 
            this.cboPilotPA.BackColor = System.Drawing.Color.White;
            this.cboPilotPA.DropDownHeight = 200;
            this.cboPilotPA.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboPilotPA.DropDownWidth = 81;
            this.cboPilotPA.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cboPilotPA.Location = new System.Drawing.Point(90, 25);
            this.cboPilotPA.MaxDropDownItems = 10;
            this.cboPilotPA.Name = "cboPilotPA";
            this.cboPilotPA.Size = new System.Drawing.Size(81, 23);
            this.cboPilotPA.TabIndex = 0;
            this.cboPilotPA.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.cboPilotPA.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
            // 
            // groupBoxOpticalMeasurements
            // 
            this.groupBoxOpticalMeasurements.BackgroundColor = System.Drawing.Color.White;
            this.groupBoxOpticalMeasurements.Controls.Add(this.label45);
            this.groupBoxOpticalMeasurements.Controls.Add(this.chartLED);
            this.groupBoxOpticalMeasurements.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupBoxOpticalMeasurements.Location = new System.Drawing.Point(256, 3);
            this.groupBoxOpticalMeasurements.Name = "groupBoxOpticalMeasurements";
            this.groupBoxOpticalMeasurements.Size = new System.Drawing.Size(246, 528);
            this.groupBoxOpticalMeasurements.TabIndex = 36;
            this.groupBoxOpticalMeasurements.TabStop = false;
            this.groupBoxOpticalMeasurements.Text = "Optical Measurements";
            // 
            // label45
            // 
            this.label45.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
            this.label45.AutoSize = true;
            this.label45.Location = new System.Drawing.Point(119, 511);
            this.label45.Name = "label45";
            this.label45.Size = new System.Drawing.Size(79, 13);
            this.label45.TabIndex = 32;
            this.label45.Text = "Time (seconds)";
            // 
            // chartLED
            // 
            this.chartLED.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            chartArea4.AxisY.IsStartedFromZero = false;
            chartArea4.AxisY.Title = "Red ADC Code";
            chartArea4.Name = "ChartArea1Red";
            chartArea5.AlignWithChartArea = "ChartArea1Red";
            chartArea5.AxisY.IsStartedFromZero = false;
            chartArea5.AxisY.Title = "IR ADC Code";
            chartArea5.Name = "ChartArea2IR";
            chartArea6.AlignWithChartArea = "ChartArea1Red";
            chartArea6.AxisY.IsStartedFromZero = false;
            chartArea6.AxisY.Title = "Green ADC Code";
            chartArea6.Name = "ChartArea3Green";
            this.chartLED.ChartAreas.Add(chartArea4);
            this.chartLED.ChartAreas.Add(chartArea5);
            this.chartLED.ChartAreas.Add(chartArea6);
            this.chartLED.Location = new System.Drawing.Point(6, 19);
            this.chartLED.Name = "chartLED";
            this.chartLED.Palette = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.None;
            this.chartLED.PaletteCustomColors = new System.Drawing.Color[] {
        System.Drawing.Color.Red,
        System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(194)))), ((int)(((byte)(32))))),
        System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(198)))), ((int)(((byte)(76))))),
        System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(195)))), ((int)(((byte)(222))))),
        System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(37)))), ((int)(((byte)(133))))),
        System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(92)))), ((int)(((byte)(34)))))};
            series4.ChartArea = "ChartArea1Red";
            series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
            series4.Color = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(56)))), ((int)(((byte)(49)))));
            series4.MarkerSize = 1;
            series4.Name = "SeriesRed";
            series4.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32;
            series4.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
            series5.ChartArea = "ChartArea2IR";
            series5.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
            series5.Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(37)))), ((int)(((byte)(133)))));
            series5.Name = "SeriesIR";
            series5.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32;
            series5.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
            series6.ChartArea = "ChartArea3Green";
            series6.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
            series6.Color = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(136)))), ((int)(((byte)(43)))));
            series6.Name = "SeriesGreen";
            series6.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32;
            series6.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
            this.chartLED.Series.Add(series4);
            this.chartLED.Series.Add(series5);
            this.chartLED.Series.Add(series6);
            this.chartLED.Size = new System.Drawing.Size(234, 503);
            this.chartLED.TabIndex = 31;
            this.chartLED.Text = "chartLED";
            title2.Name = "Title1";
            title2.Text = "Red";
            title2.Visible = false;
            this.chartLED.Titles.Add(title2);
            // 
            // maximGroupBoxLEDTimingSlots
            // 
            this.maximGroupBoxLEDTimingSlots.BackgroundColor = System.Drawing.Color.White;
            this.maximGroupBoxLEDTimingSlots.Controls.Add(this.cboLEDslot1);
            this.maximGroupBoxLEDTimingSlots.Controls.Add(this.cboLEDslot2);
            this.maximGroupBoxLEDTimingSlots.Controls.Add(this.labelcboLEDslot4);
            this.maximGroupBoxLEDTimingSlots.Controls.Add(this.cboLEDslot3);
            this.maximGroupBoxLEDTimingSlots.Controls.Add(this.labelcboLEDslot3);
            this.maximGroupBoxLEDTimingSlots.Controls.Add(this.cboLEDslot4);
            this.maximGroupBoxLEDTimingSlots.Controls.Add(this.labelcboLEDslot2);
            this.maximGroupBoxLEDTimingSlots.Controls.Add(this.labelcboLEDslot1);
            this.maximGroupBoxLEDTimingSlots.Location = new System.Drawing.Point(3, 273);
            this.maximGroupBoxLEDTimingSlots.Name = "maximGroupBoxLEDTimingSlots";
            this.maximGroupBoxLEDTimingSlots.Size = new System.Drawing.Size(248, 131);
            this.maximGroupBoxLEDTimingSlots.TabIndex = 34;
            this.maximGroupBoxLEDTimingSlots.TabStop = false;
            this.maximGroupBoxLEDTimingSlots.Text = "LED Mode: Timing Slots";
            // 
            // cboLEDslot1
            // 
            this.cboLEDslot1.BackColor = System.Drawing.Color.White;
            this.cboLEDslot1.DropDownHeight = 200;
            this.cboLEDslot1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboLEDslot1.DropDownWidth = 160;
            this.cboLEDslot1.Font = new System.Drawing.Font("Arial", 9F);
            this.cboLEDslot1.Items.AddRange(new object[] {
            "Disabled",
            "LED1 (Red)",
            "LED2 (IR)",
            "LED3 (Green)",
            "LED4 (Green)",
            "LED1 Pilot",
            "LED2 Pilot",
            "Reserved"});
            this.cboLEDslot1.Location = new System.Drawing.Point(80, 29);
            this.cboLEDslot1.Name = "cboLEDslot1";
            this.cboLEDslot1.Size = new System.Drawing.Size(160, 21);
            this.cboLEDslot1.TabIndex = 14;
            this.cboLEDslot1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.cboLEDslot1.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
            // 
            // cboLEDslot2
            // 
            this.cboLEDslot2.BackColor = System.Drawing.Color.White;
            this.cboLEDslot2.DropDownHeight = 200;
            this.cboLEDslot2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboLEDslot2.DropDownWidth = 160;
            this.cboLEDslot2.Font = new System.Drawing.Font("Arial", 9F);
            this.cboLEDslot2.Items.AddRange(new object[] {
            "Disabled",
            "LED1 (Red)",
            "LED2 (IR)",
            "LED3 (Green)",
            "LED4 (Green)",
            "LED1 Pilot",
            "LED2 Pilot",
            "Reserved"});
            this.cboLEDslot2.Location = new System.Drawing.Point(80, 54);
            this.cboLEDslot2.Name = "cboLEDslot2";
            this.cboLEDslot2.Size = new System.Drawing.Size(160, 21);
            this.cboLEDslot2.TabIndex = 14;
            this.cboLEDslot2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.cboLEDslot2.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
            // 
            // labelcboLEDslot4
            // 
            this.labelcboLEDslot4.AutoSize = true;
            this.labelcboLEDslot4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelcboLEDslot4.Location = new System.Drawing.Point(5, 107);
            this.labelcboLEDslot4.Name = "labelcboLEDslot4";
            this.labelcboLEDslot4.Size = new System.Drawing.Size(65, 15);
            this.labelcboLEDslot4.TabIndex = 15;
            this.labelcboLEDslot4.Text = "LED Slot 4";
            // 
            // cboLEDslot3
            // 
            this.cboLEDslot3.BackColor = System.Drawing.Color.White;
            this.cboLEDslot3.DropDownHeight = 200;
            this.cboLEDslot3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboLEDslot3.DropDownWidth = 160;
            this.cboLEDslot3.Font = new System.Drawing.Font("Arial", 9F);
            this.cboLEDslot3.Items.AddRange(new object[] {
            "Disabled",
            "LED1 (Red)",
            "LED2 (IR)",
            "LED3 (Green)",
            "LED4 (Green)",
            "LED1 Pilot",
            "LED2 Pilot",
            "Reserved"});
            this.cboLEDslot3.Location = new System.Drawing.Point(80, 79);
            this.cboLEDslot3.Name = "cboLEDslot3";
            this.cboLEDslot3.Size = new System.Drawing.Size(160, 21);
            this.cboLEDslot3.TabIndex = 14;
            this.cboLEDslot3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.cboLEDslot3.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
            // 
            // labelcboLEDslot3
            // 
            this.labelcboLEDslot3.AutoSize = true;
            this.labelcboLEDslot3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelcboLEDslot3.Location = new System.Drawing.Point(5, 83);
            this.labelcboLEDslot3.Name = "labelcboLEDslot3";
            this.labelcboLEDslot3.Size = new System.Drawing.Size(65, 15);
            this.labelcboLEDslot3.TabIndex = 15;
            this.labelcboLEDslot3.Text = "LED Slot 3";
            // 
            // cboLEDslot4
            // 
            this.cboLEDslot4.BackColor = System.Drawing.Color.White;
            this.cboLEDslot4.DropDownHeight = 200;
            this.cboLEDslot4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboLEDslot4.DropDownWidth = 160;
            this.cboLEDslot4.Font = new System.Drawing.Font("Arial", 9F);
            this.cboLEDslot4.Items.AddRange(new object[] {
            "Disabled",
            "LED1 (Red)",
            "LED2 (IR)",
            "LED3 (Green)",
            "LED4 (Green)",
            "LED1 Pilot",
            "LED2 Pilot",
            "Reserved"});
            this.cboLEDslot4.Location = new System.Drawing.Point(80, 104);
            this.cboLEDslot4.Name = "cboLEDslot4";
            this.cboLEDslot4.Size = new System.Drawing.Size(160, 21);
            this.cboLEDslot4.TabIndex = 14;
            this.cboLEDslot4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.cboLEDslot4.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
            // 
            // labelcboLEDslot2
            // 
            this.labelcboLEDslot2.AutoSize = true;
            this.labelcboLEDslot2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelcboLEDslot2.Location = new System.Drawing.Point(5, 57);
            this.labelcboLEDslot2.Name = "labelcboLEDslot2";
            this.labelcboLEDslot2.Size = new System.Drawing.Size(65, 15);
            this.labelcboLEDslot2.TabIndex = 15;
            this.labelcboLEDslot2.Text = "LED Slot 2";
            // 
            // labelcboLEDslot1
            // 
            this.labelcboLEDslot1.AutoSize = true;
            this.labelcboLEDslot1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelcboLEDslot1.Location = new System.Drawing.Point(5, 32);
            this.labelcboLEDslot1.Name = "labelcboLEDslot1";
            this.labelcboLEDslot1.Size = new System.Drawing.Size(65, 15);
            this.labelcboLEDslot1.TabIndex = 15;
            this.labelcboLEDslot1.Text = "LED Slot 1";
            // 
            // maximGroupBoxSettings
            // 
            this.maximGroupBoxSettings.BackgroundColor = System.Drawing.Color.White;
            this.maximGroupBoxSettings.Controls.Add(this.label28);
            this.maximGroupBoxSettings.Controls.Add(this.label25);
            this.maximGroupBoxSettings.Controls.Add(this.label26);
            this.maximGroupBoxSettings.Controls.Add(this.label27);
            this.maximGroupBoxSettings.Controls.Add(this.cboADCFSrangenA);
            this.maximGroupBoxSettings.Controls.Add(this.label29);
            this.maximGroupBoxSettings.Controls.Add(this.cboSampleAvg);
            this.maximGroupBoxSettings.Controls.Add(this.label30);
            this.maximGroupBoxSettings.Controls.Add(this.cboSampleRate);
            this.maximGroupBoxSettings.Controls.Add(this.label31);
            this.maximGroupBoxSettings.Controls.Add(this.cboPulseWidth);
            this.maximGroupBoxSettings.Location = new System.Drawing.Point(3, 40);
            this.maximGroupBoxSettings.Name = "maximGroupBoxSettings";
            this.maximGroupBoxSettings.Size = new System.Drawing.Size(248, 119);
            this.maximGroupBoxSettings.TabIndex = 35;
            this.maximGroupBoxSettings.TabStop = false;
            this.maximGroupBoxSettings.Text = "Settings";
            // 
            // label28
            // 
            this.label28.AutoSize = true;
            this.label28.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label28.Location = new System.Drawing.Point(11, 93);
            this.label28.Name = "label28";
            this.label28.Size = new System.Drawing.Size(129, 15);
            this.label28.TabIndex = 25;
            this.label28.Text = "ADC Full Scale Range";
            this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label25
            // 
            this.label25.AutoSize = true;
            this.label25.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label25.Location = new System.Drawing.Point(11, 26);
            this.label25.Name = "label25";
            this.label25.Size = new System.Drawing.Size(79, 15);
            this.label25.TabIndex = 4;
            this.label25.Text = "Sample Rate";
            this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label26
            // 
            this.label26.AutoSize = true;
            this.label26.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label26.Location = new System.Drawing.Point(11, 48);
            this.label26.Name = "label26";
            this.label26.Size = new System.Drawing.Size(96, 15);
            this.label26.TabIndex = 22;
            this.label26.Text = "Sample Average";
            this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label27
            // 
            this.label27.AutoSize = true;
            this.label27.Font = new System.Drawing.Font("Arial", 9F);
            this.label27.Location = new System.Drawing.Point(219, 29);
            this.label27.Name = "label27";
            this.label27.Size = new System.Drawing.Size(21, 15);
            this.label27.TabIndex = 4;
            this.label27.Text = "Hz";
            this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // cboADCFSrangenA
            // 
            this.cboADCFSrangenA.BackColor = System.Drawing.Color.White;
            this.cboADCFSrangenA.DropDownHeight = 200;
            this.cboADCFSrangenA.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboADCFSrangenA.DropDownWidth = 70;
            this.cboADCFSrangenA.Font = new System.Drawing.Font("Arial", 9F);
            this.cboADCFSrangenA.Location = new System.Drawing.Point(145, 92);
            this.cboADCFSrangenA.MaxDropDownItems = 10;
            this.cboADCFSrangenA.Name = "cboADCFSrangenA";
            this.cboADCFSrangenA.Size = new System.Drawing.Size(70, 21);
            this.cboADCFSrangenA.TabIndex = 20;
            this.cboADCFSrangenA.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.cboADCFSrangenA.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
            // 
            // label29
            // 
            this.label29.AutoSize = true;
            this.label29.Font = new System.Drawing.Font("Arial", 9F);
            this.label29.Location = new System.Drawing.Point(219, 73);
            this.label29.Name = "label29";
            this.label29.Size = new System.Drawing.Size(21, 15);
            this.label29.TabIndex = 4;
            this.label29.Text = "µs";
            this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // cboSampleAvg
            // 
            this.cboSampleAvg.BackColor = System.Drawing.Color.White;
            this.cboSampleAvg.DropDownHeight = 200;
            this.cboSampleAvg.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboSampleAvg.DropDownWidth = 70;
            this.cboSampleAvg.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cboSampleAvg.Location = new System.Drawing.Point(145, 48);
            this.cboSampleAvg.MaxDropDownItems = 10;
            this.cboSampleAvg.Name = "cboSampleAvg";
            this.cboSampleAvg.Size = new System.Drawing.Size(70, 21);
            this.cboSampleAvg.TabIndex = 12;
            this.cboSampleAvg.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.cboSampleAvg.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
            // 
            // label30
            // 
            this.label30.AutoSize = true;
            this.label30.Font = new System.Drawing.Font("Arial", 9F);
            this.label30.Location = new System.Drawing.Point(219, 95);
            this.label30.Name = "label30";
            this.label30.Size = new System.Drawing.Size(21, 15);
            this.label30.TabIndex = 4;
            this.label30.Text = "nA";
            this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // cboSampleRate
            // 
            this.cboSampleRate.BackColor = System.Drawing.Color.White;
            this.cboSampleRate.DropDownHeight = 200;
            this.cboSampleRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboSampleRate.DropDownWidth = 70;
            this.cboSampleRate.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cboSampleRate.Location = new System.Drawing.Point(145, 26);
            this.cboSampleRate.MaxDropDownItems = 10;
            this.cboSampleRate.Name = "cboSampleRate";
            this.cboSampleRate.Size = new System.Drawing.Size(70, 21);
            this.cboSampleRate.TabIndex = 0;
            this.cboSampleRate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.cboSampleRate.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
            // 
            // label31
            // 
            this.label31.AutoSize = true;
            this.label31.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label31.Location = new System.Drawing.Point(11, 71);
            this.label31.Name = "label31";
            this.label31.Size = new System.Drawing.Size(73, 15);
            this.label31.TabIndex = 4;
            this.label31.Text = "Pulse Width";
            this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // cboPulseWidth
            // 
            this.cboPulseWidth.BackColor = System.Drawing.Color.White;
            this.cboPulseWidth.DropDownHeight = 200;
            this.cboPulseWidth.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboPulseWidth.DropDownWidth = 70;
            this.cboPulseWidth.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cboPulseWidth.Location = new System.Drawing.Point(145, 70);
            this.cboPulseWidth.MaxDropDownItems = 10;
            this.cboPulseWidth.Name = "cboPulseWidth";
            this.cboPulseWidth.Size = new System.Drawing.Size(70, 21);
            this.cboPulseWidth.TabIndex = 0;
            this.cboPulseWidth.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.cboPulseWidth.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
            // 
            // maximGroupBoxLEDcurrents
            // 
            this.maximGroupBoxLEDcurrents.BackgroundColor = System.Drawing.Color.White;
            this.maximGroupBoxLEDcurrents.Controls.Add(this.cboIRLED);
            this.maximGroupBoxLEDcurrents.Controls.Add(this.labelcboRedLED);
            this.maximGroupBoxLEDcurrents.Controls.Add(this.labelcboGreenLED);
            this.maximGroupBoxLEDcurrents.Controls.Add(this.label32);
            this.maximGroupBoxLEDcurrents.Controls.Add(this.label33);
            this.maximGroupBoxLEDcurrents.Controls.Add(this.label35);
            this.maximGroupBoxLEDcurrents.Controls.Add(this.label34);
            this.maximGroupBoxLEDcurrents.Controls.Add(this.labelcboIRLED);
            this.maximGroupBoxLEDcurrents.Controls.Add(this.cboRedLED);
            this.maximGroupBoxLEDcurrents.Controls.Add(this.cboGreenLED);
            this.maximGroupBoxLEDcurrents.Controls.Add(this.lblAvgIRLEDcurrent);
            this.maximGroupBoxLEDcurrents.Controls.Add(this.lblAvgGreenLEDcurrent);
            this.maximGroupBoxLEDcurrents.Controls.Add(this.lblAvgRedLEDcurrent);
            this.maximGroupBoxLEDcurrents.Controls.Add(this.label36);
            this.maximGroupBoxLEDcurrents.Controls.Add(this.label37);
            this.maximGroupBoxLEDcurrents.Location = new System.Drawing.Point(3, 161);
            this.maximGroupBoxLEDcurrents.Name = "maximGroupBoxLEDcurrents";
            this.maximGroupBoxLEDcurrents.Size = new System.Drawing.Size(248, 110);
            this.maximGroupBoxLEDcurrents.TabIndex = 33;
            this.maximGroupBoxLEDcurrents.TabStop = false;
            this.maximGroupBoxLEDcurrents.Text = "LED Currents";
            // 
            // cboIRLED
            // 
            this.cboIRLED.BackColor = System.Drawing.Color.White;
            this.cboIRLED.DropDownHeight = 200;
            this.cboIRLED.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboIRLED.DropDownWidth = 81;
            this.cboIRLED.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cboIRLED.Location = new System.Drawing.Point(90, 64);
            this.cboIRLED.MaxDropDownItems = 10;
            this.cboIRLED.Name = "cboIRLED";
            this.cboIRLED.Size = new System.Drawing.Size(81, 21);
            this.cboIRLED.TabIndex = 0;
            this.cboIRLED.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.cboIRLED.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
            // 
            // labelcboRedLED
            // 
            this.labelcboRedLED.AutoSize = true;
            this.labelcboRedLED.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelcboRedLED.Location = new System.Drawing.Point(12, 43);
            this.labelcboRedLED.Name = "labelcboRedLED";
            this.labelcboRedLED.Size = new System.Drawing.Size(30, 15);
            this.labelcboRedLED.TabIndex = 4;
            this.labelcboRedLED.Text = "Red";
            this.labelcboRedLED.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // labelcboGreenLED
            // 
            this.labelcboGreenLED.AutoSize = true;
            this.labelcboGreenLED.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelcboGreenLED.Location = new System.Drawing.Point(12, 87);
            this.labelcboGreenLED.Name = "labelcboGreenLED";
            this.labelcboGreenLED.Size = new System.Drawing.Size(41, 15);
            this.labelcboGreenLED.TabIndex = 4;
            this.labelcboGreenLED.Text = "Green";
            this.labelcboGreenLED.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label32
            // 
            this.label32.AutoSize = true;
            this.label32.Font = new System.Drawing.Font("Arial", 9F);
            this.label32.Location = new System.Drawing.Point(207, 43);
            this.label32.Name = "label32";
            this.label32.Size = new System.Drawing.Size(25, 15);
            this.label32.TabIndex = 4;
            this.label32.Text = "mA";
            this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label33
            // 
            this.label33.AutoSize = true;
            this.label33.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label33.Location = new System.Drawing.Point(178, 24);
            this.label33.Name = "label33";
            this.label33.Size = new System.Drawing.Size(51, 15);
            this.label33.TabIndex = 4;
            this.label33.Text = "Average";
            this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label35
            // 
            this.label35.AutoSize = true;
            this.label35.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label35.Location = new System.Drawing.Point(12, 24);
            this.label35.Name = "label35";
            this.label35.Size = new System.Drawing.Size(64, 15);
            this.label35.TabIndex = 4;
            this.label35.Text = "LED Color";
            this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label34
            // 
            this.label34.AutoSize = true;
            this.label34.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label34.Location = new System.Drawing.Point(111, 24);
            this.label34.Name = "label34";
            this.label34.Size = new System.Drawing.Size(35, 15);
            this.label34.TabIndex = 4;
            this.label34.Text = "Peak";
            this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // labelcboIRLED
            // 
            this.labelcboIRLED.AutoSize = true;
            this.labelcboIRLED.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelcboIRLED.Location = new System.Drawing.Point(12, 65);
            this.labelcboIRLED.Name = "labelcboIRLED";
            this.labelcboIRLED.Size = new System.Drawing.Size(72, 15);
            this.labelcboIRLED.TabIndex = 4;
            this.labelcboIRLED.Text = "IR (Infrared)";
            this.labelcboIRLED.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // cboRedLED
            // 
            this.cboRedLED.BackColor = System.Drawing.Color.White;
            this.cboRedLED.DropDownHeight = 200;
            this.cboRedLED.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboRedLED.DropDownWidth = 81;
            this.cboRedLED.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cboRedLED.Location = new System.Drawing.Point(90, 42);
            this.cboRedLED.MaxDropDownItems = 10;
            this.cboRedLED.Name = "cboRedLED";
            this.cboRedLED.Size = new System.Drawing.Size(81, 21);
            this.cboRedLED.TabIndex = 0;
            this.cboRedLED.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.cboRedLED.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
            // 
            // cboGreenLED
            // 
            this.cboGreenLED.BackColor = System.Drawing.Color.White;
            this.cboGreenLED.DropDownHeight = 200;
            this.cboGreenLED.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboGreenLED.DropDownWidth = 81;
            this.cboGreenLED.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cboGreenLED.Location = new System.Drawing.Point(90, 86);
            this.cboGreenLED.MaxDropDownItems = 10;
            this.cboGreenLED.Name = "cboGreenLED";
            this.cboGreenLED.Size = new System.Drawing.Size(81, 21);
            this.cboGreenLED.TabIndex = 0;
            this.cboGreenLED.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.cboGreenLED.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
            // 
            // lblAvgIRLEDcurrent
            // 
            this.lblAvgIRLEDcurrent.AutoSize = true;
            this.lblAvgIRLEDcurrent.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblAvgIRLEDcurrent.Location = new System.Drawing.Point(178, 65);
            this.lblAvgIRLEDcurrent.Name = "lblAvgIRLEDcurrent";
            this.lblAvgIRLEDcurrent.Size = new System.Drawing.Size(19, 15);
            this.lblAvgIRLEDcurrent.TabIndex = 16;
            this.lblAvgIRLEDcurrent.Text = "---";
            this.lblAvgIRLEDcurrent.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // lblAvgGreenLEDcurrent
            // 
            this.lblAvgGreenLEDcurrent.AutoSize = true;
            this.lblAvgGreenLEDcurrent.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblAvgGreenLEDcurrent.Location = new System.Drawing.Point(178, 87);
            this.lblAvgGreenLEDcurrent.Name = "lblAvgGreenLEDcurrent";
            this.lblAvgGreenLEDcurrent.Size = new System.Drawing.Size(19, 15);
            this.lblAvgGreenLEDcurrent.TabIndex = 19;
            this.lblAvgGreenLEDcurrent.Text = "---";
            this.lblAvgGreenLEDcurrent.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // lblAvgRedLEDcurrent
            // 
            this.lblAvgRedLEDcurrent.AutoSize = true;
            this.lblAvgRedLEDcurrent.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblAvgRedLEDcurrent.Location = new System.Drawing.Point(178, 43);
            this.lblAvgRedLEDcurrent.Name = "lblAvgRedLEDcurrent";
            this.lblAvgRedLEDcurrent.Size = new System.Drawing.Size(19, 15);
            this.lblAvgRedLEDcurrent.TabIndex = 19;
            this.lblAvgRedLEDcurrent.Text = "---";
            this.lblAvgRedLEDcurrent.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label36
            // 
            this.label36.AutoSize = true;
            this.label36.Font = new System.Drawing.Font("Arial", 9F);
            this.label36.Location = new System.Drawing.Point(207, 65);
            this.label36.Name = "label36";
            this.label36.Size = new System.Drawing.Size(25, 15);
            this.label36.TabIndex = 15;
            this.label36.Text = "mA";
            this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label37
            // 
            this.label37.AutoSize = true;
            this.label37.Font = new System.Drawing.Font("Arial", 9F);
            this.label37.Location = new System.Drawing.Point(207, 87);
            this.label37.Name = "label37";
            this.label37.Size = new System.Drawing.Size(25, 15);
            this.label37.TabIndex = 18;
            this.label37.Text = "mA";
            this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // maximGroupBoxRegs
            // 
            this.maximGroupBoxRegs.BackgroundColor = System.Drawing.Color.White;
            this.maximGroupBoxRegs.Controls.Add(this.textBoxRegValue);
            this.maximGroupBoxRegs.Controls.Add(this.btnRegWrite);
            this.maximGroupBoxRegs.Controls.Add(this.btnRegRead);
            this.maximGroupBoxRegs.Controls.Add(this.comboBoxRegAddr);
            this.maximGroupBoxRegs.Enabled = false;
            this.maximGroupBoxRegs.Location = new System.Drawing.Point(306, 534);
            this.maximGroupBoxRegs.Name = "maximGroupBoxRegs";
            this.maximGroupBoxRegs.Size = new System.Drawing.Size(248, 53);
            this.maximGroupBoxRegs.TabIndex = 31;
            this.maximGroupBoxRegs.TabStop = false;
            this.maximGroupBoxRegs.Text = "Registers";
            this.maximGroupBoxRegs.Visible = false;
            // 
            // textBoxRegValue
            // 
            this.textBoxRegValue.Location = new System.Drawing.Point(169, 25);
            this.textBoxRegValue.Name = "textBoxRegValue";
            this.textBoxRegValue.Size = new System.Drawing.Size(41, 20);
            this.textBoxRegValue.TabIndex = 2;
            this.textBoxRegValue.Text = "0xFF";
            // 
            // btnRegWrite
            // 
            this.btnRegWrite.Location = new System.Drawing.Point(215, 25);
            this.btnRegWrite.Name = "btnRegWrite";
            this.btnRegWrite.Size = new System.Drawing.Size(28, 23);
            this.btnRegWrite.TabIndex = 1;
            this.btnRegWrite.Text = "Wr";
            this.btnRegWrite.UseVisualStyleBackColor = true;
            // 
            // btnRegRead
            // 
            this.btnRegRead.Location = new System.Drawing.Point(137, 25);
            this.btnRegRead.Name = "btnRegRead";
            this.btnRegRead.Size = new System.Drawing.Size(26, 23);
            this.btnRegRead.TabIndex = 1;
            this.btnRegRead.Text = "Rd";
            this.btnRegRead.UseVisualStyleBackColor = true;
            // 
            // comboBoxRegAddr
            // 
            this.comboBoxRegAddr.BackColor = System.Drawing.Color.White;
            this.comboBoxRegAddr.DropDownHeight = 200;
            this.comboBoxRegAddr.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBoxRegAddr.DropDownWidth = 126;
            this.comboBoxRegAddr.Font = new System.Drawing.Font("Arial", 7.8F);
            this.comboBoxRegAddr.Location = new System.Drawing.Point(6, 23);
            this.comboBoxRegAddr.Name = "comboBoxRegAddr";
            this.comboBoxRegAddr.Size = new System.Drawing.Size(126, 21);
            this.comboBoxRegAddr.TabIndex = 0;
            this.comboBoxRegAddr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.comboBoxRegAddr.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
            // 
            // btnDefaults
            // 
            this.btnDefaults.Location = new System.Drawing.Point(133, 412);
            this.btnDefaults.Name = "btnDefaults";
            this.btnDefaults.Size = new System.Drawing.Size(118, 23);
            this.btnDefaults.TabIndex = 26;
            this.btnDefaults.Text = "Restore Defaults";
            this.btnDefaults.UseVisualStyleBackColor = true;
            this.btnDefaults.Click += new System.EventHandler(this.btnDefaults_Click);
            // 
            // btnMonitoring
            // 
            this.btnMonitoring.Location = new System.Drawing.Point(3, 412);
            this.btnMonitoring.Name = "btnMonitoring";
            this.btnMonitoring.Size = new System.Drawing.Size(120, 23);
            this.btnMonitoring.TabIndex = 13;
            this.btnMonitoring.Text = "Start Monitor";
            this.btnMonitoring.UseVisualStyleBackColor = true;
            this.btnMonitoring.Click += new System.EventHandler(this.btnMonitoring_Click);
            // 
            // label38
            // 
            this.label38.AutoSize = true;
            this.label38.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label38.Location = new System.Drawing.Point(6, 11);
            this.label38.Name = "label38";
            this.label38.Size = new System.Drawing.Size(114, 15);
            this.label38.TabIndex = 21;
            this.label38.Text = "Mode Configuration";
            this.label38.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // cboMode
            // 
            this.cboMode.BackColor = System.Drawing.Color.White;
            this.cboMode.DropDownHeight = 200;
            this.cboMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboMode.DropDownWidth = 70;
            this.cboMode.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cboMode.Location = new System.Drawing.Point(145, 8);
            this.cboMode.MaxDropDownItems = 10;
            this.cboMode.Name = "cboMode";
            this.cboMode.Size = new System.Drawing.Size(70, 21);
            this.cboMode.TabIndex = 20;
            this.cboMode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.cboMode.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
            this.cboMode.SelectedIndexChanged += new System.EventHandler(this.cbo_IndexChanged);
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(147, 542);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(75, 23);
            this.button1.TabIndex = 39;
            this.button1.Text = "button1";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Visible = false;
            this.button1.Click += new System.EventHandler(this.button1_Click_1);
            // 
            // lblPulseInterval
            // 
            this.lblPulseInterval.AutoSize = true;
            this.lblPulseInterval.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblPulseInterval.Location = new System.Drawing.Point(852, 468);
            this.lblPulseInterval.Name = "lblPulseInterval";
            this.lblPulseInterval.Size = new System.Drawing.Size(18, 20);
            this.lblPulseInterval.TabIndex = 51;
            this.lblPulseInterval.Text = "0";
            this.lblPulseInterval.Visible = false;
            // 
            // tableLayoutPanel1
            // 
            this.tableLayoutPanel1.ColumnCount = 3;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 253F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel1.Controls.Add(this.groupBoxOpticalMeasurements, 1, 0);
            this.tableLayoutPanel1.Controls.Add(this.groupBoxAccelMeasurements, 2, 0);
            this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 1;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel1.Size = new System.Drawing.Size(758, 534);
            this.tableLayoutPanel1.TabIndex = 54;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.label38);
            this.panel1.Controls.Add(this.cboMode);
            this.panel1.Location = new System.Drawing.Point(3, 3);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(247, 36);
            this.panel1.TabIndex = 39;
            // 
            // grpAlgorithm
            // 
            this.grpAlgorithm.BackgroundColor = System.Drawing.Color.White;
            this.grpAlgorithm.Controls.Add(this.lblSpO2);
            this.grpAlgorithm.Controls.Add(this.lblHeartRate);
            this.grpAlgorithm.Controls.Add(this.label8);
            this.grpAlgorithm.Controls.Add(this.label6);
            this.grpAlgorithm.Controls.Add(this.label2);
            this.grpAlgorithm.Controls.Add(this.label1);
            this.grpAlgorithm.Location = new System.Drawing.Point(2, 438);
            this.grpAlgorithm.Name = "grpAlgorithm";
            this.grpAlgorithm.Size = new System.Drawing.Size(248, 80);
            this.grpAlgorithm.TabIndex = 33;
            this.grpAlgorithm.TabStop = false;
            this.grpAlgorithm.Text = "Algorithm";
            // 
            // lblSpO2
            // 
            this.lblSpO2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.lblSpO2.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblSpO2.Location = new System.Drawing.Point(133, 51);
            this.lblSpO2.Name = "lblSpO2";
            this.lblSpO2.Size = new System.Drawing.Size(56, 24);
            this.lblSpO2.TabIndex = 5;
            this.lblSpO2.Text = "-----";
            this.lblSpO2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // lblHeartRate
            // 
            this.lblHeartRate.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.lblHeartRate.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblHeartRate.Location = new System.Drawing.Point(133, 22);
            this.lblHeartRate.Name = "lblHeartRate";
            this.lblHeartRate.Size = new System.Drawing.Size(56, 24);
            this.lblHeartRate.TabIndex = 4;
            this.lblHeartRate.Text = "-----";
            this.lblHeartRate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label8.Location = new System.Drawing.Point(195, 56);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(18, 15);
            this.label8.TabIndex = 3;
            this.label8.Text = "%";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label6.Location = new System.Drawing.Point(195, 27);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(32, 15);
            this.label6.TabIndex = 2;
            this.label6.Text = "BPM";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label2.Location = new System.Drawing.Point(6, 56);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(38, 15);
            this.label2.TabIndex = 1;
            this.label2.Text = "SpO2";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.Location = new System.Drawing.Point(7, 27);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(66, 15);
            this.label1.TabIndex = 0;
            this.label1.Text = "Heart Rate";
            // 
            // OpticalView
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.White;
            this.Controls.Add(this.grpAlgorithm);
            this.Controls.Add(this.maximGroupBoxProximity);
            this.Controls.Add(this.lblPulseInterval);
            this.Controls.Add(this.button1);
            this.Controls.Add(this.maximGroupBoxLEDTimingSlots);
            this.Controls.Add(this.btnMonitoring);
            this.Controls.Add(this.maximGroupBoxSettings);
            this.Controls.Add(this.btnDefaults);
            this.Controls.Add(this.maximGroupBoxLEDcurrents);
            this.Controls.Add(this.maximGroupBoxRegs);
            this.Controls.Add(this.tableLayoutPanel1);
            this.Name = "OpticalView";
            this.Size = new System.Drawing.Size(758, 534);
            this.Load += new System.EventHandler(this.OpticalView_Load);
            this.groupBoxAccelMeasurements.ResumeLayout(false);
            this.groupBoxAccelMeasurements.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartAccel)).EndInit();
            this.maximGroupBoxProximity.ResumeLayout(false);
            this.maximGroupBoxProximity.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.numProxThreshold)).EndInit();
            this.groupBoxOpticalMeasurements.ResumeLayout(false);
            this.groupBoxOpticalMeasurements.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chartLED)).EndInit();
            this.maximGroupBoxLEDTimingSlots.ResumeLayout(false);
            this.maximGroupBoxLEDTimingSlots.PerformLayout();
            this.maximGroupBoxSettings.ResumeLayout(false);
            this.maximGroupBoxSettings.PerformLayout();
            this.maximGroupBoxLEDcurrents.ResumeLayout(false);
            this.maximGroupBoxLEDcurrents.PerformLayout();
            this.maximGroupBoxRegs.ResumeLayout(false);
            this.maximGroupBoxRegs.PerformLayout();
            this.tableLayoutPanel1.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.grpAlgorithm.ResumeLayout(false);
            this.grpAlgorithm.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private MaximStyle.MaximGroupBox groupBoxAccelMeasurements;
        private System.Windows.Forms.DataVisualization.Charting.Chart chartAccel;
        private MaximStyle.MaximGroupBox maximGroupBoxProximity;
        private System.Windows.Forms.Label labelnumProxThreshold;
        private System.Windows.Forms.NumericUpDown numProxThreshold;
        private System.Windows.Forms.Label labelcboPilotPA;
        private System.Windows.Forms.Label label21;
        private System.Windows.Forms.Label lblAvgPilotPALEDcurrent;
        private MaximStyle.MaximComboBox cboPilotPA;
        private MaximStyle.MaximGroupBox groupBoxOpticalMeasurements;
        private System.Windows.Forms.DataVisualization.Charting.Chart chartLED;
        private MaximStyle.MaximGroupBox maximGroupBoxLEDTimingSlots;
        private MaximStyle.MaximComboBox cboLEDslot1;
        private MaximStyle.MaximComboBox cboLEDslot2;
        private System.Windows.Forms.Label labelcboLEDslot4;
        private MaximStyle.MaximComboBox cboLEDslot3;
        private System.Windows.Forms.Label labelcboLEDslot3;
        private MaximStyle.MaximComboBox cboLEDslot4;
        private System.Windows.Forms.Label labelcboLEDslot2;
        private System.Windows.Forms.Label labelcboLEDslot1;
        private MaximStyle.MaximGroupBox maximGroupBoxSettings;
        private System.Windows.Forms.Label label28;
        private System.Windows.Forms.Label label25;
        private System.Windows.Forms.Label label26;
        private System.Windows.Forms.Label label27;
        private MaximStyle.MaximComboBox cboADCFSrangenA;
        private System.Windows.Forms.Label label29;
        private MaximStyle.MaximComboBox cboSampleAvg;
        private System.Windows.Forms.Label label30;
        private MaximStyle.MaximComboBox cboSampleRate;
        private System.Windows.Forms.Label label31;
        private MaximStyle.MaximComboBox cboPulseWidth;
        private MaximStyle.MaximGroupBox maximGroupBoxLEDcurrents;
        private MaximStyle.MaximComboBox cboIRLED;
        private System.Windows.Forms.Label labelcboRedLED;
        private System.Windows.Forms.Label labelcboGreenLED;
        private System.Windows.Forms.Label label32;
        private System.Windows.Forms.Label label33;
        private System.Windows.Forms.Label label35;
        private System.Windows.Forms.Label label34;
        private System.Windows.Forms.Label labelcboIRLED;
        private MaximStyle.MaximComboBox cboRedLED;
        private MaximStyle.MaximComboBox cboGreenLED;
        private System.Windows.Forms.Label lblAvgIRLEDcurrent;
        private System.Windows.Forms.Label lblAvgGreenLEDcurrent;
        private System.Windows.Forms.Label lblAvgRedLEDcurrent;
        private System.Windows.Forms.Label label36;
        private System.Windows.Forms.Label label37;
        private MaximStyle.MaximGroupBox maximGroupBoxRegs;
        private System.Windows.Forms.TextBox textBoxRegValue;
        private MaximStyle.MaximButton btnRegWrite;
        private MaximStyle.MaximButton btnRegRead;
        private MaximStyle.MaximComboBox comboBoxRegAddr;
        private MaximStyle.MaximButton btnDefaults;
        private MaximStyle.MaximButton btnMonitoring;
        private System.Windows.Forms.Label label38;
        private MaximStyle.MaximComboBox cboMode;
        private System.Windows.Forms.Button button1;
        private System.Windows.Forms.Label lblPulseInterval;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.Label label45;
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
        private System.Windows.Forms.Panel panel1;
        private MaximStyle.MaximGroupBox grpAlgorithm;
        private System.Windows.Forms.Label lblSpO2;
        private System.Windows.Forms.Label lblHeartRate;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Label label1;

    }
}