repo time

Dependencies:   mbed MAX14720 MAX30205 USBDevice

Committer:
darienf
Date:
Tue Apr 06 06:41:40 2021 +0000
Revision:
20:6d2af70c92ab
another repo

Who changed what in which revision?

UserRevisionLine numberNew contents of line
darienf 20:6d2af70c92ab 1 namespace HealthSensorPlatform.CustomControls
darienf 20:6d2af70c92ab 2 {
darienf 20:6d2af70c92ab 3 partial class OpticalView
darienf 20:6d2af70c92ab 4 {
darienf 20:6d2af70c92ab 5 /// <summary>
darienf 20:6d2af70c92ab 6 /// Required designer variable.
darienf 20:6d2af70c92ab 7 /// </summary>
darienf 20:6d2af70c92ab 8 private System.ComponentModel.IContainer components = null;
darienf 20:6d2af70c92ab 9
darienf 20:6d2af70c92ab 10 /// <summary>
darienf 20:6d2af70c92ab 11 /// Clean up any resources being used.
darienf 20:6d2af70c92ab 12 /// </summary>
darienf 20:6d2af70c92ab 13 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
darienf 20:6d2af70c92ab 14 protected override void Dispose(bool disposing)
darienf 20:6d2af70c92ab 15 {
darienf 20:6d2af70c92ab 16 if (disposing && (components != null))
darienf 20:6d2af70c92ab 17 {
darienf 20:6d2af70c92ab 18 components.Dispose();
darienf 20:6d2af70c92ab 19 }
darienf 20:6d2af70c92ab 20 base.Dispose(disposing);
darienf 20:6d2af70c92ab 21 }
darienf 20:6d2af70c92ab 22
darienf 20:6d2af70c92ab 23 #region Component Designer generated code
darienf 20:6d2af70c92ab 24
darienf 20:6d2af70c92ab 25 /// <summary>
darienf 20:6d2af70c92ab 26 /// Required method for Designer support - do not modify
darienf 20:6d2af70c92ab 27 /// the contents of this method with the code editor.
darienf 20:6d2af70c92ab 28 /// </summary>
darienf 20:6d2af70c92ab 29 private void InitializeComponent()
darienf 20:6d2af70c92ab 30 {
darienf 20:6d2af70c92ab 31 System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
darienf 20:6d2af70c92ab 32 System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
darienf 20:6d2af70c92ab 33 System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
darienf 20:6d2af70c92ab 34 System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
darienf 20:6d2af70c92ab 35 System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
darienf 20:6d2af70c92ab 36 System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
darienf 20:6d2af70c92ab 37 System.Windows.Forms.DataVisualization.Charting.Title title1 = new System.Windows.Forms.DataVisualization.Charting.Title();
darienf 20:6d2af70c92ab 38 System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
darienf 20:6d2af70c92ab 39 System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea5 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
darienf 20:6d2af70c92ab 40 System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea6 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
darienf 20:6d2af70c92ab 41 System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
darienf 20:6d2af70c92ab 42 System.Windows.Forms.DataVisualization.Charting.Series series5 = new System.Windows.Forms.DataVisualization.Charting.Series();
darienf 20:6d2af70c92ab 43 System.Windows.Forms.DataVisualization.Charting.Series series6 = new System.Windows.Forms.DataVisualization.Charting.Series();
darienf 20:6d2af70c92ab 44 System.Windows.Forms.DataVisualization.Charting.Title title2 = new System.Windows.Forms.DataVisualization.Charting.Title();
darienf 20:6d2af70c92ab 45 this.groupBoxAccelMeasurements = new MaximStyle.MaximGroupBox();
darienf 20:6d2af70c92ab 46 this.label7 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 47 this.chartAccel = new System.Windows.Forms.DataVisualization.Charting.Chart();
darienf 20:6d2af70c92ab 48 this.maximGroupBoxProximity = new MaximStyle.MaximGroupBox();
darienf 20:6d2af70c92ab 49 this.labelnumProxThreshold = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 50 this.numProxThreshold = new System.Windows.Forms.NumericUpDown();
darienf 20:6d2af70c92ab 51 this.labelcboPilotPA = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 52 this.label21 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 53 this.lblAvgPilotPALEDcurrent = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 54 this.cboPilotPA = new MaximStyle.MaximComboBox();
darienf 20:6d2af70c92ab 55 this.groupBoxOpticalMeasurements = new MaximStyle.MaximGroupBox();
darienf 20:6d2af70c92ab 56 this.label45 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 57 this.chartLED = new System.Windows.Forms.DataVisualization.Charting.Chart();
darienf 20:6d2af70c92ab 58 this.maximGroupBoxLEDTimingSlots = new MaximStyle.MaximGroupBox();
darienf 20:6d2af70c92ab 59 this.cboLEDslot1 = new MaximStyle.MaximComboBox();
darienf 20:6d2af70c92ab 60 this.cboLEDslot2 = new MaximStyle.MaximComboBox();
darienf 20:6d2af70c92ab 61 this.labelcboLEDslot4 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 62 this.cboLEDslot3 = new MaximStyle.MaximComboBox();
darienf 20:6d2af70c92ab 63 this.labelcboLEDslot3 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 64 this.cboLEDslot4 = new MaximStyle.MaximComboBox();
darienf 20:6d2af70c92ab 65 this.labelcboLEDslot2 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 66 this.labelcboLEDslot1 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 67 this.maximGroupBoxSettings = new MaximStyle.MaximGroupBox();
darienf 20:6d2af70c92ab 68 this.label28 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 69 this.label25 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 70 this.label26 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 71 this.label27 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 72 this.cboADCFSrangenA = new MaximStyle.MaximComboBox();
darienf 20:6d2af70c92ab 73 this.label29 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 74 this.cboSampleAvg = new MaximStyle.MaximComboBox();
darienf 20:6d2af70c92ab 75 this.label30 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 76 this.cboSampleRate = new MaximStyle.MaximComboBox();
darienf 20:6d2af70c92ab 77 this.label31 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 78 this.cboPulseWidth = new MaximStyle.MaximComboBox();
darienf 20:6d2af70c92ab 79 this.maximGroupBoxLEDcurrents = new MaximStyle.MaximGroupBox();
darienf 20:6d2af70c92ab 80 this.cboIRLED = new MaximStyle.MaximComboBox();
darienf 20:6d2af70c92ab 81 this.labelcboRedLED = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 82 this.labelcboGreenLED = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 83 this.label32 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 84 this.label33 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 85 this.label35 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 86 this.label34 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 87 this.labelcboIRLED = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 88 this.cboRedLED = new MaximStyle.MaximComboBox();
darienf 20:6d2af70c92ab 89 this.cboGreenLED = new MaximStyle.MaximComboBox();
darienf 20:6d2af70c92ab 90 this.lblAvgIRLEDcurrent = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 91 this.lblAvgGreenLEDcurrent = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 92 this.lblAvgRedLEDcurrent = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 93 this.label36 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 94 this.label37 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 95 this.maximGroupBoxRegs = new MaximStyle.MaximGroupBox();
darienf 20:6d2af70c92ab 96 this.textBoxRegValue = new System.Windows.Forms.TextBox();
darienf 20:6d2af70c92ab 97 this.btnRegWrite = new MaximStyle.MaximButton();
darienf 20:6d2af70c92ab 98 this.btnRegRead = new MaximStyle.MaximButton();
darienf 20:6d2af70c92ab 99 this.comboBoxRegAddr = new MaximStyle.MaximComboBox();
darienf 20:6d2af70c92ab 100 this.btnDefaults = new MaximStyle.MaximButton();
darienf 20:6d2af70c92ab 101 this.btnMonitoring = new MaximStyle.MaximButton();
darienf 20:6d2af70c92ab 102 this.label38 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 103 this.cboMode = new MaximStyle.MaximComboBox();
darienf 20:6d2af70c92ab 104 this.button1 = new System.Windows.Forms.Button();
darienf 20:6d2af70c92ab 105 this.lblPulseInterval = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 106 this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
darienf 20:6d2af70c92ab 107 this.panel1 = new System.Windows.Forms.Panel();
darienf 20:6d2af70c92ab 108 this.grpAlgorithm = new MaximStyle.MaximGroupBox();
darienf 20:6d2af70c92ab 109 this.lblSpO2 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 110 this.lblHeartRate = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 111 this.label8 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 112 this.label6 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 113 this.label2 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 114 this.label1 = new System.Windows.Forms.Label();
darienf 20:6d2af70c92ab 115 this.groupBoxAccelMeasurements.SuspendLayout();
darienf 20:6d2af70c92ab 116 ((System.ComponentModel.ISupportInitialize)(this.chartAccel)).BeginInit();
darienf 20:6d2af70c92ab 117 this.maximGroupBoxProximity.SuspendLayout();
darienf 20:6d2af70c92ab 118 ((System.ComponentModel.ISupportInitialize)(this.numProxThreshold)).BeginInit();
darienf 20:6d2af70c92ab 119 this.groupBoxOpticalMeasurements.SuspendLayout();
darienf 20:6d2af70c92ab 120 ((System.ComponentModel.ISupportInitialize)(this.chartLED)).BeginInit();
darienf 20:6d2af70c92ab 121 this.maximGroupBoxLEDTimingSlots.SuspendLayout();
darienf 20:6d2af70c92ab 122 this.maximGroupBoxSettings.SuspendLayout();
darienf 20:6d2af70c92ab 123 this.maximGroupBoxLEDcurrents.SuspendLayout();
darienf 20:6d2af70c92ab 124 this.maximGroupBoxRegs.SuspendLayout();
darienf 20:6d2af70c92ab 125 this.tableLayoutPanel1.SuspendLayout();
darienf 20:6d2af70c92ab 126 this.panel1.SuspendLayout();
darienf 20:6d2af70c92ab 127 this.grpAlgorithm.SuspendLayout();
darienf 20:6d2af70c92ab 128 this.SuspendLayout();
darienf 20:6d2af70c92ab 129 //
darienf 20:6d2af70c92ab 130 // groupBoxAccelMeasurements
darienf 20:6d2af70c92ab 131 //
darienf 20:6d2af70c92ab 132 this.groupBoxAccelMeasurements.BackgroundColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 133 this.groupBoxAccelMeasurements.Controls.Add(this.label7);
darienf 20:6d2af70c92ab 134 this.groupBoxAccelMeasurements.Controls.Add(this.chartAccel);
darienf 20:6d2af70c92ab 135 this.groupBoxAccelMeasurements.Dock = System.Windows.Forms.DockStyle.Fill;
darienf 20:6d2af70c92ab 136 this.groupBoxAccelMeasurements.Location = new System.Drawing.Point(508, 3);
darienf 20:6d2af70c92ab 137 this.groupBoxAccelMeasurements.Name = "groupBoxAccelMeasurements";
darienf 20:6d2af70c92ab 138 this.groupBoxAccelMeasurements.Size = new System.Drawing.Size(247, 528);
darienf 20:6d2af70c92ab 139 this.groupBoxAccelMeasurements.TabIndex = 38;
darienf 20:6d2af70c92ab 140 this.groupBoxAccelMeasurements.TabStop = false;
darienf 20:6d2af70c92ab 141 this.groupBoxAccelMeasurements.Text = "Accelerometer Measurements";
darienf 20:6d2af70c92ab 142 //
darienf 20:6d2af70c92ab 143 // label7
darienf 20:6d2af70c92ab 144 //
darienf 20:6d2af70c92ab 145 this.label7.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
darienf 20:6d2af70c92ab 146 this.label7.AutoSize = true;
darienf 20:6d2af70c92ab 147 this.label7.Location = new System.Drawing.Point(105, 511);
darienf 20:6d2af70c92ab 148 this.label7.Name = "label7";
darienf 20:6d2af70c92ab 149 this.label7.Size = new System.Drawing.Size(79, 13);
darienf 20:6d2af70c92ab 150 this.label7.TabIndex = 34;
darienf 20:6d2af70c92ab 151 this.label7.Text = "Time (seconds)";
darienf 20:6d2af70c92ab 152 //
darienf 20:6d2af70c92ab 153 // chartAccel
darienf 20:6d2af70c92ab 154 //
darienf 20:6d2af70c92ab 155 this.chartAccel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
darienf 20:6d2af70c92ab 156 | System.Windows.Forms.AnchorStyles.Left)
darienf 20:6d2af70c92ab 157 | System.Windows.Forms.AnchorStyles.Right)));
darienf 20:6d2af70c92ab 158 chartArea1.AxisY.Title = "Accelerometer X";
darienf 20:6d2af70c92ab 159 chartArea1.Name = "ChartArea4AccelX";
darienf 20:6d2af70c92ab 160 chartArea2.AlignWithChartArea = "ChartArea4AccelX";
darienf 20:6d2af70c92ab 161 chartArea2.AxisY.Title = "Accelerometer Y";
darienf 20:6d2af70c92ab 162 chartArea2.Name = "ChartArea5AccelY";
darienf 20:6d2af70c92ab 163 chartArea3.AlignWithChartArea = "ChartArea4AccelX";
darienf 20:6d2af70c92ab 164 chartArea3.AxisY.Title = "Accelerometer Z";
darienf 20:6d2af70c92ab 165 chartArea3.Name = "ChartArea6AccelZ";
darienf 20:6d2af70c92ab 166 this.chartAccel.ChartAreas.Add(chartArea1);
darienf 20:6d2af70c92ab 167 this.chartAccel.ChartAreas.Add(chartArea2);
darienf 20:6d2af70c92ab 168 this.chartAccel.ChartAreas.Add(chartArea3);
darienf 20:6d2af70c92ab 169 this.chartAccel.Location = new System.Drawing.Point(6, 19);
darienf 20:6d2af70c92ab 170 this.chartAccel.Name = "chartAccel";
darienf 20:6d2af70c92ab 171 series1.ChartArea = "ChartArea4AccelX";
darienf 20:6d2af70c92ab 172 series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
darienf 20:6d2af70c92ab 173 series1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(51)))), ((int)(((byte)(89)))));
darienf 20:6d2af70c92ab 174 series1.MarkerSize = 1;
darienf 20:6d2af70c92ab 175 series1.Name = "SeriesAccelX";
darienf 20:6d2af70c92ab 176 series1.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32;
darienf 20:6d2af70c92ab 177 series1.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
darienf 20:6d2af70c92ab 178 series2.ChartArea = "ChartArea5AccelY";
darienf 20:6d2af70c92ab 179 series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
darienf 20:6d2af70c92ab 180 series2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(176)))), ((int)(((byte)(169)))));
darienf 20:6d2af70c92ab 181 series2.Name = "SeriesAccelY";
darienf 20:6d2af70c92ab 182 series2.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32;
darienf 20:6d2af70c92ab 183 series2.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
darienf 20:6d2af70c92ab 184 series3.ChartArea = "ChartArea6AccelZ";
darienf 20:6d2af70c92ab 185 series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
darienf 20:6d2af70c92ab 186 series3.Color = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(175)))), ((int)(((byte)(0)))));
darienf 20:6d2af70c92ab 187 series3.Name = "SeriesAccelZ";
darienf 20:6d2af70c92ab 188 series3.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32;
darienf 20:6d2af70c92ab 189 series3.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
darienf 20:6d2af70c92ab 190 this.chartAccel.Series.Add(series1);
darienf 20:6d2af70c92ab 191 this.chartAccel.Series.Add(series2);
darienf 20:6d2af70c92ab 192 this.chartAccel.Series.Add(series3);
darienf 20:6d2af70c92ab 193 this.chartAccel.Size = new System.Drawing.Size(235, 503);
darienf 20:6d2af70c92ab 194 this.chartAccel.TabIndex = 32;
darienf 20:6d2af70c92ab 195 this.chartAccel.Text = "chart1";
darienf 20:6d2af70c92ab 196 title1.Name = "Title1";
darienf 20:6d2af70c92ab 197 title1.Text = "Red";
darienf 20:6d2af70c92ab 198 title1.Visible = false;
darienf 20:6d2af70c92ab 199 this.chartAccel.Titles.Add(title1);
darienf 20:6d2af70c92ab 200 //
darienf 20:6d2af70c92ab 201 // maximGroupBoxProximity
darienf 20:6d2af70c92ab 202 //
darienf 20:6d2af70c92ab 203 this.maximGroupBoxProximity.BackgroundColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 204 this.maximGroupBoxProximity.Controls.Add(this.labelnumProxThreshold);
darienf 20:6d2af70c92ab 205 this.maximGroupBoxProximity.Controls.Add(this.numProxThreshold);
darienf 20:6d2af70c92ab 206 this.maximGroupBoxProximity.Controls.Add(this.labelcboPilotPA);
darienf 20:6d2af70c92ab 207 this.maximGroupBoxProximity.Controls.Add(this.label21);
darienf 20:6d2af70c92ab 208 this.maximGroupBoxProximity.Controls.Add(this.lblAvgPilotPALEDcurrent);
darienf 20:6d2af70c92ab 209 this.maximGroupBoxProximity.Controls.Add(this.cboPilotPA);
darienf 20:6d2af70c92ab 210 this.maximGroupBoxProximity.Enabled = false;
darienf 20:6d2af70c92ab 211 this.maximGroupBoxProximity.Location = new System.Drawing.Point(570, 517);
darienf 20:6d2af70c92ab 212 this.maximGroupBoxProximity.Name = "maximGroupBoxProximity";
darienf 20:6d2af70c92ab 213 this.maximGroupBoxProximity.Size = new System.Drawing.Size(248, 78);
darienf 20:6d2af70c92ab 214 this.maximGroupBoxProximity.TabIndex = 37;
darienf 20:6d2af70c92ab 215 this.maximGroupBoxProximity.TabStop = false;
darienf 20:6d2af70c92ab 216 this.maximGroupBoxProximity.Text = "Proximity";
darienf 20:6d2af70c92ab 217 this.maximGroupBoxProximity.Visible = false;
darienf 20:6d2af70c92ab 218 //
darienf 20:6d2af70c92ab 219 // labelnumProxThreshold
darienf 20:6d2af70c92ab 220 //
darienf 20:6d2af70c92ab 221 this.labelnumProxThreshold.AutoSize = true;
darienf 20:6d2af70c92ab 222 this.labelnumProxThreshold.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 223 this.labelnumProxThreshold.Location = new System.Drawing.Point(13, 55);
darienf 20:6d2af70c92ab 224 this.labelnumProxThreshold.Name = "labelnumProxThreshold";
darienf 20:6d2af70c92ab 225 this.labelnumProxThreshold.Size = new System.Drawing.Size(123, 15);
darienf 20:6d2af70c92ab 226 this.labelnumProxThreshold.TabIndex = 24;
darienf 20:6d2af70c92ab 227 this.labelnumProxThreshold.Text = "PROX_INT_THRESH";
darienf 20:6d2af70c92ab 228 this.labelnumProxThreshold.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 229 //
darienf 20:6d2af70c92ab 230 // numProxThreshold
darienf 20:6d2af70c92ab 231 //
darienf 20:6d2af70c92ab 232 this.numProxThreshold.Hexadecimal = true;
darienf 20:6d2af70c92ab 233 this.numProxThreshold.Location = new System.Drawing.Point(148, 52);
darienf 20:6d2af70c92ab 234 this.numProxThreshold.Maximum = new decimal(new int[] {
darienf 20:6d2af70c92ab 235 255,
darienf 20:6d2af70c92ab 236 0,
darienf 20:6d2af70c92ab 237 0,
darienf 20:6d2af70c92ab 238 0});
darienf 20:6d2af70c92ab 239 this.numProxThreshold.Name = "numProxThreshold";
darienf 20:6d2af70c92ab 240 this.numProxThreshold.Size = new System.Drawing.Size(55, 20);
darienf 20:6d2af70c92ab 241 this.numProxThreshold.TabIndex = 14;
darienf 20:6d2af70c92ab 242 this.numProxThreshold.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
darienf 20:6d2af70c92ab 243 this.numProxThreshold.Value = new decimal(new int[] {
darienf 20:6d2af70c92ab 244 255,
darienf 20:6d2af70c92ab 245 0,
darienf 20:6d2af70c92ab 246 0,
darienf 20:6d2af70c92ab 247 0});
darienf 20:6d2af70c92ab 248 //
darienf 20:6d2af70c92ab 249 // labelcboPilotPA
darienf 20:6d2af70c92ab 250 //
darienf 20:6d2af70c92ab 251 this.labelcboPilotPA.AutoSize = true;
darienf 20:6d2af70c92ab 252 this.labelcboPilotPA.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 253 this.labelcboPilotPA.Location = new System.Drawing.Point(12, 26);
darienf 20:6d2af70c92ab 254 this.labelcboPilotPA.Name = "labelcboPilotPA";
darienf 20:6d2af70c92ab 255 this.labelcboPilotPA.Size = new System.Drawing.Size(62, 15);
darienf 20:6d2af70c92ab 256 this.labelcboPilotPA.TabIndex = 4;
darienf 20:6d2af70c92ab 257 this.labelcboPilotPA.Text = "PILOT_PA";
darienf 20:6d2af70c92ab 258 this.labelcboPilotPA.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 259 //
darienf 20:6d2af70c92ab 260 // label21
darienf 20:6d2af70c92ab 261 //
darienf 20:6d2af70c92ab 262 this.label21.AutoSize = true;
darienf 20:6d2af70c92ab 263 this.label21.Font = new System.Drawing.Font("Arial", 9F);
darienf 20:6d2af70c92ab 264 this.label21.Location = new System.Drawing.Point(208, 26);
darienf 20:6d2af70c92ab 265 this.label21.Name = "label21";
darienf 20:6d2af70c92ab 266 this.label21.Size = new System.Drawing.Size(25, 15);
darienf 20:6d2af70c92ab 267 this.label21.TabIndex = 18;
darienf 20:6d2af70c92ab 268 this.label21.Text = "mA";
darienf 20:6d2af70c92ab 269 this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 270 //
darienf 20:6d2af70c92ab 271 // lblAvgPilotPALEDcurrent
darienf 20:6d2af70c92ab 272 //
darienf 20:6d2af70c92ab 273 this.lblAvgPilotPALEDcurrent.AutoSize = true;
darienf 20:6d2af70c92ab 274 this.lblAvgPilotPALEDcurrent.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 275 this.lblAvgPilotPALEDcurrent.Location = new System.Drawing.Point(177, 26);
darienf 20:6d2af70c92ab 276 this.lblAvgPilotPALEDcurrent.Name = "lblAvgPilotPALEDcurrent";
darienf 20:6d2af70c92ab 277 this.lblAvgPilotPALEDcurrent.Size = new System.Drawing.Size(19, 15);
darienf 20:6d2af70c92ab 278 this.lblAvgPilotPALEDcurrent.TabIndex = 19;
darienf 20:6d2af70c92ab 279 this.lblAvgPilotPALEDcurrent.Text = "---";
darienf 20:6d2af70c92ab 280 this.lblAvgPilotPALEDcurrent.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 281 //
darienf 20:6d2af70c92ab 282 // cboPilotPA
darienf 20:6d2af70c92ab 283 //
darienf 20:6d2af70c92ab 284 this.cboPilotPA.BackColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 285 this.cboPilotPA.DropDownHeight = 200;
darienf 20:6d2af70c92ab 286 this.cboPilotPA.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
darienf 20:6d2af70c92ab 287 this.cboPilotPA.DropDownWidth = 81;
darienf 20:6d2af70c92ab 288 this.cboPilotPA.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 289 this.cboPilotPA.Location = new System.Drawing.Point(90, 25);
darienf 20:6d2af70c92ab 290 this.cboPilotPA.MaxDropDownItems = 10;
darienf 20:6d2af70c92ab 291 this.cboPilotPA.Name = "cboPilotPA";
darienf 20:6d2af70c92ab 292 this.cboPilotPA.Size = new System.Drawing.Size(81, 23);
darienf 20:6d2af70c92ab 293 this.cboPilotPA.TabIndex = 0;
darienf 20:6d2af70c92ab 294 this.cboPilotPA.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
darienf 20:6d2af70c92ab 295 this.cboPilotPA.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
darienf 20:6d2af70c92ab 296 //
darienf 20:6d2af70c92ab 297 // groupBoxOpticalMeasurements
darienf 20:6d2af70c92ab 298 //
darienf 20:6d2af70c92ab 299 this.groupBoxOpticalMeasurements.BackgroundColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 300 this.groupBoxOpticalMeasurements.Controls.Add(this.label45);
darienf 20:6d2af70c92ab 301 this.groupBoxOpticalMeasurements.Controls.Add(this.chartLED);
darienf 20:6d2af70c92ab 302 this.groupBoxOpticalMeasurements.Dock = System.Windows.Forms.DockStyle.Fill;
darienf 20:6d2af70c92ab 303 this.groupBoxOpticalMeasurements.Location = new System.Drawing.Point(256, 3);
darienf 20:6d2af70c92ab 304 this.groupBoxOpticalMeasurements.Name = "groupBoxOpticalMeasurements";
darienf 20:6d2af70c92ab 305 this.groupBoxOpticalMeasurements.Size = new System.Drawing.Size(246, 528);
darienf 20:6d2af70c92ab 306 this.groupBoxOpticalMeasurements.TabIndex = 36;
darienf 20:6d2af70c92ab 307 this.groupBoxOpticalMeasurements.TabStop = false;
darienf 20:6d2af70c92ab 308 this.groupBoxOpticalMeasurements.Text = "Optical Measurements";
darienf 20:6d2af70c92ab 309 //
darienf 20:6d2af70c92ab 310 // label45
darienf 20:6d2af70c92ab 311 //
darienf 20:6d2af70c92ab 312 this.label45.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
darienf 20:6d2af70c92ab 313 this.label45.AutoSize = true;
darienf 20:6d2af70c92ab 314 this.label45.Location = new System.Drawing.Point(119, 511);
darienf 20:6d2af70c92ab 315 this.label45.Name = "label45";
darienf 20:6d2af70c92ab 316 this.label45.Size = new System.Drawing.Size(79, 13);
darienf 20:6d2af70c92ab 317 this.label45.TabIndex = 32;
darienf 20:6d2af70c92ab 318 this.label45.Text = "Time (seconds)";
darienf 20:6d2af70c92ab 319 //
darienf 20:6d2af70c92ab 320 // chartLED
darienf 20:6d2af70c92ab 321 //
darienf 20:6d2af70c92ab 322 this.chartLED.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
darienf 20:6d2af70c92ab 323 | System.Windows.Forms.AnchorStyles.Left)
darienf 20:6d2af70c92ab 324 | System.Windows.Forms.AnchorStyles.Right)));
darienf 20:6d2af70c92ab 325 chartArea4.AxisY.IsStartedFromZero = false;
darienf 20:6d2af70c92ab 326 chartArea4.AxisY.Title = "Red ADC Code";
darienf 20:6d2af70c92ab 327 chartArea4.Name = "ChartArea1Red";
darienf 20:6d2af70c92ab 328 chartArea5.AlignWithChartArea = "ChartArea1Red";
darienf 20:6d2af70c92ab 329 chartArea5.AxisY.IsStartedFromZero = false;
darienf 20:6d2af70c92ab 330 chartArea5.AxisY.Title = "IR ADC Code";
darienf 20:6d2af70c92ab 331 chartArea5.Name = "ChartArea2IR";
darienf 20:6d2af70c92ab 332 chartArea6.AlignWithChartArea = "ChartArea1Red";
darienf 20:6d2af70c92ab 333 chartArea6.AxisY.IsStartedFromZero = false;
darienf 20:6d2af70c92ab 334 chartArea6.AxisY.Title = "Green ADC Code";
darienf 20:6d2af70c92ab 335 chartArea6.Name = "ChartArea3Green";
darienf 20:6d2af70c92ab 336 this.chartLED.ChartAreas.Add(chartArea4);
darienf 20:6d2af70c92ab 337 this.chartLED.ChartAreas.Add(chartArea5);
darienf 20:6d2af70c92ab 338 this.chartLED.ChartAreas.Add(chartArea6);
darienf 20:6d2af70c92ab 339 this.chartLED.Location = new System.Drawing.Point(6, 19);
darienf 20:6d2af70c92ab 340 this.chartLED.Name = "chartLED";
darienf 20:6d2af70c92ab 341 this.chartLED.Palette = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.None;
darienf 20:6d2af70c92ab 342 this.chartLED.PaletteCustomColors = new System.Drawing.Color[] {
darienf 20:6d2af70c92ab 343 System.Drawing.Color.Red,
darienf 20:6d2af70c92ab 344 System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(194)))), ((int)(((byte)(32))))),
darienf 20:6d2af70c92ab 345 System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(198)))), ((int)(((byte)(76))))),
darienf 20:6d2af70c92ab 346 System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(195)))), ((int)(((byte)(222))))),
darienf 20:6d2af70c92ab 347 System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(37)))), ((int)(((byte)(133))))),
darienf 20:6d2af70c92ab 348 System.Drawing.Color.FromArgb(((int)(((byte)(241)))), ((int)(((byte)(92)))), ((int)(((byte)(34)))))};
darienf 20:6d2af70c92ab 349 series4.ChartArea = "ChartArea1Red";
darienf 20:6d2af70c92ab 350 series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
darienf 20:6d2af70c92ab 351 series4.Color = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(56)))), ((int)(((byte)(49)))));
darienf 20:6d2af70c92ab 352 series4.MarkerSize = 1;
darienf 20:6d2af70c92ab 353 series4.Name = "SeriesRed";
darienf 20:6d2af70c92ab 354 series4.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32;
darienf 20:6d2af70c92ab 355 series4.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
darienf 20:6d2af70c92ab 356 series5.ChartArea = "ChartArea2IR";
darienf 20:6d2af70c92ab 357 series5.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
darienf 20:6d2af70c92ab 358 series5.Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(37)))), ((int)(((byte)(133)))));
darienf 20:6d2af70c92ab 359 series5.Name = "SeriesIR";
darienf 20:6d2af70c92ab 360 series5.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32;
darienf 20:6d2af70c92ab 361 series5.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
darienf 20:6d2af70c92ab 362 series6.ChartArea = "ChartArea3Green";
darienf 20:6d2af70c92ab 363 series6.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
darienf 20:6d2af70c92ab 364 series6.Color = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(136)))), ((int)(((byte)(43)))));
darienf 20:6d2af70c92ab 365 series6.Name = "SeriesGreen";
darienf 20:6d2af70c92ab 366 series6.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32;
darienf 20:6d2af70c92ab 367 series6.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
darienf 20:6d2af70c92ab 368 this.chartLED.Series.Add(series4);
darienf 20:6d2af70c92ab 369 this.chartLED.Series.Add(series5);
darienf 20:6d2af70c92ab 370 this.chartLED.Series.Add(series6);
darienf 20:6d2af70c92ab 371 this.chartLED.Size = new System.Drawing.Size(234, 503);
darienf 20:6d2af70c92ab 372 this.chartLED.TabIndex = 31;
darienf 20:6d2af70c92ab 373 this.chartLED.Text = "chartLED";
darienf 20:6d2af70c92ab 374 title2.Name = "Title1";
darienf 20:6d2af70c92ab 375 title2.Text = "Red";
darienf 20:6d2af70c92ab 376 title2.Visible = false;
darienf 20:6d2af70c92ab 377 this.chartLED.Titles.Add(title2);
darienf 20:6d2af70c92ab 378 //
darienf 20:6d2af70c92ab 379 // maximGroupBoxLEDTimingSlots
darienf 20:6d2af70c92ab 380 //
darienf 20:6d2af70c92ab 381 this.maximGroupBoxLEDTimingSlots.BackgroundColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 382 this.maximGroupBoxLEDTimingSlots.Controls.Add(this.cboLEDslot1);
darienf 20:6d2af70c92ab 383 this.maximGroupBoxLEDTimingSlots.Controls.Add(this.cboLEDslot2);
darienf 20:6d2af70c92ab 384 this.maximGroupBoxLEDTimingSlots.Controls.Add(this.labelcboLEDslot4);
darienf 20:6d2af70c92ab 385 this.maximGroupBoxLEDTimingSlots.Controls.Add(this.cboLEDslot3);
darienf 20:6d2af70c92ab 386 this.maximGroupBoxLEDTimingSlots.Controls.Add(this.labelcboLEDslot3);
darienf 20:6d2af70c92ab 387 this.maximGroupBoxLEDTimingSlots.Controls.Add(this.cboLEDslot4);
darienf 20:6d2af70c92ab 388 this.maximGroupBoxLEDTimingSlots.Controls.Add(this.labelcboLEDslot2);
darienf 20:6d2af70c92ab 389 this.maximGroupBoxLEDTimingSlots.Controls.Add(this.labelcboLEDslot1);
darienf 20:6d2af70c92ab 390 this.maximGroupBoxLEDTimingSlots.Location = new System.Drawing.Point(3, 273);
darienf 20:6d2af70c92ab 391 this.maximGroupBoxLEDTimingSlots.Name = "maximGroupBoxLEDTimingSlots";
darienf 20:6d2af70c92ab 392 this.maximGroupBoxLEDTimingSlots.Size = new System.Drawing.Size(248, 131);
darienf 20:6d2af70c92ab 393 this.maximGroupBoxLEDTimingSlots.TabIndex = 34;
darienf 20:6d2af70c92ab 394 this.maximGroupBoxLEDTimingSlots.TabStop = false;
darienf 20:6d2af70c92ab 395 this.maximGroupBoxLEDTimingSlots.Text = "LED Mode: Timing Slots";
darienf 20:6d2af70c92ab 396 //
darienf 20:6d2af70c92ab 397 // cboLEDslot1
darienf 20:6d2af70c92ab 398 //
darienf 20:6d2af70c92ab 399 this.cboLEDslot1.BackColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 400 this.cboLEDslot1.DropDownHeight = 200;
darienf 20:6d2af70c92ab 401 this.cboLEDslot1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
darienf 20:6d2af70c92ab 402 this.cboLEDslot1.DropDownWidth = 160;
darienf 20:6d2af70c92ab 403 this.cboLEDslot1.Font = new System.Drawing.Font("Arial", 9F);
darienf 20:6d2af70c92ab 404 this.cboLEDslot1.Items.AddRange(new object[] {
darienf 20:6d2af70c92ab 405 "Disabled",
darienf 20:6d2af70c92ab 406 "LED1 (Red)",
darienf 20:6d2af70c92ab 407 "LED2 (IR)",
darienf 20:6d2af70c92ab 408 "LED3 (Green)",
darienf 20:6d2af70c92ab 409 "LED4 (Green)",
darienf 20:6d2af70c92ab 410 "LED1 Pilot",
darienf 20:6d2af70c92ab 411 "LED2 Pilot",
darienf 20:6d2af70c92ab 412 "Reserved"});
darienf 20:6d2af70c92ab 413 this.cboLEDslot1.Location = new System.Drawing.Point(80, 29);
darienf 20:6d2af70c92ab 414 this.cboLEDslot1.Name = "cboLEDslot1";
darienf 20:6d2af70c92ab 415 this.cboLEDslot1.Size = new System.Drawing.Size(160, 21);
darienf 20:6d2af70c92ab 416 this.cboLEDslot1.TabIndex = 14;
darienf 20:6d2af70c92ab 417 this.cboLEDslot1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
darienf 20:6d2af70c92ab 418 this.cboLEDslot1.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
darienf 20:6d2af70c92ab 419 //
darienf 20:6d2af70c92ab 420 // cboLEDslot2
darienf 20:6d2af70c92ab 421 //
darienf 20:6d2af70c92ab 422 this.cboLEDslot2.BackColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 423 this.cboLEDslot2.DropDownHeight = 200;
darienf 20:6d2af70c92ab 424 this.cboLEDslot2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
darienf 20:6d2af70c92ab 425 this.cboLEDslot2.DropDownWidth = 160;
darienf 20:6d2af70c92ab 426 this.cboLEDslot2.Font = new System.Drawing.Font("Arial", 9F);
darienf 20:6d2af70c92ab 427 this.cboLEDslot2.Items.AddRange(new object[] {
darienf 20:6d2af70c92ab 428 "Disabled",
darienf 20:6d2af70c92ab 429 "LED1 (Red)",
darienf 20:6d2af70c92ab 430 "LED2 (IR)",
darienf 20:6d2af70c92ab 431 "LED3 (Green)",
darienf 20:6d2af70c92ab 432 "LED4 (Green)",
darienf 20:6d2af70c92ab 433 "LED1 Pilot",
darienf 20:6d2af70c92ab 434 "LED2 Pilot",
darienf 20:6d2af70c92ab 435 "Reserved"});
darienf 20:6d2af70c92ab 436 this.cboLEDslot2.Location = new System.Drawing.Point(80, 54);
darienf 20:6d2af70c92ab 437 this.cboLEDslot2.Name = "cboLEDslot2";
darienf 20:6d2af70c92ab 438 this.cboLEDslot2.Size = new System.Drawing.Size(160, 21);
darienf 20:6d2af70c92ab 439 this.cboLEDslot2.TabIndex = 14;
darienf 20:6d2af70c92ab 440 this.cboLEDslot2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
darienf 20:6d2af70c92ab 441 this.cboLEDslot2.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
darienf 20:6d2af70c92ab 442 //
darienf 20:6d2af70c92ab 443 // labelcboLEDslot4
darienf 20:6d2af70c92ab 444 //
darienf 20:6d2af70c92ab 445 this.labelcboLEDslot4.AutoSize = true;
darienf 20:6d2af70c92ab 446 this.labelcboLEDslot4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 447 this.labelcboLEDslot4.Location = new System.Drawing.Point(5, 107);
darienf 20:6d2af70c92ab 448 this.labelcboLEDslot4.Name = "labelcboLEDslot4";
darienf 20:6d2af70c92ab 449 this.labelcboLEDslot4.Size = new System.Drawing.Size(65, 15);
darienf 20:6d2af70c92ab 450 this.labelcboLEDslot4.TabIndex = 15;
darienf 20:6d2af70c92ab 451 this.labelcboLEDslot4.Text = "LED Slot 4";
darienf 20:6d2af70c92ab 452 //
darienf 20:6d2af70c92ab 453 // cboLEDslot3
darienf 20:6d2af70c92ab 454 //
darienf 20:6d2af70c92ab 455 this.cboLEDslot3.BackColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 456 this.cboLEDslot3.DropDownHeight = 200;
darienf 20:6d2af70c92ab 457 this.cboLEDslot3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
darienf 20:6d2af70c92ab 458 this.cboLEDslot3.DropDownWidth = 160;
darienf 20:6d2af70c92ab 459 this.cboLEDslot3.Font = new System.Drawing.Font("Arial", 9F);
darienf 20:6d2af70c92ab 460 this.cboLEDslot3.Items.AddRange(new object[] {
darienf 20:6d2af70c92ab 461 "Disabled",
darienf 20:6d2af70c92ab 462 "LED1 (Red)",
darienf 20:6d2af70c92ab 463 "LED2 (IR)",
darienf 20:6d2af70c92ab 464 "LED3 (Green)",
darienf 20:6d2af70c92ab 465 "LED4 (Green)",
darienf 20:6d2af70c92ab 466 "LED1 Pilot",
darienf 20:6d2af70c92ab 467 "LED2 Pilot",
darienf 20:6d2af70c92ab 468 "Reserved"});
darienf 20:6d2af70c92ab 469 this.cboLEDslot3.Location = new System.Drawing.Point(80, 79);
darienf 20:6d2af70c92ab 470 this.cboLEDslot3.Name = "cboLEDslot3";
darienf 20:6d2af70c92ab 471 this.cboLEDslot3.Size = new System.Drawing.Size(160, 21);
darienf 20:6d2af70c92ab 472 this.cboLEDslot3.TabIndex = 14;
darienf 20:6d2af70c92ab 473 this.cboLEDslot3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
darienf 20:6d2af70c92ab 474 this.cboLEDslot3.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
darienf 20:6d2af70c92ab 475 //
darienf 20:6d2af70c92ab 476 // labelcboLEDslot3
darienf 20:6d2af70c92ab 477 //
darienf 20:6d2af70c92ab 478 this.labelcboLEDslot3.AutoSize = true;
darienf 20:6d2af70c92ab 479 this.labelcboLEDslot3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 480 this.labelcboLEDslot3.Location = new System.Drawing.Point(5, 83);
darienf 20:6d2af70c92ab 481 this.labelcboLEDslot3.Name = "labelcboLEDslot3";
darienf 20:6d2af70c92ab 482 this.labelcboLEDslot3.Size = new System.Drawing.Size(65, 15);
darienf 20:6d2af70c92ab 483 this.labelcboLEDslot3.TabIndex = 15;
darienf 20:6d2af70c92ab 484 this.labelcboLEDslot3.Text = "LED Slot 3";
darienf 20:6d2af70c92ab 485 //
darienf 20:6d2af70c92ab 486 // cboLEDslot4
darienf 20:6d2af70c92ab 487 //
darienf 20:6d2af70c92ab 488 this.cboLEDslot4.BackColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 489 this.cboLEDslot4.DropDownHeight = 200;
darienf 20:6d2af70c92ab 490 this.cboLEDslot4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
darienf 20:6d2af70c92ab 491 this.cboLEDslot4.DropDownWidth = 160;
darienf 20:6d2af70c92ab 492 this.cboLEDslot4.Font = new System.Drawing.Font("Arial", 9F);
darienf 20:6d2af70c92ab 493 this.cboLEDslot4.Items.AddRange(new object[] {
darienf 20:6d2af70c92ab 494 "Disabled",
darienf 20:6d2af70c92ab 495 "LED1 (Red)",
darienf 20:6d2af70c92ab 496 "LED2 (IR)",
darienf 20:6d2af70c92ab 497 "LED3 (Green)",
darienf 20:6d2af70c92ab 498 "LED4 (Green)",
darienf 20:6d2af70c92ab 499 "LED1 Pilot",
darienf 20:6d2af70c92ab 500 "LED2 Pilot",
darienf 20:6d2af70c92ab 501 "Reserved"});
darienf 20:6d2af70c92ab 502 this.cboLEDslot4.Location = new System.Drawing.Point(80, 104);
darienf 20:6d2af70c92ab 503 this.cboLEDslot4.Name = "cboLEDslot4";
darienf 20:6d2af70c92ab 504 this.cboLEDslot4.Size = new System.Drawing.Size(160, 21);
darienf 20:6d2af70c92ab 505 this.cboLEDslot4.TabIndex = 14;
darienf 20:6d2af70c92ab 506 this.cboLEDslot4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
darienf 20:6d2af70c92ab 507 this.cboLEDslot4.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
darienf 20:6d2af70c92ab 508 //
darienf 20:6d2af70c92ab 509 // labelcboLEDslot2
darienf 20:6d2af70c92ab 510 //
darienf 20:6d2af70c92ab 511 this.labelcboLEDslot2.AutoSize = true;
darienf 20:6d2af70c92ab 512 this.labelcboLEDslot2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 513 this.labelcboLEDslot2.Location = new System.Drawing.Point(5, 57);
darienf 20:6d2af70c92ab 514 this.labelcboLEDslot2.Name = "labelcboLEDslot2";
darienf 20:6d2af70c92ab 515 this.labelcboLEDslot2.Size = new System.Drawing.Size(65, 15);
darienf 20:6d2af70c92ab 516 this.labelcboLEDslot2.TabIndex = 15;
darienf 20:6d2af70c92ab 517 this.labelcboLEDslot2.Text = "LED Slot 2";
darienf 20:6d2af70c92ab 518 //
darienf 20:6d2af70c92ab 519 // labelcboLEDslot1
darienf 20:6d2af70c92ab 520 //
darienf 20:6d2af70c92ab 521 this.labelcboLEDslot1.AutoSize = true;
darienf 20:6d2af70c92ab 522 this.labelcboLEDslot1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 523 this.labelcboLEDslot1.Location = new System.Drawing.Point(5, 32);
darienf 20:6d2af70c92ab 524 this.labelcboLEDslot1.Name = "labelcboLEDslot1";
darienf 20:6d2af70c92ab 525 this.labelcboLEDslot1.Size = new System.Drawing.Size(65, 15);
darienf 20:6d2af70c92ab 526 this.labelcboLEDslot1.TabIndex = 15;
darienf 20:6d2af70c92ab 527 this.labelcboLEDslot1.Text = "LED Slot 1";
darienf 20:6d2af70c92ab 528 //
darienf 20:6d2af70c92ab 529 // maximGroupBoxSettings
darienf 20:6d2af70c92ab 530 //
darienf 20:6d2af70c92ab 531 this.maximGroupBoxSettings.BackgroundColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 532 this.maximGroupBoxSettings.Controls.Add(this.label28);
darienf 20:6d2af70c92ab 533 this.maximGroupBoxSettings.Controls.Add(this.label25);
darienf 20:6d2af70c92ab 534 this.maximGroupBoxSettings.Controls.Add(this.label26);
darienf 20:6d2af70c92ab 535 this.maximGroupBoxSettings.Controls.Add(this.label27);
darienf 20:6d2af70c92ab 536 this.maximGroupBoxSettings.Controls.Add(this.cboADCFSrangenA);
darienf 20:6d2af70c92ab 537 this.maximGroupBoxSettings.Controls.Add(this.label29);
darienf 20:6d2af70c92ab 538 this.maximGroupBoxSettings.Controls.Add(this.cboSampleAvg);
darienf 20:6d2af70c92ab 539 this.maximGroupBoxSettings.Controls.Add(this.label30);
darienf 20:6d2af70c92ab 540 this.maximGroupBoxSettings.Controls.Add(this.cboSampleRate);
darienf 20:6d2af70c92ab 541 this.maximGroupBoxSettings.Controls.Add(this.label31);
darienf 20:6d2af70c92ab 542 this.maximGroupBoxSettings.Controls.Add(this.cboPulseWidth);
darienf 20:6d2af70c92ab 543 this.maximGroupBoxSettings.Location = new System.Drawing.Point(3, 40);
darienf 20:6d2af70c92ab 544 this.maximGroupBoxSettings.Name = "maximGroupBoxSettings";
darienf 20:6d2af70c92ab 545 this.maximGroupBoxSettings.Size = new System.Drawing.Size(248, 119);
darienf 20:6d2af70c92ab 546 this.maximGroupBoxSettings.TabIndex = 35;
darienf 20:6d2af70c92ab 547 this.maximGroupBoxSettings.TabStop = false;
darienf 20:6d2af70c92ab 548 this.maximGroupBoxSettings.Text = "Settings";
darienf 20:6d2af70c92ab 549 //
darienf 20:6d2af70c92ab 550 // label28
darienf 20:6d2af70c92ab 551 //
darienf 20:6d2af70c92ab 552 this.label28.AutoSize = true;
darienf 20:6d2af70c92ab 553 this.label28.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 554 this.label28.Location = new System.Drawing.Point(11, 93);
darienf 20:6d2af70c92ab 555 this.label28.Name = "label28";
darienf 20:6d2af70c92ab 556 this.label28.Size = new System.Drawing.Size(129, 15);
darienf 20:6d2af70c92ab 557 this.label28.TabIndex = 25;
darienf 20:6d2af70c92ab 558 this.label28.Text = "ADC Full Scale Range";
darienf 20:6d2af70c92ab 559 this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 560 //
darienf 20:6d2af70c92ab 561 // label25
darienf 20:6d2af70c92ab 562 //
darienf 20:6d2af70c92ab 563 this.label25.AutoSize = true;
darienf 20:6d2af70c92ab 564 this.label25.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 565 this.label25.Location = new System.Drawing.Point(11, 26);
darienf 20:6d2af70c92ab 566 this.label25.Name = "label25";
darienf 20:6d2af70c92ab 567 this.label25.Size = new System.Drawing.Size(79, 15);
darienf 20:6d2af70c92ab 568 this.label25.TabIndex = 4;
darienf 20:6d2af70c92ab 569 this.label25.Text = "Sample Rate";
darienf 20:6d2af70c92ab 570 this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 571 //
darienf 20:6d2af70c92ab 572 // label26
darienf 20:6d2af70c92ab 573 //
darienf 20:6d2af70c92ab 574 this.label26.AutoSize = true;
darienf 20:6d2af70c92ab 575 this.label26.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 576 this.label26.Location = new System.Drawing.Point(11, 48);
darienf 20:6d2af70c92ab 577 this.label26.Name = "label26";
darienf 20:6d2af70c92ab 578 this.label26.Size = new System.Drawing.Size(96, 15);
darienf 20:6d2af70c92ab 579 this.label26.TabIndex = 22;
darienf 20:6d2af70c92ab 580 this.label26.Text = "Sample Average";
darienf 20:6d2af70c92ab 581 this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 582 //
darienf 20:6d2af70c92ab 583 // label27
darienf 20:6d2af70c92ab 584 //
darienf 20:6d2af70c92ab 585 this.label27.AutoSize = true;
darienf 20:6d2af70c92ab 586 this.label27.Font = new System.Drawing.Font("Arial", 9F);
darienf 20:6d2af70c92ab 587 this.label27.Location = new System.Drawing.Point(219, 29);
darienf 20:6d2af70c92ab 588 this.label27.Name = "label27";
darienf 20:6d2af70c92ab 589 this.label27.Size = new System.Drawing.Size(21, 15);
darienf 20:6d2af70c92ab 590 this.label27.TabIndex = 4;
darienf 20:6d2af70c92ab 591 this.label27.Text = "Hz";
darienf 20:6d2af70c92ab 592 this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 593 //
darienf 20:6d2af70c92ab 594 // cboADCFSrangenA
darienf 20:6d2af70c92ab 595 //
darienf 20:6d2af70c92ab 596 this.cboADCFSrangenA.BackColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 597 this.cboADCFSrangenA.DropDownHeight = 200;
darienf 20:6d2af70c92ab 598 this.cboADCFSrangenA.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
darienf 20:6d2af70c92ab 599 this.cboADCFSrangenA.DropDownWidth = 70;
darienf 20:6d2af70c92ab 600 this.cboADCFSrangenA.Font = new System.Drawing.Font("Arial", 9F);
darienf 20:6d2af70c92ab 601 this.cboADCFSrangenA.Location = new System.Drawing.Point(145, 92);
darienf 20:6d2af70c92ab 602 this.cboADCFSrangenA.MaxDropDownItems = 10;
darienf 20:6d2af70c92ab 603 this.cboADCFSrangenA.Name = "cboADCFSrangenA";
darienf 20:6d2af70c92ab 604 this.cboADCFSrangenA.Size = new System.Drawing.Size(70, 21);
darienf 20:6d2af70c92ab 605 this.cboADCFSrangenA.TabIndex = 20;
darienf 20:6d2af70c92ab 606 this.cboADCFSrangenA.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
darienf 20:6d2af70c92ab 607 this.cboADCFSrangenA.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
darienf 20:6d2af70c92ab 608 //
darienf 20:6d2af70c92ab 609 // label29
darienf 20:6d2af70c92ab 610 //
darienf 20:6d2af70c92ab 611 this.label29.AutoSize = true;
darienf 20:6d2af70c92ab 612 this.label29.Font = new System.Drawing.Font("Arial", 9F);
darienf 20:6d2af70c92ab 613 this.label29.Location = new System.Drawing.Point(219, 73);
darienf 20:6d2af70c92ab 614 this.label29.Name = "label29";
darienf 20:6d2af70c92ab 615 this.label29.Size = new System.Drawing.Size(21, 15);
darienf 20:6d2af70c92ab 616 this.label29.TabIndex = 4;
darienf 20:6d2af70c92ab 617 this.label29.Text = "µs";
darienf 20:6d2af70c92ab 618 this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 619 //
darienf 20:6d2af70c92ab 620 // cboSampleAvg
darienf 20:6d2af70c92ab 621 //
darienf 20:6d2af70c92ab 622 this.cboSampleAvg.BackColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 623 this.cboSampleAvg.DropDownHeight = 200;
darienf 20:6d2af70c92ab 624 this.cboSampleAvg.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
darienf 20:6d2af70c92ab 625 this.cboSampleAvg.DropDownWidth = 70;
darienf 20:6d2af70c92ab 626 this.cboSampleAvg.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 627 this.cboSampleAvg.Location = new System.Drawing.Point(145, 48);
darienf 20:6d2af70c92ab 628 this.cboSampleAvg.MaxDropDownItems = 10;
darienf 20:6d2af70c92ab 629 this.cboSampleAvg.Name = "cboSampleAvg";
darienf 20:6d2af70c92ab 630 this.cboSampleAvg.Size = new System.Drawing.Size(70, 21);
darienf 20:6d2af70c92ab 631 this.cboSampleAvg.TabIndex = 12;
darienf 20:6d2af70c92ab 632 this.cboSampleAvg.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
darienf 20:6d2af70c92ab 633 this.cboSampleAvg.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
darienf 20:6d2af70c92ab 634 //
darienf 20:6d2af70c92ab 635 // label30
darienf 20:6d2af70c92ab 636 //
darienf 20:6d2af70c92ab 637 this.label30.AutoSize = true;
darienf 20:6d2af70c92ab 638 this.label30.Font = new System.Drawing.Font("Arial", 9F);
darienf 20:6d2af70c92ab 639 this.label30.Location = new System.Drawing.Point(219, 95);
darienf 20:6d2af70c92ab 640 this.label30.Name = "label30";
darienf 20:6d2af70c92ab 641 this.label30.Size = new System.Drawing.Size(21, 15);
darienf 20:6d2af70c92ab 642 this.label30.TabIndex = 4;
darienf 20:6d2af70c92ab 643 this.label30.Text = "nA";
darienf 20:6d2af70c92ab 644 this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 645 //
darienf 20:6d2af70c92ab 646 // cboSampleRate
darienf 20:6d2af70c92ab 647 //
darienf 20:6d2af70c92ab 648 this.cboSampleRate.BackColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 649 this.cboSampleRate.DropDownHeight = 200;
darienf 20:6d2af70c92ab 650 this.cboSampleRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
darienf 20:6d2af70c92ab 651 this.cboSampleRate.DropDownWidth = 70;
darienf 20:6d2af70c92ab 652 this.cboSampleRate.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 653 this.cboSampleRate.Location = new System.Drawing.Point(145, 26);
darienf 20:6d2af70c92ab 654 this.cboSampleRate.MaxDropDownItems = 10;
darienf 20:6d2af70c92ab 655 this.cboSampleRate.Name = "cboSampleRate";
darienf 20:6d2af70c92ab 656 this.cboSampleRate.Size = new System.Drawing.Size(70, 21);
darienf 20:6d2af70c92ab 657 this.cboSampleRate.TabIndex = 0;
darienf 20:6d2af70c92ab 658 this.cboSampleRate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
darienf 20:6d2af70c92ab 659 this.cboSampleRate.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
darienf 20:6d2af70c92ab 660 //
darienf 20:6d2af70c92ab 661 // label31
darienf 20:6d2af70c92ab 662 //
darienf 20:6d2af70c92ab 663 this.label31.AutoSize = true;
darienf 20:6d2af70c92ab 664 this.label31.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 665 this.label31.Location = new System.Drawing.Point(11, 71);
darienf 20:6d2af70c92ab 666 this.label31.Name = "label31";
darienf 20:6d2af70c92ab 667 this.label31.Size = new System.Drawing.Size(73, 15);
darienf 20:6d2af70c92ab 668 this.label31.TabIndex = 4;
darienf 20:6d2af70c92ab 669 this.label31.Text = "Pulse Width";
darienf 20:6d2af70c92ab 670 this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 671 //
darienf 20:6d2af70c92ab 672 // cboPulseWidth
darienf 20:6d2af70c92ab 673 //
darienf 20:6d2af70c92ab 674 this.cboPulseWidth.BackColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 675 this.cboPulseWidth.DropDownHeight = 200;
darienf 20:6d2af70c92ab 676 this.cboPulseWidth.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
darienf 20:6d2af70c92ab 677 this.cboPulseWidth.DropDownWidth = 70;
darienf 20:6d2af70c92ab 678 this.cboPulseWidth.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 679 this.cboPulseWidth.Location = new System.Drawing.Point(145, 70);
darienf 20:6d2af70c92ab 680 this.cboPulseWidth.MaxDropDownItems = 10;
darienf 20:6d2af70c92ab 681 this.cboPulseWidth.Name = "cboPulseWidth";
darienf 20:6d2af70c92ab 682 this.cboPulseWidth.Size = new System.Drawing.Size(70, 21);
darienf 20:6d2af70c92ab 683 this.cboPulseWidth.TabIndex = 0;
darienf 20:6d2af70c92ab 684 this.cboPulseWidth.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
darienf 20:6d2af70c92ab 685 this.cboPulseWidth.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
darienf 20:6d2af70c92ab 686 //
darienf 20:6d2af70c92ab 687 // maximGroupBoxLEDcurrents
darienf 20:6d2af70c92ab 688 //
darienf 20:6d2af70c92ab 689 this.maximGroupBoxLEDcurrents.BackgroundColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 690 this.maximGroupBoxLEDcurrents.Controls.Add(this.cboIRLED);
darienf 20:6d2af70c92ab 691 this.maximGroupBoxLEDcurrents.Controls.Add(this.labelcboRedLED);
darienf 20:6d2af70c92ab 692 this.maximGroupBoxLEDcurrents.Controls.Add(this.labelcboGreenLED);
darienf 20:6d2af70c92ab 693 this.maximGroupBoxLEDcurrents.Controls.Add(this.label32);
darienf 20:6d2af70c92ab 694 this.maximGroupBoxLEDcurrents.Controls.Add(this.label33);
darienf 20:6d2af70c92ab 695 this.maximGroupBoxLEDcurrents.Controls.Add(this.label35);
darienf 20:6d2af70c92ab 696 this.maximGroupBoxLEDcurrents.Controls.Add(this.label34);
darienf 20:6d2af70c92ab 697 this.maximGroupBoxLEDcurrents.Controls.Add(this.labelcboIRLED);
darienf 20:6d2af70c92ab 698 this.maximGroupBoxLEDcurrents.Controls.Add(this.cboRedLED);
darienf 20:6d2af70c92ab 699 this.maximGroupBoxLEDcurrents.Controls.Add(this.cboGreenLED);
darienf 20:6d2af70c92ab 700 this.maximGroupBoxLEDcurrents.Controls.Add(this.lblAvgIRLEDcurrent);
darienf 20:6d2af70c92ab 701 this.maximGroupBoxLEDcurrents.Controls.Add(this.lblAvgGreenLEDcurrent);
darienf 20:6d2af70c92ab 702 this.maximGroupBoxLEDcurrents.Controls.Add(this.lblAvgRedLEDcurrent);
darienf 20:6d2af70c92ab 703 this.maximGroupBoxLEDcurrents.Controls.Add(this.label36);
darienf 20:6d2af70c92ab 704 this.maximGroupBoxLEDcurrents.Controls.Add(this.label37);
darienf 20:6d2af70c92ab 705 this.maximGroupBoxLEDcurrents.Location = new System.Drawing.Point(3, 161);
darienf 20:6d2af70c92ab 706 this.maximGroupBoxLEDcurrents.Name = "maximGroupBoxLEDcurrents";
darienf 20:6d2af70c92ab 707 this.maximGroupBoxLEDcurrents.Size = new System.Drawing.Size(248, 110);
darienf 20:6d2af70c92ab 708 this.maximGroupBoxLEDcurrents.TabIndex = 33;
darienf 20:6d2af70c92ab 709 this.maximGroupBoxLEDcurrents.TabStop = false;
darienf 20:6d2af70c92ab 710 this.maximGroupBoxLEDcurrents.Text = "LED Currents";
darienf 20:6d2af70c92ab 711 //
darienf 20:6d2af70c92ab 712 // cboIRLED
darienf 20:6d2af70c92ab 713 //
darienf 20:6d2af70c92ab 714 this.cboIRLED.BackColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 715 this.cboIRLED.DropDownHeight = 200;
darienf 20:6d2af70c92ab 716 this.cboIRLED.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
darienf 20:6d2af70c92ab 717 this.cboIRLED.DropDownWidth = 81;
darienf 20:6d2af70c92ab 718 this.cboIRLED.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 719 this.cboIRLED.Location = new System.Drawing.Point(90, 64);
darienf 20:6d2af70c92ab 720 this.cboIRLED.MaxDropDownItems = 10;
darienf 20:6d2af70c92ab 721 this.cboIRLED.Name = "cboIRLED";
darienf 20:6d2af70c92ab 722 this.cboIRLED.Size = new System.Drawing.Size(81, 21);
darienf 20:6d2af70c92ab 723 this.cboIRLED.TabIndex = 0;
darienf 20:6d2af70c92ab 724 this.cboIRLED.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
darienf 20:6d2af70c92ab 725 this.cboIRLED.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
darienf 20:6d2af70c92ab 726 //
darienf 20:6d2af70c92ab 727 // labelcboRedLED
darienf 20:6d2af70c92ab 728 //
darienf 20:6d2af70c92ab 729 this.labelcboRedLED.AutoSize = true;
darienf 20:6d2af70c92ab 730 this.labelcboRedLED.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 731 this.labelcboRedLED.Location = new System.Drawing.Point(12, 43);
darienf 20:6d2af70c92ab 732 this.labelcboRedLED.Name = "labelcboRedLED";
darienf 20:6d2af70c92ab 733 this.labelcboRedLED.Size = new System.Drawing.Size(30, 15);
darienf 20:6d2af70c92ab 734 this.labelcboRedLED.TabIndex = 4;
darienf 20:6d2af70c92ab 735 this.labelcboRedLED.Text = "Red";
darienf 20:6d2af70c92ab 736 this.labelcboRedLED.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 737 //
darienf 20:6d2af70c92ab 738 // labelcboGreenLED
darienf 20:6d2af70c92ab 739 //
darienf 20:6d2af70c92ab 740 this.labelcboGreenLED.AutoSize = true;
darienf 20:6d2af70c92ab 741 this.labelcboGreenLED.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 742 this.labelcboGreenLED.Location = new System.Drawing.Point(12, 87);
darienf 20:6d2af70c92ab 743 this.labelcboGreenLED.Name = "labelcboGreenLED";
darienf 20:6d2af70c92ab 744 this.labelcboGreenLED.Size = new System.Drawing.Size(41, 15);
darienf 20:6d2af70c92ab 745 this.labelcboGreenLED.TabIndex = 4;
darienf 20:6d2af70c92ab 746 this.labelcboGreenLED.Text = "Green";
darienf 20:6d2af70c92ab 747 this.labelcboGreenLED.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 748 //
darienf 20:6d2af70c92ab 749 // label32
darienf 20:6d2af70c92ab 750 //
darienf 20:6d2af70c92ab 751 this.label32.AutoSize = true;
darienf 20:6d2af70c92ab 752 this.label32.Font = new System.Drawing.Font("Arial", 9F);
darienf 20:6d2af70c92ab 753 this.label32.Location = new System.Drawing.Point(207, 43);
darienf 20:6d2af70c92ab 754 this.label32.Name = "label32";
darienf 20:6d2af70c92ab 755 this.label32.Size = new System.Drawing.Size(25, 15);
darienf 20:6d2af70c92ab 756 this.label32.TabIndex = 4;
darienf 20:6d2af70c92ab 757 this.label32.Text = "mA";
darienf 20:6d2af70c92ab 758 this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 759 //
darienf 20:6d2af70c92ab 760 // label33
darienf 20:6d2af70c92ab 761 //
darienf 20:6d2af70c92ab 762 this.label33.AutoSize = true;
darienf 20:6d2af70c92ab 763 this.label33.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 764 this.label33.Location = new System.Drawing.Point(178, 24);
darienf 20:6d2af70c92ab 765 this.label33.Name = "label33";
darienf 20:6d2af70c92ab 766 this.label33.Size = new System.Drawing.Size(51, 15);
darienf 20:6d2af70c92ab 767 this.label33.TabIndex = 4;
darienf 20:6d2af70c92ab 768 this.label33.Text = "Average";
darienf 20:6d2af70c92ab 769 this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 770 //
darienf 20:6d2af70c92ab 771 // label35
darienf 20:6d2af70c92ab 772 //
darienf 20:6d2af70c92ab 773 this.label35.AutoSize = true;
darienf 20:6d2af70c92ab 774 this.label35.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 775 this.label35.Location = new System.Drawing.Point(12, 24);
darienf 20:6d2af70c92ab 776 this.label35.Name = "label35";
darienf 20:6d2af70c92ab 777 this.label35.Size = new System.Drawing.Size(64, 15);
darienf 20:6d2af70c92ab 778 this.label35.TabIndex = 4;
darienf 20:6d2af70c92ab 779 this.label35.Text = "LED Color";
darienf 20:6d2af70c92ab 780 this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 781 //
darienf 20:6d2af70c92ab 782 // label34
darienf 20:6d2af70c92ab 783 //
darienf 20:6d2af70c92ab 784 this.label34.AutoSize = true;
darienf 20:6d2af70c92ab 785 this.label34.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 786 this.label34.Location = new System.Drawing.Point(111, 24);
darienf 20:6d2af70c92ab 787 this.label34.Name = "label34";
darienf 20:6d2af70c92ab 788 this.label34.Size = new System.Drawing.Size(35, 15);
darienf 20:6d2af70c92ab 789 this.label34.TabIndex = 4;
darienf 20:6d2af70c92ab 790 this.label34.Text = "Peak";
darienf 20:6d2af70c92ab 791 this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 792 //
darienf 20:6d2af70c92ab 793 // labelcboIRLED
darienf 20:6d2af70c92ab 794 //
darienf 20:6d2af70c92ab 795 this.labelcboIRLED.AutoSize = true;
darienf 20:6d2af70c92ab 796 this.labelcboIRLED.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 797 this.labelcboIRLED.Location = new System.Drawing.Point(12, 65);
darienf 20:6d2af70c92ab 798 this.labelcboIRLED.Name = "labelcboIRLED";
darienf 20:6d2af70c92ab 799 this.labelcboIRLED.Size = new System.Drawing.Size(72, 15);
darienf 20:6d2af70c92ab 800 this.labelcboIRLED.TabIndex = 4;
darienf 20:6d2af70c92ab 801 this.labelcboIRLED.Text = "IR (Infrared)";
darienf 20:6d2af70c92ab 802 this.labelcboIRLED.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 803 //
darienf 20:6d2af70c92ab 804 // cboRedLED
darienf 20:6d2af70c92ab 805 //
darienf 20:6d2af70c92ab 806 this.cboRedLED.BackColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 807 this.cboRedLED.DropDownHeight = 200;
darienf 20:6d2af70c92ab 808 this.cboRedLED.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
darienf 20:6d2af70c92ab 809 this.cboRedLED.DropDownWidth = 81;
darienf 20:6d2af70c92ab 810 this.cboRedLED.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 811 this.cboRedLED.Location = new System.Drawing.Point(90, 42);
darienf 20:6d2af70c92ab 812 this.cboRedLED.MaxDropDownItems = 10;
darienf 20:6d2af70c92ab 813 this.cboRedLED.Name = "cboRedLED";
darienf 20:6d2af70c92ab 814 this.cboRedLED.Size = new System.Drawing.Size(81, 21);
darienf 20:6d2af70c92ab 815 this.cboRedLED.TabIndex = 0;
darienf 20:6d2af70c92ab 816 this.cboRedLED.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
darienf 20:6d2af70c92ab 817 this.cboRedLED.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
darienf 20:6d2af70c92ab 818 //
darienf 20:6d2af70c92ab 819 // cboGreenLED
darienf 20:6d2af70c92ab 820 //
darienf 20:6d2af70c92ab 821 this.cboGreenLED.BackColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 822 this.cboGreenLED.DropDownHeight = 200;
darienf 20:6d2af70c92ab 823 this.cboGreenLED.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
darienf 20:6d2af70c92ab 824 this.cboGreenLED.DropDownWidth = 81;
darienf 20:6d2af70c92ab 825 this.cboGreenLED.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 826 this.cboGreenLED.Location = new System.Drawing.Point(90, 86);
darienf 20:6d2af70c92ab 827 this.cboGreenLED.MaxDropDownItems = 10;
darienf 20:6d2af70c92ab 828 this.cboGreenLED.Name = "cboGreenLED";
darienf 20:6d2af70c92ab 829 this.cboGreenLED.Size = new System.Drawing.Size(81, 21);
darienf 20:6d2af70c92ab 830 this.cboGreenLED.TabIndex = 0;
darienf 20:6d2af70c92ab 831 this.cboGreenLED.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
darienf 20:6d2af70c92ab 832 this.cboGreenLED.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
darienf 20:6d2af70c92ab 833 //
darienf 20:6d2af70c92ab 834 // lblAvgIRLEDcurrent
darienf 20:6d2af70c92ab 835 //
darienf 20:6d2af70c92ab 836 this.lblAvgIRLEDcurrent.AutoSize = true;
darienf 20:6d2af70c92ab 837 this.lblAvgIRLEDcurrent.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 838 this.lblAvgIRLEDcurrent.Location = new System.Drawing.Point(178, 65);
darienf 20:6d2af70c92ab 839 this.lblAvgIRLEDcurrent.Name = "lblAvgIRLEDcurrent";
darienf 20:6d2af70c92ab 840 this.lblAvgIRLEDcurrent.Size = new System.Drawing.Size(19, 15);
darienf 20:6d2af70c92ab 841 this.lblAvgIRLEDcurrent.TabIndex = 16;
darienf 20:6d2af70c92ab 842 this.lblAvgIRLEDcurrent.Text = "---";
darienf 20:6d2af70c92ab 843 this.lblAvgIRLEDcurrent.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 844 //
darienf 20:6d2af70c92ab 845 // lblAvgGreenLEDcurrent
darienf 20:6d2af70c92ab 846 //
darienf 20:6d2af70c92ab 847 this.lblAvgGreenLEDcurrent.AutoSize = true;
darienf 20:6d2af70c92ab 848 this.lblAvgGreenLEDcurrent.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 849 this.lblAvgGreenLEDcurrent.Location = new System.Drawing.Point(178, 87);
darienf 20:6d2af70c92ab 850 this.lblAvgGreenLEDcurrent.Name = "lblAvgGreenLEDcurrent";
darienf 20:6d2af70c92ab 851 this.lblAvgGreenLEDcurrent.Size = new System.Drawing.Size(19, 15);
darienf 20:6d2af70c92ab 852 this.lblAvgGreenLEDcurrent.TabIndex = 19;
darienf 20:6d2af70c92ab 853 this.lblAvgGreenLEDcurrent.Text = "---";
darienf 20:6d2af70c92ab 854 this.lblAvgGreenLEDcurrent.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 855 //
darienf 20:6d2af70c92ab 856 // lblAvgRedLEDcurrent
darienf 20:6d2af70c92ab 857 //
darienf 20:6d2af70c92ab 858 this.lblAvgRedLEDcurrent.AutoSize = true;
darienf 20:6d2af70c92ab 859 this.lblAvgRedLEDcurrent.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 860 this.lblAvgRedLEDcurrent.Location = new System.Drawing.Point(178, 43);
darienf 20:6d2af70c92ab 861 this.lblAvgRedLEDcurrent.Name = "lblAvgRedLEDcurrent";
darienf 20:6d2af70c92ab 862 this.lblAvgRedLEDcurrent.Size = new System.Drawing.Size(19, 15);
darienf 20:6d2af70c92ab 863 this.lblAvgRedLEDcurrent.TabIndex = 19;
darienf 20:6d2af70c92ab 864 this.lblAvgRedLEDcurrent.Text = "---";
darienf 20:6d2af70c92ab 865 this.lblAvgRedLEDcurrent.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 866 //
darienf 20:6d2af70c92ab 867 // label36
darienf 20:6d2af70c92ab 868 //
darienf 20:6d2af70c92ab 869 this.label36.AutoSize = true;
darienf 20:6d2af70c92ab 870 this.label36.Font = new System.Drawing.Font("Arial", 9F);
darienf 20:6d2af70c92ab 871 this.label36.Location = new System.Drawing.Point(207, 65);
darienf 20:6d2af70c92ab 872 this.label36.Name = "label36";
darienf 20:6d2af70c92ab 873 this.label36.Size = new System.Drawing.Size(25, 15);
darienf 20:6d2af70c92ab 874 this.label36.TabIndex = 15;
darienf 20:6d2af70c92ab 875 this.label36.Text = "mA";
darienf 20:6d2af70c92ab 876 this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 877 //
darienf 20:6d2af70c92ab 878 // label37
darienf 20:6d2af70c92ab 879 //
darienf 20:6d2af70c92ab 880 this.label37.AutoSize = true;
darienf 20:6d2af70c92ab 881 this.label37.Font = new System.Drawing.Font("Arial", 9F);
darienf 20:6d2af70c92ab 882 this.label37.Location = new System.Drawing.Point(207, 87);
darienf 20:6d2af70c92ab 883 this.label37.Name = "label37";
darienf 20:6d2af70c92ab 884 this.label37.Size = new System.Drawing.Size(25, 15);
darienf 20:6d2af70c92ab 885 this.label37.TabIndex = 18;
darienf 20:6d2af70c92ab 886 this.label37.Text = "mA";
darienf 20:6d2af70c92ab 887 this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 888 //
darienf 20:6d2af70c92ab 889 // maximGroupBoxRegs
darienf 20:6d2af70c92ab 890 //
darienf 20:6d2af70c92ab 891 this.maximGroupBoxRegs.BackgroundColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 892 this.maximGroupBoxRegs.Controls.Add(this.textBoxRegValue);
darienf 20:6d2af70c92ab 893 this.maximGroupBoxRegs.Controls.Add(this.btnRegWrite);
darienf 20:6d2af70c92ab 894 this.maximGroupBoxRegs.Controls.Add(this.btnRegRead);
darienf 20:6d2af70c92ab 895 this.maximGroupBoxRegs.Controls.Add(this.comboBoxRegAddr);
darienf 20:6d2af70c92ab 896 this.maximGroupBoxRegs.Enabled = false;
darienf 20:6d2af70c92ab 897 this.maximGroupBoxRegs.Location = new System.Drawing.Point(306, 534);
darienf 20:6d2af70c92ab 898 this.maximGroupBoxRegs.Name = "maximGroupBoxRegs";
darienf 20:6d2af70c92ab 899 this.maximGroupBoxRegs.Size = new System.Drawing.Size(248, 53);
darienf 20:6d2af70c92ab 900 this.maximGroupBoxRegs.TabIndex = 31;
darienf 20:6d2af70c92ab 901 this.maximGroupBoxRegs.TabStop = false;
darienf 20:6d2af70c92ab 902 this.maximGroupBoxRegs.Text = "Registers";
darienf 20:6d2af70c92ab 903 this.maximGroupBoxRegs.Visible = false;
darienf 20:6d2af70c92ab 904 //
darienf 20:6d2af70c92ab 905 // textBoxRegValue
darienf 20:6d2af70c92ab 906 //
darienf 20:6d2af70c92ab 907 this.textBoxRegValue.Location = new System.Drawing.Point(169, 25);
darienf 20:6d2af70c92ab 908 this.textBoxRegValue.Name = "textBoxRegValue";
darienf 20:6d2af70c92ab 909 this.textBoxRegValue.Size = new System.Drawing.Size(41, 20);
darienf 20:6d2af70c92ab 910 this.textBoxRegValue.TabIndex = 2;
darienf 20:6d2af70c92ab 911 this.textBoxRegValue.Text = "0xFF";
darienf 20:6d2af70c92ab 912 //
darienf 20:6d2af70c92ab 913 // btnRegWrite
darienf 20:6d2af70c92ab 914 //
darienf 20:6d2af70c92ab 915 this.btnRegWrite.Location = new System.Drawing.Point(215, 25);
darienf 20:6d2af70c92ab 916 this.btnRegWrite.Name = "btnRegWrite";
darienf 20:6d2af70c92ab 917 this.btnRegWrite.Size = new System.Drawing.Size(28, 23);
darienf 20:6d2af70c92ab 918 this.btnRegWrite.TabIndex = 1;
darienf 20:6d2af70c92ab 919 this.btnRegWrite.Text = "Wr";
darienf 20:6d2af70c92ab 920 this.btnRegWrite.UseVisualStyleBackColor = true;
darienf 20:6d2af70c92ab 921 //
darienf 20:6d2af70c92ab 922 // btnRegRead
darienf 20:6d2af70c92ab 923 //
darienf 20:6d2af70c92ab 924 this.btnRegRead.Location = new System.Drawing.Point(137, 25);
darienf 20:6d2af70c92ab 925 this.btnRegRead.Name = "btnRegRead";
darienf 20:6d2af70c92ab 926 this.btnRegRead.Size = new System.Drawing.Size(26, 23);
darienf 20:6d2af70c92ab 927 this.btnRegRead.TabIndex = 1;
darienf 20:6d2af70c92ab 928 this.btnRegRead.Text = "Rd";
darienf 20:6d2af70c92ab 929 this.btnRegRead.UseVisualStyleBackColor = true;
darienf 20:6d2af70c92ab 930 //
darienf 20:6d2af70c92ab 931 // comboBoxRegAddr
darienf 20:6d2af70c92ab 932 //
darienf 20:6d2af70c92ab 933 this.comboBoxRegAddr.BackColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 934 this.comboBoxRegAddr.DropDownHeight = 200;
darienf 20:6d2af70c92ab 935 this.comboBoxRegAddr.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
darienf 20:6d2af70c92ab 936 this.comboBoxRegAddr.DropDownWidth = 126;
darienf 20:6d2af70c92ab 937 this.comboBoxRegAddr.Font = new System.Drawing.Font("Arial", 7.8F);
darienf 20:6d2af70c92ab 938 this.comboBoxRegAddr.Location = new System.Drawing.Point(6, 23);
darienf 20:6d2af70c92ab 939 this.comboBoxRegAddr.Name = "comboBoxRegAddr";
darienf 20:6d2af70c92ab 940 this.comboBoxRegAddr.Size = new System.Drawing.Size(126, 21);
darienf 20:6d2af70c92ab 941 this.comboBoxRegAddr.TabIndex = 0;
darienf 20:6d2af70c92ab 942 this.comboBoxRegAddr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
darienf 20:6d2af70c92ab 943 this.comboBoxRegAddr.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
darienf 20:6d2af70c92ab 944 //
darienf 20:6d2af70c92ab 945 // btnDefaults
darienf 20:6d2af70c92ab 946 //
darienf 20:6d2af70c92ab 947 this.btnDefaults.Location = new System.Drawing.Point(133, 412);
darienf 20:6d2af70c92ab 948 this.btnDefaults.Name = "btnDefaults";
darienf 20:6d2af70c92ab 949 this.btnDefaults.Size = new System.Drawing.Size(118, 23);
darienf 20:6d2af70c92ab 950 this.btnDefaults.TabIndex = 26;
darienf 20:6d2af70c92ab 951 this.btnDefaults.Text = "Restore Defaults";
darienf 20:6d2af70c92ab 952 this.btnDefaults.UseVisualStyleBackColor = true;
darienf 20:6d2af70c92ab 953 this.btnDefaults.Click += new System.EventHandler(this.btnDefaults_Click);
darienf 20:6d2af70c92ab 954 //
darienf 20:6d2af70c92ab 955 // btnMonitoring
darienf 20:6d2af70c92ab 956 //
darienf 20:6d2af70c92ab 957 this.btnMonitoring.Location = new System.Drawing.Point(3, 412);
darienf 20:6d2af70c92ab 958 this.btnMonitoring.Name = "btnMonitoring";
darienf 20:6d2af70c92ab 959 this.btnMonitoring.Size = new System.Drawing.Size(120, 23);
darienf 20:6d2af70c92ab 960 this.btnMonitoring.TabIndex = 13;
darienf 20:6d2af70c92ab 961 this.btnMonitoring.Text = "Start Monitor";
darienf 20:6d2af70c92ab 962 this.btnMonitoring.UseVisualStyleBackColor = true;
darienf 20:6d2af70c92ab 963 this.btnMonitoring.Click += new System.EventHandler(this.btnMonitoring_Click);
darienf 20:6d2af70c92ab 964 //
darienf 20:6d2af70c92ab 965 // label38
darienf 20:6d2af70c92ab 966 //
darienf 20:6d2af70c92ab 967 this.label38.AutoSize = true;
darienf 20:6d2af70c92ab 968 this.label38.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 969 this.label38.Location = new System.Drawing.Point(6, 11);
darienf 20:6d2af70c92ab 970 this.label38.Name = "label38";
darienf 20:6d2af70c92ab 971 this.label38.Size = new System.Drawing.Size(114, 15);
darienf 20:6d2af70c92ab 972 this.label38.TabIndex = 21;
darienf 20:6d2af70c92ab 973 this.label38.Text = "Mode Configuration";
darienf 20:6d2af70c92ab 974 this.label38.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
darienf 20:6d2af70c92ab 975 //
darienf 20:6d2af70c92ab 976 // cboMode
darienf 20:6d2af70c92ab 977 //
darienf 20:6d2af70c92ab 978 this.cboMode.BackColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 979 this.cboMode.DropDownHeight = 200;
darienf 20:6d2af70c92ab 980 this.cboMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
darienf 20:6d2af70c92ab 981 this.cboMode.DropDownWidth = 70;
darienf 20:6d2af70c92ab 982 this.cboMode.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 983 this.cboMode.Location = new System.Drawing.Point(145, 8);
darienf 20:6d2af70c92ab 984 this.cboMode.MaxDropDownItems = 10;
darienf 20:6d2af70c92ab 985 this.cboMode.Name = "cboMode";
darienf 20:6d2af70c92ab 986 this.cboMode.Size = new System.Drawing.Size(70, 21);
darienf 20:6d2af70c92ab 987 this.cboMode.TabIndex = 20;
darienf 20:6d2af70c92ab 988 this.cboMode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
darienf 20:6d2af70c92ab 989 this.cboMode.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left;
darienf 20:6d2af70c92ab 990 this.cboMode.SelectedIndexChanged += new System.EventHandler(this.cbo_IndexChanged);
darienf 20:6d2af70c92ab 991 //
darienf 20:6d2af70c92ab 992 // button1
darienf 20:6d2af70c92ab 993 //
darienf 20:6d2af70c92ab 994 this.button1.Location = new System.Drawing.Point(147, 542);
darienf 20:6d2af70c92ab 995 this.button1.Name = "button1";
darienf 20:6d2af70c92ab 996 this.button1.Size = new System.Drawing.Size(75, 23);
darienf 20:6d2af70c92ab 997 this.button1.TabIndex = 39;
darienf 20:6d2af70c92ab 998 this.button1.Text = "button1";
darienf 20:6d2af70c92ab 999 this.button1.UseVisualStyleBackColor = true;
darienf 20:6d2af70c92ab 1000 this.button1.Visible = false;
darienf 20:6d2af70c92ab 1001 this.button1.Click += new System.EventHandler(this.button1_Click_1);
darienf 20:6d2af70c92ab 1002 //
darienf 20:6d2af70c92ab 1003 // lblPulseInterval
darienf 20:6d2af70c92ab 1004 //
darienf 20:6d2af70c92ab 1005 this.lblPulseInterval.AutoSize = true;
darienf 20:6d2af70c92ab 1006 this.lblPulseInterval.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 1007 this.lblPulseInterval.Location = new System.Drawing.Point(852, 468);
darienf 20:6d2af70c92ab 1008 this.lblPulseInterval.Name = "lblPulseInterval";
darienf 20:6d2af70c92ab 1009 this.lblPulseInterval.Size = new System.Drawing.Size(18, 20);
darienf 20:6d2af70c92ab 1010 this.lblPulseInterval.TabIndex = 51;
darienf 20:6d2af70c92ab 1011 this.lblPulseInterval.Text = "0";
darienf 20:6d2af70c92ab 1012 this.lblPulseInterval.Visible = false;
darienf 20:6d2af70c92ab 1013 //
darienf 20:6d2af70c92ab 1014 // tableLayoutPanel1
darienf 20:6d2af70c92ab 1015 //
darienf 20:6d2af70c92ab 1016 this.tableLayoutPanel1.ColumnCount = 3;
darienf 20:6d2af70c92ab 1017 this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 253F));
darienf 20:6d2af70c92ab 1018 this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
darienf 20:6d2af70c92ab 1019 this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
darienf 20:6d2af70c92ab 1020 this.tableLayoutPanel1.Controls.Add(this.groupBoxOpticalMeasurements, 1, 0);
darienf 20:6d2af70c92ab 1021 this.tableLayoutPanel1.Controls.Add(this.groupBoxAccelMeasurements, 2, 0);
darienf 20:6d2af70c92ab 1022 this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
darienf 20:6d2af70c92ab 1023 this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
darienf 20:6d2af70c92ab 1024 this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
darienf 20:6d2af70c92ab 1025 this.tableLayoutPanel1.Name = "tableLayoutPanel1";
darienf 20:6d2af70c92ab 1026 this.tableLayoutPanel1.RowCount = 1;
darienf 20:6d2af70c92ab 1027 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
darienf 20:6d2af70c92ab 1028 this.tableLayoutPanel1.Size = new System.Drawing.Size(758, 534);
darienf 20:6d2af70c92ab 1029 this.tableLayoutPanel1.TabIndex = 54;
darienf 20:6d2af70c92ab 1030 //
darienf 20:6d2af70c92ab 1031 // panel1
darienf 20:6d2af70c92ab 1032 //
darienf 20:6d2af70c92ab 1033 this.panel1.Controls.Add(this.label38);
darienf 20:6d2af70c92ab 1034 this.panel1.Controls.Add(this.cboMode);
darienf 20:6d2af70c92ab 1035 this.panel1.Location = new System.Drawing.Point(3, 3);
darienf 20:6d2af70c92ab 1036 this.panel1.Name = "panel1";
darienf 20:6d2af70c92ab 1037 this.panel1.Size = new System.Drawing.Size(247, 36);
darienf 20:6d2af70c92ab 1038 this.panel1.TabIndex = 39;
darienf 20:6d2af70c92ab 1039 //
darienf 20:6d2af70c92ab 1040 // grpAlgorithm
darienf 20:6d2af70c92ab 1041 //
darienf 20:6d2af70c92ab 1042 this.grpAlgorithm.BackgroundColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 1043 this.grpAlgorithm.Controls.Add(this.lblSpO2);
darienf 20:6d2af70c92ab 1044 this.grpAlgorithm.Controls.Add(this.lblHeartRate);
darienf 20:6d2af70c92ab 1045 this.grpAlgorithm.Controls.Add(this.label8);
darienf 20:6d2af70c92ab 1046 this.grpAlgorithm.Controls.Add(this.label6);
darienf 20:6d2af70c92ab 1047 this.grpAlgorithm.Controls.Add(this.label2);
darienf 20:6d2af70c92ab 1048 this.grpAlgorithm.Controls.Add(this.label1);
darienf 20:6d2af70c92ab 1049 this.grpAlgorithm.Location = new System.Drawing.Point(2, 438);
darienf 20:6d2af70c92ab 1050 this.grpAlgorithm.Name = "grpAlgorithm";
darienf 20:6d2af70c92ab 1051 this.grpAlgorithm.Size = new System.Drawing.Size(248, 80);
darienf 20:6d2af70c92ab 1052 this.grpAlgorithm.TabIndex = 33;
darienf 20:6d2af70c92ab 1053 this.grpAlgorithm.TabStop = false;
darienf 20:6d2af70c92ab 1054 this.grpAlgorithm.Text = "Algorithm";
darienf 20:6d2af70c92ab 1055 //
darienf 20:6d2af70c92ab 1056 // lblSpO2
darienf 20:6d2af70c92ab 1057 //
darienf 20:6d2af70c92ab 1058 this.lblSpO2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
darienf 20:6d2af70c92ab 1059 this.lblSpO2.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 1060 this.lblSpO2.Location = new System.Drawing.Point(133, 51);
darienf 20:6d2af70c92ab 1061 this.lblSpO2.Name = "lblSpO2";
darienf 20:6d2af70c92ab 1062 this.lblSpO2.Size = new System.Drawing.Size(56, 24);
darienf 20:6d2af70c92ab 1063 this.lblSpO2.TabIndex = 5;
darienf 20:6d2af70c92ab 1064 this.lblSpO2.Text = "-----";
darienf 20:6d2af70c92ab 1065 this.lblSpO2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
darienf 20:6d2af70c92ab 1066 //
darienf 20:6d2af70c92ab 1067 // lblHeartRate
darienf 20:6d2af70c92ab 1068 //
darienf 20:6d2af70c92ab 1069 this.lblHeartRate.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
darienf 20:6d2af70c92ab 1070 this.lblHeartRate.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 1071 this.lblHeartRate.Location = new System.Drawing.Point(133, 22);
darienf 20:6d2af70c92ab 1072 this.lblHeartRate.Name = "lblHeartRate";
darienf 20:6d2af70c92ab 1073 this.lblHeartRate.Size = new System.Drawing.Size(56, 24);
darienf 20:6d2af70c92ab 1074 this.lblHeartRate.TabIndex = 4;
darienf 20:6d2af70c92ab 1075 this.lblHeartRate.Text = "-----";
darienf 20:6d2af70c92ab 1076 this.lblHeartRate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
darienf 20:6d2af70c92ab 1077 //
darienf 20:6d2af70c92ab 1078 // label8
darienf 20:6d2af70c92ab 1079 //
darienf 20:6d2af70c92ab 1080 this.label8.AutoSize = true;
darienf 20:6d2af70c92ab 1081 this.label8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 1082 this.label8.Location = new System.Drawing.Point(195, 56);
darienf 20:6d2af70c92ab 1083 this.label8.Name = "label8";
darienf 20:6d2af70c92ab 1084 this.label8.Size = new System.Drawing.Size(18, 15);
darienf 20:6d2af70c92ab 1085 this.label8.TabIndex = 3;
darienf 20:6d2af70c92ab 1086 this.label8.Text = "%";
darienf 20:6d2af70c92ab 1087 //
darienf 20:6d2af70c92ab 1088 // label6
darienf 20:6d2af70c92ab 1089 //
darienf 20:6d2af70c92ab 1090 this.label6.AutoSize = true;
darienf 20:6d2af70c92ab 1091 this.label6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 1092 this.label6.Location = new System.Drawing.Point(195, 27);
darienf 20:6d2af70c92ab 1093 this.label6.Name = "label6";
darienf 20:6d2af70c92ab 1094 this.label6.Size = new System.Drawing.Size(32, 15);
darienf 20:6d2af70c92ab 1095 this.label6.TabIndex = 2;
darienf 20:6d2af70c92ab 1096 this.label6.Text = "BPM";
darienf 20:6d2af70c92ab 1097 //
darienf 20:6d2af70c92ab 1098 // label2
darienf 20:6d2af70c92ab 1099 //
darienf 20:6d2af70c92ab 1100 this.label2.AutoSize = true;
darienf 20:6d2af70c92ab 1101 this.label2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 1102 this.label2.Location = new System.Drawing.Point(6, 56);
darienf 20:6d2af70c92ab 1103 this.label2.Name = "label2";
darienf 20:6d2af70c92ab 1104 this.label2.Size = new System.Drawing.Size(38, 15);
darienf 20:6d2af70c92ab 1105 this.label2.TabIndex = 1;
darienf 20:6d2af70c92ab 1106 this.label2.Text = "SpO2";
darienf 20:6d2af70c92ab 1107 //
darienf 20:6d2af70c92ab 1108 // label1
darienf 20:6d2af70c92ab 1109 //
darienf 20:6d2af70c92ab 1110 this.label1.AutoSize = true;
darienf 20:6d2af70c92ab 1111 this.label1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
darienf 20:6d2af70c92ab 1112 this.label1.Location = new System.Drawing.Point(7, 27);
darienf 20:6d2af70c92ab 1113 this.label1.Name = "label1";
darienf 20:6d2af70c92ab 1114 this.label1.Size = new System.Drawing.Size(66, 15);
darienf 20:6d2af70c92ab 1115 this.label1.TabIndex = 0;
darienf 20:6d2af70c92ab 1116 this.label1.Text = "Heart Rate";
darienf 20:6d2af70c92ab 1117 //
darienf 20:6d2af70c92ab 1118 // OpticalView
darienf 20:6d2af70c92ab 1119 //
darienf 20:6d2af70c92ab 1120 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
darienf 20:6d2af70c92ab 1121 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
darienf 20:6d2af70c92ab 1122 this.BackColor = System.Drawing.Color.White;
darienf 20:6d2af70c92ab 1123 this.Controls.Add(this.grpAlgorithm);
darienf 20:6d2af70c92ab 1124 this.Controls.Add(this.maximGroupBoxProximity);
darienf 20:6d2af70c92ab 1125 this.Controls.Add(this.lblPulseInterval);
darienf 20:6d2af70c92ab 1126 this.Controls.Add(this.button1);
darienf 20:6d2af70c92ab 1127 this.Controls.Add(this.maximGroupBoxLEDTimingSlots);
darienf 20:6d2af70c92ab 1128 this.Controls.Add(this.btnMonitoring);
darienf 20:6d2af70c92ab 1129 this.Controls.Add(this.maximGroupBoxSettings);
darienf 20:6d2af70c92ab 1130 this.Controls.Add(this.btnDefaults);
darienf 20:6d2af70c92ab 1131 this.Controls.Add(this.maximGroupBoxLEDcurrents);
darienf 20:6d2af70c92ab 1132 this.Controls.Add(this.maximGroupBoxRegs);
darienf 20:6d2af70c92ab 1133 this.Controls.Add(this.tableLayoutPanel1);
darienf 20:6d2af70c92ab 1134 this.Name = "OpticalView";
darienf 20:6d2af70c92ab 1135 this.Size = new System.Drawing.Size(758, 534);
darienf 20:6d2af70c92ab 1136 this.Load += new System.EventHandler(this.OpticalView_Load);
darienf 20:6d2af70c92ab 1137 this.groupBoxAccelMeasurements.ResumeLayout(false);
darienf 20:6d2af70c92ab 1138 this.groupBoxAccelMeasurements.PerformLayout();
darienf 20:6d2af70c92ab 1139 ((System.ComponentModel.ISupportInitialize)(this.chartAccel)).EndInit();
darienf 20:6d2af70c92ab 1140 this.maximGroupBoxProximity.ResumeLayout(false);
darienf 20:6d2af70c92ab 1141 this.maximGroupBoxProximity.PerformLayout();
darienf 20:6d2af70c92ab 1142 ((System.ComponentModel.ISupportInitialize)(this.numProxThreshold)).EndInit();
darienf 20:6d2af70c92ab 1143 this.groupBoxOpticalMeasurements.ResumeLayout(false);
darienf 20:6d2af70c92ab 1144 this.groupBoxOpticalMeasurements.PerformLayout();
darienf 20:6d2af70c92ab 1145 ((System.ComponentModel.ISupportInitialize)(this.chartLED)).EndInit();
darienf 20:6d2af70c92ab 1146 this.maximGroupBoxLEDTimingSlots.ResumeLayout(false);
darienf 20:6d2af70c92ab 1147 this.maximGroupBoxLEDTimingSlots.PerformLayout();
darienf 20:6d2af70c92ab 1148 this.maximGroupBoxSettings.ResumeLayout(false);
darienf 20:6d2af70c92ab 1149 this.maximGroupBoxSettings.PerformLayout();
darienf 20:6d2af70c92ab 1150 this.maximGroupBoxLEDcurrents.ResumeLayout(false);
darienf 20:6d2af70c92ab 1151 this.maximGroupBoxLEDcurrents.PerformLayout();
darienf 20:6d2af70c92ab 1152 this.maximGroupBoxRegs.ResumeLayout(false);
darienf 20:6d2af70c92ab 1153 this.maximGroupBoxRegs.PerformLayout();
darienf 20:6d2af70c92ab 1154 this.tableLayoutPanel1.ResumeLayout(false);
darienf 20:6d2af70c92ab 1155 this.panel1.ResumeLayout(false);
darienf 20:6d2af70c92ab 1156 this.panel1.PerformLayout();
darienf 20:6d2af70c92ab 1157 this.grpAlgorithm.ResumeLayout(false);
darienf 20:6d2af70c92ab 1158 this.grpAlgorithm.PerformLayout();
darienf 20:6d2af70c92ab 1159 this.ResumeLayout(false);
darienf 20:6d2af70c92ab 1160 this.PerformLayout();
darienf 20:6d2af70c92ab 1161
darienf 20:6d2af70c92ab 1162 }
darienf 20:6d2af70c92ab 1163
darienf 20:6d2af70c92ab 1164 #endregion
darienf 20:6d2af70c92ab 1165
darienf 20:6d2af70c92ab 1166 private MaximStyle.MaximGroupBox groupBoxAccelMeasurements;
darienf 20:6d2af70c92ab 1167 private System.Windows.Forms.DataVisualization.Charting.Chart chartAccel;
darienf 20:6d2af70c92ab 1168 private MaximStyle.MaximGroupBox maximGroupBoxProximity;
darienf 20:6d2af70c92ab 1169 private System.Windows.Forms.Label labelnumProxThreshold;
darienf 20:6d2af70c92ab 1170 private System.Windows.Forms.NumericUpDown numProxThreshold;
darienf 20:6d2af70c92ab 1171 private System.Windows.Forms.Label labelcboPilotPA;
darienf 20:6d2af70c92ab 1172 private System.Windows.Forms.Label label21;
darienf 20:6d2af70c92ab 1173 private System.Windows.Forms.Label lblAvgPilotPALEDcurrent;
darienf 20:6d2af70c92ab 1174 private MaximStyle.MaximComboBox cboPilotPA;
darienf 20:6d2af70c92ab 1175 private MaximStyle.MaximGroupBox groupBoxOpticalMeasurements;
darienf 20:6d2af70c92ab 1176 private System.Windows.Forms.DataVisualization.Charting.Chart chartLED;
darienf 20:6d2af70c92ab 1177 private MaximStyle.MaximGroupBox maximGroupBoxLEDTimingSlots;
darienf 20:6d2af70c92ab 1178 private MaximStyle.MaximComboBox cboLEDslot1;
darienf 20:6d2af70c92ab 1179 private MaximStyle.MaximComboBox cboLEDslot2;
darienf 20:6d2af70c92ab 1180 private System.Windows.Forms.Label labelcboLEDslot4;
darienf 20:6d2af70c92ab 1181 private MaximStyle.MaximComboBox cboLEDslot3;
darienf 20:6d2af70c92ab 1182 private System.Windows.Forms.Label labelcboLEDslot3;
darienf 20:6d2af70c92ab 1183 private MaximStyle.MaximComboBox cboLEDslot4;
darienf 20:6d2af70c92ab 1184 private System.Windows.Forms.Label labelcboLEDslot2;
darienf 20:6d2af70c92ab 1185 private System.Windows.Forms.Label labelcboLEDslot1;
darienf 20:6d2af70c92ab 1186 private MaximStyle.MaximGroupBox maximGroupBoxSettings;
darienf 20:6d2af70c92ab 1187 private System.Windows.Forms.Label label28;
darienf 20:6d2af70c92ab 1188 private System.Windows.Forms.Label label25;
darienf 20:6d2af70c92ab 1189 private System.Windows.Forms.Label label26;
darienf 20:6d2af70c92ab 1190 private System.Windows.Forms.Label label27;
darienf 20:6d2af70c92ab 1191 private MaximStyle.MaximComboBox cboADCFSrangenA;
darienf 20:6d2af70c92ab 1192 private System.Windows.Forms.Label label29;
darienf 20:6d2af70c92ab 1193 private MaximStyle.MaximComboBox cboSampleAvg;
darienf 20:6d2af70c92ab 1194 private System.Windows.Forms.Label label30;
darienf 20:6d2af70c92ab 1195 private MaximStyle.MaximComboBox cboSampleRate;
darienf 20:6d2af70c92ab 1196 private System.Windows.Forms.Label label31;
darienf 20:6d2af70c92ab 1197 private MaximStyle.MaximComboBox cboPulseWidth;
darienf 20:6d2af70c92ab 1198 private MaximStyle.MaximGroupBox maximGroupBoxLEDcurrents;
darienf 20:6d2af70c92ab 1199 private MaximStyle.MaximComboBox cboIRLED;
darienf 20:6d2af70c92ab 1200 private System.Windows.Forms.Label labelcboRedLED;
darienf 20:6d2af70c92ab 1201 private System.Windows.Forms.Label labelcboGreenLED;
darienf 20:6d2af70c92ab 1202 private System.Windows.Forms.Label label32;
darienf 20:6d2af70c92ab 1203 private System.Windows.Forms.Label label33;
darienf 20:6d2af70c92ab 1204 private System.Windows.Forms.Label label35;
darienf 20:6d2af70c92ab 1205 private System.Windows.Forms.Label label34;
darienf 20:6d2af70c92ab 1206 private System.Windows.Forms.Label labelcboIRLED;
darienf 20:6d2af70c92ab 1207 private MaximStyle.MaximComboBox cboRedLED;
darienf 20:6d2af70c92ab 1208 private MaximStyle.MaximComboBox cboGreenLED;
darienf 20:6d2af70c92ab 1209 private System.Windows.Forms.Label lblAvgIRLEDcurrent;
darienf 20:6d2af70c92ab 1210 private System.Windows.Forms.Label lblAvgGreenLEDcurrent;
darienf 20:6d2af70c92ab 1211 private System.Windows.Forms.Label lblAvgRedLEDcurrent;
darienf 20:6d2af70c92ab 1212 private System.Windows.Forms.Label label36;
darienf 20:6d2af70c92ab 1213 private System.Windows.Forms.Label label37;
darienf 20:6d2af70c92ab 1214 private MaximStyle.MaximGroupBox maximGroupBoxRegs;
darienf 20:6d2af70c92ab 1215 private System.Windows.Forms.TextBox textBoxRegValue;
darienf 20:6d2af70c92ab 1216 private MaximStyle.MaximButton btnRegWrite;
darienf 20:6d2af70c92ab 1217 private MaximStyle.MaximButton btnRegRead;
darienf 20:6d2af70c92ab 1218 private MaximStyle.MaximComboBox comboBoxRegAddr;
darienf 20:6d2af70c92ab 1219 private MaximStyle.MaximButton btnDefaults;
darienf 20:6d2af70c92ab 1220 private MaximStyle.MaximButton btnMonitoring;
darienf 20:6d2af70c92ab 1221 private System.Windows.Forms.Label label38;
darienf 20:6d2af70c92ab 1222 private MaximStyle.MaximComboBox cboMode;
darienf 20:6d2af70c92ab 1223 private System.Windows.Forms.Button button1;
darienf 20:6d2af70c92ab 1224 private System.Windows.Forms.Label lblPulseInterval;
darienf 20:6d2af70c92ab 1225 private System.Windows.Forms.Label label7;
darienf 20:6d2af70c92ab 1226 private System.Windows.Forms.Label label45;
darienf 20:6d2af70c92ab 1227 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
darienf 20:6d2af70c92ab 1228 private System.Windows.Forms.Panel panel1;
darienf 20:6d2af70c92ab 1229 private MaximStyle.MaximGroupBox grpAlgorithm;
darienf 20:6d2af70c92ab 1230 private System.Windows.Forms.Label lblSpO2;
darienf 20:6d2af70c92ab 1231 private System.Windows.Forms.Label lblHeartRate;
darienf 20:6d2af70c92ab 1232 private System.Windows.Forms.Label label8;
darienf 20:6d2af70c92ab 1233 private System.Windows.Forms.Label label6;
darienf 20:6d2af70c92ab 1234 private System.Windows.Forms.Label label2;
darienf 20:6d2af70c92ab 1235 private System.Windows.Forms.Label label1;
darienf 20:6d2af70c92ab 1236
darienf 20:6d2af70c92ab 1237 }
darienf 20:6d2af70c92ab 1238 }