repo time

Dependencies:   mbed MAX14720 MAX30205 USBDevice

HspGuiSourceV301/HSPGui/CustomControls/TemperatureView.Designer.cs

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

File content as of revision 20:6d2af70c92ab:

namespace HealthSensorPlatform.CustomControls
{
    partial class TemperatureView
    {
        /// <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()
        {
            this.components = new System.ComponentModel.Container();
            this.grpConfigurationRegister2 = new MaximStyle.MaximGroupBox();
            this.label5 = new System.Windows.Forms.Label();
            this.lblConfigRegister2 = new System.Windows.Forms.Label();
            this.chkShutdown2 = new MaximStyle.MaximCheckBox();
            this.chkComparatorInterrupt2 = new MaximStyle.MaximCheckBox();
            this.chkOSPolarity2 = new MaximStyle.MaximCheckBox();
            this.chkFaultQueue02 = new MaximStyle.MaximCheckBox();
            this.chkFaultQueue12 = new MaximStyle.MaximCheckBox();
            this.chkDataFormat2 = new MaximStyle.MaximCheckBox();
            this.chkTimeout2 = new MaximStyle.MaximCheckBox();
            this.chkOneShot2 = new MaximStyle.MaximCheckBox();
            this.label6 = new System.Windows.Forms.Label();
            this.maximGroupBox12 = new MaximStyle.MaximGroupBox();
            this.lblUnits4 = new System.Windows.Forms.Label();
            this.lblUnits3 = new System.Windows.Forms.Label();
            this.lblHysteresis2 = new System.Windows.Forms.Label();
            this.lblOvertemperature2 = new System.Windows.Forms.Label();
            this.txtHysteresis2 = new System.Windows.Forms.TextBox();
            this.txtOvertemperature2 = new System.Windows.Forms.TextBox();
            this.label41 = new System.Windows.Forms.Label();
            this.label42 = new System.Windows.Forms.Label();
            this.maximGroupBox13 = new MaximStyle.MaximGroupBox();
            this.lblTemperatureHex2 = new System.Windows.Forms.Label();
            this.lblUnits6 = new System.Windows.Forms.Label();
            this.lblTemperature2 = new System.Windows.Forms.Label();
            this.grpConfigurationRegister1 = new MaximStyle.MaximGroupBox();
            this.lblConfigRegister1 = new System.Windows.Forms.Label();
            this.chkShutdown1 = new MaximStyle.MaximCheckBox();
            this.chkFaultQueue01 = new MaximStyle.MaximCheckBox();
            this.chkFaultQueue11 = new MaximStyle.MaximCheckBox();
            this.chkDataFormat1 = new MaximStyle.MaximCheckBox();
            this.chkTimeout1 = new MaximStyle.MaximCheckBox();
            this.chkOSPolarity1 = new MaximStyle.MaximCheckBox();
            this.label4 = new System.Windows.Forms.Label();
            this.chkOneShot1 = new MaximStyle.MaximCheckBox();
            this.label3 = new System.Windows.Forms.Label();
            this.chkComparatorInterrupt1 = new MaximStyle.MaximCheckBox();
            this.maximGroupBox10 = new MaximStyle.MaximGroupBox();
            this.lblUnits2 = new System.Windows.Forms.Label();
            this.lblUnits1 = new System.Windows.Forms.Label();
            this.lblHysteresis1 = new System.Windows.Forms.Label();
            this.lblOvertemperature1 = new System.Windows.Forms.Label();
            this.txtHysteresis1 = new System.Windows.Forms.TextBox();
            this.txtOvertemperature1 = new System.Windows.Forms.TextBox();
            this.label36 = new System.Windows.Forms.Label();
            this.label34 = new System.Windows.Forms.Label();
            this.maximGroupBox8 = new MaximStyle.MaximGroupBox();
            this.lblTemperature1 = new System.Windows.Forms.Label();
            this.lblTemperatureHex1 = new System.Windows.Forms.Label();
            this.lblUnits5 = new System.Windows.Forms.Label();
            this.maximGroupBox7 = new MaximStyle.MaximGroupBox();
            this.maximButton1 = new MaximStyle.MaximButton();
            this.label2 = new System.Windows.Forms.Label();
            this.cboRefreshRate = new MaximStyle.MaximComboBox();
            this.label1 = new System.Windows.Forms.Label();
            this.tglCelsiusFahrenheit = new MaximStyle.MaximToggleButton();
            this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.label7 = new System.Windows.Forms.Label();
            this.grpConfigurationRegister2.SuspendLayout();
            this.maximGroupBox12.SuspendLayout();
            this.maximGroupBox13.SuspendLayout();
            this.grpConfigurationRegister1.SuspendLayout();
            this.maximGroupBox10.SuspendLayout();
            this.maximGroupBox8.SuspendLayout();
            this.maximGroupBox7.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
            this.SuspendLayout();
            // 
            // grpConfigurationRegister2
            // 
            this.grpConfigurationRegister2.BackgroundColor = System.Drawing.Color.White;
            this.grpConfigurationRegister2.Controls.Add(this.lblConfigRegister2);
            this.grpConfigurationRegister2.Controls.Add(this.chkShutdown2);
            this.grpConfigurationRegister2.Controls.Add(this.chkComparatorInterrupt2);
            this.grpConfigurationRegister2.Controls.Add(this.chkOSPolarity2);
            this.grpConfigurationRegister2.Controls.Add(this.chkFaultQueue02);
            this.grpConfigurationRegister2.Controls.Add(this.chkFaultQueue12);
            this.grpConfigurationRegister2.Controls.Add(this.chkDataFormat2);
            this.grpConfigurationRegister2.Controls.Add(this.chkTimeout2);
            this.grpConfigurationRegister2.Controls.Add(this.chkOneShot2);
            this.grpConfigurationRegister2.Controls.Add(this.label5);
            this.grpConfigurationRegister2.Controls.Add(this.label6);
            this.grpConfigurationRegister2.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grpConfigurationRegister2.Location = new System.Drawing.Point(544, 270);
            this.grpConfigurationRegister2.Name = "grpConfigurationRegister2";
            this.grpConfigurationRegister2.Size = new System.Drawing.Size(244, 250);
            this.grpConfigurationRegister2.TabIndex = 13;
            this.grpConfigurationRegister2.TabStop = false;
            this.grpConfigurationRegister2.Text = "Configuration Register (Bottom)";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(45, 40);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(57, 16);
            this.label5.TabIndex = 11;
            this.label5.Text = "_______";
            // 
            // lblConfigRegister2
            // 
            this.lblConfigRegister2.AutoSize = true;
            this.lblConfigRegister2.Location = new System.Drawing.Point(84, 221);
            this.lblConfigRegister2.Name = "lblConfigRegister2";
            this.lblConfigRegister2.Size = new System.Drawing.Size(37, 16);
            this.lblConfigRegister2.TabIndex = 9;
            this.lblConfigRegister2.Text = "(00h)";
            // 
            // chkShutdown2
            // 
            this.chkShutdown2.AutoSize = true;
            this.chkShutdown2.Location = new System.Drawing.Point(32, 205);
            this.chkShutdown2.Name = "chkShutdown2";
            this.chkShutdown2.Size = new System.Drawing.Size(84, 20);
            this.chkShutdown2.TabIndex = 7;
            this.chkShutdown2.Text = "Shutdown";
            this.chkShutdown2.UseVisualStyleBackColor = true;
            // 
            // chkComparatorInterrupt2
            // 
            this.chkComparatorInterrupt2.AutoSize = true;
            this.chkComparatorInterrupt2.Location = new System.Drawing.Point(32, 180);
            this.chkComparatorInterrupt2.Name = "chkComparatorInterrupt2";
            this.chkComparatorInterrupt2.Size = new System.Drawing.Size(145, 20);
            this.chkComparatorInterrupt2.TabIndex = 6;
            this.chkComparatorInterrupt2.Text = "Comparator/Interrupt";
            this.chkComparatorInterrupt2.UseVisualStyleBackColor = true;
            // 
            // chkOSPolarity2
            // 
            this.chkOSPolarity2.AutoSize = true;
            this.chkOSPolarity2.Location = new System.Drawing.Point(32, 155);
            this.chkOSPolarity2.Name = "chkOSPolarity2";
            this.chkOSPolarity2.Size = new System.Drawing.Size(94, 20);
            this.chkOSPolarity2.TabIndex = 5;
            this.chkOSPolarity2.Text = "OS Polarity";
            this.chkOSPolarity2.UseVisualStyleBackColor = true;
            // 
            // chkFaultQueue02
            // 
            this.chkFaultQueue02.AutoSize = true;
            this.chkFaultQueue02.Location = new System.Drawing.Point(32, 131);
            this.chkFaultQueue02.Name = "chkFaultQueue02";
            this.chkFaultQueue02.Size = new System.Drawing.Size(117, 20);
            this.chkFaultQueue02.TabIndex = 4;
            this.chkFaultQueue02.Text = "Fault Queue [0]";
            this.chkFaultQueue02.UseVisualStyleBackColor = true;
            // 
            // chkFaultQueue12
            // 
            this.chkFaultQueue12.AutoSize = true;
            this.chkFaultQueue12.Location = new System.Drawing.Point(32, 105);
            this.chkFaultQueue12.Name = "chkFaultQueue12";
            this.chkFaultQueue12.Size = new System.Drawing.Size(117, 20);
            this.chkFaultQueue12.TabIndex = 3;
            this.chkFaultQueue12.Text = "Fault Queue [1]";
            this.chkFaultQueue12.UseVisualStyleBackColor = true;
            // 
            // chkDataFormat2
            // 
            this.chkDataFormat2.AutoSize = true;
            this.chkDataFormat2.Location = new System.Drawing.Point(32, 80);
            this.chkDataFormat2.Name = "chkDataFormat2";
            this.chkDataFormat2.Size = new System.Drawing.Size(99, 20);
            this.chkDataFormat2.TabIndex = 2;
            this.chkDataFormat2.Text = "Data Format";
            this.chkDataFormat2.UseVisualStyleBackColor = true;
            this.chkDataFormat2.Click += new System.EventHandler(this.chkDataFormat1_Click);
            // 
            // chkTimeout2
            // 
            this.chkTimeout2.AutoSize = true;
            this.chkTimeout2.Location = new System.Drawing.Point(32, 55);
            this.chkTimeout2.Name = "chkTimeout2";
            this.chkTimeout2.Size = new System.Drawing.Size(73, 20);
            this.chkTimeout2.TabIndex = 1;
            this.chkTimeout2.Text = "Timeout";
            this.chkTimeout2.UseVisualStyleBackColor = true;
            // 
            // chkOneShot2
            // 
            this.chkOneShot2.AutoSize = true;
            this.chkOneShot2.Location = new System.Drawing.Point(32, 29);
            this.chkOneShot2.Name = "chkOneShot2";
            this.chkOneShot2.Size = new System.Drawing.Size(82, 20);
            this.chkOneShot2.TabIndex = 0;
            this.chkOneShot2.Text = "One-Shot";
            this.chkOneShot2.UseVisualStyleBackColor = true;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(46, 165);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(78, 16);
            this.label6.TabIndex = 11;
            this.label6.Text = "__________";
            // 
            // maximGroupBox12
            // 
            this.maximGroupBox12.BackgroundColor = System.Drawing.Color.White;
            this.maximGroupBox12.Controls.Add(this.lblUnits4);
            this.maximGroupBox12.Controls.Add(this.lblUnits3);
            this.maximGroupBox12.Controls.Add(this.lblHysteresis2);
            this.maximGroupBox12.Controls.Add(this.lblOvertemperature2);
            this.maximGroupBox12.Controls.Add(this.txtHysteresis2);
            this.maximGroupBox12.Controls.Add(this.txtOvertemperature2);
            this.maximGroupBox12.Controls.Add(this.label41);
            this.maximGroupBox12.Controls.Add(this.label42);
            this.maximGroupBox12.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.maximGroupBox12.Location = new System.Drawing.Point(544, 123);
            this.maximGroupBox12.Name = "maximGroupBox12";
            this.maximGroupBox12.Size = new System.Drawing.Size(244, 141);
            this.maximGroupBox12.TabIndex = 14;
            this.maximGroupBox12.TabStop = false;
            this.maximGroupBox12.Text = "Overtemperature Shutdown (Bottom)";
            // 
            // lblUnits4
            // 
            this.lblUnits4.AutoSize = true;
            this.lblUnits4.Location = new System.Drawing.Point(86, 113);
            this.lblUnits4.Name = "lblUnits4";
            this.lblUnits4.Size = new System.Drawing.Size(22, 16);
            this.lblUnits4.TabIndex = 11;
            this.lblUnits4.Text = "°C";
            // 
            // lblUnits3
            // 
            this.lblUnits3.AutoSize = true;
            this.lblUnits3.Location = new System.Drawing.Point(86, 54);
            this.lblUnits3.Name = "lblUnits3";
            this.lblUnits3.Size = new System.Drawing.Size(22, 16);
            this.lblUnits3.TabIndex = 10;
            this.lblUnits3.Text = "°C";
            // 
            // lblHysteresis2
            // 
            this.lblHysteresis2.AutoSize = true;
            this.lblHysteresis2.Location = new System.Drawing.Point(113, 115);
            this.lblHysteresis2.Name = "lblHysteresis2";
            this.lblHysteresis2.Size = new System.Drawing.Size(53, 16);
            this.lblHysteresis2.TabIndex = 5;
            this.lblHysteresis2.Text = "(4B00h)";
            // 
            // lblOvertemperature2
            // 
            this.lblOvertemperature2.AutoSize = true;
            this.lblOvertemperature2.Location = new System.Drawing.Point(113, 54);
            this.lblOvertemperature2.Name = "lblOvertemperature2";
            this.lblOvertemperature2.Size = new System.Drawing.Size(51, 16);
            this.lblOvertemperature2.TabIndex = 4;
            this.lblOvertemperature2.Text = "(5000h)";
            // 
            // txtHysteresis2
            // 
            this.errorProvider1.SetIconAlignment(this.txtHysteresis2, System.Windows.Forms.ErrorIconAlignment.MiddleLeft);
            this.txtHysteresis2.Location = new System.Drawing.Point(22, 110);
            this.txtHysteresis2.Name = "txtHysteresis2";
            this.txtHysteresis2.Size = new System.Drawing.Size(63, 22);
            this.txtHysteresis2.TabIndex = 3;
            this.txtHysteresis2.Text = "75.00";
            // 
            // txtOvertemperature2
            // 
            this.errorProvider1.SetIconAlignment(this.txtOvertemperature2, System.Windows.Forms.ErrorIconAlignment.MiddleLeft);
            this.txtOvertemperature2.Location = new System.Drawing.Point(22, 50);
            this.txtOvertemperature2.Name = "txtOvertemperature2";
            this.txtOvertemperature2.Size = new System.Drawing.Size(63, 22);
            this.txtOvertemperature2.TabIndex = 2;
            this.txtOvertemperature2.Text = "80.00";
            // 
            // label41
            // 
            this.label41.AutoSize = true;
            this.label41.Location = new System.Drawing.Point(19, 92);
            this.label41.Name = "label41";
            this.label41.Size = new System.Drawing.Size(70, 16);
            this.label41.TabIndex = 1;
            this.label41.Text = "Hysteresis";
            // 
            // label42
            // 
            this.label42.AutoSize = true;
            this.label42.Location = new System.Drawing.Point(19, 32);
            this.label42.Name = "label42";
            this.label42.Size = new System.Drawing.Size(103, 16);
            this.label42.TabIndex = 0;
            this.label42.Text = "Overtemperature";
            // 
            // maximGroupBox13
            // 
            this.maximGroupBox13.BackgroundColor = System.Drawing.Color.White;
            this.maximGroupBox13.Controls.Add(this.lblTemperatureHex2);
            this.maximGroupBox13.Controls.Add(this.lblUnits6);
            this.maximGroupBox13.Controls.Add(this.lblTemperature2);
            this.maximGroupBox13.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.maximGroupBox13.Location = new System.Drawing.Point(544, 3);
            this.maximGroupBox13.Name = "maximGroupBox13";
            this.maximGroupBox13.Size = new System.Drawing.Size(244, 114);
            this.maximGroupBox13.TabIndex = 12;
            this.maximGroupBox13.TabStop = false;
            this.maximGroupBox13.Text = "MAX30205 Temperature (Bottom)";
            // 
            // lblTemperatureHex2
            // 
            this.lblTemperatureHex2.AutoSize = true;
            this.lblTemperatureHex2.Location = new System.Drawing.Point(97, 77);
            this.lblTemperatureHex2.Name = "lblTemperatureHex2";
            this.lblTemperatureHex2.Size = new System.Drawing.Size(51, 16);
            this.lblTemperatureHex2.TabIndex = 3;
            this.lblTemperatureHex2.Text = "(1900h)";
            // 
            // lblUnits6
            // 
            this.lblUnits6.AutoSize = true;
            this.lblUnits6.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblUnits6.Location = new System.Drawing.Point(154, 43);
            this.lblUnits6.Name = "lblUnits6";
            this.lblUnits6.Size = new System.Drawing.Size(39, 27);
            this.lblUnits6.TabIndex = 2;
            this.lblUnits6.Text = "°C";
            // 
            // lblTemperature2
            // 
            this.lblTemperature2.AutoSize = true;
            this.lblTemperature2.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblTemperature2.Location = new System.Drawing.Point(76, 43);
            this.lblTemperature2.Name = "lblTemperature2";
            this.lblTemperature2.Size = new System.Drawing.Size(67, 27);
            this.lblTemperature2.TabIndex = 0;
            this.lblTemperature2.Text = "---.---";
            // 
            // grpConfigurationRegister1
            // 
            this.grpConfigurationRegister1.BackgroundColor = System.Drawing.Color.White;
            this.grpConfigurationRegister1.Controls.Add(this.lblConfigRegister1);
            this.grpConfigurationRegister1.Controls.Add(this.chkShutdown1);
            this.grpConfigurationRegister1.Controls.Add(this.chkFaultQueue01);
            this.grpConfigurationRegister1.Controls.Add(this.chkFaultQueue11);
            this.grpConfigurationRegister1.Controls.Add(this.chkDataFormat1);
            this.grpConfigurationRegister1.Controls.Add(this.chkTimeout1);
            this.grpConfigurationRegister1.Controls.Add(this.chkOSPolarity1);
            this.grpConfigurationRegister1.Controls.Add(this.label4);
            this.grpConfigurationRegister1.Controls.Add(this.chkOneShot1);
            this.grpConfigurationRegister1.Controls.Add(this.label3);
            this.grpConfigurationRegister1.Controls.Add(this.chkComparatorInterrupt1);
            this.grpConfigurationRegister1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grpConfigurationRegister1.Location = new System.Drawing.Point(285, 270);
            this.grpConfigurationRegister1.Name = "grpConfigurationRegister1";
            this.grpConfigurationRegister1.Size = new System.Drawing.Size(242, 250);
            this.grpConfigurationRegister1.TabIndex = 10;
            this.grpConfigurationRegister1.TabStop = false;
            this.grpConfigurationRegister1.Text = "Configuration Register (Top)";
            // 
            // lblConfigRegister1
            // 
            this.lblConfigRegister1.AutoSize = true;
            this.lblConfigRegister1.BackColor = System.Drawing.Color.White;
            this.lblConfigRegister1.Location = new System.Drawing.Point(97, 223);
            this.lblConfigRegister1.Name = "lblConfigRegister1";
            this.lblConfigRegister1.Size = new System.Drawing.Size(37, 16);
            this.lblConfigRegister1.TabIndex = 8;
            this.lblConfigRegister1.Text = "(00h)";
            // 
            // chkShutdown1
            // 
            this.chkShutdown1.AutoSize = true;
            this.chkShutdown1.BackColor = System.Drawing.Color.White;
            this.chkShutdown1.Location = new System.Drawing.Point(32, 205);
            this.chkShutdown1.Name = "chkShutdown1";
            this.chkShutdown1.Size = new System.Drawing.Size(84, 20);
            this.chkShutdown1.TabIndex = 7;
            this.chkShutdown1.Text = "Shutdown";
            this.chkShutdown1.UseVisualStyleBackColor = false;
            // 
            // chkFaultQueue01
            // 
            this.chkFaultQueue01.AutoSize = true;
            this.chkFaultQueue01.BackColor = System.Drawing.Color.White;
            this.chkFaultQueue01.Location = new System.Drawing.Point(32, 130);
            this.chkFaultQueue01.Name = "chkFaultQueue01";
            this.chkFaultQueue01.Size = new System.Drawing.Size(117, 20);
            this.chkFaultQueue01.TabIndex = 4;
            this.chkFaultQueue01.Text = "Fault Queue [0]";
            this.chkFaultQueue01.UseVisualStyleBackColor = false;
            // 
            // chkFaultQueue11
            // 
            this.chkFaultQueue11.AutoSize = true;
            this.chkFaultQueue11.BackColor = System.Drawing.Color.White;
            this.chkFaultQueue11.Location = new System.Drawing.Point(32, 105);
            this.chkFaultQueue11.Name = "chkFaultQueue11";
            this.chkFaultQueue11.Size = new System.Drawing.Size(117, 20);
            this.chkFaultQueue11.TabIndex = 3;
            this.chkFaultQueue11.Text = "Fault Queue [1]";
            this.chkFaultQueue11.UseVisualStyleBackColor = false;
            // 
            // chkDataFormat1
            // 
            this.chkDataFormat1.AutoSize = true;
            this.chkDataFormat1.BackColor = System.Drawing.Color.White;
            this.chkDataFormat1.Location = new System.Drawing.Point(32, 80);
            this.chkDataFormat1.Name = "chkDataFormat1";
            this.chkDataFormat1.Size = new System.Drawing.Size(99, 20);
            this.chkDataFormat1.TabIndex = 2;
            this.chkDataFormat1.Text = "Data Format";
            this.chkDataFormat1.UseVisualStyleBackColor = false;
            this.chkDataFormat1.Click += new System.EventHandler(this.chkDataFormat1_Click);
            // 
            // chkTimeout1
            // 
            this.chkTimeout1.AutoSize = true;
            this.chkTimeout1.BackColor = System.Drawing.Color.White;
            this.chkTimeout1.Location = new System.Drawing.Point(32, 55);
            this.chkTimeout1.Name = "chkTimeout1";
            this.chkTimeout1.Size = new System.Drawing.Size(73, 20);
            this.chkTimeout1.TabIndex = 1;
            this.chkTimeout1.Text = "Timeout";
            this.chkTimeout1.UseVisualStyleBackColor = false;
            // 
            // chkOSPolarity1
            // 
            this.chkOSPolarity1.AutoSize = true;
            this.chkOSPolarity1.BackColor = System.Drawing.Color.White;
            this.chkOSPolarity1.Location = new System.Drawing.Point(32, 155);
            this.chkOSPolarity1.Name = "chkOSPolarity1";
            this.chkOSPolarity1.Size = new System.Drawing.Size(94, 20);
            this.chkOSPolarity1.TabIndex = 5;
            this.chkOSPolarity1.Text = "OS Polarity";
            this.chkOSPolarity1.UseVisualStyleBackColor = false;
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(47, 165);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(78, 16);
            this.label4.TabIndex = 10;
            this.label4.Text = "__________";
            // 
            // chkOneShot1
            // 
            this.chkOneShot1.AutoSize = true;
            this.chkOneShot1.BackColor = System.Drawing.Color.White;
            this.chkOneShot1.Location = new System.Drawing.Point(32, 29);
            this.chkOneShot1.Name = "chkOneShot1";
            this.chkOneShot1.Size = new System.Drawing.Size(82, 20);
            this.chkOneShot1.TabIndex = 0;
            this.chkOneShot1.Text = "One-Shot";
            this.chkOneShot1.UseVisualStyleBackColor = false;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(45, 40);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(57, 16);
            this.label3.TabIndex = 9;
            this.label3.Text = "_______";
            // 
            // chkComparatorInterrupt1
            // 
            this.chkComparatorInterrupt1.AutoSize = true;
            this.chkComparatorInterrupt1.BackColor = System.Drawing.Color.White;
            this.chkComparatorInterrupt1.Location = new System.Drawing.Point(32, 179);
            this.chkComparatorInterrupt1.Name = "chkComparatorInterrupt1";
            this.chkComparatorInterrupt1.Size = new System.Drawing.Size(145, 20);
            this.chkComparatorInterrupt1.TabIndex = 6;
            this.chkComparatorInterrupt1.Text = "Comparator/Interrupt";
            this.chkComparatorInterrupt1.UseVisualStyleBackColor = false;
            // 
            // maximGroupBox10
            // 
            this.maximGroupBox10.BackgroundColor = System.Drawing.Color.White;
            this.maximGroupBox10.Controls.Add(this.lblUnits2);
            this.maximGroupBox10.Controls.Add(this.lblUnits1);
            this.maximGroupBox10.Controls.Add(this.lblHysteresis1);
            this.maximGroupBox10.Controls.Add(this.lblOvertemperature1);
            this.maximGroupBox10.Controls.Add(this.txtHysteresis1);
            this.maximGroupBox10.Controls.Add(this.txtOvertemperature1);
            this.maximGroupBox10.Controls.Add(this.label36);
            this.maximGroupBox10.Controls.Add(this.label34);
            this.maximGroupBox10.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.maximGroupBox10.Location = new System.Drawing.Point(285, 123);
            this.maximGroupBox10.Name = "maximGroupBox10";
            this.maximGroupBox10.Size = new System.Drawing.Size(242, 141);
            this.maximGroupBox10.TabIndex = 11;
            this.maximGroupBox10.TabStop = false;
            this.maximGroupBox10.Text = "Overtemperature Shutdown (Top)";
            // 
            // lblUnits2
            // 
            this.lblUnits2.AutoSize = true;
            this.lblUnits2.BackColor = System.Drawing.Color.White;
            this.lblUnits2.Location = new System.Drawing.Point(85, 113);
            this.lblUnits2.Name = "lblUnits2";
            this.lblUnits2.Size = new System.Drawing.Size(22, 16);
            this.lblUnits2.TabIndex = 9;
            this.lblUnits2.Text = "°C";
            // 
            // lblUnits1
            // 
            this.lblUnits1.AutoSize = true;
            this.lblUnits1.BackColor = System.Drawing.Color.White;
            this.lblUnits1.Location = new System.Drawing.Point(87, 54);
            this.lblUnits1.Name = "lblUnits1";
            this.lblUnits1.Size = new System.Drawing.Size(22, 16);
            this.lblUnits1.TabIndex = 8;
            this.lblUnits1.Text = "°C";
            // 
            // lblHysteresis1
            // 
            this.lblHysteresis1.AutoSize = true;
            this.lblHysteresis1.BackColor = System.Drawing.Color.White;
            this.lblHysteresis1.Location = new System.Drawing.Point(119, 113);
            this.lblHysteresis1.Name = "lblHysteresis1";
            this.lblHysteresis1.Size = new System.Drawing.Size(53, 16);
            this.lblHysteresis1.TabIndex = 5;
            this.lblHysteresis1.Text = "(4B00h)";
            // 
            // lblOvertemperature1
            // 
            this.lblOvertemperature1.AutoSize = true;
            this.lblOvertemperature1.BackColor = System.Drawing.Color.White;
            this.lblOvertemperature1.Location = new System.Drawing.Point(119, 54);
            this.lblOvertemperature1.Name = "lblOvertemperature1";
            this.lblOvertemperature1.Size = new System.Drawing.Size(51, 16);
            this.lblOvertemperature1.TabIndex = 4;
            this.lblOvertemperature1.Text = "(5000h)";
            // 
            // txtHysteresis1
            // 
            this.errorProvider1.SetIconAlignment(this.txtHysteresis1, System.Windows.Forms.ErrorIconAlignment.MiddleLeft);
            this.txtHysteresis1.Location = new System.Drawing.Point(22, 110);
            this.txtHysteresis1.Name = "txtHysteresis1";
            this.txtHysteresis1.Size = new System.Drawing.Size(63, 22);
            this.txtHysteresis1.TabIndex = 3;
            this.txtHysteresis1.Text = "75.00";
            // 
            // txtOvertemperature1
            // 
            this.errorProvider1.SetIconAlignment(this.txtOvertemperature1, System.Windows.Forms.ErrorIconAlignment.MiddleLeft);
            this.txtOvertemperature1.Location = new System.Drawing.Point(22, 50);
            this.txtOvertemperature1.Name = "txtOvertemperature1";
            this.txtOvertemperature1.Size = new System.Drawing.Size(63, 22);
            this.txtOvertemperature1.TabIndex = 2;
            this.txtOvertemperature1.Text = "80.00";
            // 
            // label36
            // 
            this.label36.AutoSize = true;
            this.label36.BackColor = System.Drawing.Color.White;
            this.label36.Location = new System.Drawing.Point(19, 92);
            this.label36.Name = "label36";
            this.label36.Size = new System.Drawing.Size(70, 16);
            this.label36.TabIndex = 1;
            this.label36.Text = "Hysteresis";
            // 
            // label34
            // 
            this.label34.AutoSize = true;
            this.label34.BackColor = System.Drawing.Color.White;
            this.label34.Location = new System.Drawing.Point(19, 32);
            this.label34.Name = "label34";
            this.label34.Size = new System.Drawing.Size(103, 16);
            this.label34.TabIndex = 0;
            this.label34.Text = "Overtemperature";
            // 
            // maximGroupBox8
            // 
            this.maximGroupBox8.BackgroundColor = System.Drawing.Color.White;
            this.maximGroupBox8.Controls.Add(this.lblTemperature1);
            this.maximGroupBox8.Controls.Add(this.lblTemperatureHex1);
            this.maximGroupBox8.Controls.Add(this.lblUnits5);
            this.maximGroupBox8.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.maximGroupBox8.Location = new System.Drawing.Point(285, 3);
            this.maximGroupBox8.Name = "maximGroupBox8";
            this.maximGroupBox8.Size = new System.Drawing.Size(242, 114);
            this.maximGroupBox8.TabIndex = 9;
            this.maximGroupBox8.TabStop = false;
            this.maximGroupBox8.Text = "MAX30205 Temperature (Top)";
            // 
            // lblTemperature1
            // 
            this.lblTemperature1.BackColor = System.Drawing.Color.White;
            this.lblTemperature1.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblTemperature1.Location = new System.Drawing.Point(52, 40);
            this.lblTemperature1.Name = "lblTemperature1";
            this.lblTemperature1.Size = new System.Drawing.Size(98, 29);
            this.lblTemperature1.TabIndex = 0;
            this.lblTemperature1.Text = "---.---";
            this.lblTemperature1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.lblTemperature1.Click += new System.EventHandler(this.lblTemperature1_Click);
            // 
            // lblTemperatureHex1
            // 
            this.lblTemperatureHex1.AutoSize = true;
            this.lblTemperatureHex1.BackColor = System.Drawing.Color.White;
            this.lblTemperatureHex1.Location = new System.Drawing.Point(93, 77);
            this.lblTemperatureHex1.Name = "lblTemperatureHex1";
            this.lblTemperatureHex1.Size = new System.Drawing.Size(51, 16);
            this.lblTemperatureHex1.TabIndex = 2;
            this.lblTemperatureHex1.Text = "(1900h)";
            // 
            // lblUnits5
            // 
            this.lblUnits5.AutoSize = true;
            this.lblUnits5.BackColor = System.Drawing.Color.White;
            this.lblUnits5.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblUnits5.Location = new System.Drawing.Point(145, 41);
            this.lblUnits5.Name = "lblUnits5";
            this.lblUnits5.Size = new System.Drawing.Size(39, 27);
            this.lblUnits5.TabIndex = 1;
            this.lblUnits5.Text = "°C";
            // 
            // maximGroupBox7
            // 
            this.maximGroupBox7.BackgroundColor = System.Drawing.Color.White;
            this.maximGroupBox7.Controls.Add(this.maximButton1);
            this.maximGroupBox7.Controls.Add(this.label2);
            this.maximGroupBox7.Controls.Add(this.cboRefreshRate);
            this.maximGroupBox7.Controls.Add(this.label1);
            this.maximGroupBox7.Controls.Add(this.tglCelsiusFahrenheit);
            this.maximGroupBox7.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.maximGroupBox7.Location = new System.Drawing.Point(25, 3);
            this.maximGroupBox7.Name = "maximGroupBox7";
            this.maximGroupBox7.Size = new System.Drawing.Size(242, 114);
            this.maximGroupBox7.TabIndex = 8;
            this.maximGroupBox7.TabStop = false;
            this.maximGroupBox7.Text = "Settings";
            // 
            // maximButton1
            // 
            this.maximButton1.Location = new System.Drawing.Point(54, 80);
            this.maximButton1.Name = "maximButton1";
            this.maximButton1.Size = new System.Drawing.Size(128, 28);
            this.maximButton1.TabIndex = 4;
            this.maximButton1.Text = "Read All Registers";
            this.maximButton1.UseVisualStyleBackColor = true;
            this.maximButton1.Click += new System.EventHandler(this.maximButton1_Click);
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.BackColor = System.Drawing.Color.White;
            this.label2.Location = new System.Drawing.Point(183, 55);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(15, 16);
            this.label2.TabIndex = 3;
            this.label2.Text = "s";
            // 
            // cboRefreshRate
            // 
            this.cboRefreshRate.BackColor = System.Drawing.Color.White;
            this.cboRefreshRate.DropDownHeight = 200;
            this.cboRefreshRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboRefreshRate.DropDownWidth = 50;
            this.cboRefreshRate.Items.AddRange(new object[] {
            "10",
            "20",
            "30",
            "40",
            "50",
            "60"});
            this.cboRefreshRate.Location = new System.Drawing.Point(127, 53);
            this.cboRefreshRate.Name = "cboRefreshRate";
            this.cboRefreshRate.Size = new System.Drawing.Size(50, 21);
            this.cboRefreshRate.TabIndex = 2;
            this.cboRefreshRate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.cboRefreshRate.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
            this.cboRefreshRate.SelectedIndexChanged += new System.EventHandler(this.cboRefreshRate_SelectedIndexChanged);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.BackColor = System.Drawing.Color.White;
            this.label1.Location = new System.Drawing.Point(43, 56);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(91, 16);
            this.label1.TabIndex = 1;
            this.label1.Text = "Refresh Rate: ";
            // 
            // tglCelsiusFahrenheit
            // 
            this.tglCelsiusFahrenheit.AutoSize = true;
            this.tglCelsiusFahrenheit.Location = new System.Drawing.Point(50, 28);
            this.tglCelsiusFahrenheit.Name = "tglCelsiusFahrenheit";
            this.tglCelsiusFahrenheit.Size = new System.Drawing.Size(147, 21);
            this.tglCelsiusFahrenheit.TabIndex = 0;
            this.tglCelsiusFahrenheit.Text = "Celsius/Fahrenheit";
            this.tglCelsiusFahrenheit.UseVisualStyleBackColor = true;
            this.tglCelsiusFahrenheit.CheckedChanged += new System.EventHandler(this.tglCelsiusFahrenheit_CheckedChanged_1);
            // 
            // errorProvider1
            // 
            this.errorProvider1.ContainerControl = this;
            // 
            // timer1
            // 
            this.timer1.Enabled = true;
            this.timer1.Interval = 20000;
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            // 
            // label7
            // 
            this.label7.Location = new System.Drawing.Point(25, 123);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(206, 86);
            this.label7.TabIndex = 15;
            this.label7.Text = "Note: The top temperature sensor is the side which contains the power switch and " +
    "LED. The bottom side contains the optical sensor module.";
            // 
            // TemperatureView
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.label7);
            this.Controls.Add(this.grpConfigurationRegister1);
            this.Controls.Add(this.grpConfigurationRegister2);
            this.Controls.Add(this.maximGroupBox12);
            this.Controls.Add(this.maximGroupBox13);
            this.Controls.Add(this.maximGroupBox7);
            this.Controls.Add(this.maximGroupBox10);
            this.Controls.Add(this.maximGroupBox8);
            this.Name = "TemperatureView";
            this.Size = new System.Drawing.Size(804, 529);
            this.grpConfigurationRegister2.ResumeLayout(false);
            this.grpConfigurationRegister2.PerformLayout();
            this.maximGroupBox12.ResumeLayout(false);
            this.maximGroupBox12.PerformLayout();
            this.maximGroupBox13.ResumeLayout(false);
            this.maximGroupBox13.PerformLayout();
            this.grpConfigurationRegister1.ResumeLayout(false);
            this.grpConfigurationRegister1.PerformLayout();
            this.maximGroupBox10.ResumeLayout(false);
            this.maximGroupBox10.PerformLayout();
            this.maximGroupBox8.ResumeLayout(false);
            this.maximGroupBox8.PerformLayout();
            this.maximGroupBox7.ResumeLayout(false);
            this.maximGroupBox7.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
            this.ResumeLayout(false);

        }

