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.
Dependencies: mbed MAX14720 MAX30205 USBDevice
PrimitivesView.Designer.cs
00001 namespace HealthSensorPlatform.CustomControls 00002 { 00003 partial class PrimitivesView 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.groupBox6 = new MaximStyle.MaximGroupBox(); 00032 this.label18 = new System.Windows.Forms.Label(); 00033 this.tbCommandLine = new System.Windows.Forms.TextBox(); 00034 this.btnRawRpcEnter = new MaximStyle.MaximButton(); 00035 this.groupBox5 = new MaximStyle.MaximGroupBox(); 00036 this.label17 = new System.Windows.Forms.Label(); 00037 this.tbLIS2HDWriteData = new System.Windows.Forms.TextBox(); 00038 this.label16 = new System.Windows.Forms.Label(); 00039 this.btnLIS2HDReadReg = new MaximStyle.MaximButton(); 00040 this.tbLIS2HDAddress = new System.Windows.Forms.TextBox(); 00041 this.label15 = new System.Windows.Forms.Label(); 00042 this.tbLIS2HDReadData = new System.Windows.Forms.TextBox(); 00043 this.btnLIS2HDWriteReg = new MaximStyle.MaximButton(); 00044 this.groupBox4 = new MaximStyle.MaximGroupBox(); 00045 this.label14 = new System.Windows.Forms.Label(); 00046 this.tbMAX30205WriteData = new System.Windows.Forms.TextBox(); 00047 this.btnMAX30205ReadReg = new MaximStyle.MaximButton(); 00048 this.tbMAX30205Address = new System.Windows.Forms.TextBox(); 00049 this.label13 = new System.Windows.Forms.Label(); 00050 this.tbMAX30205ReadData = new System.Windows.Forms.TextBox(); 00051 this.btnMAX30205WriteReg = new MaximStyle.MaximButton(); 00052 this.label12 = new System.Windows.Forms.Label(); 00053 this.groupBox3 = new MaximStyle.MaximGroupBox(); 00054 this.label11 = new System.Windows.Forms.Label(); 00055 this.btnMAX30101ReadReg = new MaximStyle.MaximButton(); 00056 this.tbMAX30101WriteData = new System.Windows.Forms.TextBox(); 00057 this.label10 = new System.Windows.Forms.Label(); 00058 this.btnSpiWriteReg = new MaximStyle.MaximButton(); 00059 this.tbMAX30101ReadData = new System.Windows.Forms.TextBox(); 00060 this.label9 = new System.Windows.Forms.Label(); 00061 this.tbMAX30101Address = new System.Windows.Forms.TextBox(); 00062 this.groupBox2 = new MaximStyle.MaximGroupBox(); 00063 this.label8 = new System.Windows.Forms.Label(); 00064 this.tbSpiWriteData = new System.Windows.Forms.TextBox(); 00065 this.label7 = new System.Windows.Forms.Label(); 00066 this.btnSpiReadReg = new MaximStyle.MaximButton(); 00067 this.label6 = new System.Windows.Forms.Label(); 00068 this.tbSpiAddress = new System.Windows.Forms.TextBox(); 00069 this.tbSpiReadData = new System.Windows.Forms.TextBox(); 00070 this.btnI2cWriteData = new MaximStyle.MaximButton(); 00071 this.groupBox1 = new MaximStyle.MaximGroupBox(); 00072 this.label5 = new System.Windows.Forms.Label(); 00073 this.label4 = new System.Windows.Forms.Label(); 00074 this.label3 = new System.Windows.Forms.Label(); 00075 this.label2 = new System.Windows.Forms.Label(); 00076 this.label1 = new System.Windows.Forms.Label(); 00077 this.tbI2cInstance = new System.Windows.Forms.TextBox(); 00078 this.tbI2cWriteData = new System.Windows.Forms.TextBox(); 00079 this.btnI2cWriteReg = new MaximStyle.MaximButton(); 00080 this.tbI2cReadData = new System.Windows.Forms.TextBox(); 00081 this.btnI2cReadReg = new MaximStyle.MaximButton(); 00082 this.tbI2cAddress = new System.Windows.Forms.TextBox(); 00083 this.tbI2cSlaveAddress = new System.Windows.Forms.TextBox(); 00084 this.btnShowHideRpcLog = new MaximStyle.MaximButton(); 00085 this.groupBox7 = new MaximStyle.MaximGroupBox(); 00086 this.label19 = new System.Windows.Forms.Label(); 00087 this.tbMAX30001WriteData = new System.Windows.Forms.TextBox(); 00088 this.btnMAX30001ReadReg = new MaximStyle.MaximButton(); 00089 this.tbMAX30001Address = new System.Windows.Forms.TextBox(); 00090 this.label20 = new System.Windows.Forms.Label(); 00091 this.tbMAX30001ReadData = new System.Windows.Forms.TextBox(); 00092 this.btnMAX30001WriteReg = new MaximStyle.MaximButton(); 00093 this.label21 = new System.Windows.Forms.Label(); 00094 this.label22 = new System.Windows.Forms.Label(); 00095 this.groupBox6.SuspendLayout(); 00096 this.groupBox5.SuspendLayout(); 00097 this.groupBox4.SuspendLayout(); 00098 this.groupBox3.SuspendLayout(); 00099 this.groupBox2.SuspendLayout(); 00100 this.groupBox1.SuspendLayout(); 00101 this.groupBox7.SuspendLayout(); 00102 this.SuspendLayout(); 00103 // 00104 // groupBox6 00105 // 00106 this.groupBox6.BackgroundColor = System.Drawing.Color.White; 00107 this.groupBox6.Controls.Add(this.label18); 00108 this.groupBox6.Controls.Add(this.tbCommandLine); 00109 this.groupBox6.Controls.Add(this.btnRawRpcEnter); 00110 this.groupBox6.Location = new System.Drawing.Point(424, 266); 00111 this.groupBox6.Name = "groupBox6"; 00112 this.groupBox6.Size = new System.Drawing.Size(378, 110); 00113 this.groupBox6.TabIndex = 87; 00114 this.groupBox6.TabStop = false; 00115 this.groupBox6.Text = "Raw RPC"; 00116 // 00117 // label18 00118 // 00119 this.label18.AutoSize = true; 00120 this.label18.Location = new System.Drawing.Point(16, 28); 00121 this.label18.Name = "label18"; 00122 this.label18.Size = new System.Drawing.Size(77, 13); 00123 this.label18.TabIndex = 106; 00124 this.label18.Text = "Command Line"; 00125 // 00126 // tbCommandLine 00127 // 00128 this.tbCommandLine.Location = new System.Drawing.Point(19, 44); 00129 this.tbCommandLine.Name = "tbCommandLine"; 00130 this.tbCommandLine.Size = new System.Drawing.Size(279, 20); 00131 this.tbCommandLine.TabIndex = 65; 00132 this.tbCommandLine.Text = "/I2c/ReadReg 02 AE FF"; 00133 // 00134 // btnRawRpcEnter 00135 // 00136 this.btnRawRpcEnter.Location = new System.Drawing.Point(229, 70); 00137 this.btnRawRpcEnter.Name = "btnRawRpcEnter"; 00138 this.btnRawRpcEnter.Size = new System.Drawing.Size(80, 23); 00139 this.btnRawRpcEnter.TabIndex = 64; 00140 this.btnRawRpcEnter.Text = "Enter"; 00141 this.btnRawRpcEnter.UseVisualStyleBackColor = true; 00142 this.btnRawRpcEnter.Click += new System.EventHandler(this.btnRawRpcEnter_Click); 00143 // 00144 // groupBox5 00145 // 00146 this.groupBox5.BackgroundColor = System.Drawing.Color.White; 00147 this.groupBox5.Controls.Add(this.label17); 00148 this.groupBox5.Controls.Add(this.tbLIS2HDWriteData); 00149 this.groupBox5.Controls.Add(this.label16); 00150 this.groupBox5.Controls.Add(this.btnLIS2HDReadReg); 00151 this.groupBox5.Controls.Add(this.tbLIS2HDAddress); 00152 this.groupBox5.Controls.Add(this.label15); 00153 this.groupBox5.Controls.Add(this.tbLIS2HDReadData); 00154 this.groupBox5.Controls.Add(this.btnLIS2HDWriteReg); 00155 this.groupBox5.Location = new System.Drawing.Point(424, 44); 00156 this.groupBox5.Name = "groupBox5"; 00157 this.groupBox5.Size = new System.Drawing.Size(380, 110); 00158 this.groupBox5.TabIndex = 86; 00159 this.groupBox5.TabStop = false; 00160 this.groupBox5.Text = "LIS2HD"; 00161 // 00162 // label17 00163 // 00164 this.label17.AutoSize = true; 00165 this.label17.Location = new System.Drawing.Point(226, 28); 00166 this.label17.Name = "label17"; 00167 this.label17.Size = new System.Drawing.Size(58, 13); 00168 this.label17.TabIndex = 79; 00169 this.label17.Text = "Write Data"; 00170 // 00171 // tbLIS2HDWriteData 00172 // 00173 this.tbLIS2HDWriteData.Location = new System.Drawing.Point(229, 45); 00174 this.tbLIS2HDWriteData.Name = "tbLIS2HDWriteData"; 00175 this.tbLIS2HDWriteData.Size = new System.Drawing.Size(80, 20); 00176 this.tbLIS2HDWriteData.TabIndex = 105; 00177 this.tbLIS2HDWriteData.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00178 // 00179 // label16 00180 // 00181 this.label16.AutoSize = true; 00182 this.label16.Location = new System.Drawing.Point(120, 28); 00183 this.label16.Name = "label16"; 00184 this.label16.Size = new System.Drawing.Size(59, 13); 00185 this.label16.TabIndex = 78; 00186 this.label16.Text = "Read Data"; 00187 // 00188 // btnLIS2HDReadReg 00189 // 00190 this.btnLIS2HDReadReg.Location = new System.Drawing.Point(123, 72); 00191 this.btnLIS2HDReadReg.Margin = new System.Windows.Forms.Padding(2); 00192 this.btnLIS2HDReadReg.Name = "btnLIS2HDReadReg"; 00193 this.btnLIS2HDReadReg.Size = new System.Drawing.Size(80, 22); 00194 this.btnLIS2HDReadReg.TabIndex = 98; 00195 this.btnLIS2HDReadReg.Text = "ReadReg"; 00196 this.btnLIS2HDReadReg.UseVisualStyleBackColor = true; 00197 this.btnLIS2HDReadReg.Click += new System.EventHandler(this.btnLIS2HDReadReg_Click); 00198 // 00199 // tbLIS2HDAddress 00200 // 00201 this.tbLIS2HDAddress.Location = new System.Drawing.Point(19, 45); 00202 this.tbLIS2HDAddress.Name = "tbLIS2HDAddress"; 00203 this.tbLIS2HDAddress.Size = new System.Drawing.Size(80, 20); 00204 this.tbLIS2HDAddress.TabIndex = 100; 00205 this.tbLIS2HDAddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00206 // 00207 // label15 00208 // 00209 this.label15.AutoSize = true; 00210 this.label15.Location = new System.Drawing.Point(16, 28); 00211 this.label15.Name = "label15"; 00212 this.label15.Size = new System.Drawing.Size(45, 13); 00213 this.label15.TabIndex = 77; 00214 this.label15.Text = "Address"; 00215 // 00216 // tbLIS2HDReadData 00217 // 00218 this.tbLIS2HDReadData.Location = new System.Drawing.Point(123, 45); 00219 this.tbLIS2HDReadData.Name = "tbLIS2HDReadData"; 00220 this.tbLIS2HDReadData.ReadOnly = true; 00221 this.tbLIS2HDReadData.Size = new System.Drawing.Size(80, 20); 00222 this.tbLIS2HDReadData.TabIndex = 102; 00223 this.tbLIS2HDReadData.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00224 // 00225 // btnLIS2HDWriteReg 00226 // 00227 this.btnLIS2HDWriteReg.Location = new System.Drawing.Point(229, 72); 00228 this.btnLIS2HDWriteReg.Margin = new System.Windows.Forms.Padding(2); 00229 this.btnLIS2HDWriteReg.Name = "btnLIS2HDWriteReg"; 00230 this.btnLIS2HDWriteReg.Size = new System.Drawing.Size(80, 22); 00231 this.btnLIS2HDWriteReg.TabIndex = 104; 00232 this.btnLIS2HDWriteReg.Text = "WriteReg"; 00233 this.btnLIS2HDWriteReg.UseVisualStyleBackColor = true; 00234 this.btnLIS2HDWriteReg.Click += new System.EventHandler(this.btnLIS2HDWriteReg_Click); 00235 // 00236 // groupBox4 00237 // 00238 this.groupBox4.BackgroundColor = System.Drawing.Color.White; 00239 this.groupBox4.Controls.Add(this.label14); 00240 this.groupBox4.Controls.Add(this.tbMAX30205WriteData); 00241 this.groupBox4.Controls.Add(this.btnMAX30205ReadReg); 00242 this.groupBox4.Controls.Add(this.tbMAX30205Address); 00243 this.groupBox4.Controls.Add(this.label13); 00244 this.groupBox4.Controls.Add(this.tbMAX30205ReadData); 00245 this.groupBox4.Controls.Add(this.btnMAX30205WriteReg); 00246 this.groupBox4.Controls.Add(this.label12); 00247 this.groupBox4.Location = new System.Drawing.Point(16, 377); 00248 this.groupBox4.Name = "groupBox4"; 00249 this.groupBox4.Size = new System.Drawing.Size(400, 110); 00250 this.groupBox4.TabIndex = 85; 00251 this.groupBox4.TabStop = false; 00252 this.groupBox4.Text = "MAX30205"; 00253 // 00254 // label14 00255 // 00256 this.label14.AutoSize = true; 00257 this.label14.Location = new System.Drawing.Point(226, 30); 00258 this.label14.Name = "label14"; 00259 this.label14.Size = new System.Drawing.Size(58, 13); 00260 this.label14.TabIndex = 79; 00261 this.label14.Text = "Write Data"; 00262 // 00263 // tbMAX30205WriteData 00264 // 00265 this.tbMAX30205WriteData.Location = new System.Drawing.Point(229, 46); 00266 this.tbMAX30205WriteData.Name = "tbMAX30205WriteData"; 00267 this.tbMAX30205WriteData.Size = new System.Drawing.Size(80, 20); 00268 this.tbMAX30205WriteData.TabIndex = 107; 00269 this.tbMAX30205WriteData.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00270 // 00271 // btnMAX30205ReadReg 00272 // 00273 this.btnMAX30205ReadReg.Location = new System.Drawing.Point(123, 72); 00274 this.btnMAX30205ReadReg.Margin = new System.Windows.Forms.Padding(2); 00275 this.btnMAX30205ReadReg.Name = "btnMAX30205ReadReg"; 00276 this.btnMAX30205ReadReg.Size = new System.Drawing.Size(80, 22); 00277 this.btnMAX30205ReadReg.TabIndex = 100; 00278 this.btnMAX30205ReadReg.Text = "ReadReg"; 00279 this.btnMAX30205ReadReg.UseVisualStyleBackColor = true; 00280 this.btnMAX30205ReadReg.Click += new System.EventHandler(this.btnMAX30205ReadReg_Click); 00281 // 00282 // tbMAX30205Address 00283 // 00284 this.tbMAX30205Address.Location = new System.Drawing.Point(19, 46); 00285 this.tbMAX30205Address.Name = "tbMAX30205Address"; 00286 this.tbMAX30205Address.Size = new System.Drawing.Size(80, 20); 00287 this.tbMAX30205Address.TabIndex = 102; 00288 this.tbMAX30205Address.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00289 // 00290 // label13 00291 // 00292 this.label13.AutoSize = true; 00293 this.label13.Location = new System.Drawing.Point(120, 30); 00294 this.label13.Name = "label13"; 00295 this.label13.Size = new System.Drawing.Size(59, 13); 00296 this.label13.TabIndex = 78; 00297 this.label13.Text = "Read Data"; 00298 // 00299 // tbMAX30205ReadData 00300 // 00301 this.tbMAX30205ReadData.Location = new System.Drawing.Point(123, 46); 00302 this.tbMAX30205ReadData.Name = "tbMAX30205ReadData"; 00303 this.tbMAX30205ReadData.ReadOnly = true; 00304 this.tbMAX30205ReadData.Size = new System.Drawing.Size(80, 20); 00305 this.tbMAX30205ReadData.TabIndex = 104; 00306 this.tbMAX30205ReadData.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00307 // 00308 // btnMAX30205WriteReg 00309 // 00310 this.btnMAX30205WriteReg.Location = new System.Drawing.Point(229, 72); 00311 this.btnMAX30205WriteReg.Margin = new System.Windows.Forms.Padding(2); 00312 this.btnMAX30205WriteReg.Name = "btnMAX30205WriteReg"; 00313 this.btnMAX30205WriteReg.Size = new System.Drawing.Size(80, 22); 00314 this.btnMAX30205WriteReg.TabIndex = 106; 00315 this.btnMAX30205WriteReg.Text = "WriteReg"; 00316 this.btnMAX30205WriteReg.UseVisualStyleBackColor = true; 00317 this.btnMAX30205WriteReg.Click += new System.EventHandler(this.btnMAX30205WriteReg_Click); 00318 // 00319 // label12 00320 // 00321 this.label12.AutoSize = true; 00322 this.label12.Location = new System.Drawing.Point(16, 30); 00323 this.label12.Name = "label12"; 00324 this.label12.Size = new System.Drawing.Size(45, 13); 00325 this.label12.TabIndex = 77; 00326 this.label12.Text = "Address"; 00327 // 00328 // groupBox3 00329 // 00330 this.groupBox3.BackgroundColor = System.Drawing.Color.White; 00331 this.groupBox3.Controls.Add(this.label11); 00332 this.groupBox3.Controls.Add(this.btnMAX30101ReadReg); 00333 this.groupBox3.Controls.Add(this.tbMAX30101WriteData); 00334 this.groupBox3.Controls.Add(this.label10); 00335 this.groupBox3.Controls.Add(this.btnSpiWriteReg); 00336 this.groupBox3.Controls.Add(this.tbMAX30101ReadData); 00337 this.groupBox3.Controls.Add(this.label9); 00338 this.groupBox3.Controls.Add(this.tbMAX30101Address); 00339 this.groupBox3.Location = new System.Drawing.Point(16, 266); 00340 this.groupBox3.Name = "groupBox3"; 00341 this.groupBox3.Size = new System.Drawing.Size(400, 110); 00342 this.groupBox3.TabIndex = 84; 00343 this.groupBox3.TabStop = false; 00344 this.groupBox3.Text = "MAX30101"; 00345 // 00346 // label11 00347 // 00348 this.label11.AutoSize = true; 00349 this.label11.Location = new System.Drawing.Point(226, 28); 00350 this.label11.Name = "label11"; 00351 this.label11.Size = new System.Drawing.Size(58, 13); 00352 this.label11.TabIndex = 79; 00353 this.label11.Text = "Write Data"; 00354 // 00355 // btnMAX30101ReadReg 00356 // 00357 this.btnMAX30101ReadReg.Location = new System.Drawing.Point(123, 71); 00358 this.btnMAX30101ReadReg.Margin = new System.Windows.Forms.Padding(2); 00359 this.btnMAX30101ReadReg.Name = "btnMAX30101ReadReg"; 00360 this.btnMAX30101ReadReg.Size = new System.Drawing.Size(80, 22); 00361 this.btnMAX30101ReadReg.TabIndex = 92; 00362 this.btnMAX30101ReadReg.Text = "ReadReg"; 00363 this.btnMAX30101ReadReg.UseVisualStyleBackColor = true; 00364 this.btnMAX30101ReadReg.Click += new System.EventHandler(this.btnMAX30101ReadReg_Click); 00365 // 00366 // tbMAX30101WriteData 00367 // 00368 this.tbMAX30101WriteData.Location = new System.Drawing.Point(229, 44); 00369 this.tbMAX30101WriteData.Name = "tbMAX30101WriteData"; 00370 this.tbMAX30101WriteData.Size = new System.Drawing.Size(80, 20); 00371 this.tbMAX30101WriteData.TabIndex = 99; 00372 this.tbMAX30101WriteData.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00373 // 00374 // label10 00375 // 00376 this.label10.AutoSize = true; 00377 this.label10.Location = new System.Drawing.Point(120, 28); 00378 this.label10.Name = "label10"; 00379 this.label10.Size = new System.Drawing.Size(59, 13); 00380 this.label10.TabIndex = 78; 00381 this.label10.Text = "Read Data"; 00382 // 00383 // btnSpiWriteReg 00384 // 00385 this.btnSpiWriteReg.Location = new System.Drawing.Point(229, 71); 00386 this.btnSpiWriteReg.Margin = new System.Windows.Forms.Padding(2); 00387 this.btnSpiWriteReg.Name = "btnSpiWriteReg"; 00388 this.btnSpiWriteReg.Size = new System.Drawing.Size(80, 22); 00389 this.btnSpiWriteReg.TabIndex = 98; 00390 this.btnSpiWriteReg.Text = "WriteReg"; 00391 this.btnSpiWriteReg.UseVisualStyleBackColor = true; 00392 this.btnSpiWriteReg.Click += new System.EventHandler(this.btnSpiWriteReg_Click); 00393 // 00394 // tbMAX30101ReadData 00395 // 00396 this.tbMAX30101ReadData.Location = new System.Drawing.Point(123, 44); 00397 this.tbMAX30101ReadData.Name = "tbMAX30101ReadData"; 00398 this.tbMAX30101ReadData.ReadOnly = true; 00399 this.tbMAX30101ReadData.Size = new System.Drawing.Size(80, 20); 00400 this.tbMAX30101ReadData.TabIndex = 96; 00401 this.tbMAX30101ReadData.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00402 // 00403 // label9 00404 // 00405 this.label9.AutoSize = true; 00406 this.label9.Location = new System.Drawing.Point(16, 28); 00407 this.label9.Name = "label9"; 00408 this.label9.Size = new System.Drawing.Size(45, 13); 00409 this.label9.TabIndex = 77; 00410 this.label9.Text = "Address"; 00411 // 00412 // tbMAX30101Address 00413 // 00414 this.tbMAX30101Address.Location = new System.Drawing.Point(19, 44); 00415 this.tbMAX30101Address.Name = "tbMAX30101Address"; 00416 this.tbMAX30101Address.Size = new System.Drawing.Size(80, 20); 00417 this.tbMAX30101Address.TabIndex = 94; 00418 this.tbMAX30101Address.Text = "AE"; 00419 this.tbMAX30101Address.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00420 // 00421 // groupBox2 00422 // 00423 this.groupBox2.BackgroundColor = System.Drawing.Color.White; 00424 this.groupBox2.Controls.Add(this.label8); 00425 this.groupBox2.Controls.Add(this.tbSpiWriteData); 00426 this.groupBox2.Controls.Add(this.label7); 00427 this.groupBox2.Controls.Add(this.btnSpiReadReg); 00428 this.groupBox2.Controls.Add(this.label6); 00429 this.groupBox2.Controls.Add(this.tbSpiAddress); 00430 this.groupBox2.Controls.Add(this.tbSpiReadData); 00431 this.groupBox2.Controls.Add(this.btnI2cWriteData); 00432 this.groupBox2.Location = new System.Drawing.Point(16, 155); 00433 this.groupBox2.Name = "groupBox2"; 00434 this.groupBox2.Size = new System.Drawing.Size(400, 110); 00435 this.groupBox2.TabIndex = 83; 00436 this.groupBox2.TabStop = false; 00437 this.groupBox2.Text = "SPI"; 00438 // 00439 // label8 00440 // 00441 this.label8.AutoSize = true; 00442 this.label8.Location = new System.Drawing.Point(226, 31); 00443 this.label8.Name = "label8"; 00444 this.label8.Size = new System.Drawing.Size(58, 13); 00445 this.label8.TabIndex = 79; 00446 this.label8.Text = "Write Data"; 00447 // 00448 // tbSpiWriteData 00449 // 00450 this.tbSpiWriteData.Location = new System.Drawing.Point(229, 47); 00451 this.tbSpiWriteData.Name = "tbSpiWriteData"; 00452 this.tbSpiWriteData.Size = new System.Drawing.Size(80, 20); 00453 this.tbSpiWriteData.TabIndex = 104; 00454 this.tbSpiWriteData.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00455 // 00456 // label7 00457 // 00458 this.label7.AutoSize = true; 00459 this.label7.Location = new System.Drawing.Point(120, 31); 00460 this.label7.Name = "label7"; 00461 this.label7.Size = new System.Drawing.Size(59, 13); 00462 this.label7.TabIndex = 78; 00463 this.label7.Text = "Read Data"; 00464 // 00465 // btnSpiReadReg 00466 // 00467 this.btnSpiReadReg.Location = new System.Drawing.Point(123, 73); 00468 this.btnSpiReadReg.Margin = new System.Windows.Forms.Padding(2); 00469 this.btnSpiReadReg.Name = "btnSpiReadReg"; 00470 this.btnSpiReadReg.Size = new System.Drawing.Size(80, 22); 00471 this.btnSpiReadReg.TabIndex = 97; 00472 this.btnSpiReadReg.Text = "ReadReg"; 00473 this.btnSpiReadReg.UseVisualStyleBackColor = true; 00474 this.btnSpiReadReg.Click += new System.EventHandler(this.btnSpiReadReg_Click); 00475 // 00476 // label6 00477 // 00478 this.label6.AutoSize = true; 00479 this.label6.Location = new System.Drawing.Point(16, 31); 00480 this.label6.Name = "label6"; 00481 this.label6.Size = new System.Drawing.Size(45, 13); 00482 this.label6.TabIndex = 77; 00483 this.label6.Text = "Address"; 00484 // 00485 // tbSpiAddress 00486 // 00487 this.tbSpiAddress.Location = new System.Drawing.Point(19, 47); 00488 this.tbSpiAddress.Name = "tbSpiAddress"; 00489 this.tbSpiAddress.Size = new System.Drawing.Size(80, 20); 00490 this.tbSpiAddress.TabIndex = 99; 00491 this.tbSpiAddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00492 // 00493 // tbSpiReadData 00494 // 00495 this.tbSpiReadData.Location = new System.Drawing.Point(123, 47); 00496 this.tbSpiReadData.Name = "tbSpiReadData"; 00497 this.tbSpiReadData.ReadOnly = true; 00498 this.tbSpiReadData.Size = new System.Drawing.Size(80, 20); 00499 this.tbSpiReadData.TabIndex = 101; 00500 this.tbSpiReadData.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00501 // 00502 // btnI2cWriteData 00503 // 00504 this.btnI2cWriteData.Location = new System.Drawing.Point(229, 73); 00505 this.btnI2cWriteData.Margin = new System.Windows.Forms.Padding(2); 00506 this.btnI2cWriteData.Name = "btnI2cWriteData"; 00507 this.btnI2cWriteData.Size = new System.Drawing.Size(80, 22); 00508 this.btnI2cWriteData.TabIndex = 103; 00509 this.btnI2cWriteData.Text = "WriteReg"; 00510 this.btnI2cWriteData.UseVisualStyleBackColor = true; 00511 this.btnI2cWriteData.Click += new System.EventHandler(this.btnI2cWriteData_Click); 00512 // 00513 // groupBox1 00514 // 00515 this.groupBox1.BackgroundColor = System.Drawing.Color.White; 00516 this.groupBox1.Controls.Add(this.label5); 00517 this.groupBox1.Controls.Add(this.label4); 00518 this.groupBox1.Controls.Add(this.label3); 00519 this.groupBox1.Controls.Add(this.label2); 00520 this.groupBox1.Controls.Add(this.label1); 00521 this.groupBox1.Controls.Add(this.tbI2cInstance); 00522 this.groupBox1.Controls.Add(this.tbI2cWriteData); 00523 this.groupBox1.Controls.Add(this.btnI2cWriteReg); 00524 this.groupBox1.Controls.Add(this.tbI2cReadData); 00525 this.groupBox1.Controls.Add(this.btnI2cReadReg); 00526 this.groupBox1.Controls.Add(this.tbI2cAddress); 00527 this.groupBox1.Controls.Add(this.tbI2cSlaveAddress); 00528 this.groupBox1.Location = new System.Drawing.Point(16, 44); 00529 this.groupBox1.Name = "groupBox1"; 00530 this.groupBox1.Size = new System.Drawing.Size(400, 110); 00531 this.groupBox1.TabIndex = 82; 00532 this.groupBox1.TabStop = false; 00533 this.groupBox1.Text = "I2C"; 00534 // 00535 // label5 00536 // 00537 this.label5.AutoSize = true; 00538 this.label5.Location = new System.Drawing.Point(317, 27); 00539 this.label5.Name = "label5"; 00540 this.label5.Size = new System.Drawing.Size(58, 13); 00541 this.label5.TabIndex = 79; 00542 this.label5.Text = "Write Data"; 00543 // 00544 // label4 00545 // 00546 this.label4.AutoSize = true; 00547 this.label4.Location = new System.Drawing.Point(250, 27); 00548 this.label4.Name = "label4"; 00549 this.label4.Size = new System.Drawing.Size(59, 13); 00550 this.label4.TabIndex = 78; 00551 this.label4.Text = "Read Data"; 00552 // 00553 // label3 00554 // 00555 this.label3.AutoSize = true; 00556 this.label3.Location = new System.Drawing.Point(166, 27); 00557 this.label3.Name = "label3"; 00558 this.label3.Size = new System.Drawing.Size(45, 13); 00559 this.label3.TabIndex = 77; 00560 this.label3.Text = "Address"; 00561 // 00562 // label2 00563 // 00564 this.label2.AutoSize = true; 00565 this.label2.Location = new System.Drawing.Point(91, 27); 00566 this.label2.Name = "label2"; 00567 this.label2.Size = new System.Drawing.Size(75, 13); 00568 this.label2.TabIndex = 76; 00569 this.label2.Text = "Slave Address"; 00570 // 00571 // label1 00572 // 00573 this.label1.AutoSize = true; 00574 this.label1.Location = new System.Drawing.Point(12, 27); 00575 this.label1.Name = "label1"; 00576 this.label1.Size = new System.Drawing.Size(48, 13); 00577 this.label1.TabIndex = 75; 00578 this.label1.Text = "Instance"; 00579 // 00580 // tbI2cInstance 00581 // 00582 this.tbI2cInstance.Location = new System.Drawing.Point(15, 45); 00583 this.tbI2cInstance.Name = "tbI2cInstance"; 00584 this.tbI2cInstance.Size = new System.Drawing.Size(69, 20); 00585 this.tbI2cInstance.TabIndex = 72; 00586 this.tbI2cInstance.Text = "2"; 00587 this.tbI2cInstance.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00588 // 00589 // tbI2cWriteData 00590 // 00591 this.tbI2cWriteData.Location = new System.Drawing.Point(320, 45); 00592 this.tbI2cWriteData.Name = "tbI2cWriteData"; 00593 this.tbI2cWriteData.Size = new System.Drawing.Size(69, 20); 00594 this.tbI2cWriteData.TabIndex = 74; 00595 this.tbI2cWriteData.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00596 // 00597 // btnI2cWriteReg 00598 // 00599 this.btnI2cWriteReg.Location = new System.Drawing.Point(320, 72); 00600 this.btnI2cWriteReg.Margin = new System.Windows.Forms.Padding(2); 00601 this.btnI2cWriteReg.Name = "btnI2cWriteReg"; 00602 this.btnI2cWriteReg.Size = new System.Drawing.Size(69, 22); 00603 this.btnI2cWriteReg.TabIndex = 71; 00604 this.btnI2cWriteReg.Text = "WriteReg"; 00605 this.btnI2cWriteReg.UseVisualStyleBackColor = true; 00606 this.btnI2cWriteReg.Click += new System.EventHandler(this.btnI2cWriteReg_Click); 00607 // 00608 // tbI2cReadData 00609 // 00610 this.tbI2cReadData.Location = new System.Drawing.Point(253, 45); 00611 this.tbI2cReadData.Name = "tbI2cReadData"; 00612 this.tbI2cReadData.ReadOnly = true; 00613 this.tbI2cReadData.Size = new System.Drawing.Size(61, 20); 00614 this.tbI2cReadData.TabIndex = 69; 00615 this.tbI2cReadData.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00616 // 00617 // btnI2cReadReg 00618 // 00619 this.btnI2cReadReg.Location = new System.Drawing.Point(253, 72); 00620 this.btnI2cReadReg.Margin = new System.Windows.Forms.Padding(2); 00621 this.btnI2cReadReg.Name = "btnI2cReadReg"; 00622 this.btnI2cReadReg.Size = new System.Drawing.Size(61, 22); 00623 this.btnI2cReadReg.TabIndex = 64; 00624 this.btnI2cReadReg.Text = "ReadReg"; 00625 this.btnI2cReadReg.UseVisualStyleBackColor = true; 00626 this.btnI2cReadReg.Click += new System.EventHandler(this.btnI2cReadReg_Click); 00627 // 00628 // tbI2cAddress 00629 // 00630 this.tbI2cAddress.Location = new System.Drawing.Point(169, 45); 00631 this.tbI2cAddress.Name = "tbI2cAddress"; 00632 this.tbI2cAddress.Size = new System.Drawing.Size(69, 20); 00633 this.tbI2cAddress.TabIndex = 67; 00634 this.tbI2cAddress.Text = "FF"; 00635 this.tbI2cAddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00636 // 00637 // tbI2cSlaveAddress 00638 // 00639 this.tbI2cSlaveAddress.Location = new System.Drawing.Point(94, 45); 00640 this.tbI2cSlaveAddress.Name = "tbI2cSlaveAddress"; 00641 this.tbI2cSlaveAddress.Size = new System.Drawing.Size(69, 20); 00642 this.tbI2cSlaveAddress.TabIndex = 65; 00643 this.tbI2cSlaveAddress.Text = "AE"; 00644 this.tbI2cSlaveAddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00645 // 00646 // btnShowHideRpcLog 00647 // 00648 this.btnShowHideRpcLog.Location = new System.Drawing.Point(16, 15); 00649 this.btnShowHideRpcLog.Name = "btnShowHideRpcLog"; 00650 this.btnShowHideRpcLog.Size = new System.Drawing.Size(127, 23); 00651 this.btnShowHideRpcLog.TabIndex = 88; 00652 this.btnShowHideRpcLog.Text = "Show RPC Log"; 00653 this.btnShowHideRpcLog.UseVisualStyleBackColor = true; 00654 this.btnShowHideRpcLog.Click += new System.EventHandler(this.btnShowHideRpcLog_Click); 00655 // 00656 // groupBox7 00657 // 00658 this.groupBox7.BackgroundColor = System.Drawing.Color.White; 00659 this.groupBox7.Controls.Add(this.label19); 00660 this.groupBox7.Controls.Add(this.tbMAX30001WriteData); 00661 this.groupBox7.Controls.Add(this.btnMAX30001ReadReg); 00662 this.groupBox7.Controls.Add(this.tbMAX30001Address); 00663 this.groupBox7.Controls.Add(this.label20); 00664 this.groupBox7.Controls.Add(this.tbMAX30001ReadData); 00665 this.groupBox7.Controls.Add(this.btnMAX30001WriteReg); 00666 this.groupBox7.Controls.Add(this.label21); 00667 this.groupBox7.Location = new System.Drawing.Point(424, 155); 00668 this.groupBox7.Name = "groupBox7"; 00669 this.groupBox7.Size = new System.Drawing.Size(380, 110); 00670 this.groupBox7.TabIndex = 109; 00671 this.groupBox7.TabStop = false; 00672 this.groupBox7.Text = "MAX30001"; 00673 // 00674 // label19 00675 // 00676 this.label19.AutoSize = true; 00677 this.label19.Location = new System.Drawing.Point(226, 31); 00678 this.label19.Name = "label19"; 00679 this.label19.Size = new System.Drawing.Size(58, 13); 00680 this.label19.TabIndex = 79; 00681 this.label19.Text = "Write Data"; 00682 // 00683 // tbMAX30001WriteData 00684 // 00685 this.tbMAX30001WriteData.Location = new System.Drawing.Point(229, 47); 00686 this.tbMAX30001WriteData.Name = "tbMAX30001WriteData"; 00687 this.tbMAX30001WriteData.Size = new System.Drawing.Size(80, 20); 00688 this.tbMAX30001WriteData.TabIndex = 107; 00689 this.tbMAX30001WriteData.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00690 // 00691 // btnMAX30001ReadReg 00692 // 00693 this.btnMAX30001ReadReg.Location = new System.Drawing.Point(123, 73); 00694 this.btnMAX30001ReadReg.Margin = new System.Windows.Forms.Padding(2); 00695 this.btnMAX30001ReadReg.Name = "btnMAX30001ReadReg"; 00696 this.btnMAX30001ReadReg.Size = new System.Drawing.Size(80, 22); 00697 this.btnMAX30001ReadReg.TabIndex = 100; 00698 this.btnMAX30001ReadReg.Text = "ReadReg"; 00699 this.btnMAX30001ReadReg.UseVisualStyleBackColor = true; 00700 this.btnMAX30001ReadReg.Click += new System.EventHandler(this.btnMAX30001ReadReg_Click); 00701 // 00702 // tbMAX30001Address 00703 // 00704 this.tbMAX30001Address.Location = new System.Drawing.Point(19, 47); 00705 this.tbMAX30001Address.Name = "tbMAX30001Address"; 00706 this.tbMAX30001Address.Size = new System.Drawing.Size(80, 20); 00707 this.tbMAX30001Address.TabIndex = 102; 00708 this.tbMAX30001Address.Text = "02"; 00709 this.tbMAX30001Address.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00710 // 00711 // label20 00712 // 00713 this.label20.AutoSize = true; 00714 this.label20.Location = new System.Drawing.Point(120, 31); 00715 this.label20.Name = "label20"; 00716 this.label20.Size = new System.Drawing.Size(59, 13); 00717 this.label20.TabIndex = 78; 00718 this.label20.Text = "Read Data"; 00719 // 00720 // tbMAX30001ReadData 00721 // 00722 this.tbMAX30001ReadData.Location = new System.Drawing.Point(123, 47); 00723 this.tbMAX30001ReadData.Name = "tbMAX30001ReadData"; 00724 this.tbMAX30001ReadData.ReadOnly = true; 00725 this.tbMAX30001ReadData.Size = new System.Drawing.Size(80, 20); 00726 this.tbMAX30001ReadData.TabIndex = 104; 00727 this.tbMAX30001ReadData.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00728 // 00729 // btnMAX30001WriteReg 00730 // 00731 this.btnMAX30001WriteReg.Location = new System.Drawing.Point(229, 73); 00732 this.btnMAX30001WriteReg.Margin = new System.Windows.Forms.Padding(2); 00733 this.btnMAX30001WriteReg.Name = "btnMAX30001WriteReg"; 00734 this.btnMAX30001WriteReg.Size = new System.Drawing.Size(80, 22); 00735 this.btnMAX30001WriteReg.TabIndex = 106; 00736 this.btnMAX30001WriteReg.Text = "WriteReg"; 00737 this.btnMAX30001WriteReg.UseVisualStyleBackColor = true; 00738 this.btnMAX30001WriteReg.Click += new System.EventHandler(this.btnMAX30001WriteReg_Click); 00739 // 00740 // label21 00741 // 00742 this.label21.AutoSize = true; 00743 this.label21.Location = new System.Drawing.Point(16, 31); 00744 this.label21.Name = "label21"; 00745 this.label21.Size = new System.Drawing.Size(45, 13); 00746 this.label21.TabIndex = 77; 00747 this.label21.Text = "Address"; 00748 // 00749 // label22 00750 // 00751 this.label22.AutoSize = true; 00752 this.label22.Location = new System.Drawing.Point(20, 494); 00753 this.label22.Name = "label22"; 00754 this.label22.Size = new System.Drawing.Size(230, 13); 00755 this.label22.TabIndex = 110; 00756 this.label22.Text = "Note: All values on this tab are in hexadecimal. "; 00757 // 00758 // PrimitivesView 00759 // 00760 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 00761 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 00762 this.BackColor = System.Drawing.Color.White; 00763 this.Controls.Add(this.label22); 00764 this.Controls.Add(this.groupBox7); 00765 this.Controls.Add(this.btnShowHideRpcLog); 00766 this.Controls.Add(this.groupBox6); 00767 this.Controls.Add(this.groupBox5); 00768 this.Controls.Add(this.groupBox4); 00769 this.Controls.Add(this.groupBox3); 00770 this.Controls.Add(this.groupBox2); 00771 this.Controls.Add(this.groupBox1); 00772 this.Name = "PrimitivesView"; 00773 this.Size = new System.Drawing.Size(1006, 512); 00774 this.Load += new System.EventHandler(this.PrimitivesView_Load); 00775 this.groupBox6.ResumeLayout(false); 00776 this.groupBox6.PerformLayout(); 00777 this.groupBox5.ResumeLayout(false); 00778 this.groupBox5.PerformLayout(); 00779 this.groupBox4.ResumeLayout(false); 00780 this.groupBox4.PerformLayout(); 00781 this.groupBox3.ResumeLayout(false); 00782 this.groupBox3.PerformLayout(); 00783 this.groupBox2.ResumeLayout(false); 00784 this.groupBox2.PerformLayout(); 00785 this.groupBox1.ResumeLayout(false); 00786 this.groupBox1.PerformLayout(); 00787 this.groupBox7.ResumeLayout(false); 00788 this.groupBox7.PerformLayout(); 00789 this.ResumeLayout(false); 00790 this.PerformLayout(); 00791 00792 } 00793 00794 #endregion 00795 00796 private MaximStyle.MaximGroupBox groupBox6; 00797 private System.Windows.Forms.TextBox tbCommandLine; 00798 private MaximStyle.MaximButton btnRawRpcEnter; 00799 private MaximStyle.MaximGroupBox groupBox5; 00800 private System.Windows.Forms.TextBox tbLIS2HDWriteData; 00801 private MaximStyle.MaximButton btnLIS2HDReadReg; 00802 private System.Windows.Forms.TextBox tbLIS2HDAddress; 00803 private System.Windows.Forms.TextBox tbLIS2HDReadData; 00804 private MaximStyle.MaximButton btnLIS2HDWriteReg; 00805 private MaximStyle.MaximGroupBox groupBox4; 00806 private System.Windows.Forms.TextBox tbMAX30205WriteData; 00807 private MaximStyle.MaximButton btnMAX30205ReadReg; 00808 private System.Windows.Forms.TextBox tbMAX30205Address; 00809 private System.Windows.Forms.TextBox tbMAX30205ReadData; 00810 private MaximStyle.MaximButton btnMAX30205WriteReg; 00811 private MaximStyle.MaximGroupBox groupBox3; 00812 private MaximStyle.MaximButton btnMAX30101ReadReg; 00813 private System.Windows.Forms.TextBox tbMAX30101WriteData; 00814 private MaximStyle.MaximButton btnSpiWriteReg; 00815 private System.Windows.Forms.TextBox tbMAX30101ReadData; 00816 private System.Windows.Forms.TextBox tbMAX30101Address; 00817 private MaximStyle.MaximGroupBox groupBox2; 00818 private System.Windows.Forms.TextBox tbSpiWriteData; 00819 private MaximStyle.MaximButton btnSpiReadReg; 00820 private System.Windows.Forms.TextBox tbSpiAddress; 00821 private System.Windows.Forms.TextBox tbSpiReadData; 00822 private MaximStyle.MaximButton btnI2cWriteData; 00823 private MaximStyle.MaximGroupBox groupBox1; 00824 private System.Windows.Forms.TextBox tbI2cInstance; 00825 private System.Windows.Forms.TextBox tbI2cWriteData; 00826 private MaximStyle.MaximButton btnI2cWriteReg; 00827 private System.Windows.Forms.TextBox tbI2cReadData; 00828 private MaximStyle.MaximButton btnI2cReadReg; 00829 private System.Windows.Forms.TextBox tbI2cAddress; 00830 private System.Windows.Forms.TextBox tbI2cSlaveAddress; 00831 private MaximStyle.MaximButton btnShowHideRpcLog; 00832 private System.Windows.Forms.Label label1; 00833 private System.Windows.Forms.Label label18; 00834 private System.Windows.Forms.Label label17; 00835 private System.Windows.Forms.Label label16; 00836 private System.Windows.Forms.Label label15; 00837 private System.Windows.Forms.Label label14; 00838 private System.Windows.Forms.Label label13; 00839 private System.Windows.Forms.Label label12; 00840 private System.Windows.Forms.Label label11; 00841 private System.Windows.Forms.Label label10; 00842 private System.Windows.Forms.Label label9; 00843 private System.Windows.Forms.Label label8; 00844 private System.Windows.Forms.Label label7; 00845 private System.Windows.Forms.Label label6; 00846 private System.Windows.Forms.Label label5; 00847 private System.Windows.Forms.Label label4; 00848 private System.Windows.Forms.Label label3; 00849 private System.Windows.Forms.Label label2; 00850 private MaximStyle.MaximGroupBox groupBox7; 00851 private System.Windows.Forms.Label label19; 00852 private System.Windows.Forms.TextBox tbMAX30001WriteData; 00853 private MaximStyle.MaximButton btnMAX30001ReadReg; 00854 private System.Windows.Forms.TextBox tbMAX30001Address; 00855 private System.Windows.Forms.Label label20; 00856 private System.Windows.Forms.TextBox tbMAX30001ReadData; 00857 private MaximStyle.MaximButton btnMAX30001WriteReg; 00858 private System.Windows.Forms.Label label21; 00859 private System.Windows.Forms.Label label22; 00860 } 00861 }
Generated on Thu Jul 28 2022 18:07:15 by
1.7.2