![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
repo time
Dependencies: mbed MAX14720 MAX30205 USBDevice
HspGuiSourceV301/HSPGui/Form1.Designer.cs@20:6d2af70c92ab, 2021-04-06 (annotated)
- Committer:
- darienf
- Date:
- Tue Apr 06 06:41:40 2021 +0000
- Revision:
- 20:6d2af70c92ab
another repo
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
darienf | 20:6d2af70c92ab | 1 | namespace HealthSensorPlatform |
darienf | 20:6d2af70c92ab | 2 | { |
darienf | 20:6d2af70c92ab | 3 | partial class HspForm |
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 Windows Form 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 | this.components = new System.ComponentModel.Container(); |
darienf | 20:6d2af70c92ab | 32 | System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); |
darienf | 20:6d2af70c92ab | 33 | System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); |
darienf | 20:6d2af70c92ab | 34 | System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); |
darienf | 20:6d2af70c92ab | 35 | System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series(); |
darienf | 20:6d2af70c92ab | 36 | System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series(); |
darienf | 20:6d2af70c92ab | 37 | System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series(); |
darienf | 20:6d2af70c92ab | 38 | System.Windows.Forms.DataVisualization.Charting.Title title1 = new System.Windows.Forms.DataVisualization.Charting.Title(); |
darienf | 20:6d2af70c92ab | 39 | System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); |
darienf | 20:6d2af70c92ab | 40 | System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea5 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); |
darienf | 20:6d2af70c92ab | 41 | System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea6 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); |
darienf | 20:6d2af70c92ab | 42 | System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series(); |
darienf | 20:6d2af70c92ab | 43 | System.Windows.Forms.DataVisualization.Charting.Series series5 = new System.Windows.Forms.DataVisualization.Charting.Series(); |
darienf | 20:6d2af70c92ab | 44 | System.Windows.Forms.DataVisualization.Charting.Series series6 = new System.Windows.Forms.DataVisualization.Charting.Series(); |
darienf | 20:6d2af70c92ab | 45 | System.Windows.Forms.DataVisualization.Charting.Title title2 = new System.Windows.Forms.DataVisualization.Charting.Title(); |
darienf | 20:6d2af70c92ab | 46 | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HspForm)); |
darienf | 20:6d2af70c92ab | 47 | this.txt_Status = new System.Windows.Forms.TextBox(); |
darienf | 20:6d2af70c92ab | 48 | this.label1 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 49 | this.btn_Clear = new MaximStyle.MaximButton(); |
darienf | 20:6d2af70c92ab | 50 | this.ss_Status = new MaximStyle.MaximStatusStrip(); |
darienf | 20:6d2af70c92ab | 51 | this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 52 | this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 53 | this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 54 | this.connectionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 55 | this.disconnectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 56 | this.optionsToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 57 | this.registerNamesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 58 | this.bioZMilliohmScaleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 59 | this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); |
darienf | 20:6d2af70c92ab | 60 | this.loadRegisterSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 61 | this.saveRegisterSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 62 | this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); |
darienf | 20:6d2af70c92ab | 63 | this.loadAllRegisterSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 64 | this.registerExportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 65 | this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); |
darienf | 20:6d2af70c92ab | 66 | this.showAdvancedTabToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 67 | this.loggingToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 68 | this.eCGBioZFileLogToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 69 | this.eCGFileLogToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 70 | this.rToRFileLogToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 71 | this.paceFileLogToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 72 | this.bioZFileLogToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 73 | this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); |
darienf | 20:6d2af70c92ab | 74 | this.opticalAccelerometerFileLogToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 75 | this.helpToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 76 | this.onlineDocumentationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 77 | this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 78 | this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 79 | this.tsm_exit = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 80 | this.deviceToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 81 | this.test1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 82 | this.optionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 83 | this.test2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 84 | this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 85 | this.technicalDocsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 86 | this.tsm_EVKitDatasheet = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 87 | this.tsm_ICDatasheet = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 88 | this.tsm_about = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 89 | this.maximGroupBox1 = new MaximStyle.MaximGroupBox(); |
darienf | 20:6d2af70c92ab | 90 | this.maximTabControl1 = new MaximStyle.MaximTabControl(); |
darienf | 20:6d2af70c92ab | 91 | this.tpBlockDiagram = new System.Windows.Forms.TabPage(); |
darienf | 20:6d2af70c92ab | 92 | this.tlbQuickStart = new System.Windows.Forms.TableLayoutPanel(); |
darienf | 20:6d2af70c92ab | 93 | this.linkLabelQuickRespiration = new System.Windows.Forms.LinkLabel(); |
darienf | 20:6d2af70c92ab | 94 | this.label40 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 95 | this.linkLabelQuickOpticalSpO2 = new System.Windows.Forms.LinkLabel(); |
darienf | 20:6d2af70c92ab | 96 | this.linkLabelQuickTemperature = new System.Windows.Forms.LinkLabel(); |
darienf | 20:6d2af70c92ab | 97 | this.linkLabelQuickBioimpedance = new System.Windows.Forms.LinkLabel(); |
darienf | 20:6d2af70c92ab | 98 | this.linkLabelQuickEcg = new System.Windows.Forms.LinkLabel(); |
darienf | 20:6d2af70c92ab | 99 | this.label41 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 100 | this.pnlBlockDiagram = new System.Windows.Forms.Panel(); |
darienf | 20:6d2af70c92ab | 101 | this.label29 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 102 | this.linkOpticalSensor = new System.Windows.Forms.LinkLabel(); |
darienf | 20:6d2af70c92ab | 103 | this.linkBioZLoad = new System.Windows.Forms.LinkLabel(); |
darienf | 20:6d2af70c92ab | 104 | this.linkTempSensor = new System.Windows.Forms.LinkLabel(); |
darienf | 20:6d2af70c92ab | 105 | this.linkBioZMux = new System.Windows.Forms.LinkLabel(); |
darienf | 20:6d2af70c92ab | 106 | this.linkEcgMux = new System.Windows.Forms.LinkLabel(); |
darienf | 20:6d2af70c92ab | 107 | this.linkBioZChannel = new System.Windows.Forms.LinkLabel(); |
darienf | 20:6d2af70c92ab | 108 | this.linkEcgChannel = new System.Windows.Forms.LinkLabel(); |
darienf | 20:6d2af70c92ab | 109 | this.linkPaceChannel = new System.Windows.Forms.LinkLabel(); |
darienf | 20:6d2af70c92ab | 110 | this.picBlockDiagram = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 111 | this.tpOpticalSensor = new System.Windows.Forms.TabPage(); |
darienf | 20:6d2af70c92ab | 112 | this.opticalView1 = new HealthSensorPlatform.CustomControls.OpticalView(); |
darienf | 20:6d2af70c92ab | 113 | this.tpTemperature = new System.Windows.Forms.TabPage(); |
darienf | 20:6d2af70c92ab | 114 | this.temperatureView1 = new HealthSensorPlatform.CustomControls.TemperatureView(); |
darienf | 20:6d2af70c92ab | 115 | this.tpMAX30001EcgChannel = new System.Windows.Forms.TabPage(); |
darienf | 20:6d2af70c92ab | 116 | this.cboEnRToR = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 117 | this.lblEnRToR = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 118 | this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); |
darienf | 20:6d2af70c92ab | 119 | this.panel1 = new System.Windows.Forms.Panel(); |
darienf | 20:6d2af70c92ab | 120 | this.pnlEcgChannel = new System.Windows.Forms.Panel(); |
darienf | 20:6d2af70c92ab | 121 | this.linkLabel1 = new System.Windows.Forms.LinkLabel(); |
darienf | 20:6d2af70c92ab | 122 | this.label30 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 123 | this.label28 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 124 | this.lblFast = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 125 | this.lblChannelGain = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 126 | this.cboFastTh = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 127 | this.lblSampleRate = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 128 | this.lblFastTh = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 129 | this.lblDlpf = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 130 | this.lblDhpf = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 131 | this.cboDhpf = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 132 | this.cboFast = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 133 | this.cboDlpf = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 134 | this.cboChannelGain = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 135 | this.cboSampleRate = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 136 | this.picEcgChannel = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 137 | this.grpRToR = new MaximStyle.MaximGroupBox(); |
darienf | 20:6d2af70c92ab | 138 | this.cboRRRavg = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 139 | this.lblRRRavg = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 140 | this.cboRRHoff = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 141 | this.lblRRHoff = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 142 | this.cboRRRhsf = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 143 | this.lblRRRhsf = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 144 | this.cboRRPtsf = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 145 | this.lblRRPtsf = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 146 | this.cboRRPavg = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 147 | this.lblRRPavg = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 148 | this.cboRRGain = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 149 | this.lblRRGain = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 150 | this.cboRRWndw = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 151 | this.lblRRWndw = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 152 | this.tpMAX30001InputMux = new System.Windows.Forms.TabPage(); |
darienf | 20:6d2af70c92ab | 153 | this.pnlEcgMux = new System.Windows.Forms.Panel(); |
darienf | 20:6d2af70c92ab | 154 | this.label26 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 155 | this.lblEmuxEnUlpLon = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 156 | this.label32 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 157 | this.cboCalEnVcal = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 158 | this.cboCalVmode = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 159 | this.cboEmuxEnUlpLon = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 160 | this.cboDcloffImag = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 161 | this.cboEmuxPol = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 162 | this.cboEmuxCalNSel = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 163 | this.lblEmuxPol = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 164 | this.lblEmuxCalNSel = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 165 | this.lblCalEnVcal = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 166 | this.cboEmuxCalPSel = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 167 | this.lblCalVMode = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 168 | this.lblEmuxCalPSel = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 169 | this.lblDcloffImag = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 170 | this.cboCalVmag = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 171 | this.cboRbiasn = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 172 | this.cboCalFifty = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 173 | this.lblRbiasn = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 174 | this.cboCalThigh = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 175 | this.cboRbiasp = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 176 | this.cboCalFcal = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 177 | this.lblRbiasp = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 178 | this.lblCalFifty = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 179 | this.cboRbiasv = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 180 | this.lblCalTHigh = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 181 | this.lblRbiasv = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 182 | this.lblCalFreq = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 183 | this.cboEnRbias = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 184 | this.lblCalVmag = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 185 | this.lblEnRbias = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 186 | this.lblEmuxOpenp = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 187 | this.lblDcloffVth = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 188 | this.lblEmuxOpenn = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 189 | this.cboDcloffVth = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 190 | this.cboEmuxOpenp = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 191 | this.cboDcloffIpol = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 192 | this.cboEmuxOpenn = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 193 | this.lblDcloffIpol = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 194 | this.lblEnDcloff = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 195 | this.cboEnDcloff = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 196 | this.picECGLeadConfig = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 197 | this.picSw1 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 198 | this.picSw2 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 199 | this.pictureBox1 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 200 | this.picSw3 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 201 | this.picSw4 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 202 | this.picSw5 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 203 | this.picSw6 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 204 | this.picSw7 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 205 | this.picSw8 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 206 | this.picSw9 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 207 | this.picSw10 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 208 | this.picSw11 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 209 | this.picSw12 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 210 | this.picSw13 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 211 | this.picSw14 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 212 | this.pnlMAX30001Global = new System.Windows.Forms.Panel(); |
darienf | 20:6d2af70c92ab | 213 | this.grpChannelPlotEnable = new MaximStyle.MaximGroupBox(); |
darienf | 20:6d2af70c92ab | 214 | this.chkEnRtor = new MaximStyle.MaximCheckBox(); |
darienf | 20:6d2af70c92ab | 215 | this.chkEnECG = new MaximStyle.MaximCheckBox(); |
darienf | 20:6d2af70c92ab | 216 | this.chkEnBioZ = new MaximStyle.MaximCheckBox(); |
darienf | 20:6d2af70c92ab | 217 | this.chkEnPace = new MaximStyle.MaximCheckBox(); |
darienf | 20:6d2af70c92ab | 218 | this.maximGroupBox8 = new MaximStyle.MaximGroupBox(); |
darienf | 20:6d2af70c92ab | 219 | this.maximButton5 = new MaximStyle.MaximButton(); |
darienf | 20:6d2af70c92ab | 220 | this.maximComboBox9 = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 221 | this.grpGlobalControls = new MaximStyle.MaximGroupBox(); |
darienf | 20:6d2af70c92ab | 222 | this.label39 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 223 | this.cboMasterClock = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 224 | this.label31 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 225 | this.tpBioZChannel = new System.Windows.Forms.TabPage(); |
darienf | 20:6d2af70c92ab | 226 | this.pnlBioZChannel = new System.Windows.Forms.Panel(); |
darienf | 20:6d2af70c92ab | 227 | this.label34 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 228 | this.cboBioZAnalogHpf = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 229 | this.cboBioZExternalResistorBiasEnable = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 230 | this.cboBioZChannelGain = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 231 | this.label25 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 232 | this.cboBioZSampleRate = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 233 | this.cboBioZCurrentGeneratorFrequency = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 234 | this.cboBioZDigitalLpf = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 235 | this.lblBioZCurrentGeneratorFrequency = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 236 | this.cboBioZDigitalHpf = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 237 | this.label21 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 238 | this.cboBioZACLeadOffOverRangeThreshold = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 239 | this.cboBioZCurrentGeneratorMagnitude = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 240 | this.cboBioZACLeadOffUnderRangeThreshold = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 241 | this.cboBioZModulationPhaseOffset = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 242 | this.cboBioZDigitalLeadOffDetectionEnable = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 243 | this.lblBioZExternalResistorBiasEnable = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 244 | this.cboBioZCurrentGeneratorMonitor = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 245 | this.lblBioZCurrentGeneratorMonitor = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 246 | this.cboBioZCurrentGeneratorMode = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 247 | this.lblBioZCurrentGeneratorMode = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 248 | this.lblBioZAnalogHpf = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 249 | this.lblBioZModulationPhaseOffset = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 250 | this.linkLabel2 = new System.Windows.Forms.LinkLabel(); |
darienf | 20:6d2af70c92ab | 251 | this.lblBioZCurrentGeneratorMagnitude = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 252 | this.lblBioZChannelGain = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 253 | this.lblBioZACLeadOffUnderRangeThreshold = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 254 | this.lblBioZSampleRate = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 255 | this.lblBioZACLeadOffOverRangeThreshold = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 256 | this.lblBioZDigitalLpf = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 257 | this.lblBioZDigitalLeadOffDetectionEnable = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 258 | this.lblBioZDigitalHpf = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 259 | this.picBioZChannel = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 260 | this.tpMAX30001BioZInputMux = new System.Windows.Forms.TabPage(); |
darienf | 20:6d2af70c92ab | 261 | this.pnlBioZMux = new System.Windows.Forms.Panel(); |
darienf | 20:6d2af70c92ab | 262 | this.label36 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 263 | this.linkLabelBioZLoad = new System.Windows.Forms.LinkLabel(); |
darienf | 20:6d2af70c92ab | 264 | this.cboBioZCalEnVcal = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 265 | this.lblBmuxEnUlpLon = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 266 | this.cboBioZCalVMode = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 267 | this.cboBmuxEnUlpLon = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 268 | this.cboBioZDcloffImag = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 269 | this.lblBioZCalEnVcal = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 270 | this.label27 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 271 | this.lblBioZCalVMode = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 272 | this.cboBioZBmuxCalnSel = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 273 | this.lblBioZDcloffImag = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 274 | this.lblBioZBmuxCalnSel = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 275 | this.cboBioZCalVmag = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 276 | this.cboBioZBmuxCalpSel = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 277 | this.cboBioZCalFifty = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 278 | this.lblBioZBmuxCalpSel = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 279 | this.cboBioZCalThigh = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 280 | this.cboBioZRbiasn = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 281 | this.cboBioZCalFcal = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 282 | this.lblBioZRbiasn = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 283 | this.lblBioZCalFifty = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 284 | this.cboBioZRbiasp = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 285 | this.lblBioZCalThigh = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 286 | this.lblBioZRbiasp = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 287 | this.lblBioZCalFcal = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 288 | this.cboBioZRbiasv = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 289 | this.lblBioZCalVmag = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 290 | this.lblBioZRbiasv = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 291 | this.lblBioZBmuxOpenp = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 292 | this.cboBioZEnRbias = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 293 | this.lblBioZBmuxOpenn = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 294 | this.lblBioZEnRbias = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 295 | this.cboBioZBmuxOpenp = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 296 | this.lblBioZDcloffVth = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 297 | this.cboBioZBmuxOpenn = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 298 | this.cboBioZDcloffVth = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 299 | this.lblBioZEnDcloff = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 300 | this.cboBioZDcloffIpol = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 301 | this.cboBioZEnDcloff = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 302 | this.lblBioZDcloffIpol = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 303 | this.pictureBox2 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 304 | this.picLoff1 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 305 | this.picLoff2 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 306 | this.picLeadOn = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 307 | this.picBioZsw1 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 308 | this.picBioZsw2 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 309 | this.picLeadBias1 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 310 | this.picLeadBias2 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 311 | this.picBioZCal1 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 312 | this.picBioZCal2 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 313 | this.tpMAX30001BioZLoad = new System.Windows.Forms.TabPage(); |
darienf | 20:6d2af70c92ab | 314 | this.pnlBioZLoad = new System.Windows.Forms.Panel(); |
darienf | 20:6d2af70c92ab | 315 | this.label37 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 316 | this.lblBioZBmuxEnBist = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 317 | this.cboBioZBmuxRnom = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 318 | this.lblBioZBmuxRmod = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 319 | this.lblBioZBmuxRnom = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 320 | this.lblBioZBmuxFbist = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 321 | this.cboBioZBmuxFbist = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 322 | this.label33 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 323 | this.cboBioZBmuxRmod = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 324 | this.cboBioZBmuxEnBist = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 325 | this.picBioZLoad = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 326 | this.picBioZLloff1 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 327 | this.picBioZLloff2 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 328 | this.picBioZLlon = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 329 | this.picBioZLsw1 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 330 | this.picBioZLlb2 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 331 | this.picBioZLcal2 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 332 | this.picBioZLcal1 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 333 | this.picBioZLlb1 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 334 | this.picBioZLsw2 = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 335 | this.picBioZLresload = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 336 | this.tpMAX30001Pace = new System.Windows.Forms.TabPage(); |
darienf | 20:6d2af70c92ab | 337 | this.pnlPace = new System.Windows.Forms.Panel(); |
darienf | 20:6d2af70c92ab | 338 | this.label38 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 339 | this.cboPaceAnalogHpf = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 340 | this.label35 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 341 | this.lblPaceAnalogHpf = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 342 | this.cboPaceDetectorNegativeThreshold = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 343 | this.lblPaceBufferBandwidth = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 344 | this.cboPaceDetectorPostiveThreshold = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 345 | this.lblPaceSignalSelection = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 346 | this.cboPaceDifferentiatorMode = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 347 | this.lblPaceInputPolarity = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 348 | this.cboPaceChannelGain = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 349 | this.lblPaceChannelGain = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 350 | this.cboPaceInputPolarity = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 351 | this.lblPaceDifferentiatorMode = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 352 | this.cboPaceSignalSelection = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 353 | this.lblPaceDetectorPostiveThreshold = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 354 | this.cboPaceBufferBandwidth = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 355 | this.lblPaceDetectorNegativeThreshold = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 356 | this.picPaceChannel = new System.Windows.Forms.PictureBox(); |
darienf | 20:6d2af70c92ab | 357 | this.tpMAX30001Plots = new System.Windows.Forms.TabPage(); |
darienf | 20:6d2af70c92ab | 358 | this.ecgView1 = new HealthSensorPlatform.CustomControls.EcgView(); |
darienf | 20:6d2af70c92ab | 359 | this.tpFlashLog = new System.Windows.Forms.TabPage(); |
darienf | 20:6d2af70c92ab | 360 | this.dataLoggingView1 = new HealthSensorPlatform.CustomControls.DataLoggingView(); |
darienf | 20:6d2af70c92ab | 361 | this.tpRegisters = new System.Windows.Forms.TabPage(); |
darienf | 20:6d2af70c92ab | 362 | this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); |
darienf | 20:6d2af70c92ab | 363 | this.cboRegisterTabDevice = new MaximStyle.MaximComboBox(); |
darienf | 20:6d2af70c92ab | 364 | this.pnlRegMAX30205_U18 = new System.Windows.Forms.Panel(); |
darienf | 20:6d2af70c92ab | 365 | this.rvMAX30205_U18 = new Maxim.CustomControls.RegisterView(); |
darienf | 20:6d2af70c92ab | 366 | this.pnlRegMAX14720 = new System.Windows.Forms.Panel(); |
darienf | 20:6d2af70c92ab | 367 | this.rvMAX14720 = new Maxim.CustomControls.RegisterView(); |
darienf | 20:6d2af70c92ab | 368 | this.pnlRegMAX30101 = new System.Windows.Forms.Panel(); |
darienf | 20:6d2af70c92ab | 369 | this.rvMAX30101 = new Maxim.CustomControls.RegisterView(); |
darienf | 20:6d2af70c92ab | 370 | this.pnlRegMAX30001 = new System.Windows.Forms.Panel(); |
darienf | 20:6d2af70c92ab | 371 | this.rvMAX30001 = new Maxim.CustomControls.RegisterView(); |
darienf | 20:6d2af70c92ab | 372 | this.pnlRegMAX30205 = new System.Windows.Forms.Panel(); |
darienf | 20:6d2af70c92ab | 373 | this.rvMAX30205 = new Maxim.CustomControls.RegisterView(); |
darienf | 20:6d2af70c92ab | 374 | this.pnlRegLIS2HD = new System.Windows.Forms.Panel(); |
darienf | 20:6d2af70c92ab | 375 | this.rvLIS2HD = new Maxim.CustomControls.RegisterView(); |
darienf | 20:6d2af70c92ab | 376 | this.tpPrimitives = new System.Windows.Forms.TabPage(); |
darienf | 20:6d2af70c92ab | 377 | this.primitivesView1 = new HealthSensorPlatform.CustomControls.PrimitivesView(); |
darienf | 20:6d2af70c92ab | 378 | this.label16 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 379 | this.label12 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 380 | this.label13 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 381 | this.label14 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 382 | this.label15 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 383 | this.label5 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 384 | this.label9 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 385 | this.label10 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 386 | this.label11 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 387 | this.label8 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 388 | this.label4 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 389 | this.label6 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 390 | this.label7 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 391 | this.label17 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 392 | this.label18 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 393 | this.label19 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 394 | this.label20 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 395 | this.label22 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 396 | this.label3 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 397 | this.label2 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 398 | this.label23 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 399 | this.label24 = new System.Windows.Forms.Label(); |
darienf | 20:6d2af70c92ab | 400 | this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart(); |
darienf | 20:6d2af70c92ab | 401 | this.maximGroupBox2 = new MaximStyle.MaximGroupBox(); |
darienf | 20:6d2af70c92ab | 402 | this.numericUpDown1 = new System.Windows.Forms.NumericUpDown(); |
darienf | 20:6d2af70c92ab | 403 | this.comboBox1 = new System.Windows.Forms.ComboBox(); |
darienf | 20:6d2af70c92ab | 404 | this.maximGroupBox3 = new MaximStyle.MaximGroupBox(); |
darienf | 20:6d2af70c92ab | 405 | this.chart2 = new System.Windows.Forms.DataVisualization.Charting.Chart(); |
darienf | 20:6d2af70c92ab | 406 | this.maximGroupBox4 = new MaximStyle.MaximGroupBox(); |
darienf | 20:6d2af70c92ab | 407 | this.comboBox2 = new System.Windows.Forms.ComboBox(); |
darienf | 20:6d2af70c92ab | 408 | this.comboBox3 = new System.Windows.Forms.ComboBox(); |
darienf | 20:6d2af70c92ab | 409 | this.comboBox4 = new System.Windows.Forms.ComboBox(); |
darienf | 20:6d2af70c92ab | 410 | this.comboBox5 = new System.Windows.Forms.ComboBox(); |
darienf | 20:6d2af70c92ab | 411 | this.maximGroupBox5 = new MaximStyle.MaximGroupBox(); |
darienf | 20:6d2af70c92ab | 412 | this.comboBox6 = new System.Windows.Forms.ComboBox(); |
darienf | 20:6d2af70c92ab | 413 | this.comboBox7 = new System.Windows.Forms.ComboBox(); |
darienf | 20:6d2af70c92ab | 414 | this.comboBox8 = new System.Windows.Forms.ComboBox(); |
darienf | 20:6d2af70c92ab | 415 | this.comboBox9 = new System.Windows.Forms.ComboBox(); |
darienf | 20:6d2af70c92ab | 416 | this.maximGroupBox6 = new MaximStyle.MaximGroupBox(); |
darienf | 20:6d2af70c92ab | 417 | this.comboBox10 = new System.Windows.Forms.ComboBox(); |
darienf | 20:6d2af70c92ab | 418 | this.comboBox11 = new System.Windows.Forms.ComboBox(); |
darienf | 20:6d2af70c92ab | 419 | this.comboBox12 = new System.Windows.Forms.ComboBox(); |
darienf | 20:6d2af70c92ab | 420 | this.maximGroupBox7 = new MaximStyle.MaximGroupBox(); |
darienf | 20:6d2af70c92ab | 421 | this.textBox1 = new System.Windows.Forms.TextBox(); |
darienf | 20:6d2af70c92ab | 422 | this.maximButton1 = new MaximStyle.MaximButton(); |
darienf | 20:6d2af70c92ab | 423 | this.maximButton2 = new MaximStyle.MaximButton(); |
darienf | 20:6d2af70c92ab | 424 | this.comboBox13 = new System.Windows.Forms.ComboBox(); |
darienf | 20:6d2af70c92ab | 425 | this.maximButton3 = new MaximStyle.MaximButton(); |
darienf | 20:6d2af70c92ab | 426 | this.maximButton4 = new MaximStyle.MaximButton(); |
darienf | 20:6d2af70c92ab | 427 | this.comboBox14 = new System.Windows.Forms.ComboBox(); |
darienf | 20:6d2af70c92ab | 428 | this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); |
darienf | 20:6d2af70c92ab | 429 | this.menuStrip1 = new System.Windows.Forms.MenuStrip(); |
darienf | 20:6d2af70c92ab | 430 | this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 431 | this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 432 | this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 433 | this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 434 | this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 435 | this.toolStripMenuItem8 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 436 | this.toolStripMenuItem9 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 437 | this.toolStripMenuItem10 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 438 | this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); |
darienf | 20:6d2af70c92ab | 439 | this.toolStripMenuItem11 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 440 | this.toolStripMenuItem12 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 441 | this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator(); |
darienf | 20:6d2af70c92ab | 442 | this.toolStripMenuItem13 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 443 | this.toolStripMenuItem14 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 444 | this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); |
darienf | 20:6d2af70c92ab | 445 | this.toolStripMenuItem15 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 446 | this.toolStripMenuItem16 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 447 | this.toolStripMenuItem17 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 448 | this.toolStripMenuItem18 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 449 | this.toolStripMenuItem19 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 450 | this.toolStripMenuItem20 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 451 | this.toolStripMenuItem21 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 452 | this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator(); |
darienf | 20:6d2af70c92ab | 453 | this.toolStripMenuItem22 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 454 | this.toolStripMenuItem23 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 455 | this.toolStripMenuItem24 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 456 | this.toolStripMenuItem25 = new System.Windows.Forms.ToolStripMenuItem(); |
darienf | 20:6d2af70c92ab | 457 | this.maximGroupBox1.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 458 | this.maximTabControl1.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 459 | this.tpBlockDiagram.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 460 | this.tlbQuickStart.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 461 | this.pnlBlockDiagram.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 462 | ((System.ComponentModel.ISupportInitialize)(this.picBlockDiagram)).BeginInit(); |
darienf | 20:6d2af70c92ab | 463 | this.tpOpticalSensor.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 464 | this.tpTemperature.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 465 | this.tpMAX30001EcgChannel.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 466 | this.flowLayoutPanel1.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 467 | this.pnlEcgChannel.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 468 | ((System.ComponentModel.ISupportInitialize)(this.picEcgChannel)).BeginInit(); |
darienf | 20:6d2af70c92ab | 469 | this.grpRToR.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 470 | this.tpMAX30001InputMux.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 471 | this.pnlEcgMux.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 472 | ((System.ComponentModel.ISupportInitialize)(this.picECGLeadConfig)).BeginInit(); |
darienf | 20:6d2af70c92ab | 473 | ((System.ComponentModel.ISupportInitialize)(this.picSw1)).BeginInit(); |
darienf | 20:6d2af70c92ab | 474 | ((System.ComponentModel.ISupportInitialize)(this.picSw2)).BeginInit(); |
darienf | 20:6d2af70c92ab | 475 | ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); |
darienf | 20:6d2af70c92ab | 476 | ((System.ComponentModel.ISupportInitialize)(this.picSw3)).BeginInit(); |
darienf | 20:6d2af70c92ab | 477 | ((System.ComponentModel.ISupportInitialize)(this.picSw4)).BeginInit(); |
darienf | 20:6d2af70c92ab | 478 | ((System.ComponentModel.ISupportInitialize)(this.picSw5)).BeginInit(); |
darienf | 20:6d2af70c92ab | 479 | ((System.ComponentModel.ISupportInitialize)(this.picSw6)).BeginInit(); |
darienf | 20:6d2af70c92ab | 480 | ((System.ComponentModel.ISupportInitialize)(this.picSw7)).BeginInit(); |
darienf | 20:6d2af70c92ab | 481 | ((System.ComponentModel.ISupportInitialize)(this.picSw8)).BeginInit(); |
darienf | 20:6d2af70c92ab | 482 | ((System.ComponentModel.ISupportInitialize)(this.picSw9)).BeginInit(); |
darienf | 20:6d2af70c92ab | 483 | ((System.ComponentModel.ISupportInitialize)(this.picSw10)).BeginInit(); |
darienf | 20:6d2af70c92ab | 484 | ((System.ComponentModel.ISupportInitialize)(this.picSw11)).BeginInit(); |
darienf | 20:6d2af70c92ab | 485 | ((System.ComponentModel.ISupportInitialize)(this.picSw12)).BeginInit(); |
darienf | 20:6d2af70c92ab | 486 | ((System.ComponentModel.ISupportInitialize)(this.picSw13)).BeginInit(); |
darienf | 20:6d2af70c92ab | 487 | ((System.ComponentModel.ISupportInitialize)(this.picSw14)).BeginInit(); |
darienf | 20:6d2af70c92ab | 488 | this.pnlMAX30001Global.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 489 | this.grpChannelPlotEnable.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 490 | this.maximGroupBox8.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 491 | this.grpGlobalControls.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 492 | this.tpBioZChannel.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 493 | this.pnlBioZChannel.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 494 | ((System.ComponentModel.ISupportInitialize)(this.picBioZChannel)).BeginInit(); |
darienf | 20:6d2af70c92ab | 495 | this.tpMAX30001BioZInputMux.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 496 | this.pnlBioZMux.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 497 | ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); |
darienf | 20:6d2af70c92ab | 498 | ((System.ComponentModel.ISupportInitialize)(this.picLoff1)).BeginInit(); |
darienf | 20:6d2af70c92ab | 499 | ((System.ComponentModel.ISupportInitialize)(this.picLoff2)).BeginInit(); |
darienf | 20:6d2af70c92ab | 500 | ((System.ComponentModel.ISupportInitialize)(this.picLeadOn)).BeginInit(); |
darienf | 20:6d2af70c92ab | 501 | ((System.ComponentModel.ISupportInitialize)(this.picBioZsw1)).BeginInit(); |
darienf | 20:6d2af70c92ab | 502 | ((System.ComponentModel.ISupportInitialize)(this.picBioZsw2)).BeginInit(); |
darienf | 20:6d2af70c92ab | 503 | ((System.ComponentModel.ISupportInitialize)(this.picLeadBias1)).BeginInit(); |
darienf | 20:6d2af70c92ab | 504 | ((System.ComponentModel.ISupportInitialize)(this.picLeadBias2)).BeginInit(); |
darienf | 20:6d2af70c92ab | 505 | ((System.ComponentModel.ISupportInitialize)(this.picBioZCal1)).BeginInit(); |
darienf | 20:6d2af70c92ab | 506 | ((System.ComponentModel.ISupportInitialize)(this.picBioZCal2)).BeginInit(); |
darienf | 20:6d2af70c92ab | 507 | this.tpMAX30001BioZLoad.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 508 | this.pnlBioZLoad.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 509 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLoad)).BeginInit(); |
darienf | 20:6d2af70c92ab | 510 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLloff1)).BeginInit(); |
darienf | 20:6d2af70c92ab | 511 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLloff2)).BeginInit(); |
darienf | 20:6d2af70c92ab | 512 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLlon)).BeginInit(); |
darienf | 20:6d2af70c92ab | 513 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLsw1)).BeginInit(); |
darienf | 20:6d2af70c92ab | 514 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLlb2)).BeginInit(); |
darienf | 20:6d2af70c92ab | 515 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLcal2)).BeginInit(); |
darienf | 20:6d2af70c92ab | 516 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLcal1)).BeginInit(); |
darienf | 20:6d2af70c92ab | 517 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLlb1)).BeginInit(); |
darienf | 20:6d2af70c92ab | 518 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLsw2)).BeginInit(); |
darienf | 20:6d2af70c92ab | 519 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLresload)).BeginInit(); |
darienf | 20:6d2af70c92ab | 520 | this.tpMAX30001Pace.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 521 | this.pnlPace.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 522 | ((System.ComponentModel.ISupportInitialize)(this.picPaceChannel)).BeginInit(); |
darienf | 20:6d2af70c92ab | 523 | this.tpMAX30001Plots.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 524 | this.tpFlashLog.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 525 | this.tpRegisters.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 526 | this.tableLayoutPanel1.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 527 | this.pnlRegMAX30205_U18.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 528 | this.pnlRegMAX14720.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 529 | this.pnlRegMAX30101.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 530 | this.pnlRegMAX30001.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 531 | this.pnlRegMAX30205.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 532 | this.pnlRegLIS2HD.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 533 | this.tpPrimitives.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 534 | ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit(); |
darienf | 20:6d2af70c92ab | 535 | ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit(); |
darienf | 20:6d2af70c92ab | 536 | ((System.ComponentModel.ISupportInitialize)(this.chart2)).BeginInit(); |
darienf | 20:6d2af70c92ab | 537 | this.menuStrip1.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 538 | this.SuspendLayout(); |
darienf | 20:6d2af70c92ab | 539 | // |
darienf | 20:6d2af70c92ab | 540 | // txt_Status |
darienf | 20:6d2af70c92ab | 541 | // |
darienf | 20:6d2af70c92ab | 542 | this.txt_Status.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) |
darienf | 20:6d2af70c92ab | 543 | | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 544 | this.txt_Status.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 545 | this.txt_Status.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 546 | this.txt_Status.Location = new System.Drawing.Point(8, 46); |
darienf | 20:6d2af70c92ab | 547 | this.txt_Status.Multiline = true; |
darienf | 20:6d2af70c92ab | 548 | this.txt_Status.Name = "txt_Status"; |
darienf | 20:6d2af70c92ab | 549 | this.txt_Status.ReadOnly = true; |
darienf | 20:6d2af70c92ab | 550 | this.txt_Status.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; |
darienf | 20:6d2af70c92ab | 551 | this.txt_Status.Size = new System.Drawing.Size(555, 245); |
darienf | 20:6d2af70c92ab | 552 | this.txt_Status.TabIndex = 2; |
darienf | 20:6d2af70c92ab | 553 | this.txt_Status.TabStop = false; |
darienf | 20:6d2af70c92ab | 554 | this.txt_Status.TextChanged += new System.EventHandler(this.txt_Status_TextChanged); |
darienf | 20:6d2af70c92ab | 555 | // |
darienf | 20:6d2af70c92ab | 556 | // label1 |
darienf | 20:6d2af70c92ab | 557 | // |
darienf | 20:6d2af70c92ab | 558 | this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); |
darienf | 20:6d2af70c92ab | 559 | this.label1.AutoSize = true; |
darienf | 20:6d2af70c92ab | 560 | this.label1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 561 | this.label1.Location = new System.Drawing.Point(13, 55); |
darienf | 20:6d2af70c92ab | 562 | this.label1.Name = "label1"; |
darienf | 20:6d2af70c92ab | 563 | this.label1.Size = new System.Drawing.Size(123, 15); |
darienf | 20:6d2af70c92ab | 564 | this.label1.TabIndex = 24; |
darienf | 20:6d2af70c92ab | 565 | this.label1.Text = "PROX_INT_THRESH"; |
darienf | 20:6d2af70c92ab | 566 | this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
darienf | 20:6d2af70c92ab | 567 | // |
darienf | 20:6d2af70c92ab | 568 | // btn_Clear |
darienf | 20:6d2af70c92ab | 569 | // |
darienf | 20:6d2af70c92ab | 570 | this.btn_Clear.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 571 | this.btn_Clear.Location = new System.Drawing.Point(484, 12); |
darienf | 20:6d2af70c92ab | 572 | this.btn_Clear.Name = "btn_Clear"; |
darienf | 20:6d2af70c92ab | 573 | this.btn_Clear.Size = new System.Drawing.Size(81, 22); |
darienf | 20:6d2af70c92ab | 574 | this.btn_Clear.TabIndex = 6; |
darienf | 20:6d2af70c92ab | 575 | this.btn_Clear.Text = "Clear Log"; |
darienf | 20:6d2af70c92ab | 576 | this.btn_Clear.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 577 | this.btn_Clear.Click += new System.EventHandler(this.btn_Clear_Click); |
darienf | 20:6d2af70c92ab | 578 | // |
darienf | 20:6d2af70c92ab | 579 | // ss_Status |
darienf | 20:6d2af70c92ab | 580 | // |
darienf | 20:6d2af70c92ab | 581 | this.ss_Status.ImageScalingSize = new System.Drawing.Size(20, 20); |
darienf | 20:6d2af70c92ab | 582 | this.ss_Status.Location = new System.Drawing.Point(0, 656); |
darienf | 20:6d2af70c92ab | 583 | this.ss_Status.Name = "ss_Status"; |
darienf | 20:6d2af70c92ab | 584 | this.ss_Status.Size = new System.Drawing.Size(961, 26); |
darienf | 20:6d2af70c92ab | 585 | this.ss_Status.TabIndex = 16; |
darienf | 20:6d2af70c92ab | 586 | this.ss_Status.Text = "maximStatusStrip1"; |
darienf | 20:6d2af70c92ab | 587 | // |
darienf | 20:6d2af70c92ab | 588 | // toolStripMenuItem1 |
darienf | 20:6d2af70c92ab | 589 | // |
darienf | 20:6d2af70c92ab | 590 | this.toolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
darienf | 20:6d2af70c92ab | 591 | this.exitToolStripMenuItem}); |
darienf | 20:6d2af70c92ab | 592 | this.toolStripMenuItem1.Name = "toolStripMenuItem1"; |
darienf | 20:6d2af70c92ab | 593 | this.toolStripMenuItem1.Size = new System.Drawing.Size(41, 20); |
darienf | 20:6d2af70c92ab | 594 | this.toolStripMenuItem1.Text = "File"; |
darienf | 20:6d2af70c92ab | 595 | // |
darienf | 20:6d2af70c92ab | 596 | // exitToolStripMenuItem |
darienf | 20:6d2af70c92ab | 597 | // |
darienf | 20:6d2af70c92ab | 598 | this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 599 | this.exitToolStripMenuItem.Size = new System.Drawing.Size(99, 22); |
darienf | 20:6d2af70c92ab | 600 | this.exitToolStripMenuItem.Text = "Exit"; |
darienf | 20:6d2af70c92ab | 601 | this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); |
darienf | 20:6d2af70c92ab | 602 | // |
darienf | 20:6d2af70c92ab | 603 | // toolStripMenuItem2 |
darienf | 20:6d2af70c92ab | 604 | // |
darienf | 20:6d2af70c92ab | 605 | this.toolStripMenuItem2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
darienf | 20:6d2af70c92ab | 606 | this.connectionToolStripMenuItem, |
darienf | 20:6d2af70c92ab | 607 | this.disconnectToolStripMenuItem}); |
darienf | 20:6d2af70c92ab | 608 | this.toolStripMenuItem2.Name = "toolStripMenuItem2"; |
darienf | 20:6d2af70c92ab | 609 | this.toolStripMenuItem2.Size = new System.Drawing.Size(58, 20); |
darienf | 20:6d2af70c92ab | 610 | this.toolStripMenuItem2.Text = "Device"; |
darienf | 20:6d2af70c92ab | 611 | // |
darienf | 20:6d2af70c92ab | 612 | // connectionToolStripMenuItem |
darienf | 20:6d2af70c92ab | 613 | // |
darienf | 20:6d2af70c92ab | 614 | this.connectionToolStripMenuItem.Name = "connectionToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 615 | this.connectionToolStripMenuItem.Size = new System.Drawing.Size(141, 22); |
darienf | 20:6d2af70c92ab | 616 | this.connectionToolStripMenuItem.Text = "Connect"; |
darienf | 20:6d2af70c92ab | 617 | this.connectionToolStripMenuItem.Click += new System.EventHandler(this.connectionToolStripMenuItem_Click); |
darienf | 20:6d2af70c92ab | 618 | // |
darienf | 20:6d2af70c92ab | 619 | // disconnectToolStripMenuItem |
darienf | 20:6d2af70c92ab | 620 | // |
darienf | 20:6d2af70c92ab | 621 | this.disconnectToolStripMenuItem.Name = "disconnectToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 622 | this.disconnectToolStripMenuItem.Size = new System.Drawing.Size(141, 22); |
darienf | 20:6d2af70c92ab | 623 | this.disconnectToolStripMenuItem.Text = "Disconnect"; |
darienf | 20:6d2af70c92ab | 624 | this.disconnectToolStripMenuItem.Click += new System.EventHandler(this.disconnectToolStripMenuItem_Click); |
darienf | 20:6d2af70c92ab | 625 | // |
darienf | 20:6d2af70c92ab | 626 | // optionsToolStripMenuItem1 |
darienf | 20:6d2af70c92ab | 627 | // |
darienf | 20:6d2af70c92ab | 628 | this.optionsToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
darienf | 20:6d2af70c92ab | 629 | this.registerNamesToolStripMenuItem, |
darienf | 20:6d2af70c92ab | 630 | this.bioZMilliohmScaleToolStripMenuItem, |
darienf | 20:6d2af70c92ab | 631 | this.toolStripSeparator1, |
darienf | 20:6d2af70c92ab | 632 | this.loadRegisterSettingsToolStripMenuItem, |
darienf | 20:6d2af70c92ab | 633 | this.saveRegisterSettingsToolStripMenuItem, |
darienf | 20:6d2af70c92ab | 634 | this.toolStripSeparator2, |
darienf | 20:6d2af70c92ab | 635 | this.loadAllRegisterSettingsToolStripMenuItem, |
darienf | 20:6d2af70c92ab | 636 | this.registerExportToolStripMenuItem, |
darienf | 20:6d2af70c92ab | 637 | this.toolStripSeparator3, |
darienf | 20:6d2af70c92ab | 638 | this.showAdvancedTabToolStripMenuItem}); |
darienf | 20:6d2af70c92ab | 639 | this.optionsToolStripMenuItem1.Name = "optionsToolStripMenuItem1"; |
darienf | 20:6d2af70c92ab | 640 | this.optionsToolStripMenuItem1.Size = new System.Drawing.Size(65, 20); |
darienf | 20:6d2af70c92ab | 641 | this.optionsToolStripMenuItem1.Text = "Options"; |
darienf | 20:6d2af70c92ab | 642 | // |
darienf | 20:6d2af70c92ab | 643 | // registerNamesToolStripMenuItem |
darienf | 20:6d2af70c92ab | 644 | // |
darienf | 20:6d2af70c92ab | 645 | this.registerNamesToolStripMenuItem.CheckOnClick = true; |
darienf | 20:6d2af70c92ab | 646 | this.registerNamesToolStripMenuItem.Name = "registerNamesToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 647 | this.registerNamesToolStripMenuItem.Size = new System.Drawing.Size(274, 22); |
darienf | 20:6d2af70c92ab | 648 | this.registerNamesToolStripMenuItem.Text = "Show MAX30001 Register Names"; |
darienf | 20:6d2af70c92ab | 649 | this.registerNamesToolStripMenuItem.Click += new System.EventHandler(this.registerNamesToolStripMenuItem_Click); |
darienf | 20:6d2af70c92ab | 650 | // |
darienf | 20:6d2af70c92ab | 651 | // bioZMilliohmScaleToolStripMenuItem |
darienf | 20:6d2af70c92ab | 652 | // |
darienf | 20:6d2af70c92ab | 653 | this.bioZMilliohmScaleToolStripMenuItem.CheckOnClick = true; |
darienf | 20:6d2af70c92ab | 654 | this.bioZMilliohmScaleToolStripMenuItem.Name = "bioZMilliohmScaleToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 655 | this.bioZMilliohmScaleToolStripMenuItem.Size = new System.Drawing.Size(274, 22); |
darienf | 20:6d2af70c92ab | 656 | this.bioZMilliohmScaleToolStripMenuItem.Text = "BioZ Milliohm Scale"; |
darienf | 20:6d2af70c92ab | 657 | this.bioZMilliohmScaleToolStripMenuItem.Click += new System.EventHandler(this.bioZMilliohmScaleToolStripMenuItem_Click); |
darienf | 20:6d2af70c92ab | 658 | // |
darienf | 20:6d2af70c92ab | 659 | // toolStripSeparator1 |
darienf | 20:6d2af70c92ab | 660 | // |
darienf | 20:6d2af70c92ab | 661 | this.toolStripSeparator1.Name = "toolStripSeparator1"; |
darienf | 20:6d2af70c92ab | 662 | this.toolStripSeparator1.Size = new System.Drawing.Size(271, 6); |
darienf | 20:6d2af70c92ab | 663 | // |
darienf | 20:6d2af70c92ab | 664 | // loadRegisterSettingsToolStripMenuItem |
darienf | 20:6d2af70c92ab | 665 | // |
darienf | 20:6d2af70c92ab | 666 | this.loadRegisterSettingsToolStripMenuItem.Name = "loadRegisterSettingsToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 667 | this.loadRegisterSettingsToolStripMenuItem.Size = new System.Drawing.Size(274, 22); |
darienf | 20:6d2af70c92ab | 668 | this.loadRegisterSettingsToolStripMenuItem.Text = "Load MAX30001 Register Settings"; |
darienf | 20:6d2af70c92ab | 669 | this.loadRegisterSettingsToolStripMenuItem.Visible = false; |
darienf | 20:6d2af70c92ab | 670 | // |
darienf | 20:6d2af70c92ab | 671 | // saveRegisterSettingsToolStripMenuItem |
darienf | 20:6d2af70c92ab | 672 | // |
darienf | 20:6d2af70c92ab | 673 | this.saveRegisterSettingsToolStripMenuItem.Name = "saveRegisterSettingsToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 674 | this.saveRegisterSettingsToolStripMenuItem.Size = new System.Drawing.Size(274, 22); |
darienf | 20:6d2af70c92ab | 675 | this.saveRegisterSettingsToolStripMenuItem.Text = "Save MAX30001 Register Settings"; |
darienf | 20:6d2af70c92ab | 676 | this.saveRegisterSettingsToolStripMenuItem.Visible = false; |
darienf | 20:6d2af70c92ab | 677 | // |
darienf | 20:6d2af70c92ab | 678 | // toolStripSeparator2 |
darienf | 20:6d2af70c92ab | 679 | // |
darienf | 20:6d2af70c92ab | 680 | this.toolStripSeparator2.Name = "toolStripSeparator2"; |
darienf | 20:6d2af70c92ab | 681 | this.toolStripSeparator2.Size = new System.Drawing.Size(271, 6); |
darienf | 20:6d2af70c92ab | 682 | this.toolStripSeparator2.Visible = false; |
darienf | 20:6d2af70c92ab | 683 | // |
darienf | 20:6d2af70c92ab | 684 | // loadAllRegisterSettingsToolStripMenuItem |
darienf | 20:6d2af70c92ab | 685 | // |
darienf | 20:6d2af70c92ab | 686 | this.loadAllRegisterSettingsToolStripMenuItem.Name = "loadAllRegisterSettingsToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 687 | this.loadAllRegisterSettingsToolStripMenuItem.Size = new System.Drawing.Size(274, 22); |
darienf | 20:6d2af70c92ab | 688 | this.loadAllRegisterSettingsToolStripMenuItem.Text = "Load Register Settings"; |
darienf | 20:6d2af70c92ab | 689 | this.loadAllRegisterSettingsToolStripMenuItem.Click += new System.EventHandler(this.loadAllRegisterSettingsToolStripMenuItem_Click); |
darienf | 20:6d2af70c92ab | 690 | // |
darienf | 20:6d2af70c92ab | 691 | // registerExportToolStripMenuItem |
darienf | 20:6d2af70c92ab | 692 | // |
darienf | 20:6d2af70c92ab | 693 | this.registerExportToolStripMenuItem.Name = "registerExportToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 694 | this.registerExportToolStripMenuItem.Size = new System.Drawing.Size(274, 22); |
darienf | 20:6d2af70c92ab | 695 | this.registerExportToolStripMenuItem.Text = "Export Register Settings"; |
darienf | 20:6d2af70c92ab | 696 | this.registerExportToolStripMenuItem.Click += new System.EventHandler(this.registerExportToolStripMenuItem_Click); |
darienf | 20:6d2af70c92ab | 697 | // |
darienf | 20:6d2af70c92ab | 698 | // toolStripSeparator3 |
darienf | 20:6d2af70c92ab | 699 | // |
darienf | 20:6d2af70c92ab | 700 | this.toolStripSeparator3.Name = "toolStripSeparator3"; |
darienf | 20:6d2af70c92ab | 701 | this.toolStripSeparator3.Size = new System.Drawing.Size(271, 6); |
darienf | 20:6d2af70c92ab | 702 | // |
darienf | 20:6d2af70c92ab | 703 | // showAdvancedTabToolStripMenuItem |
darienf | 20:6d2af70c92ab | 704 | // |
darienf | 20:6d2af70c92ab | 705 | this.showAdvancedTabToolStripMenuItem.CheckOnClick = true; |
darienf | 20:6d2af70c92ab | 706 | this.showAdvancedTabToolStripMenuItem.Name = "showAdvancedTabToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 707 | this.showAdvancedTabToolStripMenuItem.Size = new System.Drawing.Size(274, 22); |
darienf | 20:6d2af70c92ab | 708 | this.showAdvancedTabToolStripMenuItem.Text = "Show Advanced Tab"; |
darienf | 20:6d2af70c92ab | 709 | this.showAdvancedTabToolStripMenuItem.Click += new System.EventHandler(this.showAdvancedTabToolStripMenuItem_Click); |
darienf | 20:6d2af70c92ab | 710 | // |
darienf | 20:6d2af70c92ab | 711 | // loggingToolStripMenuItem |
darienf | 20:6d2af70c92ab | 712 | // |
darienf | 20:6d2af70c92ab | 713 | this.loggingToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
darienf | 20:6d2af70c92ab | 714 | this.eCGBioZFileLogToolStripMenuItem, |
darienf | 20:6d2af70c92ab | 715 | this.eCGFileLogToolStripMenuItem, |
darienf | 20:6d2af70c92ab | 716 | this.rToRFileLogToolStripMenuItem, |
darienf | 20:6d2af70c92ab | 717 | this.paceFileLogToolStripMenuItem, |
darienf | 20:6d2af70c92ab | 718 | this.bioZFileLogToolStripMenuItem, |
darienf | 20:6d2af70c92ab | 719 | this.toolStripSeparator5, |
darienf | 20:6d2af70c92ab | 720 | this.opticalAccelerometerFileLogToolStripMenuItem}); |
darienf | 20:6d2af70c92ab | 721 | this.loggingToolStripMenuItem.Name = "loggingToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 722 | this.loggingToolStripMenuItem.Size = new System.Drawing.Size(65, 20); |
darienf | 20:6d2af70c92ab | 723 | this.loggingToolStripMenuItem.Text = "Logging"; |
darienf | 20:6d2af70c92ab | 724 | // |
darienf | 20:6d2af70c92ab | 725 | // eCGBioZFileLogToolStripMenuItem |
darienf | 20:6d2af70c92ab | 726 | // |
darienf | 20:6d2af70c92ab | 727 | this.eCGBioZFileLogToolStripMenuItem.Name = "eCGBioZFileLogToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 728 | this.eCGBioZFileLogToolStripMenuItem.Size = new System.Drawing.Size(204, 22); |
darienf | 20:6d2af70c92ab | 729 | this.eCGBioZFileLogToolStripMenuItem.Text = "ECG/BioZ File Log"; |
darienf | 20:6d2af70c92ab | 730 | this.eCGBioZFileLogToolStripMenuItem.Visible = false; |
darienf | 20:6d2af70c92ab | 731 | // |
darienf | 20:6d2af70c92ab | 732 | // eCGFileLogToolStripMenuItem |
darienf | 20:6d2af70c92ab | 733 | // |
darienf | 20:6d2af70c92ab | 734 | this.eCGFileLogToolStripMenuItem.Name = "eCGFileLogToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 735 | this.eCGFileLogToolStripMenuItem.Size = new System.Drawing.Size(204, 22); |
darienf | 20:6d2af70c92ab | 736 | this.eCGFileLogToolStripMenuItem.Text = "ECG File Log"; |
darienf | 20:6d2af70c92ab | 737 | this.eCGFileLogToolStripMenuItem.Click += new System.EventHandler(this.eCGFileLogToolStripMenuItem_Click); |
darienf | 20:6d2af70c92ab | 738 | // |
darienf | 20:6d2af70c92ab | 739 | // rToRFileLogToolStripMenuItem |
darienf | 20:6d2af70c92ab | 740 | // |
darienf | 20:6d2af70c92ab | 741 | this.rToRFileLogToolStripMenuItem.Name = "rToRFileLogToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 742 | this.rToRFileLogToolStripMenuItem.Size = new System.Drawing.Size(204, 22); |
darienf | 20:6d2af70c92ab | 743 | this.rToRFileLogToolStripMenuItem.Text = "R-To-R File Log"; |
darienf | 20:6d2af70c92ab | 744 | this.rToRFileLogToolStripMenuItem.Click += new System.EventHandler(this.rToRFileLogToolStripMenuItem_Click); |
darienf | 20:6d2af70c92ab | 745 | // |
darienf | 20:6d2af70c92ab | 746 | // paceFileLogToolStripMenuItem |
darienf | 20:6d2af70c92ab | 747 | // |
darienf | 20:6d2af70c92ab | 748 | this.paceFileLogToolStripMenuItem.Name = "paceFileLogToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 749 | this.paceFileLogToolStripMenuItem.Size = new System.Drawing.Size(204, 22); |
darienf | 20:6d2af70c92ab | 750 | this.paceFileLogToolStripMenuItem.Text = "Pace File Log"; |
darienf | 20:6d2af70c92ab | 751 | this.paceFileLogToolStripMenuItem.Click += new System.EventHandler(this.paceFileLogToolStripMenuItem_Click); |
darienf | 20:6d2af70c92ab | 752 | // |
darienf | 20:6d2af70c92ab | 753 | // bioZFileLogToolStripMenuItem |
darienf | 20:6d2af70c92ab | 754 | // |
darienf | 20:6d2af70c92ab | 755 | this.bioZFileLogToolStripMenuItem.Name = "bioZFileLogToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 756 | this.bioZFileLogToolStripMenuItem.Size = new System.Drawing.Size(204, 22); |
darienf | 20:6d2af70c92ab | 757 | this.bioZFileLogToolStripMenuItem.Text = "BioZ File Log"; |
darienf | 20:6d2af70c92ab | 758 | this.bioZFileLogToolStripMenuItem.Click += new System.EventHandler(this.bioZFileLogToolStripMenuItem_Click); |
darienf | 20:6d2af70c92ab | 759 | // |
darienf | 20:6d2af70c92ab | 760 | // toolStripSeparator5 |
darienf | 20:6d2af70c92ab | 761 | // |
darienf | 20:6d2af70c92ab | 762 | this.toolStripSeparator5.Name = "toolStripSeparator5"; |
darienf | 20:6d2af70c92ab | 763 | this.toolStripSeparator5.Size = new System.Drawing.Size(201, 6); |
darienf | 20:6d2af70c92ab | 764 | // |
darienf | 20:6d2af70c92ab | 765 | // opticalAccelerometerFileLogToolStripMenuItem |
darienf | 20:6d2af70c92ab | 766 | // |
darienf | 20:6d2af70c92ab | 767 | this.opticalAccelerometerFileLogToolStripMenuItem.Name = "opticalAccelerometerFileLogToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 768 | this.opticalAccelerometerFileLogToolStripMenuItem.Size = new System.Drawing.Size(204, 22); |
darienf | 20:6d2af70c92ab | 769 | this.opticalAccelerometerFileLogToolStripMenuItem.Text = "Optical/Accel File Log"; |
darienf | 20:6d2af70c92ab | 770 | this.opticalAccelerometerFileLogToolStripMenuItem.Click += new System.EventHandler(this.opticalAccelerometerFileLogToolStripMenuItem_Click); |
darienf | 20:6d2af70c92ab | 771 | // |
darienf | 20:6d2af70c92ab | 772 | // helpToolStripMenuItem1 |
darienf | 20:6d2af70c92ab | 773 | // |
darienf | 20:6d2af70c92ab | 774 | this.helpToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
darienf | 20:6d2af70c92ab | 775 | this.onlineDocumentationToolStripMenuItem, |
darienf | 20:6d2af70c92ab | 776 | this.aboutToolStripMenuItem}); |
darienf | 20:6d2af70c92ab | 777 | this.helpToolStripMenuItem1.Name = "helpToolStripMenuItem1"; |
darienf | 20:6d2af70c92ab | 778 | this.helpToolStripMenuItem1.Size = new System.Drawing.Size(46, 20); |
darienf | 20:6d2af70c92ab | 779 | this.helpToolStripMenuItem1.Text = "Help"; |
darienf | 20:6d2af70c92ab | 780 | // |
darienf | 20:6d2af70c92ab | 781 | // onlineDocumentationToolStripMenuItem |
darienf | 20:6d2af70c92ab | 782 | // |
darienf | 20:6d2af70c92ab | 783 | this.onlineDocumentationToolStripMenuItem.Name = "onlineDocumentationToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 784 | this.onlineDocumentationToolStripMenuItem.Size = new System.Drawing.Size(204, 22); |
darienf | 20:6d2af70c92ab | 785 | this.onlineDocumentationToolStripMenuItem.Text = "Online Documentation"; |
darienf | 20:6d2af70c92ab | 786 | this.onlineDocumentationToolStripMenuItem.Click += new System.EventHandler(this.onlineDocumentationToolStripMenuItem_Click); |
darienf | 20:6d2af70c92ab | 787 | // |
darienf | 20:6d2af70c92ab | 788 | // aboutToolStripMenuItem |
darienf | 20:6d2af70c92ab | 789 | // |
darienf | 20:6d2af70c92ab | 790 | this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 791 | this.aboutToolStripMenuItem.Size = new System.Drawing.Size(204, 22); |
darienf | 20:6d2af70c92ab | 792 | this.aboutToolStripMenuItem.Text = "About"; |
darienf | 20:6d2af70c92ab | 793 | this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click); |
darienf | 20:6d2af70c92ab | 794 | // |
darienf | 20:6d2af70c92ab | 795 | // fileToolStripMenuItem |
darienf | 20:6d2af70c92ab | 796 | // |
darienf | 20:6d2af70c92ab | 797 | this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
darienf | 20:6d2af70c92ab | 798 | this.tsm_exit}); |
darienf | 20:6d2af70c92ab | 799 | this.fileToolStripMenuItem.Name = "fileToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 800 | this.fileToolStripMenuItem.Size = new System.Drawing.Size(41, 20); |
darienf | 20:6d2af70c92ab | 801 | this.fileToolStripMenuItem.Text = "&File"; |
darienf | 20:6d2af70c92ab | 802 | // |
darienf | 20:6d2af70c92ab | 803 | // tsm_exit |
darienf | 20:6d2af70c92ab | 804 | // |
darienf | 20:6d2af70c92ab | 805 | this.tsm_exit.Name = "tsm_exit"; |
darienf | 20:6d2af70c92ab | 806 | this.tsm_exit.Size = new System.Drawing.Size(67, 22); |
darienf | 20:6d2af70c92ab | 807 | // |
darienf | 20:6d2af70c92ab | 808 | // deviceToolStripMenuItem |
darienf | 20:6d2af70c92ab | 809 | // |
darienf | 20:6d2af70c92ab | 810 | this.deviceToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
darienf | 20:6d2af70c92ab | 811 | this.test1ToolStripMenuItem}); |
darienf | 20:6d2af70c92ab | 812 | this.deviceToolStripMenuItem.Name = "deviceToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 813 | this.deviceToolStripMenuItem.Size = new System.Drawing.Size(58, 20); |
darienf | 20:6d2af70c92ab | 814 | this.deviceToolStripMenuItem.Text = "&Device"; |
darienf | 20:6d2af70c92ab | 815 | // |
darienf | 20:6d2af70c92ab | 816 | // test1ToolStripMenuItem |
darienf | 20:6d2af70c92ab | 817 | // |
darienf | 20:6d2af70c92ab | 818 | this.test1ToolStripMenuItem.Name = "test1ToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 819 | this.test1ToolStripMenuItem.Size = new System.Drawing.Size(99, 22); |
darienf | 20:6d2af70c92ab | 820 | this.test1ToolStripMenuItem.Text = "test1"; |
darienf | 20:6d2af70c92ab | 821 | // |
darienf | 20:6d2af70c92ab | 822 | // optionsToolStripMenuItem |
darienf | 20:6d2af70c92ab | 823 | // |
darienf | 20:6d2af70c92ab | 824 | this.optionsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
darienf | 20:6d2af70c92ab | 825 | this.test2ToolStripMenuItem}); |
darienf | 20:6d2af70c92ab | 826 | this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 827 | this.optionsToolStripMenuItem.Size = new System.Drawing.Size(65, 20); |
darienf | 20:6d2af70c92ab | 828 | this.optionsToolStripMenuItem.Text = "&Options"; |
darienf | 20:6d2af70c92ab | 829 | // |
darienf | 20:6d2af70c92ab | 830 | // test2ToolStripMenuItem |
darienf | 20:6d2af70c92ab | 831 | // |
darienf | 20:6d2af70c92ab | 832 | this.test2ToolStripMenuItem.Name = "test2ToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 833 | this.test2ToolStripMenuItem.Size = new System.Drawing.Size(99, 22); |
darienf | 20:6d2af70c92ab | 834 | this.test2ToolStripMenuItem.Text = "test2"; |
darienf | 20:6d2af70c92ab | 835 | // |
darienf | 20:6d2af70c92ab | 836 | // helpToolStripMenuItem |
darienf | 20:6d2af70c92ab | 837 | // |
darienf | 20:6d2af70c92ab | 838 | this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
darienf | 20:6d2af70c92ab | 839 | this.technicalDocsToolStripMenuItem, |
darienf | 20:6d2af70c92ab | 840 | this.tsm_about}); |
darienf | 20:6d2af70c92ab | 841 | this.helpToolStripMenuItem.Name = "helpToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 842 | this.helpToolStripMenuItem.Size = new System.Drawing.Size(46, 20); |
darienf | 20:6d2af70c92ab | 843 | this.helpToolStripMenuItem.Text = "&Help"; |
darienf | 20:6d2af70c92ab | 844 | // |
darienf | 20:6d2af70c92ab | 845 | // technicalDocsToolStripMenuItem |
darienf | 20:6d2af70c92ab | 846 | // |
darienf | 20:6d2af70c92ab | 847 | this.technicalDocsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { |
darienf | 20:6d2af70c92ab | 848 | this.tsm_EVKitDatasheet, |
darienf | 20:6d2af70c92ab | 849 | this.tsm_ICDatasheet}); |
darienf | 20:6d2af70c92ab | 850 | this.technicalDocsToolStripMenuItem.Name = "technicalDocsToolStripMenuItem"; |
darienf | 20:6d2af70c92ab | 851 | this.technicalDocsToolStripMenuItem.Size = new System.Drawing.Size(154, 22); |
darienf | 20:6d2af70c92ab | 852 | this.technicalDocsToolStripMenuItem.Text = "Technical Docs"; |
darienf | 20:6d2af70c92ab | 853 | // |
darienf | 20:6d2af70c92ab | 854 | // tsm_EVKitDatasheet |
darienf | 20:6d2af70c92ab | 855 | // |
darienf | 20:6d2af70c92ab | 856 | this.tsm_EVKitDatasheet.Name = "tsm_EVKitDatasheet"; |
darienf | 20:6d2af70c92ab | 857 | this.tsm_EVKitDatasheet.Size = new System.Drawing.Size(67, 22); |
darienf | 20:6d2af70c92ab | 858 | // |
darienf | 20:6d2af70c92ab | 859 | // tsm_ICDatasheet |
darienf | 20:6d2af70c92ab | 860 | // |
darienf | 20:6d2af70c92ab | 861 | this.tsm_ICDatasheet.Name = "tsm_ICDatasheet"; |
darienf | 20:6d2af70c92ab | 862 | this.tsm_ICDatasheet.Size = new System.Drawing.Size(67, 22); |
darienf | 20:6d2af70c92ab | 863 | // |
darienf | 20:6d2af70c92ab | 864 | // tsm_about |
darienf | 20:6d2af70c92ab | 865 | // |
darienf | 20:6d2af70c92ab | 866 | this.tsm_about.Name = "tsm_about"; |
darienf | 20:6d2af70c92ab | 867 | this.tsm_about.Size = new System.Drawing.Size(154, 22); |
darienf | 20:6d2af70c92ab | 868 | // |
darienf | 20:6d2af70c92ab | 869 | // maximGroupBox1 |
darienf | 20:6d2af70c92ab | 870 | // |
darienf | 20:6d2af70c92ab | 871 | this.maximGroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
darienf | 20:6d2af70c92ab | 872 | | System.Windows.Forms.AnchorStyles.Left) |
darienf | 20:6d2af70c92ab | 873 | | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 874 | this.maximGroupBox1.BackgroundColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 875 | this.maximGroupBox1.Controls.Add(this.txt_Status); |
darienf | 20:6d2af70c92ab | 876 | this.maximGroupBox1.Controls.Add(this.btn_Clear); |
darienf | 20:6d2af70c92ab | 877 | this.maximGroupBox1.Location = new System.Drawing.Point(628, 11); |
darienf | 20:6d2af70c92ab | 878 | this.maximGroupBox1.Name = "maximGroupBox1"; |
darienf | 20:6d2af70c92ab | 879 | this.maximGroupBox1.Size = new System.Drawing.Size(452, 577); |
darienf | 20:6d2af70c92ab | 880 | this.maximGroupBox1.TabIndex = 38; |
darienf | 20:6d2af70c92ab | 881 | this.maximGroupBox1.TabStop = false; |
darienf | 20:6d2af70c92ab | 882 | this.maximGroupBox1.Text = "Accelerometer Measurements"; |
darienf | 20:6d2af70c92ab | 883 | this.maximGroupBox1.TitleEnable = false; |
darienf | 20:6d2af70c92ab | 884 | // |
darienf | 20:6d2af70c92ab | 885 | // maximTabControl1 |
darienf | 20:6d2af70c92ab | 886 | // |
darienf | 20:6d2af70c92ab | 887 | this.maximTabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
darienf | 20:6d2af70c92ab | 888 | | System.Windows.Forms.AnchorStyles.Left) |
darienf | 20:6d2af70c92ab | 889 | | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 890 | this.maximTabControl1.Controls.Add(this.tpBlockDiagram); |
darienf | 20:6d2af70c92ab | 891 | this.maximTabControl1.Controls.Add(this.tpOpticalSensor); |
darienf | 20:6d2af70c92ab | 892 | this.maximTabControl1.Controls.Add(this.tpTemperature); |
darienf | 20:6d2af70c92ab | 893 | this.maximTabControl1.Controls.Add(this.tpMAX30001EcgChannel); |
darienf | 20:6d2af70c92ab | 894 | this.maximTabControl1.Controls.Add(this.tpMAX30001InputMux); |
darienf | 20:6d2af70c92ab | 895 | this.maximTabControl1.Controls.Add(this.tpBioZChannel); |
darienf | 20:6d2af70c92ab | 896 | this.maximTabControl1.Controls.Add(this.tpMAX30001BioZInputMux); |
darienf | 20:6d2af70c92ab | 897 | this.maximTabControl1.Controls.Add(this.tpMAX30001BioZLoad); |
darienf | 20:6d2af70c92ab | 898 | this.maximTabControl1.Controls.Add(this.tpMAX30001Pace); |
darienf | 20:6d2af70c92ab | 899 | this.maximTabControl1.Controls.Add(this.tpMAX30001Plots); |
darienf | 20:6d2af70c92ab | 900 | this.maximTabControl1.Controls.Add(this.tpFlashLog); |
darienf | 20:6d2af70c92ab | 901 | this.maximTabControl1.Controls.Add(this.tpRegisters); |
darienf | 20:6d2af70c92ab | 902 | this.maximTabControl1.Controls.Add(this.tpPrimitives); |
darienf | 20:6d2af70c92ab | 903 | this.maximTabControl1.Font = new System.Drawing.Font("Arial", 9F); |
darienf | 20:6d2af70c92ab | 904 | this.maximTabControl1.Location = new System.Drawing.Point(-1, 23); |
darienf | 20:6d2af70c92ab | 905 | this.maximTabControl1.Name = "maximTabControl1"; |
darienf | 20:6d2af70c92ab | 906 | this.maximTabControl1.SelectedIndex = 0; |
darienf | 20:6d2af70c92ab | 907 | this.maximTabControl1.Size = new System.Drawing.Size(961, 636); |
darienf | 20:6d2af70c92ab | 908 | this.maximTabControl1.TabIndex = 29; |
darienf | 20:6d2af70c92ab | 909 | this.maximTabControl1.SelectedIndexChanged += new System.EventHandler(this.maximTabControl1_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 910 | this.maximTabControl1.Selecting += new System.Windows.Forms.TabControlCancelEventHandler(this.maximTabControl1_Selecting); |
darienf | 20:6d2af70c92ab | 911 | // |
darienf | 20:6d2af70c92ab | 912 | // tpBlockDiagram |
darienf | 20:6d2af70c92ab | 913 | // |
darienf | 20:6d2af70c92ab | 914 | this.tpBlockDiagram.Controls.Add(this.tlbQuickStart); |
darienf | 20:6d2af70c92ab | 915 | this.tpBlockDiagram.Controls.Add(this.pnlBlockDiagram); |
darienf | 20:6d2af70c92ab | 916 | this.tpBlockDiagram.Location = new System.Drawing.Point(4, 26); |
darienf | 20:6d2af70c92ab | 917 | this.tpBlockDiagram.Name = "tpBlockDiagram"; |
darienf | 20:6d2af70c92ab | 918 | this.tpBlockDiagram.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 919 | this.tpBlockDiagram.TabIndex = 19; |
darienf | 20:6d2af70c92ab | 920 | this.tpBlockDiagram.Text = "Home"; |
darienf | 20:6d2af70c92ab | 921 | this.tpBlockDiagram.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 922 | // |
darienf | 20:6d2af70c92ab | 923 | // tlbQuickStart |
darienf | 20:6d2af70c92ab | 924 | // |
darienf | 20:6d2af70c92ab | 925 | this.tlbQuickStart.ColumnCount = 1; |
darienf | 20:6d2af70c92ab | 926 | this.tlbQuickStart.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
darienf | 20:6d2af70c92ab | 927 | this.tlbQuickStart.Controls.Add(this.linkLabelQuickRespiration, 0, 5); |
darienf | 20:6d2af70c92ab | 928 | this.tlbQuickStart.Controls.Add(this.label40, 0, 0); |
darienf | 20:6d2af70c92ab | 929 | this.tlbQuickStart.Controls.Add(this.linkLabelQuickOpticalSpO2, 0, 1); |
darienf | 20:6d2af70c92ab | 930 | this.tlbQuickStart.Controls.Add(this.linkLabelQuickTemperature, 0, 2); |
darienf | 20:6d2af70c92ab | 931 | this.tlbQuickStart.Controls.Add(this.linkLabelQuickBioimpedance, 0, 4); |
darienf | 20:6d2af70c92ab | 932 | this.tlbQuickStart.Controls.Add(this.linkLabelQuickEcg, 0, 3); |
darienf | 20:6d2af70c92ab | 933 | this.tlbQuickStart.Controls.Add(this.label41, 0, 6); |
darienf | 20:6d2af70c92ab | 934 | this.tlbQuickStart.Location = new System.Drawing.Point(811, 55); |
darienf | 20:6d2af70c92ab | 935 | this.tlbQuickStart.Name = "tlbQuickStart"; |
darienf | 20:6d2af70c92ab | 936 | this.tlbQuickStart.RowCount = 7; |
darienf | 20:6d2af70c92ab | 937 | this.tlbQuickStart.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F)); |
darienf | 20:6d2af70c92ab | 938 | this.tlbQuickStart.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F)); |
darienf | 20:6d2af70c92ab | 939 | this.tlbQuickStart.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F)); |
darienf | 20:6d2af70c92ab | 940 | this.tlbQuickStart.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F)); |
darienf | 20:6d2af70c92ab | 941 | this.tlbQuickStart.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F)); |
darienf | 20:6d2af70c92ab | 942 | this.tlbQuickStart.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F)); |
darienf | 20:6d2af70c92ab | 943 | this.tlbQuickStart.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 150F)); |
darienf | 20:6d2af70c92ab | 944 | this.tlbQuickStart.Size = new System.Drawing.Size(127, 310); |
darienf | 20:6d2af70c92ab | 945 | this.tlbQuickStart.TabIndex = 11; |
darienf | 20:6d2af70c92ab | 946 | // |
darienf | 20:6d2af70c92ab | 947 | // linkLabelQuickRespiration |
darienf | 20:6d2af70c92ab | 948 | // |
darienf | 20:6d2af70c92ab | 949 | this.linkLabelQuickRespiration.AutoSize = true; |
darienf | 20:6d2af70c92ab | 950 | this.linkLabelQuickRespiration.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 951 | this.linkLabelQuickRespiration.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; |
darienf | 20:6d2af70c92ab | 952 | this.linkLabelQuickRespiration.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(178)))), ((int)(((byte)(169))))); |
darienf | 20:6d2af70c92ab | 953 | this.linkLabelQuickRespiration.Location = new System.Drawing.Point(3, 130); |
darienf | 20:6d2af70c92ab | 954 | this.linkLabelQuickRespiration.Name = "linkLabelQuickRespiration"; |
darienf | 20:6d2af70c92ab | 955 | this.linkLabelQuickRespiration.Size = new System.Drawing.Size(91, 17); |
darienf | 20:6d2af70c92ab | 956 | this.linkLabelQuickRespiration.TabIndex = 6; |
darienf | 20:6d2af70c92ab | 957 | this.linkLabelQuickRespiration.TabStop = true; |
darienf | 20:6d2af70c92ab | 958 | this.linkLabelQuickRespiration.Text = "• Respiration"; |
darienf | 20:6d2af70c92ab | 959 | this.linkLabelQuickRespiration.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelQuickRespiration_LinkClicked); |
darienf | 20:6d2af70c92ab | 960 | // |
darienf | 20:6d2af70c92ab | 961 | // label40 |
darienf | 20:6d2af70c92ab | 962 | // |
darienf | 20:6d2af70c92ab | 963 | this.label40.AutoSize = true; |
darienf | 20:6d2af70c92ab | 964 | this.label40.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 965 | this.label40.Location = new System.Drawing.Point(3, 0); |
darienf | 20:6d2af70c92ab | 966 | this.label40.Name = "label40"; |
darienf | 20:6d2af70c92ab | 967 | this.label40.Size = new System.Drawing.Size(81, 17); |
darienf | 20:6d2af70c92ab | 968 | this.label40.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 969 | this.label40.Text = "Quick Start"; |
darienf | 20:6d2af70c92ab | 970 | // |
darienf | 20:6d2af70c92ab | 971 | // linkLabelQuickOpticalSpO2 |
darienf | 20:6d2af70c92ab | 972 | // |
darienf | 20:6d2af70c92ab | 973 | this.linkLabelQuickOpticalSpO2.AutoSize = true; |
darienf | 20:6d2af70c92ab | 974 | this.linkLabelQuickOpticalSpO2.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 975 | this.linkLabelQuickOpticalSpO2.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; |
darienf | 20:6d2af70c92ab | 976 | this.linkLabelQuickOpticalSpO2.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(178)))), ((int)(((byte)(169))))); |
darienf | 20:6d2af70c92ab | 977 | this.linkLabelQuickOpticalSpO2.Location = new System.Drawing.Point(3, 26); |
darienf | 20:6d2af70c92ab | 978 | this.linkLabelQuickOpticalSpO2.Name = "linkLabelQuickOpticalSpO2"; |
darienf | 20:6d2af70c92ab | 979 | this.linkLabelQuickOpticalSpO2.Size = new System.Drawing.Size(114, 17); |
darienf | 20:6d2af70c92ab | 980 | this.linkLabelQuickOpticalSpO2.TabIndex = 1; |
darienf | 20:6d2af70c92ab | 981 | this.linkLabelQuickOpticalSpO2.TabStop = true; |
darienf | 20:6d2af70c92ab | 982 | this.linkLabelQuickOpticalSpO2.Text = "• Optical - SpO2"; |
darienf | 20:6d2af70c92ab | 983 | this.linkLabelQuickOpticalSpO2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelQuickOpticalSpO2_LinkClicked); |
darienf | 20:6d2af70c92ab | 984 | // |
darienf | 20:6d2af70c92ab | 985 | // linkLabelQuickTemperature |
darienf | 20:6d2af70c92ab | 986 | // |
darienf | 20:6d2af70c92ab | 987 | this.linkLabelQuickTemperature.AutoSize = true; |
darienf | 20:6d2af70c92ab | 988 | this.linkLabelQuickTemperature.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 989 | this.linkLabelQuickTemperature.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; |
darienf | 20:6d2af70c92ab | 990 | this.linkLabelQuickTemperature.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(178)))), ((int)(((byte)(169))))); |
darienf | 20:6d2af70c92ab | 991 | this.linkLabelQuickTemperature.Location = new System.Drawing.Point(3, 52); |
darienf | 20:6d2af70c92ab | 992 | this.linkLabelQuickTemperature.Name = "linkLabelQuickTemperature"; |
darienf | 20:6d2af70c92ab | 993 | this.linkLabelQuickTemperature.Size = new System.Drawing.Size(99, 17); |
darienf | 20:6d2af70c92ab | 994 | this.linkLabelQuickTemperature.TabIndex = 2; |
darienf | 20:6d2af70c92ab | 995 | this.linkLabelQuickTemperature.TabStop = true; |
darienf | 20:6d2af70c92ab | 996 | this.linkLabelQuickTemperature.Text = "• Temperature"; |
darienf | 20:6d2af70c92ab | 997 | this.linkLabelQuickTemperature.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelQuickTemperature_LinkClicked); |
darienf | 20:6d2af70c92ab | 998 | // |
darienf | 20:6d2af70c92ab | 999 | // linkLabelQuickBioimpedance |
darienf | 20:6d2af70c92ab | 1000 | // |
darienf | 20:6d2af70c92ab | 1001 | this.linkLabelQuickBioimpedance.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1002 | this.linkLabelQuickBioimpedance.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 1003 | this.linkLabelQuickBioimpedance.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; |
darienf | 20:6d2af70c92ab | 1004 | this.linkLabelQuickBioimpedance.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(178)))), ((int)(((byte)(169))))); |
darienf | 20:6d2af70c92ab | 1005 | this.linkLabelQuickBioimpedance.Location = new System.Drawing.Point(3, 104); |
darienf | 20:6d2af70c92ab | 1006 | this.linkLabelQuickBioimpedance.Name = "linkLabelQuickBioimpedance"; |
darienf | 20:6d2af70c92ab | 1007 | this.linkLabelQuickBioimpedance.Size = new System.Drawing.Size(110, 17); |
darienf | 20:6d2af70c92ab | 1008 | this.linkLabelQuickBioimpedance.TabIndex = 3; |
darienf | 20:6d2af70c92ab | 1009 | this.linkLabelQuickBioimpedance.TabStop = true; |
darienf | 20:6d2af70c92ab | 1010 | this.linkLabelQuickBioimpedance.Text = "• Bioimpedance"; |
darienf | 20:6d2af70c92ab | 1011 | this.linkLabelQuickBioimpedance.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelQuickBioimpedance_LinkClicked); |
darienf | 20:6d2af70c92ab | 1012 | // |
darienf | 20:6d2af70c92ab | 1013 | // linkLabelQuickEcg |
darienf | 20:6d2af70c92ab | 1014 | // |
darienf | 20:6d2af70c92ab | 1015 | this.linkLabelQuickEcg.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1016 | this.linkLabelQuickEcg.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 1017 | this.linkLabelQuickEcg.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; |
darienf | 20:6d2af70c92ab | 1018 | this.linkLabelQuickEcg.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(178)))), ((int)(((byte)(169))))); |
darienf | 20:6d2af70c92ab | 1019 | this.linkLabelQuickEcg.Location = new System.Drawing.Point(3, 78); |
darienf | 20:6d2af70c92ab | 1020 | this.linkLabelQuickEcg.Name = "linkLabelQuickEcg"; |
darienf | 20:6d2af70c92ab | 1021 | this.linkLabelQuickEcg.Size = new System.Drawing.Size(49, 17); |
darienf | 20:6d2af70c92ab | 1022 | this.linkLabelQuickEcg.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 1023 | this.linkLabelQuickEcg.TabStop = true; |
darienf | 20:6d2af70c92ab | 1024 | this.linkLabelQuickEcg.Text = "• ECG"; |
darienf | 20:6d2af70c92ab | 1025 | this.linkLabelQuickEcg.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelQuickEcg_LinkClicked); |
darienf | 20:6d2af70c92ab | 1026 | // |
darienf | 20:6d2af70c92ab | 1027 | // label41 |
darienf | 20:6d2af70c92ab | 1028 | // |
darienf | 20:6d2af70c92ab | 1029 | this.label41.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1030 | this.label41.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 1031 | this.label41.Location = new System.Drawing.Point(3, 156); |
darienf | 20:6d2af70c92ab | 1032 | this.label41.Name = "label41"; |
darienf | 20:6d2af70c92ab | 1033 | this.label41.Size = new System.Drawing.Size(121, 112); |
darienf | 20:6d2af70c92ab | 1034 | this.label41.TabIndex = 5; |
darienf | 20:6d2af70c92ab | 1035 | this.label41.Text = "Select the above links to apply demo register settings and go to tab. Once on tab" + |
darienf | 20:6d2af70c92ab | 1036 | ", review settings and then start demo.\r\n"; |
darienf | 20:6d2af70c92ab | 1037 | // |
darienf | 20:6d2af70c92ab | 1038 | // pnlBlockDiagram |
darienf | 20:6d2af70c92ab | 1039 | // |
darienf | 20:6d2af70c92ab | 1040 | this.pnlBlockDiagram.Anchor = System.Windows.Forms.AnchorStyles.None; |
darienf | 20:6d2af70c92ab | 1041 | this.pnlBlockDiagram.Controls.Add(this.label29); |
darienf | 20:6d2af70c92ab | 1042 | this.pnlBlockDiagram.Controls.Add(this.linkOpticalSensor); |
darienf | 20:6d2af70c92ab | 1043 | this.pnlBlockDiagram.Controls.Add(this.linkBioZLoad); |
darienf | 20:6d2af70c92ab | 1044 | this.pnlBlockDiagram.Controls.Add(this.linkTempSensor); |
darienf | 20:6d2af70c92ab | 1045 | this.pnlBlockDiagram.Controls.Add(this.linkBioZMux); |
darienf | 20:6d2af70c92ab | 1046 | this.pnlBlockDiagram.Controls.Add(this.linkEcgMux); |
darienf | 20:6d2af70c92ab | 1047 | this.pnlBlockDiagram.Controls.Add(this.linkBioZChannel); |
darienf | 20:6d2af70c92ab | 1048 | this.pnlBlockDiagram.Controls.Add(this.linkEcgChannel); |
darienf | 20:6d2af70c92ab | 1049 | this.pnlBlockDiagram.Controls.Add(this.linkPaceChannel); |
darienf | 20:6d2af70c92ab | 1050 | this.pnlBlockDiagram.Controls.Add(this.picBlockDiagram); |
darienf | 20:6d2af70c92ab | 1051 | this.pnlBlockDiagram.Location = new System.Drawing.Point(163, 9); |
darienf | 20:6d2af70c92ab | 1052 | this.pnlBlockDiagram.Name = "pnlBlockDiagram"; |
darienf | 20:6d2af70c92ab | 1053 | this.pnlBlockDiagram.Size = new System.Drawing.Size(636, 587); |
darienf | 20:6d2af70c92ab | 1054 | this.pnlBlockDiagram.TabIndex = 10; |
darienf | 20:6d2af70c92ab | 1055 | // |
darienf | 20:6d2af70c92ab | 1056 | // label29 |
darienf | 20:6d2af70c92ab | 1057 | // |
darienf | 20:6d2af70c92ab | 1058 | this.label29.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 1059 | this.label29.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1060 | this.label29.Location = new System.Drawing.Point(434, 559); |
darienf | 20:6d2af70c92ab | 1061 | this.label29.Name = "label29"; |
darienf | 20:6d2af70c92ab | 1062 | this.label29.Size = new System.Drawing.Size(144, 15); |
darienf | 20:6d2af70c92ab | 1063 | this.label29.TabIndex = 9; |
darienf | 20:6d2af70c92ab | 1064 | this.label29.Text = "Teal text are links to tabs."; |
darienf | 20:6d2af70c92ab | 1065 | // |
darienf | 20:6d2af70c92ab | 1066 | // linkOpticalSensor |
darienf | 20:6d2af70c92ab | 1067 | // |
darienf | 20:6d2af70c92ab | 1068 | this.linkOpticalSensor.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
darienf | 20:6d2af70c92ab | 1069 | | System.Windows.Forms.AnchorStyles.Left) |
darienf | 20:6d2af70c92ab | 1070 | | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 1071 | this.linkOpticalSensor.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1072 | this.linkOpticalSensor.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 1073 | this.linkOpticalSensor.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; |
darienf | 20:6d2af70c92ab | 1074 | this.linkOpticalSensor.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(178)))), ((int)(((byte)(169))))); |
darienf | 20:6d2af70c92ab | 1075 | this.linkOpticalSensor.Location = new System.Drawing.Point(74, 130); |
darienf | 20:6d2af70c92ab | 1076 | this.linkOpticalSensor.Name = "linkOpticalSensor"; |
darienf | 20:6d2af70c92ab | 1077 | this.linkOpticalSensor.Size = new System.Drawing.Size(107, 19); |
darienf | 20:6d2af70c92ab | 1078 | this.linkOpticalSensor.TabIndex = 2; |
darienf | 20:6d2af70c92ab | 1079 | this.linkOpticalSensor.TabStop = true; |
darienf | 20:6d2af70c92ab | 1080 | this.linkOpticalSensor.Text = "Optical Sensor"; |
darienf | 20:6d2af70c92ab | 1081 | this.linkOpticalSensor.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkOpticalSensor_Click); |
darienf | 20:6d2af70c92ab | 1082 | // |
darienf | 20:6d2af70c92ab | 1083 | // linkBioZLoad |
darienf | 20:6d2af70c92ab | 1084 | // |
darienf | 20:6d2af70c92ab | 1085 | this.linkBioZLoad.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
darienf | 20:6d2af70c92ab | 1086 | | System.Windows.Forms.AnchorStyles.Left) |
darienf | 20:6d2af70c92ab | 1087 | | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 1088 | this.linkBioZLoad.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1089 | this.linkBioZLoad.DisabledLinkColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1090 | this.linkBioZLoad.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 1091 | this.linkBioZLoad.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; |
darienf | 20:6d2af70c92ab | 1092 | this.linkBioZLoad.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(178)))), ((int)(((byte)(169))))); |
darienf | 20:6d2af70c92ab | 1093 | this.linkBioZLoad.Location = new System.Drawing.Point(462, 337); |
darienf | 20:6d2af70c92ab | 1094 | this.linkBioZLoad.Name = "linkBioZLoad"; |
darienf | 20:6d2af70c92ab | 1095 | this.linkBioZLoad.Size = new System.Drawing.Size(76, 19); |
darienf | 20:6d2af70c92ab | 1096 | this.linkBioZLoad.TabIndex = 8; |
darienf | 20:6d2af70c92ab | 1097 | this.linkBioZLoad.TabStop = true; |
darienf | 20:6d2af70c92ab | 1098 | this.linkBioZLoad.Text = "BioZ Load"; |
darienf | 20:6d2af70c92ab | 1099 | this.linkBioZLoad.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkBioZLoad_LinkClicked); |
darienf | 20:6d2af70c92ab | 1100 | // |
darienf | 20:6d2af70c92ab | 1101 | // linkTempSensor |
darienf | 20:6d2af70c92ab | 1102 | // |
darienf | 20:6d2af70c92ab | 1103 | this.linkTempSensor.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
darienf | 20:6d2af70c92ab | 1104 | | System.Windows.Forms.AnchorStyles.Left) |
darienf | 20:6d2af70c92ab | 1105 | | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 1106 | this.linkTempSensor.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1107 | this.linkTempSensor.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(255)))), ((int)(((byte)(254))))); |
darienf | 20:6d2af70c92ab | 1108 | this.linkTempSensor.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 1109 | this.linkTempSensor.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; |
darienf | 20:6d2af70c92ab | 1110 | this.linkTempSensor.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(178)))), ((int)(((byte)(169))))); |
darienf | 20:6d2af70c92ab | 1111 | this.linkTempSensor.Location = new System.Drawing.Point(77, 51); |
darienf | 20:6d2af70c92ab | 1112 | this.linkTempSensor.Name = "linkTempSensor"; |
darienf | 20:6d2af70c92ab | 1113 | this.linkTempSensor.Size = new System.Drawing.Size(97, 19); |
darienf | 20:6d2af70c92ab | 1114 | this.linkTempSensor.TabIndex = 1; |
darienf | 20:6d2af70c92ab | 1115 | this.linkTempSensor.TabStop = true; |
darienf | 20:6d2af70c92ab | 1116 | this.linkTempSensor.Text = "Temperature"; |
darienf | 20:6d2af70c92ab | 1117 | this.linkTempSensor.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkTempSensor_LinkClicked); |
darienf | 20:6d2af70c92ab | 1118 | // |
darienf | 20:6d2af70c92ab | 1119 | // linkBioZMux |
darienf | 20:6d2af70c92ab | 1120 | // |
darienf | 20:6d2af70c92ab | 1121 | this.linkBioZMux.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
darienf | 20:6d2af70c92ab | 1122 | | System.Windows.Forms.AnchorStyles.Left) |
darienf | 20:6d2af70c92ab | 1123 | | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 1124 | this.linkBioZMux.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1125 | this.linkBioZMux.DisabledLinkColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1126 | this.linkBioZMux.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 1127 | this.linkBioZMux.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; |
darienf | 20:6d2af70c92ab | 1128 | this.linkBioZMux.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(178)))), ((int)(((byte)(169))))); |
darienf | 20:6d2af70c92ab | 1129 | this.linkBioZMux.Location = new System.Drawing.Point(462, 308); |
darienf | 20:6d2af70c92ab | 1130 | this.linkBioZMux.Name = "linkBioZMux"; |
darienf | 20:6d2af70c92ab | 1131 | this.linkBioZMux.Size = new System.Drawing.Size(76, 19); |
darienf | 20:6d2af70c92ab | 1132 | this.linkBioZMux.TabIndex = 7; |
darienf | 20:6d2af70c92ab | 1133 | this.linkBioZMux.TabStop = true; |
darienf | 20:6d2af70c92ab | 1134 | this.linkBioZMux.Text = "BioZ MUX"; |
darienf | 20:6d2af70c92ab | 1135 | this.linkBioZMux.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkBioZMux_LinkClicked); |
darienf | 20:6d2af70c92ab | 1136 | // |
darienf | 20:6d2af70c92ab | 1137 | // linkEcgMux |
darienf | 20:6d2af70c92ab | 1138 | // |
darienf | 20:6d2af70c92ab | 1139 | this.linkEcgMux.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
darienf | 20:6d2af70c92ab | 1140 | | System.Windows.Forms.AnchorStyles.Left) |
darienf | 20:6d2af70c92ab | 1141 | | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 1142 | this.linkEcgMux.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1143 | this.linkEcgMux.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 1144 | this.linkEcgMux.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; |
darienf | 20:6d2af70c92ab | 1145 | this.linkEcgMux.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(178)))), ((int)(((byte)(169))))); |
darienf | 20:6d2af70c92ab | 1146 | this.linkEcgMux.Location = new System.Drawing.Point(463, 158); |
darienf | 20:6d2af70c92ab | 1147 | this.linkEcgMux.Name = "linkEcgMux"; |
darienf | 20:6d2af70c92ab | 1148 | this.linkEcgMux.Size = new System.Drawing.Size(72, 19); |
darienf | 20:6d2af70c92ab | 1149 | this.linkEcgMux.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 1150 | this.linkEcgMux.TabStop = true; |
darienf | 20:6d2af70c92ab | 1151 | this.linkEcgMux.Text = "ECG MUX"; |
darienf | 20:6d2af70c92ab | 1152 | this.linkEcgMux.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkEcgMux_LinkClicked); |
darienf | 20:6d2af70c92ab | 1153 | // |
darienf | 20:6d2af70c92ab | 1154 | // linkBioZChannel |
darienf | 20:6d2af70c92ab | 1155 | // |
darienf | 20:6d2af70c92ab | 1156 | this.linkBioZChannel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
darienf | 20:6d2af70c92ab | 1157 | | System.Windows.Forms.AnchorStyles.Left) |
darienf | 20:6d2af70c92ab | 1158 | | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 1159 | this.linkBioZChannel.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1160 | this.linkBioZChannel.DisabledLinkColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1161 | this.linkBioZChannel.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 1162 | this.linkBioZChannel.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; |
darienf | 20:6d2af70c92ab | 1163 | this.linkBioZChannel.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(178)))), ((int)(((byte)(169))))); |
darienf | 20:6d2af70c92ab | 1164 | this.linkBioZChannel.Location = new System.Drawing.Point(450, 279); |
darienf | 20:6d2af70c92ab | 1165 | this.linkBioZChannel.Name = "linkBioZChannel"; |
darienf | 20:6d2af70c92ab | 1166 | this.linkBioZChannel.Size = new System.Drawing.Size(98, 19); |
darienf | 20:6d2af70c92ab | 1167 | this.linkBioZChannel.TabIndex = 6; |
darienf | 20:6d2af70c92ab | 1168 | this.linkBioZChannel.TabStop = true; |
darienf | 20:6d2af70c92ab | 1169 | this.linkBioZChannel.Text = "BioZ Channel"; |
darienf | 20:6d2af70c92ab | 1170 | this.linkBioZChannel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkBioZChannel_LinkClicked); |
darienf | 20:6d2af70c92ab | 1171 | // |
darienf | 20:6d2af70c92ab | 1172 | // linkEcgChannel |
darienf | 20:6d2af70c92ab | 1173 | // |
darienf | 20:6d2af70c92ab | 1174 | this.linkEcgChannel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
darienf | 20:6d2af70c92ab | 1175 | | System.Windows.Forms.AnchorStyles.Left) |
darienf | 20:6d2af70c92ab | 1176 | | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 1177 | this.linkEcgChannel.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1178 | this.linkEcgChannel.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 1179 | this.linkEcgChannel.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; |
darienf | 20:6d2af70c92ab | 1180 | this.linkEcgChannel.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(178)))), ((int)(((byte)(169))))); |
darienf | 20:6d2af70c92ab | 1181 | this.linkEcgChannel.Location = new System.Drawing.Point(453, 129); |
darienf | 20:6d2af70c92ab | 1182 | this.linkEcgChannel.Name = "linkEcgChannel"; |
darienf | 20:6d2af70c92ab | 1183 | this.linkEcgChannel.Size = new System.Drawing.Size(94, 19); |
darienf | 20:6d2af70c92ab | 1184 | this.linkEcgChannel.TabIndex = 3; |
darienf | 20:6d2af70c92ab | 1185 | this.linkEcgChannel.TabStop = true; |
darienf | 20:6d2af70c92ab | 1186 | this.linkEcgChannel.Text = "ECG Channel"; |
darienf | 20:6d2af70c92ab | 1187 | this.linkEcgChannel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkEcgChannel_LinkClicked); |
darienf | 20:6d2af70c92ab | 1188 | // |
darienf | 20:6d2af70c92ab | 1189 | // linkPaceChannel |
darienf | 20:6d2af70c92ab | 1190 | // |
darienf | 20:6d2af70c92ab | 1191 | this.linkPaceChannel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
darienf | 20:6d2af70c92ab | 1192 | | System.Windows.Forms.AnchorStyles.Left) |
darienf | 20:6d2af70c92ab | 1193 | | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 1194 | this.linkPaceChannel.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1195 | this.linkPaceChannel.DisabledLinkColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1196 | this.linkPaceChannel.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 1197 | this.linkPaceChannel.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; |
darienf | 20:6d2af70c92ab | 1198 | this.linkPaceChannel.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(178)))), ((int)(((byte)(169))))); |
darienf | 20:6d2af70c92ab | 1199 | this.linkPaceChannel.Location = new System.Drawing.Point(451, 187); |
darienf | 20:6d2af70c92ab | 1200 | this.linkPaceChannel.Name = "linkPaceChannel"; |
darienf | 20:6d2af70c92ab | 1201 | this.linkPaceChannel.Size = new System.Drawing.Size(100, 19); |
darienf | 20:6d2af70c92ab | 1202 | this.linkPaceChannel.TabIndex = 5; |
darienf | 20:6d2af70c92ab | 1203 | this.linkPaceChannel.TabStop = true; |
darienf | 20:6d2af70c92ab | 1204 | this.linkPaceChannel.Text = "Pace Channel"; |
darienf | 20:6d2af70c92ab | 1205 | this.linkPaceChannel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkPaceChannel_LinkClicked); |
darienf | 20:6d2af70c92ab | 1206 | // |
darienf | 20:6d2af70c92ab | 1207 | // picBlockDiagram |
darienf | 20:6d2af70c92ab | 1208 | // |
darienf | 20:6d2af70c92ab | 1209 | this.picBlockDiagram.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 1210 | this.picBlockDiagram.Image = global::HealthSensorPlatform.Properties.Resources.system_block_diagram; |
darienf | 20:6d2af70c92ab | 1211 | this.picBlockDiagram.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 1212 | this.picBlockDiagram.Name = "picBlockDiagram"; |
darienf | 20:6d2af70c92ab | 1213 | this.picBlockDiagram.Size = new System.Drawing.Size(636, 587); |
darienf | 20:6d2af70c92ab | 1214 | this.picBlockDiagram.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 1215 | this.picBlockDiagram.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 1216 | this.picBlockDiagram.TabStop = false; |
darienf | 20:6d2af70c92ab | 1217 | // |
darienf | 20:6d2af70c92ab | 1218 | // tpOpticalSensor |
darienf | 20:6d2af70c92ab | 1219 | // |
darienf | 20:6d2af70c92ab | 1220 | this.tpOpticalSensor.Controls.Add(this.opticalView1); |
darienf | 20:6d2af70c92ab | 1221 | this.tpOpticalSensor.Location = new System.Drawing.Point(4, 26); |
darienf | 20:6d2af70c92ab | 1222 | this.tpOpticalSensor.Name = "tpOpticalSensor"; |
darienf | 20:6d2af70c92ab | 1223 | this.tpOpticalSensor.Padding = new System.Windows.Forms.Padding(3); |
darienf | 20:6d2af70c92ab | 1224 | this.tpOpticalSensor.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 1225 | this.tpOpticalSensor.TabIndex = 6; |
darienf | 20:6d2af70c92ab | 1226 | this.tpOpticalSensor.Text = "Optical"; |
darienf | 20:6d2af70c92ab | 1227 | this.tpOpticalSensor.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 1228 | // |
darienf | 20:6d2af70c92ab | 1229 | // opticalView1 |
darienf | 20:6d2af70c92ab | 1230 | // |
darienf | 20:6d2af70c92ab | 1231 | this.opticalView1.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1232 | this.opticalView1.Connected = false; |
darienf | 20:6d2af70c92ab | 1233 | this.opticalView1.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 1234 | this.opticalView1.Location = new System.Drawing.Point(3, 3); |
darienf | 20:6d2af70c92ab | 1235 | this.opticalView1.Margin = new System.Windows.Forms.Padding(4); |
darienf | 20:6d2af70c92ab | 1236 | this.opticalView1.Name = "opticalView1"; |
darienf | 20:6d2af70c92ab | 1237 | this.opticalView1.Size = new System.Drawing.Size(947, 600); |
darienf | 20:6d2af70c92ab | 1238 | this.opticalView1.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 1239 | // |
darienf | 20:6d2af70c92ab | 1240 | // tpTemperature |
darienf | 20:6d2af70c92ab | 1241 | // |
darienf | 20:6d2af70c92ab | 1242 | this.tpTemperature.Controls.Add(this.temperatureView1); |
darienf | 20:6d2af70c92ab | 1243 | this.tpTemperature.Location = new System.Drawing.Point(4, 26); |
darienf | 20:6d2af70c92ab | 1244 | this.tpTemperature.Name = "tpTemperature"; |
darienf | 20:6d2af70c92ab | 1245 | this.tpTemperature.Padding = new System.Windows.Forms.Padding(3); |
darienf | 20:6d2af70c92ab | 1246 | this.tpTemperature.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 1247 | this.tpTemperature.TabIndex = 12; |
darienf | 20:6d2af70c92ab | 1248 | this.tpTemperature.Text = "Temperature"; |
darienf | 20:6d2af70c92ab | 1249 | this.tpTemperature.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 1250 | // |
darienf | 20:6d2af70c92ab | 1251 | // temperatureView1 |
darienf | 20:6d2af70c92ab | 1252 | // |
darienf | 20:6d2af70c92ab | 1253 | this.temperatureView1.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1254 | this.temperatureView1.Connected = false; |
darienf | 20:6d2af70c92ab | 1255 | this.temperatureView1.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 1256 | this.temperatureView1.Location = new System.Drawing.Point(3, 3); |
darienf | 20:6d2af70c92ab | 1257 | this.temperatureView1.Margin = new System.Windows.Forms.Padding(4); |
darienf | 20:6d2af70c92ab | 1258 | this.temperatureView1.Name = "temperatureView1"; |
darienf | 20:6d2af70c92ab | 1259 | this.temperatureView1.RefreshRate = 10; |
darienf | 20:6d2af70c92ab | 1260 | this.temperatureView1.Size = new System.Drawing.Size(947, 600); |
darienf | 20:6d2af70c92ab | 1261 | this.temperatureView1.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 1262 | // |
darienf | 20:6d2af70c92ab | 1263 | // tpMAX30001EcgChannel |
darienf | 20:6d2af70c92ab | 1264 | // |
darienf | 20:6d2af70c92ab | 1265 | this.tpMAX30001EcgChannel.Controls.Add(this.cboEnRToR); |
darienf | 20:6d2af70c92ab | 1266 | this.tpMAX30001EcgChannel.Controls.Add(this.lblEnRToR); |
darienf | 20:6d2af70c92ab | 1267 | this.tpMAX30001EcgChannel.Controls.Add(this.flowLayoutPanel1); |
darienf | 20:6d2af70c92ab | 1268 | this.tpMAX30001EcgChannel.Location = new System.Drawing.Point(4, 26); |
darienf | 20:6d2af70c92ab | 1269 | this.tpMAX30001EcgChannel.Name = "tpMAX30001EcgChannel"; |
darienf | 20:6d2af70c92ab | 1270 | this.tpMAX30001EcgChannel.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 1271 | this.tpMAX30001EcgChannel.TabIndex = 7; |
darienf | 20:6d2af70c92ab | 1272 | this.tpMAX30001EcgChannel.Text = "ECG Channel"; |
darienf | 20:6d2af70c92ab | 1273 | this.tpMAX30001EcgChannel.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 1274 | // |
darienf | 20:6d2af70c92ab | 1275 | // cboEnRToR |
darienf | 20:6d2af70c92ab | 1276 | // |
darienf | 20:6d2af70c92ab | 1277 | this.cboEnRToR.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1278 | this.cboEnRToR.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1279 | this.cboEnRToR.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1280 | this.cboEnRToR.DropDownWidth = 95; |
darienf | 20:6d2af70c92ab | 1281 | this.cboEnRToR.Location = new System.Drawing.Point(480, 506); |
darienf | 20:6d2af70c92ab | 1282 | this.cboEnRToR.Name = "cboEnRToR"; |
darienf | 20:6d2af70c92ab | 1283 | this.cboEnRToR.Size = new System.Drawing.Size(95, 21); |
darienf | 20:6d2af70c92ab | 1284 | this.cboEnRToR.TabIndex = 5; |
darienf | 20:6d2af70c92ab | 1285 | this.cboEnRToR.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1286 | this.cboEnRToR.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1287 | this.cboEnRToR.Visible = false; |
darienf | 20:6d2af70c92ab | 1288 | // |
darienf | 20:6d2af70c92ab | 1289 | // lblEnRToR |
darienf | 20:6d2af70c92ab | 1290 | // |
darienf | 20:6d2af70c92ab | 1291 | this.lblEnRToR.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1292 | this.lblEnRToR.Location = new System.Drawing.Point(477, 488); |
darienf | 20:6d2af70c92ab | 1293 | this.lblEnRToR.Name = "lblEnRToR"; |
darienf | 20:6d2af70c92ab | 1294 | this.lblEnRToR.Size = new System.Drawing.Size(140, 15); |
darienf | 20:6d2af70c92ab | 1295 | this.lblEnRToR.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 1296 | this.lblEnRToR.Text = "R-to-R Detection Enable"; |
darienf | 20:6d2af70c92ab | 1297 | this.lblEnRToR.Visible = false; |
darienf | 20:6d2af70c92ab | 1298 | // |
darienf | 20:6d2af70c92ab | 1299 | // flowLayoutPanel1 |
darienf | 20:6d2af70c92ab | 1300 | // |
darienf | 20:6d2af70c92ab | 1301 | this.flowLayoutPanel1.Controls.Add(this.panel1); |
darienf | 20:6d2af70c92ab | 1302 | this.flowLayoutPanel1.Controls.Add(this.pnlEcgChannel); |
darienf | 20:6d2af70c92ab | 1303 | this.flowLayoutPanel1.Controls.Add(this.grpRToR); |
darienf | 20:6d2af70c92ab | 1304 | this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 1305 | this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 1306 | this.flowLayoutPanel1.Name = "flowLayoutPanel1"; |
darienf | 20:6d2af70c92ab | 1307 | this.flowLayoutPanel1.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 1308 | this.flowLayoutPanel1.TabIndex = 48; |
darienf | 20:6d2af70c92ab | 1309 | // |
darienf | 20:6d2af70c92ab | 1310 | // panel1 |
darienf | 20:6d2af70c92ab | 1311 | // |
darienf | 20:6d2af70c92ab | 1312 | this.panel1.Location = new System.Drawing.Point(3, 3); |
darienf | 20:6d2af70c92ab | 1313 | this.panel1.Name = "panel1"; |
darienf | 20:6d2af70c92ab | 1314 | this.panel1.Size = new System.Drawing.Size(5, 274); |
darienf | 20:6d2af70c92ab | 1315 | this.panel1.TabIndex = 48; |
darienf | 20:6d2af70c92ab | 1316 | // |
darienf | 20:6d2af70c92ab | 1317 | // pnlEcgChannel |
darienf | 20:6d2af70c92ab | 1318 | // |
darienf | 20:6d2af70c92ab | 1319 | this.pnlEcgChannel.Controls.Add(this.linkLabel1); |
darienf | 20:6d2af70c92ab | 1320 | this.pnlEcgChannel.Controls.Add(this.label30); |
darienf | 20:6d2af70c92ab | 1321 | this.pnlEcgChannel.Controls.Add(this.label28); |
darienf | 20:6d2af70c92ab | 1322 | this.pnlEcgChannel.Controls.Add(this.lblFast); |
darienf | 20:6d2af70c92ab | 1323 | this.pnlEcgChannel.Controls.Add(this.lblChannelGain); |
darienf | 20:6d2af70c92ab | 1324 | this.pnlEcgChannel.Controls.Add(this.cboFastTh); |
darienf | 20:6d2af70c92ab | 1325 | this.pnlEcgChannel.Controls.Add(this.lblSampleRate); |
darienf | 20:6d2af70c92ab | 1326 | this.pnlEcgChannel.Controls.Add(this.lblFastTh); |
darienf | 20:6d2af70c92ab | 1327 | this.pnlEcgChannel.Controls.Add(this.lblDlpf); |
darienf | 20:6d2af70c92ab | 1328 | this.pnlEcgChannel.Controls.Add(this.lblDhpf); |
darienf | 20:6d2af70c92ab | 1329 | this.pnlEcgChannel.Controls.Add(this.cboDhpf); |
darienf | 20:6d2af70c92ab | 1330 | this.pnlEcgChannel.Controls.Add(this.cboFast); |
darienf | 20:6d2af70c92ab | 1331 | this.pnlEcgChannel.Controls.Add(this.cboDlpf); |
darienf | 20:6d2af70c92ab | 1332 | this.pnlEcgChannel.Controls.Add(this.cboChannelGain); |
darienf | 20:6d2af70c92ab | 1333 | this.pnlEcgChannel.Controls.Add(this.cboSampleRate); |
darienf | 20:6d2af70c92ab | 1334 | this.pnlEcgChannel.Controls.Add(this.picEcgChannel); |
darienf | 20:6d2af70c92ab | 1335 | this.pnlEcgChannel.Location = new System.Drawing.Point(14, 3); |
darienf | 20:6d2af70c92ab | 1336 | this.pnlEcgChannel.Name = "pnlEcgChannel"; |
darienf | 20:6d2af70c92ab | 1337 | this.pnlEcgChannel.Size = new System.Drawing.Size(894, 274); |
darienf | 20:6d2af70c92ab | 1338 | this.pnlEcgChannel.TabIndex = 47; |
darienf | 20:6d2af70c92ab | 1339 | // |
darienf | 20:6d2af70c92ab | 1340 | // linkLabel1 |
darienf | 20:6d2af70c92ab | 1341 | // |
darienf | 20:6d2af70c92ab | 1342 | this.linkLabel1.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; |
darienf | 20:6d2af70c92ab | 1343 | this.linkLabel1.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(178)))), ((int)(((byte)(169))))); |
darienf | 20:6d2af70c92ab | 1344 | this.linkLabel1.Location = new System.Drawing.Point(56, 65); |
darienf | 20:6d2af70c92ab | 1345 | this.linkLabel1.Name = "linkLabel1"; |
darienf | 20:6d2af70c92ab | 1346 | this.linkLabel1.Size = new System.Drawing.Size(60, 54); |
darienf | 20:6d2af70c92ab | 1347 | this.linkLabel1.TabIndex = 44; |
darienf | 20:6d2af70c92ab | 1348 | this.linkLabel1.TabStop = true; |
darienf | 20:6d2af70c92ab | 1349 | this.linkLabel1.Text = "ECG Input MUX"; |
darienf | 20:6d2af70c92ab | 1350 | this.linkLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
darienf | 20:6d2af70c92ab | 1351 | this.linkLabel1.VisitedLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(178)))), ((int)(((byte)(169))))); |
darienf | 20:6d2af70c92ab | 1352 | this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked); |
darienf | 20:6d2af70c92ab | 1353 | // |
darienf | 20:6d2af70c92ab | 1354 | // label30 |
darienf | 20:6d2af70c92ab | 1355 | // |
darienf | 20:6d2af70c92ab | 1356 | this.label30.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1357 | this.label30.Location = new System.Drawing.Point(783, 257); |
darienf | 20:6d2af70c92ab | 1358 | this.label30.Name = "label30"; |
darienf | 20:6d2af70c92ab | 1359 | this.label30.Size = new System.Drawing.Size(108, 15); |
darienf | 20:6d2af70c92ab | 1360 | this.label30.TabIndex = 46; |
darienf | 20:6d2af70c92ab | 1361 | this.label30.Text = "* Power-on default"; |
darienf | 20:6d2af70c92ab | 1362 | // |
darienf | 20:6d2af70c92ab | 1363 | // label28 |
darienf | 20:6d2af70c92ab | 1364 | // |
darienf | 20:6d2af70c92ab | 1365 | this.label28.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1366 | this.label28.Location = new System.Drawing.Point(267, 138); |
darienf | 20:6d2af70c92ab | 1367 | this.label28.Name = "label28"; |
darienf | 20:6d2af70c92ab | 1368 | this.label28.Size = new System.Drawing.Size(113, 15); |
darienf | 20:6d2af70c92ab | 1369 | this.label28.TabIndex = 41; |
darienf | 20:6d2af70c92ab | 1370 | this.label28.Text = "DC Offset Recovery"; |
darienf | 20:6d2af70c92ab | 1371 | // |
darienf | 20:6d2af70c92ab | 1372 | // lblFast |
darienf | 20:6d2af70c92ab | 1373 | // |
darienf | 20:6d2af70c92ab | 1374 | this.lblFast.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1375 | this.lblFast.Location = new System.Drawing.Point(267, 157); |
darienf | 20:6d2af70c92ab | 1376 | this.lblFast.Name = "lblFast"; |
darienf | 20:6d2af70c92ab | 1377 | this.lblFast.Size = new System.Drawing.Size(117, 15); |
darienf | 20:6d2af70c92ab | 1378 | this.lblFast.TabIndex = 11; |
darienf | 20:6d2af70c92ab | 1379 | this.lblFast.Text = "Fast Recovery Mode"; |
darienf | 20:6d2af70c92ab | 1380 | // |
darienf | 20:6d2af70c92ab | 1381 | // lblChannelGain |
darienf | 20:6d2af70c92ab | 1382 | // |
darienf | 20:6d2af70c92ab | 1383 | this.lblChannelGain.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1384 | this.lblChannelGain.Location = new System.Drawing.Point(463, 157); |
darienf | 20:6d2af70c92ab | 1385 | this.lblChannelGain.Name = "lblChannelGain"; |
darienf | 20:6d2af70c92ab | 1386 | this.lblChannelGain.Size = new System.Drawing.Size(83, 15); |
darienf | 20:6d2af70c92ab | 1387 | this.lblChannelGain.TabIndex = 12; |
darienf | 20:6d2af70c92ab | 1388 | this.lblChannelGain.Text = "Channel Gain"; |
darienf | 20:6d2af70c92ab | 1389 | // |
darienf | 20:6d2af70c92ab | 1390 | // cboFastTh |
darienf | 20:6d2af70c92ab | 1391 | // |
darienf | 20:6d2af70c92ab | 1392 | this.cboFastTh.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1393 | this.cboFastTh.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1394 | this.cboFastTh.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1395 | this.cboFastTh.DropDownWidth = 162; |
darienf | 20:6d2af70c92ab | 1396 | this.cboFastTh.Location = new System.Drawing.Point(270, 221); |
darienf | 20:6d2af70c92ab | 1397 | this.cboFastTh.Name = "cboFastTh"; |
darienf | 20:6d2af70c92ab | 1398 | this.cboFastTh.Size = new System.Drawing.Size(162, 21); |
darienf | 20:6d2af70c92ab | 1399 | this.cboFastTh.TabIndex = 43; |
darienf | 20:6d2af70c92ab | 1400 | this.cboFastTh.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1401 | this.cboFastTh.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1402 | // |
darienf | 20:6d2af70c92ab | 1403 | // lblSampleRate |
darienf | 20:6d2af70c92ab | 1404 | // |
darienf | 20:6d2af70c92ab | 1405 | this.lblSampleRate.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1406 | this.lblSampleRate.Location = new System.Drawing.Point(581, 157); |
darienf | 20:6d2af70c92ab | 1407 | this.lblSampleRate.Name = "lblSampleRate"; |
darienf | 20:6d2af70c92ab | 1408 | this.lblSampleRate.Size = new System.Drawing.Size(79, 15); |
darienf | 20:6d2af70c92ab | 1409 | this.lblSampleRate.TabIndex = 13; |
darienf | 20:6d2af70c92ab | 1410 | this.lblSampleRate.Text = "Sample Rate"; |
darienf | 20:6d2af70c92ab | 1411 | // |
darienf | 20:6d2af70c92ab | 1412 | // lblFastTh |
darienf | 20:6d2af70c92ab | 1413 | // |
darienf | 20:6d2af70c92ab | 1414 | this.lblFastTh.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1415 | this.lblFastTh.Location = new System.Drawing.Point(267, 202); |
darienf | 20:6d2af70c92ab | 1416 | this.lblFastTh.Name = "lblFastTh"; |
darienf | 20:6d2af70c92ab | 1417 | this.lblFastTh.Size = new System.Drawing.Size(143, 15); |
darienf | 20:6d2af70c92ab | 1418 | this.lblFastTh.TabIndex = 42; |
darienf | 20:6d2af70c92ab | 1419 | this.lblFastTh.Text = "Fast Recovery Threshold"; |
darienf | 20:6d2af70c92ab | 1420 | // |
darienf | 20:6d2af70c92ab | 1421 | // lblDlpf |
darienf | 20:6d2af70c92ab | 1422 | // |
darienf | 20:6d2af70c92ab | 1423 | this.lblDlpf.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1424 | this.lblDlpf.Location = new System.Drawing.Point(713, 157); |
darienf | 20:6d2af70c92ab | 1425 | this.lblDlpf.Name = "lblDlpf"; |
darienf | 20:6d2af70c92ab | 1426 | this.lblDlpf.Size = new System.Drawing.Size(102, 15); |
darienf | 20:6d2af70c92ab | 1427 | this.lblDlpf.TabIndex = 14; |
darienf | 20:6d2af70c92ab | 1428 | this.lblDlpf.Text = "Digital LPF Cutoff"; |
darienf | 20:6d2af70c92ab | 1429 | // |
darienf | 20:6d2af70c92ab | 1430 | // lblDhpf |
darienf | 20:6d2af70c92ab | 1431 | // |
darienf | 20:6d2af70c92ab | 1432 | this.lblDhpf.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1433 | this.lblDhpf.Location = new System.Drawing.Point(713, 202); |
darienf | 20:6d2af70c92ab | 1434 | this.lblDhpf.Name = "lblDhpf"; |
darienf | 20:6d2af70c92ab | 1435 | this.lblDhpf.Size = new System.Drawing.Size(104, 15); |
darienf | 20:6d2af70c92ab | 1436 | this.lblDhpf.TabIndex = 15; |
darienf | 20:6d2af70c92ab | 1437 | this.lblDhpf.Text = "Digital HPF Cutoff"; |
darienf | 20:6d2af70c92ab | 1438 | // |
darienf | 20:6d2af70c92ab | 1439 | // cboDhpf |
darienf | 20:6d2af70c92ab | 1440 | // |
darienf | 20:6d2af70c92ab | 1441 | this.cboDhpf.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1442 | this.cboDhpf.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1443 | this.cboDhpf.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1444 | this.cboDhpf.DropDownWidth = 118; |
darienf | 20:6d2af70c92ab | 1445 | this.cboDhpf.Location = new System.Drawing.Point(716, 220); |
darienf | 20:6d2af70c92ab | 1446 | this.cboDhpf.Name = "cboDhpf"; |
darienf | 20:6d2af70c92ab | 1447 | this.cboDhpf.Size = new System.Drawing.Size(118, 21); |
darienf | 20:6d2af70c92ab | 1448 | this.cboDhpf.TabIndex = 20; |
darienf | 20:6d2af70c92ab | 1449 | this.cboDhpf.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1450 | this.cboDhpf.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1451 | // |
darienf | 20:6d2af70c92ab | 1452 | // cboFast |
darienf | 20:6d2af70c92ab | 1453 | // |
darienf | 20:6d2af70c92ab | 1454 | this.cboFast.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1455 | this.cboFast.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1456 | this.cboFast.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1457 | this.cboFast.DropDownWidth = 163; |
darienf | 20:6d2af70c92ab | 1458 | this.cboFast.Location = new System.Drawing.Point(269, 176); |
darienf | 20:6d2af70c92ab | 1459 | this.cboFast.Name = "cboFast"; |
darienf | 20:6d2af70c92ab | 1460 | this.cboFast.Size = new System.Drawing.Size(163, 21); |
darienf | 20:6d2af70c92ab | 1461 | this.cboFast.TabIndex = 16; |
darienf | 20:6d2af70c92ab | 1462 | this.cboFast.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1463 | this.cboFast.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1464 | // |
darienf | 20:6d2af70c92ab | 1465 | // cboDlpf |
darienf | 20:6d2af70c92ab | 1466 | // |
darienf | 20:6d2af70c92ab | 1467 | this.cboDlpf.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1468 | this.cboDlpf.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1469 | this.cboDlpf.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1470 | this.cboDlpf.DropDownWidth = 118; |
darienf | 20:6d2af70c92ab | 1471 | this.cboDlpf.Location = new System.Drawing.Point(716, 175); |
darienf | 20:6d2af70c92ab | 1472 | this.cboDlpf.Name = "cboDlpf"; |
darienf | 20:6d2af70c92ab | 1473 | this.cboDlpf.Size = new System.Drawing.Size(118, 21); |
darienf | 20:6d2af70c92ab | 1474 | this.cboDlpf.TabIndex = 19; |
darienf | 20:6d2af70c92ab | 1475 | this.cboDlpf.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1476 | this.cboDlpf.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1477 | // |
darienf | 20:6d2af70c92ab | 1478 | // cboChannelGain |
darienf | 20:6d2af70c92ab | 1479 | // |
darienf | 20:6d2af70c92ab | 1480 | this.cboChannelGain.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1481 | this.cboChannelGain.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1482 | this.cboChannelGain.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1483 | this.cboChannelGain.DropDownWidth = 95; |
darienf | 20:6d2af70c92ab | 1484 | this.cboChannelGain.Location = new System.Drawing.Point(463, 175); |
darienf | 20:6d2af70c92ab | 1485 | this.cboChannelGain.Name = "cboChannelGain"; |
darienf | 20:6d2af70c92ab | 1486 | this.cboChannelGain.Size = new System.Drawing.Size(95, 21); |
darienf | 20:6d2af70c92ab | 1487 | this.cboChannelGain.TabIndex = 17; |
darienf | 20:6d2af70c92ab | 1488 | this.cboChannelGain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1489 | this.cboChannelGain.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1490 | // |
darienf | 20:6d2af70c92ab | 1491 | // cboSampleRate |
darienf | 20:6d2af70c92ab | 1492 | // |
darienf | 20:6d2af70c92ab | 1493 | this.cboSampleRate.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1494 | this.cboSampleRate.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1495 | this.cboSampleRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1496 | this.cboSampleRate.DropDownWidth = 95; |
darienf | 20:6d2af70c92ab | 1497 | this.cboSampleRate.Location = new System.Drawing.Point(581, 175); |
darienf | 20:6d2af70c92ab | 1498 | this.cboSampleRate.Name = "cboSampleRate"; |
darienf | 20:6d2af70c92ab | 1499 | this.cboSampleRate.Size = new System.Drawing.Size(95, 21); |
darienf | 20:6d2af70c92ab | 1500 | this.cboSampleRate.TabIndex = 18; |
darienf | 20:6d2af70c92ab | 1501 | this.cboSampleRate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1502 | this.cboSampleRate.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1503 | this.cboSampleRate.SelectedIndexChanged += new System.EventHandler(this.cboSampleRate_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 1504 | // |
darienf | 20:6d2af70c92ab | 1505 | // picEcgChannel |
darienf | 20:6d2af70c92ab | 1506 | // |
darienf | 20:6d2af70c92ab | 1507 | this.picEcgChannel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; |
darienf | 20:6d2af70c92ab | 1508 | this.picEcgChannel.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 1509 | this.picEcgChannel.Image = global::HealthSensorPlatform.Properties.Resources.ecg_channel_block; |
darienf | 20:6d2af70c92ab | 1510 | this.picEcgChannel.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 1511 | this.picEcgChannel.Name = "picEcgChannel"; |
darienf | 20:6d2af70c92ab | 1512 | this.picEcgChannel.Size = new System.Drawing.Size(894, 274); |
darienf | 20:6d2af70c92ab | 1513 | this.picEcgChannel.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 1514 | this.picEcgChannel.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 1515 | this.picEcgChannel.TabStop = false; |
darienf | 20:6d2af70c92ab | 1516 | // |
darienf | 20:6d2af70c92ab | 1517 | // grpRToR |
darienf | 20:6d2af70c92ab | 1518 | // |
darienf | 20:6d2af70c92ab | 1519 | this.grpRToR.BackgroundColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1520 | this.grpRToR.Controls.Add(this.cboRRRavg); |
darienf | 20:6d2af70c92ab | 1521 | this.grpRToR.Controls.Add(this.lblRRRavg); |
darienf | 20:6d2af70c92ab | 1522 | this.grpRToR.Controls.Add(this.cboRRHoff); |
darienf | 20:6d2af70c92ab | 1523 | this.grpRToR.Controls.Add(this.lblRRHoff); |
darienf | 20:6d2af70c92ab | 1524 | this.grpRToR.Controls.Add(this.cboRRRhsf); |
darienf | 20:6d2af70c92ab | 1525 | this.grpRToR.Controls.Add(this.lblRRRhsf); |
darienf | 20:6d2af70c92ab | 1526 | this.grpRToR.Controls.Add(this.cboRRPtsf); |
darienf | 20:6d2af70c92ab | 1527 | this.grpRToR.Controls.Add(this.lblRRPtsf); |
darienf | 20:6d2af70c92ab | 1528 | this.grpRToR.Controls.Add(this.cboRRPavg); |
darienf | 20:6d2af70c92ab | 1529 | this.grpRToR.Controls.Add(this.lblRRPavg); |
darienf | 20:6d2af70c92ab | 1530 | this.grpRToR.Controls.Add(this.cboRRGain); |
darienf | 20:6d2af70c92ab | 1531 | this.grpRToR.Controls.Add(this.lblRRGain); |
darienf | 20:6d2af70c92ab | 1532 | this.grpRToR.Controls.Add(this.cboRRWndw); |
darienf | 20:6d2af70c92ab | 1533 | this.grpRToR.Controls.Add(this.lblRRWndw); |
darienf | 20:6d2af70c92ab | 1534 | this.grpRToR.Location = new System.Drawing.Point(3, 283); |
darienf | 20:6d2af70c92ab | 1535 | this.grpRToR.Name = "grpRToR"; |
darienf | 20:6d2af70c92ab | 1536 | this.grpRToR.Size = new System.Drawing.Size(468, 220); |
darienf | 20:6d2af70c92ab | 1537 | this.grpRToR.TabIndex = 45; |
darienf | 20:6d2af70c92ab | 1538 | this.grpRToR.TabStop = false; |
darienf | 20:6d2af70c92ab | 1539 | this.grpRToR.Text = "R-to-R"; |
darienf | 20:6d2af70c92ab | 1540 | // |
darienf | 20:6d2af70c92ab | 1541 | // cboRRRavg |
darienf | 20:6d2af70c92ab | 1542 | // |
darienf | 20:6d2af70c92ab | 1543 | this.cboRRRavg.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1544 | this.cboRRRavg.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1545 | this.cboRRRavg.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1546 | this.cboRRRavg.DropDownWidth = 95; |
darienf | 20:6d2af70c92ab | 1547 | this.cboRRRavg.Location = new System.Drawing.Point(200, 182); |
darienf | 20:6d2af70c92ab | 1548 | this.cboRRRavg.Name = "cboRRRavg"; |
darienf | 20:6d2af70c92ab | 1549 | this.cboRRRavg.Size = new System.Drawing.Size(95, 21); |
darienf | 20:6d2af70c92ab | 1550 | this.cboRRRavg.TabIndex = 15; |
darienf | 20:6d2af70c92ab | 1551 | this.cboRRRavg.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1552 | this.cboRRRavg.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1553 | // |
darienf | 20:6d2af70c92ab | 1554 | // lblRRRavg |
darienf | 20:6d2af70c92ab | 1555 | // |
darienf | 20:6d2af70c92ab | 1556 | this.lblRRRavg.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1557 | this.lblRRRavg.Location = new System.Drawing.Point(197, 164); |
darienf | 20:6d2af70c92ab | 1558 | this.lblRRRavg.Name = "lblRRRavg"; |
darienf | 20:6d2af70c92ab | 1559 | this.lblRRRavg.Size = new System.Drawing.Size(180, 15); |
darienf | 20:6d2af70c92ab | 1560 | this.lblRRRavg.TabIndex = 14; |
darienf | 20:6d2af70c92ab | 1561 | this.lblRRRavg.Text = "Interval Averaging Weight Factor"; |
darienf | 20:6d2af70c92ab | 1562 | // |
darienf | 20:6d2af70c92ab | 1563 | // cboRRHoff |
darienf | 20:6d2af70c92ab | 1564 | // |
darienf | 20:6d2af70c92ab | 1565 | this.cboRRHoff.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1566 | this.cboRRHoff.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1567 | this.cboRRHoff.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1568 | this.cboRRHoff.DropDownWidth = 95; |
darienf | 20:6d2af70c92ab | 1569 | this.cboRRHoff.Location = new System.Drawing.Point(14, 140); |
darienf | 20:6d2af70c92ab | 1570 | this.cboRRHoff.Name = "cboRRHoff"; |
darienf | 20:6d2af70c92ab | 1571 | this.cboRRHoff.Size = new System.Drawing.Size(95, 21); |
darienf | 20:6d2af70c92ab | 1572 | this.cboRRHoff.TabIndex = 13; |
darienf | 20:6d2af70c92ab | 1573 | this.cboRRHoff.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1574 | this.cboRRHoff.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1575 | // |
darienf | 20:6d2af70c92ab | 1576 | // lblRRHoff |
darienf | 20:6d2af70c92ab | 1577 | // |
darienf | 20:6d2af70c92ab | 1578 | this.lblRRHoff.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1579 | this.lblRRHoff.Location = new System.Drawing.Point(11, 122); |
darienf | 20:6d2af70c92ab | 1580 | this.lblRRHoff.Name = "lblRRHoff"; |
darienf | 20:6d2af70c92ab | 1581 | this.lblRRHoff.Size = new System.Drawing.Size(105, 15); |
darienf | 20:6d2af70c92ab | 1582 | this.lblRRHoff.TabIndex = 12; |
darienf | 20:6d2af70c92ab | 1583 | this.lblRRHoff.Text = "Minimum Hold Off"; |
darienf | 20:6d2af70c92ab | 1584 | // |
darienf | 20:6d2af70c92ab | 1585 | // cboRRRhsf |
darienf | 20:6d2af70c92ab | 1586 | // |
darienf | 20:6d2af70c92ab | 1587 | this.cboRRRhsf.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1588 | this.cboRRRhsf.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1589 | this.cboRRRhsf.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1590 | this.cboRRRhsf.DropDownWidth = 95; |
darienf | 20:6d2af70c92ab | 1591 | this.cboRRRhsf.Location = new System.Drawing.Point(200, 140); |
darienf | 20:6d2af70c92ab | 1592 | this.cboRRRhsf.Name = "cboRRRhsf"; |
darienf | 20:6d2af70c92ab | 1593 | this.cboRRRhsf.Size = new System.Drawing.Size(95, 21); |
darienf | 20:6d2af70c92ab | 1594 | this.cboRRRhsf.TabIndex = 11; |
darienf | 20:6d2af70c92ab | 1595 | this.cboRRRhsf.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1596 | this.cboRRRhsf.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1597 | // |
darienf | 20:6d2af70c92ab | 1598 | // lblRRRhsf |
darienf | 20:6d2af70c92ab | 1599 | // |
darienf | 20:6d2af70c92ab | 1600 | this.lblRRRhsf.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1601 | this.lblRRRhsf.Location = new System.Drawing.Point(197, 122); |
darienf | 20:6d2af70c92ab | 1602 | this.lblRRRhsf.Name = "lblRRRhsf"; |
darienf | 20:6d2af70c92ab | 1603 | this.lblRRRhsf.Size = new System.Drawing.Size(174, 15); |
darienf | 20:6d2af70c92ab | 1604 | this.lblRRRhsf.TabIndex = 10; |
darienf | 20:6d2af70c92ab | 1605 | this.lblRRRhsf.Text = "Interval Hold Off Scaling Factor"; |
darienf | 20:6d2af70c92ab | 1606 | // |
darienf | 20:6d2af70c92ab | 1607 | // cboRRPtsf |
darienf | 20:6d2af70c92ab | 1608 | // |
darienf | 20:6d2af70c92ab | 1609 | this.cboRRPtsf.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1610 | this.cboRRPtsf.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1611 | this.cboRRPtsf.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1612 | this.cboRRPtsf.DropDownWidth = 95; |
darienf | 20:6d2af70c92ab | 1613 | this.cboRRPtsf.Location = new System.Drawing.Point(200, 98); |
darienf | 20:6d2af70c92ab | 1614 | this.cboRRPtsf.Name = "cboRRPtsf"; |
darienf | 20:6d2af70c92ab | 1615 | this.cboRRPtsf.Size = new System.Drawing.Size(95, 21); |
darienf | 20:6d2af70c92ab | 1616 | this.cboRRPtsf.TabIndex = 9; |
darienf | 20:6d2af70c92ab | 1617 | this.cboRRPtsf.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1618 | this.cboRRPtsf.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1619 | // |
darienf | 20:6d2af70c92ab | 1620 | // lblRRPtsf |
darienf | 20:6d2af70c92ab | 1621 | // |
darienf | 20:6d2af70c92ab | 1622 | this.lblRRPtsf.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1623 | this.lblRRPtsf.Location = new System.Drawing.Point(197, 80); |
darienf | 20:6d2af70c92ab | 1624 | this.lblRRPtsf.Name = "lblRRPtsf"; |
darienf | 20:6d2af70c92ab | 1625 | this.lblRRPtsf.Size = new System.Drawing.Size(175, 15); |
darienf | 20:6d2af70c92ab | 1626 | this.lblRRPtsf.TabIndex = 8; |
darienf | 20:6d2af70c92ab | 1627 | this.lblRRPtsf.Text = "Peak Threshold Scaling Factor"; |
darienf | 20:6d2af70c92ab | 1628 | // |
darienf | 20:6d2af70c92ab | 1629 | // cboRRPavg |
darienf | 20:6d2af70c92ab | 1630 | // |
darienf | 20:6d2af70c92ab | 1631 | this.cboRRPavg.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1632 | this.cboRRPavg.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1633 | this.cboRRPavg.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1634 | this.cboRRPavg.DropDownWidth = 95; |
darienf | 20:6d2af70c92ab | 1635 | this.cboRRPavg.Location = new System.Drawing.Point(200, 56); |
darienf | 20:6d2af70c92ab | 1636 | this.cboRRPavg.Name = "cboRRPavg"; |
darienf | 20:6d2af70c92ab | 1637 | this.cboRRPavg.Size = new System.Drawing.Size(95, 21); |
darienf | 20:6d2af70c92ab | 1638 | this.cboRRPavg.TabIndex = 7; |
darienf | 20:6d2af70c92ab | 1639 | this.cboRRPavg.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1640 | this.cboRRPavg.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1641 | // |
darienf | 20:6d2af70c92ab | 1642 | // lblRRPavg |
darienf | 20:6d2af70c92ab | 1643 | // |
darienf | 20:6d2af70c92ab | 1644 | this.lblRRPavg.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1645 | this.lblRRPavg.Location = new System.Drawing.Point(197, 38); |
darienf | 20:6d2af70c92ab | 1646 | this.lblRRPavg.Name = "lblRRPavg"; |
darienf | 20:6d2af70c92ab | 1647 | this.lblRRPavg.Size = new System.Drawing.Size(169, 15); |
darienf | 20:6d2af70c92ab | 1648 | this.lblRRPavg.TabIndex = 6; |
darienf | 20:6d2af70c92ab | 1649 | this.lblRRPavg.Text = "Peak Averaging Weight Factor"; |
darienf | 20:6d2af70c92ab | 1650 | // |
darienf | 20:6d2af70c92ab | 1651 | // cboRRGain |
darienf | 20:6d2af70c92ab | 1652 | // |
darienf | 20:6d2af70c92ab | 1653 | this.cboRRGain.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1654 | this.cboRRGain.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1655 | this.cboRRGain.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1656 | this.cboRRGain.DropDownWidth = 95; |
darienf | 20:6d2af70c92ab | 1657 | this.cboRRGain.Location = new System.Drawing.Point(14, 56); |
darienf | 20:6d2af70c92ab | 1658 | this.cboRRGain.Name = "cboRRGain"; |
darienf | 20:6d2af70c92ab | 1659 | this.cboRRGain.Size = new System.Drawing.Size(95, 21); |
darienf | 20:6d2af70c92ab | 1660 | this.cboRRGain.TabIndex = 3; |
darienf | 20:6d2af70c92ab | 1661 | this.cboRRGain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1662 | this.cboRRGain.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1663 | // |
darienf | 20:6d2af70c92ab | 1664 | // lblRRGain |
darienf | 20:6d2af70c92ab | 1665 | // |
darienf | 20:6d2af70c92ab | 1666 | this.lblRRGain.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1667 | this.lblRRGain.Location = new System.Drawing.Point(11, 38); |
darienf | 20:6d2af70c92ab | 1668 | this.lblRRGain.Name = "lblRRGain"; |
darienf | 20:6d2af70c92ab | 1669 | this.lblRRGain.Size = new System.Drawing.Size(33, 15); |
darienf | 20:6d2af70c92ab | 1670 | this.lblRRGain.TabIndex = 2; |
darienf | 20:6d2af70c92ab | 1671 | this.lblRRGain.Text = "Gain"; |
darienf | 20:6d2af70c92ab | 1672 | // |
darienf | 20:6d2af70c92ab | 1673 | // cboRRWndw |
darienf | 20:6d2af70c92ab | 1674 | // |
darienf | 20:6d2af70c92ab | 1675 | this.cboRRWndw.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1676 | this.cboRRWndw.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1677 | this.cboRRWndw.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1678 | this.cboRRWndw.DropDownWidth = 95; |
darienf | 20:6d2af70c92ab | 1679 | this.cboRRWndw.Location = new System.Drawing.Point(14, 98); |
darienf | 20:6d2af70c92ab | 1680 | this.cboRRWndw.Name = "cboRRWndw"; |
darienf | 20:6d2af70c92ab | 1681 | this.cboRRWndw.Size = new System.Drawing.Size(95, 21); |
darienf | 20:6d2af70c92ab | 1682 | this.cboRRWndw.TabIndex = 1; |
darienf | 20:6d2af70c92ab | 1683 | this.cboRRWndw.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1684 | this.cboRRWndw.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1685 | this.cboRRWndw.SelectedIndexChanged += new System.EventHandler(this.cboRRWndw_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 1686 | // |
darienf | 20:6d2af70c92ab | 1687 | // lblRRWndw |
darienf | 20:6d2af70c92ab | 1688 | // |
darienf | 20:6d2af70c92ab | 1689 | this.lblRRWndw.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1690 | this.lblRRWndw.Location = new System.Drawing.Point(11, 80); |
darienf | 20:6d2af70c92ab | 1691 | this.lblRRWndw.Name = "lblRRWndw"; |
darienf | 20:6d2af70c92ab | 1692 | this.lblRRWndw.Size = new System.Drawing.Size(141, 15); |
darienf | 20:6d2af70c92ab | 1693 | this.lblRRWndw.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 1694 | this.lblRRWndw.Text = "Window Averaging Width"; |
darienf | 20:6d2af70c92ab | 1695 | // |
darienf | 20:6d2af70c92ab | 1696 | // tpMAX30001InputMux |
darienf | 20:6d2af70c92ab | 1697 | // |
darienf | 20:6d2af70c92ab | 1698 | this.tpMAX30001InputMux.Controls.Add(this.pnlEcgMux); |
darienf | 20:6d2af70c92ab | 1699 | this.tpMAX30001InputMux.Controls.Add(this.pnlMAX30001Global); |
darienf | 20:6d2af70c92ab | 1700 | this.tpMAX30001InputMux.Location = new System.Drawing.Point(4, 26); |
darienf | 20:6d2af70c92ab | 1701 | this.tpMAX30001InputMux.Name = "tpMAX30001InputMux"; |
darienf | 20:6d2af70c92ab | 1702 | this.tpMAX30001InputMux.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 1703 | this.tpMAX30001InputMux.TabIndex = 13; |
darienf | 20:6d2af70c92ab | 1704 | this.tpMAX30001InputMux.Text = "ECG MUX"; |
darienf | 20:6d2af70c92ab | 1705 | this.tpMAX30001InputMux.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 1706 | // |
darienf | 20:6d2af70c92ab | 1707 | // pnlEcgMux |
darienf | 20:6d2af70c92ab | 1708 | // |
darienf | 20:6d2af70c92ab | 1709 | this.pnlEcgMux.Controls.Add(this.label26); |
darienf | 20:6d2af70c92ab | 1710 | this.pnlEcgMux.Controls.Add(this.lblEmuxEnUlpLon); |
darienf | 20:6d2af70c92ab | 1711 | this.pnlEcgMux.Controls.Add(this.label32); |
darienf | 20:6d2af70c92ab | 1712 | this.pnlEcgMux.Controls.Add(this.cboCalEnVcal); |
darienf | 20:6d2af70c92ab | 1713 | this.pnlEcgMux.Controls.Add(this.cboCalVmode); |
darienf | 20:6d2af70c92ab | 1714 | this.pnlEcgMux.Controls.Add(this.cboEmuxEnUlpLon); |
darienf | 20:6d2af70c92ab | 1715 | this.pnlEcgMux.Controls.Add(this.cboDcloffImag); |
darienf | 20:6d2af70c92ab | 1716 | this.pnlEcgMux.Controls.Add(this.cboEmuxPol); |
darienf | 20:6d2af70c92ab | 1717 | this.pnlEcgMux.Controls.Add(this.cboEmuxCalNSel); |
darienf | 20:6d2af70c92ab | 1718 | this.pnlEcgMux.Controls.Add(this.lblEmuxPol); |
darienf | 20:6d2af70c92ab | 1719 | this.pnlEcgMux.Controls.Add(this.lblEmuxCalNSel); |
darienf | 20:6d2af70c92ab | 1720 | this.pnlEcgMux.Controls.Add(this.lblCalEnVcal); |
darienf | 20:6d2af70c92ab | 1721 | this.pnlEcgMux.Controls.Add(this.cboEmuxCalPSel); |
darienf | 20:6d2af70c92ab | 1722 | this.pnlEcgMux.Controls.Add(this.lblCalVMode); |
darienf | 20:6d2af70c92ab | 1723 | this.pnlEcgMux.Controls.Add(this.lblEmuxCalPSel); |
darienf | 20:6d2af70c92ab | 1724 | this.pnlEcgMux.Controls.Add(this.lblDcloffImag); |
darienf | 20:6d2af70c92ab | 1725 | this.pnlEcgMux.Controls.Add(this.cboCalVmag); |
darienf | 20:6d2af70c92ab | 1726 | this.pnlEcgMux.Controls.Add(this.cboRbiasn); |
darienf | 20:6d2af70c92ab | 1727 | this.pnlEcgMux.Controls.Add(this.cboCalFifty); |
darienf | 20:6d2af70c92ab | 1728 | this.pnlEcgMux.Controls.Add(this.lblRbiasn); |
darienf | 20:6d2af70c92ab | 1729 | this.pnlEcgMux.Controls.Add(this.cboCalThigh); |
darienf | 20:6d2af70c92ab | 1730 | this.pnlEcgMux.Controls.Add(this.cboRbiasp); |
darienf | 20:6d2af70c92ab | 1731 | this.pnlEcgMux.Controls.Add(this.cboCalFcal); |
darienf | 20:6d2af70c92ab | 1732 | this.pnlEcgMux.Controls.Add(this.lblRbiasp); |
darienf | 20:6d2af70c92ab | 1733 | this.pnlEcgMux.Controls.Add(this.lblCalFifty); |
darienf | 20:6d2af70c92ab | 1734 | this.pnlEcgMux.Controls.Add(this.cboRbiasv); |
darienf | 20:6d2af70c92ab | 1735 | this.pnlEcgMux.Controls.Add(this.lblCalTHigh); |
darienf | 20:6d2af70c92ab | 1736 | this.pnlEcgMux.Controls.Add(this.lblRbiasv); |
darienf | 20:6d2af70c92ab | 1737 | this.pnlEcgMux.Controls.Add(this.lblCalFreq); |
darienf | 20:6d2af70c92ab | 1738 | this.pnlEcgMux.Controls.Add(this.cboEnRbias); |
darienf | 20:6d2af70c92ab | 1739 | this.pnlEcgMux.Controls.Add(this.lblCalVmag); |
darienf | 20:6d2af70c92ab | 1740 | this.pnlEcgMux.Controls.Add(this.lblEnRbias); |
darienf | 20:6d2af70c92ab | 1741 | this.pnlEcgMux.Controls.Add(this.lblEmuxOpenp); |
darienf | 20:6d2af70c92ab | 1742 | this.pnlEcgMux.Controls.Add(this.lblDcloffVth); |
darienf | 20:6d2af70c92ab | 1743 | this.pnlEcgMux.Controls.Add(this.lblEmuxOpenn); |
darienf | 20:6d2af70c92ab | 1744 | this.pnlEcgMux.Controls.Add(this.cboDcloffVth); |
darienf | 20:6d2af70c92ab | 1745 | this.pnlEcgMux.Controls.Add(this.cboEmuxOpenp); |
darienf | 20:6d2af70c92ab | 1746 | this.pnlEcgMux.Controls.Add(this.cboDcloffIpol); |
darienf | 20:6d2af70c92ab | 1747 | this.pnlEcgMux.Controls.Add(this.cboEmuxOpenn); |
darienf | 20:6d2af70c92ab | 1748 | this.pnlEcgMux.Controls.Add(this.lblDcloffIpol); |
darienf | 20:6d2af70c92ab | 1749 | this.pnlEcgMux.Controls.Add(this.lblEnDcloff); |
darienf | 20:6d2af70c92ab | 1750 | this.pnlEcgMux.Controls.Add(this.cboEnDcloff); |
darienf | 20:6d2af70c92ab | 1751 | this.pnlEcgMux.Controls.Add(this.picECGLeadConfig); |
darienf | 20:6d2af70c92ab | 1752 | this.pnlEcgMux.Controls.Add(this.picSw1); |
darienf | 20:6d2af70c92ab | 1753 | this.pnlEcgMux.Controls.Add(this.picSw2); |
darienf | 20:6d2af70c92ab | 1754 | this.pnlEcgMux.Controls.Add(this.pictureBox1); |
darienf | 20:6d2af70c92ab | 1755 | this.pnlEcgMux.Controls.Add(this.picSw3); |
darienf | 20:6d2af70c92ab | 1756 | this.pnlEcgMux.Controls.Add(this.picSw4); |
darienf | 20:6d2af70c92ab | 1757 | this.pnlEcgMux.Controls.Add(this.picSw5); |
darienf | 20:6d2af70c92ab | 1758 | this.pnlEcgMux.Controls.Add(this.picSw6); |
darienf | 20:6d2af70c92ab | 1759 | this.pnlEcgMux.Controls.Add(this.picSw7); |
darienf | 20:6d2af70c92ab | 1760 | this.pnlEcgMux.Controls.Add(this.picSw8); |
darienf | 20:6d2af70c92ab | 1761 | this.pnlEcgMux.Controls.Add(this.picSw9); |
darienf | 20:6d2af70c92ab | 1762 | this.pnlEcgMux.Controls.Add(this.picSw10); |
darienf | 20:6d2af70c92ab | 1763 | this.pnlEcgMux.Controls.Add(this.picSw11); |
darienf | 20:6d2af70c92ab | 1764 | this.pnlEcgMux.Controls.Add(this.picSw12); |
darienf | 20:6d2af70c92ab | 1765 | this.pnlEcgMux.Controls.Add(this.picSw13); |
darienf | 20:6d2af70c92ab | 1766 | this.pnlEcgMux.Controls.Add(this.picSw14); |
darienf | 20:6d2af70c92ab | 1767 | this.pnlEcgMux.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 1768 | this.pnlEcgMux.Margin = new System.Windows.Forms.Padding(2); |
darienf | 20:6d2af70c92ab | 1769 | this.pnlEcgMux.Name = "pnlEcgMux"; |
darienf | 20:6d2af70c92ab | 1770 | this.pnlEcgMux.Size = new System.Drawing.Size(942, 496); |
darienf | 20:6d2af70c92ab | 1771 | this.pnlEcgMux.TabIndex = 88; |
darienf | 20:6d2af70c92ab | 1772 | // |
darienf | 20:6d2af70c92ab | 1773 | // label26 |
darienf | 20:6d2af70c92ab | 1774 | // |
darienf | 20:6d2af70c92ab | 1775 | this.label26.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1776 | this.label26.Location = new System.Drawing.Point(54, 479); |
darienf | 20:6d2af70c92ab | 1777 | this.label26.Name = "label26"; |
darienf | 20:6d2af70c92ab | 1778 | this.label26.Size = new System.Drawing.Size(361, 15); |
darienf | 20:6d2af70c92ab | 1779 | this.label26.TabIndex = 83; |
darienf | 20:6d2af70c92ab | 1780 | this.label26.Text = "(Options with grey background apply to both ECG and BioZ MUX.)"; |
darienf | 20:6d2af70c92ab | 1781 | // |
darienf | 20:6d2af70c92ab | 1782 | // lblEmuxEnUlpLon |
darienf | 20:6d2af70c92ab | 1783 | // |
darienf | 20:6d2af70c92ab | 1784 | this.lblEmuxEnUlpLon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 1785 | this.lblEmuxEnUlpLon.Location = new System.Drawing.Point(299, 321); |
darienf | 20:6d2af70c92ab | 1786 | this.lblEmuxEnUlpLon.Name = "lblEmuxEnUlpLon"; |
darienf | 20:6d2af70c92ab | 1787 | this.lblEmuxEnUlpLon.Size = new System.Drawing.Size(93, 33); |
darienf | 20:6d2af70c92ab | 1788 | this.lblEmuxEnUlpLon.TabIndex = 87; |
darienf | 20:6d2af70c92ab | 1789 | this.lblEmuxEnUlpLon.Text = "Lead-On Check Enable"; |
darienf | 20:6d2af70c92ab | 1790 | // |
darienf | 20:6d2af70c92ab | 1791 | // label32 |
darienf | 20:6d2af70c92ab | 1792 | // |
darienf | 20:6d2af70c92ab | 1793 | this.label32.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1794 | this.label32.Location = new System.Drawing.Point(819, 479); |
darienf | 20:6d2af70c92ab | 1795 | this.label32.Name = "label32"; |
darienf | 20:6d2af70c92ab | 1796 | this.label32.Size = new System.Drawing.Size(112, 15); |
darienf | 20:6d2af70c92ab | 1797 | this.label32.TabIndex = 86; |
darienf | 20:6d2af70c92ab | 1798 | this.label32.Text = "* Power-On Default"; |
darienf | 20:6d2af70c92ab | 1799 | // |
darienf | 20:6d2af70c92ab | 1800 | // cboCalEnVcal |
darienf | 20:6d2af70c92ab | 1801 | // |
darienf | 20:6d2af70c92ab | 1802 | this.cboCalEnVcal.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1803 | this.cboCalEnVcal.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1804 | this.cboCalEnVcal.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1805 | this.cboCalEnVcal.DropDownWidth = 97; |
darienf | 20:6d2af70c92ab | 1806 | this.cboCalEnVcal.Location = new System.Drawing.Point(723, 257); |
darienf | 20:6d2af70c92ab | 1807 | this.cboCalEnVcal.Name = "cboCalEnVcal"; |
darienf | 20:6d2af70c92ab | 1808 | this.cboCalEnVcal.Size = new System.Drawing.Size(97, 20); |
darienf | 20:6d2af70c92ab | 1809 | this.cboCalEnVcal.TabIndex = 42; |
darienf | 20:6d2af70c92ab | 1810 | this.cboCalEnVcal.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1811 | this.cboCalEnVcal.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1812 | this.cboCalEnVcal.SelectedIndexChanged += new System.EventHandler(this.cboCalEnVcal_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 1813 | // |
darienf | 20:6d2af70c92ab | 1814 | // cboCalVmode |
darienf | 20:6d2af70c92ab | 1815 | // |
darienf | 20:6d2af70c92ab | 1816 | this.cboCalVmode.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1817 | this.cboCalVmode.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1818 | this.cboCalVmode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1819 | this.cboCalVmode.DropDownWidth = 97; |
darienf | 20:6d2af70c92ab | 1820 | this.cboCalVmode.Location = new System.Drawing.Point(723, 298); |
darienf | 20:6d2af70c92ab | 1821 | this.cboCalVmode.Name = "cboCalVmode"; |
darienf | 20:6d2af70c92ab | 1822 | this.cboCalVmode.Size = new System.Drawing.Size(97, 20); |
darienf | 20:6d2af70c92ab | 1823 | this.cboCalVmode.TabIndex = 43; |
darienf | 20:6d2af70c92ab | 1824 | this.cboCalVmode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1825 | this.cboCalVmode.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1826 | // |
darienf | 20:6d2af70c92ab | 1827 | // cboEmuxEnUlpLon |
darienf | 20:6d2af70c92ab | 1828 | // |
darienf | 20:6d2af70c92ab | 1829 | this.cboEmuxEnUlpLon.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1830 | this.cboEmuxEnUlpLon.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1831 | this.cboEmuxEnUlpLon.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1832 | this.cboEmuxEnUlpLon.DropDownWidth = 90; |
darienf | 20:6d2af70c92ab | 1833 | this.cboEmuxEnUlpLon.Location = new System.Drawing.Point(301, 358); |
darienf | 20:6d2af70c92ab | 1834 | this.cboEmuxEnUlpLon.Name = "cboEmuxEnUlpLon"; |
darienf | 20:6d2af70c92ab | 1835 | this.cboEmuxEnUlpLon.Size = new System.Drawing.Size(90, 20); |
darienf | 20:6d2af70c92ab | 1836 | this.cboEmuxEnUlpLon.TabIndex = 84; |
darienf | 20:6d2af70c92ab | 1837 | this.cboEmuxEnUlpLon.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1838 | this.cboEmuxEnUlpLon.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1839 | this.cboEmuxEnUlpLon.SelectedIndexChanged += new System.EventHandler(this.cboEmuxEnUlpLon_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 1840 | // |
darienf | 20:6d2af70c92ab | 1841 | // cboDcloffImag |
darienf | 20:6d2af70c92ab | 1842 | // |
darienf | 20:6d2af70c92ab | 1843 | this.cboDcloffImag.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1844 | this.cboDcloffImag.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1845 | this.cboDcloffImag.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1846 | this.cboDcloffImag.DropDownWidth = 129; |
darienf | 20:6d2af70c92ab | 1847 | this.cboDcloffImag.Location = new System.Drawing.Point(102, 380); |
darienf | 20:6d2af70c92ab | 1848 | this.cboDcloffImag.Name = "cboDcloffImag"; |
darienf | 20:6d2af70c92ab | 1849 | this.cboDcloffImag.Size = new System.Drawing.Size(129, 20); |
darienf | 20:6d2af70c92ab | 1850 | this.cboDcloffImag.TabIndex = 44; |
darienf | 20:6d2af70c92ab | 1851 | this.cboDcloffImag.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1852 | this.cboDcloffImag.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1853 | // |
darienf | 20:6d2af70c92ab | 1854 | // cboEmuxPol |
darienf | 20:6d2af70c92ab | 1855 | // |
darienf | 20:6d2af70c92ab | 1856 | this.cboEmuxPol.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1857 | this.cboEmuxPol.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1858 | this.cboEmuxPol.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1859 | this.cboEmuxPol.DropDownWidth = 102; |
darienf | 20:6d2af70c92ab | 1860 | this.cboEmuxPol.Location = new System.Drawing.Point(424, 301); |
darienf | 20:6d2af70c92ab | 1861 | this.cboEmuxPol.Name = "cboEmuxPol"; |
darienf | 20:6d2af70c92ab | 1862 | this.cboEmuxPol.Size = new System.Drawing.Size(102, 21); |
darienf | 20:6d2af70c92ab | 1863 | this.cboEmuxPol.TabIndex = 45; |
darienf | 20:6d2af70c92ab | 1864 | this.cboEmuxPol.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1865 | this.cboEmuxPol.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1866 | this.cboEmuxPol.SelectedIndexChanged += new System.EventHandler(this.cboEmuxPol_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 1867 | // |
darienf | 20:6d2af70c92ab | 1868 | // cboEmuxCalNSel |
darienf | 20:6d2af70c92ab | 1869 | // |
darienf | 20:6d2af70c92ab | 1870 | this.cboEmuxCalNSel.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1871 | this.cboEmuxCalNSel.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1872 | this.cboEmuxCalNSel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1873 | this.cboEmuxCalNSel.DropDownWidth = 95; |
darienf | 20:6d2af70c92ab | 1874 | this.cboEmuxCalNSel.Location = new System.Drawing.Point(723, 122); |
darienf | 20:6d2af70c92ab | 1875 | this.cboEmuxCalNSel.Name = "cboEmuxCalNSel"; |
darienf | 20:6d2af70c92ab | 1876 | this.cboEmuxCalNSel.Size = new System.Drawing.Size(95, 21); |
darienf | 20:6d2af70c92ab | 1877 | this.cboEmuxCalNSel.TabIndex = 82; |
darienf | 20:6d2af70c92ab | 1878 | this.cboEmuxCalNSel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1879 | this.cboEmuxCalNSel.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1880 | this.cboEmuxCalNSel.SelectedIndexChanged += new System.EventHandler(this.cboEmuxCalNSel_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 1881 | // |
darienf | 20:6d2af70c92ab | 1882 | // lblEmuxPol |
darienf | 20:6d2af70c92ab | 1883 | // |
darienf | 20:6d2af70c92ab | 1884 | this.lblEmuxPol.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1885 | this.lblEmuxPol.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1886 | this.lblEmuxPol.Location = new System.Drawing.Point(424, 285); |
darienf | 20:6d2af70c92ab | 1887 | this.lblEmuxPol.Name = "lblEmuxPol"; |
darienf | 20:6d2af70c92ab | 1888 | this.lblEmuxPol.Size = new System.Drawing.Size(96, 15); |
darienf | 20:6d2af70c92ab | 1889 | this.lblEmuxPol.TabIndex = 46; |
darienf | 20:6d2af70c92ab | 1890 | this.lblEmuxPol.Text = "ECGP/N Polarity"; |
darienf | 20:6d2af70c92ab | 1891 | // |
darienf | 20:6d2af70c92ab | 1892 | // lblEmuxCalNSel |
darienf | 20:6d2af70c92ab | 1893 | // |
darienf | 20:6d2af70c92ab | 1894 | this.lblEmuxCalNSel.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1895 | this.lblEmuxCalNSel.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1896 | this.lblEmuxCalNSel.Location = new System.Drawing.Point(720, 103); |
darienf | 20:6d2af70c92ab | 1897 | this.lblEmuxCalNSel.Name = "lblEmuxCalNSel"; |
darienf | 20:6d2af70c92ab | 1898 | this.lblEmuxCalNSel.Size = new System.Drawing.Size(105, 15); |
darienf | 20:6d2af70c92ab | 1899 | this.lblEmuxCalNSel.TabIndex = 81; |
darienf | 20:6d2af70c92ab | 1900 | this.lblEmuxCalNSel.Text = "ECGN Calibration"; |
darienf | 20:6d2af70c92ab | 1901 | // |
darienf | 20:6d2af70c92ab | 1902 | // lblCalEnVcal |
darienf | 20:6d2af70c92ab | 1903 | // |
darienf | 20:6d2af70c92ab | 1904 | this.lblCalEnVcal.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1905 | this.lblCalEnVcal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 1906 | this.lblCalEnVcal.Location = new System.Drawing.Point(720, 238); |
darienf | 20:6d2af70c92ab | 1907 | this.lblCalEnVcal.Name = "lblCalEnVcal"; |
darienf | 20:6d2af70c92ab | 1908 | this.lblCalEnVcal.Size = new System.Drawing.Size(109, 15); |
darienf | 20:6d2af70c92ab | 1909 | this.lblCalEnVcal.TabIndex = 47; |
darienf | 20:6d2af70c92ab | 1910 | this.lblCalEnVcal.Text = "Calibration Enable"; |
darienf | 20:6d2af70c92ab | 1911 | // |
darienf | 20:6d2af70c92ab | 1912 | // cboEmuxCalPSel |
darienf | 20:6d2af70c92ab | 1913 | // |
darienf | 20:6d2af70c92ab | 1914 | this.cboEmuxCalPSel.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1915 | this.cboEmuxCalPSel.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1916 | this.cboEmuxCalPSel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1917 | this.cboEmuxCalPSel.DropDownWidth = 95; |
darienf | 20:6d2af70c92ab | 1918 | this.cboEmuxCalPSel.Location = new System.Drawing.Point(723, 79); |
darienf | 20:6d2af70c92ab | 1919 | this.cboEmuxCalPSel.Name = "cboEmuxCalPSel"; |
darienf | 20:6d2af70c92ab | 1920 | this.cboEmuxCalPSel.Size = new System.Drawing.Size(95, 21); |
darienf | 20:6d2af70c92ab | 1921 | this.cboEmuxCalPSel.TabIndex = 80; |
darienf | 20:6d2af70c92ab | 1922 | this.cboEmuxCalPSel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1923 | this.cboEmuxCalPSel.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1924 | this.cboEmuxCalPSel.SelectedIndexChanged += new System.EventHandler(this.cboEmuxCalPSel_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 1925 | // |
darienf | 20:6d2af70c92ab | 1926 | // lblCalVMode |
darienf | 20:6d2af70c92ab | 1927 | // |
darienf | 20:6d2af70c92ab | 1928 | this.lblCalVMode.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1929 | this.lblCalVMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 1930 | this.lblCalVMode.Location = new System.Drawing.Point(720, 280); |
darienf | 20:6d2af70c92ab | 1931 | this.lblCalVMode.Name = "lblCalVMode"; |
darienf | 20:6d2af70c92ab | 1932 | this.lblCalVMode.Size = new System.Drawing.Size(91, 15); |
darienf | 20:6d2af70c92ab | 1933 | this.lblCalVMode.TabIndex = 48; |
darienf | 20:6d2af70c92ab | 1934 | this.lblCalVMode.Text = "Mode Selection"; |
darienf | 20:6d2af70c92ab | 1935 | // |
darienf | 20:6d2af70c92ab | 1936 | // lblEmuxCalPSel |
darienf | 20:6d2af70c92ab | 1937 | // |
darienf | 20:6d2af70c92ab | 1938 | this.lblEmuxCalPSel.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1939 | this.lblEmuxCalPSel.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1940 | this.lblEmuxCalPSel.Location = new System.Drawing.Point(720, 60); |
darienf | 20:6d2af70c92ab | 1941 | this.lblEmuxCalPSel.Name = "lblEmuxCalPSel"; |
darienf | 20:6d2af70c92ab | 1942 | this.lblEmuxCalPSel.Size = new System.Drawing.Size(104, 15); |
darienf | 20:6d2af70c92ab | 1943 | this.lblEmuxCalPSel.TabIndex = 79; |
darienf | 20:6d2af70c92ab | 1944 | this.lblEmuxCalPSel.Text = "ECGP Calibration"; |
darienf | 20:6d2af70c92ab | 1945 | // |
darienf | 20:6d2af70c92ab | 1946 | // lblDcloffImag |
darienf | 20:6d2af70c92ab | 1947 | // |
darienf | 20:6d2af70c92ab | 1948 | this.lblDcloffImag.AutoSize = true; |
darienf | 20:6d2af70c92ab | 1949 | this.lblDcloffImag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 1950 | this.lblDcloffImag.Location = new System.Drawing.Point(99, 362); |
darienf | 20:6d2af70c92ab | 1951 | this.lblDcloffImag.Name = "lblDcloffImag"; |
darienf | 20:6d2af70c92ab | 1952 | this.lblDcloffImag.Size = new System.Drawing.Size(108, 15); |
darienf | 20:6d2af70c92ab | 1953 | this.lblDcloffImag.TabIndex = 49; |
darienf | 20:6d2af70c92ab | 1954 | this.lblDcloffImag.Text = "Current Magnitude"; |
darienf | 20:6d2af70c92ab | 1955 | // |
darienf | 20:6d2af70c92ab | 1956 | // cboCalVmag |
darienf | 20:6d2af70c92ab | 1957 | // |
darienf | 20:6d2af70c92ab | 1958 | this.cboCalVmag.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1959 | this.cboCalVmag.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1960 | this.cboCalVmag.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1961 | this.cboCalVmag.DropDownWidth = 97; |
darienf | 20:6d2af70c92ab | 1962 | this.cboCalVmag.Location = new System.Drawing.Point(723, 339); |
darienf | 20:6d2af70c92ab | 1963 | this.cboCalVmag.Name = "cboCalVmag"; |
darienf | 20:6d2af70c92ab | 1964 | this.cboCalVmag.Size = new System.Drawing.Size(97, 21); |
darienf | 20:6d2af70c92ab | 1965 | this.cboCalVmag.TabIndex = 50; |
darienf | 20:6d2af70c92ab | 1966 | this.cboCalVmag.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1967 | this.cboCalVmag.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1968 | // |
darienf | 20:6d2af70c92ab | 1969 | // cboRbiasn |
darienf | 20:6d2af70c92ab | 1970 | // |
darienf | 20:6d2af70c92ab | 1971 | this.cboRbiasn.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1972 | this.cboRbiasn.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1973 | this.cboRbiasn.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1974 | this.cboRbiasn.DropDownWidth = 116; |
darienf | 20:6d2af70c92ab | 1975 | this.cboRbiasn.Location = new System.Drawing.Point(548, 423); |
darienf | 20:6d2af70c92ab | 1976 | this.cboRbiasn.Name = "cboRbiasn"; |
darienf | 20:6d2af70c92ab | 1977 | this.cboRbiasn.Size = new System.Drawing.Size(116, 20); |
darienf | 20:6d2af70c92ab | 1978 | this.cboRbiasn.TabIndex = 77; |
darienf | 20:6d2af70c92ab | 1979 | this.cboRbiasn.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1980 | this.cboRbiasn.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1981 | this.cboRbiasn.SelectedIndexChanged += new System.EventHandler(this.cboRbiasn_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 1982 | // |
darienf | 20:6d2af70c92ab | 1983 | // cboCalFifty |
darienf | 20:6d2af70c92ab | 1984 | // |
darienf | 20:6d2af70c92ab | 1985 | this.cboCalFifty.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 1986 | this.cboCalFifty.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 1987 | this.cboCalFifty.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 1988 | this.cboCalFifty.DropDownWidth = 95; |
darienf | 20:6d2af70c92ab | 1989 | this.cboCalFifty.Location = new System.Drawing.Point(723, 422); |
darienf | 20:6d2af70c92ab | 1990 | this.cboCalFifty.Name = "cboCalFifty"; |
darienf | 20:6d2af70c92ab | 1991 | this.cboCalFifty.Size = new System.Drawing.Size(95, 21); |
darienf | 20:6d2af70c92ab | 1992 | this.cboCalFifty.TabIndex = 51; |
darienf | 20:6d2af70c92ab | 1993 | this.cboCalFifty.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 1994 | this.cboCalFifty.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 1995 | this.cboCalFifty.SelectedIndexChanged += new System.EventHandler(this.cboCalFifty_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 1996 | // |
darienf | 20:6d2af70c92ab | 1997 | // lblRbiasn |
darienf | 20:6d2af70c92ab | 1998 | // |
darienf | 20:6d2af70c92ab | 1999 | this.lblRbiasn.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2000 | this.lblRbiasn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 2001 | this.lblRbiasn.Location = new System.Drawing.Point(548, 406); |
darienf | 20:6d2af70c92ab | 2002 | this.lblRbiasn.Name = "lblRbiasn"; |
darienf | 20:6d2af70c92ab | 2003 | this.lblRbiasn.Size = new System.Drawing.Size(133, 15); |
darienf | 20:6d2af70c92ab | 2004 | this.lblRbiasn.TabIndex = 76; |
darienf | 20:6d2af70c92ab | 2005 | this.lblRbiasn.Text = "Neg. Input Bias Enable"; |
darienf | 20:6d2af70c92ab | 2006 | // |
darienf | 20:6d2af70c92ab | 2007 | // cboCalThigh |
darienf | 20:6d2af70c92ab | 2008 | // |
darienf | 20:6d2af70c92ab | 2009 | this.cboCalThigh.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2010 | this.cboCalThigh.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2011 | this.cboCalThigh.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2012 | this.cboCalThigh.DropDownWidth = 72; |
darienf | 20:6d2af70c92ab | 2013 | this.cboCalThigh.Location = new System.Drawing.Point(824, 422); |
darienf | 20:6d2af70c92ab | 2014 | this.cboCalThigh.Name = "cboCalThigh"; |
darienf | 20:6d2af70c92ab | 2015 | this.cboCalThigh.Size = new System.Drawing.Size(72, 21); |
darienf | 20:6d2af70c92ab | 2016 | this.cboCalThigh.TabIndex = 52; |
darienf | 20:6d2af70c92ab | 2017 | this.cboCalThigh.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2018 | this.cboCalThigh.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2019 | // |
darienf | 20:6d2af70c92ab | 2020 | // cboRbiasp |
darienf | 20:6d2af70c92ab | 2021 | // |
darienf | 20:6d2af70c92ab | 2022 | this.cboRbiasp.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2023 | this.cboRbiasp.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2024 | this.cboRbiasp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2025 | this.cboRbiasp.DropDownWidth = 116; |
darienf | 20:6d2af70c92ab | 2026 | this.cboRbiasp.Location = new System.Drawing.Point(548, 380); |
darienf | 20:6d2af70c92ab | 2027 | this.cboRbiasp.Name = "cboRbiasp"; |
darienf | 20:6d2af70c92ab | 2028 | this.cboRbiasp.Size = new System.Drawing.Size(116, 20); |
darienf | 20:6d2af70c92ab | 2029 | this.cboRbiasp.TabIndex = 75; |
darienf | 20:6d2af70c92ab | 2030 | this.cboRbiasp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2031 | this.cboRbiasp.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2032 | this.cboRbiasp.SelectedIndexChanged += new System.EventHandler(this.cboRbiasp_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 2033 | // |
darienf | 20:6d2af70c92ab | 2034 | // cboCalFcal |
darienf | 20:6d2af70c92ab | 2035 | // |
darienf | 20:6d2af70c92ab | 2036 | this.cboCalFcal.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2037 | this.cboCalFcal.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2038 | this.cboCalFcal.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2039 | this.cboCalFcal.DropDownWidth = 163; |
darienf | 20:6d2af70c92ab | 2040 | this.cboCalFcal.Location = new System.Drawing.Point(723, 379); |
darienf | 20:6d2af70c92ab | 2041 | this.cboCalFcal.Name = "cboCalFcal"; |
darienf | 20:6d2af70c92ab | 2042 | this.cboCalFcal.Size = new System.Drawing.Size(163, 21); |
darienf | 20:6d2af70c92ab | 2043 | this.cboCalFcal.TabIndex = 53; |
darienf | 20:6d2af70c92ab | 2044 | this.cboCalFcal.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2045 | this.cboCalFcal.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2046 | // |
darienf | 20:6d2af70c92ab | 2047 | // lblRbiasp |
darienf | 20:6d2af70c92ab | 2048 | // |
darienf | 20:6d2af70c92ab | 2049 | this.lblRbiasp.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2050 | this.lblRbiasp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 2051 | this.lblRbiasp.Location = new System.Drawing.Point(548, 362); |
darienf | 20:6d2af70c92ab | 2052 | this.lblRbiasp.Name = "lblRbiasp"; |
darienf | 20:6d2af70c92ab | 2053 | this.lblRbiasp.Size = new System.Drawing.Size(147, 15); |
darienf | 20:6d2af70c92ab | 2054 | this.lblRbiasp.TabIndex = 74; |
darienf | 20:6d2af70c92ab | 2055 | this.lblRbiasp.Text = "Postive Input Bias Enable"; |
darienf | 20:6d2af70c92ab | 2056 | // |
darienf | 20:6d2af70c92ab | 2057 | // lblCalFifty |
darienf | 20:6d2af70c92ab | 2058 | // |
darienf | 20:6d2af70c92ab | 2059 | this.lblCalFifty.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2060 | this.lblCalFifty.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 2061 | this.lblCalFifty.Location = new System.Drawing.Point(720, 403); |
darienf | 20:6d2af70c92ab | 2062 | this.lblCalFifty.Name = "lblCalFifty"; |
darienf | 20:6d2af70c92ab | 2063 | this.lblCalFifty.Size = new System.Drawing.Size(64, 15); |
darienf | 20:6d2af70c92ab | 2064 | this.lblCalFifty.TabIndex = 54; |
darienf | 20:6d2af70c92ab | 2065 | this.lblCalFifty.Text = "Duty Cycle"; |
darienf | 20:6d2af70c92ab | 2066 | // |
darienf | 20:6d2af70c92ab | 2067 | // cboRbiasv |
darienf | 20:6d2af70c92ab | 2068 | // |
darienf | 20:6d2af70c92ab | 2069 | this.cboRbiasv.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2070 | this.cboRbiasv.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2071 | this.cboRbiasv.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2072 | this.cboRbiasv.DropDownWidth = 116; |
darienf | 20:6d2af70c92ab | 2073 | this.cboRbiasv.Location = new System.Drawing.Point(548, 339); |
darienf | 20:6d2af70c92ab | 2074 | this.cboRbiasv.Name = "cboRbiasv"; |
darienf | 20:6d2af70c92ab | 2075 | this.cboRbiasv.Size = new System.Drawing.Size(116, 20); |
darienf | 20:6d2af70c92ab | 2076 | this.cboRbiasv.TabIndex = 73; |
darienf | 20:6d2af70c92ab | 2077 | this.cboRbiasv.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2078 | this.cboRbiasv.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2079 | // |
darienf | 20:6d2af70c92ab | 2080 | // lblCalTHigh |
darienf | 20:6d2af70c92ab | 2081 | // |
darienf | 20:6d2af70c92ab | 2082 | this.lblCalTHigh.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2083 | this.lblCalTHigh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 2084 | this.lblCalTHigh.Location = new System.Drawing.Point(821, 403); |
darienf | 20:6d2af70c92ab | 2085 | this.lblCalTHigh.Name = "lblCalTHigh"; |
darienf | 20:6d2af70c92ab | 2086 | this.lblCalTHigh.Size = new System.Drawing.Size(64, 15); |
darienf | 20:6d2af70c92ab | 2087 | this.lblCalTHigh.TabIndex = 55; |
darienf | 20:6d2af70c92ab | 2088 | this.lblCalTHigh.Text = "Time High"; |
darienf | 20:6d2af70c92ab | 2089 | // |
darienf | 20:6d2af70c92ab | 2090 | // lblRbiasv |
darienf | 20:6d2af70c92ab | 2091 | // |
darienf | 20:6d2af70c92ab | 2092 | this.lblRbiasv.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2093 | this.lblRbiasv.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 2094 | this.lblRbiasv.Location = new System.Drawing.Point(548, 321); |
darienf | 20:6d2af70c92ab | 2095 | this.lblRbiasv.Name = "lblRbiasv"; |
darienf | 20:6d2af70c92ab | 2096 | this.lblRbiasv.Size = new System.Drawing.Size(119, 15); |
darienf | 20:6d2af70c92ab | 2097 | this.lblRbiasv.TabIndex = 72; |
darienf | 20:6d2af70c92ab | 2098 | this.lblRbiasv.Text = "Resistive Bias Value"; |
darienf | 20:6d2af70c92ab | 2099 | // |
darienf | 20:6d2af70c92ab | 2100 | // lblCalFreq |
darienf | 20:6d2af70c92ab | 2101 | // |
darienf | 20:6d2af70c92ab | 2102 | this.lblCalFreq.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2103 | this.lblCalFreq.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 2104 | this.lblCalFreq.Location = new System.Drawing.Point(720, 362); |
darienf | 20:6d2af70c92ab | 2105 | this.lblCalFreq.Name = "lblCalFreq"; |
darienf | 20:6d2af70c92ab | 2106 | this.lblCalFreq.Size = new System.Drawing.Size(64, 15); |
darienf | 20:6d2af70c92ab | 2107 | this.lblCalFreq.TabIndex = 56; |
darienf | 20:6d2af70c92ab | 2108 | this.lblCalFreq.Text = "Frequency"; |
darienf | 20:6d2af70c92ab | 2109 | // |
darienf | 20:6d2af70c92ab | 2110 | // cboEnRbias |
darienf | 20:6d2af70c92ab | 2111 | // |
darienf | 20:6d2af70c92ab | 2112 | this.cboEnRbias.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2113 | this.cboEnRbias.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2114 | this.cboEnRbias.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2115 | this.cboEnRbias.DropDownWidth = 87; |
darienf | 20:6d2af70c92ab | 2116 | this.cboEnRbias.Location = new System.Drawing.Point(548, 81); |
darienf | 20:6d2af70c92ab | 2117 | this.cboEnRbias.Name = "cboEnRbias"; |
darienf | 20:6d2af70c92ab | 2118 | this.cboEnRbias.Size = new System.Drawing.Size(87, 20); |
darienf | 20:6d2af70c92ab | 2119 | this.cboEnRbias.TabIndex = 71; |
darienf | 20:6d2af70c92ab | 2120 | this.cboEnRbias.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2121 | this.cboEnRbias.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2122 | this.cboEnRbias.SelectedIndexChanged += new System.EventHandler(this.cboEnRbias_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 2123 | // |
darienf | 20:6d2af70c92ab | 2124 | // lblCalVmag |
darienf | 20:6d2af70c92ab | 2125 | // |
darienf | 20:6d2af70c92ab | 2126 | this.lblCalVmag.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2127 | this.lblCalVmag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 2128 | this.lblCalVmag.Location = new System.Drawing.Point(720, 321); |
darienf | 20:6d2af70c92ab | 2129 | this.lblCalVmag.Name = "lblCalVmag"; |
darienf | 20:6d2af70c92ab | 2130 | this.lblCalVmag.Size = new System.Drawing.Size(47, 15); |
darienf | 20:6d2af70c92ab | 2131 | this.lblCalVmag.TabIndex = 57; |
darienf | 20:6d2af70c92ab | 2132 | this.lblCalVmag.Text = "Voltage"; |
darienf | 20:6d2af70c92ab | 2133 | // |
darienf | 20:6d2af70c92ab | 2134 | // lblEnRbias |
darienf | 20:6d2af70c92ab | 2135 | // |
darienf | 20:6d2af70c92ab | 2136 | this.lblEnRbias.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 2137 | this.lblEnRbias.Location = new System.Drawing.Point(548, 48); |
darienf | 20:6d2af70c92ab | 2138 | this.lblEnRbias.Name = "lblEnRbias"; |
darienf | 20:6d2af70c92ab | 2139 | this.lblEnRbias.Size = new System.Drawing.Size(104, 30); |
darienf | 20:6d2af70c92ab | 2140 | this.lblEnRbias.TabIndex = 70; |
darienf | 20:6d2af70c92ab | 2141 | this.lblEnRbias.Text = "Resistive Lead Bias Enable"; |
darienf | 20:6d2af70c92ab | 2142 | // |
darienf | 20:6d2af70c92ab | 2143 | // lblEmuxOpenp |
darienf | 20:6d2af70c92ab | 2144 | // |
darienf | 20:6d2af70c92ab | 2145 | this.lblEmuxOpenp.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2146 | this.lblEmuxOpenp.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2147 | this.lblEmuxOpenp.Location = new System.Drawing.Point(424, 103); |
darienf | 20:6d2af70c92ab | 2148 | this.lblEmuxOpenp.Name = "lblEmuxOpenp"; |
darienf | 20:6d2af70c92ab | 2149 | this.lblEmuxOpenp.Size = new System.Drawing.Size(94, 15); |
darienf | 20:6d2af70c92ab | 2150 | this.lblEmuxOpenp.TabIndex = 58; |
darienf | 20:6d2af70c92ab | 2151 | this.lblEmuxOpenp.Text = "ECGP Switches"; |
darienf | 20:6d2af70c92ab | 2152 | // |
darienf | 20:6d2af70c92ab | 2153 | // lblDcloffVth |
darienf | 20:6d2af70c92ab | 2154 | // |
darienf | 20:6d2af70c92ab | 2155 | this.lblDcloffVth.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2156 | this.lblDcloffVth.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 2157 | this.lblDcloffVth.Location = new System.Drawing.Point(99, 406); |
darienf | 20:6d2af70c92ab | 2158 | this.lblDcloffVth.Name = "lblDcloffVth"; |
darienf | 20:6d2af70c92ab | 2159 | this.lblDcloffVth.Size = new System.Drawing.Size(106, 15); |
darienf | 20:6d2af70c92ab | 2160 | this.lblDcloffVth.TabIndex = 69; |
darienf | 20:6d2af70c92ab | 2161 | this.lblDcloffVth.Text = "Voltage Threshold"; |
darienf | 20:6d2af70c92ab | 2162 | // |
darienf | 20:6d2af70c92ab | 2163 | // lblEmuxOpenn |
darienf | 20:6d2af70c92ab | 2164 | // |
darienf | 20:6d2af70c92ab | 2165 | this.lblEmuxOpenn.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2166 | this.lblEmuxOpenn.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2167 | this.lblEmuxOpenn.Location = new System.Drawing.Point(424, 243); |
darienf | 20:6d2af70c92ab | 2168 | this.lblEmuxOpenn.Name = "lblEmuxOpenn"; |
darienf | 20:6d2af70c92ab | 2169 | this.lblEmuxOpenn.Size = new System.Drawing.Size(95, 15); |
darienf | 20:6d2af70c92ab | 2170 | this.lblEmuxOpenn.TabIndex = 59; |
darienf | 20:6d2af70c92ab | 2171 | this.lblEmuxOpenn.Text = "ECGN Switches"; |
darienf | 20:6d2af70c92ab | 2172 | // |
darienf | 20:6d2af70c92ab | 2173 | // cboDcloffVth |
darienf | 20:6d2af70c92ab | 2174 | // |
darienf | 20:6d2af70c92ab | 2175 | this.cboDcloffVth.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2176 | this.cboDcloffVth.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2177 | this.cboDcloffVth.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2178 | this.cboDcloffVth.DropDownWidth = 129; |
darienf | 20:6d2af70c92ab | 2179 | this.cboDcloffVth.Location = new System.Drawing.Point(102, 423); |
darienf | 20:6d2af70c92ab | 2180 | this.cboDcloffVth.Name = "cboDcloffVth"; |
darienf | 20:6d2af70c92ab | 2181 | this.cboDcloffVth.Size = new System.Drawing.Size(129, 20); |
darienf | 20:6d2af70c92ab | 2182 | this.cboDcloffVth.TabIndex = 68; |
darienf | 20:6d2af70c92ab | 2183 | this.cboDcloffVth.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2184 | this.cboDcloffVth.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2185 | // |
darienf | 20:6d2af70c92ab | 2186 | // cboEmuxOpenp |
darienf | 20:6d2af70c92ab | 2187 | // |
darienf | 20:6d2af70c92ab | 2188 | this.cboEmuxOpenp.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2189 | this.cboEmuxOpenp.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2190 | this.cboEmuxOpenp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2191 | this.cboEmuxOpenp.DropDownWidth = 101; |
darienf | 20:6d2af70c92ab | 2192 | this.cboEmuxOpenp.Location = new System.Drawing.Point(424, 121); |
darienf | 20:6d2af70c92ab | 2193 | this.cboEmuxOpenp.Name = "cboEmuxOpenp"; |
darienf | 20:6d2af70c92ab | 2194 | this.cboEmuxOpenp.Size = new System.Drawing.Size(101, 21); |
darienf | 20:6d2af70c92ab | 2195 | this.cboEmuxOpenp.TabIndex = 60; |
darienf | 20:6d2af70c92ab | 2196 | this.cboEmuxOpenp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2197 | this.cboEmuxOpenp.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2198 | this.cboEmuxOpenp.SelectedIndexChanged += new System.EventHandler(this.cboEmuxOpenp_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 2199 | // |
darienf | 20:6d2af70c92ab | 2200 | // cboDcloffIpol |
darienf | 20:6d2af70c92ab | 2201 | // |
darienf | 20:6d2af70c92ab | 2202 | this.cboDcloffIpol.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2203 | this.cboDcloffIpol.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2204 | this.cboDcloffIpol.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2205 | this.cboDcloffIpol.DropDownWidth = 172; |
darienf | 20:6d2af70c92ab | 2206 | this.cboDcloffIpol.Location = new System.Drawing.Point(102, 339); |
darienf | 20:6d2af70c92ab | 2207 | this.cboDcloffIpol.Name = "cboDcloffIpol"; |
darienf | 20:6d2af70c92ab | 2208 | this.cboDcloffIpol.Size = new System.Drawing.Size(172, 20); |
darienf | 20:6d2af70c92ab | 2209 | this.cboDcloffIpol.TabIndex = 67; |
darienf | 20:6d2af70c92ab | 2210 | this.cboDcloffIpol.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2211 | this.cboDcloffIpol.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2212 | this.cboDcloffIpol.SelectedIndexChanged += new System.EventHandler(this.cboDcloffIpol_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 2213 | // |
darienf | 20:6d2af70c92ab | 2214 | // cboEmuxOpenn |
darienf | 20:6d2af70c92ab | 2215 | // |
darienf | 20:6d2af70c92ab | 2216 | this.cboEmuxOpenn.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2217 | this.cboEmuxOpenn.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2218 | this.cboEmuxOpenn.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2219 | this.cboEmuxOpenn.DropDownWidth = 101; |
darienf | 20:6d2af70c92ab | 2220 | this.cboEmuxOpenn.Location = new System.Drawing.Point(424, 261); |
darienf | 20:6d2af70c92ab | 2221 | this.cboEmuxOpenn.Name = "cboEmuxOpenn"; |
darienf | 20:6d2af70c92ab | 2222 | this.cboEmuxOpenn.Size = new System.Drawing.Size(101, 21); |
darienf | 20:6d2af70c92ab | 2223 | this.cboEmuxOpenn.TabIndex = 61; |
darienf | 20:6d2af70c92ab | 2224 | this.cboEmuxOpenn.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2225 | this.cboEmuxOpenn.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2226 | this.cboEmuxOpenn.SelectedIndexChanged += new System.EventHandler(this.cboEmuxOpenn_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 2227 | // |
darienf | 20:6d2af70c92ab | 2228 | // lblDcloffIpol |
darienf | 20:6d2af70c92ab | 2229 | // |
darienf | 20:6d2af70c92ab | 2230 | this.lblDcloffIpol.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2231 | this.lblDcloffIpol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 2232 | this.lblDcloffIpol.Location = new System.Drawing.Point(99, 321); |
darienf | 20:6d2af70c92ab | 2233 | this.lblDcloffIpol.Name = "lblDcloffIpol"; |
darienf | 20:6d2af70c92ab | 2234 | this.lblDcloffIpol.Size = new System.Drawing.Size(91, 15); |
darienf | 20:6d2af70c92ab | 2235 | this.lblDcloffIpol.TabIndex = 66; |
darienf | 20:6d2af70c92ab | 2236 | this.lblDcloffIpol.Text = "Current Polarity"; |
darienf | 20:6d2af70c92ab | 2237 | // |
darienf | 20:6d2af70c92ab | 2238 | // lblEnDcloff |
darienf | 20:6d2af70c92ab | 2239 | // |
darienf | 20:6d2af70c92ab | 2240 | this.lblEnDcloff.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 2241 | this.lblEnDcloff.Location = new System.Drawing.Point(99, 51); |
darienf | 20:6d2af70c92ab | 2242 | this.lblEnDcloff.Name = "lblEnDcloff"; |
darienf | 20:6d2af70c92ab | 2243 | this.lblEnDcloff.Size = new System.Drawing.Size(94, 30); |
darienf | 20:6d2af70c92ab | 2244 | this.lblEnDcloff.TabIndex = 64; |
darienf | 20:6d2af70c92ab | 2245 | this.lblEnDcloff.Text = "Lead-Off Detection"; |
darienf | 20:6d2af70c92ab | 2246 | // |
darienf | 20:6d2af70c92ab | 2247 | // cboEnDcloff |
darienf | 20:6d2af70c92ab | 2248 | // |
darienf | 20:6d2af70c92ab | 2249 | this.cboEnDcloff.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2250 | this.cboEnDcloff.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2251 | this.cboEnDcloff.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2252 | this.cboEnDcloff.DropDownWidth = 90; |
darienf | 20:6d2af70c92ab | 2253 | this.cboEnDcloff.Location = new System.Drawing.Point(102, 84); |
darienf | 20:6d2af70c92ab | 2254 | this.cboEnDcloff.Name = "cboEnDcloff"; |
darienf | 20:6d2af70c92ab | 2255 | this.cboEnDcloff.Size = new System.Drawing.Size(90, 20); |
darienf | 20:6d2af70c92ab | 2256 | this.cboEnDcloff.TabIndex = 65; |
darienf | 20:6d2af70c92ab | 2257 | this.cboEnDcloff.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2258 | this.cboEnDcloff.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2259 | this.cboEnDcloff.SelectedIndexChanged += new System.EventHandler(this.cboEnDcloff_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 2260 | // |
darienf | 20:6d2af70c92ab | 2261 | // picECGLeadConfig |
darienf | 20:6d2af70c92ab | 2262 | // |
darienf | 20:6d2af70c92ab | 2263 | this.picECGLeadConfig.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; |
darienf | 20:6d2af70c92ab | 2264 | this.picECGLeadConfig.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 2265 | this.picECGLeadConfig.Image = global::HealthSensorPlatform.Properties.Resources.ecg_lead_config1; |
darienf | 20:6d2af70c92ab | 2266 | this.picECGLeadConfig.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 2267 | this.picECGLeadConfig.Name = "picECGLeadConfig"; |
darienf | 20:6d2af70c92ab | 2268 | this.picECGLeadConfig.Size = new System.Drawing.Size(942, 496); |
darienf | 20:6d2af70c92ab | 2269 | this.picECGLeadConfig.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 2270 | this.picECGLeadConfig.TabIndex = 41; |
darienf | 20:6d2af70c92ab | 2271 | this.picECGLeadConfig.TabStop = false; |
darienf | 20:6d2af70c92ab | 2272 | // |
darienf | 20:6d2af70c92ab | 2273 | // picSw1 |
darienf | 20:6d2af70c92ab | 2274 | // |
darienf | 20:6d2af70c92ab | 2275 | this.picSw1.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 2276 | this.picSw1.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 2277 | this.picSw1.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 2278 | this.picSw1.Name = "picSw1"; |
darienf | 20:6d2af70c92ab | 2279 | this.picSw1.Size = new System.Drawing.Size(942, 496); |
darienf | 20:6d2af70c92ab | 2280 | this.picSw1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 2281 | this.picSw1.TabIndex = 88; |
darienf | 20:6d2af70c92ab | 2282 | this.picSw1.TabStop = false; |
darienf | 20:6d2af70c92ab | 2283 | // |
darienf | 20:6d2af70c92ab | 2284 | // picSw2 |
darienf | 20:6d2af70c92ab | 2285 | // |
darienf | 20:6d2af70c92ab | 2286 | this.picSw2.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 2287 | this.picSw2.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 2288 | this.picSw2.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 2289 | this.picSw2.Name = "picSw2"; |
darienf | 20:6d2af70c92ab | 2290 | this.picSw2.Size = new System.Drawing.Size(942, 496); |
darienf | 20:6d2af70c92ab | 2291 | this.picSw2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 2292 | this.picSw2.TabIndex = 89; |
darienf | 20:6d2af70c92ab | 2293 | this.picSw2.TabStop = false; |
darienf | 20:6d2af70c92ab | 2294 | // |
darienf | 20:6d2af70c92ab | 2295 | // pictureBox1 |
darienf | 20:6d2af70c92ab | 2296 | // |
darienf | 20:6d2af70c92ab | 2297 | this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 2298 | this.pictureBox1.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 2299 | this.pictureBox1.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 2300 | this.pictureBox1.Name = "pictureBox1"; |
darienf | 20:6d2af70c92ab | 2301 | this.pictureBox1.Size = new System.Drawing.Size(942, 496); |
darienf | 20:6d2af70c92ab | 2302 | this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 2303 | this.pictureBox1.TabIndex = 90; |
darienf | 20:6d2af70c92ab | 2304 | this.pictureBox1.TabStop = false; |
darienf | 20:6d2af70c92ab | 2305 | // |
darienf | 20:6d2af70c92ab | 2306 | // picSw3 |
darienf | 20:6d2af70c92ab | 2307 | // |
darienf | 20:6d2af70c92ab | 2308 | this.picSw3.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 2309 | this.picSw3.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 2310 | this.picSw3.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 2311 | this.picSw3.Name = "picSw3"; |
darienf | 20:6d2af70c92ab | 2312 | this.picSw3.Size = new System.Drawing.Size(942, 496); |
darienf | 20:6d2af70c92ab | 2313 | this.picSw3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 2314 | this.picSw3.TabIndex = 91; |
darienf | 20:6d2af70c92ab | 2315 | this.picSw3.TabStop = false; |
darienf | 20:6d2af70c92ab | 2316 | // |
darienf | 20:6d2af70c92ab | 2317 | // picSw4 |
darienf | 20:6d2af70c92ab | 2318 | // |
darienf | 20:6d2af70c92ab | 2319 | this.picSw4.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 2320 | this.picSw4.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 2321 | this.picSw4.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 2322 | this.picSw4.Name = "picSw4"; |
darienf | 20:6d2af70c92ab | 2323 | this.picSw4.Size = new System.Drawing.Size(942, 496); |
darienf | 20:6d2af70c92ab | 2324 | this.picSw4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 2325 | this.picSw4.TabIndex = 92; |
darienf | 20:6d2af70c92ab | 2326 | this.picSw4.TabStop = false; |
darienf | 20:6d2af70c92ab | 2327 | // |
darienf | 20:6d2af70c92ab | 2328 | // picSw5 |
darienf | 20:6d2af70c92ab | 2329 | // |
darienf | 20:6d2af70c92ab | 2330 | this.picSw5.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 2331 | this.picSw5.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 2332 | this.picSw5.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 2333 | this.picSw5.Name = "picSw5"; |
darienf | 20:6d2af70c92ab | 2334 | this.picSw5.Size = new System.Drawing.Size(942, 496); |
darienf | 20:6d2af70c92ab | 2335 | this.picSw5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 2336 | this.picSw5.TabIndex = 93; |
darienf | 20:6d2af70c92ab | 2337 | this.picSw5.TabStop = false; |
darienf | 20:6d2af70c92ab | 2338 | // |
darienf | 20:6d2af70c92ab | 2339 | // picSw6 |
darienf | 20:6d2af70c92ab | 2340 | // |
darienf | 20:6d2af70c92ab | 2341 | this.picSw6.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 2342 | this.picSw6.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 2343 | this.picSw6.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 2344 | this.picSw6.Name = "picSw6"; |
darienf | 20:6d2af70c92ab | 2345 | this.picSw6.Size = new System.Drawing.Size(942, 496); |
darienf | 20:6d2af70c92ab | 2346 | this.picSw6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 2347 | this.picSw6.TabIndex = 94; |
darienf | 20:6d2af70c92ab | 2348 | this.picSw6.TabStop = false; |
darienf | 20:6d2af70c92ab | 2349 | // |
darienf | 20:6d2af70c92ab | 2350 | // picSw7 |
darienf | 20:6d2af70c92ab | 2351 | // |
darienf | 20:6d2af70c92ab | 2352 | this.picSw7.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 2353 | this.picSw7.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 2354 | this.picSw7.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 2355 | this.picSw7.Name = "picSw7"; |
darienf | 20:6d2af70c92ab | 2356 | this.picSw7.Size = new System.Drawing.Size(942, 496); |
darienf | 20:6d2af70c92ab | 2357 | this.picSw7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 2358 | this.picSw7.TabIndex = 95; |
darienf | 20:6d2af70c92ab | 2359 | this.picSw7.TabStop = false; |
darienf | 20:6d2af70c92ab | 2360 | // |
darienf | 20:6d2af70c92ab | 2361 | // picSw8 |
darienf | 20:6d2af70c92ab | 2362 | // |
darienf | 20:6d2af70c92ab | 2363 | this.picSw8.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 2364 | this.picSw8.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 2365 | this.picSw8.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 2366 | this.picSw8.Name = "picSw8"; |
darienf | 20:6d2af70c92ab | 2367 | this.picSw8.Size = new System.Drawing.Size(942, 496); |
darienf | 20:6d2af70c92ab | 2368 | this.picSw8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 2369 | this.picSw8.TabIndex = 96; |
darienf | 20:6d2af70c92ab | 2370 | this.picSw8.TabStop = false; |
darienf | 20:6d2af70c92ab | 2371 | // |
darienf | 20:6d2af70c92ab | 2372 | // picSw9 |
darienf | 20:6d2af70c92ab | 2373 | // |
darienf | 20:6d2af70c92ab | 2374 | this.picSw9.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 2375 | this.picSw9.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 2376 | this.picSw9.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 2377 | this.picSw9.Name = "picSw9"; |
darienf | 20:6d2af70c92ab | 2378 | this.picSw9.Size = new System.Drawing.Size(942, 496); |
darienf | 20:6d2af70c92ab | 2379 | this.picSw9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 2380 | this.picSw9.TabIndex = 97; |
darienf | 20:6d2af70c92ab | 2381 | this.picSw9.TabStop = false; |
darienf | 20:6d2af70c92ab | 2382 | // |
darienf | 20:6d2af70c92ab | 2383 | // picSw10 |
darienf | 20:6d2af70c92ab | 2384 | // |
darienf | 20:6d2af70c92ab | 2385 | this.picSw10.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 2386 | this.picSw10.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 2387 | this.picSw10.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 2388 | this.picSw10.Name = "picSw10"; |
darienf | 20:6d2af70c92ab | 2389 | this.picSw10.Size = new System.Drawing.Size(942, 496); |
darienf | 20:6d2af70c92ab | 2390 | this.picSw10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 2391 | this.picSw10.TabIndex = 98; |
darienf | 20:6d2af70c92ab | 2392 | this.picSw10.TabStop = false; |
darienf | 20:6d2af70c92ab | 2393 | // |
darienf | 20:6d2af70c92ab | 2394 | // picSw11 |
darienf | 20:6d2af70c92ab | 2395 | // |
darienf | 20:6d2af70c92ab | 2396 | this.picSw11.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 2397 | this.picSw11.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 2398 | this.picSw11.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 2399 | this.picSw11.Name = "picSw11"; |
darienf | 20:6d2af70c92ab | 2400 | this.picSw11.Size = new System.Drawing.Size(942, 496); |
darienf | 20:6d2af70c92ab | 2401 | this.picSw11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 2402 | this.picSw11.TabIndex = 99; |
darienf | 20:6d2af70c92ab | 2403 | this.picSw11.TabStop = false; |
darienf | 20:6d2af70c92ab | 2404 | // |
darienf | 20:6d2af70c92ab | 2405 | // picSw12 |
darienf | 20:6d2af70c92ab | 2406 | // |
darienf | 20:6d2af70c92ab | 2407 | this.picSw12.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 2408 | this.picSw12.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 2409 | this.picSw12.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 2410 | this.picSw12.Name = "picSw12"; |
darienf | 20:6d2af70c92ab | 2411 | this.picSw12.Size = new System.Drawing.Size(942, 496); |
darienf | 20:6d2af70c92ab | 2412 | this.picSw12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 2413 | this.picSw12.TabIndex = 100; |
darienf | 20:6d2af70c92ab | 2414 | this.picSw12.TabStop = false; |
darienf | 20:6d2af70c92ab | 2415 | // |
darienf | 20:6d2af70c92ab | 2416 | // picSw13 |
darienf | 20:6d2af70c92ab | 2417 | // |
darienf | 20:6d2af70c92ab | 2418 | this.picSw13.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 2419 | this.picSw13.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 2420 | this.picSw13.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 2421 | this.picSw13.Name = "picSw13"; |
darienf | 20:6d2af70c92ab | 2422 | this.picSw13.Size = new System.Drawing.Size(942, 496); |
darienf | 20:6d2af70c92ab | 2423 | this.picSw13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 2424 | this.picSw13.TabIndex = 101; |
darienf | 20:6d2af70c92ab | 2425 | this.picSw13.TabStop = false; |
darienf | 20:6d2af70c92ab | 2426 | // |
darienf | 20:6d2af70c92ab | 2427 | // picSw14 |
darienf | 20:6d2af70c92ab | 2428 | // |
darienf | 20:6d2af70c92ab | 2429 | this.picSw14.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 2430 | this.picSw14.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 2431 | this.picSw14.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 2432 | this.picSw14.Name = "picSw14"; |
darienf | 20:6d2af70c92ab | 2433 | this.picSw14.Size = new System.Drawing.Size(942, 496); |
darienf | 20:6d2af70c92ab | 2434 | this.picSw14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 2435 | this.picSw14.TabIndex = 102; |
darienf | 20:6d2af70c92ab | 2436 | this.picSw14.TabStop = false; |
darienf | 20:6d2af70c92ab | 2437 | // |
darienf | 20:6d2af70c92ab | 2438 | // pnlMAX30001Global |
darienf | 20:6d2af70c92ab | 2439 | // |
darienf | 20:6d2af70c92ab | 2440 | this.pnlMAX30001Global.Controls.Add(this.grpChannelPlotEnable); |
darienf | 20:6d2af70c92ab | 2441 | this.pnlMAX30001Global.Controls.Add(this.maximGroupBox8); |
darienf | 20:6d2af70c92ab | 2442 | this.pnlMAX30001Global.Controls.Add(this.grpGlobalControls); |
darienf | 20:6d2af70c92ab | 2443 | this.pnlMAX30001Global.Dock = System.Windows.Forms.DockStyle.Bottom; |
darienf | 20:6d2af70c92ab | 2444 | this.pnlMAX30001Global.Location = new System.Drawing.Point(0, 513); |
darienf | 20:6d2af70c92ab | 2445 | this.pnlMAX30001Global.Name = "pnlMAX30001Global"; |
darienf | 20:6d2af70c92ab | 2446 | this.pnlMAX30001Global.Size = new System.Drawing.Size(953, 93); |
darienf | 20:6d2af70c92ab | 2447 | this.pnlMAX30001Global.TabIndex = 78; |
darienf | 20:6d2af70c92ab | 2448 | // |
darienf | 20:6d2af70c92ab | 2449 | // grpChannelPlotEnable |
darienf | 20:6d2af70c92ab | 2450 | // |
darienf | 20:6d2af70c92ab | 2451 | this.grpChannelPlotEnable.BackgroundColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2452 | this.grpChannelPlotEnable.Controls.Add(this.chkEnRtor); |
darienf | 20:6d2af70c92ab | 2453 | this.grpChannelPlotEnable.Controls.Add(this.chkEnECG); |
darienf | 20:6d2af70c92ab | 2454 | this.grpChannelPlotEnable.Controls.Add(this.chkEnBioZ); |
darienf | 20:6d2af70c92ab | 2455 | this.grpChannelPlotEnable.Controls.Add(this.chkEnPace); |
darienf | 20:6d2af70c92ab | 2456 | this.grpChannelPlotEnable.Location = new System.Drawing.Point(172, 5); |
darienf | 20:6d2af70c92ab | 2457 | this.grpChannelPlotEnable.Name = "grpChannelPlotEnable"; |
darienf | 20:6d2af70c92ab | 2458 | this.grpChannelPlotEnable.Size = new System.Drawing.Size(301, 84); |
darienf | 20:6d2af70c92ab | 2459 | this.grpChannelPlotEnable.TabIndex = 64; |
darienf | 20:6d2af70c92ab | 2460 | this.grpChannelPlotEnable.TabStop = false; |
darienf | 20:6d2af70c92ab | 2461 | this.grpChannelPlotEnable.Text = "Channel/Plot Enable"; |
darienf | 20:6d2af70c92ab | 2462 | // |
darienf | 20:6d2af70c92ab | 2463 | // chkEnRtor |
darienf | 20:6d2af70c92ab | 2464 | // |
darienf | 20:6d2af70c92ab | 2465 | this.chkEnRtor.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2466 | this.chkEnRtor.Location = new System.Drawing.Point(99, 54); |
darienf | 20:6d2af70c92ab | 2467 | this.chkEnRtor.Name = "chkEnRtor"; |
darienf | 20:6d2af70c92ab | 2468 | this.chkEnRtor.Size = new System.Drawing.Size(62, 19); |
darienf | 20:6d2af70c92ab | 2469 | this.chkEnRtor.TabIndex = 12; |
darienf | 20:6d2af70c92ab | 2470 | this.chkEnRtor.Text = "R-to-R"; |
darienf | 20:6d2af70c92ab | 2471 | this.chkEnRtor.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 2472 | this.chkEnRtor.CheckedChanged += new System.EventHandler(this.chkChannelEnable_CheckedChanged); |
darienf | 20:6d2af70c92ab | 2473 | // |
darienf | 20:6d2af70c92ab | 2474 | // chkEnECG |
darienf | 20:6d2af70c92ab | 2475 | // |
darienf | 20:6d2af70c92ab | 2476 | this.chkEnECG.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2477 | this.chkEnECG.Location = new System.Drawing.Point(15, 28); |
darienf | 20:6d2af70c92ab | 2478 | this.chkEnECG.Name = "chkEnECG"; |
darienf | 20:6d2af70c92ab | 2479 | this.chkEnECG.Size = new System.Drawing.Size(52, 19); |
darienf | 20:6d2af70c92ab | 2480 | this.chkEnECG.TabIndex = 9; |
darienf | 20:6d2af70c92ab | 2481 | this.chkEnECG.Text = "ECG"; |
darienf | 20:6d2af70c92ab | 2482 | this.chkEnECG.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 2483 | this.chkEnECG.CheckedChanged += new System.EventHandler(this.chkChannelEnable_CheckedChanged); |
darienf | 20:6d2af70c92ab | 2484 | // |
darienf | 20:6d2af70c92ab | 2485 | // chkEnBioZ |
darienf | 20:6d2af70c92ab | 2486 | // |
darienf | 20:6d2af70c92ab | 2487 | this.chkEnBioZ.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2488 | this.chkEnBioZ.Location = new System.Drawing.Point(99, 29); |
darienf | 20:6d2af70c92ab | 2489 | this.chkEnBioZ.Name = "chkEnBioZ"; |
darienf | 20:6d2af70c92ab | 2490 | this.chkEnBioZ.Size = new System.Drawing.Size(51, 19); |
darienf | 20:6d2af70c92ab | 2491 | this.chkEnBioZ.TabIndex = 10; |
darienf | 20:6d2af70c92ab | 2492 | this.chkEnBioZ.Text = "BioZ"; |
darienf | 20:6d2af70c92ab | 2493 | this.chkEnBioZ.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 2494 | this.chkEnBioZ.CheckedChanged += new System.EventHandler(this.chkChannelEnable_CheckedChanged); |
darienf | 20:6d2af70c92ab | 2495 | // |
darienf | 20:6d2af70c92ab | 2496 | // chkEnPace |
darienf | 20:6d2af70c92ab | 2497 | // |
darienf | 20:6d2af70c92ab | 2498 | this.chkEnPace.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2499 | this.chkEnPace.Location = new System.Drawing.Point(15, 53); |
darienf | 20:6d2af70c92ab | 2500 | this.chkEnPace.Name = "chkEnPace"; |
darienf | 20:6d2af70c92ab | 2501 | this.chkEnPace.Size = new System.Drawing.Size(54, 19); |
darienf | 20:6d2af70c92ab | 2502 | this.chkEnPace.TabIndex = 11; |
darienf | 20:6d2af70c92ab | 2503 | this.chkEnPace.Text = "Pace"; |
darienf | 20:6d2af70c92ab | 2504 | this.chkEnPace.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 2505 | this.chkEnPace.CheckedChanged += new System.EventHandler(this.chkChannelEnable_CheckedChanged); |
darienf | 20:6d2af70c92ab | 2506 | // |
darienf | 20:6d2af70c92ab | 2507 | // maximGroupBox8 |
darienf | 20:6d2af70c92ab | 2508 | // |
darienf | 20:6d2af70c92ab | 2509 | this.maximGroupBox8.BackgroundColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2510 | this.maximGroupBox8.Controls.Add(this.maximButton5); |
darienf | 20:6d2af70c92ab | 2511 | this.maximGroupBox8.Controls.Add(this.maximComboBox9); |
darienf | 20:6d2af70c92ab | 2512 | this.maximGroupBox8.Location = new System.Drawing.Point(479, 5); |
darienf | 20:6d2af70c92ab | 2513 | this.maximGroupBox8.Name = "maximGroupBox8"; |
darienf | 20:6d2af70c92ab | 2514 | this.maximGroupBox8.Size = new System.Drawing.Size(249, 82); |
darienf | 20:6d2af70c92ab | 2515 | this.maximGroupBox8.TabIndex = 62; |
darienf | 20:6d2af70c92ab | 2516 | this.maximGroupBox8.TabStop = false; |
darienf | 20:6d2af70c92ab | 2517 | this.maximGroupBox8.Text = "MAX30001 Preset Configuration"; |
darienf | 20:6d2af70c92ab | 2518 | this.maximGroupBox8.Visible = false; |
darienf | 20:6d2af70c92ab | 2519 | // |
darienf | 20:6d2af70c92ab | 2520 | // maximButton5 |
darienf | 20:6d2af70c92ab | 2521 | // |
darienf | 20:6d2af70c92ab | 2522 | this.maximButton5.Location = new System.Drawing.Point(83, 54); |
darienf | 20:6d2af70c92ab | 2523 | this.maximButton5.Name = "maximButton5"; |
darienf | 20:6d2af70c92ab | 2524 | this.maximButton5.Size = new System.Drawing.Size(75, 23); |
darienf | 20:6d2af70c92ab | 2525 | this.maximButton5.TabIndex = 1; |
darienf | 20:6d2af70c92ab | 2526 | this.maximButton5.Text = "Run Preset"; |
darienf | 20:6d2af70c92ab | 2527 | this.maximButton5.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 2528 | // |
darienf | 20:6d2af70c92ab | 2529 | // maximComboBox9 |
darienf | 20:6d2af70c92ab | 2530 | // |
darienf | 20:6d2af70c92ab | 2531 | this.maximComboBox9.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2532 | this.maximComboBox9.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2533 | this.maximComboBox9.DropDownWidth = 227; |
darienf | 20:6d2af70c92ab | 2534 | this.maximComboBox9.Location = new System.Drawing.Point(11, 28); |
darienf | 20:6d2af70c92ab | 2535 | this.maximComboBox9.Name = "maximComboBox9"; |
darienf | 20:6d2af70c92ab | 2536 | this.maximComboBox9.Size = new System.Drawing.Size(227, 21); |
darienf | 20:6d2af70c92ab | 2537 | this.maximComboBox9.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 2538 | this.maximComboBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2539 | this.maximComboBox9.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2540 | // |
darienf | 20:6d2af70c92ab | 2541 | // grpGlobalControls |
darienf | 20:6d2af70c92ab | 2542 | // |
darienf | 20:6d2af70c92ab | 2543 | this.grpGlobalControls.BackgroundColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2544 | this.grpGlobalControls.Controls.Add(this.label39); |
darienf | 20:6d2af70c92ab | 2545 | this.grpGlobalControls.Controls.Add(this.cboMasterClock); |
darienf | 20:6d2af70c92ab | 2546 | this.grpGlobalControls.Controls.Add(this.label31); |
darienf | 20:6d2af70c92ab | 2547 | this.grpGlobalControls.Location = new System.Drawing.Point(3, 5); |
darienf | 20:6d2af70c92ab | 2548 | this.grpGlobalControls.Name = "grpGlobalControls"; |
darienf | 20:6d2af70c92ab | 2549 | this.grpGlobalControls.Size = new System.Drawing.Size(163, 84); |
darienf | 20:6d2af70c92ab | 2550 | this.grpGlobalControls.TabIndex = 63; |
darienf | 20:6d2af70c92ab | 2551 | this.grpGlobalControls.TabStop = false; |
darienf | 20:6d2af70c92ab | 2552 | this.grpGlobalControls.Text = "MAX30001 Global Controls"; |
darienf | 20:6d2af70c92ab | 2553 | // |
darienf | 20:6d2af70c92ab | 2554 | // label39 |
darienf | 20:6d2af70c92ab | 2555 | // |
darienf | 20:6d2af70c92ab | 2556 | this.label39.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2557 | this.label39.Location = new System.Drawing.Point(14, 65); |
darienf | 20:6d2af70c92ab | 2558 | this.label39.Name = "label39"; |
darienf | 20:6d2af70c92ab | 2559 | this.label39.Size = new System.Drawing.Size(112, 15); |
darienf | 20:6d2af70c92ab | 2560 | this.label39.TabIndex = 9; |
darienf | 20:6d2af70c92ab | 2561 | this.label39.Text = "* Power-On Default"; |
darienf | 20:6d2af70c92ab | 2562 | // |
darienf | 20:6d2af70c92ab | 2563 | // cboMasterClock |
darienf | 20:6d2af70c92ab | 2564 | // |
darienf | 20:6d2af70c92ab | 2565 | this.cboMasterClock.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2566 | this.cboMasterClock.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2567 | this.cboMasterClock.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2568 | this.cboMasterClock.DropDownWidth = 126; |
darienf | 20:6d2af70c92ab | 2569 | this.cboMasterClock.Location = new System.Drawing.Point(16, 42); |
darienf | 20:6d2af70c92ab | 2570 | this.cboMasterClock.Name = "cboMasterClock"; |
darienf | 20:6d2af70c92ab | 2571 | this.cboMasterClock.Size = new System.Drawing.Size(126, 21); |
darienf | 20:6d2af70c92ab | 2572 | this.cboMasterClock.TabIndex = 8; |
darienf | 20:6d2af70c92ab | 2573 | this.cboMasterClock.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2574 | this.cboMasterClock.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2575 | this.cboMasterClock.SelectedIndexChanged += new System.EventHandler(this.cboMasterClock_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 2576 | // |
darienf | 20:6d2af70c92ab | 2577 | // label31 |
darienf | 20:6d2af70c92ab | 2578 | // |
darienf | 20:6d2af70c92ab | 2579 | this.label31.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2580 | this.label31.Location = new System.Drawing.Point(13, 25); |
darienf | 20:6d2af70c92ab | 2581 | this.label31.Name = "label31"; |
darienf | 20:6d2af70c92ab | 2582 | this.label31.Size = new System.Drawing.Size(129, 15); |
darienf | 20:6d2af70c92ab | 2583 | this.label31.TabIndex = 7; |
darienf | 20:6d2af70c92ab | 2584 | this.label31.Text = "Master Clock (FMSTR)"; |
darienf | 20:6d2af70c92ab | 2585 | // |
darienf | 20:6d2af70c92ab | 2586 | // tpBioZChannel |
darienf | 20:6d2af70c92ab | 2587 | // |
darienf | 20:6d2af70c92ab | 2588 | this.tpBioZChannel.Controls.Add(this.pnlBioZChannel); |
darienf | 20:6d2af70c92ab | 2589 | this.tpBioZChannel.Location = new System.Drawing.Point(4, 26); |
darienf | 20:6d2af70c92ab | 2590 | this.tpBioZChannel.Name = "tpBioZChannel"; |
darienf | 20:6d2af70c92ab | 2591 | this.tpBioZChannel.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 2592 | this.tpBioZChannel.TabIndex = 14; |
darienf | 20:6d2af70c92ab | 2593 | this.tpBioZChannel.Text = "BioZ Channel"; |
darienf | 20:6d2af70c92ab | 2594 | this.tpBioZChannel.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 2595 | // |
darienf | 20:6d2af70c92ab | 2596 | // pnlBioZChannel |
darienf | 20:6d2af70c92ab | 2597 | // |
darienf | 20:6d2af70c92ab | 2598 | this.pnlBioZChannel.Controls.Add(this.label34); |
darienf | 20:6d2af70c92ab | 2599 | this.pnlBioZChannel.Controls.Add(this.cboBioZAnalogHpf); |
darienf | 20:6d2af70c92ab | 2600 | this.pnlBioZChannel.Controls.Add(this.cboBioZExternalResistorBiasEnable); |
darienf | 20:6d2af70c92ab | 2601 | this.pnlBioZChannel.Controls.Add(this.cboBioZChannelGain); |
darienf | 20:6d2af70c92ab | 2602 | this.pnlBioZChannel.Controls.Add(this.label25); |
darienf | 20:6d2af70c92ab | 2603 | this.pnlBioZChannel.Controls.Add(this.cboBioZSampleRate); |
darienf | 20:6d2af70c92ab | 2604 | this.pnlBioZChannel.Controls.Add(this.cboBioZCurrentGeneratorFrequency); |
darienf | 20:6d2af70c92ab | 2605 | this.pnlBioZChannel.Controls.Add(this.cboBioZDigitalLpf); |
darienf | 20:6d2af70c92ab | 2606 | this.pnlBioZChannel.Controls.Add(this.lblBioZCurrentGeneratorFrequency); |
darienf | 20:6d2af70c92ab | 2607 | this.pnlBioZChannel.Controls.Add(this.cboBioZDigitalHpf); |
darienf | 20:6d2af70c92ab | 2608 | this.pnlBioZChannel.Controls.Add(this.label21); |
darienf | 20:6d2af70c92ab | 2609 | this.pnlBioZChannel.Controls.Add(this.cboBioZACLeadOffOverRangeThreshold); |
darienf | 20:6d2af70c92ab | 2610 | this.pnlBioZChannel.Controls.Add(this.cboBioZCurrentGeneratorMagnitude); |
darienf | 20:6d2af70c92ab | 2611 | this.pnlBioZChannel.Controls.Add(this.cboBioZACLeadOffUnderRangeThreshold); |
darienf | 20:6d2af70c92ab | 2612 | this.pnlBioZChannel.Controls.Add(this.cboBioZModulationPhaseOffset); |
darienf | 20:6d2af70c92ab | 2613 | this.pnlBioZChannel.Controls.Add(this.cboBioZDigitalLeadOffDetectionEnable); |
darienf | 20:6d2af70c92ab | 2614 | this.pnlBioZChannel.Controls.Add(this.lblBioZExternalResistorBiasEnable); |
darienf | 20:6d2af70c92ab | 2615 | this.pnlBioZChannel.Controls.Add(this.cboBioZCurrentGeneratorMonitor); |
darienf | 20:6d2af70c92ab | 2616 | this.pnlBioZChannel.Controls.Add(this.lblBioZCurrentGeneratorMonitor); |
darienf | 20:6d2af70c92ab | 2617 | this.pnlBioZChannel.Controls.Add(this.cboBioZCurrentGeneratorMode); |
darienf | 20:6d2af70c92ab | 2618 | this.pnlBioZChannel.Controls.Add(this.lblBioZCurrentGeneratorMode); |
darienf | 20:6d2af70c92ab | 2619 | this.pnlBioZChannel.Controls.Add(this.lblBioZAnalogHpf); |
darienf | 20:6d2af70c92ab | 2620 | this.pnlBioZChannel.Controls.Add(this.lblBioZModulationPhaseOffset); |
darienf | 20:6d2af70c92ab | 2621 | this.pnlBioZChannel.Controls.Add(this.linkLabel2); |
darienf | 20:6d2af70c92ab | 2622 | this.pnlBioZChannel.Controls.Add(this.lblBioZCurrentGeneratorMagnitude); |
darienf | 20:6d2af70c92ab | 2623 | this.pnlBioZChannel.Controls.Add(this.lblBioZChannelGain); |
darienf | 20:6d2af70c92ab | 2624 | this.pnlBioZChannel.Controls.Add(this.lblBioZACLeadOffUnderRangeThreshold); |
darienf | 20:6d2af70c92ab | 2625 | this.pnlBioZChannel.Controls.Add(this.lblBioZSampleRate); |
darienf | 20:6d2af70c92ab | 2626 | this.pnlBioZChannel.Controls.Add(this.lblBioZACLeadOffOverRangeThreshold); |
darienf | 20:6d2af70c92ab | 2627 | this.pnlBioZChannel.Controls.Add(this.lblBioZDigitalLpf); |
darienf | 20:6d2af70c92ab | 2628 | this.pnlBioZChannel.Controls.Add(this.lblBioZDigitalLeadOffDetectionEnable); |
darienf | 20:6d2af70c92ab | 2629 | this.pnlBioZChannel.Controls.Add(this.lblBioZDigitalHpf); |
darienf | 20:6d2af70c92ab | 2630 | this.pnlBioZChannel.Controls.Add(this.picBioZChannel); |
darienf | 20:6d2af70c92ab | 2631 | this.pnlBioZChannel.Location = new System.Drawing.Point(0, 5); |
darienf | 20:6d2af70c92ab | 2632 | this.pnlBioZChannel.Margin = new System.Windows.Forms.Padding(2); |
darienf | 20:6d2af70c92ab | 2633 | this.pnlBioZChannel.Name = "pnlBioZChannel"; |
darienf | 20:6d2af70c92ab | 2634 | this.pnlBioZChannel.Size = new System.Drawing.Size(946, 522); |
darienf | 20:6d2af70c92ab | 2635 | this.pnlBioZChannel.TabIndex = 48; |
darienf | 20:6d2af70c92ab | 2636 | // |
darienf | 20:6d2af70c92ab | 2637 | // label34 |
darienf | 20:6d2af70c92ab | 2638 | // |
darienf | 20:6d2af70c92ab | 2639 | this.label34.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2640 | this.label34.Location = new System.Drawing.Point(813, 491); |
darienf | 20:6d2af70c92ab | 2641 | this.label34.Name = "label34"; |
darienf | 20:6d2af70c92ab | 2642 | this.label34.Size = new System.Drawing.Size(112, 15); |
darienf | 20:6d2af70c92ab | 2643 | this.label34.TabIndex = 47; |
darienf | 20:6d2af70c92ab | 2644 | this.label34.Text = "* Power-On Default"; |
darienf | 20:6d2af70c92ab | 2645 | // |
darienf | 20:6d2af70c92ab | 2646 | // cboBioZAnalogHpf |
darienf | 20:6d2af70c92ab | 2647 | // |
darienf | 20:6d2af70c92ab | 2648 | this.cboBioZAnalogHpf.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2649 | this.cboBioZAnalogHpf.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2650 | this.cboBioZAnalogHpf.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2651 | this.cboBioZAnalogHpf.DropDownWidth = 95; |
darienf | 20:6d2af70c92ab | 2652 | this.cboBioZAnalogHpf.Location = new System.Drawing.Point(94, 145); |
darienf | 20:6d2af70c92ab | 2653 | this.cboBioZAnalogHpf.Name = "cboBioZAnalogHpf"; |
darienf | 20:6d2af70c92ab | 2654 | this.cboBioZAnalogHpf.Size = new System.Drawing.Size(95, 21); |
darienf | 20:6d2af70c92ab | 2655 | this.cboBioZAnalogHpf.TabIndex = 2; |
darienf | 20:6d2af70c92ab | 2656 | this.cboBioZAnalogHpf.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2657 | this.cboBioZAnalogHpf.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2658 | // |
darienf | 20:6d2af70c92ab | 2659 | // cboBioZExternalResistorBiasEnable |
darienf | 20:6d2af70c92ab | 2660 | // |
darienf | 20:6d2af70c92ab | 2661 | this.cboBioZExternalResistorBiasEnable.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2662 | this.cboBioZExternalResistorBiasEnable.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2663 | this.cboBioZExternalResistorBiasEnable.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2664 | this.cboBioZExternalResistorBiasEnable.DropDownWidth = 118; |
darienf | 20:6d2af70c92ab | 2665 | this.cboBioZExternalResistorBiasEnable.Location = new System.Drawing.Point(80, 393); |
darienf | 20:6d2af70c92ab | 2666 | this.cboBioZExternalResistorBiasEnable.Name = "cboBioZExternalResistorBiasEnable"; |
darienf | 20:6d2af70c92ab | 2667 | this.cboBioZExternalResistorBiasEnable.Size = new System.Drawing.Size(118, 21); |
darienf | 20:6d2af70c92ab | 2668 | this.cboBioZExternalResistorBiasEnable.TabIndex = 12; |
darienf | 20:6d2af70c92ab | 2669 | this.cboBioZExternalResistorBiasEnable.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2670 | this.cboBioZExternalResistorBiasEnable.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2671 | // |
darienf | 20:6d2af70c92ab | 2672 | // cboBioZChannelGain |
darienf | 20:6d2af70c92ab | 2673 | // |
darienf | 20:6d2af70c92ab | 2674 | this.cboBioZChannelGain.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2675 | this.cboBioZChannelGain.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2676 | this.cboBioZChannelGain.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2677 | this.cboBioZChannelGain.DropDownWidth = 95; |
darienf | 20:6d2af70c92ab | 2678 | this.cboBioZChannelGain.Location = new System.Drawing.Point(459, 141); |
darienf | 20:6d2af70c92ab | 2679 | this.cboBioZChannelGain.Name = "cboBioZChannelGain"; |
darienf | 20:6d2af70c92ab | 2680 | this.cboBioZChannelGain.Size = new System.Drawing.Size(95, 21); |
darienf | 20:6d2af70c92ab | 2681 | this.cboBioZChannelGain.TabIndex = 5; |
darienf | 20:6d2af70c92ab | 2682 | this.cboBioZChannelGain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2683 | this.cboBioZChannelGain.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2684 | this.cboBioZChannelGain.SelectedIndexChanged += new System.EventHandler(this.cboBioZChannelGain_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 2685 | // |
darienf | 20:6d2af70c92ab | 2686 | // label25 |
darienf | 20:6d2af70c92ab | 2687 | // |
darienf | 20:6d2af70c92ab | 2688 | this.label25.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2689 | this.label25.Location = new System.Drawing.Point(231, 266); |
darienf | 20:6d2af70c92ab | 2690 | this.label25.Name = "label25"; |
darienf | 20:6d2af70c92ab | 2691 | this.label25.Size = new System.Drawing.Size(106, 15); |
darienf | 20:6d2af70c92ab | 2692 | this.label25.TabIndex = 32; |
darienf | 20:6d2af70c92ab | 2693 | this.label25.Text = "Current Generator"; |
darienf | 20:6d2af70c92ab | 2694 | // |
darienf | 20:6d2af70c92ab | 2695 | // cboBioZSampleRate |
darienf | 20:6d2af70c92ab | 2696 | // |
darienf | 20:6d2af70c92ab | 2697 | this.cboBioZSampleRate.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2698 | this.cboBioZSampleRate.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2699 | this.cboBioZSampleRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2700 | this.cboBioZSampleRate.DropDownWidth = 95; |
darienf | 20:6d2af70c92ab | 2701 | this.cboBioZSampleRate.Location = new System.Drawing.Point(575, 141); |
darienf | 20:6d2af70c92ab | 2702 | this.cboBioZSampleRate.Name = "cboBioZSampleRate"; |
darienf | 20:6d2af70c92ab | 2703 | this.cboBioZSampleRate.Size = new System.Drawing.Size(95, 21); |
darienf | 20:6d2af70c92ab | 2704 | this.cboBioZSampleRate.TabIndex = 6; |
darienf | 20:6d2af70c92ab | 2705 | this.cboBioZSampleRate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2706 | this.cboBioZSampleRate.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2707 | this.cboBioZSampleRate.SelectedIndexChanged += new System.EventHandler(this.cboBioZSampleRate_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 2708 | // |
darienf | 20:6d2af70c92ab | 2709 | // cboBioZCurrentGeneratorFrequency |
darienf | 20:6d2af70c92ab | 2710 | // |
darienf | 20:6d2af70c92ab | 2711 | this.cboBioZCurrentGeneratorFrequency.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2712 | this.cboBioZCurrentGeneratorFrequency.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2713 | this.cboBioZCurrentGeneratorFrequency.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2714 | this.cboBioZCurrentGeneratorFrequency.DropDownWidth = 192; |
darienf | 20:6d2af70c92ab | 2715 | this.cboBioZCurrentGeneratorFrequency.Location = new System.Drawing.Point(234, 303); |
darienf | 20:6d2af70c92ab | 2716 | this.cboBioZCurrentGeneratorFrequency.Name = "cboBioZCurrentGeneratorFrequency"; |
darienf | 20:6d2af70c92ab | 2717 | this.cboBioZCurrentGeneratorFrequency.Size = new System.Drawing.Size(192, 21); |
darienf | 20:6d2af70c92ab | 2718 | this.cboBioZCurrentGeneratorFrequency.TabIndex = 31; |
darienf | 20:6d2af70c92ab | 2719 | this.cboBioZCurrentGeneratorFrequency.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2720 | this.cboBioZCurrentGeneratorFrequency.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2721 | this.cboBioZCurrentGeneratorFrequency.SelectedIndexChanged += new System.EventHandler(this.cboBioZCurrentGeneratorFrequency_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 2722 | // |
darienf | 20:6d2af70c92ab | 2723 | // cboBioZDigitalLpf |
darienf | 20:6d2af70c92ab | 2724 | // |
darienf | 20:6d2af70c92ab | 2725 | this.cboBioZDigitalLpf.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2726 | this.cboBioZDigitalLpf.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2727 | this.cboBioZDigitalLpf.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2728 | this.cboBioZDigitalLpf.DropDownWidth = 107; |
darienf | 20:6d2af70c92ab | 2729 | this.cboBioZDigitalLpf.Location = new System.Drawing.Point(710, 141); |
darienf | 20:6d2af70c92ab | 2730 | this.cboBioZDigitalLpf.Name = "cboBioZDigitalLpf"; |
darienf | 20:6d2af70c92ab | 2731 | this.cboBioZDigitalLpf.Size = new System.Drawing.Size(107, 21); |
darienf | 20:6d2af70c92ab | 2732 | this.cboBioZDigitalLpf.TabIndex = 7; |
darienf | 20:6d2af70c92ab | 2733 | this.cboBioZDigitalLpf.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2734 | this.cboBioZDigitalLpf.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2735 | // |
darienf | 20:6d2af70c92ab | 2736 | // lblBioZCurrentGeneratorFrequency |
darienf | 20:6d2af70c92ab | 2737 | // |
darienf | 20:6d2af70c92ab | 2738 | this.lblBioZCurrentGeneratorFrequency.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2739 | this.lblBioZCurrentGeneratorFrequency.Location = new System.Drawing.Point(231, 285); |
darienf | 20:6d2af70c92ab | 2740 | this.lblBioZCurrentGeneratorFrequency.Name = "lblBioZCurrentGeneratorFrequency"; |
darienf | 20:6d2af70c92ab | 2741 | this.lblBioZCurrentGeneratorFrequency.Size = new System.Drawing.Size(64, 15); |
darienf | 20:6d2af70c92ab | 2742 | this.lblBioZCurrentGeneratorFrequency.TabIndex = 30; |
darienf | 20:6d2af70c92ab | 2743 | this.lblBioZCurrentGeneratorFrequency.Text = "Frequency"; |
darienf | 20:6d2af70c92ab | 2744 | // |
darienf | 20:6d2af70c92ab | 2745 | // cboBioZDigitalHpf |
darienf | 20:6d2af70c92ab | 2746 | // |
darienf | 20:6d2af70c92ab | 2747 | this.cboBioZDigitalHpf.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2748 | this.cboBioZDigitalHpf.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2749 | this.cboBioZDigitalHpf.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2750 | this.cboBioZDigitalHpf.DropDownWidth = 106; |
darienf | 20:6d2af70c92ab | 2751 | this.cboBioZDigitalHpf.Location = new System.Drawing.Point(711, 183); |
darienf | 20:6d2af70c92ab | 2752 | this.cboBioZDigitalHpf.Name = "cboBioZDigitalHpf"; |
darienf | 20:6d2af70c92ab | 2753 | this.cboBioZDigitalHpf.Size = new System.Drawing.Size(106, 21); |
darienf | 20:6d2af70c92ab | 2754 | this.cboBioZDigitalHpf.TabIndex = 8; |
darienf | 20:6d2af70c92ab | 2755 | this.cboBioZDigitalHpf.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2756 | this.cboBioZDigitalHpf.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2757 | // |
darienf | 20:6d2af70c92ab | 2758 | // label21 |
darienf | 20:6d2af70c92ab | 2759 | // |
darienf | 20:6d2af70c92ab | 2760 | this.label21.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2761 | this.label21.Location = new System.Drawing.Point(693, 263); |
darienf | 20:6d2af70c92ab | 2762 | this.label21.Name = "label21"; |
darienf | 20:6d2af70c92ab | 2763 | this.label21.Size = new System.Drawing.Size(146, 15); |
darienf | 20:6d2af70c92ab | 2764 | this.label21.TabIndex = 29; |
darienf | 20:6d2af70c92ab | 2765 | this.label21.Text = "Digital Lead Off Detection"; |
darienf | 20:6d2af70c92ab | 2766 | // |
darienf | 20:6d2af70c92ab | 2767 | // cboBioZACLeadOffOverRangeThreshold |
darienf | 20:6d2af70c92ab | 2768 | // |
darienf | 20:6d2af70c92ab | 2769 | this.cboBioZACLeadOffOverRangeThreshold.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2770 | this.cboBioZACLeadOffOverRangeThreshold.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2771 | this.cboBioZACLeadOffOverRangeThreshold.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2772 | this.cboBioZACLeadOffOverRangeThreshold.DropDownWidth = 128; |
darienf | 20:6d2af70c92ab | 2773 | this.cboBioZACLeadOffOverRangeThreshold.Location = new System.Drawing.Point(696, 344); |
darienf | 20:6d2af70c92ab | 2774 | this.cboBioZACLeadOffOverRangeThreshold.Name = "cboBioZACLeadOffOverRangeThreshold"; |
darienf | 20:6d2af70c92ab | 2775 | this.cboBioZACLeadOffOverRangeThreshold.Size = new System.Drawing.Size(128, 21); |
darienf | 20:6d2af70c92ab | 2776 | this.cboBioZACLeadOffOverRangeThreshold.TabIndex = 9; |
darienf | 20:6d2af70c92ab | 2777 | this.cboBioZACLeadOffOverRangeThreshold.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2778 | this.cboBioZACLeadOffOverRangeThreshold.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2779 | // |
darienf | 20:6d2af70c92ab | 2780 | // cboBioZCurrentGeneratorMagnitude |
darienf | 20:6d2af70c92ab | 2781 | // |
darienf | 20:6d2af70c92ab | 2782 | this.cboBioZCurrentGeneratorMagnitude.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2783 | this.cboBioZCurrentGeneratorMagnitude.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2784 | this.cboBioZCurrentGeneratorMagnitude.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2785 | this.cboBioZCurrentGeneratorMagnitude.DropDownWidth = 123; |
darienf | 20:6d2af70c92ab | 2786 | this.cboBioZCurrentGeneratorMagnitude.Location = new System.Drawing.Point(234, 347); |
darienf | 20:6d2af70c92ab | 2787 | this.cboBioZCurrentGeneratorMagnitude.Name = "cboBioZCurrentGeneratorMagnitude"; |
darienf | 20:6d2af70c92ab | 2788 | this.cboBioZCurrentGeneratorMagnitude.Size = new System.Drawing.Size(123, 21); |
darienf | 20:6d2af70c92ab | 2789 | this.cboBioZCurrentGeneratorMagnitude.TabIndex = 3; |
darienf | 20:6d2af70c92ab | 2790 | this.cboBioZCurrentGeneratorMagnitude.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2791 | this.cboBioZCurrentGeneratorMagnitude.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2792 | this.cboBioZCurrentGeneratorMagnitude.SelectedIndexChanged += new System.EventHandler(this.cboBioZCurrentGeneratorMagnitude_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 2793 | // |
darienf | 20:6d2af70c92ab | 2794 | // cboBioZACLeadOffUnderRangeThreshold |
darienf | 20:6d2af70c92ab | 2795 | // |
darienf | 20:6d2af70c92ab | 2796 | this.cboBioZACLeadOffUnderRangeThreshold.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2797 | this.cboBioZACLeadOffUnderRangeThreshold.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2798 | this.cboBioZACLeadOffUnderRangeThreshold.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2799 | this.cboBioZACLeadOffUnderRangeThreshold.DropDownWidth = 128; |
darienf | 20:6d2af70c92ab | 2800 | this.cboBioZACLeadOffUnderRangeThreshold.Location = new System.Drawing.Point(696, 386); |
darienf | 20:6d2af70c92ab | 2801 | this.cboBioZACLeadOffUnderRangeThreshold.Name = "cboBioZACLeadOffUnderRangeThreshold"; |
darienf | 20:6d2af70c92ab | 2802 | this.cboBioZACLeadOffUnderRangeThreshold.Size = new System.Drawing.Size(128, 21); |
darienf | 20:6d2af70c92ab | 2803 | this.cboBioZACLeadOffUnderRangeThreshold.TabIndex = 10; |
darienf | 20:6d2af70c92ab | 2804 | this.cboBioZACLeadOffUnderRangeThreshold.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2805 | this.cboBioZACLeadOffUnderRangeThreshold.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2806 | // |
darienf | 20:6d2af70c92ab | 2807 | // cboBioZModulationPhaseOffset |
darienf | 20:6d2af70c92ab | 2808 | // |
darienf | 20:6d2af70c92ab | 2809 | this.cboBioZModulationPhaseOffset.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2810 | this.cboBioZModulationPhaseOffset.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2811 | this.cboBioZModulationPhaseOffset.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2812 | this.cboBioZModulationPhaseOffset.DropDownWidth = 186; |
darienf | 20:6d2af70c92ab | 2813 | this.cboBioZModulationPhaseOffset.Location = new System.Drawing.Point(367, 211); |
darienf | 20:6d2af70c92ab | 2814 | this.cboBioZModulationPhaseOffset.Name = "cboBioZModulationPhaseOffset"; |
darienf | 20:6d2af70c92ab | 2815 | this.cboBioZModulationPhaseOffset.Size = new System.Drawing.Size(186, 21); |
darienf | 20:6d2af70c92ab | 2816 | this.cboBioZModulationPhaseOffset.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 2817 | this.cboBioZModulationPhaseOffset.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2818 | this.cboBioZModulationPhaseOffset.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2819 | // |
darienf | 20:6d2af70c92ab | 2820 | // cboBioZDigitalLeadOffDetectionEnable |
darienf | 20:6d2af70c92ab | 2821 | // |
darienf | 20:6d2af70c92ab | 2822 | this.cboBioZDigitalLeadOffDetectionEnable.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2823 | this.cboBioZDigitalLeadOffDetectionEnable.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2824 | this.cboBioZDigitalLeadOffDetectionEnable.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2825 | this.cboBioZDigitalLeadOffDetectionEnable.DropDownWidth = 188; |
darienf | 20:6d2af70c92ab | 2826 | this.cboBioZDigitalLeadOffDetectionEnable.Location = new System.Drawing.Point(696, 300); |
darienf | 20:6d2af70c92ab | 2827 | this.cboBioZDigitalLeadOffDetectionEnable.Name = "cboBioZDigitalLeadOffDetectionEnable"; |
darienf | 20:6d2af70c92ab | 2828 | this.cboBioZDigitalLeadOffDetectionEnable.Size = new System.Drawing.Size(188, 21); |
darienf | 20:6d2af70c92ab | 2829 | this.cboBioZDigitalLeadOffDetectionEnable.TabIndex = 11; |
darienf | 20:6d2af70c92ab | 2830 | this.cboBioZDigitalLeadOffDetectionEnable.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2831 | this.cboBioZDigitalLeadOffDetectionEnable.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2832 | this.cboBioZDigitalLeadOffDetectionEnable.SelectedIndexChanged += new System.EventHandler(this.cboBioZDigitalLeadOffDetectionEnable_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 2833 | // |
darienf | 20:6d2af70c92ab | 2834 | // lblBioZExternalResistorBiasEnable |
darienf | 20:6d2af70c92ab | 2835 | // |
darienf | 20:6d2af70c92ab | 2836 | this.lblBioZExternalResistorBiasEnable.Location = new System.Drawing.Point(81, 360); |
darienf | 20:6d2af70c92ab | 2837 | this.lblBioZExternalResistorBiasEnable.Name = "lblBioZExternalResistorBiasEnable"; |
darienf | 20:6d2af70c92ab | 2838 | this.lblBioZExternalResistorBiasEnable.Size = new System.Drawing.Size(117, 37); |
darienf | 20:6d2af70c92ab | 2839 | this.lblBioZExternalResistorBiasEnable.TabIndex = 28; |
darienf | 20:6d2af70c92ab | 2840 | this.lblBioZExternalResistorBiasEnable.Text = "External Resistor Bias Enable"; |
darienf | 20:6d2af70c92ab | 2841 | // |
darienf | 20:6d2af70c92ab | 2842 | // cboBioZCurrentGeneratorMonitor |
darienf | 20:6d2af70c92ab | 2843 | // |
darienf | 20:6d2af70c92ab | 2844 | this.cboBioZCurrentGeneratorMonitor.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2845 | this.cboBioZCurrentGeneratorMonitor.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2846 | this.cboBioZCurrentGeneratorMonitor.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2847 | this.cboBioZCurrentGeneratorMonitor.DropDownWidth = 123; |
darienf | 20:6d2af70c92ab | 2848 | this.cboBioZCurrentGeneratorMonitor.Location = new System.Drawing.Point(234, 435); |
darienf | 20:6d2af70c92ab | 2849 | this.cboBioZCurrentGeneratorMonitor.Name = "cboBioZCurrentGeneratorMonitor"; |
darienf | 20:6d2af70c92ab | 2850 | this.cboBioZCurrentGeneratorMonitor.Size = new System.Drawing.Size(123, 21); |
darienf | 20:6d2af70c92ab | 2851 | this.cboBioZCurrentGeneratorMonitor.TabIndex = 13; |
darienf | 20:6d2af70c92ab | 2852 | this.cboBioZCurrentGeneratorMonitor.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2853 | this.cboBioZCurrentGeneratorMonitor.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2854 | // |
darienf | 20:6d2af70c92ab | 2855 | // lblBioZCurrentGeneratorMonitor |
darienf | 20:6d2af70c92ab | 2856 | // |
darienf | 20:6d2af70c92ab | 2857 | this.lblBioZCurrentGeneratorMonitor.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2858 | this.lblBioZCurrentGeneratorMonitor.Location = new System.Drawing.Point(231, 417); |
darienf | 20:6d2af70c92ab | 2859 | this.lblBioZCurrentGeneratorMonitor.Name = "lblBioZCurrentGeneratorMonitor"; |
darienf | 20:6d2af70c92ab | 2860 | this.lblBioZCurrentGeneratorMonitor.Size = new System.Drawing.Size(47, 15); |
darienf | 20:6d2af70c92ab | 2861 | this.lblBioZCurrentGeneratorMonitor.TabIndex = 27; |
darienf | 20:6d2af70c92ab | 2862 | this.lblBioZCurrentGeneratorMonitor.Text = "Monitor"; |
darienf | 20:6d2af70c92ab | 2863 | // |
darienf | 20:6d2af70c92ab | 2864 | // cboBioZCurrentGeneratorMode |
darienf | 20:6d2af70c92ab | 2865 | // |
darienf | 20:6d2af70c92ab | 2866 | this.cboBioZCurrentGeneratorMode.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 2867 | this.cboBioZCurrentGeneratorMode.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 2868 | this.cboBioZCurrentGeneratorMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 2869 | this.cboBioZCurrentGeneratorMode.DropDownWidth = 192; |
darienf | 20:6d2af70c92ab | 2870 | this.cboBioZCurrentGeneratorMode.Location = new System.Drawing.Point(234, 393); |
darienf | 20:6d2af70c92ab | 2871 | this.cboBioZCurrentGeneratorMode.Name = "cboBioZCurrentGeneratorMode"; |
darienf | 20:6d2af70c92ab | 2872 | this.cboBioZCurrentGeneratorMode.Size = new System.Drawing.Size(192, 21); |
darienf | 20:6d2af70c92ab | 2873 | this.cboBioZCurrentGeneratorMode.TabIndex = 14; |
darienf | 20:6d2af70c92ab | 2874 | this.cboBioZCurrentGeneratorMode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 2875 | this.cboBioZCurrentGeneratorMode.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 2876 | // |
darienf | 20:6d2af70c92ab | 2877 | // lblBioZCurrentGeneratorMode |
darienf | 20:6d2af70c92ab | 2878 | // |
darienf | 20:6d2af70c92ab | 2879 | this.lblBioZCurrentGeneratorMode.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2880 | this.lblBioZCurrentGeneratorMode.Location = new System.Drawing.Point(231, 375); |
darienf | 20:6d2af70c92ab | 2881 | this.lblBioZCurrentGeneratorMode.Name = "lblBioZCurrentGeneratorMode"; |
darienf | 20:6d2af70c92ab | 2882 | this.lblBioZCurrentGeneratorMode.Size = new System.Drawing.Size(37, 15); |
darienf | 20:6d2af70c92ab | 2883 | this.lblBioZCurrentGeneratorMode.TabIndex = 26; |
darienf | 20:6d2af70c92ab | 2884 | this.lblBioZCurrentGeneratorMode.Text = "Mode"; |
darienf | 20:6d2af70c92ab | 2885 | // |
darienf | 20:6d2af70c92ab | 2886 | // lblBioZAnalogHpf |
darienf | 20:6d2af70c92ab | 2887 | // |
darienf | 20:6d2af70c92ab | 2888 | this.lblBioZAnalogHpf.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2889 | this.lblBioZAnalogHpf.Location = new System.Drawing.Point(92, 128); |
darienf | 20:6d2af70c92ab | 2890 | this.lblBioZAnalogHpf.Name = "lblBioZAnalogHpf"; |
darienf | 20:6d2af70c92ab | 2891 | this.lblBioZAnalogHpf.Size = new System.Drawing.Size(107, 15); |
darienf | 20:6d2af70c92ab | 2892 | this.lblBioZAnalogHpf.TabIndex = 15; |
darienf | 20:6d2af70c92ab | 2893 | this.lblBioZAnalogHpf.Text = "Analog HPF Cutoff"; |
darienf | 20:6d2af70c92ab | 2894 | // |
darienf | 20:6d2af70c92ab | 2895 | // lblBioZModulationPhaseOffset |
darienf | 20:6d2af70c92ab | 2896 | // |
darienf | 20:6d2af70c92ab | 2897 | this.lblBioZModulationPhaseOffset.Location = new System.Drawing.Point(367, 177); |
darienf | 20:6d2af70c92ab | 2898 | this.lblBioZModulationPhaseOffset.Name = "lblBioZModulationPhaseOffset"; |
darienf | 20:6d2af70c92ab | 2899 | this.lblBioZModulationPhaseOffset.Size = new System.Drawing.Size(86, 39); |
darienf | 20:6d2af70c92ab | 2900 | this.lblBioZModulationPhaseOffset.TabIndex = 25; |
darienf | 20:6d2af70c92ab | 2901 | this.lblBioZModulationPhaseOffset.Text = "Modulation Phase Offset"; |
darienf | 20:6d2af70c92ab | 2902 | // |
darienf | 20:6d2af70c92ab | 2903 | // linkLabel2 |
darienf | 20:6d2af70c92ab | 2904 | // |
darienf | 20:6d2af70c92ab | 2905 | this.linkLabel2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 2906 | this.linkLabel2.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; |
darienf | 20:6d2af70c92ab | 2907 | this.linkLabel2.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(178)))), ((int)(((byte)(169))))); |
darienf | 20:6d2af70c92ab | 2908 | this.linkLabel2.Location = new System.Drawing.Point(74, 51); |
darienf | 20:6d2af70c92ab | 2909 | this.linkLabel2.Name = "linkLabel2"; |
darienf | 20:6d2af70c92ab | 2910 | this.linkLabel2.Size = new System.Drawing.Size(55, 54); |
darienf | 20:6d2af70c92ab | 2911 | this.linkLabel2.TabIndex = 16; |
darienf | 20:6d2af70c92ab | 2912 | this.linkLabel2.TabStop = true; |
darienf | 20:6d2af70c92ab | 2913 | this.linkLabel2.Text = "BioZ Input MUX"; |
darienf | 20:6d2af70c92ab | 2914 | this.linkLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
darienf | 20:6d2af70c92ab | 2915 | this.linkLabel2.VisitedLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(178)))), ((int)(((byte)(169))))); |
darienf | 20:6d2af70c92ab | 2916 | this.linkLabel2.Click += new System.EventHandler(this.linkLabel2_Click); |
darienf | 20:6d2af70c92ab | 2917 | // |
darienf | 20:6d2af70c92ab | 2918 | // lblBioZCurrentGeneratorMagnitude |
darienf | 20:6d2af70c92ab | 2919 | // |
darienf | 20:6d2af70c92ab | 2920 | this.lblBioZCurrentGeneratorMagnitude.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2921 | this.lblBioZCurrentGeneratorMagnitude.Location = new System.Drawing.Point(231, 329); |
darienf | 20:6d2af70c92ab | 2922 | this.lblBioZCurrentGeneratorMagnitude.Name = "lblBioZCurrentGeneratorMagnitude"; |
darienf | 20:6d2af70c92ab | 2923 | this.lblBioZCurrentGeneratorMagnitude.Size = new System.Drawing.Size(64, 15); |
darienf | 20:6d2af70c92ab | 2924 | this.lblBioZCurrentGeneratorMagnitude.TabIndex = 24; |
darienf | 20:6d2af70c92ab | 2925 | this.lblBioZCurrentGeneratorMagnitude.Text = "Magnitude"; |
darienf | 20:6d2af70c92ab | 2926 | // |
darienf | 20:6d2af70c92ab | 2927 | // lblBioZChannelGain |
darienf | 20:6d2af70c92ab | 2928 | // |
darienf | 20:6d2af70c92ab | 2929 | this.lblBioZChannelGain.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2930 | this.lblBioZChannelGain.Location = new System.Drawing.Point(456, 123); |
darienf | 20:6d2af70c92ab | 2931 | this.lblBioZChannelGain.Name = "lblBioZChannelGain"; |
darienf | 20:6d2af70c92ab | 2932 | this.lblBioZChannelGain.Size = new System.Drawing.Size(83, 15); |
darienf | 20:6d2af70c92ab | 2933 | this.lblBioZChannelGain.TabIndex = 17; |
darienf | 20:6d2af70c92ab | 2934 | this.lblBioZChannelGain.Text = "Channel Gain"; |
darienf | 20:6d2af70c92ab | 2935 | // |
darienf | 20:6d2af70c92ab | 2936 | // lblBioZACLeadOffUnderRangeThreshold |
darienf | 20:6d2af70c92ab | 2937 | // |
darienf | 20:6d2af70c92ab | 2938 | this.lblBioZACLeadOffUnderRangeThreshold.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2939 | this.lblBioZACLeadOffUnderRangeThreshold.Location = new System.Drawing.Point(696, 368); |
darienf | 20:6d2af70c92ab | 2940 | this.lblBioZACLeadOffUnderRangeThreshold.Name = "lblBioZACLeadOffUnderRangeThreshold"; |
darienf | 20:6d2af70c92ab | 2941 | this.lblBioZACLeadOffUnderRangeThreshold.Size = new System.Drawing.Size(160, 15); |
darienf | 20:6d2af70c92ab | 2942 | this.lblBioZACLeadOffUnderRangeThreshold.TabIndex = 23; |
darienf | 20:6d2af70c92ab | 2943 | this.lblBioZACLeadOffUnderRangeThreshold.Text = "AC Under-Range Threshold"; |
darienf | 20:6d2af70c92ab | 2944 | // |
darienf | 20:6d2af70c92ab | 2945 | // lblBioZSampleRate |
darienf | 20:6d2af70c92ab | 2946 | // |
darienf | 20:6d2af70c92ab | 2947 | this.lblBioZSampleRate.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2948 | this.lblBioZSampleRate.Location = new System.Drawing.Point(572, 123); |
darienf | 20:6d2af70c92ab | 2949 | this.lblBioZSampleRate.Name = "lblBioZSampleRate"; |
darienf | 20:6d2af70c92ab | 2950 | this.lblBioZSampleRate.Size = new System.Drawing.Size(79, 15); |
darienf | 20:6d2af70c92ab | 2951 | this.lblBioZSampleRate.TabIndex = 18; |
darienf | 20:6d2af70c92ab | 2952 | this.lblBioZSampleRate.Text = "Sample Rate"; |
darienf | 20:6d2af70c92ab | 2953 | // |
darienf | 20:6d2af70c92ab | 2954 | // lblBioZACLeadOffOverRangeThreshold |
darienf | 20:6d2af70c92ab | 2955 | // |
darienf | 20:6d2af70c92ab | 2956 | this.lblBioZACLeadOffOverRangeThreshold.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2957 | this.lblBioZACLeadOffOverRangeThreshold.Location = new System.Drawing.Point(696, 326); |
darienf | 20:6d2af70c92ab | 2958 | this.lblBioZACLeadOffOverRangeThreshold.Name = "lblBioZACLeadOffOverRangeThreshold"; |
darienf | 20:6d2af70c92ab | 2959 | this.lblBioZACLeadOffOverRangeThreshold.Size = new System.Drawing.Size(151, 15); |
darienf | 20:6d2af70c92ab | 2960 | this.lblBioZACLeadOffOverRangeThreshold.TabIndex = 22; |
darienf | 20:6d2af70c92ab | 2961 | this.lblBioZACLeadOffOverRangeThreshold.Text = "AC Over-Range Threshold"; |
darienf | 20:6d2af70c92ab | 2962 | // |
darienf | 20:6d2af70c92ab | 2963 | // lblBioZDigitalLpf |
darienf | 20:6d2af70c92ab | 2964 | // |
darienf | 20:6d2af70c92ab | 2965 | this.lblBioZDigitalLpf.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2966 | this.lblBioZDigitalLpf.Location = new System.Drawing.Point(708, 123); |
darienf | 20:6d2af70c92ab | 2967 | this.lblBioZDigitalLpf.Name = "lblBioZDigitalLpf"; |
darienf | 20:6d2af70c92ab | 2968 | this.lblBioZDigitalLpf.Size = new System.Drawing.Size(102, 15); |
darienf | 20:6d2af70c92ab | 2969 | this.lblBioZDigitalLpf.TabIndex = 19; |
darienf | 20:6d2af70c92ab | 2970 | this.lblBioZDigitalLpf.Text = "Digital LPF Cutoff"; |
darienf | 20:6d2af70c92ab | 2971 | // |
darienf | 20:6d2af70c92ab | 2972 | // lblBioZDigitalLeadOffDetectionEnable |
darienf | 20:6d2af70c92ab | 2973 | // |
darienf | 20:6d2af70c92ab | 2974 | this.lblBioZDigitalLeadOffDetectionEnable.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2975 | this.lblBioZDigitalLeadOffDetectionEnable.Location = new System.Drawing.Point(693, 282); |
darienf | 20:6d2af70c92ab | 2976 | this.lblBioZDigitalLeadOffDetectionEnable.Name = "lblBioZDigitalLeadOffDetectionEnable"; |
darienf | 20:6d2af70c92ab | 2977 | this.lblBioZDigitalLeadOffDetectionEnable.Size = new System.Drawing.Size(46, 15); |
darienf | 20:6d2af70c92ab | 2978 | this.lblBioZDigitalLeadOffDetectionEnable.TabIndex = 21; |
darienf | 20:6d2af70c92ab | 2979 | this.lblBioZDigitalLeadOffDetectionEnable.Text = "Enable"; |
darienf | 20:6d2af70c92ab | 2980 | // |
darienf | 20:6d2af70c92ab | 2981 | // lblBioZDigitalHpf |
darienf | 20:6d2af70c92ab | 2982 | // |
darienf | 20:6d2af70c92ab | 2983 | this.lblBioZDigitalHpf.AutoSize = true; |
darienf | 20:6d2af70c92ab | 2984 | this.lblBioZDigitalHpf.Location = new System.Drawing.Point(708, 165); |
darienf | 20:6d2af70c92ab | 2985 | this.lblBioZDigitalHpf.Name = "lblBioZDigitalHpf"; |
darienf | 20:6d2af70c92ab | 2986 | this.lblBioZDigitalHpf.Size = new System.Drawing.Size(104, 15); |
darienf | 20:6d2af70c92ab | 2987 | this.lblBioZDigitalHpf.TabIndex = 20; |
darienf | 20:6d2af70c92ab | 2988 | this.lblBioZDigitalHpf.Text = "Digital HPF Cutoff"; |
darienf | 20:6d2af70c92ab | 2989 | // |
darienf | 20:6d2af70c92ab | 2990 | // picBioZChannel |
darienf | 20:6d2af70c92ab | 2991 | // |
darienf | 20:6d2af70c92ab | 2992 | this.picBioZChannel.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 2993 | this.picBioZChannel.Image = global::HealthSensorPlatform.Properties.Resources.bio_impedance_block; |
darienf | 20:6d2af70c92ab | 2994 | this.picBioZChannel.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 2995 | this.picBioZChannel.Name = "picBioZChannel"; |
darienf | 20:6d2af70c92ab | 2996 | this.picBioZChannel.Size = new System.Drawing.Size(946, 522); |
darienf | 20:6d2af70c92ab | 2997 | this.picBioZChannel.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 2998 | this.picBioZChannel.TabIndex = 1; |
darienf | 20:6d2af70c92ab | 2999 | this.picBioZChannel.TabStop = false; |
darienf | 20:6d2af70c92ab | 3000 | // |
darienf | 20:6d2af70c92ab | 3001 | // tpMAX30001BioZInputMux |
darienf | 20:6d2af70c92ab | 3002 | // |
darienf | 20:6d2af70c92ab | 3003 | this.tpMAX30001BioZInputMux.Controls.Add(this.pnlBioZMux); |
darienf | 20:6d2af70c92ab | 3004 | this.tpMAX30001BioZInputMux.Location = new System.Drawing.Point(4, 26); |
darienf | 20:6d2af70c92ab | 3005 | this.tpMAX30001BioZInputMux.Name = "tpMAX30001BioZInputMux"; |
darienf | 20:6d2af70c92ab | 3006 | this.tpMAX30001BioZInputMux.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 3007 | this.tpMAX30001BioZInputMux.TabIndex = 15; |
darienf | 20:6d2af70c92ab | 3008 | this.tpMAX30001BioZInputMux.Text = "BioZ MUX"; |
darienf | 20:6d2af70c92ab | 3009 | this.tpMAX30001BioZInputMux.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 3010 | // |
darienf | 20:6d2af70c92ab | 3011 | // pnlBioZMux |
darienf | 20:6d2af70c92ab | 3012 | // |
darienf | 20:6d2af70c92ab | 3013 | this.pnlBioZMux.Controls.Add(this.label36); |
darienf | 20:6d2af70c92ab | 3014 | this.pnlBioZMux.Controls.Add(this.linkLabelBioZLoad); |
darienf | 20:6d2af70c92ab | 3015 | this.pnlBioZMux.Controls.Add(this.cboBioZCalEnVcal); |
darienf | 20:6d2af70c92ab | 3016 | this.pnlBioZMux.Controls.Add(this.lblBmuxEnUlpLon); |
darienf | 20:6d2af70c92ab | 3017 | this.pnlBioZMux.Controls.Add(this.cboBioZCalVMode); |
darienf | 20:6d2af70c92ab | 3018 | this.pnlBioZMux.Controls.Add(this.cboBmuxEnUlpLon); |
darienf | 20:6d2af70c92ab | 3019 | this.pnlBioZMux.Controls.Add(this.cboBioZDcloffImag); |
darienf | 20:6d2af70c92ab | 3020 | this.pnlBioZMux.Controls.Add(this.lblBioZCalEnVcal); |
darienf | 20:6d2af70c92ab | 3021 | this.pnlBioZMux.Controls.Add(this.label27); |
darienf | 20:6d2af70c92ab | 3022 | this.pnlBioZMux.Controls.Add(this.lblBioZCalVMode); |
darienf | 20:6d2af70c92ab | 3023 | this.pnlBioZMux.Controls.Add(this.cboBioZBmuxCalnSel); |
darienf | 20:6d2af70c92ab | 3024 | this.pnlBioZMux.Controls.Add(this.lblBioZDcloffImag); |
darienf | 20:6d2af70c92ab | 3025 | this.pnlBioZMux.Controls.Add(this.lblBioZBmuxCalnSel); |
darienf | 20:6d2af70c92ab | 3026 | this.pnlBioZMux.Controls.Add(this.cboBioZCalVmag); |
darienf | 20:6d2af70c92ab | 3027 | this.pnlBioZMux.Controls.Add(this.cboBioZBmuxCalpSel); |
darienf | 20:6d2af70c92ab | 3028 | this.pnlBioZMux.Controls.Add(this.cboBioZCalFifty); |
darienf | 20:6d2af70c92ab | 3029 | this.pnlBioZMux.Controls.Add(this.lblBioZBmuxCalpSel); |
darienf | 20:6d2af70c92ab | 3030 | this.pnlBioZMux.Controls.Add(this.cboBioZCalThigh); |
darienf | 20:6d2af70c92ab | 3031 | this.pnlBioZMux.Controls.Add(this.cboBioZRbiasn); |
darienf | 20:6d2af70c92ab | 3032 | this.pnlBioZMux.Controls.Add(this.cboBioZCalFcal); |
darienf | 20:6d2af70c92ab | 3033 | this.pnlBioZMux.Controls.Add(this.lblBioZRbiasn); |
darienf | 20:6d2af70c92ab | 3034 | this.pnlBioZMux.Controls.Add(this.lblBioZCalFifty); |
darienf | 20:6d2af70c92ab | 3035 | this.pnlBioZMux.Controls.Add(this.cboBioZRbiasp); |
darienf | 20:6d2af70c92ab | 3036 | this.pnlBioZMux.Controls.Add(this.lblBioZCalThigh); |
darienf | 20:6d2af70c92ab | 3037 | this.pnlBioZMux.Controls.Add(this.lblBioZRbiasp); |
darienf | 20:6d2af70c92ab | 3038 | this.pnlBioZMux.Controls.Add(this.lblBioZCalFcal); |
darienf | 20:6d2af70c92ab | 3039 | this.pnlBioZMux.Controls.Add(this.cboBioZRbiasv); |
darienf | 20:6d2af70c92ab | 3040 | this.pnlBioZMux.Controls.Add(this.lblBioZCalVmag); |
darienf | 20:6d2af70c92ab | 3041 | this.pnlBioZMux.Controls.Add(this.lblBioZRbiasv); |
darienf | 20:6d2af70c92ab | 3042 | this.pnlBioZMux.Controls.Add(this.lblBioZBmuxOpenp); |
darienf | 20:6d2af70c92ab | 3043 | this.pnlBioZMux.Controls.Add(this.cboBioZEnRbias); |
darienf | 20:6d2af70c92ab | 3044 | this.pnlBioZMux.Controls.Add(this.lblBioZBmuxOpenn); |
darienf | 20:6d2af70c92ab | 3045 | this.pnlBioZMux.Controls.Add(this.lblBioZEnRbias); |
darienf | 20:6d2af70c92ab | 3046 | this.pnlBioZMux.Controls.Add(this.cboBioZBmuxOpenp); |
darienf | 20:6d2af70c92ab | 3047 | this.pnlBioZMux.Controls.Add(this.lblBioZDcloffVth); |
darienf | 20:6d2af70c92ab | 3048 | this.pnlBioZMux.Controls.Add(this.cboBioZBmuxOpenn); |
darienf | 20:6d2af70c92ab | 3049 | this.pnlBioZMux.Controls.Add(this.cboBioZDcloffVth); |
darienf | 20:6d2af70c92ab | 3050 | this.pnlBioZMux.Controls.Add(this.lblBioZEnDcloff); |
darienf | 20:6d2af70c92ab | 3051 | this.pnlBioZMux.Controls.Add(this.cboBioZDcloffIpol); |
darienf | 20:6d2af70c92ab | 3052 | this.pnlBioZMux.Controls.Add(this.cboBioZEnDcloff); |
darienf | 20:6d2af70c92ab | 3053 | this.pnlBioZMux.Controls.Add(this.lblBioZDcloffIpol); |
darienf | 20:6d2af70c92ab | 3054 | this.pnlBioZMux.Controls.Add(this.pictureBox2); |
darienf | 20:6d2af70c92ab | 3055 | this.pnlBioZMux.Controls.Add(this.picLoff1); |
darienf | 20:6d2af70c92ab | 3056 | this.pnlBioZMux.Controls.Add(this.picLoff2); |
darienf | 20:6d2af70c92ab | 3057 | this.pnlBioZMux.Controls.Add(this.picLeadOn); |
darienf | 20:6d2af70c92ab | 3058 | this.pnlBioZMux.Controls.Add(this.picBioZsw1); |
darienf | 20:6d2af70c92ab | 3059 | this.pnlBioZMux.Controls.Add(this.picBioZsw2); |
darienf | 20:6d2af70c92ab | 3060 | this.pnlBioZMux.Controls.Add(this.picLeadBias1); |
darienf | 20:6d2af70c92ab | 3061 | this.pnlBioZMux.Controls.Add(this.picLeadBias2); |
darienf | 20:6d2af70c92ab | 3062 | this.pnlBioZMux.Controls.Add(this.picBioZCal1); |
darienf | 20:6d2af70c92ab | 3063 | this.pnlBioZMux.Controls.Add(this.picBioZCal2); |
darienf | 20:6d2af70c92ab | 3064 | this.pnlBioZMux.Location = new System.Drawing.Point(1, 2); |
darienf | 20:6d2af70c92ab | 3065 | this.pnlBioZMux.Margin = new System.Windows.Forms.Padding(2); |
darienf | 20:6d2af70c92ab | 3066 | this.pnlBioZMux.Name = "pnlBioZMux"; |
darienf | 20:6d2af70c92ab | 3067 | this.pnlBioZMux.Size = new System.Drawing.Size(951, 493); |
darienf | 20:6d2af70c92ab | 3068 | this.pnlBioZMux.TabIndex = 127; |
darienf | 20:6d2af70c92ab | 3069 | // |
darienf | 20:6d2af70c92ab | 3070 | // label36 |
darienf | 20:6d2af70c92ab | 3071 | // |
darienf | 20:6d2af70c92ab | 3072 | this.label36.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3073 | this.label36.Location = new System.Drawing.Point(814, 478); |
darienf | 20:6d2af70c92ab | 3074 | this.label36.Name = "label36"; |
darienf | 20:6d2af70c92ab | 3075 | this.label36.Size = new System.Drawing.Size(112, 15); |
darienf | 20:6d2af70c92ab | 3076 | this.label36.TabIndex = 123; |
darienf | 20:6d2af70c92ab | 3077 | this.label36.Text = "* Power-On Default"; |
darienf | 20:6d2af70c92ab | 3078 | // |
darienf | 20:6d2af70c92ab | 3079 | // linkLabelBioZLoad |
darienf | 20:6d2af70c92ab | 3080 | // |
darienf | 20:6d2af70c92ab | 3081 | this.linkLabelBioZLoad.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 3082 | this.linkLabelBioZLoad.LinkBehavior = System.Windows.Forms.LinkBehavior.NeverUnderline; |
darienf | 20:6d2af70c92ab | 3083 | this.linkLabelBioZLoad.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(178)))), ((int)(((byte)(169))))); |
darienf | 20:6d2af70c92ab | 3084 | this.linkLabelBioZLoad.Location = new System.Drawing.Point(427, 385); |
darienf | 20:6d2af70c92ab | 3085 | this.linkLabelBioZLoad.Name = "linkLabelBioZLoad"; |
darienf | 20:6d2af70c92ab | 3086 | this.linkLabelBioZLoad.Size = new System.Drawing.Size(74, 60); |
darienf | 20:6d2af70c92ab | 3087 | this.linkLabelBioZLoad.TabIndex = 126; |
darienf | 20:6d2af70c92ab | 3088 | this.linkLabelBioZLoad.TabStop = true; |
darienf | 20:6d2af70c92ab | 3089 | this.linkLabelBioZLoad.Text = "Selectable Resistive Load"; |
darienf | 20:6d2af70c92ab | 3090 | this.linkLabelBioZLoad.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
darienf | 20:6d2af70c92ab | 3091 | this.linkLabelBioZLoad.VisitedLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(178)))), ((int)(((byte)(169))))); |
darienf | 20:6d2af70c92ab | 3092 | this.linkLabelBioZLoad.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelBioZLoad_LinkClicked); |
darienf | 20:6d2af70c92ab | 3093 | // |
darienf | 20:6d2af70c92ab | 3094 | // cboBioZCalEnVcal |
darienf | 20:6d2af70c92ab | 3095 | // |
darienf | 20:6d2af70c92ab | 3096 | this.cboBioZCalEnVcal.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3097 | this.cboBioZCalEnVcal.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3098 | this.cboBioZCalEnVcal.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3099 | this.cboBioZCalEnVcal.DropDownWidth = 97; |
darienf | 20:6d2af70c92ab | 3100 | this.cboBioZCalEnVcal.Location = new System.Drawing.Point(730, 259); |
darienf | 20:6d2af70c92ab | 3101 | this.cboBioZCalEnVcal.Name = "cboBioZCalEnVcal"; |
darienf | 20:6d2af70c92ab | 3102 | this.cboBioZCalEnVcal.Size = new System.Drawing.Size(97, 20); |
darienf | 20:6d2af70c92ab | 3103 | this.cboBioZCalEnVcal.TabIndex = 84; |
darienf | 20:6d2af70c92ab | 3104 | this.cboBioZCalEnVcal.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3105 | this.cboBioZCalEnVcal.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3106 | this.cboBioZCalEnVcal.SelectedIndexChanged += new System.EventHandler(this.cboBioZCalEnVcal_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 3107 | // |
darienf | 20:6d2af70c92ab | 3108 | // lblBmuxEnUlpLon |
darienf | 20:6d2af70c92ab | 3109 | // |
darienf | 20:6d2af70c92ab | 3110 | this.lblBmuxEnUlpLon.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 3111 | this.lblBmuxEnUlpLon.Location = new System.Drawing.Point(298, 326); |
darienf | 20:6d2af70c92ab | 3112 | this.lblBmuxEnUlpLon.Name = "lblBmuxEnUlpLon"; |
darienf | 20:6d2af70c92ab | 3113 | this.lblBmuxEnUlpLon.Size = new System.Drawing.Size(93, 33); |
darienf | 20:6d2af70c92ab | 3114 | this.lblBmuxEnUlpLon.TabIndex = 125; |
darienf | 20:6d2af70c92ab | 3115 | this.lblBmuxEnUlpLon.Text = "Lead-On Check Enable"; |
darienf | 20:6d2af70c92ab | 3116 | // |
darienf | 20:6d2af70c92ab | 3117 | // cboBioZCalVMode |
darienf | 20:6d2af70c92ab | 3118 | // |
darienf | 20:6d2af70c92ab | 3119 | this.cboBioZCalVMode.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3120 | this.cboBioZCalVMode.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3121 | this.cboBioZCalVMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3122 | this.cboBioZCalVMode.DropDownWidth = 97; |
darienf | 20:6d2af70c92ab | 3123 | this.cboBioZCalVMode.Location = new System.Drawing.Point(730, 298); |
darienf | 20:6d2af70c92ab | 3124 | this.cboBioZCalVMode.Name = "cboBioZCalVMode"; |
darienf | 20:6d2af70c92ab | 3125 | this.cboBioZCalVMode.Size = new System.Drawing.Size(97, 20); |
darienf | 20:6d2af70c92ab | 3126 | this.cboBioZCalVMode.TabIndex = 85; |
darienf | 20:6d2af70c92ab | 3127 | this.cboBioZCalVMode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3128 | this.cboBioZCalVMode.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3129 | // |
darienf | 20:6d2af70c92ab | 3130 | // cboBmuxEnUlpLon |
darienf | 20:6d2af70c92ab | 3131 | // |
darienf | 20:6d2af70c92ab | 3132 | this.cboBmuxEnUlpLon.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3133 | this.cboBmuxEnUlpLon.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3134 | this.cboBmuxEnUlpLon.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3135 | this.cboBmuxEnUlpLon.DropDownWidth = 90; |
darienf | 20:6d2af70c92ab | 3136 | this.cboBmuxEnUlpLon.Location = new System.Drawing.Point(302, 362); |
darienf | 20:6d2af70c92ab | 3137 | this.cboBmuxEnUlpLon.Name = "cboBmuxEnUlpLon"; |
darienf | 20:6d2af70c92ab | 3138 | this.cboBmuxEnUlpLon.Size = new System.Drawing.Size(90, 20); |
darienf | 20:6d2af70c92ab | 3139 | this.cboBmuxEnUlpLon.TabIndex = 124; |
darienf | 20:6d2af70c92ab | 3140 | this.cboBmuxEnUlpLon.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3141 | this.cboBmuxEnUlpLon.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3142 | this.cboBmuxEnUlpLon.SelectedIndexChanged += new System.EventHandler(this.cboBmuxEnUlpLon_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 3143 | // |
darienf | 20:6d2af70c92ab | 3144 | // cboBioZDcloffImag |
darienf | 20:6d2af70c92ab | 3145 | // |
darienf | 20:6d2af70c92ab | 3146 | this.cboBioZDcloffImag.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3147 | this.cboBioZDcloffImag.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3148 | this.cboBioZDcloffImag.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3149 | this.cboBioZDcloffImag.DropDownWidth = 129; |
darienf | 20:6d2af70c92ab | 3150 | this.cboBioZDcloffImag.Location = new System.Drawing.Point(98, 380); |
darienf | 20:6d2af70c92ab | 3151 | this.cboBioZDcloffImag.Name = "cboBioZDcloffImag"; |
darienf | 20:6d2af70c92ab | 3152 | this.cboBioZDcloffImag.Size = new System.Drawing.Size(129, 20); |
darienf | 20:6d2af70c92ab | 3153 | this.cboBioZDcloffImag.TabIndex = 86; |
darienf | 20:6d2af70c92ab | 3154 | this.cboBioZDcloffImag.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3155 | this.cboBioZDcloffImag.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3156 | // |
darienf | 20:6d2af70c92ab | 3157 | // lblBioZCalEnVcal |
darienf | 20:6d2af70c92ab | 3158 | // |
darienf | 20:6d2af70c92ab | 3159 | this.lblBioZCalEnVcal.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3160 | this.lblBioZCalEnVcal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 3161 | this.lblBioZCalEnVcal.Location = new System.Drawing.Point(727, 241); |
darienf | 20:6d2af70c92ab | 3162 | this.lblBioZCalEnVcal.Name = "lblBioZCalEnVcal"; |
darienf | 20:6d2af70c92ab | 3163 | this.lblBioZCalEnVcal.Size = new System.Drawing.Size(109, 15); |
darienf | 20:6d2af70c92ab | 3164 | this.lblBioZCalEnVcal.TabIndex = 89; |
darienf | 20:6d2af70c92ab | 3165 | this.lblBioZCalEnVcal.Text = "Calibration Enable"; |
darienf | 20:6d2af70c92ab | 3166 | // |
darienf | 20:6d2af70c92ab | 3167 | // label27 |
darienf | 20:6d2af70c92ab | 3168 | // |
darienf | 20:6d2af70c92ab | 3169 | this.label27.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3170 | this.label27.Location = new System.Drawing.Point(50, 478); |
darienf | 20:6d2af70c92ab | 3171 | this.label27.Name = "label27"; |
darienf | 20:6d2af70c92ab | 3172 | this.label27.Size = new System.Drawing.Size(361, 15); |
darienf | 20:6d2af70c92ab | 3173 | this.label27.TabIndex = 122; |
darienf | 20:6d2af70c92ab | 3174 | this.label27.Text = "(Options with grey background apply to both ECG and BioZ MUX.)"; |
darienf | 20:6d2af70c92ab | 3175 | // |
darienf | 20:6d2af70c92ab | 3176 | // lblBioZCalVMode |
darienf | 20:6d2af70c92ab | 3177 | // |
darienf | 20:6d2af70c92ab | 3178 | this.lblBioZCalVMode.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3179 | this.lblBioZCalVMode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 3180 | this.lblBioZCalVMode.Location = new System.Drawing.Point(727, 280); |
darienf | 20:6d2af70c92ab | 3181 | this.lblBioZCalVMode.Name = "lblBioZCalVMode"; |
darienf | 20:6d2af70c92ab | 3182 | this.lblBioZCalVMode.Size = new System.Drawing.Size(91, 15); |
darienf | 20:6d2af70c92ab | 3183 | this.lblBioZCalVMode.TabIndex = 90; |
darienf | 20:6d2af70c92ab | 3184 | this.lblBioZCalVMode.Text = "Mode Selection"; |
darienf | 20:6d2af70c92ab | 3185 | // |
darienf | 20:6d2af70c92ab | 3186 | // cboBioZBmuxCalnSel |
darienf | 20:6d2af70c92ab | 3187 | // |
darienf | 20:6d2af70c92ab | 3188 | this.cboBioZBmuxCalnSel.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3189 | this.cboBioZBmuxCalnSel.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3190 | this.cboBioZBmuxCalnSel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3191 | this.cboBioZBmuxCalnSel.DropDownWidth = 95; |
darienf | 20:6d2af70c92ab | 3192 | this.cboBioZBmuxCalnSel.Location = new System.Drawing.Point(730, 116); |
darienf | 20:6d2af70c92ab | 3193 | this.cboBioZBmuxCalnSel.Name = "cboBioZBmuxCalnSel"; |
darienf | 20:6d2af70c92ab | 3194 | this.cboBioZBmuxCalnSel.Size = new System.Drawing.Size(95, 21); |
darienf | 20:6d2af70c92ab | 3195 | this.cboBioZBmuxCalnSel.TabIndex = 121; |
darienf | 20:6d2af70c92ab | 3196 | this.cboBioZBmuxCalnSel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3197 | this.cboBioZBmuxCalnSel.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3198 | this.cboBioZBmuxCalnSel.SelectedIndexChanged += new System.EventHandler(this.cboBioZBmuxCalnSel_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 3199 | // |
darienf | 20:6d2af70c92ab | 3200 | // lblBioZDcloffImag |
darienf | 20:6d2af70c92ab | 3201 | // |
darienf | 20:6d2af70c92ab | 3202 | this.lblBioZDcloffImag.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3203 | this.lblBioZDcloffImag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 3204 | this.lblBioZDcloffImag.Location = new System.Drawing.Point(95, 362); |
darienf | 20:6d2af70c92ab | 3205 | this.lblBioZDcloffImag.Name = "lblBioZDcloffImag"; |
darienf | 20:6d2af70c92ab | 3206 | this.lblBioZDcloffImag.Size = new System.Drawing.Size(108, 15); |
darienf | 20:6d2af70c92ab | 3207 | this.lblBioZDcloffImag.TabIndex = 91; |
darienf | 20:6d2af70c92ab | 3208 | this.lblBioZDcloffImag.Text = "Current Magnitude"; |
darienf | 20:6d2af70c92ab | 3209 | // |
darienf | 20:6d2af70c92ab | 3210 | // lblBioZBmuxCalnSel |
darienf | 20:6d2af70c92ab | 3211 | // |
darienf | 20:6d2af70c92ab | 3212 | this.lblBioZBmuxCalnSel.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3213 | this.lblBioZBmuxCalnSel.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3214 | this.lblBioZBmuxCalnSel.Location = new System.Drawing.Point(727, 97); |
darienf | 20:6d2af70c92ab | 3215 | this.lblBioZBmuxCalnSel.Name = "lblBioZBmuxCalnSel"; |
darienf | 20:6d2af70c92ab | 3216 | this.lblBioZBmuxCalnSel.Size = new System.Drawing.Size(90, 15); |
darienf | 20:6d2af70c92ab | 3217 | this.lblBioZBmuxCalnSel.TabIndex = 120; |
darienf | 20:6d2af70c92ab | 3218 | this.lblBioZBmuxCalnSel.Text = "BIN Calibration"; |
darienf | 20:6d2af70c92ab | 3219 | // |
darienf | 20:6d2af70c92ab | 3220 | // cboBioZCalVmag |
darienf | 20:6d2af70c92ab | 3221 | // |
darienf | 20:6d2af70c92ab | 3222 | this.cboBioZCalVmag.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3223 | this.cboBioZCalVmag.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3224 | this.cboBioZCalVmag.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3225 | this.cboBioZCalVmag.DropDownWidth = 97; |
darienf | 20:6d2af70c92ab | 3226 | this.cboBioZCalVmag.Location = new System.Drawing.Point(730, 339); |
darienf | 20:6d2af70c92ab | 3227 | this.cboBioZCalVmag.Name = "cboBioZCalVmag"; |
darienf | 20:6d2af70c92ab | 3228 | this.cboBioZCalVmag.Size = new System.Drawing.Size(97, 21); |
darienf | 20:6d2af70c92ab | 3229 | this.cboBioZCalVmag.TabIndex = 92; |
darienf | 20:6d2af70c92ab | 3230 | this.cboBioZCalVmag.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3231 | this.cboBioZCalVmag.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3232 | // |
darienf | 20:6d2af70c92ab | 3233 | // cboBioZBmuxCalpSel |
darienf | 20:6d2af70c92ab | 3234 | // |
darienf | 20:6d2af70c92ab | 3235 | this.cboBioZBmuxCalpSel.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3236 | this.cboBioZBmuxCalpSel.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3237 | this.cboBioZBmuxCalpSel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3238 | this.cboBioZBmuxCalpSel.DropDownWidth = 95; |
darienf | 20:6d2af70c92ab | 3239 | this.cboBioZBmuxCalpSel.Location = new System.Drawing.Point(730, 73); |
darienf | 20:6d2af70c92ab | 3240 | this.cboBioZBmuxCalpSel.Name = "cboBioZBmuxCalpSel"; |
darienf | 20:6d2af70c92ab | 3241 | this.cboBioZBmuxCalpSel.Size = new System.Drawing.Size(95, 21); |
darienf | 20:6d2af70c92ab | 3242 | this.cboBioZBmuxCalpSel.TabIndex = 119; |
darienf | 20:6d2af70c92ab | 3243 | this.cboBioZBmuxCalpSel.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3244 | this.cboBioZBmuxCalpSel.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3245 | this.cboBioZBmuxCalpSel.SelectedIndexChanged += new System.EventHandler(this.cboBioZBmuxCalpSel_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 3246 | // |
darienf | 20:6d2af70c92ab | 3247 | // cboBioZCalFifty |
darienf | 20:6d2af70c92ab | 3248 | // |
darienf | 20:6d2af70c92ab | 3249 | this.cboBioZCalFifty.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3250 | this.cboBioZCalFifty.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3251 | this.cboBioZCalFifty.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3252 | this.cboBioZCalFifty.DropDownWidth = 95; |
darienf | 20:6d2af70c92ab | 3253 | this.cboBioZCalFifty.Location = new System.Drawing.Point(730, 421); |
darienf | 20:6d2af70c92ab | 3254 | this.cboBioZCalFifty.Name = "cboBioZCalFifty"; |
darienf | 20:6d2af70c92ab | 3255 | this.cboBioZCalFifty.Size = new System.Drawing.Size(95, 21); |
darienf | 20:6d2af70c92ab | 3256 | this.cboBioZCalFifty.TabIndex = 93; |
darienf | 20:6d2af70c92ab | 3257 | this.cboBioZCalFifty.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3258 | this.cboBioZCalFifty.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3259 | // |
darienf | 20:6d2af70c92ab | 3260 | // lblBioZBmuxCalpSel |
darienf | 20:6d2af70c92ab | 3261 | // |
darienf | 20:6d2af70c92ab | 3262 | this.lblBioZBmuxCalpSel.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3263 | this.lblBioZBmuxCalpSel.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3264 | this.lblBioZBmuxCalpSel.Location = new System.Drawing.Point(727, 54); |
darienf | 20:6d2af70c92ab | 3265 | this.lblBioZBmuxCalpSel.Name = "lblBioZBmuxCalpSel"; |
darienf | 20:6d2af70c92ab | 3266 | this.lblBioZBmuxCalpSel.Size = new System.Drawing.Size(89, 15); |
darienf | 20:6d2af70c92ab | 3267 | this.lblBioZBmuxCalpSel.TabIndex = 118; |
darienf | 20:6d2af70c92ab | 3268 | this.lblBioZBmuxCalpSel.Text = "BIP Calibration"; |
darienf | 20:6d2af70c92ab | 3269 | // |
darienf | 20:6d2af70c92ab | 3270 | // cboBioZCalThigh |
darienf | 20:6d2af70c92ab | 3271 | // |
darienf | 20:6d2af70c92ab | 3272 | this.cboBioZCalThigh.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3273 | this.cboBioZCalThigh.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3274 | this.cboBioZCalThigh.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3275 | this.cboBioZCalThigh.DropDownWidth = 72; |
darienf | 20:6d2af70c92ab | 3276 | this.cboBioZCalThigh.Location = new System.Drawing.Point(831, 421); |
darienf | 20:6d2af70c92ab | 3277 | this.cboBioZCalThigh.Name = "cboBioZCalThigh"; |
darienf | 20:6d2af70c92ab | 3278 | this.cboBioZCalThigh.Size = new System.Drawing.Size(72, 21); |
darienf | 20:6d2af70c92ab | 3279 | this.cboBioZCalThigh.TabIndex = 94; |
darienf | 20:6d2af70c92ab | 3280 | this.cboBioZCalThigh.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3281 | this.cboBioZCalThigh.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3282 | // |
darienf | 20:6d2af70c92ab | 3283 | // cboBioZRbiasn |
darienf | 20:6d2af70c92ab | 3284 | // |
darienf | 20:6d2af70c92ab | 3285 | this.cboBioZRbiasn.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3286 | this.cboBioZRbiasn.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3287 | this.cboBioZRbiasn.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3288 | this.cboBioZRbiasn.DropDownWidth = 116; |
darienf | 20:6d2af70c92ab | 3289 | this.cboBioZRbiasn.Location = new System.Drawing.Point(554, 423); |
darienf | 20:6d2af70c92ab | 3290 | this.cboBioZRbiasn.Name = "cboBioZRbiasn"; |
darienf | 20:6d2af70c92ab | 3291 | this.cboBioZRbiasn.Size = new System.Drawing.Size(116, 20); |
darienf | 20:6d2af70c92ab | 3292 | this.cboBioZRbiasn.TabIndex = 117; |
darienf | 20:6d2af70c92ab | 3293 | this.cboBioZRbiasn.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3294 | this.cboBioZRbiasn.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3295 | this.cboBioZRbiasn.SelectedIndexChanged += new System.EventHandler(this.cboBioZRbiasn_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 3296 | // |
darienf | 20:6d2af70c92ab | 3297 | // cboBioZCalFcal |
darienf | 20:6d2af70c92ab | 3298 | // |
darienf | 20:6d2af70c92ab | 3299 | this.cboBioZCalFcal.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3300 | this.cboBioZCalFcal.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3301 | this.cboBioZCalFcal.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3302 | this.cboBioZCalFcal.DropDownWidth = 163; |
darienf | 20:6d2af70c92ab | 3303 | this.cboBioZCalFcal.Location = new System.Drawing.Point(730, 379); |
darienf | 20:6d2af70c92ab | 3304 | this.cboBioZCalFcal.Name = "cboBioZCalFcal"; |
darienf | 20:6d2af70c92ab | 3305 | this.cboBioZCalFcal.Size = new System.Drawing.Size(163, 21); |
darienf | 20:6d2af70c92ab | 3306 | this.cboBioZCalFcal.TabIndex = 95; |
darienf | 20:6d2af70c92ab | 3307 | this.cboBioZCalFcal.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3308 | this.cboBioZCalFcal.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3309 | // |
darienf | 20:6d2af70c92ab | 3310 | // lblBioZRbiasn |
darienf | 20:6d2af70c92ab | 3311 | // |
darienf | 20:6d2af70c92ab | 3312 | this.lblBioZRbiasn.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3313 | this.lblBioZRbiasn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 3314 | this.lblBioZRbiasn.Location = new System.Drawing.Point(551, 405); |
darienf | 20:6d2af70c92ab | 3315 | this.lblBioZRbiasn.Name = "lblBioZRbiasn"; |
darienf | 20:6d2af70c92ab | 3316 | this.lblBioZRbiasn.Size = new System.Drawing.Size(133, 15); |
darienf | 20:6d2af70c92ab | 3317 | this.lblBioZRbiasn.TabIndex = 116; |
darienf | 20:6d2af70c92ab | 3318 | this.lblBioZRbiasn.Text = "Neg. Input Bias Enable"; |
darienf | 20:6d2af70c92ab | 3319 | // |
darienf | 20:6d2af70c92ab | 3320 | // lblBioZCalFifty |
darienf | 20:6d2af70c92ab | 3321 | // |
darienf | 20:6d2af70c92ab | 3322 | this.lblBioZCalFifty.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3323 | this.lblBioZCalFifty.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 3324 | this.lblBioZCalFifty.Location = new System.Drawing.Point(727, 403); |
darienf | 20:6d2af70c92ab | 3325 | this.lblBioZCalFifty.Name = "lblBioZCalFifty"; |
darienf | 20:6d2af70c92ab | 3326 | this.lblBioZCalFifty.Size = new System.Drawing.Size(64, 15); |
darienf | 20:6d2af70c92ab | 3327 | this.lblBioZCalFifty.TabIndex = 96; |
darienf | 20:6d2af70c92ab | 3328 | this.lblBioZCalFifty.Text = "Duty Cycle"; |
darienf | 20:6d2af70c92ab | 3329 | // |
darienf | 20:6d2af70c92ab | 3330 | // cboBioZRbiasp |
darienf | 20:6d2af70c92ab | 3331 | // |
darienf | 20:6d2af70c92ab | 3332 | this.cboBioZRbiasp.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3333 | this.cboBioZRbiasp.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3334 | this.cboBioZRbiasp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3335 | this.cboBioZRbiasp.DropDownWidth = 116; |
darienf | 20:6d2af70c92ab | 3336 | this.cboBioZRbiasp.Location = new System.Drawing.Point(554, 380); |
darienf | 20:6d2af70c92ab | 3337 | this.cboBioZRbiasp.Name = "cboBioZRbiasp"; |
darienf | 20:6d2af70c92ab | 3338 | this.cboBioZRbiasp.Size = new System.Drawing.Size(116, 20); |
darienf | 20:6d2af70c92ab | 3339 | this.cboBioZRbiasp.TabIndex = 115; |
darienf | 20:6d2af70c92ab | 3340 | this.cboBioZRbiasp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3341 | this.cboBioZRbiasp.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3342 | this.cboBioZRbiasp.SelectedIndexChanged += new System.EventHandler(this.cboBioZRbiasp_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 3343 | // |
darienf | 20:6d2af70c92ab | 3344 | // lblBioZCalThigh |
darienf | 20:6d2af70c92ab | 3345 | // |
darienf | 20:6d2af70c92ab | 3346 | this.lblBioZCalThigh.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3347 | this.lblBioZCalThigh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 3348 | this.lblBioZCalThigh.Location = new System.Drawing.Point(828, 403); |
darienf | 20:6d2af70c92ab | 3349 | this.lblBioZCalThigh.Name = "lblBioZCalThigh"; |
darienf | 20:6d2af70c92ab | 3350 | this.lblBioZCalThigh.Size = new System.Drawing.Size(64, 15); |
darienf | 20:6d2af70c92ab | 3351 | this.lblBioZCalThigh.TabIndex = 97; |
darienf | 20:6d2af70c92ab | 3352 | this.lblBioZCalThigh.Text = "Time High"; |
darienf | 20:6d2af70c92ab | 3353 | // |
darienf | 20:6d2af70c92ab | 3354 | // lblBioZRbiasp |
darienf | 20:6d2af70c92ab | 3355 | // |
darienf | 20:6d2af70c92ab | 3356 | this.lblBioZRbiasp.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3357 | this.lblBioZRbiasp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 3358 | this.lblBioZRbiasp.Location = new System.Drawing.Point(552, 362); |
darienf | 20:6d2af70c92ab | 3359 | this.lblBioZRbiasp.Name = "lblBioZRbiasp"; |
darienf | 20:6d2af70c92ab | 3360 | this.lblBioZRbiasp.Size = new System.Drawing.Size(147, 15); |
darienf | 20:6d2af70c92ab | 3361 | this.lblBioZRbiasp.TabIndex = 114; |
darienf | 20:6d2af70c92ab | 3362 | this.lblBioZRbiasp.Text = "Postive Input Bias Enable"; |
darienf | 20:6d2af70c92ab | 3363 | // |
darienf | 20:6d2af70c92ab | 3364 | // lblBioZCalFcal |
darienf | 20:6d2af70c92ab | 3365 | // |
darienf | 20:6d2af70c92ab | 3366 | this.lblBioZCalFcal.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3367 | this.lblBioZCalFcal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 3368 | this.lblBioZCalFcal.Location = new System.Drawing.Point(727, 362); |
darienf | 20:6d2af70c92ab | 3369 | this.lblBioZCalFcal.Name = "lblBioZCalFcal"; |
darienf | 20:6d2af70c92ab | 3370 | this.lblBioZCalFcal.Size = new System.Drawing.Size(64, 15); |
darienf | 20:6d2af70c92ab | 3371 | this.lblBioZCalFcal.TabIndex = 98; |
darienf | 20:6d2af70c92ab | 3372 | this.lblBioZCalFcal.Text = "Frequency"; |
darienf | 20:6d2af70c92ab | 3373 | // |
darienf | 20:6d2af70c92ab | 3374 | // cboBioZRbiasv |
darienf | 20:6d2af70c92ab | 3375 | // |
darienf | 20:6d2af70c92ab | 3376 | this.cboBioZRbiasv.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3377 | this.cboBioZRbiasv.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3378 | this.cboBioZRbiasv.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3379 | this.cboBioZRbiasv.DropDownWidth = 116; |
darienf | 20:6d2af70c92ab | 3380 | this.cboBioZRbiasv.Location = new System.Drawing.Point(554, 339); |
darienf | 20:6d2af70c92ab | 3381 | this.cboBioZRbiasv.Name = "cboBioZRbiasv"; |
darienf | 20:6d2af70c92ab | 3382 | this.cboBioZRbiasv.Size = new System.Drawing.Size(116, 20); |
darienf | 20:6d2af70c92ab | 3383 | this.cboBioZRbiasv.TabIndex = 113; |
darienf | 20:6d2af70c92ab | 3384 | this.cboBioZRbiasv.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3385 | this.cboBioZRbiasv.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3386 | // |
darienf | 20:6d2af70c92ab | 3387 | // lblBioZCalVmag |
darienf | 20:6d2af70c92ab | 3388 | // |
darienf | 20:6d2af70c92ab | 3389 | this.lblBioZCalVmag.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3390 | this.lblBioZCalVmag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 3391 | this.lblBioZCalVmag.Location = new System.Drawing.Point(727, 321); |
darienf | 20:6d2af70c92ab | 3392 | this.lblBioZCalVmag.Name = "lblBioZCalVmag"; |
darienf | 20:6d2af70c92ab | 3393 | this.lblBioZCalVmag.Size = new System.Drawing.Size(47, 15); |
darienf | 20:6d2af70c92ab | 3394 | this.lblBioZCalVmag.TabIndex = 99; |
darienf | 20:6d2af70c92ab | 3395 | this.lblBioZCalVmag.Text = "Voltage"; |
darienf | 20:6d2af70c92ab | 3396 | // |
darienf | 20:6d2af70c92ab | 3397 | // lblBioZRbiasv |
darienf | 20:6d2af70c92ab | 3398 | // |
darienf | 20:6d2af70c92ab | 3399 | this.lblBioZRbiasv.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3400 | this.lblBioZRbiasv.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 3401 | this.lblBioZRbiasv.Location = new System.Drawing.Point(551, 321); |
darienf | 20:6d2af70c92ab | 3402 | this.lblBioZRbiasv.Name = "lblBioZRbiasv"; |
darienf | 20:6d2af70c92ab | 3403 | this.lblBioZRbiasv.Size = new System.Drawing.Size(119, 15); |
darienf | 20:6d2af70c92ab | 3404 | this.lblBioZRbiasv.TabIndex = 112; |
darienf | 20:6d2af70c92ab | 3405 | this.lblBioZRbiasv.Text = "Resistive Bias Value"; |
darienf | 20:6d2af70c92ab | 3406 | // |
darienf | 20:6d2af70c92ab | 3407 | // lblBioZBmuxOpenp |
darienf | 20:6d2af70c92ab | 3408 | // |
darienf | 20:6d2af70c92ab | 3409 | this.lblBioZBmuxOpenp.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3410 | this.lblBioZBmuxOpenp.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3411 | this.lblBioZBmuxOpenp.Location = new System.Drawing.Point(420, 100); |
darienf | 20:6d2af70c92ab | 3412 | this.lblBioZBmuxOpenp.Name = "lblBioZBmuxOpenp"; |
darienf | 20:6d2af70c92ab | 3413 | this.lblBioZBmuxOpenp.Size = new System.Drawing.Size(65, 15); |
darienf | 20:6d2af70c92ab | 3414 | this.lblBioZBmuxOpenp.TabIndex = 100; |
darienf | 20:6d2af70c92ab | 3415 | this.lblBioZBmuxOpenp.Text = "BIP Switch"; |
darienf | 20:6d2af70c92ab | 3416 | // |
darienf | 20:6d2af70c92ab | 3417 | // cboBioZEnRbias |
darienf | 20:6d2af70c92ab | 3418 | // |
darienf | 20:6d2af70c92ab | 3419 | this.cboBioZEnRbias.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3420 | this.cboBioZEnRbias.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3421 | this.cboBioZEnRbias.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3422 | this.cboBioZEnRbias.DropDownWidth = 87; |
darienf | 20:6d2af70c92ab | 3423 | this.cboBioZEnRbias.Location = new System.Drawing.Point(553, 81); |
darienf | 20:6d2af70c92ab | 3424 | this.cboBioZEnRbias.Name = "cboBioZEnRbias"; |
darienf | 20:6d2af70c92ab | 3425 | this.cboBioZEnRbias.Size = new System.Drawing.Size(87, 20); |
darienf | 20:6d2af70c92ab | 3426 | this.cboBioZEnRbias.TabIndex = 111; |
darienf | 20:6d2af70c92ab | 3427 | this.cboBioZEnRbias.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3428 | this.cboBioZEnRbias.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3429 | this.cboBioZEnRbias.SelectedIndexChanged += new System.EventHandler(this.cboBioZEnRbias_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 3430 | // |
darienf | 20:6d2af70c92ab | 3431 | // lblBioZBmuxOpenn |
darienf | 20:6d2af70c92ab | 3432 | // |
darienf | 20:6d2af70c92ab | 3433 | this.lblBioZBmuxOpenn.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3434 | this.lblBioZBmuxOpenn.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3435 | this.lblBioZBmuxOpenn.ForeColor = System.Drawing.Color.Black; |
darienf | 20:6d2af70c92ab | 3436 | this.lblBioZBmuxOpenn.Location = new System.Drawing.Point(420, 247); |
darienf | 20:6d2af70c92ab | 3437 | this.lblBioZBmuxOpenn.Name = "lblBioZBmuxOpenn"; |
darienf | 20:6d2af70c92ab | 3438 | this.lblBioZBmuxOpenn.Size = new System.Drawing.Size(66, 15); |
darienf | 20:6d2af70c92ab | 3439 | this.lblBioZBmuxOpenn.TabIndex = 101; |
darienf | 20:6d2af70c92ab | 3440 | this.lblBioZBmuxOpenn.Text = "BIN Switch"; |
darienf | 20:6d2af70c92ab | 3441 | // |
darienf | 20:6d2af70c92ab | 3442 | // lblBioZEnRbias |
darienf | 20:6d2af70c92ab | 3443 | // |
darienf | 20:6d2af70c92ab | 3444 | this.lblBioZEnRbias.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 3445 | this.lblBioZEnRbias.Location = new System.Drawing.Point(551, 48); |
darienf | 20:6d2af70c92ab | 3446 | this.lblBioZEnRbias.Name = "lblBioZEnRbias"; |
darienf | 20:6d2af70c92ab | 3447 | this.lblBioZEnRbias.Size = new System.Drawing.Size(104, 30); |
darienf | 20:6d2af70c92ab | 3448 | this.lblBioZEnRbias.TabIndex = 110; |
darienf | 20:6d2af70c92ab | 3449 | this.lblBioZEnRbias.Text = "Resistive Lead Bias Enable"; |
darienf | 20:6d2af70c92ab | 3450 | // |
darienf | 20:6d2af70c92ab | 3451 | // cboBioZBmuxOpenp |
darienf | 20:6d2af70c92ab | 3452 | // |
darienf | 20:6d2af70c92ab | 3453 | this.cboBioZBmuxOpenp.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3454 | this.cboBioZBmuxOpenp.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3455 | this.cboBioZBmuxOpenp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3456 | this.cboBioZBmuxOpenp.DropDownWidth = 101; |
darienf | 20:6d2af70c92ab | 3457 | this.cboBioZBmuxOpenp.Location = new System.Drawing.Point(420, 118); |
darienf | 20:6d2af70c92ab | 3458 | this.cboBioZBmuxOpenp.Name = "cboBioZBmuxOpenp"; |
darienf | 20:6d2af70c92ab | 3459 | this.cboBioZBmuxOpenp.Size = new System.Drawing.Size(101, 21); |
darienf | 20:6d2af70c92ab | 3460 | this.cboBioZBmuxOpenp.TabIndex = 102; |
darienf | 20:6d2af70c92ab | 3461 | this.cboBioZBmuxOpenp.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3462 | this.cboBioZBmuxOpenp.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3463 | this.cboBioZBmuxOpenp.SelectedIndexChanged += new System.EventHandler(this.cboBioZBmuxOpenp_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 3464 | // |
darienf | 20:6d2af70c92ab | 3465 | // lblBioZDcloffVth |
darienf | 20:6d2af70c92ab | 3466 | // |
darienf | 20:6d2af70c92ab | 3467 | this.lblBioZDcloffVth.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3468 | this.lblBioZDcloffVth.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 3469 | this.lblBioZDcloffVth.Location = new System.Drawing.Point(95, 405); |
darienf | 20:6d2af70c92ab | 3470 | this.lblBioZDcloffVth.Name = "lblBioZDcloffVth"; |
darienf | 20:6d2af70c92ab | 3471 | this.lblBioZDcloffVth.Size = new System.Drawing.Size(106, 15); |
darienf | 20:6d2af70c92ab | 3472 | this.lblBioZDcloffVth.TabIndex = 109; |
darienf | 20:6d2af70c92ab | 3473 | this.lblBioZDcloffVth.Text = "Voltage Threshold"; |
darienf | 20:6d2af70c92ab | 3474 | // |
darienf | 20:6d2af70c92ab | 3475 | // cboBioZBmuxOpenn |
darienf | 20:6d2af70c92ab | 3476 | // |
darienf | 20:6d2af70c92ab | 3477 | this.cboBioZBmuxOpenn.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3478 | this.cboBioZBmuxOpenn.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3479 | this.cboBioZBmuxOpenn.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3480 | this.cboBioZBmuxOpenn.DropDownWidth = 101; |
darienf | 20:6d2af70c92ab | 3481 | this.cboBioZBmuxOpenn.Location = new System.Drawing.Point(420, 264); |
darienf | 20:6d2af70c92ab | 3482 | this.cboBioZBmuxOpenn.Name = "cboBioZBmuxOpenn"; |
darienf | 20:6d2af70c92ab | 3483 | this.cboBioZBmuxOpenn.Size = new System.Drawing.Size(101, 21); |
darienf | 20:6d2af70c92ab | 3484 | this.cboBioZBmuxOpenn.TabIndex = 103; |
darienf | 20:6d2af70c92ab | 3485 | this.cboBioZBmuxOpenn.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3486 | this.cboBioZBmuxOpenn.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3487 | this.cboBioZBmuxOpenn.SelectedIndexChanged += new System.EventHandler(this.cboBioZBmuxOpenn_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 3488 | // |
darienf | 20:6d2af70c92ab | 3489 | // cboBioZDcloffVth |
darienf | 20:6d2af70c92ab | 3490 | // |
darienf | 20:6d2af70c92ab | 3491 | this.cboBioZDcloffVth.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3492 | this.cboBioZDcloffVth.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3493 | this.cboBioZDcloffVth.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3494 | this.cboBioZDcloffVth.DropDownWidth = 129; |
darienf | 20:6d2af70c92ab | 3495 | this.cboBioZDcloffVth.Location = new System.Drawing.Point(98, 423); |
darienf | 20:6d2af70c92ab | 3496 | this.cboBioZDcloffVth.Name = "cboBioZDcloffVth"; |
darienf | 20:6d2af70c92ab | 3497 | this.cboBioZDcloffVth.Size = new System.Drawing.Size(129, 20); |
darienf | 20:6d2af70c92ab | 3498 | this.cboBioZDcloffVth.TabIndex = 108; |
darienf | 20:6d2af70c92ab | 3499 | this.cboBioZDcloffVth.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3500 | this.cboBioZDcloffVth.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3501 | // |
darienf | 20:6d2af70c92ab | 3502 | // lblBioZEnDcloff |
darienf | 20:6d2af70c92ab | 3503 | // |
darienf | 20:6d2af70c92ab | 3504 | this.lblBioZEnDcloff.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 3505 | this.lblBioZEnDcloff.Location = new System.Drawing.Point(95, 48); |
darienf | 20:6d2af70c92ab | 3506 | this.lblBioZEnDcloff.Name = "lblBioZEnDcloff"; |
darienf | 20:6d2af70c92ab | 3507 | this.lblBioZEnDcloff.Size = new System.Drawing.Size(94, 30); |
darienf | 20:6d2af70c92ab | 3508 | this.lblBioZEnDcloff.TabIndex = 104; |
darienf | 20:6d2af70c92ab | 3509 | this.lblBioZEnDcloff.Text = "Lead-Off Detection"; |
darienf | 20:6d2af70c92ab | 3510 | // |
darienf | 20:6d2af70c92ab | 3511 | // cboBioZDcloffIpol |
darienf | 20:6d2af70c92ab | 3512 | // |
darienf | 20:6d2af70c92ab | 3513 | this.cboBioZDcloffIpol.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3514 | this.cboBioZDcloffIpol.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3515 | this.cboBioZDcloffIpol.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3516 | this.cboBioZDcloffIpol.DropDownWidth = 172; |
darienf | 20:6d2af70c92ab | 3517 | this.cboBioZDcloffIpol.Location = new System.Drawing.Point(98, 339); |
darienf | 20:6d2af70c92ab | 3518 | this.cboBioZDcloffIpol.Name = "cboBioZDcloffIpol"; |
darienf | 20:6d2af70c92ab | 3519 | this.cboBioZDcloffIpol.Size = new System.Drawing.Size(172, 20); |
darienf | 20:6d2af70c92ab | 3520 | this.cboBioZDcloffIpol.TabIndex = 107; |
darienf | 20:6d2af70c92ab | 3521 | this.cboBioZDcloffIpol.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3522 | this.cboBioZDcloffIpol.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3523 | this.cboBioZDcloffIpol.SelectedIndexChanged += new System.EventHandler(this.cboBioZDcloffIpol_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 3524 | // |
darienf | 20:6d2af70c92ab | 3525 | // cboBioZEnDcloff |
darienf | 20:6d2af70c92ab | 3526 | // |
darienf | 20:6d2af70c92ab | 3527 | this.cboBioZEnDcloff.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3528 | this.cboBioZEnDcloff.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3529 | this.cboBioZEnDcloff.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3530 | this.cboBioZEnDcloff.DropDownWidth = 90; |
darienf | 20:6d2af70c92ab | 3531 | this.cboBioZEnDcloff.Location = new System.Drawing.Point(98, 81); |
darienf | 20:6d2af70c92ab | 3532 | this.cboBioZEnDcloff.Name = "cboBioZEnDcloff"; |
darienf | 20:6d2af70c92ab | 3533 | this.cboBioZEnDcloff.Size = new System.Drawing.Size(90, 20); |
darienf | 20:6d2af70c92ab | 3534 | this.cboBioZEnDcloff.TabIndex = 105; |
darienf | 20:6d2af70c92ab | 3535 | this.cboBioZEnDcloff.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3536 | this.cboBioZEnDcloff.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3537 | this.cboBioZEnDcloff.SelectedIndexChanged += new System.EventHandler(this.cboBioZEnDcloff_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 3538 | // |
darienf | 20:6d2af70c92ab | 3539 | // lblBioZDcloffIpol |
darienf | 20:6d2af70c92ab | 3540 | // |
darienf | 20:6d2af70c92ab | 3541 | this.lblBioZDcloffIpol.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3542 | this.lblBioZDcloffIpol.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); |
darienf | 20:6d2af70c92ab | 3543 | this.lblBioZDcloffIpol.Location = new System.Drawing.Point(95, 321); |
darienf | 20:6d2af70c92ab | 3544 | this.lblBioZDcloffIpol.Name = "lblBioZDcloffIpol"; |
darienf | 20:6d2af70c92ab | 3545 | this.lblBioZDcloffIpol.Size = new System.Drawing.Size(91, 15); |
darienf | 20:6d2af70c92ab | 3546 | this.lblBioZDcloffIpol.TabIndex = 106; |
darienf | 20:6d2af70c92ab | 3547 | this.lblBioZDcloffIpol.Text = "Current Polarity"; |
darienf | 20:6d2af70c92ab | 3548 | // |
darienf | 20:6d2af70c92ab | 3549 | // pictureBox2 |
darienf | 20:6d2af70c92ab | 3550 | // |
darienf | 20:6d2af70c92ab | 3551 | this.pictureBox2.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 3552 | this.pictureBox2.Image = global::HealthSensorPlatform.Properties.Resources.bioz_input_mux1; |
darienf | 20:6d2af70c92ab | 3553 | this.pictureBox2.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 3554 | this.pictureBox2.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 3555 | this.pictureBox2.Name = "pictureBox2"; |
darienf | 20:6d2af70c92ab | 3556 | this.pictureBox2.Size = new System.Drawing.Size(951, 493); |
darienf | 20:6d2af70c92ab | 3557 | this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 3558 | this.pictureBox2.TabIndex = 83; |
darienf | 20:6d2af70c92ab | 3559 | this.pictureBox2.TabStop = false; |
darienf | 20:6d2af70c92ab | 3560 | // |
darienf | 20:6d2af70c92ab | 3561 | // picLoff1 |
darienf | 20:6d2af70c92ab | 3562 | // |
darienf | 20:6d2af70c92ab | 3563 | this.picLoff1.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 3564 | this.picLoff1.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 3565 | this.picLoff1.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 3566 | this.picLoff1.Name = "picLoff1"; |
darienf | 20:6d2af70c92ab | 3567 | this.picLoff1.Size = new System.Drawing.Size(951, 493); |
darienf | 20:6d2af70c92ab | 3568 | this.picLoff1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 3569 | this.picLoff1.TabIndex = 127; |
darienf | 20:6d2af70c92ab | 3570 | this.picLoff1.TabStop = false; |
darienf | 20:6d2af70c92ab | 3571 | // |
darienf | 20:6d2af70c92ab | 3572 | // picLoff2 |
darienf | 20:6d2af70c92ab | 3573 | // |
darienf | 20:6d2af70c92ab | 3574 | this.picLoff2.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 3575 | this.picLoff2.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 3576 | this.picLoff2.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 3577 | this.picLoff2.Name = "picLoff2"; |
darienf | 20:6d2af70c92ab | 3578 | this.picLoff2.Size = new System.Drawing.Size(951, 493); |
darienf | 20:6d2af70c92ab | 3579 | this.picLoff2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 3580 | this.picLoff2.TabIndex = 128; |
darienf | 20:6d2af70c92ab | 3581 | this.picLoff2.TabStop = false; |
darienf | 20:6d2af70c92ab | 3582 | // |
darienf | 20:6d2af70c92ab | 3583 | // picLeadOn |
darienf | 20:6d2af70c92ab | 3584 | // |
darienf | 20:6d2af70c92ab | 3585 | this.picLeadOn.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 3586 | this.picLeadOn.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 3587 | this.picLeadOn.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 3588 | this.picLeadOn.Name = "picLeadOn"; |
darienf | 20:6d2af70c92ab | 3589 | this.picLeadOn.Size = new System.Drawing.Size(951, 493); |
darienf | 20:6d2af70c92ab | 3590 | this.picLeadOn.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 3591 | this.picLeadOn.TabIndex = 129; |
darienf | 20:6d2af70c92ab | 3592 | this.picLeadOn.TabStop = false; |
darienf | 20:6d2af70c92ab | 3593 | // |
darienf | 20:6d2af70c92ab | 3594 | // picBioZsw1 |
darienf | 20:6d2af70c92ab | 3595 | // |
darienf | 20:6d2af70c92ab | 3596 | this.picBioZsw1.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 3597 | this.picBioZsw1.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 3598 | this.picBioZsw1.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 3599 | this.picBioZsw1.Name = "picBioZsw1"; |
darienf | 20:6d2af70c92ab | 3600 | this.picBioZsw1.Size = new System.Drawing.Size(951, 493); |
darienf | 20:6d2af70c92ab | 3601 | this.picBioZsw1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 3602 | this.picBioZsw1.TabIndex = 130; |
darienf | 20:6d2af70c92ab | 3603 | this.picBioZsw1.TabStop = false; |
darienf | 20:6d2af70c92ab | 3604 | // |
darienf | 20:6d2af70c92ab | 3605 | // picBioZsw2 |
darienf | 20:6d2af70c92ab | 3606 | // |
darienf | 20:6d2af70c92ab | 3607 | this.picBioZsw2.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 3608 | this.picBioZsw2.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 3609 | this.picBioZsw2.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 3610 | this.picBioZsw2.Name = "picBioZsw2"; |
darienf | 20:6d2af70c92ab | 3611 | this.picBioZsw2.Size = new System.Drawing.Size(951, 493); |
darienf | 20:6d2af70c92ab | 3612 | this.picBioZsw2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 3613 | this.picBioZsw2.TabIndex = 131; |
darienf | 20:6d2af70c92ab | 3614 | this.picBioZsw2.TabStop = false; |
darienf | 20:6d2af70c92ab | 3615 | // |
darienf | 20:6d2af70c92ab | 3616 | // picLeadBias1 |
darienf | 20:6d2af70c92ab | 3617 | // |
darienf | 20:6d2af70c92ab | 3618 | this.picLeadBias1.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 3619 | this.picLeadBias1.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 3620 | this.picLeadBias1.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 3621 | this.picLeadBias1.Name = "picLeadBias1"; |
darienf | 20:6d2af70c92ab | 3622 | this.picLeadBias1.Size = new System.Drawing.Size(951, 493); |
darienf | 20:6d2af70c92ab | 3623 | this.picLeadBias1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 3624 | this.picLeadBias1.TabIndex = 132; |
darienf | 20:6d2af70c92ab | 3625 | this.picLeadBias1.TabStop = false; |
darienf | 20:6d2af70c92ab | 3626 | // |
darienf | 20:6d2af70c92ab | 3627 | // picLeadBias2 |
darienf | 20:6d2af70c92ab | 3628 | // |
darienf | 20:6d2af70c92ab | 3629 | this.picLeadBias2.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 3630 | this.picLeadBias2.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 3631 | this.picLeadBias2.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 3632 | this.picLeadBias2.Name = "picLeadBias2"; |
darienf | 20:6d2af70c92ab | 3633 | this.picLeadBias2.Size = new System.Drawing.Size(951, 493); |
darienf | 20:6d2af70c92ab | 3634 | this.picLeadBias2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 3635 | this.picLeadBias2.TabIndex = 133; |
darienf | 20:6d2af70c92ab | 3636 | this.picLeadBias2.TabStop = false; |
darienf | 20:6d2af70c92ab | 3637 | // |
darienf | 20:6d2af70c92ab | 3638 | // picBioZCal1 |
darienf | 20:6d2af70c92ab | 3639 | // |
darienf | 20:6d2af70c92ab | 3640 | this.picBioZCal1.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 3641 | this.picBioZCal1.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 3642 | this.picBioZCal1.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 3643 | this.picBioZCal1.Name = "picBioZCal1"; |
darienf | 20:6d2af70c92ab | 3644 | this.picBioZCal1.Size = new System.Drawing.Size(951, 493); |
darienf | 20:6d2af70c92ab | 3645 | this.picBioZCal1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 3646 | this.picBioZCal1.TabIndex = 134; |
darienf | 20:6d2af70c92ab | 3647 | this.picBioZCal1.TabStop = false; |
darienf | 20:6d2af70c92ab | 3648 | // |
darienf | 20:6d2af70c92ab | 3649 | // picBioZCal2 |
darienf | 20:6d2af70c92ab | 3650 | // |
darienf | 20:6d2af70c92ab | 3651 | this.picBioZCal2.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 3652 | this.picBioZCal2.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 3653 | this.picBioZCal2.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 3654 | this.picBioZCal2.Name = "picBioZCal2"; |
darienf | 20:6d2af70c92ab | 3655 | this.picBioZCal2.Size = new System.Drawing.Size(951, 493); |
darienf | 20:6d2af70c92ab | 3656 | this.picBioZCal2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 3657 | this.picBioZCal2.TabIndex = 135; |
darienf | 20:6d2af70c92ab | 3658 | this.picBioZCal2.TabStop = false; |
darienf | 20:6d2af70c92ab | 3659 | // |
darienf | 20:6d2af70c92ab | 3660 | // tpMAX30001BioZLoad |
darienf | 20:6d2af70c92ab | 3661 | // |
darienf | 20:6d2af70c92ab | 3662 | this.tpMAX30001BioZLoad.Controls.Add(this.pnlBioZLoad); |
darienf | 20:6d2af70c92ab | 3663 | this.tpMAX30001BioZLoad.Location = new System.Drawing.Point(4, 26); |
darienf | 20:6d2af70c92ab | 3664 | this.tpMAX30001BioZLoad.Name = "tpMAX30001BioZLoad"; |
darienf | 20:6d2af70c92ab | 3665 | this.tpMAX30001BioZLoad.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 3666 | this.tpMAX30001BioZLoad.TabIndex = 18; |
darienf | 20:6d2af70c92ab | 3667 | this.tpMAX30001BioZLoad.Text = "BioZ Load"; |
darienf | 20:6d2af70c92ab | 3668 | this.tpMAX30001BioZLoad.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 3669 | // |
darienf | 20:6d2af70c92ab | 3670 | // pnlBioZLoad |
darienf | 20:6d2af70c92ab | 3671 | // |
darienf | 20:6d2af70c92ab | 3672 | this.pnlBioZLoad.Controls.Add(this.label37); |
darienf | 20:6d2af70c92ab | 3673 | this.pnlBioZLoad.Controls.Add(this.lblBioZBmuxEnBist); |
darienf | 20:6d2af70c92ab | 3674 | this.pnlBioZLoad.Controls.Add(this.cboBioZBmuxRnom); |
darienf | 20:6d2af70c92ab | 3675 | this.pnlBioZLoad.Controls.Add(this.lblBioZBmuxRmod); |
darienf | 20:6d2af70c92ab | 3676 | this.pnlBioZLoad.Controls.Add(this.lblBioZBmuxRnom); |
darienf | 20:6d2af70c92ab | 3677 | this.pnlBioZLoad.Controls.Add(this.lblBioZBmuxFbist); |
darienf | 20:6d2af70c92ab | 3678 | this.pnlBioZLoad.Controls.Add(this.cboBioZBmuxFbist); |
darienf | 20:6d2af70c92ab | 3679 | this.pnlBioZLoad.Controls.Add(this.label33); |
darienf | 20:6d2af70c92ab | 3680 | this.pnlBioZLoad.Controls.Add(this.cboBioZBmuxRmod); |
darienf | 20:6d2af70c92ab | 3681 | this.pnlBioZLoad.Controls.Add(this.cboBioZBmuxEnBist); |
darienf | 20:6d2af70c92ab | 3682 | this.pnlBioZLoad.Controls.Add(this.picBioZLoad); |
darienf | 20:6d2af70c92ab | 3683 | this.pnlBioZLoad.Controls.Add(this.picBioZLloff1); |
darienf | 20:6d2af70c92ab | 3684 | this.pnlBioZLoad.Controls.Add(this.picBioZLloff2); |
darienf | 20:6d2af70c92ab | 3685 | this.pnlBioZLoad.Controls.Add(this.picBioZLlon); |
darienf | 20:6d2af70c92ab | 3686 | this.pnlBioZLoad.Controls.Add(this.picBioZLsw1); |
darienf | 20:6d2af70c92ab | 3687 | this.pnlBioZLoad.Controls.Add(this.picBioZLlb2); |
darienf | 20:6d2af70c92ab | 3688 | this.pnlBioZLoad.Controls.Add(this.picBioZLcal2); |
darienf | 20:6d2af70c92ab | 3689 | this.pnlBioZLoad.Controls.Add(this.picBioZLcal1); |
darienf | 20:6d2af70c92ab | 3690 | this.pnlBioZLoad.Controls.Add(this.picBioZLlb1); |
darienf | 20:6d2af70c92ab | 3691 | this.pnlBioZLoad.Controls.Add(this.picBioZLsw2); |
darienf | 20:6d2af70c92ab | 3692 | this.pnlBioZLoad.Controls.Add(this.picBioZLresload); |
darienf | 20:6d2af70c92ab | 3693 | this.pnlBioZLoad.Location = new System.Drawing.Point(2, 2); |
darienf | 20:6d2af70c92ab | 3694 | this.pnlBioZLoad.Margin = new System.Windows.Forms.Padding(2); |
darienf | 20:6d2af70c92ab | 3695 | this.pnlBioZLoad.Name = "pnlBioZLoad"; |
darienf | 20:6d2af70c92ab | 3696 | this.pnlBioZLoad.Size = new System.Drawing.Size(946, 535); |
darienf | 20:6d2af70c92ab | 3697 | this.pnlBioZLoad.TabIndex = 110; |
darienf | 20:6d2af70c92ab | 3698 | // |
darienf | 20:6d2af70c92ab | 3699 | // label37 |
darienf | 20:6d2af70c92ab | 3700 | // |
darienf | 20:6d2af70c92ab | 3701 | this.label37.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3702 | this.label37.Location = new System.Drawing.Point(826, 508); |
darienf | 20:6d2af70c92ab | 3703 | this.label37.Name = "label37"; |
darienf | 20:6d2af70c92ab | 3704 | this.label37.Size = new System.Drawing.Size(112, 15); |
darienf | 20:6d2af70c92ab | 3705 | this.label37.TabIndex = 109; |
darienf | 20:6d2af70c92ab | 3706 | this.label37.Text = "* Power-On Default"; |
darienf | 20:6d2af70c92ab | 3707 | // |
darienf | 20:6d2af70c92ab | 3708 | // lblBioZBmuxEnBist |
darienf | 20:6d2af70c92ab | 3709 | // |
darienf | 20:6d2af70c92ab | 3710 | this.lblBioZBmuxEnBist.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3711 | this.lblBioZBmuxEnBist.Location = new System.Drawing.Point(264, 361); |
darienf | 20:6d2af70c92ab | 3712 | this.lblBioZBmuxEnBist.Name = "lblBioZBmuxEnBist"; |
darienf | 20:6d2af70c92ab | 3713 | this.lblBioZBmuxEnBist.Size = new System.Drawing.Size(114, 15); |
darienf | 20:6d2af70c92ab | 3714 | this.lblBioZBmuxEnBist.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 3715 | this.lblBioZBmuxEnBist.Text = "RMOD BIST Enable"; |
darienf | 20:6d2af70c92ab | 3716 | // |
darienf | 20:6d2af70c92ab | 3717 | // cboBioZBmuxRnom |
darienf | 20:6d2af70c92ab | 3718 | // |
darienf | 20:6d2af70c92ab | 3719 | this.cboBioZBmuxRnom.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3720 | this.cboBioZBmuxRnom.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3721 | this.cboBioZBmuxRnom.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3722 | this.cboBioZBmuxRnom.DropDownWidth = 110; |
darienf | 20:6d2af70c92ab | 3723 | this.cboBioZBmuxRnom.Location = new System.Drawing.Point(267, 427); |
darienf | 20:6d2af70c92ab | 3724 | this.cboBioZBmuxRnom.Name = "cboBioZBmuxRnom"; |
darienf | 20:6d2af70c92ab | 3725 | this.cboBioZBmuxRnom.Size = new System.Drawing.Size(110, 21); |
darienf | 20:6d2af70c92ab | 3726 | this.cboBioZBmuxRnom.TabIndex = 108; |
darienf | 20:6d2af70c92ab | 3727 | this.cboBioZBmuxRnom.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3728 | this.cboBioZBmuxRnom.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3729 | // |
darienf | 20:6d2af70c92ab | 3730 | // lblBioZBmuxRmod |
darienf | 20:6d2af70c92ab | 3731 | // |
darienf | 20:6d2af70c92ab | 3732 | this.lblBioZBmuxRmod.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3733 | this.lblBioZBmuxRmod.Location = new System.Drawing.Point(505, 361); |
darienf | 20:6d2af70c92ab | 3734 | this.lblBioZBmuxRmod.Name = "lblBioZBmuxRmod"; |
darienf | 20:6d2af70c92ab | 3735 | this.lblBioZBmuxRmod.Size = new System.Drawing.Size(130, 15); |
darienf | 20:6d2af70c92ab | 3736 | this.lblBioZBmuxRmod.TabIndex = 1; |
darienf | 20:6d2af70c92ab | 3737 | this.lblBioZBmuxRmod.Text = "Modulated Resistance"; |
darienf | 20:6d2af70c92ab | 3738 | // |
darienf | 20:6d2af70c92ab | 3739 | // lblBioZBmuxRnom |
darienf | 20:6d2af70c92ab | 3740 | // |
darienf | 20:6d2af70c92ab | 3741 | this.lblBioZBmuxRnom.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3742 | this.lblBioZBmuxRnom.Location = new System.Drawing.Point(264, 409); |
darienf | 20:6d2af70c92ab | 3743 | this.lblBioZBmuxRnom.Name = "lblBioZBmuxRnom"; |
darienf | 20:6d2af70c92ab | 3744 | this.lblBioZBmuxRnom.Size = new System.Drawing.Size(120, 15); |
darienf | 20:6d2af70c92ab | 3745 | this.lblBioZBmuxRnom.TabIndex = 107; |
darienf | 20:6d2af70c92ab | 3746 | this.lblBioZBmuxRnom.Text = "Nominal Resistance"; |
darienf | 20:6d2af70c92ab | 3747 | // |
darienf | 20:6d2af70c92ab | 3748 | // lblBioZBmuxFbist |
darienf | 20:6d2af70c92ab | 3749 | // |
darienf | 20:6d2af70c92ab | 3750 | this.lblBioZBmuxFbist.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3751 | this.lblBioZBmuxFbist.Location = new System.Drawing.Point(505, 409); |
darienf | 20:6d2af70c92ab | 3752 | this.lblBioZBmuxFbist.Name = "lblBioZBmuxFbist"; |
darienf | 20:6d2af70c92ab | 3753 | this.lblBioZBmuxFbist.Size = new System.Drawing.Size(64, 15); |
darienf | 20:6d2af70c92ab | 3754 | this.lblBioZBmuxFbist.TabIndex = 2; |
darienf | 20:6d2af70c92ab | 3755 | this.lblBioZBmuxFbist.Text = "Frequency"; |
darienf | 20:6d2af70c92ab | 3756 | // |
darienf | 20:6d2af70c92ab | 3757 | // cboBioZBmuxFbist |
darienf | 20:6d2af70c92ab | 3758 | // |
darienf | 20:6d2af70c92ab | 3759 | this.cboBioZBmuxFbist.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3760 | this.cboBioZBmuxFbist.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3761 | this.cboBioZBmuxFbist.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3762 | this.cboBioZBmuxFbist.DropDownWidth = 171; |
darienf | 20:6d2af70c92ab | 3763 | this.cboBioZBmuxFbist.Location = new System.Drawing.Point(508, 427); |
darienf | 20:6d2af70c92ab | 3764 | this.cboBioZBmuxFbist.Name = "cboBioZBmuxFbist"; |
darienf | 20:6d2af70c92ab | 3765 | this.cboBioZBmuxFbist.Size = new System.Drawing.Size(171, 21); |
darienf | 20:6d2af70c92ab | 3766 | this.cboBioZBmuxFbist.TabIndex = 105; |
darienf | 20:6d2af70c92ab | 3767 | this.cboBioZBmuxFbist.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3768 | this.cboBioZBmuxFbist.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3769 | // |
darienf | 20:6d2af70c92ab | 3770 | // label33 |
darienf | 20:6d2af70c92ab | 3771 | // |
darienf | 20:6d2af70c92ab | 3772 | this.label33.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 3773 | this.label33.Location = new System.Drawing.Point(306, 469); |
darienf | 20:6d2af70c92ab | 3774 | this.label33.Name = "label33"; |
darienf | 20:6d2af70c92ab | 3775 | this.label33.Size = new System.Drawing.Size(309, 19); |
darienf | 20:6d2af70c92ab | 3776 | this.label33.TabIndex = 3; |
darienf | 20:6d2af70c92ab | 3777 | this.label33.Text = "Modulated Resistance Built-In-Self-Test (RMOD BIST)"; |
darienf | 20:6d2af70c92ab | 3778 | // |
darienf | 20:6d2af70c92ab | 3779 | // cboBioZBmuxRmod |
darienf | 20:6d2af70c92ab | 3780 | // |
darienf | 20:6d2af70c92ab | 3781 | this.cboBioZBmuxRmod.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3782 | this.cboBioZBmuxRmod.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3783 | this.cboBioZBmuxRmod.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3784 | this.cboBioZBmuxRmod.DropDownWidth = 171; |
darienf | 20:6d2af70c92ab | 3785 | this.cboBioZBmuxRmod.Location = new System.Drawing.Point(508, 379); |
darienf | 20:6d2af70c92ab | 3786 | this.cboBioZBmuxRmod.Name = "cboBioZBmuxRmod"; |
darienf | 20:6d2af70c92ab | 3787 | this.cboBioZBmuxRmod.Size = new System.Drawing.Size(171, 21); |
darienf | 20:6d2af70c92ab | 3788 | this.cboBioZBmuxRmod.TabIndex = 104; |
darienf | 20:6d2af70c92ab | 3789 | this.cboBioZBmuxRmod.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3790 | this.cboBioZBmuxRmod.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3791 | // |
darienf | 20:6d2af70c92ab | 3792 | // cboBioZBmuxEnBist |
darienf | 20:6d2af70c92ab | 3793 | // |
darienf | 20:6d2af70c92ab | 3794 | this.cboBioZBmuxEnBist.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3795 | this.cboBioZBmuxEnBist.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3796 | this.cboBioZBmuxEnBist.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3797 | this.cboBioZBmuxEnBist.DropDownWidth = 110; |
darienf | 20:6d2af70c92ab | 3798 | this.cboBioZBmuxEnBist.Location = new System.Drawing.Point(267, 379); |
darienf | 20:6d2af70c92ab | 3799 | this.cboBioZBmuxEnBist.Name = "cboBioZBmuxEnBist"; |
darienf | 20:6d2af70c92ab | 3800 | this.cboBioZBmuxEnBist.Size = new System.Drawing.Size(110, 21); |
darienf | 20:6d2af70c92ab | 3801 | this.cboBioZBmuxEnBist.TabIndex = 103; |
darienf | 20:6d2af70c92ab | 3802 | this.cboBioZBmuxEnBist.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3803 | this.cboBioZBmuxEnBist.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3804 | this.cboBioZBmuxEnBist.SelectedIndexChanged += new System.EventHandler(this.cboBioZBmuxEnBist_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 3805 | // |
darienf | 20:6d2af70c92ab | 3806 | // picBioZLoad |
darienf | 20:6d2af70c92ab | 3807 | // |
darienf | 20:6d2af70c92ab | 3808 | this.picBioZLoad.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 3809 | this.picBioZLoad.Image = global::HealthSensorPlatform.Properties.Resources.bioz_loadrz; |
darienf | 20:6d2af70c92ab | 3810 | this.picBioZLoad.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 3811 | this.picBioZLoad.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 3812 | this.picBioZLoad.Name = "picBioZLoad"; |
darienf | 20:6d2af70c92ab | 3813 | this.picBioZLoad.Size = new System.Drawing.Size(946, 535); |
darienf | 20:6d2af70c92ab | 3814 | this.picBioZLoad.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 3815 | this.picBioZLoad.TabIndex = 106; |
darienf | 20:6d2af70c92ab | 3816 | this.picBioZLoad.TabStop = false; |
darienf | 20:6d2af70c92ab | 3817 | // |
darienf | 20:6d2af70c92ab | 3818 | // picBioZLloff1 |
darienf | 20:6d2af70c92ab | 3819 | // |
darienf | 20:6d2af70c92ab | 3820 | this.picBioZLloff1.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 3821 | this.picBioZLloff1.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 3822 | this.picBioZLloff1.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 3823 | this.picBioZLloff1.Name = "picBioZLloff1"; |
darienf | 20:6d2af70c92ab | 3824 | this.picBioZLloff1.Size = new System.Drawing.Size(946, 535); |
darienf | 20:6d2af70c92ab | 3825 | this.picBioZLloff1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 3826 | this.picBioZLloff1.TabIndex = 110; |
darienf | 20:6d2af70c92ab | 3827 | this.picBioZLloff1.TabStop = false; |
darienf | 20:6d2af70c92ab | 3828 | // |
darienf | 20:6d2af70c92ab | 3829 | // picBioZLloff2 |
darienf | 20:6d2af70c92ab | 3830 | // |
darienf | 20:6d2af70c92ab | 3831 | this.picBioZLloff2.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 3832 | this.picBioZLloff2.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 3833 | this.picBioZLloff2.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 3834 | this.picBioZLloff2.Name = "picBioZLloff2"; |
darienf | 20:6d2af70c92ab | 3835 | this.picBioZLloff2.Size = new System.Drawing.Size(946, 535); |
darienf | 20:6d2af70c92ab | 3836 | this.picBioZLloff2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 3837 | this.picBioZLloff2.TabIndex = 111; |
darienf | 20:6d2af70c92ab | 3838 | this.picBioZLloff2.TabStop = false; |
darienf | 20:6d2af70c92ab | 3839 | // |
darienf | 20:6d2af70c92ab | 3840 | // picBioZLlon |
darienf | 20:6d2af70c92ab | 3841 | // |
darienf | 20:6d2af70c92ab | 3842 | this.picBioZLlon.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 3843 | this.picBioZLlon.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 3844 | this.picBioZLlon.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 3845 | this.picBioZLlon.Name = "picBioZLlon"; |
darienf | 20:6d2af70c92ab | 3846 | this.picBioZLlon.Size = new System.Drawing.Size(946, 535); |
darienf | 20:6d2af70c92ab | 3847 | this.picBioZLlon.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 3848 | this.picBioZLlon.TabIndex = 112; |
darienf | 20:6d2af70c92ab | 3849 | this.picBioZLlon.TabStop = false; |
darienf | 20:6d2af70c92ab | 3850 | // |
darienf | 20:6d2af70c92ab | 3851 | // picBioZLsw1 |
darienf | 20:6d2af70c92ab | 3852 | // |
darienf | 20:6d2af70c92ab | 3853 | this.picBioZLsw1.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 3854 | this.picBioZLsw1.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 3855 | this.picBioZLsw1.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 3856 | this.picBioZLsw1.Name = "picBioZLsw1"; |
darienf | 20:6d2af70c92ab | 3857 | this.picBioZLsw1.Size = new System.Drawing.Size(946, 535); |
darienf | 20:6d2af70c92ab | 3858 | this.picBioZLsw1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 3859 | this.picBioZLsw1.TabIndex = 113; |
darienf | 20:6d2af70c92ab | 3860 | this.picBioZLsw1.TabStop = false; |
darienf | 20:6d2af70c92ab | 3861 | // |
darienf | 20:6d2af70c92ab | 3862 | // picBioZLlb2 |
darienf | 20:6d2af70c92ab | 3863 | // |
darienf | 20:6d2af70c92ab | 3864 | this.picBioZLlb2.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 3865 | this.picBioZLlb2.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 3866 | this.picBioZLlb2.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 3867 | this.picBioZLlb2.Name = "picBioZLlb2"; |
darienf | 20:6d2af70c92ab | 3868 | this.picBioZLlb2.Size = new System.Drawing.Size(946, 535); |
darienf | 20:6d2af70c92ab | 3869 | this.picBioZLlb2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 3870 | this.picBioZLlb2.TabIndex = 117; |
darienf | 20:6d2af70c92ab | 3871 | this.picBioZLlb2.TabStop = false; |
darienf | 20:6d2af70c92ab | 3872 | // |
darienf | 20:6d2af70c92ab | 3873 | // picBioZLcal2 |
darienf | 20:6d2af70c92ab | 3874 | // |
darienf | 20:6d2af70c92ab | 3875 | this.picBioZLcal2.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 3876 | this.picBioZLcal2.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 3877 | this.picBioZLcal2.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 3878 | this.picBioZLcal2.Name = "picBioZLcal2"; |
darienf | 20:6d2af70c92ab | 3879 | this.picBioZLcal2.Size = new System.Drawing.Size(946, 535); |
darienf | 20:6d2af70c92ab | 3880 | this.picBioZLcal2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 3881 | this.picBioZLcal2.TabIndex = 118; |
darienf | 20:6d2af70c92ab | 3882 | this.picBioZLcal2.TabStop = false; |
darienf | 20:6d2af70c92ab | 3883 | // |
darienf | 20:6d2af70c92ab | 3884 | // picBioZLcal1 |
darienf | 20:6d2af70c92ab | 3885 | // |
darienf | 20:6d2af70c92ab | 3886 | this.picBioZLcal1.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 3887 | this.picBioZLcal1.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 3888 | this.picBioZLcal1.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 3889 | this.picBioZLcal1.Name = "picBioZLcal1"; |
darienf | 20:6d2af70c92ab | 3890 | this.picBioZLcal1.Size = new System.Drawing.Size(946, 535); |
darienf | 20:6d2af70c92ab | 3891 | this.picBioZLcal1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 3892 | this.picBioZLcal1.TabIndex = 116; |
darienf | 20:6d2af70c92ab | 3893 | this.picBioZLcal1.TabStop = false; |
darienf | 20:6d2af70c92ab | 3894 | // |
darienf | 20:6d2af70c92ab | 3895 | // picBioZLlb1 |
darienf | 20:6d2af70c92ab | 3896 | // |
darienf | 20:6d2af70c92ab | 3897 | this.picBioZLlb1.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 3898 | this.picBioZLlb1.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 3899 | this.picBioZLlb1.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 3900 | this.picBioZLlb1.Name = "picBioZLlb1"; |
darienf | 20:6d2af70c92ab | 3901 | this.picBioZLlb1.Size = new System.Drawing.Size(946, 535); |
darienf | 20:6d2af70c92ab | 3902 | this.picBioZLlb1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 3903 | this.picBioZLlb1.TabIndex = 115; |
darienf | 20:6d2af70c92ab | 3904 | this.picBioZLlb1.TabStop = false; |
darienf | 20:6d2af70c92ab | 3905 | // |
darienf | 20:6d2af70c92ab | 3906 | // picBioZLsw2 |
darienf | 20:6d2af70c92ab | 3907 | // |
darienf | 20:6d2af70c92ab | 3908 | this.picBioZLsw2.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 3909 | this.picBioZLsw2.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 3910 | this.picBioZLsw2.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 3911 | this.picBioZLsw2.Name = "picBioZLsw2"; |
darienf | 20:6d2af70c92ab | 3912 | this.picBioZLsw2.Size = new System.Drawing.Size(946, 535); |
darienf | 20:6d2af70c92ab | 3913 | this.picBioZLsw2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 3914 | this.picBioZLsw2.TabIndex = 114; |
darienf | 20:6d2af70c92ab | 3915 | this.picBioZLsw2.TabStop = false; |
darienf | 20:6d2af70c92ab | 3916 | // |
darienf | 20:6d2af70c92ab | 3917 | // picBioZLresload |
darienf | 20:6d2af70c92ab | 3918 | // |
darienf | 20:6d2af70c92ab | 3919 | this.picBioZLresload.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 3920 | this.picBioZLresload.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 3921 | this.picBioZLresload.Margin = new System.Windows.Forms.Padding(0); |
darienf | 20:6d2af70c92ab | 3922 | this.picBioZLresload.Name = "picBioZLresload"; |
darienf | 20:6d2af70c92ab | 3923 | this.picBioZLresload.Size = new System.Drawing.Size(946, 535); |
darienf | 20:6d2af70c92ab | 3924 | this.picBioZLresload.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 3925 | this.picBioZLresload.TabIndex = 119; |
darienf | 20:6d2af70c92ab | 3926 | this.picBioZLresload.TabStop = false; |
darienf | 20:6d2af70c92ab | 3927 | // |
darienf | 20:6d2af70c92ab | 3928 | // tpMAX30001Pace |
darienf | 20:6d2af70c92ab | 3929 | // |
darienf | 20:6d2af70c92ab | 3930 | this.tpMAX30001Pace.Controls.Add(this.pnlPace); |
darienf | 20:6d2af70c92ab | 3931 | this.tpMAX30001Pace.Location = new System.Drawing.Point(4, 26); |
darienf | 20:6d2af70c92ab | 3932 | this.tpMAX30001Pace.Name = "tpMAX30001Pace"; |
darienf | 20:6d2af70c92ab | 3933 | this.tpMAX30001Pace.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 3934 | this.tpMAX30001Pace.TabIndex = 16; |
darienf | 20:6d2af70c92ab | 3935 | this.tpMAX30001Pace.Text = "Pace Channel"; |
darienf | 20:6d2af70c92ab | 3936 | this.tpMAX30001Pace.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 3937 | // |
darienf | 20:6d2af70c92ab | 3938 | // pnlPace |
darienf | 20:6d2af70c92ab | 3939 | // |
darienf | 20:6d2af70c92ab | 3940 | this.pnlPace.Controls.Add(this.label38); |
darienf | 20:6d2af70c92ab | 3941 | this.pnlPace.Controls.Add(this.cboPaceAnalogHpf); |
darienf | 20:6d2af70c92ab | 3942 | this.pnlPace.Controls.Add(this.label35); |
darienf | 20:6d2af70c92ab | 3943 | this.pnlPace.Controls.Add(this.lblPaceAnalogHpf); |
darienf | 20:6d2af70c92ab | 3944 | this.pnlPace.Controls.Add(this.cboPaceDetectorNegativeThreshold); |
darienf | 20:6d2af70c92ab | 3945 | this.pnlPace.Controls.Add(this.lblPaceBufferBandwidth); |
darienf | 20:6d2af70c92ab | 3946 | this.pnlPace.Controls.Add(this.cboPaceDetectorPostiveThreshold); |
darienf | 20:6d2af70c92ab | 3947 | this.pnlPace.Controls.Add(this.lblPaceSignalSelection); |
darienf | 20:6d2af70c92ab | 3948 | this.pnlPace.Controls.Add(this.cboPaceDifferentiatorMode); |
darienf | 20:6d2af70c92ab | 3949 | this.pnlPace.Controls.Add(this.lblPaceInputPolarity); |
darienf | 20:6d2af70c92ab | 3950 | this.pnlPace.Controls.Add(this.cboPaceChannelGain); |
darienf | 20:6d2af70c92ab | 3951 | this.pnlPace.Controls.Add(this.lblPaceChannelGain); |
darienf | 20:6d2af70c92ab | 3952 | this.pnlPace.Controls.Add(this.cboPaceInputPolarity); |
darienf | 20:6d2af70c92ab | 3953 | this.pnlPace.Controls.Add(this.lblPaceDifferentiatorMode); |
darienf | 20:6d2af70c92ab | 3954 | this.pnlPace.Controls.Add(this.cboPaceSignalSelection); |
darienf | 20:6d2af70c92ab | 3955 | this.pnlPace.Controls.Add(this.lblPaceDetectorPostiveThreshold); |
darienf | 20:6d2af70c92ab | 3956 | this.pnlPace.Controls.Add(this.cboPaceBufferBandwidth); |
darienf | 20:6d2af70c92ab | 3957 | this.pnlPace.Controls.Add(this.lblPaceDetectorNegativeThreshold); |
darienf | 20:6d2af70c92ab | 3958 | this.pnlPace.Controls.Add(this.picPaceChannel); |
darienf | 20:6d2af70c92ab | 3959 | this.pnlPace.Location = new System.Drawing.Point(2, 2); |
darienf | 20:6d2af70c92ab | 3960 | this.pnlPace.Margin = new System.Windows.Forms.Padding(2); |
darienf | 20:6d2af70c92ab | 3961 | this.pnlPace.Name = "pnlPace"; |
darienf | 20:6d2af70c92ab | 3962 | this.pnlPace.Size = new System.Drawing.Size(946, 473); |
darienf | 20:6d2af70c92ab | 3963 | this.pnlPace.TabIndex = 48; |
darienf | 20:6d2af70c92ab | 3964 | // |
darienf | 20:6d2af70c92ab | 3965 | // label38 |
darienf | 20:6d2af70c92ab | 3966 | // |
darienf | 20:6d2af70c92ab | 3967 | this.label38.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3968 | this.label38.Location = new System.Drawing.Point(822, 288); |
darienf | 20:6d2af70c92ab | 3969 | this.label38.Name = "label38"; |
darienf | 20:6d2af70c92ab | 3970 | this.label38.Size = new System.Drawing.Size(112, 15); |
darienf | 20:6d2af70c92ab | 3971 | this.label38.TabIndex = 47; |
darienf | 20:6d2af70c92ab | 3972 | this.label38.Text = "* Power-On Default"; |
darienf | 20:6d2af70c92ab | 3973 | // |
darienf | 20:6d2af70c92ab | 3974 | // cboPaceAnalogHpf |
darienf | 20:6d2af70c92ab | 3975 | // |
darienf | 20:6d2af70c92ab | 3976 | this.cboPaceAnalogHpf.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 3977 | this.cboPaceAnalogHpf.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 3978 | this.cboPaceAnalogHpf.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 3979 | this.cboPaceAnalogHpf.DropDownWidth = 95; |
darienf | 20:6d2af70c92ab | 3980 | this.cboPaceAnalogHpf.Location = new System.Drawing.Point(115, 396); |
darienf | 20:6d2af70c92ab | 3981 | this.cboPaceAnalogHpf.Name = "cboPaceAnalogHpf"; |
darienf | 20:6d2af70c92ab | 3982 | this.cboPaceAnalogHpf.Size = new System.Drawing.Size(95, 21); |
darienf | 20:6d2af70c92ab | 3983 | this.cboPaceAnalogHpf.TabIndex = 16; |
darienf | 20:6d2af70c92ab | 3984 | this.cboPaceAnalogHpf.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 3985 | this.cboPaceAnalogHpf.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 3986 | // |
darienf | 20:6d2af70c92ab | 3987 | // label35 |
darienf | 20:6d2af70c92ab | 3988 | // |
darienf | 20:6d2af70c92ab | 3989 | this.label35.Location = new System.Drawing.Point(71, 311); |
darienf | 20:6d2af70c92ab | 3990 | this.label35.Name = "label35"; |
darienf | 20:6d2af70c92ab | 3991 | this.label35.Size = new System.Drawing.Size(50, 52); |
darienf | 20:6d2af70c92ab | 3992 | this.label35.TabIndex = 32; |
darienf | 20:6d2af70c92ab | 3993 | this.label35.Text = "BioZ Input MUX"; |
darienf | 20:6d2af70c92ab | 3994 | this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
darienf | 20:6d2af70c92ab | 3995 | // |
darienf | 20:6d2af70c92ab | 3996 | // lblPaceAnalogHpf |
darienf | 20:6d2af70c92ab | 3997 | // |
darienf | 20:6d2af70c92ab | 3998 | this.lblPaceAnalogHpf.AutoSize = true; |
darienf | 20:6d2af70c92ab | 3999 | this.lblPaceAnalogHpf.Location = new System.Drawing.Point(112, 378); |
darienf | 20:6d2af70c92ab | 4000 | this.lblPaceAnalogHpf.Name = "lblPaceAnalogHpf"; |
darienf | 20:6d2af70c92ab | 4001 | this.lblPaceAnalogHpf.Size = new System.Drawing.Size(107, 15); |
darienf | 20:6d2af70c92ab | 4002 | this.lblPaceAnalogHpf.TabIndex = 17; |
darienf | 20:6d2af70c92ab | 4003 | this.lblPaceAnalogHpf.Text = "Analog HPF Cutoff"; |
darienf | 20:6d2af70c92ab | 4004 | // |
darienf | 20:6d2af70c92ab | 4005 | // cboPaceDetectorNegativeThreshold |
darienf | 20:6d2af70c92ab | 4006 | // |
darienf | 20:6d2af70c92ab | 4007 | this.cboPaceDetectorNegativeThreshold.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 4008 | this.cboPaceDetectorNegativeThreshold.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 4009 | this.cboPaceDetectorNegativeThreshold.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 4010 | this.cboPaceDetectorNegativeThreshold.DropDownWidth = 132; |
darienf | 20:6d2af70c92ab | 4011 | this.cboPaceDetectorNegativeThreshold.Location = new System.Drawing.Point(770, 250); |
darienf | 20:6d2af70c92ab | 4012 | this.cboPaceDetectorNegativeThreshold.Name = "cboPaceDetectorNegativeThreshold"; |
darienf | 20:6d2af70c92ab | 4013 | this.cboPaceDetectorNegativeThreshold.Size = new System.Drawing.Size(132, 21); |
darienf | 20:6d2af70c92ab | 4014 | this.cboPaceDetectorNegativeThreshold.TabIndex = 31; |
darienf | 20:6d2af70c92ab | 4015 | this.cboPaceDetectorNegativeThreshold.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 4016 | this.cboPaceDetectorNegativeThreshold.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 4017 | // |
darienf | 20:6d2af70c92ab | 4018 | // lblPaceBufferBandwidth |
darienf | 20:6d2af70c92ab | 4019 | // |
darienf | 20:6d2af70c92ab | 4020 | this.lblPaceBufferBandwidth.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4021 | this.lblPaceBufferBandwidth.Location = new System.Drawing.Point(50, 126); |
darienf | 20:6d2af70c92ab | 4022 | this.lblPaceBufferBandwidth.Name = "lblPaceBufferBandwidth"; |
darienf | 20:6d2af70c92ab | 4023 | this.lblPaceBufferBandwidth.Size = new System.Drawing.Size(100, 15); |
darienf | 20:6d2af70c92ab | 4024 | this.lblPaceBufferBandwidth.TabIndex = 18; |
darienf | 20:6d2af70c92ab | 4025 | this.lblPaceBufferBandwidth.Text = "Buffer Bandwidth"; |
darienf | 20:6d2af70c92ab | 4026 | // |
darienf | 20:6d2af70c92ab | 4027 | // cboPaceDetectorPostiveThreshold |
darienf | 20:6d2af70c92ab | 4028 | // |
darienf | 20:6d2af70c92ab | 4029 | this.cboPaceDetectorPostiveThreshold.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 4030 | this.cboPaceDetectorPostiveThreshold.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 4031 | this.cboPaceDetectorPostiveThreshold.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 4032 | this.cboPaceDetectorPostiveThreshold.DropDownWidth = 132; |
darienf | 20:6d2af70c92ab | 4033 | this.cboPaceDetectorPostiveThreshold.Location = new System.Drawing.Point(770, 203); |
darienf | 20:6d2af70c92ab | 4034 | this.cboPaceDetectorPostiveThreshold.Name = "cboPaceDetectorPostiveThreshold"; |
darienf | 20:6d2af70c92ab | 4035 | this.cboPaceDetectorPostiveThreshold.Size = new System.Drawing.Size(132, 21); |
darienf | 20:6d2af70c92ab | 4036 | this.cboPaceDetectorPostiveThreshold.TabIndex = 30; |
darienf | 20:6d2af70c92ab | 4037 | this.cboPaceDetectorPostiveThreshold.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 4038 | this.cboPaceDetectorPostiveThreshold.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 4039 | // |
darienf | 20:6d2af70c92ab | 4040 | // lblPaceSignalSelection |
darienf | 20:6d2af70c92ab | 4041 | // |
darienf | 20:6d2af70c92ab | 4042 | this.lblPaceSignalSelection.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4043 | this.lblPaceSignalSelection.Location = new System.Drawing.Point(186, 126); |
darienf | 20:6d2af70c92ab | 4044 | this.lblPaceSignalSelection.Name = "lblPaceSignalSelection"; |
darienf | 20:6d2af70c92ab | 4045 | this.lblPaceSignalSelection.Size = new System.Drawing.Size(96, 15); |
darienf | 20:6d2af70c92ab | 4046 | this.lblPaceSignalSelection.TabIndex = 19; |
darienf | 20:6d2af70c92ab | 4047 | this.lblPaceSignalSelection.Text = "Signal Selection"; |
darienf | 20:6d2af70c92ab | 4048 | // |
darienf | 20:6d2af70c92ab | 4049 | // cboPaceDifferentiatorMode |
darienf | 20:6d2af70c92ab | 4050 | // |
darienf | 20:6d2af70c92ab | 4051 | this.cboPaceDifferentiatorMode.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 4052 | this.cboPaceDifferentiatorMode.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 4053 | this.cboPaceDifferentiatorMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 4054 | this.cboPaceDifferentiatorMode.DropDownWidth = 132; |
darienf | 20:6d2af70c92ab | 4055 | this.cboPaceDifferentiatorMode.Location = new System.Drawing.Point(627, 250); |
darienf | 20:6d2af70c92ab | 4056 | this.cboPaceDifferentiatorMode.Name = "cboPaceDifferentiatorMode"; |
darienf | 20:6d2af70c92ab | 4057 | this.cboPaceDifferentiatorMode.Size = new System.Drawing.Size(132, 21); |
darienf | 20:6d2af70c92ab | 4058 | this.cboPaceDifferentiatorMode.TabIndex = 29; |
darienf | 20:6d2af70c92ab | 4059 | this.cboPaceDifferentiatorMode.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 4060 | this.cboPaceDifferentiatorMode.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 4061 | // |
darienf | 20:6d2af70c92ab | 4062 | // lblPaceInputPolarity |
darienf | 20:6d2af70c92ab | 4063 | // |
darienf | 20:6d2af70c92ab | 4064 | this.lblPaceInputPolarity.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4065 | this.lblPaceInputPolarity.Location = new System.Drawing.Point(167, 227); |
darienf | 20:6d2af70c92ab | 4066 | this.lblPaceInputPolarity.Name = "lblPaceInputPolarity"; |
darienf | 20:6d2af70c92ab | 4067 | this.lblPaceInputPolarity.Size = new System.Drawing.Size(77, 15); |
darienf | 20:6d2af70c92ab | 4068 | this.lblPaceInputPolarity.TabIndex = 20; |
darienf | 20:6d2af70c92ab | 4069 | this.lblPaceInputPolarity.Text = "Input Polarity"; |
darienf | 20:6d2af70c92ab | 4070 | // |
darienf | 20:6d2af70c92ab | 4071 | // cboPaceChannelGain |
darienf | 20:6d2af70c92ab | 4072 | // |
darienf | 20:6d2af70c92ab | 4073 | this.cboPaceChannelGain.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 4074 | this.cboPaceChannelGain.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 4075 | this.cboPaceChannelGain.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 4076 | this.cboPaceChannelGain.DropDownWidth = 158; |
darienf | 20:6d2af70c92ab | 4077 | this.cboPaceChannelGain.Location = new System.Drawing.Point(448, 203); |
darienf | 20:6d2af70c92ab | 4078 | this.cboPaceChannelGain.Name = "cboPaceChannelGain"; |
darienf | 20:6d2af70c92ab | 4079 | this.cboPaceChannelGain.Size = new System.Drawing.Size(158, 21); |
darienf | 20:6d2af70c92ab | 4080 | this.cboPaceChannelGain.TabIndex = 28; |
darienf | 20:6d2af70c92ab | 4081 | this.cboPaceChannelGain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 4082 | this.cboPaceChannelGain.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 4083 | // |
darienf | 20:6d2af70c92ab | 4084 | // lblPaceChannelGain |
darienf | 20:6d2af70c92ab | 4085 | // |
darienf | 20:6d2af70c92ab | 4086 | this.lblPaceChannelGain.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4087 | this.lblPaceChannelGain.Location = new System.Drawing.Point(446, 185); |
darienf | 20:6d2af70c92ab | 4088 | this.lblPaceChannelGain.Name = "lblPaceChannelGain"; |
darienf | 20:6d2af70c92ab | 4089 | this.lblPaceChannelGain.Size = new System.Drawing.Size(195, 15); |
darienf | 20:6d2af70c92ab | 4090 | this.lblPaceChannelGain.TabIndex = 21; |
darienf | 20:6d2af70c92ab | 4091 | this.lblPaceChannelGain.Text = "Channel Gain (Normal / INA / PGA)"; |
darienf | 20:6d2af70c92ab | 4092 | // |
darienf | 20:6d2af70c92ab | 4093 | // cboPaceInputPolarity |
darienf | 20:6d2af70c92ab | 4094 | // |
darienf | 20:6d2af70c92ab | 4095 | this.cboPaceInputPolarity.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 4096 | this.cboPaceInputPolarity.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 4097 | this.cboPaceInputPolarity.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 4098 | this.cboPaceInputPolarity.DropDownWidth = 107; |
darienf | 20:6d2af70c92ab | 4099 | this.cboPaceInputPolarity.Location = new System.Drawing.Point(170, 246); |
darienf | 20:6d2af70c92ab | 4100 | this.cboPaceInputPolarity.Name = "cboPaceInputPolarity"; |
darienf | 20:6d2af70c92ab | 4101 | this.cboPaceInputPolarity.Size = new System.Drawing.Size(107, 21); |
darienf | 20:6d2af70c92ab | 4102 | this.cboPaceInputPolarity.TabIndex = 27; |
darienf | 20:6d2af70c92ab | 4103 | this.cboPaceInputPolarity.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 4104 | this.cboPaceInputPolarity.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 4105 | // |
darienf | 20:6d2af70c92ab | 4106 | // lblPaceDifferentiatorMode |
darienf | 20:6d2af70c92ab | 4107 | // |
darienf | 20:6d2af70c92ab | 4108 | this.lblPaceDifferentiatorMode.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4109 | this.lblPaceDifferentiatorMode.Location = new System.Drawing.Point(623, 232); |
darienf | 20:6d2af70c92ab | 4110 | this.lblPaceDifferentiatorMode.Name = "lblPaceDifferentiatorMode"; |
darienf | 20:6d2af70c92ab | 4111 | this.lblPaceDifferentiatorMode.Size = new System.Drawing.Size(110, 15); |
darienf | 20:6d2af70c92ab | 4112 | this.lblPaceDifferentiatorMode.TabIndex = 22; |
darienf | 20:6d2af70c92ab | 4113 | this.lblPaceDifferentiatorMode.Text = "Differentiator Mode"; |
darienf | 20:6d2af70c92ab | 4114 | // |
darienf | 20:6d2af70c92ab | 4115 | // cboPaceSignalSelection |
darienf | 20:6d2af70c92ab | 4116 | // |
darienf | 20:6d2af70c92ab | 4117 | this.cboPaceSignalSelection.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 4118 | this.cboPaceSignalSelection.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 4119 | this.cboPaceSignalSelection.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 4120 | this.cboPaceSignalSelection.DropDownWidth = 95; |
darienf | 20:6d2af70c92ab | 4121 | this.cboPaceSignalSelection.Location = new System.Drawing.Point(189, 144); |
darienf | 20:6d2af70c92ab | 4122 | this.cboPaceSignalSelection.Name = "cboPaceSignalSelection"; |
darienf | 20:6d2af70c92ab | 4123 | this.cboPaceSignalSelection.Size = new System.Drawing.Size(95, 21); |
darienf | 20:6d2af70c92ab | 4124 | this.cboPaceSignalSelection.TabIndex = 26; |
darienf | 20:6d2af70c92ab | 4125 | this.cboPaceSignalSelection.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 4126 | this.cboPaceSignalSelection.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 4127 | // |
darienf | 20:6d2af70c92ab | 4128 | // lblPaceDetectorPostiveThreshold |
darienf | 20:6d2af70c92ab | 4129 | // |
darienf | 20:6d2af70c92ab | 4130 | this.lblPaceDetectorPostiveThreshold.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4131 | this.lblPaceDetectorPostiveThreshold.Location = new System.Drawing.Point(766, 185); |
darienf | 20:6d2af70c92ab | 4132 | this.lblPaceDetectorPostiveThreshold.Name = "lblPaceDetectorPostiveThreshold"; |
darienf | 20:6d2af70c92ab | 4133 | this.lblPaceDetectorPostiveThreshold.Size = new System.Drawing.Size(155, 15); |
darienf | 20:6d2af70c92ab | 4134 | this.lblPaceDetectorPostiveThreshold.TabIndex = 23; |
darienf | 20:6d2af70c92ab | 4135 | this.lblPaceDetectorPostiveThreshold.Text = "Detector Postive Threshold"; |
darienf | 20:6d2af70c92ab | 4136 | // |
darienf | 20:6d2af70c92ab | 4137 | // cboPaceBufferBandwidth |
darienf | 20:6d2af70c92ab | 4138 | // |
darienf | 20:6d2af70c92ab | 4139 | this.cboPaceBufferBandwidth.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 4140 | this.cboPaceBufferBandwidth.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 4141 | this.cboPaceBufferBandwidth.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 4142 | this.cboPaceBufferBandwidth.DropDownWidth = 123; |
darienf | 20:6d2af70c92ab | 4143 | this.cboPaceBufferBandwidth.Location = new System.Drawing.Point(53, 144); |
darienf | 20:6d2af70c92ab | 4144 | this.cboPaceBufferBandwidth.Name = "cboPaceBufferBandwidth"; |
darienf | 20:6d2af70c92ab | 4145 | this.cboPaceBufferBandwidth.Size = new System.Drawing.Size(123, 21); |
darienf | 20:6d2af70c92ab | 4146 | this.cboPaceBufferBandwidth.TabIndex = 25; |
darienf | 20:6d2af70c92ab | 4147 | this.cboPaceBufferBandwidth.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 4148 | this.cboPaceBufferBandwidth.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 4149 | // |
darienf | 20:6d2af70c92ab | 4150 | // lblPaceDetectorNegativeThreshold |
darienf | 20:6d2af70c92ab | 4151 | // |
darienf | 20:6d2af70c92ab | 4152 | this.lblPaceDetectorNegativeThreshold.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4153 | this.lblPaceDetectorNegativeThreshold.Location = new System.Drawing.Point(766, 232); |
darienf | 20:6d2af70c92ab | 4154 | this.lblPaceDetectorNegativeThreshold.Name = "lblPaceDetectorNegativeThreshold"; |
darienf | 20:6d2af70c92ab | 4155 | this.lblPaceDetectorNegativeThreshold.Size = new System.Drawing.Size(163, 15); |
darienf | 20:6d2af70c92ab | 4156 | this.lblPaceDetectorNegativeThreshold.TabIndex = 24; |
darienf | 20:6d2af70c92ab | 4157 | this.lblPaceDetectorNegativeThreshold.Text = "Detector Negative Threshold"; |
darienf | 20:6d2af70c92ab | 4158 | // |
darienf | 20:6d2af70c92ab | 4159 | // picPaceChannel |
darienf | 20:6d2af70c92ab | 4160 | // |
darienf | 20:6d2af70c92ab | 4161 | this.picPaceChannel.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 4162 | this.picPaceChannel.Image = global::HealthSensorPlatform.Properties.Resources.pace_block_diagrams; |
darienf | 20:6d2af70c92ab | 4163 | this.picPaceChannel.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 4164 | this.picPaceChannel.Name = "picPaceChannel"; |
darienf | 20:6d2af70c92ab | 4165 | this.picPaceChannel.Size = new System.Drawing.Size(946, 473); |
darienf | 20:6d2af70c92ab | 4166 | this.picPaceChannel.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
darienf | 20:6d2af70c92ab | 4167 | this.picPaceChannel.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 4168 | this.picPaceChannel.TabStop = false; |
darienf | 20:6d2af70c92ab | 4169 | // |
darienf | 20:6d2af70c92ab | 4170 | // tpMAX30001Plots |
darienf | 20:6d2af70c92ab | 4171 | // |
darienf | 20:6d2af70c92ab | 4172 | this.tpMAX30001Plots.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 4173 | this.tpMAX30001Plots.Controls.Add(this.ecgView1); |
darienf | 20:6d2af70c92ab | 4174 | this.tpMAX30001Plots.Location = new System.Drawing.Point(4, 26); |
darienf | 20:6d2af70c92ab | 4175 | this.tpMAX30001Plots.Name = "tpMAX30001Plots"; |
darienf | 20:6d2af70c92ab | 4176 | this.tpMAX30001Plots.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 4177 | this.tpMAX30001Plots.TabIndex = 8; |
darienf | 20:6d2af70c92ab | 4178 | this.tpMAX30001Plots.Text = "Plots"; |
darienf | 20:6d2af70c92ab | 4179 | // |
darienf | 20:6d2af70c92ab | 4180 | // ecgView1 |
darienf | 20:6d2af70c92ab | 4181 | // |
darienf | 20:6d2af70c92ab | 4182 | this.ecgView1.BioZMilliOhmRange = false; |
darienf | 20:6d2af70c92ab | 4183 | this.ecgView1.Connected = false; |
darienf | 20:6d2af70c92ab | 4184 | this.ecgView1.CurrentBioZ = 0; |
darienf | 20:6d2af70c92ab | 4185 | this.ecgView1.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 4186 | this.ecgView1.EnableBioZ = false; |
darienf | 20:6d2af70c92ab | 4187 | this.ecgView1.EnableBioZOverUnderRange = true; |
darienf | 20:6d2af70c92ab | 4188 | this.ecgView1.EnableDCLeadOff = true; |
darienf | 20:6d2af70c92ab | 4189 | this.ecgView1.EnableECG = false; |
darienf | 20:6d2af70c92ab | 4190 | this.ecgView1.EnableEcgDCLeadOff = false; |
darienf | 20:6d2af70c92ab | 4191 | this.ecgView1.EnablePace = false; |
darienf | 20:6d2af70c92ab | 4192 | this.ecgView1.EnableRToR = false; |
darienf | 20:6d2af70c92ab | 4193 | this.ecgView1.FrequencyMasterField = 0; |
darienf | 20:6d2af70c92ab | 4194 | this.ecgView1.GainBioZ = 20; |
darienf | 20:6d2af70c92ab | 4195 | this.ecgView1.GainECG = 20; |
darienf | 20:6d2af70c92ab | 4196 | this.ecgView1.HspSetting = null; |
darienf | 20:6d2af70c92ab | 4197 | this.ecgView1.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 4198 | this.ecgView1.Margin = new System.Windows.Forms.Padding(4); |
darienf | 20:6d2af70c92ab | 4199 | this.ecgView1.Name = "ecgView1"; |
darienf | 20:6d2af70c92ab | 4200 | this.ecgView1.SampleRateBioZ = 128D; |
darienf | 20:6d2af70c92ab | 4201 | this.ecgView1.SampleRateEcg = 128D; |
darienf | 20:6d2af70c92ab | 4202 | this.ecgView1.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 4203 | this.ecgView1.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 4204 | // |
darienf | 20:6d2af70c92ab | 4205 | // tpFlashLog |
darienf | 20:6d2af70c92ab | 4206 | // |
darienf | 20:6d2af70c92ab | 4207 | this.tpFlashLog.Controls.Add(this.dataLoggingView1); |
darienf | 20:6d2af70c92ab | 4208 | this.tpFlashLog.Location = new System.Drawing.Point(4, 26); |
darienf | 20:6d2af70c92ab | 4209 | this.tpFlashLog.Name = "tpFlashLog"; |
darienf | 20:6d2af70c92ab | 4210 | this.tpFlashLog.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 4211 | this.tpFlashLog.TabIndex = 17; |
darienf | 20:6d2af70c92ab | 4212 | this.tpFlashLog.Text = "Flash Log"; |
darienf | 20:6d2af70c92ab | 4213 | this.tpFlashLog.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 4214 | // |
darienf | 20:6d2af70c92ab | 4215 | // dataLoggingView1 |
darienf | 20:6d2af70c92ab | 4216 | // |
darienf | 20:6d2af70c92ab | 4217 | this.dataLoggingView1.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 4218 | this.dataLoggingView1.BioZArgs = null; |
darienf | 20:6d2af70c92ab | 4219 | this.dataLoggingView1.Connected = false; |
darienf | 20:6d2af70c92ab | 4220 | this.dataLoggingView1.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 4221 | this.dataLoggingView1.EcgArgs = null; |
darienf | 20:6d2af70c92ab | 4222 | this.dataLoggingView1.EnableAccelerometer = false; |
darienf | 20:6d2af70c92ab | 4223 | this.dataLoggingView1.EnableBioz = false; |
darienf | 20:6d2af70c92ab | 4224 | this.dataLoggingView1.EnableEcg = false; |
darienf | 20:6d2af70c92ab | 4225 | this.dataLoggingView1.EnableOpticalHR = false; |
darienf | 20:6d2af70c92ab | 4226 | this.dataLoggingView1.EnableOpticalMulti = false; |
darienf | 20:6d2af70c92ab | 4227 | this.dataLoggingView1.EnableOpticalSpO2 = false; |
darienf | 20:6d2af70c92ab | 4228 | this.dataLoggingView1.EnablePace = false; |
darienf | 20:6d2af70c92ab | 4229 | this.dataLoggingView1.EnablePressure = false; |
darienf | 20:6d2af70c92ab | 4230 | this.dataLoggingView1.EnableRToR = false; |
darienf | 20:6d2af70c92ab | 4231 | this.dataLoggingView1.EnableTemperature1 = false; |
darienf | 20:6d2af70c92ab | 4232 | this.dataLoggingView1.EnableTemperature2 = false; |
darienf | 20:6d2af70c92ab | 4233 | this.dataLoggingView1.FMSTRArgs = null; |
darienf | 20:6d2af70c92ab | 4234 | this.dataLoggingView1.HRModeArgs = null; |
darienf | 20:6d2af70c92ab | 4235 | this.dataLoggingView1.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 4236 | this.dataLoggingView1.Margin = new System.Windows.Forms.Padding(4); |
darienf | 20:6d2af70c92ab | 4237 | this.dataLoggingView1.MultiModeArgs = null; |
darienf | 20:6d2af70c92ab | 4238 | this.dataLoggingView1.Name = "dataLoggingView1"; |
darienf | 20:6d2af70c92ab | 4239 | this.dataLoggingView1.PaceArgs = null; |
darienf | 20:6d2af70c92ab | 4240 | this.dataLoggingView1.RToRArgs = null; |
darienf | 20:6d2af70c92ab | 4241 | this.dataLoggingView1.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 4242 | this.dataLoggingView1.SpO2HRModeArgs = null; |
darienf | 20:6d2af70c92ab | 4243 | this.dataLoggingView1.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 4244 | // |
darienf | 20:6d2af70c92ab | 4245 | // tpRegisters |
darienf | 20:6d2af70c92ab | 4246 | // |
darienf | 20:6d2af70c92ab | 4247 | this.tpRegisters.Controls.Add(this.tableLayoutPanel1); |
darienf | 20:6d2af70c92ab | 4248 | this.tpRegisters.Controls.Add(this.pnlRegMAX30205_U18); |
darienf | 20:6d2af70c92ab | 4249 | this.tpRegisters.Controls.Add(this.pnlRegMAX14720); |
darienf | 20:6d2af70c92ab | 4250 | this.tpRegisters.Controls.Add(this.pnlRegMAX30101); |
darienf | 20:6d2af70c92ab | 4251 | this.tpRegisters.Controls.Add(this.pnlRegMAX30001); |
darienf | 20:6d2af70c92ab | 4252 | this.tpRegisters.Controls.Add(this.pnlRegMAX30205); |
darienf | 20:6d2af70c92ab | 4253 | this.tpRegisters.Controls.Add(this.pnlRegLIS2HD); |
darienf | 20:6d2af70c92ab | 4254 | this.tpRegisters.Location = new System.Drawing.Point(4, 26); |
darienf | 20:6d2af70c92ab | 4255 | this.tpRegisters.Name = "tpRegisters"; |
darienf | 20:6d2af70c92ab | 4256 | this.tpRegisters.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 4257 | this.tpRegisters.TabIndex = 11; |
darienf | 20:6d2af70c92ab | 4258 | this.tpRegisters.Text = "Registers"; |
darienf | 20:6d2af70c92ab | 4259 | this.tpRegisters.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 4260 | // |
darienf | 20:6d2af70c92ab | 4261 | // tableLayoutPanel1 |
darienf | 20:6d2af70c92ab | 4262 | // |
darienf | 20:6d2af70c92ab | 4263 | this.tableLayoutPanel1.ColumnCount = 1; |
darienf | 20:6d2af70c92ab | 4264 | this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
darienf | 20:6d2af70c92ab | 4265 | this.tableLayoutPanel1.Controls.Add(this.cboRegisterTabDevice, 0, 0); |
darienf | 20:6d2af70c92ab | 4266 | this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top; |
darienf | 20:6d2af70c92ab | 4267 | this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 4268 | this.tableLayoutPanel1.Name = "tableLayoutPanel1"; |
darienf | 20:6d2af70c92ab | 4269 | this.tableLayoutPanel1.RowCount = 1; |
darienf | 20:6d2af70c92ab | 4270 | this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
darienf | 20:6d2af70c92ab | 4271 | this.tableLayoutPanel1.Size = new System.Drawing.Size(953, 42); |
darienf | 20:6d2af70c92ab | 4272 | this.tableLayoutPanel1.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 4273 | // |
darienf | 20:6d2af70c92ab | 4274 | // cboRegisterTabDevice |
darienf | 20:6d2af70c92ab | 4275 | // |
darienf | 20:6d2af70c92ab | 4276 | this.cboRegisterTabDevice.Anchor = System.Windows.Forms.AnchorStyles.Right; |
darienf | 20:6d2af70c92ab | 4277 | this.cboRegisterTabDevice.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 4278 | this.cboRegisterTabDevice.DropDownHeight = 200; |
darienf | 20:6d2af70c92ab | 4279 | this.cboRegisterTabDevice.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 4280 | this.cboRegisterTabDevice.DropDownWidth = 172; |
darienf | 20:6d2af70c92ab | 4281 | this.cboRegisterTabDevice.Items.AddRange(new object[] { |
darienf | 20:6d2af70c92ab | 4282 | "MAX30101", |
darienf | 20:6d2af70c92ab | 4283 | "MAX30205 (Top)", |
darienf | 20:6d2af70c92ab | 4284 | "MAX30205 (Bottom)", |
darienf | 20:6d2af70c92ab | 4285 | "LIS2DH", |
darienf | 20:6d2af70c92ab | 4286 | "MAX30001", |
darienf | 20:6d2af70c92ab | 4287 | "MAX14720"}); |
darienf | 20:6d2af70c92ab | 4288 | this.cboRegisterTabDevice.Location = new System.Drawing.Point(778, 7); |
darienf | 20:6d2af70c92ab | 4289 | this.cboRegisterTabDevice.Name = "cboRegisterTabDevice"; |
darienf | 20:6d2af70c92ab | 4290 | this.cboRegisterTabDevice.Size = new System.Drawing.Size(172, 28); |
darienf | 20:6d2af70c92ab | 4291 | this.cboRegisterTabDevice.TabIndex = 1; |
darienf | 20:6d2af70c92ab | 4292 | this.cboRegisterTabDevice.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 4293 | this.cboRegisterTabDevice.TextAlignDropDownList = System.Windows.Forms.HorizontalAlignment.Left; |
darienf | 20:6d2af70c92ab | 4294 | this.cboRegisterTabDevice.SelectedIndexChanged += new System.EventHandler(this.cboRegisterTabDevice_SelectedIndexChanged); |
darienf | 20:6d2af70c92ab | 4295 | // |
darienf | 20:6d2af70c92ab | 4296 | // pnlRegMAX30205_U18 |
darienf | 20:6d2af70c92ab | 4297 | // |
darienf | 20:6d2af70c92ab | 4298 | this.pnlRegMAX30205_U18.Controls.Add(this.rvMAX30205_U18); |
darienf | 20:6d2af70c92ab | 4299 | this.pnlRegMAX30205_U18.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 4300 | this.pnlRegMAX30205_U18.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 4301 | this.pnlRegMAX30205_U18.Name = "pnlRegMAX30205_U18"; |
darienf | 20:6d2af70c92ab | 4302 | this.pnlRegMAX30205_U18.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 4303 | this.pnlRegMAX30205_U18.TabIndex = 3; |
darienf | 20:6d2af70c92ab | 4304 | // |
darienf | 20:6d2af70c92ab | 4305 | // rvMAX30205_U18 |
darienf | 20:6d2af70c92ab | 4306 | // |
darienf | 20:6d2af70c92ab | 4307 | this.rvMAX30205_U18.Connected = false; |
darienf | 20:6d2af70c92ab | 4308 | this.rvMAX30205_U18.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 4309 | this.rvMAX30205_U18.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 4310 | this.rvMAX30205_U18.Margin = new System.Windows.Forms.Padding(4); |
darienf | 20:6d2af70c92ab | 4311 | this.rvMAX30205_U18.Name = "rvMAX30205_U18"; |
darienf | 20:6d2af70c92ab | 4312 | this.rvMAX30205_U18.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 4313 | this.rvMAX30205_U18.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 4314 | // |
darienf | 20:6d2af70c92ab | 4315 | // pnlRegMAX14720 |
darienf | 20:6d2af70c92ab | 4316 | // |
darienf | 20:6d2af70c92ab | 4317 | this.pnlRegMAX14720.Controls.Add(this.rvMAX14720); |
darienf | 20:6d2af70c92ab | 4318 | this.pnlRegMAX14720.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 4319 | this.pnlRegMAX14720.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 4320 | this.pnlRegMAX14720.Name = "pnlRegMAX14720"; |
darienf | 20:6d2af70c92ab | 4321 | this.pnlRegMAX14720.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 4322 | this.pnlRegMAX14720.TabIndex = 2; |
darienf | 20:6d2af70c92ab | 4323 | // |
darienf | 20:6d2af70c92ab | 4324 | // rvMAX14720 |
darienf | 20:6d2af70c92ab | 4325 | // |
darienf | 20:6d2af70c92ab | 4326 | this.rvMAX14720.Connected = false; |
darienf | 20:6d2af70c92ab | 4327 | this.rvMAX14720.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 4328 | this.rvMAX14720.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 4329 | this.rvMAX14720.Margin = new System.Windows.Forms.Padding(4); |
darienf | 20:6d2af70c92ab | 4330 | this.rvMAX14720.Name = "rvMAX14720"; |
darienf | 20:6d2af70c92ab | 4331 | this.rvMAX14720.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 4332 | this.rvMAX14720.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 4333 | // |
darienf | 20:6d2af70c92ab | 4334 | // pnlRegMAX30101 |
darienf | 20:6d2af70c92ab | 4335 | // |
darienf | 20:6d2af70c92ab | 4336 | this.pnlRegMAX30101.Controls.Add(this.rvMAX30101); |
darienf | 20:6d2af70c92ab | 4337 | this.pnlRegMAX30101.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 4338 | this.pnlRegMAX30101.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 4339 | this.pnlRegMAX30101.Name = "pnlRegMAX30101"; |
darienf | 20:6d2af70c92ab | 4340 | this.pnlRegMAX30101.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 4341 | this.pnlRegMAX30101.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 4342 | // |
darienf | 20:6d2af70c92ab | 4343 | // rvMAX30101 |
darienf | 20:6d2af70c92ab | 4344 | // |
darienf | 20:6d2af70c92ab | 4345 | this.rvMAX30101.Connected = false; |
darienf | 20:6d2af70c92ab | 4346 | this.rvMAX30101.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 4347 | this.rvMAX30101.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 4348 | this.rvMAX30101.Margin = new System.Windows.Forms.Padding(4); |
darienf | 20:6d2af70c92ab | 4349 | this.rvMAX30101.Name = "rvMAX30101"; |
darienf | 20:6d2af70c92ab | 4350 | this.rvMAX30101.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 4351 | this.rvMAX30101.TabIndex = 1; |
darienf | 20:6d2af70c92ab | 4352 | // |
darienf | 20:6d2af70c92ab | 4353 | // pnlRegMAX30001 |
darienf | 20:6d2af70c92ab | 4354 | // |
darienf | 20:6d2af70c92ab | 4355 | this.pnlRegMAX30001.Controls.Add(this.rvMAX30001); |
darienf | 20:6d2af70c92ab | 4356 | this.pnlRegMAX30001.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 4357 | this.pnlRegMAX30001.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 4358 | this.pnlRegMAX30001.Name = "pnlRegMAX30001"; |
darienf | 20:6d2af70c92ab | 4359 | this.pnlRegMAX30001.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 4360 | this.pnlRegMAX30001.TabIndex = 2; |
darienf | 20:6d2af70c92ab | 4361 | // |
darienf | 20:6d2af70c92ab | 4362 | // rvMAX30001 |
darienf | 20:6d2af70c92ab | 4363 | // |
darienf | 20:6d2af70c92ab | 4364 | this.rvMAX30001.Connected = false; |
darienf | 20:6d2af70c92ab | 4365 | this.rvMAX30001.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 4366 | this.rvMAX30001.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 4367 | this.rvMAX30001.Margin = new System.Windows.Forms.Padding(4); |
darienf | 20:6d2af70c92ab | 4368 | this.rvMAX30001.Name = "rvMAX30001"; |
darienf | 20:6d2af70c92ab | 4369 | this.rvMAX30001.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 4370 | this.rvMAX30001.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 4371 | // |
darienf | 20:6d2af70c92ab | 4372 | // pnlRegMAX30205 |
darienf | 20:6d2af70c92ab | 4373 | // |
darienf | 20:6d2af70c92ab | 4374 | this.pnlRegMAX30205.Controls.Add(this.rvMAX30205); |
darienf | 20:6d2af70c92ab | 4375 | this.pnlRegMAX30205.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 4376 | this.pnlRegMAX30205.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 4377 | this.pnlRegMAX30205.Name = "pnlRegMAX30205"; |
darienf | 20:6d2af70c92ab | 4378 | this.pnlRegMAX30205.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 4379 | this.pnlRegMAX30205.TabIndex = 1; |
darienf | 20:6d2af70c92ab | 4380 | // |
darienf | 20:6d2af70c92ab | 4381 | // rvMAX30205 |
darienf | 20:6d2af70c92ab | 4382 | // |
darienf | 20:6d2af70c92ab | 4383 | this.rvMAX30205.Connected = false; |
darienf | 20:6d2af70c92ab | 4384 | this.rvMAX30205.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 4385 | this.rvMAX30205.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 4386 | this.rvMAX30205.Margin = new System.Windows.Forms.Padding(4); |
darienf | 20:6d2af70c92ab | 4387 | this.rvMAX30205.Name = "rvMAX30205"; |
darienf | 20:6d2af70c92ab | 4388 | this.rvMAX30205.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 4389 | this.rvMAX30205.TabIndex = 3; |
darienf | 20:6d2af70c92ab | 4390 | // |
darienf | 20:6d2af70c92ab | 4391 | // pnlRegLIS2HD |
darienf | 20:6d2af70c92ab | 4392 | // |
darienf | 20:6d2af70c92ab | 4393 | this.pnlRegLIS2HD.Controls.Add(this.rvLIS2HD); |
darienf | 20:6d2af70c92ab | 4394 | this.pnlRegLIS2HD.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 4395 | this.pnlRegLIS2HD.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 4396 | this.pnlRegLIS2HD.Name = "pnlRegLIS2HD"; |
darienf | 20:6d2af70c92ab | 4397 | this.pnlRegLIS2HD.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 4398 | this.pnlRegLIS2HD.TabIndex = 2; |
darienf | 20:6d2af70c92ab | 4399 | // |
darienf | 20:6d2af70c92ab | 4400 | // rvLIS2HD |
darienf | 20:6d2af70c92ab | 4401 | // |
darienf | 20:6d2af70c92ab | 4402 | this.rvLIS2HD.Connected = false; |
darienf | 20:6d2af70c92ab | 4403 | this.rvLIS2HD.Dock = System.Windows.Forms.DockStyle.Fill; |
darienf | 20:6d2af70c92ab | 4404 | this.rvLIS2HD.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 4405 | this.rvLIS2HD.Margin = new System.Windows.Forms.Padding(4); |
darienf | 20:6d2af70c92ab | 4406 | this.rvLIS2HD.Name = "rvLIS2HD"; |
darienf | 20:6d2af70c92ab | 4407 | this.rvLIS2HD.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 4408 | this.rvLIS2HD.TabIndex = 3; |
darienf | 20:6d2af70c92ab | 4409 | // |
darienf | 20:6d2af70c92ab | 4410 | // tpPrimitives |
darienf | 20:6d2af70c92ab | 4411 | // |
darienf | 20:6d2af70c92ab | 4412 | this.tpPrimitives.Controls.Add(this.primitivesView1); |
darienf | 20:6d2af70c92ab | 4413 | this.tpPrimitives.Location = new System.Drawing.Point(4, 26); |
darienf | 20:6d2af70c92ab | 4414 | this.tpPrimitives.Name = "tpPrimitives"; |
darienf | 20:6d2af70c92ab | 4415 | this.tpPrimitives.Padding = new System.Windows.Forms.Padding(3); |
darienf | 20:6d2af70c92ab | 4416 | this.tpPrimitives.Size = new System.Drawing.Size(953, 606); |
darienf | 20:6d2af70c92ab | 4417 | this.tpPrimitives.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 4418 | this.tpPrimitives.Text = "Advanced"; |
darienf | 20:6d2af70c92ab | 4419 | this.tpPrimitives.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 4420 | // |
darienf | 20:6d2af70c92ab | 4421 | // primitivesView1 |
darienf | 20:6d2af70c92ab | 4422 | // |
darienf | 20:6d2af70c92ab | 4423 | this.primitivesView1.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 4424 | this.primitivesView1.i2cDevice = null; |
darienf | 20:6d2af70c92ab | 4425 | this.primitivesView1.lis2hd = null; |
darienf | 20:6d2af70c92ab | 4426 | this.primitivesView1.Location = new System.Drawing.Point(8, 10); |
darienf | 20:6d2af70c92ab | 4427 | this.primitivesView1.Margin = new System.Windows.Forms.Padding(4); |
darienf | 20:6d2af70c92ab | 4428 | this.primitivesView1.max30001 = null; |
darienf | 20:6d2af70c92ab | 4429 | this.primitivesView1.max30101 = null; |
darienf | 20:6d2af70c92ab | 4430 | this.primitivesView1.max30205 = null; |
darienf | 20:6d2af70c92ab | 4431 | this.primitivesView1.Name = "primitivesView1"; |
darienf | 20:6d2af70c92ab | 4432 | this.primitivesView1.rpcClient = null; |
darienf | 20:6d2af70c92ab | 4433 | this.primitivesView1.Size = new System.Drawing.Size(1191, 607); |
darienf | 20:6d2af70c92ab | 4434 | this.primitivesView1.spiDevice = null; |
darienf | 20:6d2af70c92ab | 4435 | this.primitivesView1.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 4436 | // |
darienf | 20:6d2af70c92ab | 4437 | // label16 |
darienf | 20:6d2af70c92ab | 4438 | // |
darienf | 20:6d2af70c92ab | 4439 | this.label16.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4440 | this.label16.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 4441 | this.label16.Location = new System.Drawing.Point(12, 43); |
darienf | 20:6d2af70c92ab | 4442 | this.label16.Name = "label16"; |
darienf | 20:6d2af70c92ab | 4443 | this.label16.Size = new System.Drawing.Size(30, 15); |
darienf | 20:6d2af70c92ab | 4444 | this.label16.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 4445 | this.label16.Text = "Red"; |
darienf | 20:6d2af70c92ab | 4446 | this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
darienf | 20:6d2af70c92ab | 4447 | // |
darienf | 20:6d2af70c92ab | 4448 | // label12 |
darienf | 20:6d2af70c92ab | 4449 | // |
darienf | 20:6d2af70c92ab | 4450 | this.label12.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4451 | this.label12.Font = new System.Drawing.Font("Arial", 9F); |
darienf | 20:6d2af70c92ab | 4452 | this.label12.Location = new System.Drawing.Point(219, 29); |
darienf | 20:6d2af70c92ab | 4453 | this.label12.Name = "label12"; |
darienf | 20:6d2af70c92ab | 4454 | this.label12.Size = new System.Drawing.Size(21, 15); |
darienf | 20:6d2af70c92ab | 4455 | this.label12.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 4456 | this.label12.Text = "Hz"; |
darienf | 20:6d2af70c92ab | 4457 | this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
darienf | 20:6d2af70c92ab | 4458 | // |
darienf | 20:6d2af70c92ab | 4459 | // label13 |
darienf | 20:6d2af70c92ab | 4460 | // |
darienf | 20:6d2af70c92ab | 4461 | this.label13.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4462 | this.label13.Font = new System.Drawing.Font("Arial", 9F); |
darienf | 20:6d2af70c92ab | 4463 | this.label13.Location = new System.Drawing.Point(219, 73); |
darienf | 20:6d2af70c92ab | 4464 | this.label13.Name = "label13"; |
darienf | 20:6d2af70c92ab | 4465 | this.label13.Size = new System.Drawing.Size(21, 15); |
darienf | 20:6d2af70c92ab | 4466 | this.label13.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 4467 | this.label13.Text = "µs"; |
darienf | 20:6d2af70c92ab | 4468 | this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
darienf | 20:6d2af70c92ab | 4469 | // |
darienf | 20:6d2af70c92ab | 4470 | // label14 |
darienf | 20:6d2af70c92ab | 4471 | // |
darienf | 20:6d2af70c92ab | 4472 | this.label14.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4473 | this.label14.Font = new System.Drawing.Font("Arial", 9F); |
darienf | 20:6d2af70c92ab | 4474 | this.label14.Location = new System.Drawing.Point(219, 95); |
darienf | 20:6d2af70c92ab | 4475 | this.label14.Name = "label14"; |
darienf | 20:6d2af70c92ab | 4476 | this.label14.Size = new System.Drawing.Size(21, 15); |
darienf | 20:6d2af70c92ab | 4477 | this.label14.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 4478 | this.label14.Text = "nA"; |
darienf | 20:6d2af70c92ab | 4479 | this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
darienf | 20:6d2af70c92ab | 4480 | // |
darienf | 20:6d2af70c92ab | 4481 | // label15 |
darienf | 20:6d2af70c92ab | 4482 | // |
darienf | 20:6d2af70c92ab | 4483 | this.label15.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4484 | this.label15.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 4485 | this.label15.Location = new System.Drawing.Point(11, 71); |
darienf | 20:6d2af70c92ab | 4486 | this.label15.Name = "label15"; |
darienf | 20:6d2af70c92ab | 4487 | this.label15.Size = new System.Drawing.Size(76, 15); |
darienf | 20:6d2af70c92ab | 4488 | this.label15.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 4489 | this.label15.Text = "Pulse Width:"; |
darienf | 20:6d2af70c92ab | 4490 | this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
darienf | 20:6d2af70c92ab | 4491 | // |
darienf | 20:6d2af70c92ab | 4492 | // label5 |
darienf | 20:6d2af70c92ab | 4493 | // |
darienf | 20:6d2af70c92ab | 4494 | this.label5.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4495 | this.label5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 4496 | this.label5.Location = new System.Drawing.Point(5, 107); |
darienf | 20:6d2af70c92ab | 4497 | this.label5.Name = "label5"; |
darienf | 20:6d2af70c92ab | 4498 | this.label5.Size = new System.Drawing.Size(64, 15); |
darienf | 20:6d2af70c92ab | 4499 | this.label5.TabIndex = 15; |
darienf | 20:6d2af70c92ab | 4500 | this.label5.Text = "LED slot 4"; |
darienf | 20:6d2af70c92ab | 4501 | // |
darienf | 20:6d2af70c92ab | 4502 | // label9 |
darienf | 20:6d2af70c92ab | 4503 | // |
darienf | 20:6d2af70c92ab | 4504 | this.label9.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4505 | this.label9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 4506 | this.label9.Location = new System.Drawing.Point(11, 93); |
darienf | 20:6d2af70c92ab | 4507 | this.label9.Name = "label9"; |
darienf | 20:6d2af70c92ab | 4508 | this.label9.Size = new System.Drawing.Size(129, 15); |
darienf | 20:6d2af70c92ab | 4509 | this.label9.TabIndex = 25; |
darienf | 20:6d2af70c92ab | 4510 | this.label9.Text = "ADC Full Scale Range"; |
darienf | 20:6d2af70c92ab | 4511 | this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
darienf | 20:6d2af70c92ab | 4512 | // |
darienf | 20:6d2af70c92ab | 4513 | // label10 |
darienf | 20:6d2af70c92ab | 4514 | // |
darienf | 20:6d2af70c92ab | 4515 | this.label10.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4516 | this.label10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 4517 | this.label10.Location = new System.Drawing.Point(11, 26); |
darienf | 20:6d2af70c92ab | 4518 | this.label10.Name = "label10"; |
darienf | 20:6d2af70c92ab | 4519 | this.label10.Size = new System.Drawing.Size(82, 15); |
darienf | 20:6d2af70c92ab | 4520 | this.label10.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 4521 | this.label10.Text = "Sample Rate:"; |
darienf | 20:6d2af70c92ab | 4522 | this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
darienf | 20:6d2af70c92ab | 4523 | // |
darienf | 20:6d2af70c92ab | 4524 | // label11 |
darienf | 20:6d2af70c92ab | 4525 | // |
darienf | 20:6d2af70c92ab | 4526 | this.label11.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4527 | this.label11.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 4528 | this.label11.Location = new System.Drawing.Point(11, 48); |
darienf | 20:6d2af70c92ab | 4529 | this.label11.Name = "label11"; |
darienf | 20:6d2af70c92ab | 4530 | this.label11.Size = new System.Drawing.Size(99, 15); |
darienf | 20:6d2af70c92ab | 4531 | this.label11.TabIndex = 22; |
darienf | 20:6d2af70c92ab | 4532 | this.label11.Text = "Sample Average:"; |
darienf | 20:6d2af70c92ab | 4533 | this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
darienf | 20:6d2af70c92ab | 4534 | // |
darienf | 20:6d2af70c92ab | 4535 | // label8 |
darienf | 20:6d2af70c92ab | 4536 | // |
darienf | 20:6d2af70c92ab | 4537 | this.label8.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4538 | this.label8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 4539 | this.label8.Location = new System.Drawing.Point(5, 32); |
darienf | 20:6d2af70c92ab | 4540 | this.label8.Name = "label8"; |
darienf | 20:6d2af70c92ab | 4541 | this.label8.Size = new System.Drawing.Size(64, 15); |
darienf | 20:6d2af70c92ab | 4542 | this.label8.TabIndex = 15; |
darienf | 20:6d2af70c92ab | 4543 | this.label8.Text = "LED slot 1"; |
darienf | 20:6d2af70c92ab | 4544 | // |
darienf | 20:6d2af70c92ab | 4545 | // label4 |
darienf | 20:6d2af70c92ab | 4546 | // |
darienf | 20:6d2af70c92ab | 4547 | this.label4.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4548 | this.label4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 4549 | this.label4.Location = new System.Drawing.Point(177, 26); |
darienf | 20:6d2af70c92ab | 4550 | this.label4.Name = "label4"; |
darienf | 20:6d2af70c92ab | 4551 | this.label4.Size = new System.Drawing.Size(19, 15); |
darienf | 20:6d2af70c92ab | 4552 | this.label4.TabIndex = 19; |
darienf | 20:6d2af70c92ab | 4553 | this.label4.Text = "---"; |
darienf | 20:6d2af70c92ab | 4554 | this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
darienf | 20:6d2af70c92ab | 4555 | // |
darienf | 20:6d2af70c92ab | 4556 | // label6 |
darienf | 20:6d2af70c92ab | 4557 | // |
darienf | 20:6d2af70c92ab | 4558 | this.label6.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4559 | this.label6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 4560 | this.label6.Location = new System.Drawing.Point(5, 83); |
darienf | 20:6d2af70c92ab | 4561 | this.label6.Name = "label6"; |
darienf | 20:6d2af70c92ab | 4562 | this.label6.Size = new System.Drawing.Size(64, 15); |
darienf | 20:6d2af70c92ab | 4563 | this.label6.TabIndex = 15; |
darienf | 20:6d2af70c92ab | 4564 | this.label6.Text = "LED slot 3"; |
darienf | 20:6d2af70c92ab | 4565 | // |
darienf | 20:6d2af70c92ab | 4566 | // label7 |
darienf | 20:6d2af70c92ab | 4567 | // |
darienf | 20:6d2af70c92ab | 4568 | this.label7.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4569 | this.label7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 4570 | this.label7.Location = new System.Drawing.Point(5, 57); |
darienf | 20:6d2af70c92ab | 4571 | this.label7.Name = "label7"; |
darienf | 20:6d2af70c92ab | 4572 | this.label7.Size = new System.Drawing.Size(64, 15); |
darienf | 20:6d2af70c92ab | 4573 | this.label7.TabIndex = 15; |
darienf | 20:6d2af70c92ab | 4574 | this.label7.Text = "LED slot 2"; |
darienf | 20:6d2af70c92ab | 4575 | // |
darienf | 20:6d2af70c92ab | 4576 | // label17 |
darienf | 20:6d2af70c92ab | 4577 | // |
darienf | 20:6d2af70c92ab | 4578 | this.label17.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4579 | this.label17.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 4580 | this.label17.Location = new System.Drawing.Point(12, 87); |
darienf | 20:6d2af70c92ab | 4581 | this.label17.Name = "label17"; |
darienf | 20:6d2af70c92ab | 4582 | this.label17.Size = new System.Drawing.Size(41, 15); |
darienf | 20:6d2af70c92ab | 4583 | this.label17.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 4584 | this.label17.Text = "Green"; |
darienf | 20:6d2af70c92ab | 4585 | this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
darienf | 20:6d2af70c92ab | 4586 | // |
darienf | 20:6d2af70c92ab | 4587 | // label18 |
darienf | 20:6d2af70c92ab | 4588 | // |
darienf | 20:6d2af70c92ab | 4589 | this.label18.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 4590 | this.label18.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4591 | this.label18.Font = new System.Drawing.Font("Arial", 9F); |
darienf | 20:6d2af70c92ab | 4592 | this.label18.Location = new System.Drawing.Point(208, 43); |
darienf | 20:6d2af70c92ab | 4593 | this.label18.Name = "label18"; |
darienf | 20:6d2af70c92ab | 4594 | this.label18.Size = new System.Drawing.Size(25, 15); |
darienf | 20:6d2af70c92ab | 4595 | this.label18.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 4596 | this.label18.Text = "mA"; |
darienf | 20:6d2af70c92ab | 4597 | this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
darienf | 20:6d2af70c92ab | 4598 | // |
darienf | 20:6d2af70c92ab | 4599 | // label19 |
darienf | 20:6d2af70c92ab | 4600 | // |
darienf | 20:6d2af70c92ab | 4601 | this.label19.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 4602 | this.label19.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4603 | this.label19.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 4604 | this.label19.Location = new System.Drawing.Point(178, 24); |
darienf | 20:6d2af70c92ab | 4605 | this.label19.Name = "label19"; |
darienf | 20:6d2af70c92ab | 4606 | this.label19.Size = new System.Drawing.Size(51, 15); |
darienf | 20:6d2af70c92ab | 4607 | this.label19.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 4608 | this.label19.Text = "Average"; |
darienf | 20:6d2af70c92ab | 4609 | this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
darienf | 20:6d2af70c92ab | 4610 | // |
darienf | 20:6d2af70c92ab | 4611 | // label20 |
darienf | 20:6d2af70c92ab | 4612 | // |
darienf | 20:6d2af70c92ab | 4613 | this.label20.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4614 | this.label20.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 4615 | this.label20.Location = new System.Drawing.Point(12, 24); |
darienf | 20:6d2af70c92ab | 4616 | this.label20.Name = "label20"; |
darienf | 20:6d2af70c92ab | 4617 | this.label20.Size = new System.Drawing.Size(61, 15); |
darienf | 20:6d2af70c92ab | 4618 | this.label20.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 4619 | this.label20.Text = "LED color"; |
darienf | 20:6d2af70c92ab | 4620 | this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
darienf | 20:6d2af70c92ab | 4621 | // |
darienf | 20:6d2af70c92ab | 4622 | // label22 |
darienf | 20:6d2af70c92ab | 4623 | // |
darienf | 20:6d2af70c92ab | 4624 | this.label22.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4625 | this.label22.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 4626 | this.label22.Location = new System.Drawing.Point(12, 65); |
darienf | 20:6d2af70c92ab | 4627 | this.label22.Name = "label22"; |
darienf | 20:6d2af70c92ab | 4628 | this.label22.Size = new System.Drawing.Size(72, 15); |
darienf | 20:6d2af70c92ab | 4629 | this.label22.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 4630 | this.label22.Text = "IR (Infrared)"; |
darienf | 20:6d2af70c92ab | 4631 | this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
darienf | 20:6d2af70c92ab | 4632 | // |
darienf | 20:6d2af70c92ab | 4633 | // label3 |
darienf | 20:6d2af70c92ab | 4634 | // |
darienf | 20:6d2af70c92ab | 4635 | this.label3.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4636 | this.label3.Font = new System.Drawing.Font("Arial", 9F); |
darienf | 20:6d2af70c92ab | 4637 | this.label3.Location = new System.Drawing.Point(208, 26); |
darienf | 20:6d2af70c92ab | 4638 | this.label3.Name = "label3"; |
darienf | 20:6d2af70c92ab | 4639 | this.label3.Size = new System.Drawing.Size(25, 15); |
darienf | 20:6d2af70c92ab | 4640 | this.label3.TabIndex = 18; |
darienf | 20:6d2af70c92ab | 4641 | this.label3.Text = "mA"; |
darienf | 20:6d2af70c92ab | 4642 | this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
darienf | 20:6d2af70c92ab | 4643 | // |
darienf | 20:6d2af70c92ab | 4644 | // label2 |
darienf | 20:6d2af70c92ab | 4645 | // |
darienf | 20:6d2af70c92ab | 4646 | this.label2.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4647 | this.label2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 4648 | this.label2.Location = new System.Drawing.Point(12, 26); |
darienf | 20:6d2af70c92ab | 4649 | this.label2.Name = "label2"; |
darienf | 20:6d2af70c92ab | 4650 | this.label2.Size = new System.Drawing.Size(62, 15); |
darienf | 20:6d2af70c92ab | 4651 | this.label2.TabIndex = 4; |
darienf | 20:6d2af70c92ab | 4652 | this.label2.Text = "PILOT_PA"; |
darienf | 20:6d2af70c92ab | 4653 | this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
darienf | 20:6d2af70c92ab | 4654 | // |
darienf | 20:6d2af70c92ab | 4655 | // label23 |
darienf | 20:6d2af70c92ab | 4656 | // |
darienf | 20:6d2af70c92ab | 4657 | this.label23.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 4658 | this.label23.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4659 | this.label23.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 4660 | this.label23.Location = new System.Drawing.Point(178, 65); |
darienf | 20:6d2af70c92ab | 4661 | this.label23.Name = "label23"; |
darienf | 20:6d2af70c92ab | 4662 | this.label23.Size = new System.Drawing.Size(19, 15); |
darienf | 20:6d2af70c92ab | 4663 | this.label23.TabIndex = 16; |
darienf | 20:6d2af70c92ab | 4664 | this.label23.Text = "---"; |
darienf | 20:6d2af70c92ab | 4665 | this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
darienf | 20:6d2af70c92ab | 4666 | // |
darienf | 20:6d2af70c92ab | 4667 | // label24 |
darienf | 20:6d2af70c92ab | 4668 | // |
darienf | 20:6d2af70c92ab | 4669 | this.label24.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 4670 | this.label24.AutoSize = true; |
darienf | 20:6d2af70c92ab | 4671 | this.label24.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 4672 | this.label24.Location = new System.Drawing.Point(178, 87); |
darienf | 20:6d2af70c92ab | 4673 | this.label24.Name = "label24"; |
darienf | 20:6d2af70c92ab | 4674 | this.label24.Size = new System.Drawing.Size(19, 15); |
darienf | 20:6d2af70c92ab | 4675 | this.label24.TabIndex = 19; |
darienf | 20:6d2af70c92ab | 4676 | this.label24.Text = "---"; |
darienf | 20:6d2af70c92ab | 4677 | this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; |
darienf | 20:6d2af70c92ab | 4678 | // |
darienf | 20:6d2af70c92ab | 4679 | // chart1 |
darienf | 20:6d2af70c92ab | 4680 | // |
darienf | 20:6d2af70c92ab | 4681 | this.chart1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
darienf | 20:6d2af70c92ab | 4682 | | System.Windows.Forms.AnchorStyles.Left) |
darienf | 20:6d2af70c92ab | 4683 | | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 4684 | chartArea1.AxisY.Title = "Accelerometer X"; |
darienf | 20:6d2af70c92ab | 4685 | chartArea1.Name = "ChartArea4AccelX"; |
darienf | 20:6d2af70c92ab | 4686 | chartArea2.AlignWithChartArea = "ChartArea4AccelX"; |
darienf | 20:6d2af70c92ab | 4687 | chartArea2.AxisY.Title = "Accelerometer Y"; |
darienf | 20:6d2af70c92ab | 4688 | chartArea2.Name = "ChartArea5AccelY"; |
darienf | 20:6d2af70c92ab | 4689 | chartArea3.AlignWithChartArea = "ChartArea4AccelX"; |
darienf | 20:6d2af70c92ab | 4690 | chartArea3.AxisY.Title = "Accelerometer Z"; |
darienf | 20:6d2af70c92ab | 4691 | chartArea3.Name = "ChartArea6AccelZ"; |
darienf | 20:6d2af70c92ab | 4692 | this.chart1.ChartAreas.Add(chartArea1); |
darienf | 20:6d2af70c92ab | 4693 | this.chart1.ChartAreas.Add(chartArea2); |
darienf | 20:6d2af70c92ab | 4694 | this.chart1.ChartAreas.Add(chartArea3); |
darienf | 20:6d2af70c92ab | 4695 | this.chart1.Location = new System.Drawing.Point(54, 35); |
darienf | 20:6d2af70c92ab | 4696 | this.chart1.Name = "chart1"; |
darienf | 20:6d2af70c92ab | 4697 | series1.ChartArea = "ChartArea4AccelX"; |
darienf | 20:6d2af70c92ab | 4698 | series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; |
darienf | 20:6d2af70c92ab | 4699 | series1.Color = System.Drawing.Color.Cyan; |
darienf | 20:6d2af70c92ab | 4700 | series1.MarkerSize = 1; |
darienf | 20:6d2af70c92ab | 4701 | series1.Name = "SeriesAccelX"; |
darienf | 20:6d2af70c92ab | 4702 | series1.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32; |
darienf | 20:6d2af70c92ab | 4703 | series1.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32; |
darienf | 20:6d2af70c92ab | 4704 | series2.ChartArea = "ChartArea5AccelY"; |
darienf | 20:6d2af70c92ab | 4705 | series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; |
darienf | 20:6d2af70c92ab | 4706 | series2.Color = System.Drawing.Color.Magenta; |
darienf | 20:6d2af70c92ab | 4707 | series2.Name = "SeriesAccelY"; |
darienf | 20:6d2af70c92ab | 4708 | series2.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32; |
darienf | 20:6d2af70c92ab | 4709 | series2.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32; |
darienf | 20:6d2af70c92ab | 4710 | series3.ChartArea = "ChartArea6AccelZ"; |
darienf | 20:6d2af70c92ab | 4711 | series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; |
darienf | 20:6d2af70c92ab | 4712 | series3.Color = System.Drawing.Color.Brown; |
darienf | 20:6d2af70c92ab | 4713 | series3.Name = "SeriesAccelZ"; |
darienf | 20:6d2af70c92ab | 4714 | series3.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32; |
darienf | 20:6d2af70c92ab | 4715 | series3.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32; |
darienf | 20:6d2af70c92ab | 4716 | this.chart1.Series.Add(series1); |
darienf | 20:6d2af70c92ab | 4717 | this.chart1.Series.Add(series2); |
darienf | 20:6d2af70c92ab | 4718 | this.chart1.Series.Add(series3); |
darienf | 20:6d2af70c92ab | 4719 | this.chart1.Size = new System.Drawing.Size(343, 526); |
darienf | 20:6d2af70c92ab | 4720 | this.chart1.TabIndex = 32; |
darienf | 20:6d2af70c92ab | 4721 | this.chart1.Text = "chart1"; |
darienf | 20:6d2af70c92ab | 4722 | title1.Name = "Title1"; |
darienf | 20:6d2af70c92ab | 4723 | title1.Text = "Red"; |
darienf | 20:6d2af70c92ab | 4724 | title1.Visible = false; |
darienf | 20:6d2af70c92ab | 4725 | this.chart1.Titles.Add(title1); |
darienf | 20:6d2af70c92ab | 4726 | // |
darienf | 20:6d2af70c92ab | 4727 | // maximGroupBox2 |
darienf | 20:6d2af70c92ab | 4728 | // |
darienf | 20:6d2af70c92ab | 4729 | this.maximGroupBox2.BackgroundColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 4730 | this.maximGroupBox2.Location = new System.Drawing.Point(3, 256); |
darienf | 20:6d2af70c92ab | 4731 | this.maximGroupBox2.Name = "maximGroupBox2"; |
darienf | 20:6d2af70c92ab | 4732 | this.maximGroupBox2.Size = new System.Drawing.Size(248, 78); |
darienf | 20:6d2af70c92ab | 4733 | this.maximGroupBox2.TabIndex = 37; |
darienf | 20:6d2af70c92ab | 4734 | this.maximGroupBox2.TabStop = false; |
darienf | 20:6d2af70c92ab | 4735 | this.maximGroupBox2.Text = "Proximity"; |
darienf | 20:6d2af70c92ab | 4736 | // |
darienf | 20:6d2af70c92ab | 4737 | // numericUpDown1 |
darienf | 20:6d2af70c92ab | 4738 | // |
darienf | 20:6d2af70c92ab | 4739 | this.numericUpDown1.Hexadecimal = true; |
darienf | 20:6d2af70c92ab | 4740 | this.numericUpDown1.Location = new System.Drawing.Point(148, 52); |
darienf | 20:6d2af70c92ab | 4741 | this.numericUpDown1.Maximum = new decimal(new int[] { |
darienf | 20:6d2af70c92ab | 4742 | 255, |
darienf | 20:6d2af70c92ab | 4743 | 0, |
darienf | 20:6d2af70c92ab | 4744 | 0, |
darienf | 20:6d2af70c92ab | 4745 | 0}); |
darienf | 20:6d2af70c92ab | 4746 | this.numericUpDown1.Name = "numericUpDown1"; |
darienf | 20:6d2af70c92ab | 4747 | this.numericUpDown1.Size = new System.Drawing.Size(55, 20); |
darienf | 20:6d2af70c92ab | 4748 | this.numericUpDown1.TabIndex = 14; |
darienf | 20:6d2af70c92ab | 4749 | this.numericUpDown1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
darienf | 20:6d2af70c92ab | 4750 | this.numericUpDown1.Value = new decimal(new int[] { |
darienf | 20:6d2af70c92ab | 4751 | 255, |
darienf | 20:6d2af70c92ab | 4752 | 0, |
darienf | 20:6d2af70c92ab | 4753 | 0, |
darienf | 20:6d2af70c92ab | 4754 | 0}); |
darienf | 20:6d2af70c92ab | 4755 | // |
darienf | 20:6d2af70c92ab | 4756 | // comboBox1 |
darienf | 20:6d2af70c92ab | 4757 | // |
darienf | 20:6d2af70c92ab | 4758 | this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 4759 | this.comboBox1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 4760 | this.comboBox1.FormattingEnabled = true; |
darienf | 20:6d2af70c92ab | 4761 | this.comboBox1.Location = new System.Drawing.Point(90, 25); |
darienf | 20:6d2af70c92ab | 4762 | this.comboBox1.MaxDropDownItems = 10; |
darienf | 20:6d2af70c92ab | 4763 | this.comboBox1.Name = "comboBox1"; |
darienf | 20:6d2af70c92ab | 4764 | this.comboBox1.Size = new System.Drawing.Size(81, 23); |
darienf | 20:6d2af70c92ab | 4765 | this.comboBox1.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 4766 | // |
darienf | 20:6d2af70c92ab | 4767 | // maximGroupBox3 |
darienf | 20:6d2af70c92ab | 4768 | // |
darienf | 20:6d2af70c92ab | 4769 | this.maximGroupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
darienf | 20:6d2af70c92ab | 4770 | | System.Windows.Forms.AnchorStyles.Left))); |
darienf | 20:6d2af70c92ab | 4771 | this.maximGroupBox3.BackgroundColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 4772 | this.maximGroupBox3.Location = new System.Drawing.Point(257, 11); |
darienf | 20:6d2af70c92ab | 4773 | this.maximGroupBox3.Name = "maximGroupBox3"; |
darienf | 20:6d2af70c92ab | 4774 | this.maximGroupBox3.Size = new System.Drawing.Size(355, 577); |
darienf | 20:6d2af70c92ab | 4775 | this.maximGroupBox3.TabIndex = 36; |
darienf | 20:6d2af70c92ab | 4776 | this.maximGroupBox3.TabStop = false; |
darienf | 20:6d2af70c92ab | 4777 | this.maximGroupBox3.Text = "Optical Measurements"; |
darienf | 20:6d2af70c92ab | 4778 | // |
darienf | 20:6d2af70c92ab | 4779 | // chart2 |
darienf | 20:6d2af70c92ab | 4780 | // |
darienf | 20:6d2af70c92ab | 4781 | this.chart2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
darienf | 20:6d2af70c92ab | 4782 | | System.Windows.Forms.AnchorStyles.Left) |
darienf | 20:6d2af70c92ab | 4783 | | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 4784 | chartArea4.AxisY.Title = "Red ADC Code"; |
darienf | 20:6d2af70c92ab | 4785 | chartArea4.Name = "ChartArea1Red"; |
darienf | 20:6d2af70c92ab | 4786 | chartArea5.AlignWithChartArea = "ChartArea1Red"; |
darienf | 20:6d2af70c92ab | 4787 | chartArea5.AxisY.Title = "IR ADC Code"; |
darienf | 20:6d2af70c92ab | 4788 | chartArea5.Name = "ChartArea2IR"; |
darienf | 20:6d2af70c92ab | 4789 | chartArea6.AlignWithChartArea = "ChartArea1Red"; |
darienf | 20:6d2af70c92ab | 4790 | chartArea6.AxisY.Title = "Green ADC Code"; |
darienf | 20:6d2af70c92ab | 4791 | chartArea6.Name = "ChartArea3Green"; |
darienf | 20:6d2af70c92ab | 4792 | this.chart2.ChartAreas.Add(chartArea4); |
darienf | 20:6d2af70c92ab | 4793 | this.chart2.ChartAreas.Add(chartArea5); |
darienf | 20:6d2af70c92ab | 4794 | this.chart2.ChartAreas.Add(chartArea6); |
darienf | 20:6d2af70c92ab | 4795 | this.chart2.Location = new System.Drawing.Point(11, 35); |
darienf | 20:6d2af70c92ab | 4796 | this.chart2.Name = "chart2"; |
darienf | 20:6d2af70c92ab | 4797 | series4.ChartArea = "ChartArea1Red"; |
darienf | 20:6d2af70c92ab | 4798 | series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; |
darienf | 20:6d2af70c92ab | 4799 | series4.Color = System.Drawing.Color.DarkRed; |
darienf | 20:6d2af70c92ab | 4800 | series4.MarkerSize = 1; |
darienf | 20:6d2af70c92ab | 4801 | series4.Name = "SeriesRed"; |
darienf | 20:6d2af70c92ab | 4802 | series4.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32; |
darienf | 20:6d2af70c92ab | 4803 | series4.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32; |
darienf | 20:6d2af70c92ab | 4804 | series5.ChartArea = "ChartArea2IR"; |
darienf | 20:6d2af70c92ab | 4805 | series5.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; |
darienf | 20:6d2af70c92ab | 4806 | series5.Color = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(37)))), ((int)(((byte)(133))))); |
darienf | 20:6d2af70c92ab | 4807 | series5.Name = "SeriesIR"; |
darienf | 20:6d2af70c92ab | 4808 | series5.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32; |
darienf | 20:6d2af70c92ab | 4809 | series5.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32; |
darienf | 20:6d2af70c92ab | 4810 | series6.ChartArea = "ChartArea3Green"; |
darienf | 20:6d2af70c92ab | 4811 | series6.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line; |
darienf | 20:6d2af70c92ab | 4812 | series6.Color = System.Drawing.Color.Green; |
darienf | 20:6d2af70c92ab | 4813 | series6.Name = "SeriesGreen"; |
darienf | 20:6d2af70c92ab | 4814 | series6.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.UInt32; |
darienf | 20:6d2af70c92ab | 4815 | series6.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Int32; |
darienf | 20:6d2af70c92ab | 4816 | this.chart2.Series.Add(series4); |
darienf | 20:6d2af70c92ab | 4817 | this.chart2.Series.Add(series5); |
darienf | 20:6d2af70c92ab | 4818 | this.chart2.Series.Add(series6); |
darienf | 20:6d2af70c92ab | 4819 | this.chart2.Size = new System.Drawing.Size(327, 526); |
darienf | 20:6d2af70c92ab | 4820 | this.chart2.TabIndex = 31; |
darienf | 20:6d2af70c92ab | 4821 | this.chart2.Text = "chartLED"; |
darienf | 20:6d2af70c92ab | 4822 | title2.Name = "Title1"; |
darienf | 20:6d2af70c92ab | 4823 | title2.Text = "Red"; |
darienf | 20:6d2af70c92ab | 4824 | title2.Visible = false; |
darienf | 20:6d2af70c92ab | 4825 | this.chart2.Titles.Add(title2); |
darienf | 20:6d2af70c92ab | 4826 | // |
darienf | 20:6d2af70c92ab | 4827 | // maximGroupBox4 |
darienf | 20:6d2af70c92ab | 4828 | // |
darienf | 20:6d2af70c92ab | 4829 | this.maximGroupBox4.BackgroundColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 4830 | this.maximGroupBox4.Location = new System.Drawing.Point(3, 335); |
darienf | 20:6d2af70c92ab | 4831 | this.maximGroupBox4.Name = "maximGroupBox4"; |
darienf | 20:6d2af70c92ab | 4832 | this.maximGroupBox4.Size = new System.Drawing.Size(248, 131); |
darienf | 20:6d2af70c92ab | 4833 | this.maximGroupBox4.TabIndex = 34; |
darienf | 20:6d2af70c92ab | 4834 | this.maximGroupBox4.TabStop = false; |
darienf | 20:6d2af70c92ab | 4835 | this.maximGroupBox4.Text = "LED Mode: Timing Slots"; |
darienf | 20:6d2af70c92ab | 4836 | // |
darienf | 20:6d2af70c92ab | 4837 | // comboBox2 |
darienf | 20:6d2af70c92ab | 4838 | // |
darienf | 20:6d2af70c92ab | 4839 | this.comboBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
darienf | 20:6d2af70c92ab | 4840 | | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 4841 | this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 4842 | this.comboBox2.Font = new System.Drawing.Font("Arial", 9F); |
darienf | 20:6d2af70c92ab | 4843 | this.comboBox2.FormattingEnabled = true; |
darienf | 20:6d2af70c92ab | 4844 | this.comboBox2.Items.AddRange(new object[] { |
darienf | 20:6d2af70c92ab | 4845 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 4846 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 4847 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 4848 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 4849 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 4850 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 4851 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 4852 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 4853 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 4854 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 4855 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 4856 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 4857 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 4858 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 4859 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 4860 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 4861 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 4862 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 4863 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 4864 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 4865 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 4866 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 4867 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 4868 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 4869 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 4870 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 4871 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 4872 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 4873 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 4874 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 4875 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 4876 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 4877 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 4878 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 4879 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 4880 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 4881 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 4882 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 4883 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 4884 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 4885 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 4886 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 4887 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 4888 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 4889 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 4890 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 4891 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 4892 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 4893 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 4894 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 4895 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 4896 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 4897 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 4898 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 4899 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 4900 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 4901 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 4902 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 4903 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 4904 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 4905 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 4906 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 4907 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 4908 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 4909 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 4910 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 4911 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 4912 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 4913 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 4914 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 4915 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 4916 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 4917 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 4918 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 4919 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 4920 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 4921 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 4922 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 4923 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 4924 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 4925 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 4926 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 4927 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 4928 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 4929 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 4930 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 4931 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 4932 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 4933 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 4934 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 4935 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 4936 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 4937 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 4938 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 4939 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 4940 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 4941 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 4942 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 4943 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 4944 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 4945 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 4946 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 4947 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 4948 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 4949 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 4950 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 4951 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 4952 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 4953 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 4954 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 4955 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 4956 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 4957 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 4958 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 4959 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 4960 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 4961 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 4962 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 4963 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 4964 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 4965 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 4966 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 4967 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 4968 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 4969 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 4970 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 4971 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 4972 | "7 Reserved"}); |
darienf | 20:6d2af70c92ab | 4973 | this.comboBox2.Location = new System.Drawing.Point(80, 29); |
darienf | 20:6d2af70c92ab | 4974 | this.comboBox2.Name = "comboBox2"; |
darienf | 20:6d2af70c92ab | 4975 | this.comboBox2.Size = new System.Drawing.Size(160, 23); |
darienf | 20:6d2af70c92ab | 4976 | this.comboBox2.TabIndex = 14; |
darienf | 20:6d2af70c92ab | 4977 | // |
darienf | 20:6d2af70c92ab | 4978 | // comboBox3 |
darienf | 20:6d2af70c92ab | 4979 | // |
darienf | 20:6d2af70c92ab | 4980 | this.comboBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
darienf | 20:6d2af70c92ab | 4981 | | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 4982 | this.comboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 4983 | this.comboBox3.Font = new System.Drawing.Font("Arial", 9F); |
darienf | 20:6d2af70c92ab | 4984 | this.comboBox3.FormattingEnabled = true; |
darienf | 20:6d2af70c92ab | 4985 | this.comboBox3.Items.AddRange(new object[] { |
darienf | 20:6d2af70c92ab | 4986 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 4987 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 4988 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 4989 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 4990 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 4991 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 4992 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 4993 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 4994 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 4995 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 4996 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 4997 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 4998 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 4999 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5000 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5001 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5002 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5003 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5004 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5005 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5006 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5007 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5008 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5009 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5010 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5011 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5012 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5013 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5014 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5015 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5016 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5017 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5018 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5019 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5020 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5021 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5022 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5023 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5024 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5025 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5026 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5027 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5028 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5029 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5030 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5031 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5032 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5033 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5034 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5035 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5036 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5037 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5038 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5039 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5040 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5041 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5042 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5043 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5044 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5045 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5046 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5047 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5048 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5049 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5050 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5051 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5052 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5053 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5054 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5055 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5056 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5057 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5058 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5059 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5060 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5061 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5062 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5063 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5064 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5065 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5066 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5067 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5068 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5069 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5070 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5071 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5072 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5073 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5074 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5075 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5076 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5077 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5078 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5079 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5080 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5081 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5082 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5083 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5084 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5085 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5086 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5087 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5088 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5089 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5090 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5091 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5092 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5093 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5094 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5095 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5096 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5097 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5098 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5099 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5100 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5101 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5102 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5103 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5104 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5105 | "7 Reserved"}); |
darienf | 20:6d2af70c92ab | 5106 | this.comboBox3.Location = new System.Drawing.Point(80, 54); |
darienf | 20:6d2af70c92ab | 5107 | this.comboBox3.Name = "comboBox3"; |
darienf | 20:6d2af70c92ab | 5108 | this.comboBox3.Size = new System.Drawing.Size(160, 23); |
darienf | 20:6d2af70c92ab | 5109 | this.comboBox3.TabIndex = 14; |
darienf | 20:6d2af70c92ab | 5110 | // |
darienf | 20:6d2af70c92ab | 5111 | // comboBox4 |
darienf | 20:6d2af70c92ab | 5112 | // |
darienf | 20:6d2af70c92ab | 5113 | this.comboBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
darienf | 20:6d2af70c92ab | 5114 | | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 5115 | this.comboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 5116 | this.comboBox4.Font = new System.Drawing.Font("Arial", 9F); |
darienf | 20:6d2af70c92ab | 5117 | this.comboBox4.FormattingEnabled = true; |
darienf | 20:6d2af70c92ab | 5118 | this.comboBox4.Items.AddRange(new object[] { |
darienf | 20:6d2af70c92ab | 5119 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5120 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5121 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5122 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5123 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5124 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5125 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5126 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5127 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5128 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5129 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5130 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5131 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5132 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5133 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5134 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5135 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5136 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5137 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5138 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5139 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5140 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5141 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5142 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5143 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5144 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5145 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5146 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5147 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5148 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5149 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5150 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5151 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5152 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5153 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5154 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5155 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5156 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5157 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5158 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5159 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5160 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5161 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5162 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5163 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5164 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5165 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5166 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5167 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5168 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5169 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5170 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5171 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5172 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5173 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5174 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5175 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5176 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5177 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5178 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5179 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5180 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5181 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5182 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5183 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5184 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5185 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5186 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5187 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5188 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5189 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5190 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5191 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5192 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5193 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5194 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5195 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5196 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5197 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5198 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5199 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5200 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5201 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5202 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5203 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5204 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5205 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5206 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5207 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5208 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5209 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5210 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5211 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5212 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5213 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5214 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5215 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5216 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5217 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5218 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5219 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5220 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5221 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5222 | "7 Reserved"}); |
darienf | 20:6d2af70c92ab | 5223 | this.comboBox4.Location = new System.Drawing.Point(80, 79); |
darienf | 20:6d2af70c92ab | 5224 | this.comboBox4.Name = "comboBox4"; |
darienf | 20:6d2af70c92ab | 5225 | this.comboBox4.Size = new System.Drawing.Size(160, 23); |
darienf | 20:6d2af70c92ab | 5226 | this.comboBox4.TabIndex = 14; |
darienf | 20:6d2af70c92ab | 5227 | // |
darienf | 20:6d2af70c92ab | 5228 | // comboBox5 |
darienf | 20:6d2af70c92ab | 5229 | // |
darienf | 20:6d2af70c92ab | 5230 | this.comboBox5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
darienf | 20:6d2af70c92ab | 5231 | | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 5232 | this.comboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 5233 | this.comboBox5.Font = new System.Drawing.Font("Arial", 9F); |
darienf | 20:6d2af70c92ab | 5234 | this.comboBox5.FormattingEnabled = true; |
darienf | 20:6d2af70c92ab | 5235 | this.comboBox5.Items.AddRange(new object[] { |
darienf | 20:6d2af70c92ab | 5236 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5237 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5238 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5239 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5240 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5241 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5242 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5243 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5244 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5245 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5246 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5247 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5248 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5249 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5250 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5251 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5252 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5253 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5254 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5255 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5256 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5257 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5258 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5259 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5260 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5261 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5262 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5263 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5264 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5265 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5266 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5267 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5268 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5269 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5270 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5271 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5272 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5273 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5274 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5275 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5276 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5277 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5278 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5279 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5280 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5281 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5282 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5283 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5284 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5285 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5286 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5287 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5288 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5289 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5290 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5291 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5292 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5293 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5294 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5295 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5296 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5297 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5298 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5299 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5300 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5301 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5302 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5303 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5304 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5305 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5306 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5307 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5308 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5309 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5310 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5311 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5312 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5313 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5314 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5315 | "7 Reserved", |
darienf | 20:6d2af70c92ab | 5316 | "0 Disabled", |
darienf | 20:6d2af70c92ab | 5317 | "1 LED1 (RED)", |
darienf | 20:6d2af70c92ab | 5318 | "2 LED2 (IR)", |
darienf | 20:6d2af70c92ab | 5319 | "3 LED3 (Green)", |
darienf | 20:6d2af70c92ab | 5320 | "4 LED4 (Green)", |
darienf | 20:6d2af70c92ab | 5321 | "5 LED1 Pilot", |
darienf | 20:6d2af70c92ab | 5322 | "6 LED2 Pilot", |
darienf | 20:6d2af70c92ab | 5323 | "7 Reserved"}); |
darienf | 20:6d2af70c92ab | 5324 | this.comboBox5.Location = new System.Drawing.Point(80, 104); |
darienf | 20:6d2af70c92ab | 5325 | this.comboBox5.Name = "comboBox5"; |
darienf | 20:6d2af70c92ab | 5326 | this.comboBox5.Size = new System.Drawing.Size(160, 23); |
darienf | 20:6d2af70c92ab | 5327 | this.comboBox5.TabIndex = 14; |
darienf | 20:6d2af70c92ab | 5328 | // |
darienf | 20:6d2af70c92ab | 5329 | // maximGroupBox5 |
darienf | 20:6d2af70c92ab | 5330 | // |
darienf | 20:6d2af70c92ab | 5331 | this.maximGroupBox5.BackgroundColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 5332 | this.maximGroupBox5.Location = new System.Drawing.Point(3, 25); |
darienf | 20:6d2af70c92ab | 5333 | this.maximGroupBox5.Name = "maximGroupBox5"; |
darienf | 20:6d2af70c92ab | 5334 | this.maximGroupBox5.Size = new System.Drawing.Size(248, 119); |
darienf | 20:6d2af70c92ab | 5335 | this.maximGroupBox5.TabIndex = 35; |
darienf | 20:6d2af70c92ab | 5336 | this.maximGroupBox5.TabStop = false; |
darienf | 20:6d2af70c92ab | 5337 | this.maximGroupBox5.Text = "Settings"; |
darienf | 20:6d2af70c92ab | 5338 | // |
darienf | 20:6d2af70c92ab | 5339 | // comboBox6 |
darienf | 20:6d2af70c92ab | 5340 | // |
darienf | 20:6d2af70c92ab | 5341 | this.comboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 5342 | this.comboBox6.Font = new System.Drawing.Font("Arial", 9F); |
darienf | 20:6d2af70c92ab | 5343 | this.comboBox6.FormattingEnabled = true; |
darienf | 20:6d2af70c92ab | 5344 | this.comboBox6.Location = new System.Drawing.Point(145, 92); |
darienf | 20:6d2af70c92ab | 5345 | this.comboBox6.MaxDropDownItems = 10; |
darienf | 20:6d2af70c92ab | 5346 | this.comboBox6.Name = "comboBox6"; |
darienf | 20:6d2af70c92ab | 5347 | this.comboBox6.Size = new System.Drawing.Size(70, 23); |
darienf | 20:6d2af70c92ab | 5348 | this.comboBox6.TabIndex = 20; |
darienf | 20:6d2af70c92ab | 5349 | // |
darienf | 20:6d2af70c92ab | 5350 | // comboBox7 |
darienf | 20:6d2af70c92ab | 5351 | // |
darienf | 20:6d2af70c92ab | 5352 | this.comboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 5353 | this.comboBox7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 5354 | this.comboBox7.FormattingEnabled = true; |
darienf | 20:6d2af70c92ab | 5355 | this.comboBox7.Location = new System.Drawing.Point(145, 48); |
darienf | 20:6d2af70c92ab | 5356 | this.comboBox7.MaxDropDownItems = 10; |
darienf | 20:6d2af70c92ab | 5357 | this.comboBox7.Name = "comboBox7"; |
darienf | 20:6d2af70c92ab | 5358 | this.comboBox7.Size = new System.Drawing.Size(70, 23); |
darienf | 20:6d2af70c92ab | 5359 | this.comboBox7.TabIndex = 12; |
darienf | 20:6d2af70c92ab | 5360 | // |
darienf | 20:6d2af70c92ab | 5361 | // comboBox8 |
darienf | 20:6d2af70c92ab | 5362 | // |
darienf | 20:6d2af70c92ab | 5363 | this.comboBox8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 5364 | this.comboBox8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 5365 | this.comboBox8.FormattingEnabled = true; |
darienf | 20:6d2af70c92ab | 5366 | this.comboBox8.Location = new System.Drawing.Point(145, 26); |
darienf | 20:6d2af70c92ab | 5367 | this.comboBox8.MaxDropDownItems = 10; |
darienf | 20:6d2af70c92ab | 5368 | this.comboBox8.Name = "comboBox8"; |
darienf | 20:6d2af70c92ab | 5369 | this.comboBox8.Size = new System.Drawing.Size(70, 23); |
darienf | 20:6d2af70c92ab | 5370 | this.comboBox8.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 5371 | // |
darienf | 20:6d2af70c92ab | 5372 | // comboBox9 |
darienf | 20:6d2af70c92ab | 5373 | // |
darienf | 20:6d2af70c92ab | 5374 | this.comboBox9.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 5375 | this.comboBox9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 5376 | this.comboBox9.FormattingEnabled = true; |
darienf | 20:6d2af70c92ab | 5377 | this.comboBox9.Location = new System.Drawing.Point(145, 70); |
darienf | 20:6d2af70c92ab | 5378 | this.comboBox9.MaxDropDownItems = 10; |
darienf | 20:6d2af70c92ab | 5379 | this.comboBox9.Name = "comboBox9"; |
darienf | 20:6d2af70c92ab | 5380 | this.comboBox9.Size = new System.Drawing.Size(70, 23); |
darienf | 20:6d2af70c92ab | 5381 | this.comboBox9.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 5382 | // |
darienf | 20:6d2af70c92ab | 5383 | // maximGroupBox6 |
darienf | 20:6d2af70c92ab | 5384 | // |
darienf | 20:6d2af70c92ab | 5385 | this.maximGroupBox6.BackgroundColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 5386 | this.maximGroupBox6.Location = new System.Drawing.Point(3, 145); |
darienf | 20:6d2af70c92ab | 5387 | this.maximGroupBox6.Name = "maximGroupBox6"; |
darienf | 20:6d2af70c92ab | 5388 | this.maximGroupBox6.Size = new System.Drawing.Size(248, 110); |
darienf | 20:6d2af70c92ab | 5389 | this.maximGroupBox6.TabIndex = 33; |
darienf | 20:6d2af70c92ab | 5390 | this.maximGroupBox6.TabStop = false; |
darienf | 20:6d2af70c92ab | 5391 | this.maximGroupBox6.Text = "LED Currents"; |
darienf | 20:6d2af70c92ab | 5392 | // |
darienf | 20:6d2af70c92ab | 5393 | // comboBox10 |
darienf | 20:6d2af70c92ab | 5394 | // |
darienf | 20:6d2af70c92ab | 5395 | this.comboBox10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 5396 | this.comboBox10.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 5397 | this.comboBox10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 5398 | this.comboBox10.FormattingEnabled = true; |
darienf | 20:6d2af70c92ab | 5399 | this.comboBox10.Location = new System.Drawing.Point(90, 64); |
darienf | 20:6d2af70c92ab | 5400 | this.comboBox10.MaxDropDownItems = 10; |
darienf | 20:6d2af70c92ab | 5401 | this.comboBox10.Name = "comboBox10"; |
darienf | 20:6d2af70c92ab | 5402 | this.comboBox10.Size = new System.Drawing.Size(81, 23); |
darienf | 20:6d2af70c92ab | 5403 | this.comboBox10.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 5404 | // |
darienf | 20:6d2af70c92ab | 5405 | // comboBox11 |
darienf | 20:6d2af70c92ab | 5406 | // |
darienf | 20:6d2af70c92ab | 5407 | this.comboBox11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 5408 | this.comboBox11.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 5409 | this.comboBox11.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 5410 | this.comboBox11.FormattingEnabled = true; |
darienf | 20:6d2af70c92ab | 5411 | this.comboBox11.Location = new System.Drawing.Point(90, 42); |
darienf | 20:6d2af70c92ab | 5412 | this.comboBox11.MaxDropDownItems = 10; |
darienf | 20:6d2af70c92ab | 5413 | this.comboBox11.Name = "comboBox11"; |
darienf | 20:6d2af70c92ab | 5414 | this.comboBox11.Size = new System.Drawing.Size(81, 23); |
darienf | 20:6d2af70c92ab | 5415 | this.comboBox11.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 5416 | // |
darienf | 20:6d2af70c92ab | 5417 | // comboBox12 |
darienf | 20:6d2af70c92ab | 5418 | // |
darienf | 20:6d2af70c92ab | 5419 | this.comboBox12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 5420 | this.comboBox12.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 5421 | this.comboBox12.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 5422 | this.comboBox12.FormattingEnabled = true; |
darienf | 20:6d2af70c92ab | 5423 | this.comboBox12.Location = new System.Drawing.Point(90, 86); |
darienf | 20:6d2af70c92ab | 5424 | this.comboBox12.MaxDropDownItems = 10; |
darienf | 20:6d2af70c92ab | 5425 | this.comboBox12.Name = "comboBox12"; |
darienf | 20:6d2af70c92ab | 5426 | this.comboBox12.Size = new System.Drawing.Size(81, 23); |
darienf | 20:6d2af70c92ab | 5427 | this.comboBox12.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 5428 | // |
darienf | 20:6d2af70c92ab | 5429 | // maximGroupBox7 |
darienf | 20:6d2af70c92ab | 5430 | // |
darienf | 20:6d2af70c92ab | 5431 | this.maximGroupBox7.BackgroundColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 5432 | this.maximGroupBox7.Location = new System.Drawing.Point(3, 467); |
darienf | 20:6d2af70c92ab | 5433 | this.maximGroupBox7.Name = "maximGroupBox7"; |
darienf | 20:6d2af70c92ab | 5434 | this.maximGroupBox7.Size = new System.Drawing.Size(248, 53); |
darienf | 20:6d2af70c92ab | 5435 | this.maximGroupBox7.TabIndex = 31; |
darienf | 20:6d2af70c92ab | 5436 | this.maximGroupBox7.TabStop = false; |
darienf | 20:6d2af70c92ab | 5437 | this.maximGroupBox7.Text = "Registers"; |
darienf | 20:6d2af70c92ab | 5438 | // |
darienf | 20:6d2af70c92ab | 5439 | // textBox1 |
darienf | 20:6d2af70c92ab | 5440 | // |
darienf | 20:6d2af70c92ab | 5441 | this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 5442 | this.textBox1.Location = new System.Drawing.Point(169, 25); |
darienf | 20:6d2af70c92ab | 5443 | this.textBox1.Name = "textBox1"; |
darienf | 20:6d2af70c92ab | 5444 | this.textBox1.Size = new System.Drawing.Size(41, 20); |
darienf | 20:6d2af70c92ab | 5445 | this.textBox1.TabIndex = 2; |
darienf | 20:6d2af70c92ab | 5446 | this.textBox1.Text = "0xFF"; |
darienf | 20:6d2af70c92ab | 5447 | // |
darienf | 20:6d2af70c92ab | 5448 | // maximButton1 |
darienf | 20:6d2af70c92ab | 5449 | // |
darienf | 20:6d2af70c92ab | 5450 | this.maximButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 5451 | this.maximButton1.Location = new System.Drawing.Point(215, 25); |
darienf | 20:6d2af70c92ab | 5452 | this.maximButton1.Name = "maximButton1"; |
darienf | 20:6d2af70c92ab | 5453 | this.maximButton1.Size = new System.Drawing.Size(28, 23); |
darienf | 20:6d2af70c92ab | 5454 | this.maximButton1.TabIndex = 1; |
darienf | 20:6d2af70c92ab | 5455 | this.maximButton1.Text = "Wr"; |
darienf | 20:6d2af70c92ab | 5456 | this.maximButton1.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 5457 | // |
darienf | 20:6d2af70c92ab | 5458 | // maximButton2 |
darienf | 20:6d2af70c92ab | 5459 | // |
darienf | 20:6d2af70c92ab | 5460 | this.maximButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 5461 | this.maximButton2.Location = new System.Drawing.Point(137, 25); |
darienf | 20:6d2af70c92ab | 5462 | this.maximButton2.Name = "maximButton2"; |
darienf | 20:6d2af70c92ab | 5463 | this.maximButton2.Size = new System.Drawing.Size(26, 23); |
darienf | 20:6d2af70c92ab | 5464 | this.maximButton2.TabIndex = 1; |
darienf | 20:6d2af70c92ab | 5465 | this.maximButton2.Text = "Rd"; |
darienf | 20:6d2af70c92ab | 5466 | this.maximButton2.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 5467 | // |
darienf | 20:6d2af70c92ab | 5468 | // comboBox13 |
darienf | 20:6d2af70c92ab | 5469 | // |
darienf | 20:6d2af70c92ab | 5470 | this.comboBox13.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
darienf | 20:6d2af70c92ab | 5471 | | System.Windows.Forms.AnchorStyles.Right))); |
darienf | 20:6d2af70c92ab | 5472 | this.comboBox13.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 5473 | this.comboBox13.Font = new System.Drawing.Font("Arial", 7.8F); |
darienf | 20:6d2af70c92ab | 5474 | this.comboBox13.FormattingEnabled = true; |
darienf | 20:6d2af70c92ab | 5475 | this.comboBox13.Location = new System.Drawing.Point(6, 23); |
darienf | 20:6d2af70c92ab | 5476 | this.comboBox13.Name = "comboBox13"; |
darienf | 20:6d2af70c92ab | 5477 | this.comboBox13.Size = new System.Drawing.Size(126, 22); |
darienf | 20:6d2af70c92ab | 5478 | this.comboBox13.TabIndex = 0; |
darienf | 20:6d2af70c92ab | 5479 | // |
darienf | 20:6d2af70c92ab | 5480 | // maximButton3 |
darienf | 20:6d2af70c92ab | 5481 | // |
darienf | 20:6d2af70c92ab | 5482 | this.maximButton3.Location = new System.Drawing.Point(133, 523); |
darienf | 20:6d2af70c92ab | 5483 | this.maximButton3.Name = "maximButton3"; |
darienf | 20:6d2af70c92ab | 5484 | this.maximButton3.Size = new System.Drawing.Size(118, 23); |
darienf | 20:6d2af70c92ab | 5485 | this.maximButton3.TabIndex = 26; |
darienf | 20:6d2af70c92ab | 5486 | this.maximButton3.Text = "Restore Defaults"; |
darienf | 20:6d2af70c92ab | 5487 | this.maximButton3.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 5488 | // |
darienf | 20:6d2af70c92ab | 5489 | // maximButton4 |
darienf | 20:6d2af70c92ab | 5490 | // |
darienf | 20:6d2af70c92ab | 5491 | this.maximButton4.Location = new System.Drawing.Point(7, 523); |
darienf | 20:6d2af70c92ab | 5492 | this.maximButton4.Name = "maximButton4"; |
darienf | 20:6d2af70c92ab | 5493 | this.maximButton4.Size = new System.Drawing.Size(120, 23); |
darienf | 20:6d2af70c92ab | 5494 | this.maximButton4.TabIndex = 13; |
darienf | 20:6d2af70c92ab | 5495 | this.maximButton4.Text = "Start Monitor"; |
darienf | 20:6d2af70c92ab | 5496 | this.maximButton4.UseVisualStyleBackColor = true; |
darienf | 20:6d2af70c92ab | 5497 | // |
darienf | 20:6d2af70c92ab | 5498 | // comboBox14 |
darienf | 20:6d2af70c92ab | 5499 | // |
darienf | 20:6d2af70c92ab | 5500 | this.comboBox14.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
darienf | 20:6d2af70c92ab | 5501 | this.comboBox14.Font = new System.Drawing.Font("Arial", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 5502 | this.comboBox14.FormattingEnabled = true; |
darienf | 20:6d2af70c92ab | 5503 | this.comboBox14.Location = new System.Drawing.Point(147, 2); |
darienf | 20:6d2af70c92ab | 5504 | this.comboBox14.MaxDropDownItems = 10; |
darienf | 20:6d2af70c92ab | 5505 | this.comboBox14.Name = "comboBox14"; |
darienf | 20:6d2af70c92ab | 5506 | this.comboBox14.Size = new System.Drawing.Size(71, 22); |
darienf | 20:6d2af70c92ab | 5507 | this.comboBox14.TabIndex = 20; |
darienf | 20:6d2af70c92ab | 5508 | // |
darienf | 20:6d2af70c92ab | 5509 | // menuStrip1 |
darienf | 20:6d2af70c92ab | 5510 | // |
darienf | 20:6d2af70c92ab | 5511 | this.menuStrip1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 5512 | this.menuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20); |
darienf | 20:6d2af70c92ab | 5513 | this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { |
darienf | 20:6d2af70c92ab | 5514 | this.toolStripMenuItem1, |
darienf | 20:6d2af70c92ab | 5515 | this.toolStripMenuItem2, |
darienf | 20:6d2af70c92ab | 5516 | this.optionsToolStripMenuItem1, |
darienf | 20:6d2af70c92ab | 5517 | this.loggingToolStripMenuItem, |
darienf | 20:6d2af70c92ab | 5518 | this.helpToolStripMenuItem1}); |
darienf | 20:6d2af70c92ab | 5519 | this.menuStrip1.Location = new System.Drawing.Point(0, 0); |
darienf | 20:6d2af70c92ab | 5520 | this.menuStrip1.Name = "menuStrip1"; |
darienf | 20:6d2af70c92ab | 5521 | this.menuStrip1.Padding = new System.Windows.Forms.Padding(5, 2, 0, 2); |
darienf | 20:6d2af70c92ab | 5522 | this.menuStrip1.Size = new System.Drawing.Size(961, 24); |
darienf | 20:6d2af70c92ab | 5523 | this.menuStrip1.TabIndex = 17; |
darienf | 20:6d2af70c92ab | 5524 | this.menuStrip1.Text = "menuStrip1"; |
darienf | 20:6d2af70c92ab | 5525 | // |
darienf | 20:6d2af70c92ab | 5526 | // toolStripMenuItem3 |
darienf | 20:6d2af70c92ab | 5527 | // |
darienf | 20:6d2af70c92ab | 5528 | this.toolStripMenuItem3.Name = "toolStripMenuItem3"; |
darienf | 20:6d2af70c92ab | 5529 | this.toolStripMenuItem3.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5530 | // |
darienf | 20:6d2af70c92ab | 5531 | // toolStripMenuItem4 |
darienf | 20:6d2af70c92ab | 5532 | // |
darienf | 20:6d2af70c92ab | 5533 | this.toolStripMenuItem4.Name = "toolStripMenuItem4"; |
darienf | 20:6d2af70c92ab | 5534 | this.toolStripMenuItem4.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5535 | // |
darienf | 20:6d2af70c92ab | 5536 | // toolStripMenuItem5 |
darienf | 20:6d2af70c92ab | 5537 | // |
darienf | 20:6d2af70c92ab | 5538 | this.toolStripMenuItem5.Name = "toolStripMenuItem5"; |
darienf | 20:6d2af70c92ab | 5539 | this.toolStripMenuItem5.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5540 | // |
darienf | 20:6d2af70c92ab | 5541 | // toolStripMenuItem6 |
darienf | 20:6d2af70c92ab | 5542 | // |
darienf | 20:6d2af70c92ab | 5543 | this.toolStripMenuItem6.Name = "toolStripMenuItem6"; |
darienf | 20:6d2af70c92ab | 5544 | this.toolStripMenuItem6.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5545 | // |
darienf | 20:6d2af70c92ab | 5546 | // toolStripMenuItem7 |
darienf | 20:6d2af70c92ab | 5547 | // |
darienf | 20:6d2af70c92ab | 5548 | this.toolStripMenuItem7.Name = "toolStripMenuItem7"; |
darienf | 20:6d2af70c92ab | 5549 | this.toolStripMenuItem7.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5550 | // |
darienf | 20:6d2af70c92ab | 5551 | // toolStripMenuItem8 |
darienf | 20:6d2af70c92ab | 5552 | // |
darienf | 20:6d2af70c92ab | 5553 | this.toolStripMenuItem8.Name = "toolStripMenuItem8"; |
darienf | 20:6d2af70c92ab | 5554 | this.toolStripMenuItem8.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5555 | // |
darienf | 20:6d2af70c92ab | 5556 | // toolStripMenuItem9 |
darienf | 20:6d2af70c92ab | 5557 | // |
darienf | 20:6d2af70c92ab | 5558 | this.toolStripMenuItem9.Name = "toolStripMenuItem9"; |
darienf | 20:6d2af70c92ab | 5559 | this.toolStripMenuItem9.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5560 | // |
darienf | 20:6d2af70c92ab | 5561 | // toolStripMenuItem10 |
darienf | 20:6d2af70c92ab | 5562 | // |
darienf | 20:6d2af70c92ab | 5563 | this.toolStripMenuItem10.Name = "toolStripMenuItem10"; |
darienf | 20:6d2af70c92ab | 5564 | this.toolStripMenuItem10.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5565 | // |
darienf | 20:6d2af70c92ab | 5566 | // toolStripSeparator4 |
darienf | 20:6d2af70c92ab | 5567 | // |
darienf | 20:6d2af70c92ab | 5568 | this.toolStripSeparator4.Name = "toolStripSeparator4"; |
darienf | 20:6d2af70c92ab | 5569 | this.toolStripSeparator4.Size = new System.Drawing.Size(6, 6); |
darienf | 20:6d2af70c92ab | 5570 | // |
darienf | 20:6d2af70c92ab | 5571 | // toolStripMenuItem11 |
darienf | 20:6d2af70c92ab | 5572 | // |
darienf | 20:6d2af70c92ab | 5573 | this.toolStripMenuItem11.Name = "toolStripMenuItem11"; |
darienf | 20:6d2af70c92ab | 5574 | this.toolStripMenuItem11.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5575 | // |
darienf | 20:6d2af70c92ab | 5576 | // toolStripMenuItem12 |
darienf | 20:6d2af70c92ab | 5577 | // |
darienf | 20:6d2af70c92ab | 5578 | this.toolStripMenuItem12.Name = "toolStripMenuItem12"; |
darienf | 20:6d2af70c92ab | 5579 | this.toolStripMenuItem12.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5580 | // |
darienf | 20:6d2af70c92ab | 5581 | // toolStripSeparator6 |
darienf | 20:6d2af70c92ab | 5582 | // |
darienf | 20:6d2af70c92ab | 5583 | this.toolStripSeparator6.Name = "toolStripSeparator6"; |
darienf | 20:6d2af70c92ab | 5584 | this.toolStripSeparator6.Size = new System.Drawing.Size(6, 6); |
darienf | 20:6d2af70c92ab | 5585 | // |
darienf | 20:6d2af70c92ab | 5586 | // toolStripMenuItem13 |
darienf | 20:6d2af70c92ab | 5587 | // |
darienf | 20:6d2af70c92ab | 5588 | this.toolStripMenuItem13.Name = "toolStripMenuItem13"; |
darienf | 20:6d2af70c92ab | 5589 | this.toolStripMenuItem13.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5590 | // |
darienf | 20:6d2af70c92ab | 5591 | // toolStripMenuItem14 |
darienf | 20:6d2af70c92ab | 5592 | // |
darienf | 20:6d2af70c92ab | 5593 | this.toolStripMenuItem14.Name = "toolStripMenuItem14"; |
darienf | 20:6d2af70c92ab | 5594 | this.toolStripMenuItem14.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5595 | // |
darienf | 20:6d2af70c92ab | 5596 | // toolStripSeparator7 |
darienf | 20:6d2af70c92ab | 5597 | // |
darienf | 20:6d2af70c92ab | 5598 | this.toolStripSeparator7.Name = "toolStripSeparator7"; |
darienf | 20:6d2af70c92ab | 5599 | this.toolStripSeparator7.Size = new System.Drawing.Size(6, 6); |
darienf | 20:6d2af70c92ab | 5600 | // |
darienf | 20:6d2af70c92ab | 5601 | // toolStripMenuItem15 |
darienf | 20:6d2af70c92ab | 5602 | // |
darienf | 20:6d2af70c92ab | 5603 | this.toolStripMenuItem15.Name = "toolStripMenuItem15"; |
darienf | 20:6d2af70c92ab | 5604 | this.toolStripMenuItem15.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5605 | // |
darienf | 20:6d2af70c92ab | 5606 | // toolStripMenuItem16 |
darienf | 20:6d2af70c92ab | 5607 | // |
darienf | 20:6d2af70c92ab | 5608 | this.toolStripMenuItem16.Name = "toolStripMenuItem16"; |
darienf | 20:6d2af70c92ab | 5609 | this.toolStripMenuItem16.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5610 | // |
darienf | 20:6d2af70c92ab | 5611 | // toolStripMenuItem17 |
darienf | 20:6d2af70c92ab | 5612 | // |
darienf | 20:6d2af70c92ab | 5613 | this.toolStripMenuItem17.Name = "toolStripMenuItem17"; |
darienf | 20:6d2af70c92ab | 5614 | this.toolStripMenuItem17.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5615 | // |
darienf | 20:6d2af70c92ab | 5616 | // toolStripMenuItem18 |
darienf | 20:6d2af70c92ab | 5617 | // |
darienf | 20:6d2af70c92ab | 5618 | this.toolStripMenuItem18.Name = "toolStripMenuItem18"; |
darienf | 20:6d2af70c92ab | 5619 | this.toolStripMenuItem18.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5620 | // |
darienf | 20:6d2af70c92ab | 5621 | // toolStripMenuItem19 |
darienf | 20:6d2af70c92ab | 5622 | // |
darienf | 20:6d2af70c92ab | 5623 | this.toolStripMenuItem19.Name = "toolStripMenuItem19"; |
darienf | 20:6d2af70c92ab | 5624 | this.toolStripMenuItem19.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5625 | // |
darienf | 20:6d2af70c92ab | 5626 | // toolStripMenuItem20 |
darienf | 20:6d2af70c92ab | 5627 | // |
darienf | 20:6d2af70c92ab | 5628 | this.toolStripMenuItem20.Name = "toolStripMenuItem20"; |
darienf | 20:6d2af70c92ab | 5629 | this.toolStripMenuItem20.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5630 | // |
darienf | 20:6d2af70c92ab | 5631 | // toolStripMenuItem21 |
darienf | 20:6d2af70c92ab | 5632 | // |
darienf | 20:6d2af70c92ab | 5633 | this.toolStripMenuItem21.Name = "toolStripMenuItem21"; |
darienf | 20:6d2af70c92ab | 5634 | this.toolStripMenuItem21.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5635 | // |
darienf | 20:6d2af70c92ab | 5636 | // toolStripSeparator8 |
darienf | 20:6d2af70c92ab | 5637 | // |
darienf | 20:6d2af70c92ab | 5638 | this.toolStripSeparator8.Name = "toolStripSeparator8"; |
darienf | 20:6d2af70c92ab | 5639 | this.toolStripSeparator8.Size = new System.Drawing.Size(6, 6); |
darienf | 20:6d2af70c92ab | 5640 | // |
darienf | 20:6d2af70c92ab | 5641 | // toolStripMenuItem22 |
darienf | 20:6d2af70c92ab | 5642 | // |
darienf | 20:6d2af70c92ab | 5643 | this.toolStripMenuItem22.Name = "toolStripMenuItem22"; |
darienf | 20:6d2af70c92ab | 5644 | this.toolStripMenuItem22.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5645 | // |
darienf | 20:6d2af70c92ab | 5646 | // toolStripMenuItem23 |
darienf | 20:6d2af70c92ab | 5647 | // |
darienf | 20:6d2af70c92ab | 5648 | this.toolStripMenuItem23.Name = "toolStripMenuItem23"; |
darienf | 20:6d2af70c92ab | 5649 | this.toolStripMenuItem23.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5650 | // |
darienf | 20:6d2af70c92ab | 5651 | // toolStripMenuItem24 |
darienf | 20:6d2af70c92ab | 5652 | // |
darienf | 20:6d2af70c92ab | 5653 | this.toolStripMenuItem24.Name = "toolStripMenuItem24"; |
darienf | 20:6d2af70c92ab | 5654 | this.toolStripMenuItem24.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5655 | // |
darienf | 20:6d2af70c92ab | 5656 | // toolStripMenuItem25 |
darienf | 20:6d2af70c92ab | 5657 | // |
darienf | 20:6d2af70c92ab | 5658 | this.toolStripMenuItem25.Name = "toolStripMenuItem25"; |
darienf | 20:6d2af70c92ab | 5659 | this.toolStripMenuItem25.Size = new System.Drawing.Size(32, 19); |
darienf | 20:6d2af70c92ab | 5660 | // |
darienf | 20:6d2af70c92ab | 5661 | // HspForm |
darienf | 20:6d2af70c92ab | 5662 | // |
darienf | 20:6d2af70c92ab | 5663 | this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); |
darienf | 20:6d2af70c92ab | 5664 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; |
darienf | 20:6d2af70c92ab | 5665 | this.BackColor = System.Drawing.Color.White; |
darienf | 20:6d2af70c92ab | 5666 | this.ClientSize = new System.Drawing.Size(961, 682); |
darienf | 20:6d2af70c92ab | 5667 | this.Controls.Add(this.menuStrip1); |
darienf | 20:6d2af70c92ab | 5668 | this.Controls.Add(this.maximTabControl1); |
darienf | 20:6d2af70c92ab | 5669 | this.Controls.Add(this.ss_Status); |
darienf | 20:6d2af70c92ab | 5670 | this.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
darienf | 20:6d2af70c92ab | 5671 | this.ForeColor = System.Drawing.Color.Black; |
darienf | 20:6d2af70c92ab | 5672 | this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); |
darienf | 20:6d2af70c92ab | 5673 | this.Name = "HspForm"; |
darienf | 20:6d2af70c92ab | 5674 | this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide; |
darienf | 20:6d2af70c92ab | 5675 | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; |
darienf | 20:6d2af70c92ab | 5676 | this.Text = "MAXREFDES100 Health Sensor Platform"; |
darienf | 20:6d2af70c92ab | 5677 | this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.HspForm_FormClosing); |
darienf | 20:6d2af70c92ab | 5678 | this.Load += new System.EventHandler(this.Form_Load); |
darienf | 20:6d2af70c92ab | 5679 | this.ResizeEnd += new System.EventHandler(this.HspForm_ResizeEnd); |
darienf | 20:6d2af70c92ab | 5680 | this.maximGroupBox1.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5681 | this.maximGroupBox1.PerformLayout(); |
darienf | 20:6d2af70c92ab | 5682 | this.maximTabControl1.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5683 | this.tpBlockDiagram.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5684 | this.tlbQuickStart.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5685 | this.tlbQuickStart.PerformLayout(); |
darienf | 20:6d2af70c92ab | 5686 | this.pnlBlockDiagram.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5687 | this.pnlBlockDiagram.PerformLayout(); |
darienf | 20:6d2af70c92ab | 5688 | ((System.ComponentModel.ISupportInitialize)(this.picBlockDiagram)).EndInit(); |
darienf | 20:6d2af70c92ab | 5689 | this.tpOpticalSensor.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5690 | this.tpTemperature.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5691 | this.tpMAX30001EcgChannel.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5692 | this.tpMAX30001EcgChannel.PerformLayout(); |
darienf | 20:6d2af70c92ab | 5693 | this.flowLayoutPanel1.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5694 | this.pnlEcgChannel.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5695 | this.pnlEcgChannel.PerformLayout(); |
darienf | 20:6d2af70c92ab | 5696 | ((System.ComponentModel.ISupportInitialize)(this.picEcgChannel)).EndInit(); |
darienf | 20:6d2af70c92ab | 5697 | this.grpRToR.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5698 | this.grpRToR.PerformLayout(); |
darienf | 20:6d2af70c92ab | 5699 | this.tpMAX30001InputMux.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5700 | this.pnlEcgMux.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5701 | this.pnlEcgMux.PerformLayout(); |
darienf | 20:6d2af70c92ab | 5702 | ((System.ComponentModel.ISupportInitialize)(this.picECGLeadConfig)).EndInit(); |
darienf | 20:6d2af70c92ab | 5703 | ((System.ComponentModel.ISupportInitialize)(this.picSw1)).EndInit(); |
darienf | 20:6d2af70c92ab | 5704 | ((System.ComponentModel.ISupportInitialize)(this.picSw2)).EndInit(); |
darienf | 20:6d2af70c92ab | 5705 | ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); |
darienf | 20:6d2af70c92ab | 5706 | ((System.ComponentModel.ISupportInitialize)(this.picSw3)).EndInit(); |
darienf | 20:6d2af70c92ab | 5707 | ((System.ComponentModel.ISupportInitialize)(this.picSw4)).EndInit(); |
darienf | 20:6d2af70c92ab | 5708 | ((System.ComponentModel.ISupportInitialize)(this.picSw5)).EndInit(); |
darienf | 20:6d2af70c92ab | 5709 | ((System.ComponentModel.ISupportInitialize)(this.picSw6)).EndInit(); |
darienf | 20:6d2af70c92ab | 5710 | ((System.ComponentModel.ISupportInitialize)(this.picSw7)).EndInit(); |
darienf | 20:6d2af70c92ab | 5711 | ((System.ComponentModel.ISupportInitialize)(this.picSw8)).EndInit(); |
darienf | 20:6d2af70c92ab | 5712 | ((System.ComponentModel.ISupportInitialize)(this.picSw9)).EndInit(); |
darienf | 20:6d2af70c92ab | 5713 | ((System.ComponentModel.ISupportInitialize)(this.picSw10)).EndInit(); |
darienf | 20:6d2af70c92ab | 5714 | ((System.ComponentModel.ISupportInitialize)(this.picSw11)).EndInit(); |
darienf | 20:6d2af70c92ab | 5715 | ((System.ComponentModel.ISupportInitialize)(this.picSw12)).EndInit(); |
darienf | 20:6d2af70c92ab | 5716 | ((System.ComponentModel.ISupportInitialize)(this.picSw13)).EndInit(); |
darienf | 20:6d2af70c92ab | 5717 | ((System.ComponentModel.ISupportInitialize)(this.picSw14)).EndInit(); |
darienf | 20:6d2af70c92ab | 5718 | this.pnlMAX30001Global.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5719 | this.grpChannelPlotEnable.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5720 | this.grpChannelPlotEnable.PerformLayout(); |
darienf | 20:6d2af70c92ab | 5721 | this.maximGroupBox8.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5722 | this.grpGlobalControls.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5723 | this.grpGlobalControls.PerformLayout(); |
darienf | 20:6d2af70c92ab | 5724 | this.tpBioZChannel.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5725 | this.pnlBioZChannel.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5726 | this.pnlBioZChannel.PerformLayout(); |
darienf | 20:6d2af70c92ab | 5727 | ((System.ComponentModel.ISupportInitialize)(this.picBioZChannel)).EndInit(); |
darienf | 20:6d2af70c92ab | 5728 | this.tpMAX30001BioZInputMux.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5729 | this.pnlBioZMux.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5730 | this.pnlBioZMux.PerformLayout(); |
darienf | 20:6d2af70c92ab | 5731 | ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); |
darienf | 20:6d2af70c92ab | 5732 | ((System.ComponentModel.ISupportInitialize)(this.picLoff1)).EndInit(); |
darienf | 20:6d2af70c92ab | 5733 | ((System.ComponentModel.ISupportInitialize)(this.picLoff2)).EndInit(); |
darienf | 20:6d2af70c92ab | 5734 | ((System.ComponentModel.ISupportInitialize)(this.picLeadOn)).EndInit(); |
darienf | 20:6d2af70c92ab | 5735 | ((System.ComponentModel.ISupportInitialize)(this.picBioZsw1)).EndInit(); |
darienf | 20:6d2af70c92ab | 5736 | ((System.ComponentModel.ISupportInitialize)(this.picBioZsw2)).EndInit(); |
darienf | 20:6d2af70c92ab | 5737 | ((System.ComponentModel.ISupportInitialize)(this.picLeadBias1)).EndInit(); |
darienf | 20:6d2af70c92ab | 5738 | ((System.ComponentModel.ISupportInitialize)(this.picLeadBias2)).EndInit(); |
darienf | 20:6d2af70c92ab | 5739 | ((System.ComponentModel.ISupportInitialize)(this.picBioZCal1)).EndInit(); |
darienf | 20:6d2af70c92ab | 5740 | ((System.ComponentModel.ISupportInitialize)(this.picBioZCal2)).EndInit(); |
darienf | 20:6d2af70c92ab | 5741 | this.tpMAX30001BioZLoad.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5742 | this.pnlBioZLoad.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5743 | this.pnlBioZLoad.PerformLayout(); |
darienf | 20:6d2af70c92ab | 5744 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLoad)).EndInit(); |
darienf | 20:6d2af70c92ab | 5745 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLloff1)).EndInit(); |
darienf | 20:6d2af70c92ab | 5746 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLloff2)).EndInit(); |
darienf | 20:6d2af70c92ab | 5747 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLlon)).EndInit(); |
darienf | 20:6d2af70c92ab | 5748 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLsw1)).EndInit(); |
darienf | 20:6d2af70c92ab | 5749 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLlb2)).EndInit(); |
darienf | 20:6d2af70c92ab | 5750 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLcal2)).EndInit(); |
darienf | 20:6d2af70c92ab | 5751 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLcal1)).EndInit(); |
darienf | 20:6d2af70c92ab | 5752 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLlb1)).EndInit(); |
darienf | 20:6d2af70c92ab | 5753 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLsw2)).EndInit(); |
darienf | 20:6d2af70c92ab | 5754 | ((System.ComponentModel.ISupportInitialize)(this.picBioZLresload)).EndInit(); |
darienf | 20:6d2af70c92ab | 5755 | this.tpMAX30001Pace.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5756 | this.pnlPace.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5757 | this.pnlPace.PerformLayout(); |
darienf | 20:6d2af70c92ab | 5758 | ((System.ComponentModel.ISupportInitialize)(this.picPaceChannel)).EndInit(); |
darienf | 20:6d2af70c92ab | 5759 | this.tpMAX30001Plots.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5760 | this.tpFlashLog.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5761 | this.tpRegisters.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5762 | this.tableLayoutPanel1.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5763 | this.pnlRegMAX30205_U18.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5764 | this.pnlRegMAX14720.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5765 | this.pnlRegMAX30101.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5766 | this.pnlRegMAX30001.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5767 | this.pnlRegMAX30205.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5768 | this.pnlRegLIS2HD.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5769 | this.tpPrimitives.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5770 | ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit(); |
darienf | 20:6d2af70c92ab | 5771 | ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit(); |
darienf | 20:6d2af70c92ab | 5772 | ((System.ComponentModel.ISupportInitialize)(this.chart2)).EndInit(); |
darienf | 20:6d2af70c92ab | 5773 | this.menuStrip1.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5774 | this.menuStrip1.PerformLayout(); |
darienf | 20:6d2af70c92ab | 5775 | this.ResumeLayout(false); |
darienf | 20:6d2af70c92ab | 5776 | this.PerformLayout(); |
darienf | 20:6d2af70c92ab | 5777 | |
darienf | 20:6d2af70c92ab | 5778 | } |
darienf | 20:6d2af70c92ab | 5779 | |
darienf | 20:6d2af70c92ab | 5780 | #endregion |
darienf | 20:6d2af70c92ab | 5781 | |
darienf | 20:6d2af70c92ab | 5782 | private System.Windows.Forms.TextBox txt_Status; |
darienf | 20:6d2af70c92ab | 5783 | private System.Windows.Forms.Label label1; |
darienf | 20:6d2af70c92ab | 5784 | private MaximStyle.MaximButton btn_Clear; |
darienf | 20:6d2af70c92ab | 5785 | private MaximStyle.MaximStatusStrip ss_Status; |
darienf | 20:6d2af70c92ab | 5786 | private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 5787 | private System.Windows.Forms.ToolStripMenuItem tsm_exit; |
darienf | 20:6d2af70c92ab | 5788 | private System.Windows.Forms.ToolStripMenuItem deviceToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 5789 | private System.Windows.Forms.ToolStripMenuItem test1ToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 5790 | private System.Windows.Forms.ToolStripMenuItem optionsToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 5791 | private System.Windows.Forms.ToolStripMenuItem test2ToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 5792 | private System.Windows.Forms.ToolStripMenuItem helpToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 5793 | private System.Windows.Forms.ToolStripMenuItem technicalDocsToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 5794 | private System.Windows.Forms.ToolStripMenuItem tsm_EVKitDatasheet; |
darienf | 20:6d2af70c92ab | 5795 | private System.Windows.Forms.ToolStripMenuItem tsm_ICDatasheet; |
darienf | 20:6d2af70c92ab | 5796 | private System.Windows.Forms.ToolStripMenuItem tsm_about; |
darienf | 20:6d2af70c92ab | 5797 | private MaximStyle.MaximGroupBox maximGroupBox1; |
darienf | 20:6d2af70c92ab | 5798 | private MaximStyle.MaximTabControl maximTabControl1; |
darienf | 20:6d2af70c92ab | 5799 | private System.Windows.Forms.TabPage tpPrimitives; |
darienf | 20:6d2af70c92ab | 5800 | private System.Windows.Forms.Label label22; |
darienf | 20:6d2af70c92ab | 5801 | private System.Windows.Forms.Label label23; |
darienf | 20:6d2af70c92ab | 5802 | private System.Windows.Forms.Label label24; |
darienf | 20:6d2af70c92ab | 5803 | private System.Windows.Forms.Label label2; |
darienf | 20:6d2af70c92ab | 5804 | private System.Windows.Forms.Label label3; |
darienf | 20:6d2af70c92ab | 5805 | private System.Windows.Forms.Label label12; |
darienf | 20:6d2af70c92ab | 5806 | private System.Windows.Forms.Label label13; |
darienf | 20:6d2af70c92ab | 5807 | private System.Windows.Forms.Label label14; |
darienf | 20:6d2af70c92ab | 5808 | private System.Windows.Forms.Label label15; |
darienf | 20:6d2af70c92ab | 5809 | private System.Windows.Forms.Label label8; |
darienf | 20:6d2af70c92ab | 5810 | private System.Windows.Forms.Label label4; |
darienf | 20:6d2af70c92ab | 5811 | private System.Windows.Forms.Label label6; |
darienf | 20:6d2af70c92ab | 5812 | private System.Windows.Forms.Label label7; |
darienf | 20:6d2af70c92ab | 5813 | private System.Windows.Forms.Label label17; |
darienf | 20:6d2af70c92ab | 5814 | private System.Windows.Forms.Label label18; |
darienf | 20:6d2af70c92ab | 5815 | private System.Windows.Forms.Label label19; |
darienf | 20:6d2af70c92ab | 5816 | private System.Windows.Forms.Label label20; |
darienf | 20:6d2af70c92ab | 5817 | private System.Windows.Forms.Label label16; |
darienf | 20:6d2af70c92ab | 5818 | private System.Windows.Forms.Label label5; |
darienf | 20:6d2af70c92ab | 5819 | private System.Windows.Forms.Label label9; |
darienf | 20:6d2af70c92ab | 5820 | private System.Windows.Forms.Label label10; |
darienf | 20:6d2af70c92ab | 5821 | private System.Windows.Forms.Label label11; |
darienf | 20:6d2af70c92ab | 5822 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1; |
darienf | 20:6d2af70c92ab | 5823 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2; |
darienf | 20:6d2af70c92ab | 5824 | private System.Windows.Forms.ToolStripMenuItem optionsToolStripMenuItem1; |
darienf | 20:6d2af70c92ab | 5825 | private System.Windows.Forms.ToolStripMenuItem helpToolStripMenuItem1; |
darienf | 20:6d2af70c92ab | 5826 | private System.Windows.Forms.DataVisualization.Charting.Chart chart1; |
darienf | 20:6d2af70c92ab | 5827 | private MaximStyle.MaximGroupBox maximGroupBox2; |
darienf | 20:6d2af70c92ab | 5828 | private System.Windows.Forms.NumericUpDown numericUpDown1; |
darienf | 20:6d2af70c92ab | 5829 | private System.Windows.Forms.ComboBox comboBox1; |
darienf | 20:6d2af70c92ab | 5830 | private MaximStyle.MaximGroupBox maximGroupBox3; |
darienf | 20:6d2af70c92ab | 5831 | private System.Windows.Forms.DataVisualization.Charting.Chart chart2; |
darienf | 20:6d2af70c92ab | 5832 | private MaximStyle.MaximGroupBox maximGroupBox4; |
darienf | 20:6d2af70c92ab | 5833 | private System.Windows.Forms.ComboBox comboBox2; |
darienf | 20:6d2af70c92ab | 5834 | private System.Windows.Forms.ComboBox comboBox3; |
darienf | 20:6d2af70c92ab | 5835 | private System.Windows.Forms.ComboBox comboBox4; |
darienf | 20:6d2af70c92ab | 5836 | private System.Windows.Forms.ComboBox comboBox5; |
darienf | 20:6d2af70c92ab | 5837 | private MaximStyle.MaximGroupBox maximGroupBox5; |
darienf | 20:6d2af70c92ab | 5838 | private System.Windows.Forms.ComboBox comboBox6; |
darienf | 20:6d2af70c92ab | 5839 | private System.Windows.Forms.ComboBox comboBox7; |
darienf | 20:6d2af70c92ab | 5840 | private System.Windows.Forms.ComboBox comboBox8; |
darienf | 20:6d2af70c92ab | 5841 | private System.Windows.Forms.ComboBox comboBox9; |
darienf | 20:6d2af70c92ab | 5842 | private MaximStyle.MaximGroupBox maximGroupBox6; |
darienf | 20:6d2af70c92ab | 5843 | private System.Windows.Forms.ComboBox comboBox10; |
darienf | 20:6d2af70c92ab | 5844 | private System.Windows.Forms.ComboBox comboBox11; |
darienf | 20:6d2af70c92ab | 5845 | private System.Windows.Forms.ComboBox comboBox12; |
darienf | 20:6d2af70c92ab | 5846 | private MaximStyle.MaximGroupBox maximGroupBox7; |
darienf | 20:6d2af70c92ab | 5847 | private System.Windows.Forms.TextBox textBox1; |
darienf | 20:6d2af70c92ab | 5848 | private MaximStyle.MaximButton maximButton1; |
darienf | 20:6d2af70c92ab | 5849 | private MaximStyle.MaximButton maximButton2; |
darienf | 20:6d2af70c92ab | 5850 | private System.Windows.Forms.ComboBox comboBox13; |
darienf | 20:6d2af70c92ab | 5851 | private MaximStyle.MaximButton maximButton3; |
darienf | 20:6d2af70c92ab | 5852 | private MaximStyle.MaximButton maximButton4; |
darienf | 20:6d2af70c92ab | 5853 | private System.Windows.Forms.ComboBox comboBox14; |
darienf | 20:6d2af70c92ab | 5854 | private System.Windows.Forms.TabPage tpOpticalSensor; |
darienf | 20:6d2af70c92ab | 5855 | private CustomControls.PrimitivesView primitivesView1; |
darienf | 20:6d2af70c92ab | 5856 | private System.Windows.Forms.ToolStripMenuItem aboutToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 5857 | private System.Windows.Forms.TabPage tpMAX30001EcgChannel; |
darienf | 20:6d2af70c92ab | 5858 | private System.Windows.Forms.TabPage tpMAX30001Plots; |
darienf | 20:6d2af70c92ab | 5859 | private System.Windows.Forms.TabPage tpRegisters; |
darienf | 20:6d2af70c92ab | 5860 | private System.Windows.Forms.TabPage tpTemperature; |
darienf | 20:6d2af70c92ab | 5861 | private CustomControls.TemperatureView temperatureView1; |
darienf | 20:6d2af70c92ab | 5862 | private MaximStyle.MaximComboBox cboDhpf; |
darienf | 20:6d2af70c92ab | 5863 | private MaximStyle.MaximComboBox cboDlpf; |
darienf | 20:6d2af70c92ab | 5864 | private MaximStyle.MaximComboBox cboSampleRate; |
darienf | 20:6d2af70c92ab | 5865 | private MaximStyle.MaximComboBox cboChannelGain; |
darienf | 20:6d2af70c92ab | 5866 | private MaximStyle.MaximComboBox cboFast; |
darienf | 20:6d2af70c92ab | 5867 | private System.Windows.Forms.Label lblDhpf; |
darienf | 20:6d2af70c92ab | 5868 | private System.Windows.Forms.Label lblDlpf; |
darienf | 20:6d2af70c92ab | 5869 | private System.Windows.Forms.Label lblSampleRate; |
darienf | 20:6d2af70c92ab | 5870 | private System.Windows.Forms.Label lblChannelGain; |
darienf | 20:6d2af70c92ab | 5871 | private System.Windows.Forms.Label lblFast; |
darienf | 20:6d2af70c92ab | 5872 | private System.Windows.Forms.Panel pnlRegMAX30101; |
darienf | 20:6d2af70c92ab | 5873 | private System.Windows.Forms.Panel pnlRegMAX30205; |
darienf | 20:6d2af70c92ab | 5874 | private System.Windows.Forms.Panel pnlRegLIS2HD; |
darienf | 20:6d2af70c92ab | 5875 | private System.Windows.Forms.Panel pnlRegMAX30001; |
darienf | 20:6d2af70c92ab | 5876 | private Maxim.CustomControls.RegisterView rvMAX30101; |
darienf | 20:6d2af70c92ab | 5877 | private Maxim.CustomControls.RegisterView rvMAX30205; |
darienf | 20:6d2af70c92ab | 5878 | private Maxim.CustomControls.RegisterView rvLIS2HD; |
darienf | 20:6d2af70c92ab | 5879 | private System.Windows.Forms.Panel pnlRegMAX14720; |
darienf | 20:6d2af70c92ab | 5880 | private Maxim.CustomControls.RegisterView rvMAX14720; |
darienf | 20:6d2af70c92ab | 5881 | private Maxim.CustomControls.RegisterView rvMAX30001; |
darienf | 20:6d2af70c92ab | 5882 | private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 5883 | private Maxim.CustomControls.RegisterView rvMAX30205_U18; |
darienf | 20:6d2af70c92ab | 5884 | private System.Windows.Forms.ToolStripMenuItem connectionToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 5885 | private MaximStyle.MaximComboBox cboFastTh; |
darienf | 20:6d2af70c92ab | 5886 | private System.Windows.Forms.Label lblFastTh; |
darienf | 20:6d2af70c92ab | 5887 | private System.Windows.Forms.Label label28; |
darienf | 20:6d2af70c92ab | 5888 | private System.Windows.Forms.TabPage tpMAX30001InputMux; |
darienf | 20:6d2af70c92ab | 5889 | private MaximStyle.MaximComboBox cboEmuxOpenn; |
darienf | 20:6d2af70c92ab | 5890 | private MaximStyle.MaximComboBox cboEmuxOpenp; |
darienf | 20:6d2af70c92ab | 5891 | private System.Windows.Forms.Label lblEmuxOpenn; |
darienf | 20:6d2af70c92ab | 5892 | private System.Windows.Forms.Label lblEmuxOpenp; |
darienf | 20:6d2af70c92ab | 5893 | private System.Windows.Forms.Label lblCalVmag; |
darienf | 20:6d2af70c92ab | 5894 | private System.Windows.Forms.Label lblCalFreq; |
darienf | 20:6d2af70c92ab | 5895 | private System.Windows.Forms.Label lblCalTHigh; |
darienf | 20:6d2af70c92ab | 5896 | private System.Windows.Forms.Label lblCalFifty; |
darienf | 20:6d2af70c92ab | 5897 | private MaximStyle.MaximComboBox cboCalFcal; |
darienf | 20:6d2af70c92ab | 5898 | private MaximStyle.MaximComboBox cboCalThigh; |
darienf | 20:6d2af70c92ab | 5899 | private MaximStyle.MaximComboBox cboCalFifty; |
darienf | 20:6d2af70c92ab | 5900 | private MaximStyle.MaximComboBox cboCalVmag; |
darienf | 20:6d2af70c92ab | 5901 | private System.Windows.Forms.Label lblDcloffImag; |
darienf | 20:6d2af70c92ab | 5902 | private System.Windows.Forms.Label lblCalVMode; |
darienf | 20:6d2af70c92ab | 5903 | private System.Windows.Forms.Label lblCalEnVcal; |
darienf | 20:6d2af70c92ab | 5904 | private System.Windows.Forms.Label lblEmuxPol; |
darienf | 20:6d2af70c92ab | 5905 | private MaximStyle.MaximComboBox cboEmuxPol; |
darienf | 20:6d2af70c92ab | 5906 | private MaximStyle.MaximComboBox cboDcloffImag; |
darienf | 20:6d2af70c92ab | 5907 | private MaximStyle.MaximComboBox cboCalVmode; |
darienf | 20:6d2af70c92ab | 5908 | private MaximStyle.MaximComboBox cboCalEnVcal; |
darienf | 20:6d2af70c92ab | 5909 | private System.Windows.Forms.PictureBox picECGLeadConfig; |
darienf | 20:6d2af70c92ab | 5910 | private System.Windows.Forms.Label lblDcloffVth; |
darienf | 20:6d2af70c92ab | 5911 | private MaximStyle.MaximComboBox cboDcloffVth; |
darienf | 20:6d2af70c92ab | 5912 | private MaximStyle.MaximComboBox cboDcloffIpol; |
darienf | 20:6d2af70c92ab | 5913 | private System.Windows.Forms.Label lblDcloffIpol; |
darienf | 20:6d2af70c92ab | 5914 | private MaximStyle.MaximComboBox cboEnDcloff; |
darienf | 20:6d2af70c92ab | 5915 | private System.Windows.Forms.Label lblEnDcloff; |
darienf | 20:6d2af70c92ab | 5916 | private MaximStyle.MaximGroupBox grpGlobalControls; |
darienf | 20:6d2af70c92ab | 5917 | private MaximStyle.MaximComboBox cboMasterClock; |
darienf | 20:6d2af70c92ab | 5918 | private System.Windows.Forms.Label label31; |
darienf | 20:6d2af70c92ab | 5919 | private MaximStyle.MaximGroupBox maximGroupBox8; |
darienf | 20:6d2af70c92ab | 5920 | private MaximStyle.MaximButton maximButton5; |
darienf | 20:6d2af70c92ab | 5921 | private MaximStyle.MaximComboBox maximComboBox9; |
darienf | 20:6d2af70c92ab | 5922 | private MaximStyle.MaximComboBox cboRbiasn; |
darienf | 20:6d2af70c92ab | 5923 | private System.Windows.Forms.Label lblRbiasn; |
darienf | 20:6d2af70c92ab | 5924 | private MaximStyle.MaximComboBox cboRbiasp; |
darienf | 20:6d2af70c92ab | 5925 | private System.Windows.Forms.Label lblRbiasp; |
darienf | 20:6d2af70c92ab | 5926 | private MaximStyle.MaximComboBox cboRbiasv; |
darienf | 20:6d2af70c92ab | 5927 | private System.Windows.Forms.Label lblRbiasv; |
darienf | 20:6d2af70c92ab | 5928 | private MaximStyle.MaximComboBox cboEnRbias; |
darienf | 20:6d2af70c92ab | 5929 | private System.Windows.Forms.Label lblEnRbias; |
darienf | 20:6d2af70c92ab | 5930 | private System.Windows.Forms.LinkLabel linkLabel1; |
darienf | 20:6d2af70c92ab | 5931 | private System.Windows.Forms.Panel pnlMAX30001Global; |
darienf | 20:6d2af70c92ab | 5932 | private System.Windows.Forms.ToolTip toolTip1; |
darienf | 20:6d2af70c92ab | 5933 | private System.Windows.Forms.ToolStripMenuItem registerNamesToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 5934 | private MaximStyle.MaximGroupBox grpRToR; |
darienf | 20:6d2af70c92ab | 5935 | private MaximStyle.MaximComboBox cboRRWndw; |
darienf | 20:6d2af70c92ab | 5936 | private System.Windows.Forms.Label lblRRWndw; |
darienf | 20:6d2af70c92ab | 5937 | private MaximStyle.MaximComboBox cboEnRToR; |
darienf | 20:6d2af70c92ab | 5938 | private System.Windows.Forms.Label lblEnRToR; |
darienf | 20:6d2af70c92ab | 5939 | private MaximStyle.MaximComboBox cboRRGain; |
darienf | 20:6d2af70c92ab | 5940 | private System.Windows.Forms.Label lblRRGain; |
darienf | 20:6d2af70c92ab | 5941 | private MaximStyle.MaximComboBox cboRRPtsf; |
darienf | 20:6d2af70c92ab | 5942 | private System.Windows.Forms.Label lblRRPtsf; |
darienf | 20:6d2af70c92ab | 5943 | private MaximStyle.MaximComboBox cboRRPavg; |
darienf | 20:6d2af70c92ab | 5944 | private System.Windows.Forms.Label lblRRPavg; |
darienf | 20:6d2af70c92ab | 5945 | private MaximStyle.MaximComboBox cboRRRhsf; |
darienf | 20:6d2af70c92ab | 5946 | private System.Windows.Forms.Label lblRRRhsf; |
darienf | 20:6d2af70c92ab | 5947 | private MaximStyle.MaximComboBox cboRRRavg; |
darienf | 20:6d2af70c92ab | 5948 | private System.Windows.Forms.Label lblRRRavg; |
darienf | 20:6d2af70c92ab | 5949 | private MaximStyle.MaximComboBox cboRRHoff; |
darienf | 20:6d2af70c92ab | 5950 | private System.Windows.Forms.Label lblRRHoff; |
darienf | 20:6d2af70c92ab | 5951 | private MaximStyle.MaximComboBox cboEmuxCalNSel; |
darienf | 20:6d2af70c92ab | 5952 | private System.Windows.Forms.Label lblEmuxCalNSel; |
darienf | 20:6d2af70c92ab | 5953 | private MaximStyle.MaximComboBox cboEmuxCalPSel; |
darienf | 20:6d2af70c92ab | 5954 | private System.Windows.Forms.Label lblEmuxCalPSel; |
darienf | 20:6d2af70c92ab | 5955 | private CustomControls.EcgView ecgView1; |
darienf | 20:6d2af70c92ab | 5956 | private System.Windows.Forms.ToolStripMenuItem disconnectToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 5957 | private System.Windows.Forms.TabPage tpBioZChannel; |
darienf | 20:6d2af70c92ab | 5958 | private System.Windows.Forms.TabPage tpMAX30001BioZInputMux; |
darienf | 20:6d2af70c92ab | 5959 | private System.Windows.Forms.TabPage tpMAX30001Pace; |
darienf | 20:6d2af70c92ab | 5960 | private System.Windows.Forms.TabPage tpFlashLog; |
darienf | 20:6d2af70c92ab | 5961 | private System.Windows.Forms.PictureBox picBioZChannel; |
darienf | 20:6d2af70c92ab | 5962 | private System.Windows.Forms.Label lblBioZExternalResistorBiasEnable; |
darienf | 20:6d2af70c92ab | 5963 | private System.Windows.Forms.Label lblBioZCurrentGeneratorMonitor; |
darienf | 20:6d2af70c92ab | 5964 | private System.Windows.Forms.Label lblBioZCurrentGeneratorMode; |
darienf | 20:6d2af70c92ab | 5965 | private System.Windows.Forms.Label lblBioZModulationPhaseOffset; |
darienf | 20:6d2af70c92ab | 5966 | private System.Windows.Forms.Label lblBioZCurrentGeneratorMagnitude; |
darienf | 20:6d2af70c92ab | 5967 | private System.Windows.Forms.Label lblBioZACLeadOffUnderRangeThreshold; |
darienf | 20:6d2af70c92ab | 5968 | private System.Windows.Forms.Label lblBioZACLeadOffOverRangeThreshold; |
darienf | 20:6d2af70c92ab | 5969 | private System.Windows.Forms.Label lblBioZDigitalLeadOffDetectionEnable; |
darienf | 20:6d2af70c92ab | 5970 | private System.Windows.Forms.Label lblBioZDigitalHpf; |
darienf | 20:6d2af70c92ab | 5971 | private System.Windows.Forms.Label lblBioZDigitalLpf; |
darienf | 20:6d2af70c92ab | 5972 | private System.Windows.Forms.Label lblBioZSampleRate; |
darienf | 20:6d2af70c92ab | 5973 | private System.Windows.Forms.Label lblBioZChannelGain; |
darienf | 20:6d2af70c92ab | 5974 | private System.Windows.Forms.LinkLabel linkLabel2; |
darienf | 20:6d2af70c92ab | 5975 | private System.Windows.Forms.Label lblBioZAnalogHpf; |
darienf | 20:6d2af70c92ab | 5976 | private MaximStyle.MaximComboBox cboBioZCurrentGeneratorMode; |
darienf | 20:6d2af70c92ab | 5977 | private MaximStyle.MaximComboBox cboBioZCurrentGeneratorMonitor; |
darienf | 20:6d2af70c92ab | 5978 | private MaximStyle.MaximComboBox cboBioZExternalResistorBiasEnable; |
darienf | 20:6d2af70c92ab | 5979 | private MaximStyle.MaximComboBox cboBioZDigitalLeadOffDetectionEnable; |
darienf | 20:6d2af70c92ab | 5980 | private MaximStyle.MaximComboBox cboBioZACLeadOffUnderRangeThreshold; |
darienf | 20:6d2af70c92ab | 5981 | private MaximStyle.MaximComboBox cboBioZACLeadOffOverRangeThreshold; |
darienf | 20:6d2af70c92ab | 5982 | private MaximStyle.MaximComboBox cboBioZDigitalHpf; |
darienf | 20:6d2af70c92ab | 5983 | private MaximStyle.MaximComboBox cboBioZDigitalLpf; |
darienf | 20:6d2af70c92ab | 5984 | private MaximStyle.MaximComboBox cboBioZSampleRate; |
darienf | 20:6d2af70c92ab | 5985 | private MaximStyle.MaximComboBox cboBioZChannelGain; |
darienf | 20:6d2af70c92ab | 5986 | private MaximStyle.MaximComboBox cboBioZModulationPhaseOffset; |
darienf | 20:6d2af70c92ab | 5987 | private MaximStyle.MaximComboBox cboBioZCurrentGeneratorMagnitude; |
darienf | 20:6d2af70c92ab | 5988 | private MaximStyle.MaximComboBox cboBioZAnalogHpf; |
darienf | 20:6d2af70c92ab | 5989 | private System.Windows.Forms.Label label21; |
darienf | 20:6d2af70c92ab | 5990 | private System.Windows.Forms.PictureBox picPaceChannel; |
darienf | 20:6d2af70c92ab | 5991 | private System.Windows.Forms.Label lblPaceSignalSelection; |
darienf | 20:6d2af70c92ab | 5992 | private System.Windows.Forms.Label lblPaceBufferBandwidth; |
darienf | 20:6d2af70c92ab | 5993 | private System.Windows.Forms.Label lblPaceAnalogHpf; |
darienf | 20:6d2af70c92ab | 5994 | private MaximStyle.MaximComboBox cboPaceAnalogHpf; |
darienf | 20:6d2af70c92ab | 5995 | private MaximStyle.MaximComboBox cboPaceDetectorNegativeThreshold; |
darienf | 20:6d2af70c92ab | 5996 | private MaximStyle.MaximComboBox cboPaceDetectorPostiveThreshold; |
darienf | 20:6d2af70c92ab | 5997 | private MaximStyle.MaximComboBox cboPaceDifferentiatorMode; |
darienf | 20:6d2af70c92ab | 5998 | private MaximStyle.MaximComboBox cboPaceChannelGain; |
darienf | 20:6d2af70c92ab | 5999 | private MaximStyle.MaximComboBox cboPaceInputPolarity; |
darienf | 20:6d2af70c92ab | 6000 | private MaximStyle.MaximComboBox cboPaceSignalSelection; |
darienf | 20:6d2af70c92ab | 6001 | private MaximStyle.MaximComboBox cboPaceBufferBandwidth; |
darienf | 20:6d2af70c92ab | 6002 | private System.Windows.Forms.Label lblPaceDetectorNegativeThreshold; |
darienf | 20:6d2af70c92ab | 6003 | private System.Windows.Forms.Label lblPaceDetectorPostiveThreshold; |
darienf | 20:6d2af70c92ab | 6004 | private System.Windows.Forms.Label lblPaceDifferentiatorMode; |
darienf | 20:6d2af70c92ab | 6005 | private System.Windows.Forms.Label lblPaceChannelGain; |
darienf | 20:6d2af70c92ab | 6006 | private System.Windows.Forms.Label lblPaceInputPolarity; |
darienf | 20:6d2af70c92ab | 6007 | private System.Windows.Forms.Label label35; |
darienf | 20:6d2af70c92ab | 6008 | private MaximStyle.MaximCheckBox chkEnRtor; |
darienf | 20:6d2af70c92ab | 6009 | private MaximStyle.MaximCheckBox chkEnPace; |
darienf | 20:6d2af70c92ab | 6010 | private MaximStyle.MaximCheckBox chkEnBioZ; |
darienf | 20:6d2af70c92ab | 6011 | private MaximStyle.MaximCheckBox chkEnECG; |
darienf | 20:6d2af70c92ab | 6012 | private MaximStyle.MaximGroupBox grpChannelPlotEnable; |
darienf | 20:6d2af70c92ab | 6013 | private MaximStyle.MaximComboBox cboBioZCurrentGeneratorFrequency; |
darienf | 20:6d2af70c92ab | 6014 | private System.Windows.Forms.Label lblBioZCurrentGeneratorFrequency; |
darienf | 20:6d2af70c92ab | 6015 | private MaximStyle.MaximComboBox cboBioZBmuxCalnSel; |
darienf | 20:6d2af70c92ab | 6016 | private System.Windows.Forms.Label lblBioZBmuxCalnSel; |
darienf | 20:6d2af70c92ab | 6017 | private MaximStyle.MaximComboBox cboBioZBmuxCalpSel; |
darienf | 20:6d2af70c92ab | 6018 | private System.Windows.Forms.Label lblBioZBmuxCalpSel; |
darienf | 20:6d2af70c92ab | 6019 | private MaximStyle.MaximComboBox cboBioZRbiasn; |
darienf | 20:6d2af70c92ab | 6020 | private System.Windows.Forms.Label lblBioZRbiasn; |
darienf | 20:6d2af70c92ab | 6021 | private MaximStyle.MaximComboBox cboBioZRbiasp; |
darienf | 20:6d2af70c92ab | 6022 | private System.Windows.Forms.Label lblBioZRbiasp; |
darienf | 20:6d2af70c92ab | 6023 | private MaximStyle.MaximComboBox cboBioZRbiasv; |
darienf | 20:6d2af70c92ab | 6024 | private System.Windows.Forms.Label lblBioZRbiasv; |
darienf | 20:6d2af70c92ab | 6025 | private MaximStyle.MaximComboBox cboBioZEnRbias; |
darienf | 20:6d2af70c92ab | 6026 | private System.Windows.Forms.Label lblBioZEnRbias; |
darienf | 20:6d2af70c92ab | 6027 | private System.Windows.Forms.Label lblBioZDcloffVth; |
darienf | 20:6d2af70c92ab | 6028 | private MaximStyle.MaximComboBox cboBioZDcloffVth; |
darienf | 20:6d2af70c92ab | 6029 | private MaximStyle.MaximComboBox cboBioZDcloffIpol; |
darienf | 20:6d2af70c92ab | 6030 | private System.Windows.Forms.Label lblBioZDcloffIpol; |
darienf | 20:6d2af70c92ab | 6031 | private MaximStyle.MaximComboBox cboBioZEnDcloff; |
darienf | 20:6d2af70c92ab | 6032 | private System.Windows.Forms.Label lblBioZEnDcloff; |
darienf | 20:6d2af70c92ab | 6033 | private MaximStyle.MaximComboBox cboBioZBmuxOpenn; |
darienf | 20:6d2af70c92ab | 6034 | private MaximStyle.MaximComboBox cboBioZBmuxOpenp; |
darienf | 20:6d2af70c92ab | 6035 | private System.Windows.Forms.Label lblBioZBmuxOpenn; |
darienf | 20:6d2af70c92ab | 6036 | private System.Windows.Forms.Label lblBioZBmuxOpenp; |
darienf | 20:6d2af70c92ab | 6037 | private System.Windows.Forms.Label lblBioZCalVmag; |
darienf | 20:6d2af70c92ab | 6038 | private System.Windows.Forms.Label lblBioZCalFcal; |
darienf | 20:6d2af70c92ab | 6039 | private System.Windows.Forms.Label lblBioZCalThigh; |
darienf | 20:6d2af70c92ab | 6040 | private System.Windows.Forms.Label lblBioZCalFifty; |
darienf | 20:6d2af70c92ab | 6041 | private MaximStyle.MaximComboBox cboBioZCalFcal; |
darienf | 20:6d2af70c92ab | 6042 | private MaximStyle.MaximComboBox cboBioZCalThigh; |
darienf | 20:6d2af70c92ab | 6043 | private MaximStyle.MaximComboBox cboBioZCalFifty; |
darienf | 20:6d2af70c92ab | 6044 | private MaximStyle.MaximComboBox cboBioZCalVmag; |
darienf | 20:6d2af70c92ab | 6045 | private System.Windows.Forms.Label lblBioZDcloffImag; |
darienf | 20:6d2af70c92ab | 6046 | private System.Windows.Forms.Label lblBioZCalVMode; |
darienf | 20:6d2af70c92ab | 6047 | private System.Windows.Forms.Label lblBioZCalEnVcal; |
darienf | 20:6d2af70c92ab | 6048 | private MaximStyle.MaximComboBox cboBioZDcloffImag; |
darienf | 20:6d2af70c92ab | 6049 | private MaximStyle.MaximComboBox cboBioZCalVMode; |
darienf | 20:6d2af70c92ab | 6050 | private MaximStyle.MaximComboBox cboBioZCalEnVcal; |
darienf | 20:6d2af70c92ab | 6051 | private System.Windows.Forms.PictureBox pictureBox2; |
darienf | 20:6d2af70c92ab | 6052 | private System.Windows.Forms.Label label25; |
darienf | 20:6d2af70c92ab | 6053 | private System.Windows.Forms.Label label26; |
darienf | 20:6d2af70c92ab | 6054 | private System.Windows.Forms.Label label27; |
darienf | 20:6d2af70c92ab | 6055 | private System.Windows.Forms.TabPage tpMAX30001BioZLoad; |
darienf | 20:6d2af70c92ab | 6056 | private System.Windows.Forms.Label lblBioZBmuxFbist; |
darienf | 20:6d2af70c92ab | 6057 | private System.Windows.Forms.Label lblBioZBmuxRmod; |
darienf | 20:6d2af70c92ab | 6058 | private System.Windows.Forms.Label lblBioZBmuxEnBist; |
darienf | 20:6d2af70c92ab | 6059 | private System.Windows.Forms.Label label33; |
darienf | 20:6d2af70c92ab | 6060 | private MaximStyle.MaximComboBox cboBioZBmuxFbist; |
darienf | 20:6d2af70c92ab | 6061 | private MaximStyle.MaximComboBox cboBioZBmuxRmod; |
darienf | 20:6d2af70c92ab | 6062 | private MaximStyle.MaximComboBox cboBioZBmuxEnBist; |
darienf | 20:6d2af70c92ab | 6063 | private System.Windows.Forms.PictureBox picBioZLoad; |
darienf | 20:6d2af70c92ab | 6064 | private MaximStyle.MaximComboBox cboBioZBmuxRnom; |
darienf | 20:6d2af70c92ab | 6065 | private System.Windows.Forms.Label lblBioZBmuxRnom; |
darienf | 20:6d2af70c92ab | 6066 | private System.Windows.Forms.ToolStripMenuItem showAdvancedTabToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 6067 | private CustomControls.DataLoggingView dataLoggingView1; |
darienf | 20:6d2af70c92ab | 6068 | private MaximStyle.MaximComboBox cboEmuxEnUlpLon; |
darienf | 20:6d2af70c92ab | 6069 | private System.Windows.Forms.Label label30; |
darienf | 20:6d2af70c92ab | 6070 | private System.Windows.Forms.Label label32; |
darienf | 20:6d2af70c92ab | 6071 | private System.Windows.Forms.Label label34; |
darienf | 20:6d2af70c92ab | 6072 | private System.Windows.Forms.Label label36; |
darienf | 20:6d2af70c92ab | 6073 | private System.Windows.Forms.Label label37; |
darienf | 20:6d2af70c92ab | 6074 | private System.Windows.Forms.Label label38; |
darienf | 20:6d2af70c92ab | 6075 | private System.Windows.Forms.ToolStripMenuItem onlineDocumentationToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 6076 | private System.Windows.Forms.Label lblEmuxEnUlpLon; |
darienf | 20:6d2af70c92ab | 6077 | private System.Windows.Forms.Label lblBmuxEnUlpLon; |
darienf | 20:6d2af70c92ab | 6078 | private MaximStyle.MaximComboBox cboBmuxEnUlpLon; |
darienf | 20:6d2af70c92ab | 6079 | private System.Windows.Forms.ToolStripMenuItem bioZMilliohmScaleToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 6080 | private System.Windows.Forms.Panel pnlRegMAX30205_U18; |
darienf | 20:6d2af70c92ab | 6081 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; |
darienf | 20:6d2af70c92ab | 6082 | private MaximStyle.MaximComboBox cboRegisterTabDevice; |
darienf | 20:6d2af70c92ab | 6083 | private CustomControls.OpticalView opticalView1; |
darienf | 20:6d2af70c92ab | 6084 | private System.Windows.Forms.ToolStripMenuItem saveRegisterSettingsToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 6085 | private System.Windows.Forms.ToolStripMenuItem loadRegisterSettingsToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 6086 | private System.Windows.Forms.TabPage tpBlockDiagram; |
darienf | 20:6d2af70c92ab | 6087 | private System.Windows.Forms.PictureBox picBlockDiagram; |
darienf | 20:6d2af70c92ab | 6088 | private System.Windows.Forms.LinkLabel linkBioZLoad; |
darienf | 20:6d2af70c92ab | 6089 | private System.Windows.Forms.LinkLabel linkBioZMux; |
darienf | 20:6d2af70c92ab | 6090 | private System.Windows.Forms.LinkLabel linkBioZChannel; |
darienf | 20:6d2af70c92ab | 6091 | private System.Windows.Forms.LinkLabel linkPaceChannel; |
darienf | 20:6d2af70c92ab | 6092 | private System.Windows.Forms.LinkLabel linkEcgMux; |
darienf | 20:6d2af70c92ab | 6093 | private System.Windows.Forms.LinkLabel linkEcgChannel; |
darienf | 20:6d2af70c92ab | 6094 | private System.Windows.Forms.LinkLabel linkOpticalSensor; |
darienf | 20:6d2af70c92ab | 6095 | private System.Windows.Forms.LinkLabel linkTempSensor; |
darienf | 20:6d2af70c92ab | 6096 | private System.Windows.Forms.Label label29; |
darienf | 20:6d2af70c92ab | 6097 | private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; |
darienf | 20:6d2af70c92ab | 6098 | private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; |
darienf | 20:6d2af70c92ab | 6099 | private System.Windows.Forms.LinkLabel linkLabelBioZLoad; |
darienf | 20:6d2af70c92ab | 6100 | private System.Windows.Forms.ToolStripMenuItem loggingToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 6101 | private System.Windows.Forms.ToolStripMenuItem eCGBioZFileLogToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 6102 | private System.Windows.Forms.ToolStripMenuItem eCGFileLogToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 6103 | private System.Windows.Forms.ToolStripMenuItem rToRFileLogToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 6104 | private System.Windows.Forms.ToolStripMenuItem paceFileLogToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 6105 | private System.Windows.Forms.ToolStripMenuItem bioZFileLogToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 6106 | private System.Windows.Forms.ToolStripSeparator toolStripSeparator5; |
darienf | 20:6d2af70c92ab | 6107 | private System.Windows.Forms.ToolStripMenuItem opticalAccelerometerFileLogToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 6108 | private System.Windows.Forms.ToolStripMenuItem registerExportToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 6109 | private System.Windows.Forms.ToolStripMenuItem loadAllRegisterSettingsToolStripMenuItem; |
darienf | 20:6d2af70c92ab | 6110 | private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; |
darienf | 20:6d2af70c92ab | 6111 | private System.Windows.Forms.Panel pnlBlockDiagram; |
darienf | 20:6d2af70c92ab | 6112 | private System.Windows.Forms.Panel pnlEcgChannel; |
darienf | 20:6d2af70c92ab | 6113 | private System.Windows.Forms.PictureBox picEcgChannel; |
darienf | 20:6d2af70c92ab | 6114 | private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; |
darienf | 20:6d2af70c92ab | 6115 | private System.Windows.Forms.Panel pnlEcgMux; |
darienf | 20:6d2af70c92ab | 6116 | private System.Windows.Forms.Panel pnlBioZChannel; |
darienf | 20:6d2af70c92ab | 6117 | private System.Windows.Forms.Panel pnlBioZMux; |
darienf | 20:6d2af70c92ab | 6118 | private System.Windows.Forms.Panel pnlBioZLoad; |
darienf | 20:6d2af70c92ab | 6119 | private System.Windows.Forms.Panel pnlPace; |
darienf | 20:6d2af70c92ab | 6120 | private System.Windows.Forms.Label label39; |
darienf | 20:6d2af70c92ab | 6121 | private System.Windows.Forms.Panel panel1; |
darienf | 20:6d2af70c92ab | 6122 | private System.Windows.Forms.PictureBox picSw1; |
darienf | 20:6d2af70c92ab | 6123 | private System.Windows.Forms.PictureBox picSw2; |
darienf | 20:6d2af70c92ab | 6124 | private System.Windows.Forms.PictureBox pictureBox1; |
darienf | 20:6d2af70c92ab | 6125 | private System.Windows.Forms.PictureBox picSw3; |
darienf | 20:6d2af70c92ab | 6126 | private System.Windows.Forms.PictureBox picSw4; |
darienf | 20:6d2af70c92ab | 6127 | private System.Windows.Forms.PictureBox picSw5; |
darienf | 20:6d2af70c92ab | 6128 | private System.Windows.Forms.PictureBox picSw6; |
darienf | 20:6d2af70c92ab | 6129 | private System.Windows.Forms.PictureBox picSw7; |
darienf | 20:6d2af70c92ab | 6130 | private System.Windows.Forms.PictureBox picSw8; |
darienf | 20:6d2af70c92ab | 6131 | private System.Windows.Forms.PictureBox picSw9; |
darienf | 20:6d2af70c92ab | 6132 | private System.Windows.Forms.PictureBox picSw10; |
darienf | 20:6d2af70c92ab | 6133 | private System.Windows.Forms.PictureBox picSw11; |
darienf | 20:6d2af70c92ab | 6134 | private System.Windows.Forms.PictureBox picSw12; |
darienf | 20:6d2af70c92ab | 6135 | private System.Windows.Forms.PictureBox picSw13; |
darienf | 20:6d2af70c92ab | 6136 | private System.Windows.Forms.PictureBox picSw14; |
darienf | 20:6d2af70c92ab | 6137 | private System.Windows.Forms.PictureBox picLoff1; |
darienf | 20:6d2af70c92ab | 6138 | private System.Windows.Forms.PictureBox picLoff2; |
darienf | 20:6d2af70c92ab | 6139 | private System.Windows.Forms.PictureBox picLeadOn; |
darienf | 20:6d2af70c92ab | 6140 | private System.Windows.Forms.PictureBox picBioZsw1; |
darienf | 20:6d2af70c92ab | 6141 | private System.Windows.Forms.PictureBox picBioZsw2; |
darienf | 20:6d2af70c92ab | 6142 | private System.Windows.Forms.PictureBox picLeadBias1; |
darienf | 20:6d2af70c92ab | 6143 | private System.Windows.Forms.PictureBox picLeadBias2; |
darienf | 20:6d2af70c92ab | 6144 | private System.Windows.Forms.PictureBox picBioZCal1; |
darienf | 20:6d2af70c92ab | 6145 | private System.Windows.Forms.PictureBox picBioZCal2; |
darienf | 20:6d2af70c92ab | 6146 | private System.Windows.Forms.PictureBox picBioZLloff1; |
darienf | 20:6d2af70c92ab | 6147 | private System.Windows.Forms.PictureBox picBioZLloff2; |
darienf | 20:6d2af70c92ab | 6148 | private System.Windows.Forms.PictureBox picBioZLlon; |
darienf | 20:6d2af70c92ab | 6149 | private System.Windows.Forms.PictureBox picBioZLsw1; |
darienf | 20:6d2af70c92ab | 6150 | private System.Windows.Forms.PictureBox picBioZLlb2; |
darienf | 20:6d2af70c92ab | 6151 | private System.Windows.Forms.PictureBox picBioZLcal2; |
darienf | 20:6d2af70c92ab | 6152 | private System.Windows.Forms.PictureBox picBioZLcal1; |
darienf | 20:6d2af70c92ab | 6153 | private System.Windows.Forms.PictureBox picBioZLlb1; |
darienf | 20:6d2af70c92ab | 6154 | private System.Windows.Forms.PictureBox picBioZLsw2; |
darienf | 20:6d2af70c92ab | 6155 | private System.Windows.Forms.PictureBox picBioZLresload; |
darienf | 20:6d2af70c92ab | 6156 | private System.Windows.Forms.MenuStrip menuStrip1; |
darienf | 20:6d2af70c92ab | 6157 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3; |
darienf | 20:6d2af70c92ab | 6158 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem4; |
darienf | 20:6d2af70c92ab | 6159 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem5; |
darienf | 20:6d2af70c92ab | 6160 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem6; |
darienf | 20:6d2af70c92ab | 6161 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem7; |
darienf | 20:6d2af70c92ab | 6162 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem8; |
darienf | 20:6d2af70c92ab | 6163 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem9; |
darienf | 20:6d2af70c92ab | 6164 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem10; |
darienf | 20:6d2af70c92ab | 6165 | private System.Windows.Forms.ToolStripSeparator toolStripSeparator4; |
darienf | 20:6d2af70c92ab | 6166 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem11; |
darienf | 20:6d2af70c92ab | 6167 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem12; |
darienf | 20:6d2af70c92ab | 6168 | private System.Windows.Forms.ToolStripSeparator toolStripSeparator6; |
darienf | 20:6d2af70c92ab | 6169 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem13; |
darienf | 20:6d2af70c92ab | 6170 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem14; |
darienf | 20:6d2af70c92ab | 6171 | private System.Windows.Forms.ToolStripSeparator toolStripSeparator7; |
darienf | 20:6d2af70c92ab | 6172 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem15; |
darienf | 20:6d2af70c92ab | 6173 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem16; |
darienf | 20:6d2af70c92ab | 6174 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem17; |
darienf | 20:6d2af70c92ab | 6175 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem18; |
darienf | 20:6d2af70c92ab | 6176 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem19; |
darienf | 20:6d2af70c92ab | 6177 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem20; |
darienf | 20:6d2af70c92ab | 6178 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem21; |
darienf | 20:6d2af70c92ab | 6179 | private System.Windows.Forms.ToolStripSeparator toolStripSeparator8; |
darienf | 20:6d2af70c92ab | 6180 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem22; |
darienf | 20:6d2af70c92ab | 6181 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem23; |
darienf | 20:6d2af70c92ab | 6182 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem24; |
darienf | 20:6d2af70c92ab | 6183 | private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem25; |
darienf | 20:6d2af70c92ab | 6184 | private System.Windows.Forms.TableLayoutPanel tlbQuickStart; |
darienf | 20:6d2af70c92ab | 6185 | private System.Windows.Forms.Label label40; |
darienf | 20:6d2af70c92ab | 6186 | private System.Windows.Forms.LinkLabel linkLabelQuickOpticalSpO2; |
darienf | 20:6d2af70c92ab | 6187 | private System.Windows.Forms.LinkLabel linkLabelQuickTemperature; |
darienf | 20:6d2af70c92ab | 6188 | private System.Windows.Forms.LinkLabel linkLabelQuickBioimpedance; |
darienf | 20:6d2af70c92ab | 6189 | private System.Windows.Forms.LinkLabel linkLabelQuickEcg; |
darienf | 20:6d2af70c92ab | 6190 | private System.Windows.Forms.Label label41; |
darienf | 20:6d2af70c92ab | 6191 | private System.Windows.Forms.LinkLabel linkLabelQuickRespiration; |
darienf | 20:6d2af70c92ab | 6192 | } |
darienf | 20:6d2af70c92ab | 6193 | } |
darienf | 20:6d2af70c92ab | 6194 |