        #endregion

        private MaximStyle.MaximGroupBox grpConfigurationRegister2;
        private MaximStyle.MaximCheckBox chkShutdown2;
        private MaximStyle.MaximCheckBox chkComparatorInterrupt2;
        private MaximStyle.MaximCheckBox chkOSPolarity2;
        private MaximStyle.MaximCheckBox chkFaultQueue02;
        private MaximStyle.MaximCheckBox chkFaultQueue12;
        private MaximStyle.MaximCheckBox chkDataFormat2;
        private MaximStyle.MaximCheckBox chkTimeout2;
        private MaximStyle.MaximCheckBox chkOneShot2;
        private MaximStyle.MaximGroupBox maximGroupBox12;
        private System.Windows.Forms.Label lblUnits4;
        private System.Windows.Forms.Label lblUnits3;
        private System.Windows.Forms.Label lblHysteresis2;
        private System.Windows.Forms.Label lblOvertemperature2;
        private System.Windows.Forms.TextBox txtHysteresis2;
        private System.Windows.Forms.TextBox txtOvertemperature2;
        private System.Windows.Forms.Label label41;
        private System.Windows.Forms.Label label42;
        private MaximStyle.MaximGroupBox maximGroupBox13;
        private System.Windows.Forms.Label lblTemperatureHex2;
        private System.Windows.Forms.Label lblUnits6;
        private System.Windows.Forms.Label lblTemperature2;
        private MaximStyle.MaximGroupBox grpConfigurationRegister1;
        private MaximStyle.MaximCheckBox chkShutdown1;
        private MaximStyle.MaximCheckBox chkComparatorInterrupt1;
        private MaximStyle.MaximCheckBox chkOSPolarity1;
        private MaximStyle.MaximCheckBox chkFaultQueue01;
        private MaximStyle.MaximCheckBox chkFaultQueue11;
        private MaximStyle.MaximCheckBox chkDataFormat1;
        private MaximStyle.MaximCheckBox chkTimeout1;
        private MaximStyle.MaximCheckBox chkOneShot1;
        private MaximStyle.MaximGroupBox maximGroupBox10;
        private System.Windows.Forms.Label lblUnits2;
        private System.Windows.Forms.Label lblUnits1;
        private System.Windows.Forms.Label lblHysteresis1;
        private System.Windows.Forms.Label lblOvertemperature1;
        private System.Windows.Forms.TextBox txtHysteresis1;
        private System.Windows.Forms.TextBox txtOvertemperature1;
        private System.Windows.Forms.Label label36;
        private System.Windows.Forms.Label label34;
        private MaximStyle.MaximGroupBox maximGroupBox8;
        private System.Windows.Forms.Label lblTemperatureHex1;
        private System.Windows.Forms.Label lblUnits5;
        private System.Windows.Forms.Label lblTemperature1;
        private MaximStyle.MaximGroupBox maximGroupBox7;
        private MaximStyle.MaximToggleButton tglCelsiusFahrenheit;
        private System.Windows.Forms.ErrorProvider errorProvider1;
        private System.Windows.Forms.Timer timer1;
        private System.Windows.Forms.Label lblConfigRegister2;
        private System.Windows.Forms.Label lblConfigRegister1;
        private MaximStyle.MaximComboBox cboRefreshRate;
        private System.Windows.Forms.Label label1;
        private MaximStyle.MaximButton maximButton1;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.Label label7;
    }
}