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.
OpticalView.Designer.cs
00001 namespace HealthSensorPlatform.CustomControls 00002 { 00003 partial class OpticalView 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 System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); 00032 System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); 00033 System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); 00034 System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series(); 00035 System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series(); 00036 System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series(); 00037 System.Windows.Forms.DataVisualization.Charting.Title title1 = new System.Windows.Forms.DataVisualization.Charting.Title(); 00038 System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); 00039 System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea5 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); 00040 System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea6 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); 00041 System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series(); 00042 System.Windows.Forms.DataVisualization.Charting.Series series5 = new System.Windows.Forms.DataVisualization.Charting.Series(); 00043 System.Windows.Forms.DataVisualization.Charting.Series series6 = new System.Windows.Forms.DataVisualization.Charting.Series(); 00044 System.Windows.Forms.DataVisualization.Charting.Title title2 = new System.Windows.Forms.DataVisualization.Charting.Title(); 00045 this.groupBoxAccelMeasurements = new MaximStyle.MaximGroupBox(); 00046 this.label7 = new System.Windows.Forms.Label(); 00047 this.chartAccel = new System.Windows.Forms.DataVisualization.Charting.Chart(); 00048 this.maximGroupBoxProximity = new MaximStyle.MaximGroupBox(); 00049 this.labelnumProxThreshold = new System.Windows.Forms.Label(); 00050 this.numProxThreshold = new System.Windows.Forms.NumericUpDown(); 00051 this.labelcboPilotPA = new System.Windows.Forms.Label(); 00052 this.label21 = new System.Windows.Forms.Label(); 00053 this.lblAvgPilotPALEDcurrent = new System.Windows.Forms.Label(); 00054 this.cboPilotPA = new MaximStyle.MaximComboBox(); 00055 this.groupBoxOpticalMeasurements = new MaximStyle.MaximGroupBox(); 00056 this.label45 = new System.Windows.Forms.Label(); 00057 this.chartLED = new System.Windows.Forms.DataVisualization.Charting.Chart(); 00058 this.maximGroupBoxLEDTimingSlots = new MaximStyle.MaximGroupBox(); 00059 this.cboLEDslot1 = new MaximStyle.MaximComboBox(); 00060 this.cboLEDslot2 = new MaximStyle.MaximComboBox(); 00061 this.labelcboLEDslot4 = new System.Windows.Forms.Label(); 00062 this.cboLEDslot3 = new MaximStyle.MaximComboBox(); 00063 this.labelcboLEDslot3 = new System.Windows.Forms.Label(); 00064 this.cboLEDslot4 = new MaximStyle.MaximComboBox(); 00065 this.labelcboLEDslot2 = new System.Windows.Forms.Label(); 00066 this.labelcboLEDslot1 = new System.Windows.Forms.Label(); 00067 this.maximGroupBoxSettings = new MaximStyle.MaximGroupBox(); 00068 this.label28 = new System.Windows.Forms.Label(); 00069 this.label25 = new System.Windows.Forms.Label(); 00070 this.label26 = new System.Windows.Forms.Label(); 00071 this.label27 = new System.Windows.Forms.Label(); 00072 this.cboADCFSrangenA = new MaximStyle.MaximComboBox(); 00073 this.label29 = new System.Windows.Forms.Label(); 00074 this.cboSampleAvg = new MaximStyle.MaximComboBox(); 00075 this.label30 = new System.Windows.Forms.Label(); 00076 this.cboSampleRate = new MaximStyle.MaximComboBox(); 00077 this.label31 = new System.Windows.Forms.Label(); 00078 this.cboPulseWidth = new MaximStyle.MaximComboBox(); 00079 this.maximGroupBoxLEDcurrents = new MaximStyle.MaximGroupBox(); 00080 this.cboIRLED = new MaximStyle.MaximComboBox(); 00081 this.labelcboRedLED = new System.Windows.Forms.Label(); 00082 this.labelcboGreenLED = new System.Windows.Forms.Label(); 00083 this.label32 = new System.Windows.Forms.Label(); 00084 this.label33 = new System.Windows.Forms.Label(); 00085 this.label35 = new System.Windows.Forms.Label(); 00086 this.label34 = new System.Windows.Forms.Label(); 00087 this.labelcboIRLED = new System.Windows.Forms.Label(); 00088 this.cboRedLED = new MaximStyle.MaximComboBox(); 00089 this.cboGreenLED = new MaximStyle.MaximComboBox(); 00090 this.lblAvgIRLEDcurrent = new System.Windows.Forms.Label(); 00091 this.lblAvgGreenLEDcurrent = new System.Windows.Forms.Label(); 00092 this.lblAvgRedLEDcurrent = new System.Windows.Forms.Label(); 00093 this.label36 = new System.Windows.Forms.Label(); 00094 this.label37 = new System.Windows.Forms.Label(); 00095 this.maximGroupBoxRegs = new MaximStyle.MaximGroupBox(); 00096 this.textBoxRegValue = new System.Windows.Forms.TextBox(); 00097 this.btnRegWrite = new MaximStyle.MaximButton(); 00098 this.btnRegRead = new MaximStyle.MaximButton(); 00099 this.comboBoxRegAddr = new MaximStyle.MaximComboBox(); 00100 this.btnDefaults = new MaximStyle.MaximButton(); 00101 this.btnMonitoring = new MaximStyle.MaximButton(); 00102 this.label38 = new System.Windows.Forms.Label(); 00103 this.cboMode = new MaximStyle.MaximComboBox(); 00104 this.button1 = new System.Windows.Forms.Button(); 00105 this.lblPulseInterval = new System.Windows.Forms.Label(); 00106 this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); 00107 this.panel1 = new System.Windows.Forms.Panel(); 00108 this.grpAlgorithm = new MaximStyle.MaximGroupBox(); 00109 this.lblSpO2 = new System.Windows.Forms.Label(); 00110 this.lblHeartRate = new System.Windows.Forms.Label(); 00111 this.label8 = new System.Windows.Forms.Label(); 00112 this.label6 = new System.Windows.Forms.Label(); 00113 this.label2 = new System.Windows.Forms.Label(); 00114 this.label1 = new System.Windows.Forms.Label(); 00115 this.groupBoxAccelMeasurements.SuspendLayout(); 00116 ((System.ComponentModel.ISupportInitialize)(this.chartAccel)).BeginInit(); 00117 this.maximGroupBoxProximity.SuspendLayout(); 00118 ((System.ComponentModel.ISupportInitialize)(this.numProxThreshold)).BeginInit(); 00119 this.groupBoxOpticalMeasurements.SuspendLayout(); 00120 ((System.ComponentModel.ISupportInitialize)(this.chartLED)).BeginInit(); 00121 this.maximGroupBoxLEDTimingSlots.SuspendLayout(); 00122 this.maximGroupBoxSettings.SuspendLayout(); 00123 this.maximGroupBoxLEDcurrents.SuspendLayout(); 00124 this.maximGroupBoxRegs.SuspendLayout(); 00125 this.tableLayoutPanel1.SuspendLayout(); 00126 this.panel1.SuspendLayout(); 00127 this.grpAlgorithm.SuspendLayout(); 00128 this.SuspendLayout(); 00129 // 00130 // groupBoxAccelMeasurements 00131 // 00132 this.groupBoxAccelMeasurements.BackgroundColor = System.Drawing.Color.White; 00133 this.groupBoxAccelMeasurements.Controls.Add(this.label7); 00134 this.groupBoxAccelMeasurements.Controls.Add(this.chartAccel); 00135 this.groupBoxAccelMeasurements.Dock = System.Windows.Forms.DockStyle.Fill; 00136 this.groupBoxAccelMeasurements.Location = new System.Drawing.Point(508, 3); 00137 this.groupBoxAccelMeasurements.Name = "groupBoxAccelMeasurements"; 00138 this.groupBoxAccelMeasurements.Size = new System.Drawing.Size(247, 528); 00139 this.groupBoxAccelMeasurements.TabIndex = 38; 00140 this.groupBoxAccelMeasurements.TabStop = false; 00141 this.groupBoxAccelMeasurements.Text = "Accelerometer Measurements"; 00142 // 00143 // label7 00144 // 00145 this.label7.Anchor = System.Windows.Forms.AnchorStyles.Bottom; 00146 this.label7.AutoSize = true; 00147 this.label7.Location = new System.Drawing.Point(105, 511); 00148 this.label7.Name = "label7"; 00149 this.label7.Size = new System.Drawing.Size(79, 13); 00150 this.label7.TabIndex = 34; 00151 this.label7.Text = "Time (seconds)"; 00152 // 00153 // chartAccel 00154 // 00155 this.chartAccel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 00156 | System.Windows.Forms.AnchorStyles.Left) 00157 | System.Windows.Forms.AnchorStyles.Right))); 00158 chartArea1.AxisY.Title = "Accelerometer X"; 00159 chartArea1.Name = "ChartArea4AccelX"; 00160 chartArea2.AlignWithChartArea = "ChartArea4AccelX"; 00161 chartArea2.AxisY.Title = "Accelerometer Y"; 00162 chartArea2.Name = "ChartArea5AccelY"; 00163 chartArea3.AlignWithChartArea = "ChartArea4AccelX"; 00164 chartArea3.AxisY.Title = "Accelerometer Z"; 00165 chartArea3.Name = "ChartArea6AccelZ"; 00166 this.chartAccel.ChartAreas.Add(chartArea1); 00167 this.chartAccel.ChartAreas.Add(chartArea2); 00168 this.chartAccel.ChartAreas.Add(chartArea3); 00169 this.chartAccel.Location = new System.Drawing.Point(6, 19); 00170 this.chartAccel.Name = "chartAccel"; 00171 series1.ChartArea = "ChartArea4AccelX"; 00172 series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; 00173 series1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(51)))), ((int)(((byte)(89))))); 00174 series1.MarkerSize = 1; 00175 series1.Name = "SeriesAccelX"; 00176 series1.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32; 00177 series1.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32; 00178 series2.ChartArea = "ChartArea5AccelY"; 00179 series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; 00180 series2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(176)))), ((int)(((byte)(169))))); 00181 series2.Name = "SeriesAccelY"; 00182 series2.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32; 00183 series2.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32; 00184 series3.ChartArea = "ChartArea6AccelZ"; 00185 series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; 00186 series3.Color = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(175)))), ((int)(((byte)(0))))); 00187 series3.Name = "SeriesAccelZ"; 00188 series3.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32; 00189 series3.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32; 00190 this.chartAccel.Series.Add(series1); 00191 this.chartAccel.Series.Add(series2); 00192 this.chartAccel.Series.Add(series3); 00193 this.chartAccel.Size = new System.Drawing.Size(235, 503); 00194 this.chartAccel.TabIndex = 32; 00195 this.chartAccel.Text = "chart1"; 00196 title1.Name = "Title1"; 00197 title1.Text = "Red"; 00198 title1.Visible = false; 00199 this.chartAccel.Titles.Add(title1); 00200 // 00201 // maximGroupBoxProximity 00202 // 00203 this.maximGroupBoxProximity.BackgroundColor = System.Drawing.Color.White; 00204 this.maximGroupBoxProximity.Controls.Add(this.labelnumProxThreshold); 00205 this.maximGroupBoxProximity.Controls.Add(this.numProxThreshold); 00206 this.maximGroupBoxProximity.Controls.Add(this.labelcboPilotPA); 00207 this.maximGroupBoxProximity.Controls.Add(this.label21); 00208 this.maximGroupBoxProximity.Controls.Add(this.lblAvgPilotPALEDcurrent); 00209 this.maximGroupBoxProximity.Controls.Add(this.cboPilotPA); 00210 this.maximGroupBoxProximity.Enabled = false; 00211 this.maximGroupBoxProximity.Location = new System.Drawing.Point(570, 517); 00212 this.maximGroupBoxProximity.Name = "maximGroupBoxProximity"; 00213 this.maximGroupBoxProximity.Size = new System.Drawing.Size(248, 78); 00214 this.maximGroupBoxProximity.TabIndex = 37; 00215 this.maximGroupBoxProximity.TabStop = false; 00216 this.maximGroupBoxProximity.Text = "Proximity"; 00217 this.maximGroupBoxProximity.Visible = false; 00218 // 00219 // labelnumProxThreshold 00220 // 00221 this.labelnumProxThreshold.AutoSize = true; 00222 this.labelnumProxThreshold.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00223 this.labelnumProxThreshold.Location = new System.Drawing.Point(13, 55); 00224 this.labelnumProxThreshold.Name = "labelnumProxThreshold"; 00225 this.labelnumProxThreshold.Size = new System.Drawing.Size(123, 15); 00226 this.labelnumProxThreshold.TabIndex = 24; 00227 this.labelnumProxThreshold.Text = "PROX_INT_THRESH"; 00228 this.labelnumProxThreshold.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00229 // 00230 // numProxThreshold 00231 // 00232 this.numProxThreshold.Hexadecimal = true; 00233 this.numProxThreshold.Location = new System.Drawing.Point(148, 52); 00234 this.numProxThreshold.Maximum = new decimal(new int[] { 00235 255, 00236 0, 00237 0, 00238 0}); 00239 this.numProxThreshold.Name = "numProxThreshold"; 00240 this.numProxThreshold.Size = new System.Drawing.Size(55, 20); 00241 this.numProxThreshold.TabIndex = 14; 00242 this.numProxThreshold.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00243 this.numProxThreshold.Value = new decimal(new int[] { 00244 255, 00245 0, 00246 0, 00247 0}); 00248 // 00249 // labelcboPilotPA 00250 // 00251 this.labelcboPilotPA.AutoSize = true; 00252 this.labelcboPilotPA.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00253 this.labelcboPilotPA.Location = new System.Drawing.Point(12, 26); 00254 this.labelcboPilotPA.Name = "labelcboPilotPA"; 00255 this.labelcboPilotPA.Size = new System.Drawing.Size(62, 15); 00256 this.labelcboPilotPA.TabIndex = 4; 00257 this.labelcboPilotPA.Text = "PILOT_PA"; 00258 this.labelcboPilotPA.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00259 // 00260 // label21 00261 // 00262 this.label21.AutoSize = true; 00263 this.label21.Font = new System.Drawing.Font("Arial", 9F); 00264 this.label21.Location = new System.Drawing.Point(208, 26); 00265 this.label21.Name = "label21"; 00266 this.label21.Size = new System.Drawing.Size(25, 15); 00267 this.label21.TabIndex = 18; 00268 this.label21.Text = "mA"; 00269 this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00270 // 00271 // lblAvgPilotPALEDcurrent 00272 // 00273 this.lblAvgPilotPALEDcurrent.AutoSize = true; 00274 this.lblAvgPilotPALEDcurrent.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00275 this.lblAvgPilotPALEDcurrent.Location = new System.Drawing.Point(177, 26); 00276 this.lblAvgPilotPALEDcurrent.Name = "lblAvgPilotPALEDcurrent"; 00277 this.lblAvgPilotPALEDcurrent.Size = new System.Drawing.Size(19, 15); 00278 this.lblAvgPilotPALEDcurrent.TabIndex = 19; 00279 this.lblAvgPilotPALEDcurrent.Text = "---"; 00280 this.lblAvgPilotPALEDcurrent.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00281 // 00282 // cboPilotPA 00283 // 00284 this.cboPilotPA.BackColor = System.Drawing.Color.White; 00285 this.cboPilotPA.DropDownHeight = 200; 00286 this.cboPilotPA.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 00287 this.cboPilotPA.DropDownWidth = 81; 00288 this.cboPilotPA.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00289 this.cboPilotPA.Location = new System.Drawing.Point(90, 25); 00290 this.cboPilotPA.MaxDropDownItems = 10; 00291 this.cboPilotPA.Name = "cboPilotPA"; 00292 this.cboPilotPA.Size = new System.Drawing.Size(81, 23); 00293 this.cboPilotPA.TabIndex = 0; 00294 this.cboPilotPA.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00295 this.cboPilotPA.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; 00296 // 00297 // groupBoxOpticalMeasurements 00298 // 00299 this.groupBoxOpticalMeasurements.BackgroundColor = System.Drawing.Color.White; 00300 this.groupBoxOpticalMeasurements.Controls.Add(this.label45); 00301 this.groupBoxOpticalMeasurements.Controls.Add(this.chartLED); 00302 this.groupBoxOpticalMeasurements.Dock = System.Windows.Forms.DockStyle.Fill; 00303 this.groupBoxOpticalMeasurements.Location = new System.Drawing.Point(256, 3); 00304 this.groupBoxOpticalMeasurements.Name = "groupBoxOpticalMeasurements"; 00305 this.groupBoxOpticalMeasurements.Size = new System.Drawing.Size(246, 528); 00306 this.groupBoxOpticalMeasurements.TabIndex = 36; 00307 this.groupBoxOpticalMeasurements.TabStop = false; 00308 this.groupBoxOpticalMeasurements.Text = "Optical Measurements"; 00309 // 00310 // label45 00311 // 00312 this.label45.Anchor = System.Windows.Forms.AnchorStyles.Bottom; 00313 this.label45.AutoSize = true; 00314 this.label45.Location = new System.Drawing.Point(119, 511); 00315 this.label45.Name = "label45"; 00316 this.label45.Size = new System.Drawing.Size(79, 13); 00317 this.label45.TabIndex = 32; 00318 this.label45.Text = "Time (seconds)"; 00319 // 00320 // chartLED 00321 // 00322 this.chartLED.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 00323 | System.Windows.Forms.AnchorStyles.Left) 00324 | System.Windows.Forms.AnchorStyles.Right))); 00325 chartArea4.AxisY.IsStartedFromZero = false; 00326 chartArea4.AxisY.Title = "Red ADC Code"; 00327 chartArea4.Name = "ChartArea1Red"; 00328 chartArea5.AlignWithChartArea = "ChartArea1Red"; 00329 chartArea5.AxisY.IsStartedFromZero = false; 00330 chartArea5.AxisY.Title = "IR ADC Code"; 00331 chartArea5.Name = "ChartArea2IR"; 00332 chartArea6.AlignWithChartArea = "ChartArea1Red"; 00333 chartArea6.AxisY.IsStartedFromZero = false; 00334 chartArea6.AxisY.Title = "Green ADC Code"; 00335 chartArea6.Name = "ChartArea3Green"; 00336 this.chartLED.ChartAreas.Add(chartArea4); 00337 this.chartLED.ChartAreas.Add(chartArea5); 00338 this.chartLED.ChartAreas.Add(chartArea6); 00339 this.chartLED.Location = new System.Drawing.Point(6, 19); 00340 this.chartLED.Name = "chartLED"; 00341 this.chartLED.Palette = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.None; 00342 this.chartLED.PaletteCustomColors = new System.Drawing.Color[] { 00343 System.Drawing.Color.Red, 00344 System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(194)))), ((int)(((byte)(32))))), 00345 System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(198)))), ((int)(((byte)(76))))), 00346 System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(195)))), ((int)(((byte)(222))))), 00347 System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(37)))), ((int)(((byte)(133))))), 00348 System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(92)))), ((int)(((byte)(34)))))}; 00349 series4.ChartArea = "ChartArea1Red"; 00350 series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; 00351 series4.Color = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(56)))), ((int)(((byte)(49))))); 00352 series4.MarkerSize = 1; 00353 series4.Name = "SeriesRed"; 00354 series4.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32; 00355 series4.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32; 00356 series5.ChartArea = "ChartArea2IR"; 00357 series5.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; 00358 series5.Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(37)))), ((int)(((byte)(133))))); 00359 series5.Name = "SeriesIR"; 00360 series5.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32; 00361 series5.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32; 00362 series6.ChartArea = "ChartArea3Green"; 00363 series6.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; 00364 series6.Color = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(136)))), ((int)(((byte)(43))))); 00365 series6.Name = "SeriesGreen"; 00366 series6.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32; 00367 series6.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32; 00368 this.chartLED.Series.Add(series4); 00369 this.chartLED.Series.Add(series5); 00370 this.chartLED.Series.Add(series6); 00371 this.chartLED.Size = new System.Drawing.Size(234, 503); 00372 this.chartLED.TabIndex = 31; 00373 this.chartLED.Text = "chartLED"; 00374 title2.Name = "Title1"; 00375 title2.Text = "Red"; 00376 title2.Visible = false; 00377 this.chartLED.Titles.Add(title2); 00378 // 00379 // maximGroupBoxLEDTimingSlots 00380 // 00381 this.maximGroupBoxLEDTimingSlots.BackgroundColor = System.Drawing.Color.White; 00382 this.maximGroupBoxLEDTimingSlots.Controls.Add(this.cboLEDslot1); 00383 this.maximGroupBoxLEDTimingSlots.Controls.Add(this.cboLEDslot2); 00384 this.maximGroupBoxLEDTimingSlots.Controls.Add(this.labelcboLEDslot4); 00385 this.maximGroupBoxLEDTimingSlots.Controls.Add(this.cboLEDslot3); 00386 this.maximGroupBoxLEDTimingSlots.Controls.Add(this.labelcboLEDslot3); 00387 this.maximGroupBoxLEDTimingSlots.Controls.Add(this.cboLEDslot4); 00388 this.maximGroupBoxLEDTimingSlots.Controls.Add(this.labelcboLEDslot2); 00389 this.maximGroupBoxLEDTimingSlots.Controls.Add(this.labelcboLEDslot1); 00390 this.maximGroupBoxLEDTimingSlots.Location = new System.Drawing.Point(3, 273); 00391 this.maximGroupBoxLEDTimingSlots.Name = "maximGroupBoxLEDTimingSlots"; 00392 this.maximGroupBoxLEDTimingSlots.Size = new System.Drawing.Size(248, 131); 00393 this.maximGroupBoxLEDTimingSlots.TabIndex = 34; 00394 this.maximGroupBoxLEDTimingSlots.TabStop = false; 00395 this.maximGroupBoxLEDTimingSlots.Text = "LED Mode: Timing Slots"; 00396 // 00397 // cboLEDslot1 00398 // 00399 this.cboLEDslot1.BackColor = System.Drawing.Color.White; 00400 this.cboLEDslot1.DropDownHeight = 200; 00401 this.cboLEDslot1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 00402 this.cboLEDslot1.DropDownWidth = 160; 00403 this.cboLEDslot1.Font = new System.Drawing.Font("Arial", 9F); 00404 this.cboLEDslot1.Items.AddRange(new object[] { 00405 "Disabled", 00406 "LED1 (Red)", 00407 "LED2 (IR)", 00408 "LED3 (Green)", 00409 "LED4 (Green)", 00410 "LED1 Pilot", 00411 "LED2 Pilot", 00412 "Reserved"}); 00413 this.cboLEDslot1.Location = new System.Drawing.Point(80, 29); 00414 this.cboLEDslot1.Name = "cboLEDslot1"; 00415 this.cboLEDslot1.Size = new System.Drawing.Size(160, 21); 00416 this.cboLEDslot1.TabIndex = 14; 00417 this.cboLEDslot1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00418 this.cboLEDslot1.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; 00419 // 00420 // cboLEDslot2 00421 // 00422 this.cboLEDslot2.BackColor = System.Drawing.Color.White; 00423 this.cboLEDslot2.DropDownHeight = 200; 00424 this.cboLEDslot2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 00425 this.cboLEDslot2.DropDownWidth = 160; 00426 this.cboLEDslot2.Font = new System.Drawing.Font("Arial", 9F); 00427 this.cboLEDslot2.Items.AddRange(new object[] { 00428 "Disabled", 00429 "LED1 (Red)", 00430 "LED2 (IR)", 00431 "LED3 (Green)", 00432 "LED4 (Green)", 00433 "LED1 Pilot", 00434 "LED2 Pilot", 00435 "Reserved"}); 00436 this.cboLEDslot2.Location = new System.Drawing.Point(80, 54); 00437 this.cboLEDslot2.Name = "cboLEDslot2"; 00438 this.cboLEDslot2.Size = new System.Drawing.Size(160, 21); 00439 this.cboLEDslot2.TabIndex = 14; 00440 this.cboLEDslot2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00441 this.cboLEDslot2.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; 00442 // 00443 // labelcboLEDslot4 00444 // 00445 this.labelcboLEDslot4.AutoSize = true; 00446 this.labelcboLEDslot4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00447 this.labelcboLEDslot4.Location = new System.Drawing.Point(5, 107); 00448 this.labelcboLEDslot4.Name = "labelcboLEDslot4"; 00449 this.labelcboLEDslot4.Size = new System.Drawing.Size(65, 15); 00450 this.labelcboLEDslot4.TabIndex = 15; 00451 this.labelcboLEDslot4.Text = "LED Slot 4"; 00452 // 00453 // cboLEDslot3 00454 // 00455 this.cboLEDslot3.BackColor = System.Drawing.Color.White; 00456 this.cboLEDslot3.DropDownHeight = 200; 00457 this.cboLEDslot3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 00458 this.cboLEDslot3.DropDownWidth = 160; 00459 this.cboLEDslot3.Font = new System.Drawing.Font("Arial", 9F); 00460 this.cboLEDslot3.Items.AddRange(new object[] { 00461 "Disabled", 00462 "LED1 (Red)", 00463 "LED2 (IR)", 00464 "LED3 (Green)", 00465 "LED4 (Green)", 00466 "LED1 Pilot", 00467 "LED2 Pilot", 00468 "Reserved"}); 00469 this.cboLEDslot3.Location = new System.Drawing.Point(80, 79); 00470 this.cboLEDslot3.Name = "cboLEDslot3"; 00471 this.cboLEDslot3.Size = new System.Drawing.Size(160, 21); 00472 this.cboLEDslot3.TabIndex = 14; 00473 this.cboLEDslot3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00474 this.cboLEDslot3.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; 00475 // 00476 // labelcboLEDslot3 00477 // 00478 this.labelcboLEDslot3.AutoSize = true; 00479 this.labelcboLEDslot3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00480 this.labelcboLEDslot3.Location = new System.Drawing.Point(5, 83); 00481 this.labelcboLEDslot3.Name = "labelcboLEDslot3"; 00482 this.labelcboLEDslot3.Size = new System.Drawing.Size(65, 15); 00483 this.labelcboLEDslot3.TabIndex = 15; 00484 this.labelcboLEDslot3.Text = "LED Slot 3"; 00485 // 00486 // cboLEDslot4 00487 // 00488 this.cboLEDslot4.BackColor = System.Drawing.Color.White; 00489 this.cboLEDslot4.DropDownHeight = 200; 00490 this.cboLEDslot4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 00491 this.cboLEDslot4.DropDownWidth = 160; 00492 this.cboLEDslot4.Font = new System.Drawing.Font("Arial", 9F); 00493 this.cboLEDslot4.Items.AddRange(new object[] { 00494 "Disabled", 00495 "LED1 (Red)", 00496 "LED2 (IR)", 00497 "LED3 (Green)", 00498 "LED4 (Green)", 00499 "LED1 Pilot", 00500 "LED2 Pilot", 00501 "Reserved"}); 00502 this.cboLEDslot4.Location = new System.Drawing.Point(80, 104); 00503 this.cboLEDslot4.Name = "cboLEDslot4"; 00504 this.cboLEDslot4.Size = new System.Drawing.Size(160, 21); 00505 this.cboLEDslot4.TabIndex = 14; 00506 this.cboLEDslot4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00507 this.cboLEDslot4.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; 00508 // 00509 // labelcboLEDslot2 00510 // 00511 this.labelcboLEDslot2.AutoSize = true; 00512 this.labelcboLEDslot2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00513 this.labelcboLEDslot2.Location = new System.Drawing.Point(5, 57); 00514 this.labelcboLEDslot2.Name = "labelcboLEDslot2"; 00515 this.labelcboLEDslot2.Size = new System.Drawing.Size(65, 15); 00516 this.labelcboLEDslot2.TabIndex = 15; 00517 this.labelcboLEDslot2.Text = "LED Slot 2"; 00518 // 00519 // labelcboLEDslot1 00520 // 00521 this.labelcboLEDslot1.AutoSize = true; 00522 this.labelcboLEDslot1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00523 this.labelcboLEDslot1.Location = new System.Drawing.Point(5, 32); 00524 this.labelcboLEDslot1.Name = "labelcboLEDslot1"; 00525 this.labelcboLEDslot1.Size = new System.Drawing.Size(65, 15); 00526 this.labelcboLEDslot1.TabIndex = 15; 00527 this.labelcboLEDslot1.Text = "LED Slot 1"; 00528 // 00529 // maximGroupBoxSettings 00530 // 00531 this.maximGroupBoxSettings.BackgroundColor = System.Drawing.Color.White; 00532 this.maximGroupBoxSettings.Controls.Add(this.label28); 00533 this.maximGroupBoxSettings.Controls.Add(this.label25); 00534 this.maximGroupBoxSettings.Controls.Add(this.label26); 00535 this.maximGroupBoxSettings.Controls.Add(this.label27); 00536 this.maximGroupBoxSettings.Controls.Add(this.cboADCFSrangenA); 00537 this.maximGroupBoxSettings.Controls.Add(this.label29); 00538 this.maximGroupBoxSettings.Controls.Add(this.cboSampleAvg); 00539 this.maximGroupBoxSettings.Controls.Add(this.label30); 00540 this.maximGroupBoxSettings.Controls.Add(this.cboSampleRate); 00541 this.maximGroupBoxSettings.Controls.Add(this.label31); 00542 this.maximGroupBoxSettings.Controls.Add(this.cboPulseWidth); 00543 this.maximGroupBoxSettings.Location = new System.Drawing.Point(3, 40); 00544 this.maximGroupBoxSettings.Name = "maximGroupBoxSettings"; 00545 this.maximGroupBoxSettings.Size = new System.Drawing.Size(248, 119); 00546 this.maximGroupBoxSettings.TabIndex = 35; 00547 this.maximGroupBoxSettings.TabStop = false; 00548 this.maximGroupBoxSettings.Text = "Settings"; 00549 // 00550 // label28 00551 // 00552 this.label28.AutoSize = true; 00553 this.label28.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00554 this.label28.Location = new System.Drawing.Point(11, 93); 00555 this.label28.Name = "label28"; 00556 this.label28.Size = new System.Drawing.Size(129, 15); 00557 this.label28.TabIndex = 25; 00558 this.label28.Text = "ADC Full Scale Range"; 00559 this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00560 // 00561 // label25 00562 // 00563 this.label25.AutoSize = true; 00564 this.label25.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00565 this.label25.Location = new System.Drawing.Point(11, 26); 00566 this.label25.Name = "label25"; 00567 this.label25.Size = new System.Drawing.Size(79, 15); 00568 this.label25.TabIndex = 4; 00569 this.label25.Text = "Sample Rate"; 00570 this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00571 // 00572 // label26 00573 // 00574 this.label26.AutoSize = true; 00575 this.label26.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00576 this.label26.Location = new System.Drawing.Point(11, 48); 00577 this.label26.Name = "label26"; 00578 this.label26.Size = new System.Drawing.Size(96, 15); 00579 this.label26.TabIndex = 22; 00580 this.label26.Text = "Sample Average"; 00581 this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00582 // 00583 // label27 00584 // 00585 this.label27.AutoSize = true; 00586 this.label27.Font = new System.Drawing.Font("Arial", 9F); 00587 this.label27.Location = new System.Drawing.Point(219, 29); 00588 this.label27.Name = "label27"; 00589 this.label27.Size = new System.Drawing.Size(21, 15); 00590 this.label27.TabIndex = 4; 00591 this.label27.Text = "Hz"; 00592 this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00593 // 00594 // cboADCFSrangenA 00595 // 00596 this.cboADCFSrangenA.BackColor = System.Drawing.Color.White; 00597 this.cboADCFSrangenA.DropDownHeight = 200; 00598 this.cboADCFSrangenA.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 00599 this.cboADCFSrangenA.DropDownWidth = 70; 00600 this.cboADCFSrangenA.Font = new System.Drawing.Font("Arial", 9F); 00601 this.cboADCFSrangenA.Location = new System.Drawing.Point(145, 92); 00602 this.cboADCFSrangenA.MaxDropDownItems = 10; 00603 this.cboADCFSrangenA.Name = "cboADCFSrangenA"; 00604 this.cboADCFSrangenA.Size = new System.Drawing.Size(70, 21); 00605 this.cboADCFSrangenA.TabIndex = 20; 00606 this.cboADCFSrangenA.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00607 this.cboADCFSrangenA.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; 00608 // 00609 // label29 00610 // 00611 this.label29.AutoSize = true; 00612 this.label29.Font = new System.Drawing.Font("Arial", 9F); 00613 this.label29.Location = new System.Drawing.Point(219, 73); 00614 this.label29.Name = "label29"; 00615 this.label29.Size = new System.Drawing.Size(21, 15); 00616 this.label29.TabIndex = 4; 00617 this.label29.Text = "µs"; 00618 this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00619 // 00620 // cboSampleAvg 00621 // 00622 this.cboSampleAvg.BackColor = System.Drawing.Color.White; 00623 this.cboSampleAvg.DropDownHeight = 200; 00624 this.cboSampleAvg.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 00625 this.cboSampleAvg.DropDownWidth = 70; 00626 this.cboSampleAvg.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00627 this.cboSampleAvg.Location = new System.Drawing.Point(145, 48); 00628 this.cboSampleAvg.MaxDropDownItems = 10; 00629 this.cboSampleAvg.Name = "cboSampleAvg"; 00630 this.cboSampleAvg.Size = new System.Drawing.Size(70, 21); 00631 this.cboSampleAvg.TabIndex = 12; 00632 this.cboSampleAvg.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00633 this.cboSampleAvg.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; 00634 // 00635 // label30 00636 // 00637 this.label30.AutoSize = true; 00638 this.label30.Font = new System.Drawing.Font("Arial", 9F); 00639 this.label30.Location = new System.Drawing.Point(219, 95); 00640 this.label30.Name = "label30"; 00641 this.label30.Size = new System.Drawing.Size(21, 15); 00642 this.label30.TabIndex = 4; 00643 this.label30.Text = "nA"; 00644 this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00645 // 00646 // cboSampleRate 00647 // 00648 this.cboSampleRate.BackColor = System.Drawing.Color.White; 00649 this.cboSampleRate.DropDownHeight = 200; 00650 this.cboSampleRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 00651 this.cboSampleRate.DropDownWidth = 70; 00652 this.cboSampleRate.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00653 this.cboSampleRate.Location = new System.Drawing.Point(145, 26); 00654 this.cboSampleRate.MaxDropDownItems = 10; 00655 this.cboSampleRate.Name = "cboSampleRate"; 00656 this.cboSampleRate.Size = new System.Drawing.Size(70, 21); 00657 this.cboSampleRate.TabIndex = 0; 00658 this.cboSampleRate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00659 this.cboSampleRate.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; 00660 // 00661 // label31 00662 // 00663 this.label31.AutoSize = true; 00664 this.label31.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00665 this.label31.Location = new System.Drawing.Point(11, 71); 00666 this.label31.Name = "label31"; 00667 this.label31.Size = new System.Drawing.Size(73, 15); 00668 this.label31.TabIndex = 4; 00669 this.label31.Text = "Pulse Width"; 00670 this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00671 // 00672 // cboPulseWidth 00673 // 00674 this.cboPulseWidth.BackColor = System.Drawing.Color.White; 00675 this.cboPulseWidth.DropDownHeight = 200; 00676 this.cboPulseWidth.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 00677 this.cboPulseWidth.DropDownWidth = 70; 00678 this.cboPulseWidth.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00679 this.cboPulseWidth.Location = new System.Drawing.Point(145, 70); 00680 this.cboPulseWidth.MaxDropDownItems = 10; 00681 this.cboPulseWidth.Name = "cboPulseWidth"; 00682 this.cboPulseWidth.Size = new System.Drawing.Size(70, 21); 00683 this.cboPulseWidth.TabIndex = 0; 00684 this.cboPulseWidth.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00685 this.cboPulseWidth.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; 00686 // 00687 // maximGroupBoxLEDcurrents 00688 // 00689 this.maximGroupBoxLEDcurrents.BackgroundColor = System.Drawing.Color.White; 00690 this.maximGroupBoxLEDcurrents.Controls.Add(this.cboIRLED); 00691 this.maximGroupBoxLEDcurrents.Controls.Add(this.labelcboRedLED); 00692 this.maximGroupBoxLEDcurrents.Controls.Add(this.labelcboGreenLED); 00693 this.maximGroupBoxLEDcurrents.Controls.Add(this.label32); 00694 this.maximGroupBoxLEDcurrents.Controls.Add(this.label33); 00695 this.maximGroupBoxLEDcurrents.Controls.Add(this.label35); 00696 this.maximGroupBoxLEDcurrents.Controls.Add(this.label34); 00697 this.maximGroupBoxLEDcurrents.Controls.Add(this.labelcboIRLED); 00698 this.maximGroupBoxLEDcurrents.Controls.Add(this.cboRedLED); 00699 this.maximGroupBoxLEDcurrents.Controls.Add(this.cboGreenLED); 00700 this.maximGroupBoxLEDcurrents.Controls.Add(this.lblAvgIRLEDcurrent); 00701 this.maximGroupBoxLEDcurrents.Controls.Add(this.lblAvgGreenLEDcurrent); 00702 this.maximGroupBoxLEDcurrents.Controls.Add(this.lblAvgRedLEDcurrent); 00703 this.maximGroupBoxLEDcurrents.Controls.Add(this.label36); 00704 this.maximGroupBoxLEDcurrents.Controls.Add(this.label37); 00705 this.maximGroupBoxLEDcurrents.Location = new System.Drawing.Point(3, 161); 00706 this.maximGroupBoxLEDcurrents.Name = "maximGroupBoxLEDcurrents"; 00707 this.maximGroupBoxLEDcurrents.Size = new System.Drawing.Size(248, 110); 00708 this.maximGroupBoxLEDcurrents.TabIndex = 33; 00709 this.maximGroupBoxLEDcurrents.TabStop = false; 00710 this.maximGroupBoxLEDcurrents.Text = "LED Currents"; 00711 // 00712 // cboIRLED 00713 // 00714 this.cboIRLED.BackColor = System.Drawing.Color.White; 00715 this.cboIRLED.DropDownHeight = 200; 00716 this.cboIRLED.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 00717 this.cboIRLED.DropDownWidth = 81; 00718 this.cboIRLED.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00719 this.cboIRLED.Location = new System.Drawing.Point(90, 64); 00720 this.cboIRLED.MaxDropDownItems = 10; 00721 this.cboIRLED.Name = "cboIRLED"; 00722 this.cboIRLED.Size = new System.Drawing.Size(81, 21); 00723 this.cboIRLED.TabIndex = 0; 00724 this.cboIRLED.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00725 this.cboIRLED.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; 00726 // 00727 // labelcboRedLED 00728 // 00729 this.labelcboRedLED.AutoSize = true; 00730 this.labelcboRedLED.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00731 this.labelcboRedLED.Location = new System.Drawing.Point(12, 43); 00732 this.labelcboRedLED.Name = "labelcboRedLED"; 00733 this.labelcboRedLED.Size = new System.Drawing.Size(30, 15); 00734 this.labelcboRedLED.TabIndex = 4; 00735 this.labelcboRedLED.Text = "Red"; 00736 this.labelcboRedLED.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00737 // 00738 // labelcboGreenLED 00739 // 00740 this.labelcboGreenLED.AutoSize = true; 00741 this.labelcboGreenLED.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00742 this.labelcboGreenLED.Location = new System.Drawing.Point(12, 87); 00743 this.labelcboGreenLED.Name = "labelcboGreenLED"; 00744 this.labelcboGreenLED.Size = new System.Drawing.Size(41, 15); 00745 this.labelcboGreenLED.TabIndex = 4; 00746 this.labelcboGreenLED.Text = "Green"; 00747 this.labelcboGreenLED.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00748 // 00749 // label32 00750 // 00751 this.label32.AutoSize = true; 00752 this.label32.Font = new System.Drawing.Font("Arial", 9F); 00753 this.label32.Location = new System.Drawing.Point(207, 43); 00754 this.label32.Name = "label32"; 00755 this.label32.Size = new System.Drawing.Size(25, 15); 00756 this.label32.TabIndex = 4; 00757 this.label32.Text = "mA"; 00758 this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00759 // 00760 // label33 00761 // 00762 this.label33.AutoSize = true; 00763 this.label33.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00764 this.label33.Location = new System.Drawing.Point(178, 24); 00765 this.label33.Name = "label33"; 00766 this.label33.Size = new System.Drawing.Size(51, 15); 00767 this.label33.TabIndex = 4; 00768 this.label33.Text = "Average"; 00769 this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00770 // 00771 // label35 00772 // 00773 this.label35.AutoSize = true; 00774 this.label35.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00775 this.label35.Location = new System.Drawing.Point(12, 24); 00776 this.label35.Name = "label35"; 00777 this.label35.Size = new System.Drawing.Size(64, 15); 00778 this.label35.TabIndex = 4; 00779 this.label35.Text = "LED Color"; 00780 this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00781 // 00782 // label34 00783 // 00784 this.label34.AutoSize = true; 00785 this.label34.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00786 this.label34.Location = new System.Drawing.Point(111, 24); 00787 this.label34.Name = "label34"; 00788 this.label34.Size = new System.Drawing.Size(35, 15); 00789 this.label34.TabIndex = 4; 00790 this.label34.Text = "Peak"; 00791 this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00792 // 00793 // labelcboIRLED 00794 // 00795 this.labelcboIRLED.AutoSize = true; 00796 this.labelcboIRLED.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00797 this.labelcboIRLED.Location = new System.Drawing.Point(12, 65); 00798 this.labelcboIRLED.Name = "labelcboIRLED"; 00799 this.labelcboIRLED.Size = new System.Drawing.Size(72, 15); 00800 this.labelcboIRLED.TabIndex = 4; 00801 this.labelcboIRLED.Text = "IR (Infrared)"; 00802 this.labelcboIRLED.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00803 // 00804 // cboRedLED 00805 // 00806 this.cboRedLED.BackColor = System.Drawing.Color.White; 00807 this.cboRedLED.DropDownHeight = 200; 00808 this.cboRedLED.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 00809 this.cboRedLED.DropDownWidth = 81; 00810 this.cboRedLED.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00811 this.cboRedLED.Location = new System.Drawing.Point(90, 42); 00812 this.cboRedLED.MaxDropDownItems = 10; 00813 this.cboRedLED.Name = "cboRedLED"; 00814 this.cboRedLED.Size = new System.Drawing.Size(81, 21); 00815 this.cboRedLED.TabIndex = 0; 00816 this.cboRedLED.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00817 this.cboRedLED.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; 00818 // 00819 // cboGreenLED 00820 // 00821 this.cboGreenLED.BackColor = System.Drawing.Color.White; 00822 this.cboGreenLED.DropDownHeight = 200; 00823 this.cboGreenLED.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 00824 this.cboGreenLED.DropDownWidth = 81; 00825 this.cboGreenLED.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00826 this.cboGreenLED.Location = new System.Drawing.Point(90, 86); 00827 this.cboGreenLED.MaxDropDownItems = 10; 00828 this.cboGreenLED.Name = "cboGreenLED"; 00829 this.cboGreenLED.Size = new System.Drawing.Size(81, 21); 00830 this.cboGreenLED.TabIndex = 0; 00831 this.cboGreenLED.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00832 this.cboGreenLED.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; 00833 // 00834 // lblAvgIRLEDcurrent 00835 // 00836 this.lblAvgIRLEDcurrent.AutoSize = true; 00837 this.lblAvgIRLEDcurrent.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00838 this.lblAvgIRLEDcurrent.Location = new System.Drawing.Point(178, 65); 00839 this.lblAvgIRLEDcurrent.Name = "lblAvgIRLEDcurrent"; 00840 this.lblAvgIRLEDcurrent.Size = new System.Drawing.Size(19, 15); 00841 this.lblAvgIRLEDcurrent.TabIndex = 16; 00842 this.lblAvgIRLEDcurrent.Text = "---"; 00843 this.lblAvgIRLEDcurrent.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00844 // 00845 // lblAvgGreenLEDcurrent 00846 // 00847 this.lblAvgGreenLEDcurrent.AutoSize = true; 00848 this.lblAvgGreenLEDcurrent.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00849 this.lblAvgGreenLEDcurrent.Location = new System.Drawing.Point(178, 87); 00850 this.lblAvgGreenLEDcurrent.Name = "lblAvgGreenLEDcurrent"; 00851 this.lblAvgGreenLEDcurrent.Size = new System.Drawing.Size(19, 15); 00852 this.lblAvgGreenLEDcurrent.TabIndex = 19; 00853 this.lblAvgGreenLEDcurrent.Text = "---"; 00854 this.lblAvgGreenLEDcurrent.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00855 // 00856 // lblAvgRedLEDcurrent 00857 // 00858 this.lblAvgRedLEDcurrent.AutoSize = true; 00859 this.lblAvgRedLEDcurrent.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00860 this.lblAvgRedLEDcurrent.Location = new System.Drawing.Point(178, 43); 00861 this.lblAvgRedLEDcurrent.Name = "lblAvgRedLEDcurrent"; 00862 this.lblAvgRedLEDcurrent.Size = new System.Drawing.Size(19, 15); 00863 this.lblAvgRedLEDcurrent.TabIndex = 19; 00864 this.lblAvgRedLEDcurrent.Text = "---"; 00865 this.lblAvgRedLEDcurrent.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00866 // 00867 // label36 00868 // 00869 this.label36.AutoSize = true; 00870 this.label36.Font = new System.Drawing.Font("Arial", 9F); 00871 this.label36.Location = new System.Drawing.Point(207, 65); 00872 this.label36.Name = "label36"; 00873 this.label36.Size = new System.Drawing.Size(25, 15); 00874 this.label36.TabIndex = 15; 00875 this.label36.Text = "mA"; 00876 this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00877 // 00878 // label37 00879 // 00880 this.label37.AutoSize = true; 00881 this.label37.Font = new System.Drawing.Font("Arial", 9F); 00882 this.label37.Location = new System.Drawing.Point(207, 87); 00883 this.label37.Name = "label37"; 00884 this.label37.Size = new System.Drawing.Size(25, 15); 00885 this.label37.TabIndex = 18; 00886 this.label37.Text = "mA"; 00887 this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00888 // 00889 // maximGroupBoxRegs 00890 // 00891 this.maximGroupBoxRegs.BackgroundColor = System.Drawing.Color.White; 00892 this.maximGroupBoxRegs.Controls.Add(this.textBoxRegValue); 00893 this.maximGroupBoxRegs.Controls.Add(this.btnRegWrite); 00894 this.maximGroupBoxRegs.Controls.Add(this.btnRegRead); 00895 this.maximGroupBoxRegs.Controls.Add(this.comboBoxRegAddr); 00896 this.maximGroupBoxRegs.Enabled = false; 00897 this.maximGroupBoxRegs.Location = new System.Drawing.Point(306, 534); 00898 this.maximGroupBoxRegs.Name = "maximGroupBoxRegs"; 00899 this.maximGroupBoxRegs.Size = new System.Drawing.Size(248, 53); 00900 this.maximGroupBoxRegs.TabIndex = 31; 00901 this.maximGroupBoxRegs.TabStop = false; 00902 this.maximGroupBoxRegs.Text = "Registers"; 00903 this.maximGroupBoxRegs.Visible = false; 00904 // 00905 // textBoxRegValue 00906 // 00907 this.textBoxRegValue.Location = new System.Drawing.Point(169, 25); 00908 this.textBoxRegValue.Name = "textBoxRegValue"; 00909 this.textBoxRegValue.Size = new System.Drawing.Size(41, 20); 00910 this.textBoxRegValue.TabIndex = 2; 00911 this.textBoxRegValue.Text = "0xFF"; 00912 // 00913 // btnRegWrite 00914 // 00915 this.btnRegWrite.Location = new System.Drawing.Point(215, 25); 00916 this.btnRegWrite.Name = "btnRegWrite"; 00917 this.btnRegWrite.Size = new System.Drawing.Size(28, 23); 00918 this.btnRegWrite.TabIndex = 1; 00919 this.btnRegWrite.Text = "Wr"; 00920 this.btnRegWrite.UseVisualStyleBackColor = true; 00921 // 00922 // btnRegRead 00923 // 00924 this.btnRegRead.Location = new System.Drawing.Point(137, 25); 00925 this.btnRegRead.Name = "btnRegRead"; 00926 this.btnRegRead.Size = new System.Drawing.Size(26, 23); 00927 this.btnRegRead.TabIndex = 1; 00928 this.btnRegRead.Text = "Rd"; 00929 this.btnRegRead.UseVisualStyleBackColor = true; 00930 // 00931 // comboBoxRegAddr 00932 // 00933 this.comboBoxRegAddr.BackColor = System.Drawing.Color.White; 00934 this.comboBoxRegAddr.DropDownHeight = 200; 00935 this.comboBoxRegAddr.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 00936 this.comboBoxRegAddr.DropDownWidth = 126; 00937 this.comboBoxRegAddr.Font = new System.Drawing.Font("Arial", 7.8F); 00938 this.comboBoxRegAddr.Location = new System.Drawing.Point(6, 23); 00939 this.comboBoxRegAddr.Name = "comboBoxRegAddr"; 00940 this.comboBoxRegAddr.Size = new System.Drawing.Size(126, 21); 00941 this.comboBoxRegAddr.TabIndex = 0; 00942 this.comboBoxRegAddr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00943 this.comboBoxRegAddr.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; 00944 // 00945 // btnDefaults 00946 // 00947 this.btnDefaults.Location = new System.Drawing.Point(133, 412); 00948 this.btnDefaults.Name = "btnDefaults"; 00949 this.btnDefaults.Size = new System.Drawing.Size(118, 23); 00950 this.btnDefaults.TabIndex = 26; 00951 this.btnDefaults.Text = "Restore Defaults"; 00952 this.btnDefaults.UseVisualStyleBackColor = true; 00953 this.btnDefaults.Click += new System.EventHandler(this.btnDefaults_Click); 00954 // 00955 // btnMonitoring 00956 // 00957 this.btnMonitoring.Location = new System.Drawing.Point(3, 412); 00958 this.btnMonitoring.Name = "btnMonitoring"; 00959 this.btnMonitoring.Size = new System.Drawing.Size(120, 23); 00960 this.btnMonitoring.TabIndex = 13; 00961 this.btnMonitoring.Text = "Start Monitor"; 00962 this.btnMonitoring.UseVisualStyleBackColor = true; 00963 this.btnMonitoring.Click += new System.EventHandler(this.btnMonitoring_Click); 00964 // 00965 // label38 00966 // 00967 this.label38.AutoSize = true; 00968 this.label38.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00969 this.label38.Location = new System.Drawing.Point(6, 11); 00970 this.label38.Name = "label38"; 00971 this.label38.Size = new System.Drawing.Size(114, 15); 00972 this.label38.TabIndex = 21; 00973 this.label38.Text = "Mode Configuration"; 00974 this.label38.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; 00975 // 00976 // cboMode 00977 // 00978 this.cboMode.BackColor = System.Drawing.Color.White; 00979 this.cboMode.DropDownHeight = 200; 00980 this.cboMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 00981 this.cboMode.DropDownWidth = 70; 00982 this.cboMode.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 00983 this.cboMode.Location = new System.Drawing.Point(145, 8); 00984 this.cboMode.MaxDropDownItems = 10; 00985 this.cboMode.Name = "cboMode"; 00986 this.cboMode.Size = new System.Drawing.Size(70, 21); 00987 this.cboMode.TabIndex = 20; 00988 this.cboMode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; 00989 this.cboMode.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; 00990 this.cboMode.SelectedIndexChanged += new System.EventHandler(this.cbo_IndexChanged); 00991 // 00992 // button1 00993 // 00994 this.button1.Location = new System.Drawing.Point(147, 542); 00995 this.button1.Name = "button1"; 00996 this.button1.Size = new System.Drawing.Size(75, 23); 00997 this.button1.TabIndex = 39; 00998 this.button1.Text = "button1"; 00999 this.button1.UseVisualStyleBackColor = true; 01000 this.button1.Visible = false; 01001 this.button1.Click += new System.EventHandler(this.button1_Click_1); 01002 // 01003 // lblPulseInterval 01004 // 01005 this.lblPulseInterval.AutoSize = true; 01006 this.lblPulseInterval.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 01007 this.lblPulseInterval.Location = new System.Drawing.Point(852, 468); 01008 this.lblPulseInterval.Name = "lblPulseInterval"; 01009 this.lblPulseInterval.Size = new System.Drawing.Size(18, 20); 01010 this.lblPulseInterval.TabIndex = 51; 01011 this.lblPulseInterval.Text = "0"; 01012 this.lblPulseInterval.Visible = false; 01013 // 01014 // tableLayoutPanel1 01015 // 01016 this.tableLayoutPanel1.ColumnCount = 3; 01017 this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 253F)); 01018 this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); 01019 this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); 01020 this.tableLayoutPanel1.Controls.Add(this.groupBoxOpticalMeasurements, 1, 0); 01021 this.tableLayoutPanel1.Controls.Add(this.groupBoxAccelMeasurements, 2, 0); 01022 this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0); 01023 this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; 01024 this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); 01025 this.tableLayoutPanel1.Name = "tableLayoutPanel1"; 01026 this.tableLayoutPanel1.RowCount = 1; 01027 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); 01028 this.tableLayoutPanel1.Size = new System.Drawing.Size(758, 534); 01029 this.tableLayoutPanel1.TabIndex = 54; 01030 // 01031 // panel1 01032 // 01033 this.panel1.Controls.Add(this.label38); 01034 this.panel1.Controls.Add(this.cboMode); 01035 this.panel1.Location = new System.Drawing.Point(3, 3); 01036 this.panel1.Name = "panel1"; 01037 this.panel1.Size = new System.Drawing.Size(247, 36); 01038 this.panel1.TabIndex = 39; 01039 // 01040 // grpAlgorithm 01041 // 01042 this.grpAlgorithm.BackgroundColor = System.Drawing.Color.White; 01043 this.grpAlgorithm.Controls.Add(this.lblSpO2); 01044 this.grpAlgorithm.Controls.Add(this.lblHeartRate); 01045 this.grpAlgorithm.Controls.Add(this.label8); 01046 this.grpAlgorithm.Controls.Add(this.label6); 01047 this.grpAlgorithm.Controls.Add(this.label2); 01048 this.grpAlgorithm.Controls.Add(this.label1); 01049 this.grpAlgorithm.Location = new System.Drawing.Point(2, 438); 01050 this.grpAlgorithm.Name = "grpAlgorithm"; 01051 this.grpAlgorithm.Size = new System.Drawing.Size(248, 80); 01052 this.grpAlgorithm.TabIndex = 33; 01053 this.grpAlgorithm.TabStop = false; 01054 this.grpAlgorithm.Text = "Algorithm"; 01055 // 01056 // lblSpO2 01057 // 01058 this.lblSpO2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; 01059 this.lblSpO2.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 01060 this.lblSpO2.Location = new System.Drawing.Point(133, 51); 01061 this.lblSpO2.Name = "lblSpO2"; 01062 this.lblSpO2.Size = new System.Drawing.Size(56, 24); 01063 this.lblSpO2.TabIndex = 5; 01064 this.lblSpO2.Text = "-----"; 01065 this.lblSpO2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; 01066 // 01067 // lblHeartRate 01068 // 01069 this.lblHeartRate.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; 01070 this.lblHeartRate.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 01071 this.lblHeartRate.Location = new System.Drawing.Point(133, 22); 01072 this.lblHeartRate.Name = "lblHeartRate"; 01073 this.lblHeartRate.Size = new System.Drawing.Size(56, 24); 01074 this.lblHeartRate.TabIndex = 4; 01075 this.lblHeartRate.Text = "-----"; 01076 this.lblHeartRate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; 01077 // 01078 // label8 01079 // 01080 this.label8.AutoSize = true; 01081 this.label8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 01082 this.label8.Location = new System.Drawing.Point(195, 56); 01083 this.label8.Name = "label8"; 01084 this.label8.Size = new System.Drawing.Size(18, 15); 01085 this.label8.TabIndex = 3; 01086 this.label8.Text = "%"; 01087 // 01088 // label6 01089 // 01090 this.label6.AutoSize = true; 01091 this.label6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 01092 this.label6.Location = new System.Drawing.Point(195, 27); 01093 this.label6.Name = "label6"; 01094 this.label6.Size = new System.Drawing.Size(32, 15); 01095 this.label6.TabIndex = 2; 01096 this.label6.Text = "BPM"; 01097 // 01098 // label2 01099 // 01100 this.label2.AutoSize = true; 01101 this.label2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 01102 this.label2.Location = new System.Drawing.Point(6, 56); 01103 this.label2.Name = "label2"; 01104 this.label2.Size = new System.Drawing.Size(38, 15); 01105 this.label2.TabIndex = 1; 01106 this.label2.Text = "SpO2"; 01107 // 01108 // label1 01109 // 01110 this.label1.AutoSize = true; 01111 this.label1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 01112 this.label1.Location = new System.Drawing.Point(7, 27); 01113 this.label1.Name = "label1"; 01114 this.label1.Size = new System.Drawing.Size(66, 15); 01115 this.label1.TabIndex = 0; 01116 this.label1.Text = "Heart Rate"; 01117 // 01118 // OpticalView 01119 // 01120 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 01121 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 01122 this.BackColor = System.Drawing.Color.White; 01123 this.Controls.Add(this.grpAlgorithm); 01124 this.Controls.Add(this.maximGroupBoxProximity); 01125 this.Controls.Add(this.lblPulseInterval); 01126 this.Controls.Add(this.button1); 01127 this.Controls.Add(this.maximGroupBoxLEDTimingSlots); 01128 this.Controls.Add(this.btnMonitoring); 01129 this.Controls.Add(this.maximGroupBoxSettings); 01130 this.Controls.Add(this.btnDefaults); 01131 this.Controls.Add(this.maximGroupBoxLEDcurrents); 01132 this.Controls.Add(this.maximGroupBoxRegs); 01133 this.Controls.Add(this.tableLayoutPanel1); 01134 this.Name = "OpticalView"; 01135 this.Size = new System.Drawing.Size(758, 534); 01136 this.Load += new System.EventHandler(this.OpticalView_Load); 01137 this.groupBoxAccelMeasurements.ResumeLayout(false); 01138 this.groupBoxAccelMeasurements.PerformLayout(); 01139 ((System.ComponentModel.ISupportInitialize)(this.chartAccel)).EndInit(); 01140 this.maximGroupBoxProximity.ResumeLayout(false); 01141 this.maximGroupBoxProximity.PerformLayout(); 01142 ((System.ComponentModel.ISupportInitialize)(this.numProxThreshold)).EndInit(); 01143 this.groupBoxOpticalMeasurements.ResumeLayout(false); 01144 this.groupBoxOpticalMeasurements.PerformLayout(); 01145 ((System.ComponentModel.ISupportInitialize)(this.chartLED)).EndInit(); 01146 this.maximGroupBoxLEDTimingSlots.ResumeLayout(false); 01147 this.maximGroupBoxLEDTimingSlots.PerformLayout(); 01148 this.maximGroupBoxSettings.ResumeLayout(false); 01149 this.maximGroupBoxSettings.PerformLayout(); 01150 this.maximGroupBoxLEDcurrents.ResumeLayout(false); 01151 this.maximGroupBoxLEDcurrents.PerformLayout(); 01152 this.maximGroupBoxRegs.ResumeLayout(false); 01153 this.maximGroupBoxRegs.PerformLayout(); 01154 this.tableLayoutPanel1.ResumeLayout(false); 01155 this.panel1.ResumeLayout(false); 01156 this.panel1.PerformLayout(); 01157 this.grpAlgorithm.ResumeLayout(false); 01158 this.grpAlgorithm.PerformLayout(); 01159 this.ResumeLayout(false); 01160 this.PerformLayout(); 01161 01162 } 01163 01164 #endregion 01165 01166 private MaximStyle.MaximGroupBox groupBoxAccelMeasurements; 01167 private System.Windows.Forms.DataVisualization.Charting.Chart chartAccel; 01168 private MaximStyle.MaximGroupBox maximGroupBoxProximity; 01169 private System.Windows.Forms.Label labelnumProxThreshold; 01170 private System.Windows.Forms.NumericUpDown numProxThreshold; 01171 private System.Windows.Forms.Label labelcboPilotPA; 01172 private System.Windows.Forms.Label label21; 01173 private System.Windows.Forms.Label lblAvgPilotPALEDcurrent; 01174 private MaximStyle.MaximComboBox cboPilotPA; 01175 private MaximStyle.MaximGroupBox groupBoxOpticalMeasurements; 01176 private System.Windows.Forms.DataVisualization.Charting.Chart chartLED; 01177 private MaximStyle.MaximGroupBox maximGroupBoxLEDTimingSlots; 01178 private MaximStyle.MaximComboBox cboLEDslot1; 01179 private MaximStyle.MaximComboBox cboLEDslot2; 01180 private System.Windows.Forms.Label labelcboLEDslot4; 01181 private MaximStyle.MaximComboBox cboLEDslot3; 01182 private System.Windows.Forms.Label labelcboLEDslot3; 01183 private MaximStyle.MaximComboBox cboLEDslot4; 01184 private System.Windows.Forms.Label labelcboLEDslot2; 01185 private System.Windows.Forms.Label labelcboLEDslot1; 01186 private MaximStyle.MaximGroupBox maximGroupBoxSettings; 01187 private System.Windows.Forms.Label label28; 01188 private System.Windows.Forms.Label label25; 01189 private System.Windows.Forms.Label label26; 01190 private System.Windows.Forms.Label label27; 01191 private MaximStyle.MaximComboBox cboADCFSrangenA; 01192 private System.Windows.Forms.Label label29; 01193 private MaximStyle.MaximComboBox cboSampleAvg; 01194 private System.Windows.Forms.Label label30; 01195 private MaximStyle.MaximComboBox cboSampleRate; 01196 private System.Windows.Forms.Label label31; 01197 private MaximStyle.MaximComboBox cboPulseWidth; 01198 private MaximStyle.MaximGroupBox maximGroupBoxLEDcurrents; 01199 private MaximStyle.MaximComboBox cboIRLED; 01200 private System.Windows.Forms.Label labelcboRedLED; 01201 private System.Windows.Forms.Label labelcboGreenLED; 01202 private System.Windows.Forms.Label label32; 01203 private System.Windows.Forms.Label label33; 01204 private System.Windows.Forms.Label label35; 01205 private System.Windows.Forms.Label label34; 01206 private System.Windows.Forms.Label labelcboIRLED; 01207 private MaximStyle.MaximComboBox cboRedLED; 01208 private MaximStyle.MaximComboBox cboGreenLED; 01209 private System.Windows.Forms.Label lblAvgIRLEDcurrent; 01210 private System.Windows.Forms.Label lblAvgGreenLEDcurrent; 01211 private System.Windows.Forms.Label lblAvgRedLEDcurrent; 01212 private System.Windows.Forms.Label label36; 01213 private System.Windows.Forms.Label label37; 01214 private MaximStyle.MaximGroupBox maximGroupBoxRegs; 01215 private System.Windows.Forms.TextBox textBoxRegValue; 01216 private MaximStyle.MaximButton btnRegWrite; 01217 private MaximStyle.MaximButton btnRegRead; 01218 private MaximStyle.MaximComboBox comboBoxRegAddr; 01219 private MaximStyle.MaximButton btnDefaults; 01220 private MaximStyle.MaximButton btnMonitoring; 01221 private System.Windows.Forms.Label label38; 01222 private MaximStyle.MaximComboBox cboMode; 01223 private System.Windows.Forms.Button button1; 01224 private System.Windows.Forms.Label lblPulseInterval; 01225 private System.Windows.Forms.Label label7; 01226 private System.Windows.Forms.Label label45; 01227 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; 01228 private System.Windows.Forms.Panel panel1; 01229 private MaximStyle.MaximGroupBox grpAlgorithm; 01230 private System.Windows.Forms.Label lblSpO2; 01231 private System.Windows.Forms.Label lblHeartRate; 01232 private System.Windows.Forms.Label label8; 01233 private System.Windows.Forms.Label label6; 01234 private System.Windows.Forms.Label label2; 01235 private System.Windows.Forms.Label label1; 01236 01237 } 01238 }
Generated on Tue Jul 12 2022 21:52:39 by
1.7.2