Darien Figueroa / Mbed 2 deprecated repo3

Dependencies:   mbed MAX14720 MAX30205 USBDevice

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers EcgView.Designer.cs Source File

EcgView.Designer.cs

00001 namespace HealthSensorPlatform.CustomControls
00002 {
00003     partial class EcgView
00004     {
00005         /// <summary> 
00006         /// Required designer variable.
00007         /// </summary>
00008         private System.ComponentModel.IContainer components = null;
00009 
00010         /// <summary> 
00011         /// Clean up any resources being used.
00012         /// </summary>
00013         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
00014         protected override void Dispose(bool disposing)
00015         {
00016             if (disposing && (components != null))
00017             {
00018                 components.Dispose();
00019             }
00020             base.Dispose(disposing);
00021         }
00022 
00023         #region Component Designer generated code
00024 
00025         /// <summary> 
00026         /// Required method for Designer support - do not modify 
00027         /// the contents of this method with the code editor.
00028         /// </summary>
00029         private void InitializeComponent()
00030         {
00031             this.components = new System.ComponentModel.Container();
00032             System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
00033             System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
00034             System.Windows.Forms.DataVisualization.Charting.Title title1 = new System.Windows.Forms.DataVisualization.Charting.Title();
00035             System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
00036             System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
00037             System.Windows.Forms.DataVisualization.Charting.Title title2 = new System.Windows.Forms.DataVisualization.Charting.Title();
00038             System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
00039             System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
00040             System.Windows.Forms.DataVisualization.Charting.Title title3 = new System.Windows.Forms.DataVisualization.Charting.Title();
00041             System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
00042             System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
00043             System.Windows.Forms.DataVisualization.Charting.Series series5 = new System.Windows.Forms.DataVisualization.Charting.Series();
00044             System.Windows.Forms.DataVisualization.Charting.Series series6 = new System.Windows.Forms.DataVisualization.Charting.Series();
00045             System.Windows.Forms.DataVisualization.Charting.Series series7 = new System.Windows.Forms.DataVisualization.Charting.Series();
00046             System.Windows.Forms.DataVisualization.Charting.Title title4 = new System.Windows.Forms.DataVisualization.Charting.Title();
00047             this.chartPace = new System.Windows.Forms.DataVisualization.Charting.Chart();
00048             this.chartRtoR = new System.Windows.Forms.DataVisualization.Charting.Chart();
00049             this.btnMonitor = new MaximStyle.MaximButton();
00050             this.btnStartTest = new System.Windows.Forms.Button();
00051             this.grpBxBioZOverUnderRange = new MaximStyle.MaximGroupBox();
00052             this.lblBioZACUnder = new System.Windows.Forms.Label();
00053             this.lblBioZACOver = new System.Windows.Forms.Label();
00054             this.maximGroupBox3 = new MaximStyle.MaximGroupBox();
00055             this.label70 = new System.Windows.Forms.Label();
00056             this.label69 = new System.Windows.Forms.Label();
00057             this.grpBxDCLeadOff = new MaximStyle.MaximGroupBox();
00058             this.lblLdoffNl = new System.Windows.Forms.Label();
00059             this.lblLdoffNh = new System.Windows.Forms.Label();
00060             this.lblLdoffPl = new System.Windows.Forms.Label();
00061             this.lblLdoffPh = new System.Windows.Forms.Label();
00062             this.maximGroupBox5 = new MaximStyle.MaximGroupBox();
00063             this.label76 = new System.Windows.Forms.Label();
00064             this.label75 = new System.Windows.Forms.Label();
00065             this.tableLayoutPanelCharts = new System.Windows.Forms.TableLayoutPanel();
00066             this.chartBioz = new System.Windows.Forms.DataVisualization.Charting.Chart();
00067             this.chartECG = new System.Windows.Forms.DataVisualization.Charting.Chart();
00068             this.flowLayoutPanelInterruptsControls = new System.Windows.Forms.FlowLayoutPanel();
00069             this.grpBxHeartRate = new MaximStyle.MaximGroupBox();
00070             this.lblHeartRateAverage10 = new System.Windows.Forms.Label();
00071             this.lblHeartRateBeatToBeat = new System.Windows.Forms.Label();
00072             this.label1 = new System.Windows.Forms.Label();
00073             this.label2 = new System.Windows.Forms.Label();
00074             this.panel1 = new System.Windows.Forms.Panel();
00075             this.button1 = new System.Windows.Forms.Button();
00076             this.timer1 = new System.Windows.Forms.Timer(this.components);
00077             ((System.ComponentModel.ISupportInitialize)(this.chartPace)).BeginInit();
00078             ((System.ComponentModel.ISupportInitialize)(this.chartRtoR)).BeginInit();
00079             this.grpBxBioZOverUnderRange.SuspendLayout();
00080             this.maximGroupBox3.SuspendLayout();
00081             this.grpBxDCLeadOff.SuspendLayout();
00082             this.maximGroupBox5.SuspendLayout();
00083             this.tableLayoutPanelCharts.SuspendLayout();
00084             ((System.ComponentModel.ISupportInitialize)(this.chartBioz)).BeginInit();
00085             ((System.ComponentModel.ISupportInitialize)(this.chartECG)).BeginInit();
00086             this.flowLayoutPanelInterruptsControls.SuspendLayout();
00087             this.grpBxHeartRate.SuspendLayout();
00088             this.panel1.SuspendLayout();
00089             this.SuspendLayout();
00090             // 
00091             // chartPace
00092             // 
00093             chartArea1.AxisY.Title = "Pace (μs)";
00094             chartArea1.Name = "ChartArea";
00095             this.chartPace.ChartAreas.Add(chartArea1);
00096             this.chartPace.Location = new System.Drawing.Point(3, 190);
00097             this.chartPace.Name = "chartPace";
00098             series1.ChartArea = "ChartArea";
00099             series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
00100             series1.Color = System.Drawing.Color.DarkRed;
00101             series1.MarkerSize = 1;
00102             series1.Name = "Series";
00103             series1.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32;
00104             series1.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
00105             this.chartPace.Series.Add(series1);
00106             this.chartPace.Size = new System.Drawing.Size(400, 190);
00107             this.chartPace.TabIndex = 35;
00108             this.chartPace.Text = "chart1";
00109             title1.Name = "Title1";
00110             title1.Text = "Red";
00111             title1.Visible = false;
00112             this.chartPace.Titles.Add(title1);
00113             // 
00114             // chartRtoR
00115             // 
00116             chartArea2.AxisY.Title = "R-to-R (ms)";
00117             chartArea2.Name = "ChartArea";
00118             this.chartRtoR.ChartAreas.Add(chartArea2);
00119             this.chartRtoR.Location = new System.Drawing.Point(415, 190);
00120             this.chartRtoR.Name = "chartRtoR";
00121             series2.ChartArea = "ChartArea";
00122             series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
00123             series2.Color = System.Drawing.Color.DarkRed;
00124             series2.MarkerSize = 1;
00125             series2.Name = "Series";
00126             series2.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32;
00127             series2.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
00128             this.chartRtoR.Series.Add(series2);
00129             this.chartRtoR.Size = new System.Drawing.Size(400, 190);
00130             this.chartRtoR.TabIndex = 37;
00131             this.chartRtoR.Text = "chart3";
00132             title2.Name = "Title1";
00133             title2.Text = "Red";
00134             title2.Visible = false;
00135             this.chartRtoR.Titles.Add(title2);
00136             // 
00137             // btnMonitor
00138             // 
00139             this.btnMonitor.Location = new System.Drawing.Point(60, 25);
00140             this.btnMonitor.Name = "btnMonitor";
00141             this.btnMonitor.Size = new System.Drawing.Size(111, 23);
00142             this.btnMonitor.TabIndex = 66;
00143             this.btnMonitor.Text = "Start Monitor";
00144             this.btnMonitor.UseVisualStyleBackColor = true;
00145             this.btnMonitor.Click += new System.EventHandler(this.btnMonitor_Click);
00146             // 
00147             // btnStartTest
00148             // 
00149             this.btnStartTest.Location = new System.Drawing.Point(692, 625);
00150             this.btnStartTest.Name = "btnStartTest";
00151             this.btnStartTest.Size = new System.Drawing.Size(111, 23);
00152             this.btnStartTest.TabIndex = 67;
00153             this.btnStartTest.Text = "Start Test";
00154             this.btnStartTest.UseVisualStyleBackColor = true;
00155             this.btnStartTest.Click += new System.EventHandler(this.btnStartTest_Click);
00156             // 
00157             // grpBxBioZOverUnderRange
00158             // 
00159             this.grpBxBioZOverUnderRange.BackgroundColor = System.Drawing.Color.White;
00160             this.grpBxBioZOverUnderRange.Controls.Add(this.lblBioZACUnder);
00161             this.grpBxBioZOverUnderRange.Controls.Add(this.lblBioZACOver);
00162             this.grpBxBioZOverUnderRange.Dock = System.Windows.Forms.DockStyle.Left;
00163             this.grpBxBioZOverUnderRange.Location = new System.Drawing.Point(3, 3);
00164             this.grpBxBioZOverUnderRange.Name = "grpBxBioZOverUnderRange";
00165             this.grpBxBioZOverUnderRange.Size = new System.Drawing.Size(140, 72);
00166             this.grpBxBioZOverUnderRange.TabIndex = 71;
00167             this.grpBxBioZOverUnderRange.TabStop = false;
00168             this.grpBxBioZOverUnderRange.Text = "BioZ";
00169             // 
00170             // lblBioZACUnder
00171             // 
00172             this.lblBioZACUnder.AutoSize = true;
00173             this.lblBioZACUnder.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00174             this.lblBioZACUnder.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(198)))), ((int)(((byte)(76)))));
00175             this.lblBioZACUnder.Location = new System.Drawing.Point(9, 48);
00176             this.lblBioZACUnder.Name = "lblBioZACUnder";
00177             this.lblBioZACUnder.Size = new System.Drawing.Size(115, 13);
00178             this.lblBioZACUnder.TabIndex = 1;
00179             this.lblBioZACUnder.Text = "Code Under Range";
00180             // 
00181             // lblBioZACOver
00182             // 
00183             this.lblBioZACOver.AutoSize = true;
00184             this.lblBioZACOver.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00185             this.lblBioZACOver.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(198)))), ((int)(((byte)(76)))));
00186             this.lblBioZACOver.Location = new System.Drawing.Point(9, 29);
00187             this.lblBioZACOver.Name = "lblBioZACOver";
00188             this.lblBioZACOver.Size = new System.Drawing.Size(108, 13);
00189             this.lblBioZACOver.TabIndex = 0;
00190             this.lblBioZACOver.Text = "Code Over Range";
00191             // 
00192             // maximGroupBox3
00193             // 
00194             this.maximGroupBox3.BackgroundColor = System.Drawing.Color.White;
00195             this.maximGroupBox3.Controls.Add(this.label70);
00196             this.maximGroupBox3.Controls.Add(this.label69);
00197             this.maximGroupBox3.Enabled = false;
00198             this.maximGroupBox3.Location = new System.Drawing.Point(152, 597);
00199             this.maximGroupBox3.Name = "maximGroupBox3";
00200             this.maximGroupBox3.Size = new System.Drawing.Size(148, 55);
00201             this.maximGroupBox3.TabIndex = 72;
00202             this.maximGroupBox3.TabStop = false;
00203             // 
00204             // label70
00205             // 
00206             this.label70.AutoSize = true;
00207             this.label70.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00208             this.label70.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(198)))), ((int)(((byte)(76)))));
00209             this.label70.Location = new System.Drawing.Point(13, 33);
00210             this.label70.Name = "label70";
00211             this.label70.Size = new System.Drawing.Size(125, 13);
00212             this.label70.TabIndex = 2;
00213             this.label70.Text = "BioZ DRVN Lead Off";
00214             // 
00215             // label69
00216             // 
00217             this.label69.AutoSize = true;
00218             this.label69.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00219             this.label69.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(198)))), ((int)(((byte)(76)))));
00220             this.label69.Location = new System.Drawing.Point(13, 14);
00221             this.label69.Name = "label69";
00222             this.label69.Size = new System.Drawing.Size(124, 13);
00223             this.label69.TabIndex = 1;
00224             this.label69.Text = "BioZ DRVP Lead Off";
00225             // 
00226             // grpBxDCLeadOff
00227             // 
00228             this.grpBxDCLeadOff.BackgroundColor = System.Drawing.Color.White;
00229             this.grpBxDCLeadOff.Controls.Add(this.lblLdoffNl);
00230             this.grpBxDCLeadOff.Controls.Add(this.lblLdoffNh);
00231             this.grpBxDCLeadOff.Controls.Add(this.lblLdoffPl);
00232             this.grpBxDCLeadOff.Controls.Add(this.lblLdoffPh);
00233             this.grpBxDCLeadOff.Location = new System.Drawing.Point(149, 3);
00234             this.grpBxDCLeadOff.Name = "grpBxDCLeadOff";
00235             this.grpBxDCLeadOff.Size = new System.Drawing.Size(254, 72);
00236             this.grpBxDCLeadOff.TabIndex = 73;
00237             this.grpBxDCLeadOff.TabStop = false;
00238             this.grpBxDCLeadOff.Text = "DC Lead Off";
00239             // 
00240             // lblLdoffNl
00241             // 
00242             this.lblLdoffNl.AutoSize = true;
00243             this.lblLdoffNl.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00244             this.lblLdoffNl.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(198)))), ((int)(((byte)(76)))));
00245             this.lblLdoffNl.Location = new System.Drawing.Point(134, 47);
00246             this.lblLdoffNl.Name = "lblLdoffNl";
00247             this.lblLdoffNl.Size = new System.Drawing.Size(95, 13);
00248             this.lblLdoffNl.TabIndex = 3;
00249             this.lblLdoffNl.Text = "ECGN/BIN Low";
00250             // 
00251             // lblLdoffNh
00252             // 
00253             this.lblLdoffNh.AutoSize = true;
00254             this.lblLdoffNh.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00255             this.lblLdoffNh.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(198)))), ((int)(((byte)(76)))));
00256             this.lblLdoffNh.Location = new System.Drawing.Point(134, 28);
00257             this.lblLdoffNh.Name = "lblLdoffNh";
00258             this.lblLdoffNh.Size = new System.Drawing.Size(98, 13);
00259             this.lblLdoffNh.TabIndex = 2;
00260             this.lblLdoffNh.Text = "ECGN/BIN High";
00261             // 
00262             // lblLdoffPl
00263             // 
00264             this.lblLdoffPl.AutoSize = true;
00265             this.lblLdoffPl.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00266             this.lblLdoffPl.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(198)))), ((int)(((byte)(76)))));
00267             this.lblLdoffPl.Location = new System.Drawing.Point(15, 47);
00268             this.lblLdoffPl.Name = "lblLdoffPl";
00269             this.lblLdoffPl.Size = new System.Drawing.Size(93, 13);
00270             this.lblLdoffPl.TabIndex = 1;
00271             this.lblLdoffPl.Text = "ECGP/BIP Low";
00272             // 
00273             // lblLdoffPh
00274             // 
00275             this.lblLdoffPh.AutoSize = true;
00276             this.lblLdoffPh.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00277             this.lblLdoffPh.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(198)))), ((int)(((byte)(76)))));
00278             this.lblLdoffPh.Location = new System.Drawing.Point(15, 28);
00279             this.lblLdoffPh.Name = "lblLdoffPh";
00280             this.lblLdoffPh.Size = new System.Drawing.Size(96, 13);
00281             this.lblLdoffPh.TabIndex = 0;
00282             this.lblLdoffPh.Text = "ECGP/BIP High";
00283             // 
00284             // maximGroupBox5
00285             // 
00286             this.maximGroupBox5.BackgroundColor = System.Drawing.Color.White;
00287             this.maximGroupBox5.Controls.Add(this.label76);
00288             this.maximGroupBox5.Controls.Add(this.label75);
00289             this.maximGroupBox5.Enabled = false;
00290             this.maximGroupBox5.Location = new System.Drawing.Point(13, 597);
00291             this.maximGroupBox5.Name = "maximGroupBox5";
00292             this.maximGroupBox5.Size = new System.Drawing.Size(124, 55);
00293             this.maximGroupBox5.TabIndex = 74;
00294             this.maximGroupBox5.TabStop = false;
00295             // 
00296             // label76
00297             // 
00298             this.label76.AutoSize = true;
00299             this.label76.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00300             this.label76.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(198)))), ((int)(((byte)(76)))));
00301             this.label76.Location = new System.Drawing.Point(12, 33);
00302             this.label76.Name = "label76";
00303             this.label76.Size = new System.Drawing.Size(87, 13);
00304             this.label76.TabIndex = 4;
00305             this.label76.Text = "PLL Unlocked";
00306             // 
00307             // label75
00308             // 
00309             this.label75.AutoSize = true;
00310             this.label75.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
00311             this.label75.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(198)))), ((int)(((byte)(76)))));
00312             this.label75.Location = new System.Drawing.Point(12, 14);
00313             this.label75.Name = "label75";
00314             this.label75.Size = new System.Drawing.Size(118, 13);
00315             this.label75.TabIndex = 3;
00316             this.label75.Text = "ECG Fast Recovery";
00317             // 
00318             // tableLayoutPanelCharts
00319             // 
00320             this.tableLayoutPanelCharts.ColumnCount = 1;
00321             this.tableLayoutPanelCharts.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
00322             this.tableLayoutPanelCharts.Controls.Add(this.chartBioz, 0, 1);
00323             this.tableLayoutPanelCharts.Controls.Add(this.chartECG, 0, 0);
00324             this.tableLayoutPanelCharts.Dock = System.Windows.Forms.DockStyle.Fill;
00325             this.tableLayoutPanelCharts.Location = new System.Drawing.Point(0, 0);
00326             this.tableLayoutPanelCharts.Name = "tableLayoutPanelCharts";
00327             this.tableLayoutPanelCharts.RowCount = 2;
00328             this.tableLayoutPanelCharts.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
00329             this.tableLayoutPanelCharts.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 0F));
00330             this.tableLayoutPanelCharts.Size = new System.Drawing.Size(831, 464);
00331             this.tableLayoutPanelCharts.TabIndex = 77;
00332             // 
00333             // chartBioz
00334             // 
00335             chartArea3.AxisX.Title = "Seconds (s)";
00336             chartArea3.AxisY.Title = "Bioz (Ohm)";
00337             chartArea3.Name = "ChartArea";
00338             this.chartBioz.ChartAreas.Add(chartArea3);
00339             this.chartBioz.Dock = System.Windows.Forms.DockStyle.Fill;
00340             this.chartBioz.Location = new System.Drawing.Point(3, 467);
00341             this.chartBioz.Name = "chartBioz";
00342             series3.ChartArea = "ChartArea";
00343             series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
00344             series3.Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(37)))), ((int)(((byte)(133)))));
00345             series3.MarkerSize = 1;
00346             series3.Name = "Series";
00347             series3.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32;
00348             series3.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
00349             this.chartBioz.Series.Add(series3);
00350             this.chartBioz.Size = new System.Drawing.Size(825, 1);
00351             this.chartBioz.TabIndex = 39;
00352             this.chartBioz.Text = "chart2";
00353             title3.Name = "Title1";
00354             title3.Text = "Red";
00355             title3.Visible = false;
00356             this.chartBioz.Titles.Add(title3);
00357             // 
00358             // chartECG
00359             // 
00360             chartArea4.AxisX.Title = "Seconds (s)";
00361             chartArea4.AxisY.Title = "ECG (mV)";
00362             chartArea4.Name = "ChartArea";
00363             this.chartECG.ChartAreas.Add(chartArea4);
00364             this.chartECG.Dock = System.Windows.Forms.DockStyle.Fill;
00365             this.chartECG.Location = new System.Drawing.Point(3, 3);
00366             this.chartECG.Name = "chartECG";
00367             series4.ChartArea = "ChartArea";
00368             series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
00369             series4.Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(37)))), ((int)(((byte)(133)))));
00370             series4.MarkerSize = 1;
00371             series4.Name = "Series";
00372             series4.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32;
00373             series4.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32;
00374             series5.ChartArea = "ChartArea";
00375             series5.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.FastPoint;
00376             series5.Color = System.Drawing.Color.Transparent;
00377             series5.MarkerBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(81)))), ((int)(((byte)(29)))));
00378             series5.MarkerBorderWidth = 2;
00379             series5.MarkerColor = System.Drawing.Color.Transparent;
00380             series5.MarkerSize = 10;
00381             series5.MarkerStyle = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Circle;
00382             series5.Name = "SeriesRToR";
00383             series6.ChartArea = "ChartArea";
00384             series6.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
00385             series6.MarkerImage = "PaceRisingImage";
00386             series6.MarkerImageTransparentColor = System.Drawing.Color.White;
00387             series6.Name = "SeriesPace";
00388             series7.ChartArea = "ChartArea";
00389             series7.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
00390             series7.MarkerImage = "PaceFallingImage";
00391             series7.MarkerImageTransparentColor = System.Drawing.Color.White;
00392             series7.Name = "SeriesPaceFalling";
00393             this.chartECG.Series.Add(series4);
00394             this.chartECG.Series.Add(series5);
00395             this.chartECG.Series.Add(series6);
00396             this.chartECG.Series.Add(series7);
00397             this.chartECG.Size = new System.Drawing.Size(825, 458);
00398             this.chartECG.TabIndex = 37;
00399             this.chartECG.Text = "chartECG";
00400             title4.Name = "Title1";
00401             title4.Text = "Red";
00402             title4.Visible = false;
00403             this.chartECG.Titles.Add(title4);
00404             // 
00405             // flowLayoutPanelInterruptsControls
00406             // 
00407             this.flowLayoutPanelInterruptsControls.BackColor = System.Drawing.Color.White;
00408             this.flowLayoutPanelInterruptsControls.Controls.Add(this.grpBxBioZOverUnderRange);
00409             this.flowLayoutPanelInterruptsControls.Controls.Add(this.grpBxDCLeadOff);
00410             this.flowLayoutPanelInterruptsControls.Controls.Add(this.grpBxHeartRate);
00411             this.flowLayoutPanelInterruptsControls.Controls.Add(this.panel1);
00412             this.flowLayoutPanelInterruptsControls.Controls.Add(this.button1);
00413             this.flowLayoutPanelInterruptsControls.Dock = System.Windows.Forms.DockStyle.Bottom;
00414             this.flowLayoutPanelInterruptsControls.Location = new System.Drawing.Point(0, 464);
00415             this.flowLayoutPanelInterruptsControls.Name = "flowLayoutPanelInterruptsControls";
00416             this.flowLayoutPanelInterruptsControls.Size = new System.Drawing.Size(831, 81);
00417             this.flowLayoutPanelInterruptsControls.TabIndex = 78;
00418             // 
00419             // grpBxHeartRate
00420             // 
00421             this.grpBxHeartRate.BackgroundColor = System.Drawing.Color.White;
00422             this.grpBxHeartRate.Controls.Add(this.lblHeartRateAverage10);
00423             this.grpBxHeartRate.Controls.Add(this.lblHeartRateBeatToBeat);
00424             this.grpBxHeartRate.Controls.Add(this.label1);
00425             this.grpBxHeartRate.Controls.Add(this.label2);
00426             this.grpBxHeartRate.Location = new System.Drawing.Point(409, 3);
00427             this.grpBxHeartRate.Name = "grpBxHeartRate";
00428             this.grpBxHeartRate.Size = new System.Drawing.Size(166, 72);
00429             this.grpBxHeartRate.TabIndex = 78;
00430             this.grpBxHeartRate.TabStop = false;
00431             this.grpBxHeartRate.Text = "Heart Rate (from R-to-R)";
00432             // 
00433             // lblHeartRateAverage10
00434             // 
00435             this.lblHeartRateAverage10.AutoSize = true;
00436             this.lblHeartRateAverage10.Location = new System.Drawing.Point(113, 48);
00437             this.lblHeartRateAverage10.Name = "lblHeartRateAverage10";
00438             this.lblHeartRateAverage10.Size = new System.Drawing.Size(13, 13);
00439             this.lblHeartRateAverage10.TabIndex = 3;
00440             this.lblHeartRateAverage10.Text = "--";
00441             // 
00442             // lblHeartRateBeatToBeat
00443             // 
00444             this.lblHeartRateBeatToBeat.AutoSize = true;
00445             this.lblHeartRateBeatToBeat.Location = new System.Drawing.Point(113, 29);
00446             this.lblHeartRateBeatToBeat.Name = "lblHeartRateBeatToBeat";
00447             this.lblHeartRateBeatToBeat.Size = new System.Drawing.Size(13, 13);
00448             this.lblHeartRateBeatToBeat.TabIndex = 2;
00449             this.lblHeartRateBeatToBeat.Text = "--";
00450             // 
00451             // label1
00452             // 
00453             this.label1.AutoSize = true;
00454             this.label1.Location = new System.Drawing.Point(6, 29);
00455             this.label1.Name = "label1";
00456             this.label1.Size = new System.Drawing.Size(101, 13);
00457             this.label1.TabIndex = 0;
00458             this.label1.Text = "Beat to Beat (bpm): ";
00459             // 
00460             // label2
00461             // 
00462             this.label2.AutoSize = true;
00463             this.label2.Location = new System.Drawing.Point(6, 48);
00464             this.label2.Name = "label2";
00465             this.label2.Size = new System.Drawing.Size(94, 13);
00466             this.label2.TabIndex = 1;
00467             this.label2.Text = "Average 10 (bpm):";
00468             // 
00469             // panel1
00470             // 
00471             this.panel1.Controls.Add(this.btnMonitor);
00472             this.panel1.Dock = System.Windows.Forms.DockStyle.Right;
00473             this.panel1.Location = new System.Drawing.Point(581, 3);
00474             this.panel1.Name = "panel1";
00475             this.panel1.Size = new System.Drawing.Size(220, 72);
00476             this.panel1.TabIndex = 74;
00477             // 
00478             // button1
00479             // 
00480             this.button1.Location = new System.Drawing.Point(3, 81);
00481             this.button1.Name = "button1";
00482             this.button1.Size = new System.Drawing.Size(75, 23);
00483             this.button1.TabIndex = 75;
00484             this.button1.Text = "button1";
00485             this.button1.UseVisualStyleBackColor = true;
00486             this.button1.Visible = false;
00487             this.button1.Click += new System.EventHandler(this.button1_Click);
00488             // 
00489             // timer1
00490             // 
00491             this.timer1.Interval = 200;
00492             this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
00493             // 
00494             // EcgView
00495             // 
00496             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
00497             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
00498             this.Controls.Add(this.tableLayoutPanelCharts);
00499             this.Controls.Add(this.flowLayoutPanelInterruptsControls);
00500             this.Controls.Add(this.maximGroupBox5);
00501             this.Controls.Add(this.maximGroupBox3);
00502             this.Controls.Add(this.btnStartTest);
00503             this.Controls.Add(this.chartRtoR);
00504             this.Controls.Add(this.chartPace);
00505             this.Name = "EcgView";
00506             this.Size = new System.Drawing.Size(831, 545);
00507             this.Load += new System.EventHandler(this.EcgView_Load);
00508             ((System.ComponentModel.ISupportInitialize)(this.chartPace)).EndInit();
00509             ((System.ComponentModel.ISupportInitialize)(this.chartRtoR)).EndInit();
00510             this.grpBxBioZOverUnderRange.ResumeLayout(false);
00511             this.grpBxBioZOverUnderRange.PerformLayout();
00512             this.maximGroupBox3.ResumeLayout(false);
00513             this.maximGroupBox3.PerformLayout();
00514             this.grpBxDCLeadOff.ResumeLayout(false);
00515             this.grpBxDCLeadOff.PerformLayout();
00516             this.maximGroupBox5.ResumeLayout(false);
00517             this.maximGroupBox5.PerformLayout();
00518             this.tableLayoutPanelCharts.ResumeLayout(false);
00519             ((System.ComponentModel.ISupportInitialize)(this.chartBioz)).EndInit();
00520             ((System.ComponentModel.ISupportInitialize)(this.chartECG)).EndInit();
00521             this.flowLayoutPanelInterruptsControls.ResumeLayout(false);
00522             this.grpBxHeartRate.ResumeLayout(false);
00523             this.grpBxHeartRate.PerformLayout();
00524             this.panel1.ResumeLayout(false);
00525             this.ResumeLayout(false);
00526 
00527         }
00528 
00529         #endregion
00530         private System.Windows.Forms.DataVisualization.Charting.Chart chartPace;
00531         private System.Windows.Forms.DataVisualization.Charting.Chart chartRtoR;
00532         private MaximStyle.MaximButton btnMonitor;
00533         private System.Windows.Forms.Button btnStartTest;
00534         private MaximStyle.MaximGroupBox grpBxBioZOverUnderRange;
00535         private System.Windows.Forms.Label lblBioZACUnder;
00536         private System.Windows.Forms.Label lblBioZACOver;
00537         private MaximStyle.MaximGroupBox maximGroupBox3;
00538         private MaximStyle.MaximGroupBox grpBxDCLeadOff;
00539         private MaximStyle.MaximGroupBox maximGroupBox5;
00540         private System.Windows.Forms.Label label70;
00541         private System.Windows.Forms.Label label69;
00542         private System.Windows.Forms.Label lblLdoffNl;
00543         private System.Windows.Forms.Label lblLdoffNh;
00544         private System.Windows.Forms.Label lblLdoffPl;
00545         private System.Windows.Forms.Label lblLdoffPh;
00546         private System.Windows.Forms.Label label76;
00547         private System.Windows.Forms.Label label75;
00548         private System.Windows.Forms.TableLayoutPanel tableLayoutPanelCharts;
00549         private System.Windows.Forms.FlowLayoutPanel flowLayoutPanelInterruptsControls;
00550         private System.Windows.Forms.Panel panel1;
00551         private System.Windows.Forms.Button button1;
00552         private System.Windows.Forms.Timer timer1;
00553         private System.Windows.Forms.DataVisualization.Charting.Chart chartBioz;
00554         private System.Windows.Forms.DataVisualization.Charting.Chart chartECG;
00555         private System.Windows.Forms.Label label2;
00556         private System.Windows.Forms.Label label1;
00557         private MaximStyle.MaximGroupBox grpBxHeartRate;
00558         private System.Windows.Forms.Label lblHeartRateAverage10;
00559         private System.Windows.Forms.Label lblHeartRateBeatToBeat;
00560     }
00561 }