![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
repo time
Dependencies: mbed MAX14720 MAX30205 USBDevice
HspGuiSourceV301/HSPGui/CustomControls/TemperatureView.Designer.cs@20:6d2af70c92ab, 2021-04-06 (annotated)
- Committer:
- darienf
- Date:
- Tue Apr 06 06:41:40 2021 +0000
- Revision:
- 20:6d2af70c92ab
another repo
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
darienf | 20:6d2af70c92ab | 1 | namespace HealthSensorPlatform.CustomControls |
darienf | 20:6d2af70c92ab | 2 | { |
darienf | 20:6d2af70c92ab | 3 | partial class TemperatureView |
darienf | 20:6d2af70c92ab | 4 | { |
darienf | 20:6d2af70c92ab | 5 | /// <summary> |
darienf | 20:6d2af70c92ab | 6 | /// Required designer variable. |
darienf | 20:6d2af70c92ab | 7 | /// </summary> |
darienf | 20:6d2af70c92ab | 8 | private System.ComponentModel.IContainer components = null; |
darienf | 20:6d2af70c92ab | 9 | |
darienf | 20:6d2af70c92ab | 10 | /// <summary> |
darienf | 20:6d2af70c92ab | 11 | /// Clean up any resources being used. |
darienf | 20:6d2af70c92ab | 12 | /// </summary> |
darienf | 20:6d2af70c92ab | 13 | /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> |
darienf | 20:6d2af70c92ab | 14 | protected override void Dispose(bool disposing) |
darienf | 20:6d2af70c92ab | 15 | { |
darienf | 20:6d2af70c92ab | 16 | if (disposing && (components != null)) |
darienf | 20:6d2af70c92ab | 17 | { |
darienf | 20:6d2af70c92ab | 18 | components.Dispose(); |
darienf | 20:6d2af70c92ab | 19 | } |
darienf | 20:6d2af70c92ab | 20 | base.Dispose(disposing); |
darienf | 20:6d2af70c92ab | 21 | } |
darienf | 20:6d2af70c92ab | 22 | |
darienf | 20:6d2af70c92ab | 23 | #region Component Designer generated code |
darienf | 20:6d2af70c92ab | 24 | |
darienf | 20:6d2af70c92ab | 25 | /// <summary> |
darienf | 20:6d2af70c92ab | 26 | /// Required method for Designer support - do not modify |
darienf | 20:6d2af70c92ab | 27 | /// the contents of this method with the code editor. |
darienf | 20:6d2af70c92ab | 28 | /// </summary> |
darienf | 20:6d2af70c92ab | 29 | private void InitializeComponent() |
darienf | 20:6d2af70c92ab | 30 | { |
darienf | 20:6d2af70c92ab | 31 | this.components = new System.ComponentModel.Container(); |
darienf | 20:6d2af70c92ab | 32 | this.grpConfigurationRegister2 = new MaximStyle.MaximGroupBox(); |
darienf | 20:6d2af70c92ab | 33 | this.label5 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 34 | this.lblConfigRegister2 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 35 | this.chkShutdown2 = new MaximStyle.MaximCheckBox(); |
darienf | 20:6d2af70c92ab | 36 | this.chkComparatorInterrupt2 = new MaximStyle.MaximCheckBox(); |
darienf | 20:6d2af70c92ab | 37 | this.chkOSPolarity2 = new MaximStyle.MaximCheckBox(); |
darienf | 20:6d2af70c92ab | 38 | this.chkFaultQueue02 = new MaximStyle.MaximCheckBox(); |
darienf | 20:6d2af70c92ab | 39 | this.chkFaultQueue12 = new MaximStyle.MaximCheckBox(); |
darienf | 20:6d2af70c92ab | 40 | this.chkDataFormat2 = new MaximStyle.MaximCheckBox(); |
darienf | 20:6d2af70c92ab | 41 | this.chkTimeout2 = new MaximStyle.MaximCheckBox(); |
darienf | 20:6d2af70c92ab | 42 | this.chkOneShot2 = new MaximStyle.MaximCheckBox(); |
darienf | 20:6d2af70c92ab | 43 | this.label6 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 44 | this.maximGroupBox12 = new MaximStyle.MaximGroupBox(); |
darienf | 20:6d2af70c92ab | 45 | this.lblUnits4 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 46 | this.lblUnits3 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 47 | this.lblHysteresis2 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 48 | this.lblOvertemperature2 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 49 | this.txtHysteresis2 = new System.Windows.Forms.TextBox(); |
darienf | 20:6d2af70c92ab | 50 | this.txtOvertemperature2 = new System.Windows.Forms.TextBox(); |
darienf | 20:6d2af70c92ab | 51 | this.label41 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 52 | this.label42 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 53 | this.maximGroupBox13 = new MaximStyle.MaximGroupBox(); |
darienf | 20:6d2af70c92ab | 54 | this.lblTemperatureHex2 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 55 | this.lblUnits6 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 56 | this.lblTemperature2 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 57 | this.grpConfigurationRegister1 = new MaximStyle.MaximGroupBox(); |
darienf | 20:6d2af70c92ab | 58 | this.lblConfigRegister1 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 59 | this.chkShutdown1 = new MaximStyle.MaximCheckBox(); |
darienf | 20:6d2af70c92ab | 60 | this.chkFaultQueue01 = new MaximStyle.MaximCheckBox(); |
darienf | 20:6d2af70c92ab | 61 | this.chkFaultQueue11 = new MaximStyle.MaximCheckBox(); |
darienf | 20:6d2af70c92ab | 62 | this.chkDataFormat1 = new MaximStyle.MaximCheckBox(); |
darienf | 20:6d2af70c92ab | 63 | this.chkTimeout1 = new MaximStyle.MaximCheckBox(); |
darienf | 20:6d2af70c92ab | 64 | this.chkOSPolarity1 = new MaximStyle.MaximCheckBox(); |
darienf | 20:6d2af70c92ab | 65 | this.label4 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 66 | this.chkOneShot1 = new MaximStyle.MaximCheckBox(); |
darienf | 20:6d2af70c92ab | 67 | this.label3 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 68 | this.chkComparatorInterrupt1 = new MaximStyle.MaximCheckBox(); |
darienf | 20:6d2af70c92ab | 69 | this.maximGroupBox10 = new MaximStyle.MaximGroupBox(); |
darienf | 20:6d2af70c92ab | 70 | this.lblUnits2 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 71 | this.lblUnits1 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 72 | this.lblHysteresis1 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 73 | this.lblOvertemperature1 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 74 | this.txtHysteresis1 = new System.Windows.Forms.TextBox(); |
darienf | 20:6d2af70c92ab | 75 | this.txtOvertemperature1 = new System.Windows.Forms.TextBox(); |
darienf | 20:6d2af70c92ab | 76 | this.label36 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 77 | this.label34 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 78 | this.maximGroupBox8 = new MaximStyle.MaximGroupBox(); |
darienf | 20:6d2af70c92ab | 79 | this.lblTemperature1 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 80 | this.lblTemperatureHex1 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 81 | this.lblUnits5 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 82 | this.maximGroupBox7 = new MaximStyle.MaximGroupBox(); |
darienf | 20:6d2af70c92ab | 83 | this.maximButton1 = new MaximStyle.MaximButton(); |
darienf | 20:6d2af70c92ab | 84 | this.label2 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 85 | this.cboRefreshRate = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 86 | this.label1 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 87 | this.tglCelsiusFahrenheit = new MaximStyle.MaximToggleButton(); |
darienf | 20:6d2af70c92ab | 88 | this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components); |
darienf | 20:6d2af70c92ab | 89 | this.timer1 = new System.Windows.Forms.Timer(this.components); |
darienf | 20:6d2af70c92ab | 90 | this.label7 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 91 | this.grpConfigurationRegister2.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 92 | this.maximGroupBox12.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 93 | this.maximGroupBox13.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 94 | this.grpConfigurationRegister1.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 95 | this.maximGroupBox10.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 96 | this.maximGroupBox8.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 97 | this.maximGroupBox7.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 98 | ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit(); |
darienf | 20:6d2af70c92ab | 99 | this.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 100 | // |
darienf | 20:6d2af70c92ab | 101 | // grpConfigurationRegister2 |
darienf | 20:6d2af70c92ab | 102 | // |
darienf | 20:6d2af70c92ab | 103 | this.grpConfigurationRegister2.BackgroundColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 104 | this.grpConfigurationRegister2.Controls.Add(this.lblConfigRegister2); |
darienf | 20:6d2af70c92ab | 105 | this.grpConfigurationRegister2.Controls.Add(this.chkShutdown2); |
darienf | 20:6d2af70c92ab | 106 | this.grpConfigurationRegister2.Controls.Add(this.chkComparatorInterrupt2); |
darienf | 20:6d2af70c92ab | 107 | this.grpConfigurationRegister2.Controls.Add(this.chkOSPolarity2); |
darienf | 20:6d2af70c92ab | 108 | this.grpConfigurationRegister2.Controls.Add(this.chkFaultQueue02); |
darienf | 20:6d2af70c92ab | 109 | this.grpConfigurationRegister2.Controls.Add(this.chkFaultQueue12); |
darienf | 20:6d2af70c92ab | 110 | this.grpConfigurationRegister2.Controls.Add(this.chkDataFormat2); |
darienf | 20:6d2af70c92ab | 111 | this.grpConfigurationRegister2.Controls.Add(this.chkTimeout2); |
darienf | 20:6d2af70c92ab | 112 | this.grpConfigurationRegister2.Controls.Add(this.chkOneShot2); |
darienf | 20:6d2af70c92ab | 113 | this.grpConfigurationRegister2.Controls.Add(this.label5); |
darienf | 20:6d2af70c92ab | 114 | this.grpConfigurationRegister2.Controls.Add(this.label6); |
darienf | 20:6d2af70c92ab | 115 | this.grpConfigurationRegister2.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 116 | this.grpConfigurationRegister2.Location = new System.Drawing.Point(544, 270); |
darienf | 20:6d2af70c92ab | 117 | this.grpConfigurationRegister2.Name = "grpConfigurationRegister2"; |
darienf | 20:6d2af70c92ab | 118 | this.grpConfigurationRegister2.Size = new System.Drawing.Size(244, 250); |
darienf | 20:6d2af70c92ab | 119 | this.grpConfigurationRegister2.TabIndex = 13; |
darienf | 20:6d2af70c92ab | 120 | this.grpConfigurationRegister2.TabStop = false; |
darienf | 20:6d2af70c92ab | 121 | this.grpConfigurationRegister2.Text = "Configuration Register (Bottom)"; |
darienf | 20:6d2af70c92ab | 122 | // |
darienf | 20:6d2af70c92ab | 123 | // label5 |
darienf | 20:6d2af70c92ab | 124 | // |
darienf | 20:6d2af70c92ab | 125 | this.label5.AutoSize = true; |
darienf | 20:6d2af70c92ab | 126 | this.label5.Location = new System.Drawing.Point(45, 40); |
darienf | 20:6d2af70c92ab | 127 | this.label5.Name = "label5"; |
darienf | 20:6d2af70c92ab | 128 | this.label5.Size = new System.Drawing.Size(57, 16); |
darienf | 20:6d2af70c92ab | 129 | this.label5.TabIndex = 11; |
darienf | 20:6d2af70c92ab | 130 | this.label5.Text = "_______"; |
darienf | 20:6d2af70c92ab | 131 | // |
darienf | 20:6d2af70c92ab | 132 | // lblConfigRegister2 |
darienf | 20:6d2af70c92ab | 133 | // |
darienf | 20:6d2af70c92ab | 134 | this.lblConfigRegister2.AutoSize = true; |
darienf | 20:6d2af70c92ab | 135 | this.lblConfigRegister2.Location = new System.Drawing.Point(84, 221); |
darienf | 20:6d2af70c92ab | 136 | this.lblConfigRegister2.Name = "lblConfigRegister2"; |
darienf | 20:6d2af70c92ab | 137 | this.lblConfigRegister2.Size = new System.Drawing.Size(37, 16); |
darienf | 20:6d2af70c92ab | 138 | this.lblConfigRegister2.TabIndex = 9; |
darienf | 20:6d2af70c92ab | 139 | this.lblConfigRegister2.Text = "(00h)"; |
darienf | 20:6d2af70c92ab | 140 | // |
darienf | 20:6d2af70c92ab | 141 | // chkShutdown2 |
darienf | 20:6d2af70c92ab | 142 | // |
darienf | 20:6d2af70c92ab | 143 | this.chkShutdown2.AutoSize = true; |
darienf | 20:6d2af70c92ab | 144 | this.chkShutdown2.Location = new System.Drawing.Point(32, 205); |
darienf | 20:6d2af70c92ab | 145 | this.chkShutdown2.Name = "chkShutdown2"; |
darienf | 20:6d2af70c92ab | 146 | this.chkShutdown2.Size = new System.Drawing.Size(84, 20); |
darienf | 20:6d2af70c92ab | 147 | this.chkShutdown2.TabIndex = 7; |
darienf | 20:6d2af70c92ab | 148 | this.chkShutdown2.Text = "Shutdown"; |
darienf | 20:6d2af70c92ab | 149 | this.chkShutdown2.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 150 | // |
darienf | 20:6d2af70c92ab | 151 | // chkComparatorInterrupt2 |
darienf | 20:6d2af70c92ab | 152 | // |
darienf | 20:6d2af70c92ab | 153 | this.chkComparatorInterrupt2.AutoSize = true; |
darienf | 20:6d2af70c92ab | 154 | this.chkComparatorInterrupt2.Location = new System.Drawing.Point(32, 180); |
darienf | 20:6d2af70c92ab | 155 | this.chkComparatorInterrupt2.Name = "chkComparatorInterrupt2"; |
darienf | 20:6d2af70c92ab | 156 | this.chkComparatorInterrupt2.Size = new System.Drawing.Size(145, 20); |
darienf | 20:6d2af70c92ab | 157 | this.chkComparatorInterrupt2.TabIndex = 6; |
darienf | 20:6d2af70c92ab | 158 | this.chkComparatorInterrupt2.Text = "Comparator/Interrupt"; |
darienf | 20:6d2af70c92ab | 159 | this.chkComparatorInterrupt2.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 160 | // |
darienf | 20:6d2af70c92ab | 161 | // chkOSPolarity2 |
darienf | 20:6d2af70c92ab | 162 | // |
darienf | 20:6d2af70c92ab | 163 | this.chkOSPolarity2.AutoSize = true; |
darienf | 20:6d2af70c92ab | 164 | this.chkOSPolarity2.Location = new System.Drawing.Point(32, 155); |
darienf | 20:6d2af70c92ab | 165 | this.chkOSPolarity2.Name = "chkOSPolarity2"; |
darienf | 20:6d2af70c92ab | 166 | this.chkOSPolarity2.Size = new System.Drawing.Size(94, 20); |
darienf | 20:6d2af70c92ab | 167 | this.chkOSPolarity2.TabIndex = 5; |
darienf | 20:6d2af70c92ab | 168 | this.chkOSPolarity2.Text = "OS Polarity"; |
darienf | 20:6d2af70c92ab | 169 | this.chkOSPolarity2.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 170 | // |
darienf | 20:6d2af70c92ab | 171 | // chkFaultQueue02 |
darienf | 20:6d2af70c92ab | 172 | // |
darienf | 20:6d2af70c92ab | 173 | this.chkFaultQueue02.AutoSize = true; |
darienf | 20:6d2af70c92ab | 174 | this.chkFaultQueue02.Location = new System.Drawing.Point(32, 131); |
darienf | 20:6d2af70c92ab | 175 | this.chkFaultQueue02.Name = "chkFaultQueue02"; |
darienf | 20:6d2af70c92ab | 176 | this.chkFaultQueue02.Size = new System.Drawing.Size(117, 20); |
darienf | 20:6d2af70c92ab | 177 | this.chkFaultQueue02.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 178 | this.chkFaultQueue02.Text = "Fault Queue [0]"; |
darienf | 20:6d2af70c92ab | 179 | this.chkFaultQueue02.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 180 | // |
darienf | 20:6d2af70c92ab | 181 | // chkFaultQueue12 |
darienf | 20:6d2af70c92ab | 182 | // |
darienf | 20:6d2af70c92ab | 183 | this.chkFaultQueue12.AutoSize = true; |
darienf | 20:6d2af70c92ab | 184 | this.chkFaultQueue12.Location = new System.Drawing.Point(32, 105); |
darienf | 20:6d2af70c92ab | 185 | this.chkFaultQueue12.Name = "chkFaultQueue12"; |
darienf | 20:6d2af70c92ab | 186 | this.chkFaultQueue12.Size = new System.Drawing.Size(117, 20); |
darienf | 20:6d2af70c92ab | 187 | this.chkFaultQueue12.TabIndex = 3; |
darienf | 20:6d2af70c92ab | 188 | this.chkFaultQueue12.Text = "Fault Queue [1]"; |
darienf | 20:6d2af70c92ab | 189 | this.chkFaultQueue12.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 190 | // |
darienf | 20:6d2af70c92ab | 191 | // chkDataFormat2 |
darienf | 20:6d2af70c92ab | 192 | // |
darienf | 20:6d2af70c92ab | 193 | this.chkDataFormat2.AutoSize = true; |
darienf | 20:6d2af70c92ab | 194 | this.chkDataFormat2.Location = new System.Drawing.Point(32, 80); |
darienf | 20:6d2af70c92ab | 195 | this.chkDataFormat2.Name = "chkDataFormat2"; |
darienf | 20:6d2af70c92ab | 196 | this.chkDataFormat2.Size = new System.Drawing.Size(99, 20); |
darienf | 20:6d2af70c92ab | 197 | this.chkDataFormat2.TabIndex = 2; |
darienf | 20:6d2af70c92ab | 198 | this.chkDataFormat2.Text = "Data Format"; |
darienf | 20:6d2af70c92ab | 199 | this.chkDataFormat2.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 200 | this.chkDataFormat2.Click += new System.EventHandler(this.chkDataFormat1_Click); |
darienf | 20:6d2af70c92ab | 201 | // |
darienf | 20:6d2af70c92ab | 202 | // chkTimeout2 |
darienf | 20:6d2af70c92ab | 203 | // |
darienf | 20:6d2af70c92ab | 204 | this.chkTimeout2.AutoSize = true; |
darienf | 20:6d2af70c92ab | 205 | this.chkTimeout2.Location = new System.Drawing.Point(32, 55); |
darienf | 20:6d2af70c92ab | 206 | this.chkTimeout2.Name = "chkTimeout2"; |
darienf | 20:6d2af70c92ab | 207 | this.chkTimeout2.Size = new System.Drawing.Size(73, 20); |
darienf | 20:6d2af70c92ab | 208 | this.chkTimeout2.TabIndex = 1; |
darienf | 20:6d2af70c92ab | 209 | this.chkTimeout2.Text = "Timeout"; |
darienf | 20:6d2af70c92ab | 210 | this.chkTimeout2.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 211 | // |
darienf | 20:6d2af70c92ab | 212 | // chkOneShot2 |
darienf | 20:6d2af70c92ab | 213 | // |
darienf | 20:6d2af70c92ab | 214 | this.chkOneShot2.AutoSize = true; |
darienf | 20:6d2af70c92ab | 215 | this.chkOneShot2.Location = new System.Drawing.Point(32, 29); |
darienf | 20:6d2af70c92ab | 216 | this.chkOneShot2.Name = "chkOneShot2"; |
darienf | 20:6d2af70c92ab | 217 | this.chkOneShot2.Size = new System.Drawing.Size(82, 20); |
darienf | 20:6d2af70c92ab | 218 | this.chkOneShot2.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 219 | this.chkOneShot2.Text = "One-Shot"; |
darienf | 20:6d2af70c92ab | 220 | this.chkOneShot2.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 221 | // |
darienf | 20:6d2af70c92ab | 222 | // label6 |
darienf | 20:6d2af70c92ab | 223 | // |
darienf | 20:6d2af70c92ab | 224 | this.label6.AutoSize = true; |
darienf | 20:6d2af70c92ab | 225 | this.label6.Location = new System.Drawing.Point(46, 165); |
darienf | 20:6d2af70c92ab | 226 | this.label6.Name = "label6"; |
darienf | 20:6d2af70c92ab | 227 | this.label6.Size = new System.Drawing.Size(78, 16); |
darienf | 20:6d2af70c92ab | 228 | this.label6.TabIndex = 11; |
darienf | 20:6d2af70c92ab | 229 | this.label6.Text = "__________"; |
darienf | 20:6d2af70c92ab | 230 | // |
darienf | 20:6d2af70c92ab | 231 | // maximGroupBox12 |
darienf | 20:6d2af70c92ab | 232 | // |
darienf | 20:6d2af70c92ab | 233 | this.maximGroupBox12.BackgroundColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 234 | this.maximGroupBox12.Controls.Add(this.lblUnits4); |
darienf | 20:6d2af70c92ab | 235 | this.maximGroupBox12.Controls.Add(this.lblUnits3); |
darienf | 20:6d2af70c92ab | 236 | this.maximGroupBox12.Controls.Add(this.lblHysteresis2); |
darienf | 20:6d2af70c92ab | 237 | this.maximGroupBox12.Controls.Add(this.lblOvertemperature2); |
darienf | 20:6d2af70c92ab | 238 | this.maximGroupBox12.Controls.Add(this.txtHysteresis2); |
darienf | 20:6d2af70c92ab | 239 | this.maximGroupBox12.Controls.Add(this.txtOvertemperature2); |
darienf | 20:6d2af70c92ab | 240 | this.maximGroupBox12.Controls.Add(this.label41); |
darienf | 20:6d2af70c92ab | 241 | this.maximGroupBox12.Controls.Add(this.label42); |
darienf | 20:6d2af70c92ab | 242 | this.maximGroupBox12.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 243 | this.maximGroupBox12.Location = new System.Drawing.Point(544, 123); |
darienf | 20:6d2af70c92ab | 244 | this.maximGroupBox12.Name = "maximGroupBox12"; |
darienf | 20:6d2af70c92ab | 245 | this.maximGroupBox12.Size = new System.Drawing.Size(244, 141); |
darienf | 20:6d2af70c92ab | 246 | this.maximGroupBox12.TabIndex = 14; |
darienf | 20:6d2af70c92ab | 247 | this.maximGroupBox12.TabStop = false; |
darienf | 20:6d2af70c92ab | 248 | this.maximGroupBox12.Text = "Overtemperature Shutdown (Bottom)"; |
darienf | 20:6d2af70c92ab | 249 | // |
darienf | 20:6d2af70c92ab | 250 | // lblUnits4 |
darienf | 20:6d2af70c92ab | 251 | // |
darienf | 20:6d2af70c92ab | 252 | this.lblUnits4.AutoSize = true; |
darienf | 20:6d2af70c92ab | 253 | this.lblUnits4.Location = new System.Drawing.Point(86, 113); |
darienf | 20:6d2af70c92ab | 254 | this.lblUnits4.Name = "lblUnits4"; |
darienf | 20:6d2af70c92ab | 255 | this.lblUnits4.Size = new System.Drawing.Size(22, 16); |
darienf | 20:6d2af70c92ab | 256 | this.lblUnits4.TabIndex = 11; |
darienf | 20:6d2af70c92ab | 257 | this.lblUnits4.Text = "°C"; |
darienf | 20:6d2af70c92ab | 258 | // |
darienf | 20:6d2af70c92ab | 259 | // lblUnits3 |
darienf | 20:6d2af70c92ab | 260 | // |
darienf | 20:6d2af70c92ab | 261 | this.lblUnits3.AutoSize = true; |
darienf | 20:6d2af70c92ab | 262 | this.lblUnits3.Location = new System.Drawing.Point(86, 54); |
darienf | 20:6d2af70c92ab | 263 | this.lblUnits3.Name = "lblUnits3"; |
darienf | 20:6d2af70c92ab | 264 | this.lblUnits3.Size = new System.Drawing.Size(22, 16); |
darienf | 20:6d2af70c92ab | 265 | this.lblUnits3.TabIndex = 10; |
darienf | 20:6d2af70c92ab | 266 | this.lblUnits3.Text = "°C"; |
darienf | 20:6d2af70c92ab | 267 | // |
darienf | 20:6d2af70c92ab | 268 | // lblHysteresis2 |
darienf | 20:6d2af70c92ab | 269 | // |
darienf | 20:6d2af70c92ab | 270 | this.lblHysteresis2.AutoSize = true; |
darienf | 20:6d2af70c92ab | 271 | this.lblHysteresis2.Location = new System.Drawing.Point(113, 115); |
darienf | 20:6d2af70c92ab | 272 | this.lblHysteresis2.Name = "lblHysteresis2"; |
darienf | 20:6d2af70c92ab | 273 | this.lblHysteresis2.Size = new System.Drawing.Size(53, 16); |
darienf | 20:6d2af70c92ab | 274 | this.lblHysteresis2.TabIndex = 5; |
darienf | 20:6d2af70c92ab | 275 | this.lblHysteresis2.Text = "(4B00h)"; |
darienf | 20:6d2af70c92ab | 276 | // |
darienf | 20:6d2af70c92ab | 277 | // lblOvertemperature2 |
darienf | 20:6d2af70c92ab | 278 | // |
darienf | 20:6d2af70c92ab | 279 | this.lblOvertemperature2.AutoSize = true; |
darienf | 20:6d2af70c92ab | 280 | this.lblOvertemperature2.Location = new System.Drawing.Point(113, 54); |
darienf | 20:6d2af70c92ab | 281 | this.lblOvertemperature2.Name = "lblOvertemperature2"; |
darienf | 20:6d2af70c92ab | 282 | this.lblOvertemperature2.Size = new System.Drawing.Size(51, 16); |
darienf | 20:6d2af70c92ab | 283 | this.lblOvertemperature2.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 284 | this.lblOvertemperature2.Text = "(5000h)"; |
darienf | 20:6d2af70c92ab | 285 | // |
darienf | 20:6d2af70c92ab | 286 | // txtHysteresis2 |
darienf | 20:6d2af70c92ab | 287 | // |
darienf | 20:6d2af70c92ab | 288 | this.errorProvider1.SetIconAlignment(this.txtHysteresis2, System.Windows.Forms.ErrorIconAlignment.MiddleLeft); |
darienf | 20:6d2af70c92ab | 289 | this.txtHysteresis2.Location = new System.Drawing.Point(22, 110); |
darienf | 20:6d2af70c92ab | 290 | this.txtHysteresis2.Name = "txtHysteresis2"; |
darienf | 20:6d2af70c92ab | 291 | this.txtHysteresis2.Size = new System.Drawing.Size(63, 22); |
darienf | 20:6d2af70c92ab | 292 | this.txtHysteresis2.TabIndex = 3; |
darienf | 20:6d2af70c92ab | 293 | this.txtHysteresis2.Text = "75.00"; |
darienf | 20:6d2af70c92ab | 294 | // |
darienf | 20:6d2af70c92ab | 295 | // txtOvertemperature2 |
darienf | 20:6d2af70c92ab | 296 | // |
darienf | 20:6d2af70c92ab | 297 | this.errorProvider1.SetIconAlignment(this.txtOvertemperature2, System.Windows.Forms.ErrorIconAlignment.MiddleLeft); |
darienf | 20:6d2af70c92ab | 298 | this.txtOvertemperature2.Location = new System.Drawing.Point(22, 50); |
darienf | 20:6d2af70c92ab | 299 | this.txtOvertemperature2.Name = "txtOvertemperature2"; |
darienf | 20:6d2af70c92ab | 300 | this.txtOvertemperature2.Size = new System.Drawing.Size(63, 22); |
darienf | 20:6d2af70c92ab | 301 | this.txtOvertemperature2.TabIndex = 2; |
darienf | 20:6d2af70c92ab | 302 | this.txtOvertemperature2.Text = "80.00"; |
darienf | 20:6d2af70c92ab | 303 | // |
darienf | 20:6d2af70c92ab | 304 | // label41 |
darienf | 20:6d2af70c92ab | 305 | // |
darienf | 20:6d2af70c92ab | 306 | this.label41.AutoSize = true; |
darienf | 20:6d2af70c92ab | 307 | this.label41.Location = new System.Drawing.Point(19, 92); |
darienf | 20:6d2af70c92ab | 308 | this.label41.Name = "label41"; |
darienf | 20:6d2af70c92ab | 309 | this.label41.Size = new System.Drawing.Size(70, 16); |
darienf | 20:6d2af70c92ab | 310 | this.label41.TabIndex = 1; |
darienf | 20:6d2af70c92ab | 311 | this.label41.Text = "Hysteresis"; |
darienf | 20:6d2af70c92ab | 312 | // |
darienf | 20:6d2af70c92ab | 313 | // label42 |
darienf | 20:6d2af70c92ab | 314 | // |
darienf | 20:6d2af70c92ab | 315 | this.label42.AutoSize = true; |
darienf | 20:6d2af70c92ab | 316 | this.label42.Location = new System.Drawing.Point(19, 32); |
darienf | 20:6d2af70c92ab | 317 | this.label42.Name = "label42"; |
darienf | 20:6d2af70c92ab | 318 | this.label42.Size = new System.Drawing.Size(103, 16); |
darienf | 20:6d2af70c92ab | 319 | this.label42.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 320 | this.label42.Text = "Overtemperature"; |
darienf | 20:6d2af70c92ab | 321 | // |
darienf | 20:6d2af70c92ab | 322 | // maximGroupBox13 |
darienf | 20:6d2af70c92ab | 323 | // |
darienf | 20:6d2af70c92ab | 324 | this.maximGroupBox13.BackgroundColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 325 | this.maximGroupBox13.Controls.Add(this.lblTemperatureHex2); |
darienf | 20:6d2af70c92ab | 326 | this.maximGroupBox13.Controls.Add(this.lblUnits6); |
darienf | 20:6d2af70c92ab | 327 | this.maximGroupBox13.Controls.Add(this.lblTemperature2); |
darienf | 20:6d2af70c92ab | 328 | this.maximGroupBox13.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 329 | this.maximGroupBox13.Location = new System.Drawing.Point(544, 3); |
darienf | 20:6d2af70c92ab | 330 | this.maximGroupBox13.Name = "maximGroupBox13"; |
darienf | 20:6d2af70c92ab | 331 | this.maximGroupBox13.Size = new System.Drawing.Size(244, 114); |
darienf | 20:6d2af70c92ab | 332 | this.maximGroupBox13.TabIndex = 12; |
darienf | 20:6d2af70c92ab | 333 | this.maximGroupBox13.TabStop = false; |
darienf | 20:6d2af70c92ab | 334 | this.maximGroupBox13.Text = "MAX30205 Temperature (Bottom)"; |
darienf | 20:6d2af70c92ab | 335 | // |
darienf | 20:6d2af70c92ab | 336 | // lblTemperatureHex2 |
darienf | 20:6d2af70c92ab | 337 | // |
darienf | 20:6d2af70c92ab | 338 | this.lblTemperatureHex2.AutoSize = true; |
darienf | 20:6d2af70c92ab | 339 | this.lblTemperatureHex2.Location = new System.Drawing.Point(97, 77); |
darienf | 20:6d2af70c92ab | 340 | this.lblTemperatureHex2.Name = "lblTemperatureHex2"; |
darienf | 20:6d2af70c92ab | 341 | this.lblTemperatureHex2.Size = new System.Drawing.Size(51, 16); |
darienf | 20:6d2af70c92ab | 342 | this.lblTemperatureHex2.TabIndex = 3; |
darienf | 20:6d2af70c92ab | 343 | this.lblTemperatureHex2.Text = "(1900h)"; |
darienf | 20:6d2af70c92ab | 344 | // |
darienf | 20:6d2af70c92ab | 345 | // lblUnits6 |
darienf | 20:6d2af70c92ab | 346 | // |
darienf | 20:6d2af70c92ab | 347 | this.lblUnits6.AutoSize = true; |
darienf | 20:6d2af70c92ab | 348 | this.lblUnits6.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 349 | this.lblUnits6.Location = new System.Drawing.Point(154, 43); |
darienf | 20:6d2af70c92ab | 350 | this.lblUnits6.Name = "lblUnits6"; |
darienf | 20:6d2af70c92ab | 351 | this.lblUnits6.Size = new System.Drawing.Size(39, 27); |
darienf | 20:6d2af70c92ab | 352 | this.lblUnits6.TabIndex = 2; |
darienf | 20:6d2af70c92ab | 353 | this.lblUnits6.Text = "°C"; |
darienf | 20:6d2af70c92ab | 354 | // |
darienf | 20:6d2af70c92ab | 355 | // lblTemperature2 |
darienf | 20:6d2af70c92ab | 356 | // |
darienf | 20:6d2af70c92ab | 357 | this.lblTemperature2.AutoSize = true; |
darienf | 20:6d2af70c92ab | 358 | this.lblTemperature2.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 359 | this.lblTemperature2.Location = new System.Drawing.Point(76, 43); |
darienf | 20:6d2af70c92ab | 360 | this.lblTemperature2.Name = "lblTemperature2"; |
darienf | 20:6d2af70c92ab | 361 | this.lblTemperature2.Size = new System.Drawing.Size(67, 27); |
darienf | 20:6d2af70c92ab | 362 | this.lblTemperature2.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 363 | this.lblTemperature2.Text = "---.---"; |
darienf | 20:6d2af70c92ab | 364 | // |
darienf | 20:6d2af70c92ab | 365 | // grpConfigurationRegister1 |
darienf | 20:6d2af70c92ab | 366 | // |
darienf | 20:6d2af70c92ab | 367 | this.grpConfigurationRegister1.BackgroundColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 368 | this.grpConfigurationRegister1.Controls.Add(this.lblConfigRegister1); |
darienf | 20:6d2af70c92ab | 369 | this.grpConfigurationRegister1.Controls.Add(this.chkShutdown1); |
darienf | 20:6d2af70c92ab | 370 | this.grpConfigurationRegister1.Controls.Add(this.chkFaultQueue01); |
darienf | 20:6d2af70c92ab | 371 | this.grpConfigurationRegister1.Controls.Add(this.chkFaultQueue11); |
darienf | 20:6d2af70c92ab | 372 | this.grpConfigurationRegister1.Controls.Add(this.chkDataFormat1); |
darienf | 20:6d2af70c92ab | 373 | this.grpConfigurationRegister1.Controls.Add(this.chkTimeout1); |
darienf | 20:6d2af70c92ab | 374 | this.grpConfigurationRegister1.Controls.Add(this.chkOSPolarity1); |
darienf | 20:6d2af70c92ab | 375 | this.grpConfigurationRegister1.Controls.Add(this.label4); |
darienf | 20:6d2af70c92ab | 376 | this.grpConfigurationRegister1.Controls.Add(this.chkOneShot1); |
darienf | 20:6d2af70c92ab | 377 | this.grpConfigurationRegister1.Controls.Add(this.label3); |
darienf | 20:6d2af70c92ab | 378 | this.grpConfigurationRegister1.Controls.Add(this.chkComparatorInterrupt1); |
darienf | 20:6d2af70c92ab | 379 | this.grpConfigurationRegister1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 380 | this.grpConfigurationRegister1.Location = new System.Drawing.Point(285, 270); |
darienf | 20:6d2af70c92ab | 381 | this.grpConfigurationRegister1.Name = "grpConfigurationRegister1"; |
darienf | 20:6d2af70c92ab | 382 | this.grpConfigurationRegister1.Size = new System.Drawing.Size(242, 250); |
darienf | 20:6d2af70c92ab | 383 | this.grpConfigurationRegister1.TabIndex = 10; |
darienf | 20:6d2af70c92ab | 384 | this.grpConfigurationRegister1.TabStop = false; |
darienf | 20:6d2af70c92ab | 385 | this.grpConfigurationRegister1.Text = "Configuration Register (Top)"; |
darienf | 20:6d2af70c92ab | 386 | // |
darienf | 20:6d2af70c92ab | 387 | // lblConfigRegister1 |
darienf | 20:6d2af70c92ab | 388 | // |
darienf | 20:6d2af70c92ab | 389 | this.lblConfigRegister1.AutoSize = true; |
darienf | 20:6d2af70c92ab | 390 | this.lblConfigRegister1.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 391 | this.lblConfigRegister1.Location = new System.Drawing.Point(97, 223); |
darienf | 20:6d2af70c92ab | 392 | this.lblConfigRegister1.Name = "lblConfigRegister1"; |
darienf | 20:6d2af70c92ab | 393 | this.lblConfigRegister1.Size = new System.Drawing.Size(37, 16); |
darienf | 20:6d2af70c92ab | 394 | this.lblConfigRegister1.TabIndex = 8; |
darienf | 20:6d2af70c92ab | 395 | this.lblConfigRegister1.Text = "(00h)"; |
darienf | 20:6d2af70c92ab | 396 | // |
darienf | 20:6d2af70c92ab | 397 | // chkShutdown1 |
darienf | 20:6d2af70c92ab | 398 | // |
darienf | 20:6d2af70c92ab | 399 | this.chkShutdown1.AutoSize = true; |
darienf | 20:6d2af70c92ab | 400 | this.chkShutdown1.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 401 | this.chkShutdown1.Location = new System.Drawing.Point(32, 205); |
darienf | 20:6d2af70c92ab | 402 | this.chkShutdown1.Name = "chkShutdown1"; |
darienf | 20:6d2af70c92ab | 403 | this.chkShutdown1.Size = new System.Drawing.Size(84, 20); |
darienf | 20:6d2af70c92ab | 404 | this.chkShutdown1.TabIndex = 7; |
darienf | 20:6d2af70c92ab | 405 | this.chkShutdown1.Text = "Shutdown"; |
darienf | 20:6d2af70c92ab | 406 | this.chkShutdown1.UseVisualStyleBackColor = false; |
darienf | 20:6d2af70c92ab | 407 | // |
darienf | 20:6d2af70c92ab | 408 | // chkFaultQueue01 |
darienf | 20:6d2af70c92ab | 409 | // |
darienf | 20:6d2af70c92ab | 410 | this.chkFaultQueue01.AutoSize = true; |
darienf | 20:6d2af70c92ab | 411 | this.chkFaultQueue01.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 412 | this.chkFaultQueue01.Location = new System.Drawing.Point(32, 130); |
darienf | 20:6d2af70c92ab | 413 | this.chkFaultQueue01.Name = "chkFaultQueue01"; |
darienf | 20:6d2af70c92ab | 414 | this.chkFaultQueue01.Size = new System.Drawing.Size(117, 20); |
darienf | 20:6d2af70c92ab | 415 | this.chkFaultQueue01.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 416 | this.chkFaultQueue01.Text = "Fault Queue [0]"; |
darienf | 20:6d2af70c92ab | 417 | this.chkFaultQueue01.UseVisualStyleBackColor = false; |
darienf | 20:6d2af70c92ab | 418 | // |
darienf | 20:6d2af70c92ab | 419 | // chkFaultQueue11 |
darienf | 20:6d2af70c92ab | 420 | // |
darienf | 20:6d2af70c92ab | 421 | this.chkFaultQueue11.AutoSize = true; |
darienf | 20:6d2af70c92ab | 422 | this.chkFaultQueue11.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 423 | this.chkFaultQueue11.Location = new System.Drawing.Point(32, 105); |
darienf | 20:6d2af70c92ab | 424 | this.chkFaultQueue11.Name = "chkFaultQueue11"; |
darienf | 20:6d2af70c92ab | 425 | this.chkFaultQueue11.Size = new System.Drawing.Size(117, 20); |
darienf | 20:6d2af70c92ab | 426 | this.chkFaultQueue11.TabIndex = 3; |
darienf | 20:6d2af70c92ab | 427 | this.chkFaultQueue11.Text = "Fault Queue [1]"; |
darienf | 20:6d2af70c92ab | 428 | this.chkFaultQueue11.UseVisualStyleBackColor = false; |
darienf | 20:6d2af70c92ab | 429 | // |
darienf | 20:6d2af70c92ab | 430 | // chkDataFormat1 |
darienf | 20:6d2af70c92ab | 431 | // |
darienf | 20:6d2af70c92ab | 432 | this.chkDataFormat1.AutoSize = true; |
darienf | 20:6d2af70c92ab | 433 | this.chkDataFormat1.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 434 | this.chkDataFormat1.Location = new System.Drawing.Point(32, 80); |
darienf | 20:6d2af70c92ab | 435 | this.chkDataFormat1.Name = "chkDataFormat1"; |
darienf | 20:6d2af70c92ab | 436 | this.chkDataFormat1.Size = new System.Drawing.Size(99, 20); |
darienf | 20:6d2af70c92ab | 437 | this.chkDataFormat1.TabIndex = 2; |
darienf | 20:6d2af70c92ab | 438 | this.chkDataFormat1.Text = "Data Format"; |
darienf | 20:6d2af70c92ab | 439 | this.chkDataFormat1.UseVisualStyleBackColor = false; |
darienf | 20:6d2af70c92ab | 440 | this.chkDataFormat1.Click += new System.EventHandler(this.chkDataFormat1_Click); |
darienf | 20:6d2af70c92ab | 441 | // |
darienf | 20:6d2af70c92ab | 442 | // chkTimeout1 |
darienf | 20:6d2af70c92ab | 443 | // |
darienf | 20:6d2af70c92ab | 444 | this.chkTimeout1.AutoSize = true; |
darienf | 20:6d2af70c92ab | 445 | this.chkTimeout1.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 446 | this.chkTimeout1.Location = new System.Drawing.Point(32, 55); |
darienf | 20:6d2af70c92ab | 447 | this.chkTimeout1.Name = "chkTimeout1"; |
darienf | 20:6d2af70c92ab | 448 | this.chkTimeout1.Size = new System.Drawing.Size(73, 20); |
darienf | 20:6d2af70c92ab | 449 | this.chkTimeout1.TabIndex = 1; |
darienf | 20:6d2af70c92ab | 450 | this.chkTimeout1.Text = "Timeout"; |
darienf | 20:6d2af70c92ab | 451 | this.chkTimeout1.UseVisualStyleBackColor = false; |
darienf | 20:6d2af70c92ab | 452 | // |
darienf | 20:6d2af70c92ab | 453 | // chkOSPolarity1 |
darienf | 20:6d2af70c92ab | 454 | // |
darienf | 20:6d2af70c92ab | 455 | this.chkOSPolarity1.AutoSize = true; |
darienf | 20:6d2af70c92ab | 456 | this.chkOSPolarity1.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 457 | this.chkOSPolarity1.Location = new System.Drawing.Point(32, 155); |
darienf | 20:6d2af70c92ab | 458 | this.chkOSPolarity1.Name = "chkOSPolarity1"; |
darienf | 20:6d2af70c92ab | 459 | this.chkOSPolarity1.Size = new System.Drawing.Size(94, 20); |
darienf | 20:6d2af70c92ab | 460 | this.chkOSPolarity1.TabIndex = 5; |
darienf | 20:6d2af70c92ab | 461 | this.chkOSPolarity1.Text = "OS Polarity"; |
darienf | 20:6d2af70c92ab | 462 | this.chkOSPolarity1.UseVisualStyleBackColor = false; |
darienf | 20:6d2af70c92ab | 463 | // |
darienf | 20:6d2af70c92ab | 464 | // label4 |
darienf | 20:6d2af70c92ab | 465 | // |
darienf | 20:6d2af70c92ab | 466 | this.label4.AutoSize = true; |
darienf | 20:6d2af70c92ab | 467 | this.label4.Location = new System.Drawing.Point(47, 165); |
darienf | 20:6d2af70c92ab | 468 | this.label4.Name = "label4"; |
darienf | 20:6d2af70c92ab | 469 | this.label4.Size = new System.Drawing.Size(78, 16); |
darienf | 20:6d2af70c92ab | 470 | this.label4.TabIndex = 10; |
darienf | 20:6d2af70c92ab | 471 | this.label4.Text = "__________"; |
darienf | 20:6d2af70c92ab | 472 | // |
darienf | 20:6d2af70c92ab | 473 | // chkOneShot1 |
darienf | 20:6d2af70c92ab | 474 | // |
darienf | 20:6d2af70c92ab | 475 | this.chkOneShot1.AutoSize = true; |
darienf | 20:6d2af70c92ab | 476 | this.chkOneShot1.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 477 | this.chkOneShot1.Location = new System.Drawing.Point(32, 29); |
darienf | 20:6d2af70c92ab | 478 | this.chkOneShot1.Name = "chkOneShot1"; |
darienf | 20:6d2af70c92ab | 479 | this.chkOneShot1.Size = new System.Drawing.Size(82, 20); |
darienf | 20:6d2af70c92ab | 480 | this.chkOneShot1.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 481 | this.chkOneShot1.Text = "One-Shot"; |
darienf | 20:6d2af70c92ab | 482 | this.chkOneShot1.UseVisualStyleBackColor = false; |
darienf | 20:6d2af70c92ab | 483 | // |
darienf | 20:6d2af70c92ab | 484 | // label3 |
darienf | 20:6d2af70c92ab | 485 | // |
darienf | 20:6d2af70c92ab | 486 | this.label3.AutoSize = true; |
darienf | 20:6d2af70c92ab | 487 | this.label3.Location = new System.Drawing.Point(45, 40); |
darienf | 20:6d2af70c92ab | 488 | this.label3.Name = "label3"; |
darienf | 20:6d2af70c92ab | 489 | this.label3.Size = new System.Drawing.Size(57, 16); |
darienf | 20:6d2af70c92ab | 490 | this.label3.TabIndex = 9; |
darienf | 20:6d2af70c92ab | 491 | this.label3.Text = "_______"; |
darienf | 20:6d2af70c92ab | 492 | // |
darienf | 20:6d2af70c92ab | 493 | // chkComparatorInterrupt1 |
darienf | 20:6d2af70c92ab | 494 | // |
darienf | 20:6d2af70c92ab | 495 | this.chkComparatorInterrupt1.AutoSize = true; |
darienf | 20:6d2af70c92ab | 496 | this.chkComparatorInterrupt1.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 497 | this.chkComparatorInterrupt1.Location = new System.Drawing.Point(32, 179); |
darienf | 20:6d2af70c92ab | 498 | this.chkComparatorInterrupt1.Name = "chkComparatorInterrupt1"; |
darienf | 20:6d2af70c92ab | 499 | this.chkComparatorInterrupt1.Size = new System.Drawing.Size(145, 20); |
darienf | 20:6d2af70c92ab | 500 | this.chkComparatorInterrupt1.TabIndex = 6; |
darienf | 20:6d2af70c92ab | 501 | this.chkComparatorInterrupt1.Text = "Comparator/Interrupt"; |
darienf | 20:6d2af70c92ab | 502 | this.chkComparatorInterrupt1.UseVisualStyleBackColor = false; |
darienf | 20:6d2af70c92ab | 503 | // |
darienf | 20:6d2af70c92ab | 504 | // maximGroupBox10 |
darienf | 20:6d2af70c92ab | 505 | // |
darienf | 20:6d2af70c92ab | 506 | this.maximGroupBox10.BackgroundColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 507 | this.maximGroupBox10.Controls.Add(this.lblUnits2); |
darienf | 20:6d2af70c92ab | 508 | this.maximGroupBox10.Controls.Add(this.lblUnits1); |
darienf | 20:6d2af70c92ab | 509 | this.maximGroupBox10.Controls.Add(this.lblHysteresis1); |
darienf | 20:6d2af70c92ab | 510 | this.maximGroupBox10.Controls.Add(this.lblOvertemperature1); |
darienf | 20:6d2af70c92ab | 511 | this.maximGroupBox10.Controls.Add(this.txtHysteresis1); |
darienf | 20:6d2af70c92ab | 512 | this.maximGroupBox10.Controls.Add(this.txtOvertemperature1); |
darienf | 20:6d2af70c92ab | 513 | this.maximGroupBox10.Controls.Add(this.label36); |
darienf | 20:6d2af70c92ab | 514 | this.maximGroupBox10.Controls.Add(this.label34); |
darienf | 20:6d2af70c92ab | 515 | this.maximGroupBox10.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 516 | this.maximGroupBox10.Location = new System.Drawing.Point(285, 123); |
darienf | 20:6d2af70c92ab | 517 | this.maximGroupBox10.Name = "maximGroupBox10"; |
darienf | 20:6d2af70c92ab | 518 | this.maximGroupBox10.Size = new System.Drawing.Size(242, 141); |
darienf | 20:6d2af70c92ab | 519 | this.maximGroupBox10.TabIndex = 11; |
darienf | 20:6d2af70c92ab | 520 | this.maximGroupBox10.TabStop = false; |
darienf | 20:6d2af70c92ab | 521 | this.maximGroupBox10.Text = "Overtemperature Shutdown (Top)"; |
darienf | 20:6d2af70c92ab | 522 | // |
darienf | 20:6d2af70c92ab | 523 | // lblUnits2 |
darienf | 20:6d2af70c92ab | 524 | // |
darienf | 20:6d2af70c92ab | 525 | this.lblUnits2.AutoSize = true; |
darienf | 20:6d2af70c92ab | 526 | this.lblUnits2.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 527 | this.lblUnits2.Location = new System.Drawing.Point(85, 113); |
darienf | 20:6d2af70c92ab | 528 | this.lblUnits2.Name = "lblUnits2"; |
darienf | 20:6d2af70c92ab | 529 | this.lblUnits2.Size = new System.Drawing.Size(22, 16); |
darienf | 20:6d2af70c92ab | 530 | this.lblUnits2.TabIndex = 9; |
darienf | 20:6d2af70c92ab | 531 | this.lblUnits2.Text = "°C"; |
darienf | 20:6d2af70c92ab | 532 | // |
darienf | 20:6d2af70c92ab | 533 | // lblUnits1 |
darienf | 20:6d2af70c92ab | 534 | // |
darienf | 20:6d2af70c92ab | 535 | this.lblUnits1.AutoSize = true; |
darienf | 20:6d2af70c92ab | 536 | this.lblUnits1.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 537 | this.lblUnits1.Location = new System.Drawing.Point(87, 54); |
darienf | 20:6d2af70c92ab | 538 | this.lblUnits1.Name = "lblUnits1"; |
darienf | 20:6d2af70c92ab | 539 | this.lblUnits1.Size = new System.Drawing.Size(22, 16); |
darienf | 20:6d2af70c92ab | 540 | this.lblUnits1.TabIndex = 8; |
darienf | 20:6d2af70c92ab | 541 | this.lblUnits1.Text = "°C"; |
darienf | 20:6d2af70c92ab | 542 | // |
darienf | 20:6d2af70c92ab | 543 | // lblHysteresis1 |
darienf | 20:6d2af70c92ab | 544 | // |
darienf | 20:6d2af70c92ab | 545 | this.lblHysteresis1.AutoSize = true; |
darienf | 20:6d2af70c92ab | 546 | this.lblHysteresis1.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 547 | this.lblHysteresis1.Location = new System.Drawing.Point(119, 113); |
darienf | 20:6d2af70c92ab | 548 | this.lblHysteresis1.Name = "lblHysteresis1"; |
darienf | 20:6d2af70c92ab | 549 | this.lblHysteresis1.Size = new System.Drawing.Size(53, 16); |
darienf | 20:6d2af70c92ab | 550 | this.lblHysteresis1.TabIndex = 5; |
darienf | 20:6d2af70c92ab | 551 | this.lblHysteresis1.Text = "(4B00h)"; |
darienf | 20:6d2af70c92ab | 552 | // |
darienf | 20:6d2af70c92ab | 553 | // lblOvertemperature1 |
darienf | 20:6d2af70c92ab | 554 | // |
darienf | 20:6d2af70c92ab | 555 | this.lblOvertemperature1.AutoSize = true; |
darienf | 20:6d2af70c92ab | 556 | this.lblOvertemperature1.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 557 | this.lblOvertemperature1.Location = new System.Drawing.Point(119, 54); |
darienf | 20:6d2af70c92ab | 558 | this.lblOvertemperature1.Name = "lblOvertemperature1"; |
darienf | 20:6d2af70c92ab | 559 | this.lblOvertemperature1.Size = new System.Drawing.Size(51, 16); |
darienf | 20:6d2af70c92ab | 560 | this.lblOvertemperature1.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 561 | this.lblOvertemperature1.Text = "(5000h)"; |
darienf | 20:6d2af70c92ab | 562 | // |
darienf | 20:6d2af70c92ab | 563 | // txtHysteresis1 |
darienf | 20:6d2af70c92ab | 564 | // |
darienf | 20:6d2af70c92ab | 565 | this.errorProvider1.SetIconAlignment(this.txtHysteresis1, System.Windows.Forms.ErrorIconAlignment.MiddleLeft); |
darienf | 20:6d2af70c92ab | 566 | this.txtHysteresis1.Location = new System.Drawing.Point(22, 110); |
darienf | 20:6d2af70c92ab | 567 | this.txtHysteresis1.Name = "txtHysteresis1"; |
darienf | 20:6d2af70c92ab | 568 | this.txtHysteresis1.Size = new System.Drawing.Size(63, 22); |
darienf | 20:6d2af70c92ab | 569 | this.txtHysteresis1.TabIndex = 3; |
darienf | 20:6d2af70c92ab | 570 | this.txtHysteresis1.Text = "75.00"; |
darienf | 20:6d2af70c92ab | 571 | // |
darienf | 20:6d2af70c92ab | 572 | // txtOvertemperature1 |
darienf | 20:6d2af70c92ab | 573 | // |
darienf | 20:6d2af70c92ab | 574 | this.errorProvider1.SetIconAlignment(this.txtOvertemperature1, System.Windows.Forms.ErrorIconAlignment.MiddleLeft); |
darienf | 20:6d2af70c92ab | 575 | this.txtOvertemperature1.Location = new System.Drawing.Point(22, 50); |
darienf | 20:6d2af70c92ab | 576 | this.txtOvertemperature1.Name = "txtOvertemperature1"; |
darienf | 20:6d2af70c92ab | 577 | this.txtOvertemperature1.Size = new System.Drawing.Size(63, 22); |
darienf | 20:6d2af70c92ab | 578 | this.txtOvertemperature1.TabIndex = 2; |
darienf | 20:6d2af70c92ab | 579 | this.txtOvertemperature1.Text = "80.00"; |
darienf | 20:6d2af70c92ab | 580 | // |
darienf | 20:6d2af70c92ab | 581 | // label36 |
darienf | 20:6d2af70c92ab | 582 | // |
darienf | 20:6d2af70c92ab | 583 | this.label36.AutoSize = true; |
darienf | 20:6d2af70c92ab | 584 | this.label36.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 585 | this.label36.Location = new System.Drawing.Point(19, 92); |
darienf | 20:6d2af70c92ab | 586 | this.label36.Name = "label36"; |
darienf | 20:6d2af70c92ab | 587 | this.label36.Size = new System.Drawing.Size(70, 16); |
darienf | 20:6d2af70c92ab | 588 | this.label36.TabIndex = 1; |
darienf | 20:6d2af70c92ab | 589 | this.label36.Text = "Hysteresis"; |
darienf | 20:6d2af70c92ab | 590 | // |
darienf | 20:6d2af70c92ab | 591 | // label34 |
darienf | 20:6d2af70c92ab | 592 | // |
darienf | 20:6d2af70c92ab | 593 | this.label34.AutoSize = true; |
darienf | 20:6d2af70c92ab | 594 | this.label34.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 595 | this.label34.Location = new System.Drawing.Point(19, 32); |
darienf | 20:6d2af70c92ab | 596 | this.label34.Name = "label34"; |
darienf | 20:6d2af70c92ab | 597 | this.label34.Size = new System.Drawing.Size(103, 16); |
darienf | 20:6d2af70c92ab | 598 | this.label34.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 599 | this.label34.Text = "Overtemperature"; |
darienf | 20:6d2af70c92ab | 600 | // |
darienf | 20:6d2af70c92ab | 601 | // maximGroupBox8 |
darienf | 20:6d2af70c92ab | 602 | // |
darienf | 20:6d2af70c92ab | 603 | this.maximGroupBox8.BackgroundColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 604 | this.maximGroupBox8.Controls.Add(this.lblTemperature1); |
darienf | 20:6d2af70c92ab | 605 | this.maximGroupBox8.Controls.Add(this.lblTemperatureHex1); |
darienf | 20:6d2af70c92ab | 606 | this.maximGroupBox8.Controls.Add(this.lblUnits5); |
darienf | 20:6d2af70c92ab | 607 | this.maximGroupBox8.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 608 | this.maximGroupBox8.Location = new System.Drawing.Point(285, 3); |
darienf | 20:6d2af70c92ab | 609 | this.maximGroupBox8.Name = "maximGroupBox8"; |
darienf | 20:6d2af70c92ab | 610 | this.maximGroupBox8.Size = new System.Drawing.Size(242, 114); |
darienf | 20:6d2af70c92ab | 611 | this.maximGroupBox8.TabIndex = 9; |
darienf | 20:6d2af70c92ab | 612 | this.maximGroupBox8.TabStop = false; |
darienf | 20:6d2af70c92ab | 613 | this.maximGroupBox8.Text = "MAX30205 Temperature (Top)"; |
darienf | 20:6d2af70c92ab | 614 | // |
darienf | 20:6d2af70c92ab | 615 | // lblTemperature1 |
darienf | 20:6d2af70c92ab | 616 | // |
darienf | 20:6d2af70c92ab | 617 | this.lblTemperature1.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 618 | this.lblTemperature1.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 619 | this.lblTemperature1.Location = new System.Drawing.Point(52, 40); |
darienf | 20:6d2af70c92ab | 620 | this.lblTemperature1.Name = "lblTemperature1"; |
darienf | 20:6d2af70c92ab | 621 | this.lblTemperature1.Size = new System.Drawing.Size(98, 29); |
darienf | 20:6d2af70c92ab | 622 | this.lblTemperature1.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 623 | this.lblTemperature1.Text = "---.---"; |
darienf | 20:6d2af70c92ab | 624 | this.lblTemperature1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
darienf | 20:6d2af70c92ab | 625 | this.lblTemperature1.Click += new System.EventHandler(this.lblTemperature1_Click); |
darienf | 20:6d2af70c92ab | 626 | // |
darienf | 20:6d2af70c92ab | 627 | // lblTemperatureHex1 |
darienf | 20:6d2af70c92ab | 628 | // |
darienf | 20:6d2af70c92ab | 629 | this.lblTemperatureHex1.AutoSize = true; |
darienf | 20:6d2af70c92ab | 630 | this.lblTemperatureHex1.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 631 | this.lblTemperatureHex1.Location = new System.Drawing.Point(93, 77); |
darienf | 20:6d2af70c92ab | 632 | this.lblTemperatureHex1.Name = "lblTemperatureHex1"; |
darienf | 20:6d2af70c92ab | 633 | this.lblTemperatureHex1.Size = new System.Drawing.Size(51, 16); |
darienf | 20:6d2af70c92ab | 634 | this.lblTemperatureHex1.TabIndex = 2; |
darienf | 20:6d2af70c92ab | 635 | this.lblTemperatureHex1.Text = "(1900h)"; |
darienf | 20:6d2af70c92ab | 636 | // |
darienf | 20:6d2af70c92ab | 637 | // lblUnits5 |
darienf | 20:6d2af70c92ab | 638 | // |
darienf | 20:6d2af70c92ab | 639 | this.lblUnits5.AutoSize = true; |
darienf | 20:6d2af70c92ab | 640 | this.lblUnits5.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 641 | this.lblUnits5.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 642 | this.lblUnits5.Location = new System.Drawing.Point(145, 41); |
darienf | 20:6d2af70c92ab | 643 | this.lblUnits5.Name = "lblUnits5"; |
darienf | 20:6d2af70c92ab | 644 | this.lblUnits5.Size = new System.Drawing.Size(39, 27); |
darienf | 20:6d2af70c92ab | 645 | this.lblUnits5.TabIndex = 1; |
darienf | 20:6d2af70c92ab | 646 | this.lblUnits5.Text = "°C"; |
darienf | 20:6d2af70c92ab | 647 | // |
darienf | 20:6d2af70c92ab | 648 | // maximGroupBox7 |
darienf | 20:6d2af70c92ab | 649 | // |
darienf | 20:6d2af70c92ab | 650 | this.maximGroupBox7.BackgroundColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 651 | this.maximGroupBox7.Controls.Add(this.maximButton1); |
darienf | 20:6d2af70c92ab | 652 | this.maximGroupBox7.Controls.Add(this.label2); |
darienf | 20:6d2af70c92ab | 653 | this.maximGroupBox7.Controls.Add(this.cboRefreshRate); |
darienf | 20:6d2af70c92ab | 654 | this.maximGroupBox7.Controls.Add(this.label1); |
darienf | 20:6d2af70c92ab | 655 | this.maximGroupBox7.Controls.Add(this.tglCelsiusFahrenheit); |
darienf | 20:6d2af70c92ab | 656 | this.maximGroupBox7.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 657 | this.maximGroupBox7.Location = new System.Drawing.Point(25, 3); |
darienf | 20:6d2af70c92ab | 658 | this.maximGroupBox7.Name = "maximGroupBox7"; |
darienf | 20:6d2af70c92ab | 659 | this.maximGroupBox7.Size = new System.Drawing.Size(242, 114); |
darienf | 20:6d2af70c92ab | 660 | this.maximGroupBox7.TabIndex = 8; |
darienf | 20:6d2af70c92ab | 661 | this.maximGroupBox7.TabStop = false; |
darienf | 20:6d2af70c92ab | 662 | this.maximGroupBox7.Text = "Settings"; |
darienf | 20:6d2af70c92ab | 663 | // |
darienf | 20:6d2af70c92ab | 664 | // maximButton1 |
darienf | 20:6d2af70c92ab | 665 | // |
darienf | 20:6d2af70c92ab | 666 | this.maximButton1.Location = new System.Drawing.Point(54, 80); |
darienf | 20:6d2af70c92ab | 667 | this.maximButton1.Name = "maximButton1"; |
darienf | 20:6d2af70c92ab | 668 | this.maximButton1.Size = new System.Drawing.Size(128, 28); |
darienf | 20:6d2af70c92ab | 669 | this.maximButton1.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 670 | this.maximButton1.Text = "Read All Registers"; |
darienf | 20:6d2af70c92ab | 671 | this.maximButton1.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 672 | this.maximButton1.Click += new System.EventHandler(this.maximButton1_Click); |
darienf | 20:6d2af70c92ab | 673 | // |
darienf | 20:6d2af70c92ab | 674 | // label2 |
darienf | 20:6d2af70c92ab | 675 | // |
darienf | 20:6d2af70c92ab | 676 | this.label2.AutoSize = true; |
darienf | 20:6d2af70c92ab | 677 | this.label2.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 678 | this.label2.Location = new System.Drawing.Point(183, 55); |
darienf | 20:6d2af70c92ab | 679 | this.label2.Name = "label2"; |
darienf | 20:6d2af70c92ab | 680 | this.label2.Size = new System.Drawing.Size(15, 16); |
darienf | 20:6d2af70c92ab | 681 | this.label2.TabIndex = 3; |
darienf | 20:6d2af70c92ab | 682 | this.label2.Text = "s"; |
darienf | 20:6d2af70c92ab | 683 | // |
darienf | 20:6d2af70c92ab | 684 | // cboRefreshRate |
darienf | 20:6d2af70c92ab | 685 | // |
darienf | 20:6d2af70c92ab | 686 | this.cboRefreshRate.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 687 | this.cboRefreshRate.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 688 | this.cboRefreshRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 689 | this.cboRefreshRate.DropDownWidth = 50; |
darienf | 20:6d2af70c92ab | 690 | this.cboRefreshRate.Items.AddRange(new object[] { |
darienf | 20:6d2af70c92ab | 691 | "10", |
darienf | 20:6d2af70c92ab | 692 | "20", |
darienf | 20:6d2af70c92ab | 693 | "30", |
darienf | 20:6d2af70c92ab | 694 | "40", |
darienf | 20:6d2af70c92ab | 695 | "50", |
darienf | 20:6d2af70c92ab | 696 | "60"}); |
darienf | 20:6d2af70c92ab | 697 | this.cboRefreshRate.Location = new System.Drawing.Point(127, 53); |
darienf | 20:6d2af70c92ab | 698 | this.cboRefreshRate.Name = "cboRefreshRate"; |
darienf | 20:6d2af70c92ab | 699 | this.cboRefreshRate.Size = new System.Drawing.Size(50, 21); |
darienf | 20:6d2af70c92ab | 700 | this.cboRefreshRate.TabIndex = 2; |
darienf | 20:6d2af70c92ab | 701 | this.cboRefreshRate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 702 | this.cboRefreshRate.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 703 | this.cboRefreshRate.SelectedIndexChanged += new System.EventHandler(this.cboRefreshRate_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 704 | // |
darienf | 20:6d2af70c92ab | 705 | // label1 |
darienf | 20:6d2af70c92ab | 706 | // |
darienf | 20:6d2af70c92ab | 707 | this.label1.AutoSize = true; |
darienf | 20:6d2af70c92ab | 708 | this.label1.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 709 | this.label1.Location = new System.Drawing.Point(43, 56); |
darienf | 20:6d2af70c92ab | 710 | this.label1.Name = "label1"; |
darienf | 20:6d2af70c92ab | 711 | this.label1.Size = new System.Drawing.Size(91, 16); |
darienf | 20:6d2af70c92ab | 712 | this.label1.TabIndex = 1; |
darienf | 20:6d2af70c92ab | 713 | this.label1.Text = "Refresh Rate: "; |
darienf | 20:6d2af70c92ab | 714 | // |
darienf | 20:6d2af70c92ab | 715 | // tglCelsiusFahrenheit |
darienf | 20:6d2af70c92ab | 716 | // |
darienf | 20:6d2af70c92ab | 717 | this.tglCelsiusFahrenheit.AutoSize = true; |
darienf | 20:6d2af70c92ab | 718 | this.tglCelsiusFahrenheit.Location = new System.Drawing.Point(50, 28); |
darienf | 20:6d2af70c92ab | 719 | this.tglCelsiusFahrenheit.Name = "tglCelsiusFahrenheit"; |
darienf | 20:6d2af70c92ab | 720 | this.tglCelsiusFahrenheit.Size = new System.Drawing.Size(147, 21); |
darienf | 20:6d2af70c92ab | 721 | this.tglCelsiusFahrenheit.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 722 | this.tglCelsiusFahrenheit.Text = "Celsius/Fahrenheit"; |
darienf | 20:6d2af70c92ab | 723 | this.tglCelsiusFahrenheit.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 724 | this.tglCelsiusFahrenheit.CheckedChanged += new System.EventHandler(this.tglCelsiusFahrenheit_CheckedChanged_1); |
darienf | 20:6d2af70c92ab | 725 | // |
darienf | 20:6d2af70c92ab | 726 | // errorProvider1 |
darienf | 20:6d2af70c92ab | 727 | // |
darienf | 20:6d2af70c92ab | 728 | this.errorProvider1.ContainerControl = this; |
darienf | 20:6d2af70c92ab | 729 | // |
darienf | 20:6d2af70c92ab | 730 | // timer1 |
darienf | 20:6d2af70c92ab | 731 | // |
darienf | 20:6d2af70c92ab | 732 | this.timer1.Enabled = true; |
darienf | 20:6d2af70c92ab | 733 | this.timer1.Interval = 20000; |
darienf | 20:6d2af70c92ab | 734 | this.timer1.Tick += new System.EventHandler(this.timer1_Tick); |
darienf | 20:6d2af70c92ab | 735 | // |
darienf | 20:6d2af70c92ab | 736 | // label7 |
darienf | 20:6d2af70c92ab | 737 | // |
darienf | 20:6d2af70c92ab | 738 | this.label7.Location = new System.Drawing.Point(25, 123); |
darienf | 20:6d2af70c92ab | 739 | this.label7.Name = "label7"; |
darienf | 20:6d2af70c92ab | 740 | this.label7.Size = new System.Drawing.Size(206, 86); |
darienf | 20:6d2af70c92ab | 741 | this.label7.TabIndex = 15; |
darienf | 20:6d2af70c92ab | 742 | this.label7.Text = "Note: The top temperature sensor is the side which contains the power switch and " + |
darienf | 20:6d2af70c92ab | 743 | "LED. The bottom side contains the optical sensor module."; |
darienf | 20:6d2af70c92ab | 744 | // |
darienf | 20:6d2af70c92ab | 745 | // TemperatureView |
darienf | 20:6d2af70c92ab | 746 | // |
darienf | 20:6d2af70c92ab | 747 | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); |
darienf | 20:6d2af70c92ab | 748 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
darienf | 20:6d2af70c92ab | 749 | this.Controls.Add(this.label7); |
darienf | 20:6d2af70c92ab | 750 | this.Controls.Add(this.grpConfigurationRegister1); |
darienf | 20:6d2af70c92ab | 751 | this.Controls.Add(this.grpConfigurationRegister2); |
darienf | 20:6d2af70c92ab | 752 | this.Controls.Add(this.maximGroupBox12); |
darienf | 20:6d2af70c92ab | 753 | this.Controls.Add(this.maximGroupBox13); |
darienf | 20:6d2af70c92ab | 754 | this.Controls.Add(this.maximGroupBox7); |
darienf | 20:6d2af70c92ab | 755 | this.Controls.Add(this.maximGroupBox10); |
darienf | 20:6d2af70c92ab | 756 | this.Controls.Add(this.maximGroupBox8); |
darienf | 20:6d2af70c92ab | 757 | this.Name = "TemperatureView"; |
darienf | 20:6d2af70c92ab | 758 | this.Size = new System.Drawing.Size(804, 529); |
darienf | 20:6d2af70c92ab | 759 | this.grpConfigurationRegister2.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 760 | this.grpConfigurationRegister2.PerformLayout(); |
darienf | 20:6d2af70c92ab | 761 | this.maximGroupBox12.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 762 | this.maximGroupBox12.PerformLayout(); |
darienf | 20:6d2af70c92ab | 763 | this.maximGroupBox13.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 764 | this.maximGroupBox13.PerformLayout(); |
darienf | 20:6d2af70c92ab | 765 | this.grpConfigurationRegister1.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 766 | this.grpConfigurationRegister1.PerformLayout(); |
darienf | 20:6d2af70c92ab | 767 | this.maximGroupBox10.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 768 | this.maximGroupBox10.PerformLayout(); |
darienf | 20:6d2af70c92ab | 769 | this.maximGroupBox8.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 770 | this.maximGroupBox8.PerformLayout(); |
darienf | 20:6d2af70c92ab | 771 | this.maximGroupBox7.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 772 | this.maximGroupBox7.PerformLayout(); |
darienf | 20:6d2af70c92ab | 773 | ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit(); |
darienf | 20:6d2af70c92ab | 774 | this.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 775 | |
darienf | 20:6d2af70c92ab | 776 | } |
darienf | 20:6d2af70c92ab | 777 | |
darienf | 20:6d2af70c92ab | 778 | #endregion |
darienf | 20:6d2af70c92ab | 779 | |
darienf | 20:6d2af70c92ab | 780 | private MaximStyle.MaximGroupBox grpConfigurationRegister2; |
darienf | 20:6d2af70c92ab | 781 | private MaximStyle.MaximCheckBox chkShutdown2; |
darienf | 20:6d2af70c92ab | 782 | private MaximStyle.MaximCheckBox chkComparatorInterrupt2; |
darienf | 20:6d2af70c92ab | 783 | private MaximStyle.MaximCheckBox chkOSPolarity2; |
darienf | 20:6d2af70c92ab | 784 | private MaximStyle.MaximCheckBox chkFaultQueue02; |
darienf | 20:6d2af70c92ab | 785 | private MaximStyle.MaximCheckBox chkFaultQueue12; |
darienf | 20:6d2af70c92ab | 786 | private MaximStyle.MaximCheckBox chkDataFormat2; |
darienf | 20:6d2af70c92ab | 787 | private MaximStyle.MaximCheckBox chkTimeout2; |
darienf | 20:6d2af70c92ab | 788 | private MaximStyle.MaximCheckBox chkOneShot2; |
darienf | 20:6d2af70c92ab | 789 | private MaximStyle.MaximGroupBox maximGroupBox12; |
darienf | 20:6d2af70c92ab | 790 | private System.Windows.Forms.Label lblUnits4; |
darienf | 20:6d2af70c92ab | 791 | private System.Windows.Forms.Label lblUnits3; |
darienf | 20:6d2af70c92ab | 792 | private System.Windows.Forms.Label lblHysteresis2; |
darienf | 20:6d2af70c92ab | 793 | private System.Windows.Forms.Label lblOvertemperature2; |
darienf | 20:6d2af70c92ab | 794 | private System.Windows.Forms.TextBox txtHysteresis2; |
darienf | 20:6d2af70c92ab | 795 | private System.Windows.Forms.TextBox txtOvertemperature2; |
darienf | 20:6d2af70c92ab | 796 | private System.Windows.Forms.Label label41; |
darienf | 20:6d2af70c92ab | 797 | private System.Windows.Forms.Label label42; |
darienf | 20:6d2af70c92ab | 798 | private MaximStyle.MaximGroupBox maximGroupBox13; |
darienf | 20:6d2af70c92ab | 799 | private System.Windows.Forms.Label lblTemperatureHex2; |
darienf | 20:6d2af70c92ab | 800 | private System.Windows.Forms.Label lblUnits6; |
darienf | 20:6d2af70c92ab | 801 | private System.Windows.Forms.Label lblTemperature2; |
darienf | 20:6d2af70c92ab | 802 | private MaximStyle.MaximGroupBox grpConfigurationRegister1; |
darienf | 20:6d2af70c92ab | 803 | private MaximStyle.MaximCheckBox chkShutdown1; |
darienf | 20:6d2af70c92ab | 804 | private MaximStyle.MaximCheckBox chkComparatorInterrupt1; |
darienf | 20:6d2af70c92ab | 805 | private MaximStyle.MaximCheckBox chkOSPolarity1; |
darienf | 20:6d2af70c92ab | 806 | private MaximStyle.MaximCheckBox chkFaultQueue01; |
darienf | 20:6d2af70c92ab | 807 | private MaximStyle.MaximCheckBox chkFaultQueue11; |
darienf | 20:6d2af70c92ab | 808 | private MaximStyle.MaximCheckBox chkDataFormat1; |
darienf | 20:6d2af70c92ab | 809 | private MaximStyle.MaximCheckBox chkTimeout1; |
darienf | 20:6d2af70c92ab | 810 | private MaximStyle.MaximCheckBox chkOneShot1; |
darienf | 20:6d2af70c92ab | 811 | private MaximStyle.MaximGroupBox maximGroupBox10; |
darienf | 20:6d2af70c92ab | 812 | private System.Windows.Forms.Label lblUnits2; |
darienf | 20:6d2af70c92ab | 813 | private System.Windows.Forms.Label lblUnits1; |
darienf | 20:6d2af70c92ab | 814 | private System.Windows.Forms.Label lblHysteresis1; |
darienf | 20:6d2af70c92ab | 815 | private System.Windows.Forms.Label lblOvertemperature1; |
darienf | 20:6d2af70c92ab | 816 | private System.Windows.Forms.TextBox txtHysteresis1; |
darienf | 20:6d2af70c92ab | 817 | private System.Windows.Forms.TextBox txtOvertemperature1; |
darienf | 20:6d2af70c92ab | 818 | private System.Windows.Forms.Label label36; |
darienf | 20:6d2af70c92ab | 819 | private System.Windows.Forms.Label label34; |
darienf | 20:6d2af70c92ab | 820 | private MaximStyle.MaximGroupBox maximGroupBox8; |
darienf | 20:6d2af70c92ab | 821 | private System.Windows.Forms.Label lblTemperatureHex1; |
darienf | 20:6d2af70c92ab | 822 | private System.Windows.Forms.Label lblUnits5; |
darienf | 20:6d2af70c92ab | 823 | private System.Windows.Forms.Label lblTemperature1; |
darienf | 20:6d2af70c92ab | 824 | private MaximStyle.MaximGroupBox maximGroupBox7; |
darienf | 20:6d2af70c92ab | 825 | private MaximStyle.MaximToggleButton tglCelsiusFahrenheit; |
darienf | 20:6d2af70c92ab | 826 | private System.Windows.Forms.ErrorProvider errorProvider1; |
darienf | 20:6d2af70c92ab | 827 | private System.Windows.Forms.Timer timer1; |
darienf | 20:6d2af70c92ab | 828 | private System.Windows.Forms.Label lblConfigRegister2; |
darienf | 20:6d2af70c92ab | 829 | private System.Windows.Forms.Label lblConfigRegister1; |
darienf | 20:6d2af70c92ab | 830 | private MaximStyle.MaximComboBox cboRefreshRate; |
darienf | 20:6d2af70c92ab | 831 | private System.Windows.Forms.Label label1; |
darienf | 20:6d2af70c92ab | 832 | private MaximStyle.MaximButton maximButton1; |
darienf | 20:6d2af70c92ab | 833 | private System.Windows.Forms.Label label2; |
darienf | 20:6d2af70c92ab | 834 | private System.Windows.Forms.Label label4; |
darienf | 20:6d2af70c92ab | 835 | private System.Windows.Forms.Label label3; |
darienf | 20:6d2af70c92ab | 836 | private System.Windows.Forms.Label label5; |
darienf | 20:6d2af70c92ab | 837 | private System.Windows.Forms.Label label6; |
darienf | 20:6d2af70c92ab | 838 | private System.Windows.Forms.Label label7; |
darienf | 20:6d2af70c92ab | 839 | } |
darienf | 20:6d2af70c92ab | 840 | } |