Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
TemperatureView.Designer.cs
00001 namespace HealthSensorPlatform.CustomControls 00002 { 00003 partial class TemperatureView 00004 { 00005 /// <summary> 00006 /// Required designer variable. 00007 /// </summary> 00008 private System.ComponentModel.IContainer components = null; 00009 00010 /// <summary> 00011 /// Clean up any resources being used. 00012 /// </summary> 00013 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> 00014 protected override void Dispose(bool disposing) 00015 { 00016 if (disposing && (components != null)) 00017 { 00018 components.Dispose(); 00019 } 00020 base.Dispose(disposing); 00021 } 00022 00023 #region Component Designer generated code 00024 00025 /// <summary> 00026 /// Required method for Designer support - do not modify 00027 /// the contents of this method with the code editor. 00028 /// </summary> 00029 private void InitializeComponent() 00030 { 00031 this.components = new System.ComponentModel.Container(); 00032 this.grpConfigurationRegister2 = new MaximStyle.MaximGroupBox(); 00033 this.label5 = new System.Windows.Forms.Label(); 00034 this.lblConfigRegister2 = new System.Windows.Forms.Label(); 00035 this.chkShutdown2 = new MaximStyle.MaximCheckBox(); 00036 this.chkComparatorInterrupt2 = new MaximStyle.MaximCheckBox(); 00037 this.chkOSPolarity2 = new MaximStyle.MaximCheckBox(); 00038 this.chkFaultQueue02 = new MaximStyle.MaximCheckBox(); 00039 this.chkFaultQueue12 = new MaximStyle.MaximCheckBox(); 00040 this.chkDataFormat2 = new MaximStyle.MaximCheckBox(); 00041 this.chkTimeout2 = new MaximStyle.MaximCheckBox(); 00042 this.chkOneShot2 = new MaximStyle.MaximCheckBox(); 00043 this.label6 = new System.Windows.Forms.Label(); 00044 this.maximGroupBox12 = new MaximStyle.MaximGroupBox(); 00045 this.lblUnits4 = new System.Windows.Forms.Label(); 00046 this.lblUnits3 = new System.Windows.Forms.Label(); 00047 this.lblHysteresis2 = new System.Windows.Forms.Label(); 00048 this.lblOvertemperature2 = new System.Windows.Forms.Label(); 00049 this.txtHysteresis2 = new System.Windows.Forms.TextBox(); 00050 this.txtOvertemperature2 = new System.Windows.Forms.TextBox(); 00051 this.label41 = new System.Windows.Forms.Label(); 00052 this.label42 = new System.Windows.Forms.Label(); 00053 this.maximGroupBox13 = new MaximStyle.MaximGroupBox(); 00054 this.lblTemperatureHex2 = new System.Windows.Forms.Label(); 00055 this.lblUnits6 = new System.Windows.Forms.Label(); 00056 this.lblTemperature2 = new System.Windows.Forms.Label(); 00057 this.grpConfigurationRegister1 = new MaximStyle.MaximGroupBox(); 00058 this.lblConfigRegister1 = new System.Windows.Forms.Label(); 00059 this.chkShutdown1 = new MaximStyle.MaximCheckBox(); 00060 this.chkFaultQueue01 = new MaximStyle.MaximCheckBox(); 00061 this.chkFaultQueue11 = new MaximStyle.MaximCheckBox(); 00062 this.chkDataFormat1 = new MaximStyle.MaximCheckBox(); 00063 this.chkTimeout1 = new MaximStyle.MaximCheckBox(); 00064 this.chkOSPolarity1 = new MaximStyle.MaximCheckBox(); 00065 this.label4 = new System.Windows.Forms.Label(); 00066 this.chkOneShot1 = new MaximStyle.MaximCheckBox(); 00067 this.label3 = new System.Windows.Forms.Label(); 00068 this.chkComparatorInterrupt1 = new MaximStyle.MaximCheckBox(); 00069 this.maximGroupBox10 = new MaximStyle.MaximGroupBox(); 00070 this.lblUnits2 = new System.Windows.Forms.Label(); 00071 this.lblUnits1 = new System.Windows.Forms.Label(); 00072 this.lblHysteresis1 = new System.Windows.Forms.Label(); 00073 this.lblOvertemperature1 = new System.Windows.Forms.Label(); 00074 this.txtHysteresis1 = new System.Windows.Forms.TextBox(); 00075 this.txtOvertemperature1 = new System.Windows.Forms.TextBox(); 00076 this.label36 = new System.Windows.Forms.Label(); 00077 this.label34 = new System.Windows.Forms.Label(); 00078 this.maximGroupBox8 = new MaximStyle.MaximGroupBox(); 00079 this.lblTemperature1 = new System.Windows.Forms.Label(); 00080 this.lblTemperatureHex1 = new System.Windows.Forms.Label(); 00081 this.lblUnits5 = new System.Windows.Forms.Label(); 00082 this.maximGroupBox7 = new MaximStyle.MaximGroupBox(); 00083 this.maximButton1 = new MaximStyle.MaximButton(); 00084 this.label2 = new System.Windows.Forms.Label(); 00085 this.cboRefreshRate = new MaximStyle.MaximComboBox(); 00086 this.label1 = new System.Windows.Forms.Label(); 00087 this.tglCelsiusFahrenheit = new MaximStyle.MaximToggleButton(); 00088 this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components); 00089 this.timer1 = new System.Windows.Forms.Timer(this.components); 00090 this.label7 = new System.Windows.Forms.Label(); 00091 this.grpConfigurationRegister2.SuspendLayout(); 00092 this.maximGroupBox12.SuspendLayout(); 00093 this.maximGroupBox13.SuspendLayout(); 00094 this.grpConfigurationRegister1.SuspendLayout(); 00095 this.maximGroupBox10.SuspendLayout(); 00096 this.maximGroupBox8.SuspendLayout(); 00097 this.maximGroupBox7.SuspendLayout(); 00098 ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit(); 00099 this.SuspendLayout(); 00100 // 00101 // grpConfigurationRegister2 00102 // 00103 this.grpConfigurationRegister2.BackgroundColor = System.Drawing.Color.White; 00104 this.grpConfigurationRegister2.Controls.Add(this.lblConfigRegister2); 00105 this.grpConfigurationRegister2.Controls.Add(this.chkShutdown2); 00106 this.grpConfigurationRegister2.Controls.Add(this.chkComparatorInterrupt2); 00107 this.grpConfigurationRegister2.Controls.Add(this.chkOSPolarity2); 00108 this.grpConfigurationRegister2.Controls.Add(this.chkFaultQueue02); 00109 this.grpConfigurationRegister2.Controls.Add(this.chkFaultQueue12); 00110 this.grpConfigurationRegister2.Controls.Add(this.chkDataFormat2); 00111 this.grpConfigurationRegister2.Controls.Add(this.chkTimeout2); 00112 this.grpConfigurationRegister2.Controls.Add(this.chkOneShot2); 00113 this.grpConfigurationRegister2.Controls.Add(this.label5); 00114 this.grpConfigurationRegister2.Controls.Add(this.label6); 00115 this.grpConfigurationRegister2.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00116 this.grpConfigurationRegister2.Location = new System.Drawing.Point(544, 270); 00117 this.grpConfigurationRegister2.Name = "grpConfigurationRegister2"; 00118 this.grpConfigurationRegister2.Size = new System.Drawing.Size(244, 250); 00119 this.grpConfigurationRegister2.TabIndex = 13; 00120 this.grpConfigurationRegister2.TabStop = false; 00121 this.grpConfigurationRegister2.Text = "Configuration Register (Bottom)"; 00122 // 00123 // label5 00124 // 00125 this.label5.AutoSize = true; 00126 this.label5.Location = new System.Drawing.Point(45, 40); 00127 this.label5.Name = "label5"; 00128 this.label5.Size = new System.Drawing.Size(57, 16); 00129 this.label5.TabIndex = 11; 00130 this.label5.Text = "_______"; 00131 // 00132 // lblConfigRegister2 00133 // 00134 this.lblConfigRegister2.AutoSize = true; 00135 this.lblConfigRegister2.Location = new System.Drawing.Point(84, 221); 00136 this.lblConfigRegister2.Name = "lblConfigRegister2"; 00137 this.lblConfigRegister2.Size = new System.Drawing.Size(37, 16); 00138 this.lblConfigRegister2.TabIndex = 9; 00139 this.lblConfigRegister2.Text = "(00h)"; 00140 // 00141 // chkShutdown2 00142 // 00143 this.chkShutdown2.AutoSize = true; 00144 this.chkShutdown2.Location = new System.Drawing.Point(32, 205); 00145 this.chkShutdown2.Name = "chkShutdown2"; 00146 this.chkShutdown2.Size = new System.Drawing.Size(84, 20); 00147 this.chkShutdown2.TabIndex = 7; 00148 this.chkShutdown2.Text = "Shutdown"; 00149 this.chkShutdown2.UseVisualStyleBackColor = true; 00150 // 00151 // chkComparatorInterrupt2 00152 // 00153 this.chkComparatorInterrupt2.AutoSize = true; 00154 this.chkComparatorInterrupt2.Location = new System.Drawing.Point(32, 180); 00155 this.chkComparatorInterrupt2.Name = "chkComparatorInterrupt2"; 00156 this.chkComparatorInterrupt2.Size = new System.Drawing.Size(145, 20); 00157 this.chkComparatorInterrupt2.TabIndex = 6; 00158 this.chkComparatorInterrupt2.Text = "Comparator/Interrupt"; 00159 this.chkComparatorInterrupt2.UseVisualStyleBackColor = true; 00160 // 00161 // chkOSPolarity2 00162 // 00163 this.chkOSPolarity2.AutoSize = true; 00164 this.chkOSPolarity2.Location = new System.Drawing.Point(32, 155); 00165 this.chkOSPolarity2.Name = "chkOSPolarity2"; 00166 this.chkOSPolarity2.Size = new System.Drawing.Size(94, 20); 00167 this.chkOSPolarity2.TabIndex = 5; 00168 this.chkOSPolarity2.Text = "OS Polarity"; 00169 this.chkOSPolarity2.UseVisualStyleBackColor = true; 00170 // 00171 // chkFaultQueue02 00172 // 00173 this.chkFaultQueue02.AutoSize = true; 00174 this.chkFaultQueue02.Location = new System.Drawing.Point(32, 131); 00175 this.chkFaultQueue02.Name = "chkFaultQueue02"; 00176 this.chkFaultQueue02.Size = new System.Drawing.Size(117, 20); 00177 this.chkFaultQueue02.TabIndex = 4; 00178 this.chkFaultQueue02.Text = "Fault Queue [0]"; 00179 this.chkFaultQueue02.UseVisualStyleBackColor = true; 00180 // 00181 // chkFaultQueue12 00182 // 00183 this.chkFaultQueue12.AutoSize = true; 00184 this.chkFaultQueue12.Location = new System.Drawing.Point(32, 105); 00185 this.chkFaultQueue12.Name = "chkFaultQueue12"; 00186 this.chkFaultQueue12.Size = new System.Drawing.Size(117, 20); 00187 this.chkFaultQueue12.TabIndex = 3; 00188 this.chkFaultQueue12.Text = "Fault Queue [1]"; 00189 this.chkFaultQueue12.UseVisualStyleBackColor = true; 00190 // 00191 // chkDataFormat2 00192 // 00193 this.chkDataFormat2.AutoSize = true; 00194 this.chkDataFormat2.Location = new System.Drawing.Point(32, 80); 00195 this.chkDataFormat2.Name = "chkDataFormat2"; 00196 this.chkDataFormat2.Size = new System.Drawing.Size(99, 20); 00197 this.chkDataFormat2.TabIndex = 2; 00198 this.chkDataFormat2.Text = "Data Format"; 00199 this.chkDataFormat2.UseVisualStyleBackColor = true; 00200 this.chkDataFormat2.Click += new System.EventHandler(this.chkDataFormat1_Click); 00201 // 00202 // chkTimeout2 00203 // 00204 this.chkTimeout2.AutoSize = true; 00205 this.chkTimeout2.Location = new System.Drawing.Point(32, 55); 00206 this.chkTimeout2.Name = "chkTimeout2"; 00207 this.chkTimeout2.Size = new System.Drawing.Size(73, 20); 00208 this.chkTimeout2.TabIndex = 1; 00209 this.chkTimeout2.Text = "Timeout"; 00210 this.chkTimeout2.UseVisualStyleBackColor = true; 00211 // 00212 // chkOneShot2 00213 // 00214 this.chkOneShot2.AutoSize = true; 00215 this.chkOneShot2.Location = new System.Drawing.Point(32, 29); 00216 this.chkOneShot2.Name = "chkOneShot2"; 00217 this.chkOneShot2.Size = new System.Drawing.Size(82, 20); 00218 this.chkOneShot2.TabIndex = 0; 00219 this.chkOneShot2.Text = "One-Shot"; 00220 this.chkOneShot2.UseVisualStyleBackColor = true; 00221 // 00222 // label6 00223 // 00224 this.label6.AutoSize = true; 00225 this.label6.Location = new System.Drawing.Point(46, 165); 00226 this.label6.Name = "label6"; 00227 this.label6.Size = new System.Drawing.Size(78, 16); 00228 this.label6.TabIndex = 11; 00229 this.label6.Text = "__________"; 00230 // 00231 // maximGroupBox12 00232 // 00233 this.maximGroupBox12.BackgroundColor = System.Drawing.Color.White; 00234 this.maximGroupBox12.Controls.Add(this.lblUnits4); 00235 this.maximGroupBox12.Controls.Add(this.lblUnits3); 00236 this.maximGroupBox12.Controls.Add(this.lblHysteresis2); 00237 this.maximGroupBox12.Controls.Add(this.lblOvertemperature2); 00238 this.maximGroupBox12.Controls.Add(this.txtHysteresis2); 00239 this.maximGroupBox12.Controls.Add(this.txtOvertemperature2); 00240 this.maximGroupBox12.Controls.Add(this.label41); 00241 this.maximGroupBox12.Controls.Add(this.label42); 00242 this.maximGroupBox12.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00243 this.maximGroupBox12.Location = new System.Drawing.Point(544, 123); 00244 this.maximGroupBox12.Name = "maximGroupBox12"; 00245 this.maximGroupBox12.Size = new System.Drawing.Size(244, 141); 00246 this.maximGroupBox12.TabIndex = 14; 00247 this.maximGroupBox12.TabStop = false; 00248 this.maximGroupBox12.Text = "Overtemperature Shutdown (Bottom)"; 00249 // 00250 // lblUnits4 00251 // 00252 this.lblUnits4.AutoSize = true; 00253 this.lblUnits4.Location = new System.Drawing.Point(86, 113); 00254 this.lblUnits4.Name = "lblUnits4"; 00255 this.lblUnits4.Size = new System.Drawing.Size(22, 16); 00256 this.lblUnits4.TabIndex = 11; 00257 this.lblUnits4.Text = "°C"; 00258 // 00259 // lblUnits3 00260 // 00261 this.lblUnits3.AutoSize = true; 00262 this.lblUnits3.Location = new System.Drawing.Point(86, 54); 00263 this.lblUnits3.Name = "lblUnits3"; 00264 this.lblUnits3.Size = new System.Drawing.Size(22, 16); 00265 this.lblUnits3.TabIndex = 10; 00266 this.lblUnits3.Text = "°C"; 00267 // 00268 // lblHysteresis2 00269 // 00270 this.lblHysteresis2.AutoSize = true; 00271 this.lblHysteresis2.Location = new System.Drawing.Point(113, 115); 00272 this.lblHysteresis2.Name = "lblHysteresis2"; 00273 this.lblHysteresis2.Size = new System.Drawing.Size(53, 16); 00274 this.lblHysteresis2.TabIndex = 5; 00275 this.lblHysteresis2.Text = "(4B00h)"; 00276 // 00277 // lblOvertemperature2 00278 // 00279 this.lblOvertemperature2.AutoSize = true; 00280 this.lblOvertemperature2.Location = new System.Drawing.Point(113, 54); 00281 this.lblOvertemperature2.Name = "lblOvertemperature2"; 00282 this.lblOvertemperature2.Size = new System.Drawing.Size(51, 16); 00283 this.lblOvertemperature2.TabIndex = 4; 00284 this.lblOvertemperature2.Text = "(5000h)"; 00285 // 00286 // txtHysteresis2 00287 // 00288 this.errorProvider1.SetIconAlignment(this.txtHysteresis2, System.Windows.Forms.ErrorIconAlignment.MiddleLeft); 00289 this.txtHysteresis2.Location = new System.Drawing.Point(22, 110); 00290 this.txtHysteresis2.Name = "txtHysteresis2"; 00291 this.txtHysteresis2.Size = new System.Drawing.Size(63, 22); 00292 this.txtHysteresis2.TabIndex = 3; 00293 this.txtHysteresis2.Text = "75.00"; 00294 // 00295 // txtOvertemperature2 00296 // 00297 this.errorProvider1.SetIconAlignment(this.txtOvertemperature2, System.Windows.Forms.ErrorIconAlignment.MiddleLeft); 00298 this.txtOvertemperature2.Location = new System.Drawing.Point(22, 50); 00299 this.txtOvertemperature2.Name = "txtOvertemperature2"; 00300 this.txtOvertemperature2.Size = new System.Drawing.Size(63, 22); 00301 this.txtOvertemperature2.TabIndex = 2; 00302 this.txtOvertemperature2.Text = "80.00"; 00303 // 00304 // label41 00305 // 00306 this.label41.AutoSize = true; 00307 this.label41.Location = new System.Drawing.Point(19, 92); 00308 this.label41.Name = "label41"; 00309 this.label41.Size = new System.Drawing.Size(70, 16); 00310 this.label41.TabIndex = 1; 00311 this.label41.Text = "Hysteresis"; 00312 // 00313 // label42 00314 // 00315 this.label42.AutoSize = true; 00316 this.label42.Location = new System.Drawing.Point(19, 32); 00317 this.label42.Name = "label42"; 00318 this.label42.Size = new System.Drawing.Size(103, 16); 00319 this.label42.TabIndex = 0; 00320 this.label42.Text = "Overtemperature"; 00321 // 00322 // maximGroupBox13 00323 // 00324 this.maximGroupBox13.BackgroundColor = System.Drawing.Color.White; 00325 this.maximGroupBox13.Controls.Add(this.lblTemperatureHex2); 00326 this.maximGroupBox13.Controls.Add(this.lblUnits6); 00327 this.maximGroupBox13.Controls.Add(this.lblTemperature2); 00328 this.maximGroupBox13.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00329 this.maximGroupBox13.Location = new System.Drawing.Point(544, 3); 00330 this.maximGroupBox13.Name = "maximGroupBox13"; 00331 this.maximGroupBox13.Size = new System.Drawing.Size(244, 114); 00332 this.maximGroupBox13.TabIndex = 12; 00333 this.maximGroupBox13.TabStop = false; 00334 this.maximGroupBox13.Text = "MAX30205 Temperature (Bottom)"; 00335 // 00336 // lblTemperatureHex2 00337 // 00338 this.lblTemperatureHex2.AutoSize = true; 00339 this.lblTemperatureHex2.Location = new System.Drawing.Point(97, 77); 00340 this.lblTemperatureHex2.Name = "lblTemperatureHex2"; 00341 this.lblTemperatureHex2.Size = new System.Drawing.Size(51, 16); 00342 this.lblTemperatureHex2.TabIndex = 3; 00343 this.lblTemperatureHex2.Text = "(1900h)"; 00344 // 00345 // lblUnits6 00346 // 00347 this.lblUnits6.AutoSize = true; 00348 this.lblUnits6.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00349 this.lblUnits6.Location = new System.Drawing.Point(154, 43); 00350 this.lblUnits6.Name = "lblUnits6"; 00351 this.lblUnits6.Size = new System.Drawing.Size(39, 27); 00352 this.lblUnits6.TabIndex = 2; 00353 this.lblUnits6.Text = "°C"; 00354 // 00355 // lblTemperature2 00356 // 00357 this.lblTemperature2.AutoSize = true; 00358 this.lblTemperature2.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00359 this.lblTemperature2.Location = new System.Drawing.Point(76, 43); 00360 this.lblTemperature2.Name = "lblTemperature2"; 00361 this.lblTemperature2.Size = new System.Drawing.Size(67, 27); 00362 this.lblTemperature2.TabIndex = 0; 00363 this.lblTemperature2.Text = "---.---"; 00364 // 00365 // grpConfigurationRegister1 00366 // 00367 this.grpConfigurationRegister1.BackgroundColor = System.Drawing.Color.White; 00368 this.grpConfigurationRegister1.Controls.Add(this.lblConfigRegister1); 00369 this.grpConfigurationRegister1.Controls.Add(this.chkShutdown1); 00370 this.grpConfigurationRegister1.Controls.Add(this.chkFaultQueue01); 00371 this.grpConfigurationRegister1.Controls.Add(this.chkFaultQueue11); 00372 this.grpConfigurationRegister1.Controls.Add(this.chkDataFormat1); 00373 this.grpConfigurationRegister1.Controls.Add(this.chkTimeout1); 00374 this.grpConfigurationRegister1.Controls.Add(this.chkOSPolarity1); 00375 this.grpConfigurationRegister1.Controls.Add(this.label4); 00376 this.grpConfigurationRegister1.Controls.Add(this.chkOneShot1); 00377 this.grpConfigurationRegister1.Controls.Add(this.label3); 00378 this.grpConfigurationRegister1.Controls.Add(this.chkComparatorInterrupt1); 00379 this.grpConfigurationRegister1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00380 this.grpConfigurationRegister1.Location = new System.Drawing.Point(285, 270); 00381 this.grpConfigurationRegister1.Name = "grpConfigurationRegister1"; 00382 this.grpConfigurationRegister1.Size = new System.Drawing.Size(242, 250); 00383 this.grpConfigurationRegister1.TabIndex = 10; 00384 this.grpConfigurationRegister1.TabStop = false; 00385 this.grpConfigurationRegister1.Text = "Configuration Register (Top)"; 00386 // 00387 // lblConfigRegister1 00388 // 00389 this.lblConfigRegister1.AutoSize = true; 00390 this.lblConfigRegister1.BackColor = System.Drawing.Color.White; 00391 this.lblConfigRegister1.Location = new System.Drawing.Point(97, 223); 00392 this.lblConfigRegister1.Name = "lblConfigRegister1"; 00393 this.lblConfigRegister1.Size = new System.Drawing.Size(37, 16); 00394 this.lblConfigRegister1.TabIndex = 8; 00395 this.lblConfigRegister1.Text = "(00h)"; 00396 // 00397 // chkShutdown1 00398 // 00399 this.chkShutdown1.AutoSize = true; 00400 this.chkShutdown1.BackColor = System.Drawing.Color.White; 00401 this.chkShutdown1.Location = new System.Drawing.Point(32, 205); 00402 this.chkShutdown1.Name = "chkShutdown1"; 00403 this.chkShutdown1.Size = new System.Drawing.Size(84, 20); 00404 this.chkShutdown1.TabIndex = 7; 00405 this.chkShutdown1.Text = "Shutdown"; 00406 this.chkShutdown1.UseVisualStyleBackColor = false; 00407 // 00408 // chkFaultQueue01 00409 // 00410 this.chkFaultQueue01.AutoSize = true; 00411 this.chkFaultQueue01.BackColor = System.Drawing.Color.White; 00412 this.chkFaultQueue01.Location = new System.Drawing.Point(32, 130); 00413 this.chkFaultQueue01.Name = "chkFaultQueue01"; 00414 this.chkFaultQueue01.Size = new System.Drawing.Size(117, 20); 00415 this.chkFaultQueue01.TabIndex = 4; 00416 this.chkFaultQueue01.Text = "Fault Queue [0]"; 00417 this.chkFaultQueue01.UseVisualStyleBackColor = false; 00418 // 00419 // chkFaultQueue11 00420 // 00421 this.chkFaultQueue11.AutoSize = true; 00422 this.chkFaultQueue11.BackColor = System.Drawing.Color.White; 00423 this.chkFaultQueue11.Location = new System.Drawing.Point(32, 105); 00424 this.chkFaultQueue11.Name = "chkFaultQueue11"; 00425 this.chkFaultQueue11.Size = new System.Drawing.Size(117, 20); 00426 this.chkFaultQueue11.TabIndex = 3; 00427 this.chkFaultQueue11.Text = "Fault Queue [1]"; 00428 this.chkFaultQueue11.UseVisualStyleBackColor = false; 00429 // 00430 // chkDataFormat1 00431 // 00432 this.chkDataFormat1.AutoSize = true; 00433 this.chkDataFormat1.BackColor = System.Drawing.Color.White; 00434 this.chkDataFormat1.Location = new System.Drawing.Point(32, 80); 00435 this.chkDataFormat1.Name = "chkDataFormat1"; 00436 this.chkDataFormat1.Size = new System.Drawing.Size(99, 20); 00437 this.chkDataFormat1.TabIndex = 2; 00438 this.chkDataFormat1.Text = "Data Format"; 00439 this.chkDataFormat1.UseVisualStyleBackColor = false; 00440 this.chkDataFormat1.Click += new System.EventHandler(this.chkDataFormat1_Click); 00441 // 00442 // chkTimeout1 00443 // 00444 this.chkTimeout1.AutoSize = true; 00445 this.chkTimeout1.BackColor = System.Drawing.Color.White; 00446 this.chkTimeout1.Location = new System.Drawing.Point(32, 55); 00447 this.chkTimeout1.Name = "chkTimeout1"; 00448 this.chkTimeout1.Size = new System.Drawing.Size(73, 20); 00449 this.chkTimeout1.TabIndex = 1; 00450 this.chkTimeout1.Text = "Timeout"; 00451 this.chkTimeout1.UseVisualStyleBackColor = false; 00452 // 00453 // chkOSPolarity1 00454 // 00455 this.chkOSPolarity1.AutoSize = true; 00456 this.chkOSPolarity1.BackColor = System.Drawing.Color.White; 00457 this.chkOSPolarity1.Location = new System.Drawing.Point(32, 155); 00458 this.chkOSPolarity1.Name = "chkOSPolarity1"; 00459 this.chkOSPolarity1.Size = new System.Drawing.Size(94, 20); 00460 this.chkOSPolarity1.TabIndex = 5; 00461 this.chkOSPolarity1.Text = "OS Polarity"; 00462 this.chkOSPolarity1.UseVisualStyleBackColor = false; 00463 // 00464 // label4 00465 // 00466 this.label4.AutoSize = true; 00467 this.label4.Location = new System.Drawing.Point(47, 165); 00468 this.label4.Name = "label4"; 00469 this.label4.Size = new System.Drawing.Size(78, 16); 00470 this.label4.TabIndex = 10; 00471 this.label4.Text = "__________"; 00472 // 00473 // chkOneShot1 00474 // 00475 this.chkOneShot1.AutoSize = true; 00476 this.chkOneShot1.BackColor = System.Drawing.Color.White; 00477 this.chkOneShot1.Location = new System.Drawing.Point(32, 29); 00478 this.chkOneShot1.Name = "chkOneShot1"; 00479 this.chkOneShot1.Size = new System.Drawing.Size(82, 20); 00480 this.chkOneShot1.TabIndex = 0; 00481 this.chkOneShot1.Text = "One-Shot"; 00482 this.chkOneShot1.UseVisualStyleBackColor = false; 00483 // 00484 // label3 00485 // 00486 this.label3.AutoSize = true; 00487 this.label3.Location = new System.Drawing.Point(45, 40); 00488 this.label3.Name = "label3"; 00489 this.label3.Size = new System.Drawing.Size(57, 16); 00490 this.label3.TabIndex = 9; 00491 this.label3.Text = "_______"; 00492 // 00493 // chkComparatorInterrupt1 00494 // 00495 this.chkComparatorInterrupt1.AutoSize = true; 00496 this.chkComparatorInterrupt1.BackColor = System.Drawing.Color.White; 00497 this.chkComparatorInterrupt1.Location = new System.Drawing.Point(32, 179); 00498 this.chkComparatorInterrupt1.Name = "chkComparatorInterrupt1"; 00499 this.chkComparatorInterrupt1.Size = new System.Drawing.Size(145, 20); 00500 this.chkComparatorInterrupt1.TabIndex = 6; 00501 this.chkComparatorInterrupt1.Text = "Comparator/Interrupt"; 00502 this.chkComparatorInterrupt1.UseVisualStyleBackColor = false; 00503 // 00504 // maximGroupBox10 00505 // 00506 this.maximGroupBox10.BackgroundColor = System.Drawing.Color.White; 00507 this.maximGroupBox10.Controls.Add(this.lblUnits2); 00508 this.maximGroupBox10.Controls.Add(this.lblUnits1); 00509 this.maximGroupBox10.Controls.Add(this.lblHysteresis1); 00510 this.maximGroupBox10.Controls.Add(this.lblOvertemperature1); 00511 this.maximGroupBox10.Controls.Add(this.txtHysteresis1); 00512 this.maximGroupBox10.Controls.Add(this.txtOvertemperature1); 00513 this.maximGroupBox10.Controls.Add(this.label36); 00514 this.maximGroupBox10.Controls.Add(this.label34); 00515 this.maximGroupBox10.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00516 this.maximGroupBox10.Location = new System.Drawing.Point(285, 123); 00517 this.maximGroupBox10.Name = "maximGroupBox10"; 00518 this.maximGroupBox10.Size = new System.Drawing.Size(242, 141); 00519 this.maximGroupBox10.TabIndex = 11; 00520 this.maximGroupBox10.TabStop = false; 00521 this.maximGroupBox10.Text = "Overtemperature Shutdown (Top)"; 00522 // 00523 // lblUnits2 00524 // 00525 this.lblUnits2.AutoSize = true; 00526 this.lblUnits2.BackColor = System.Drawing.Color.White; 00527 this.lblUnits2.Location = new System.Drawing.Point(85, 113); 00528 this.lblUnits2.Name = "lblUnits2"; 00529 this.lblUnits2.Size = new System.Drawing.Size(22, 16); 00530 this.lblUnits2.TabIndex = 9; 00531 this.lblUnits2.Text = "°C"; 00532 // 00533 // lblUnits1 00534 // 00535 this.lblUnits1.AutoSize = true; 00536 this.lblUnits1.BackColor = System.Drawing.Color.White; 00537 this.lblUnits1.Location = new System.Drawing.Point(87, 54); 00538 this.lblUnits1.Name = "lblUnits1"; 00539 this.lblUnits1.Size = new System.Drawing.Size(22, 16); 00540 this.lblUnits1.TabIndex = 8; 00541 this.lblUnits1.Text = "°C"; 00542 // 00543 // lblHysteresis1 00544 // 00545 this.lblHysteresis1.AutoSize = true; 00546 this.lblHysteresis1.BackColor = System.Drawing.Color.White; 00547 this.lblHysteresis1.Location = new System.Drawing.Point(119, 113); 00548 this.lblHysteresis1.Name = "lblHysteresis1"; 00549 this.lblHysteresis1.Size = new System.Drawing.Size(53, 16); 00550 this.lblHysteresis1.TabIndex = 5; 00551 this.lblHysteresis1.Text = "(4B00h)"; 00552 // 00553 // lblOvertemperature1 00554 // 00555 this.lblOvertemperature1.AutoSize = true; 00556 this.lblOvertemperature1.BackColor = System.Drawing.Color.White; 00557 this.lblOvertemperature1.Location = new System.Drawing.Point(119, 54); 00558 this.lblOvertemperature1.Name = "lblOvertemperature1"; 00559 this.lblOvertemperature1.Size = new System.Drawing.Size(51, 16); 00560 this.lblOvertemperature1.TabIndex = 4; 00561 this.lblOvertemperature1.Text = "(5000h)"; 00562 // 00563 // txtHysteresis1 00564 // 00565 this.errorProvider1.SetIconAlignment(this.txtHysteresis1, System.Windows.Forms.ErrorIconAlignment.MiddleLeft); 00566 this.txtHysteresis1.Location = new System.Drawing.Point(22, 110); 00567 this.txtHysteresis1.Name = "txtHysteresis1"; 00568 this.txtHysteresis1.Size = new System.Drawing.Size(63, 22); 00569 this.txtHysteresis1.TabIndex = 3; 00570 this.txtHysteresis1.Text = "75.00"; 00571 // 00572 // txtOvertemperature1 00573 // 00574 this.errorProvider1.SetIconAlignment(this.txtOvertemperature1, System.Windows.Forms.ErrorIconAlignment.MiddleLeft); 00575 this.txtOvertemperature1.Location = new System.Drawing.Point(22, 50); 00576 this.txtOvertemperature1.Name = "txtOvertemperature1"; 00577 this.txtOvertemperature1.Size = new System.Drawing.Size(63, 22); 00578 this.txtOvertemperature1.TabIndex = 2; 00579 this.txtOvertemperature1.Text = "80.00"; 00580 // 00581 // label36 00582 // 00583 this.label36.AutoSize = true; 00584 this.label36.BackColor = System.Drawing.Color.White; 00585 this.label36.Location = new System.Drawing.Point(19, 92); 00586 this.label36.Name = "label36"; 00587 this.label36.Size = new System.Drawing.Size(70, 16); 00588 this.label36.TabIndex = 1; 00589 this.label36.Text = "Hysteresis"; 00590 // 00591 // label34 00592 // 00593 this.label34.AutoSize = true; 00594 this.label34.BackColor = System.Drawing.Color.White; 00595 this.label34.Location = new System.Drawing.Point(19, 32); 00596 this.label34.Name = "label34"; 00597 this.label34.Size = new System.Drawing.Size(103, 16); 00598 this.label34.TabIndex = 0; 00599 this.label34.Text = "Overtemperature"; 00600 // 00601 // maximGroupBox8 00602 // 00603 this.maximGroupBox8.BackgroundColor = System.Drawing.Color.White; 00604 this.maximGroupBox8.Controls.Add(this.lblTemperature1); 00605 this.maximGroupBox8.Controls.Add(this.lblTemperatureHex1); 00606 this.maximGroupBox8.Controls.Add(this.lblUnits5); 00607 this.maximGroupBox8.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00608 this.maximGroupBox8.Location = new System.Drawing.Point(285, 3); 00609 this.maximGroupBox8.Name = "maximGroupBox8"; 00610 this.maximGroupBox8.Size = new System.Drawing.Size(242, 114); 00611 this.maximGroupBox8.TabIndex = 9; 00612 this.maximGroupBox8.TabStop = false; 00613 this.maximGroupBox8.Text = "MAX30205 Temperature (Top)"; 00614 // 00615 // lblTemperature1 00616 // 00617 this.lblTemperature1.BackColor = System.Drawing.Color.White; 00618 this.lblTemperature1.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00619 this.lblTemperature1.Location = new System.Drawing.Point(52, 40); 00620 this.lblTemperature1.Name = "lblTemperature1"; 00621 this.lblTemperature1.Size = new System.Drawing.Size(98, 29); 00622 this.lblTemperature1.TabIndex = 0; 00623 this.lblTemperature1.Text = "---.---"; 00624 this.lblTemperature1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; 00625 this.lblTemperature1.Click += new System.EventHandler(this.lblTemperature1_Click); 00626 // 00627 // lblTemperatureHex1 00628 // 00629 this.lblTemperatureHex1.AutoSize = true; 00630 this.lblTemperatureHex1.BackColor = System.Drawing.Color.White; 00631 this.lblTemperatureHex1.Location = new System.Drawing.Point(93, 77); 00632 this.lblTemperatureHex1.Name = "lblTemperatureHex1"; 00633 this.lblTemperatureHex1.Size = new System.Drawing.Size(51, 16); 00634 this.lblTemperatureHex1.TabIndex = 2; 00635 this.lblTemperatureHex1.Text = "(1900h)"; 00636 // 00637 // lblUnits5 00638 // 00639 this.lblUnits5.AutoSize = true; 00640 this.lblUnits5.BackColor = System.Drawing.Color.White; 00641 this.lblUnits5.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00642 this.lblUnits5.Location = new System.Drawing.Point(145, 41); 00643 this.lblUnits5.Name = "lblUnits5"; 00644 this.lblUnits5.Size = new System.Drawing.Size(39, 27); 00645 this.lblUnits5.TabIndex = 1; 00646 this.lblUnits5.Text = "°C"; 00647 // 00648 // maximGroupBox7 00649 // 00650 this.maximGroupBox7.BackgroundColor = System.Drawing.Color.White; 00651 this.maximGroupBox7.Controls.Add(this.maximButton1); 00652 this.maximGroupBox7.Controls.Add(this.label2); 00653 this.maximGroupBox7.Controls.Add(this.cboRefreshRate); 00654 this.maximGroupBox7.Controls.Add(this.label1); 00655 this.maximGroupBox7.Controls.Add(this.tglCelsiusFahrenheit); 00656 this.maximGroupBox7.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00657 this.maximGroupBox7.Location = new System.Drawing.Point(25, 3); 00658 this.maximGroupBox7.Name = "maximGroupBox7"; 00659 this.maximGroupBox7.Size = new System.Drawing.Size(242, 114); 00660 this.maximGroupBox7.TabIndex = 8; 00661 this.maximGroupBox7.TabStop = false; 00662 this.maximGroupBox7.Text = "Settings"; 00663 // 00664 // maximButton1 00665 // 00666 this.maximButton1.Location = new System.Drawing.Point(54, 80); 00667 this.maximButton1.Name = "maximButton1"; 00668 this.maximButton1.Size = new System.Drawing.Size(128, 28); 00669 this.maximButton1.TabIndex = 4; 00670 this.maximButton1.Text = "Read All Registers"; 00671 this.maximButton1.UseVisualStyleBackColor = true; 00672 this.maximButton1.Click += new System.EventHandler(this.maximButton1_Click); 00673 // 00674 // label2 00675 // 00676 this.label2.AutoSize = true; 00677 this.label2.BackColor = System.Drawing.Color.White; 00678 this.label2.Location = new System.Drawing.Point(183, 55); 00679 this.label2.Name = "label2"; 00680 this.label2.Size = new System.Drawing.Size(15, 16); 00681 this.label2.TabIndex = 3; 00682 this.label2.Text = "s"; 00683 // 00684 // cboRefreshRate 00685 // 00686 this.cboRefreshRate.BackColor = System.Drawing.Color.White; 00687 this.cboRefreshRate.DropDownHeight = 200; 00688 this.cboRefreshRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 00689 this.cboRefreshRate.DropDownWidth = 50; 00690 this.cboRefreshRate.Items.AddRange(new object[] { 00691 "10", 00692 "20", 00693 "30", 00694 "40", 00695 "50", 00696 "60"}); 00697 this.cboRefreshRate.Location = new System.Drawing.Point(127, 53); 00698 this.cboRefreshRate.Name = "cboRefreshRate"; 00699 this.cboRefreshRate.Size = new System.Drawing.Size(50, 21); 00700 this.cboRefreshRate.TabIndex = 2; 00701 this.cboRefreshRate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00702 this.cboRefreshRate.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; 00703 this.cboRefreshRate.SelectedIndexChanged += new System.EventHandler(this.cboRefreshRate_SelectedIndexChanged); 00704 // 00705 // label1 00706 // 00707 this.label1.AutoSize = true; 00708 this.label1.BackColor = System.Drawing.Color.White; 00709 this.label1.Location = new System.Drawing.Point(43, 56); 00710 this.label1.Name = "label1"; 00711 this.label1.Size = new System.Drawing.Size(91, 16); 00712 this.label1.TabIndex = 1; 00713 this.label1.Text = "Refresh Rate: "; 00714 // 00715 // tglCelsiusFahrenheit 00716 // 00717 this.tglCelsiusFahrenheit.AutoSize = true; 00718 this.tglCelsiusFahrenheit.Location = new System.Drawing.Point(50, 28); 00719 this.tglCelsiusFahrenheit.Name = "tglCelsiusFahrenheit"; 00720 this.tglCelsiusFahrenheit.Size = new System.Drawing.Size(147, 21); 00721 this.tglCelsiusFahrenheit.TabIndex = 0; 00722 this.tglCelsiusFahrenheit.Text = "Celsius/Fahrenheit"; 00723 this.tglCelsiusFahrenheit.UseVisualStyleBackColor = true; 00724 this.tglCelsiusFahrenheit.CheckedChanged += new System.EventHandler(this.tglCelsiusFahrenheit_CheckedChanged_1); 00725 // 00726 // errorProvider1 00727 // 00728 this.errorProvider1.ContainerControl = this; 00729 // 00730 // timer1 00731 // 00732 this.timer1.Enabled = true; 00733 this.timer1.Interval = 20000; 00734 this.timer1.Tick += new System.EventHandler(this.timer1_Tick); 00735 // 00736 // label7 00737 // 00738 this.label7.Location = new System.Drawing.Point(25, 123); 00739 this.label7.Name = "label7"; 00740 this.label7.Size = new System.Drawing.Size(206, 86); 00741 this.label7.TabIndex = 15; 00742 this.label7.Text = "Note: The top temperature sensor is the side which contains the power switch and " + 00743 "LED. The bottom side contains the optical sensor module."; 00744 // 00745 // TemperatureView 00746 // 00747 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 00748 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 00749 this.Controls.Add(this.label7); 00750 this.Controls.Add(this.grpConfigurationRegister1); 00751 this.Controls.Add(this.grpConfigurationRegister2); 00752 this.Controls.Add(this.maximGroupBox12); 00753 this.Controls.Add(this.maximGroupBox13); 00754 this.Controls.Add(this.maximGroupBox7); 00755 this.Controls.Add(this.maximGroupBox10); 00756 this.Controls.Add(this.maximGroupBox8); 00757 this.Name = "TemperatureView"; 00758 this.Size = new System.Drawing.Size(804, 529); 00759 this.grpConfigurationRegister2.ResumeLayout(false); 00760 this.grpConfigurationRegister2.PerformLayout(); 00761 this.maximGroupBox12.ResumeLayout(false); 00762 this.maximGroupBox12.PerformLayout(); 00763 this.maximGroupBox13.ResumeLayout(false); 00764 this.maximGroupBox13.PerformLayout(); 00765 this.grpConfigurationRegister1.ResumeLayout(false); 00766 this.grpConfigurationRegister1.PerformLayout(); 00767 this.maximGroupBox10.ResumeLayout(false); 00768 this.maximGroupBox10.PerformLayout(); 00769 this.maximGroupBox8.ResumeLayout(false); 00770 this.maximGroupBox8.PerformLayout(); 00771 this.maximGroupBox7.ResumeLayout(false); 00772 this.maximGroupBox7.PerformLayout(); 00773 ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit(); 00774 this.ResumeLayout(false); 00775 00776 } 00777 00778 #endregion 00779 00780 private MaximStyle.MaximGroupBox grpConfigurationRegister2; 00781 private MaximStyle.MaximCheckBox chkShutdown2; 00782 private MaximStyle.MaximCheckBox chkComparatorInterrupt2; 00783 private MaximStyle.MaximCheckBox chkOSPolarity2; 00784 private MaximStyle.MaximCheckBox chkFaultQueue02; 00785 private MaximStyle.MaximCheckBox chkFaultQueue12; 00786 private MaximStyle.MaximCheckBox chkDataFormat2; 00787 private MaximStyle.MaximCheckBox chkTimeout2; 00788 private MaximStyle.MaximCheckBox chkOneShot2; 00789 private MaximStyle.MaximGroupBox maximGroupBox12; 00790 private System.Windows.Forms.Label lblUnits4; 00791 private System.Windows.Forms.Label lblUnits3; 00792 private System.Windows.Forms.Label lblHysteresis2; 00793 private System.Windows.Forms.Label lblOvertemperature2; 00794 private System.Windows.Forms.TextBox txtHysteresis2; 00795 private System.Windows.Forms.TextBox txtOvertemperature2; 00796 private System.Windows.Forms.Label label41; 00797 private System.Windows.Forms.Label label42; 00798 private MaximStyle.MaximGroupBox maximGroupBox13; 00799 private System.Windows.Forms.Label lblTemperatureHex2; 00800 private System.Windows.Forms.Label lblUnits6; 00801 private System.Windows.Forms.Label lblTemperature2; 00802 private MaximStyle.MaximGroupBox grpConfigurationRegister1; 00803 private MaximStyle.MaximCheckBox chkShutdown1; 00804 private MaximStyle.MaximCheckBox chkComparatorInterrupt1; 00805 private MaximStyle.MaximCheckBox chkOSPolarity1; 00806 private MaximStyle.MaximCheckBox chkFaultQueue01; 00807 private MaximStyle.MaximCheckBox chkFaultQueue11; 00808 private MaximStyle.MaximCheckBox chkDataFormat1; 00809 private MaximStyle.MaximCheckBox chkTimeout1; 00810 private MaximStyle.MaximCheckBox chkOneShot1; 00811 private MaximStyle.MaximGroupBox maximGroupBox10; 00812 private System.Windows.Forms.Label lblUnits2; 00813 private System.Windows.Forms.Label lblUnits1; 00814 private System.Windows.Forms.Label lblHysteresis1; 00815 private System.Windows.Forms.Label lblOvertemperature1; 00816 private System.Windows.Forms.TextBox txtHysteresis1; 00817 private System.Windows.Forms.TextBox txtOvertemperature1; 00818 private System.Windows.Forms.Label label36; 00819 private System.Windows.Forms.Label label34; 00820 private MaximStyle.MaximGroupBox maximGroupBox8; 00821 private System.Windows.Forms.Label lblTemperatureHex1; 00822 private System.Windows.Forms.Label lblUnits5; 00823 private System.Windows.Forms.Label lblTemperature1; 00824 private MaximStyle.MaximGroupBox maximGroupBox7; 00825 private MaximStyle.MaximToggleButton tglCelsiusFahrenheit; 00826 private System.Windows.Forms.ErrorProvider errorProvider1; 00827 private System.Windows.Forms.Timer timer1; 00828 private System.Windows.Forms.Label lblConfigRegister2; 00829 private System.Windows.Forms.Label lblConfigRegister1; 00830 private MaximStyle.MaximComboBox cboRefreshRate; 00831 private System.Windows.Forms.Label label1; 00832 private MaximStyle.MaximButton maximButton1; 00833 private System.Windows.Forms.Label label2; 00834 private System.Windows.Forms.Label label4; 00835 private System.Windows.Forms.Label label3; 00836 private System.Windows.Forms.Label label5; 00837 private System.Windows.Forms.Label label6; 00838 private System.Windows.Forms.Label label7; 00839 } 00840 }
Generated on Tue Jul 12 2022 21:52:40 by
1.7.2