namespace WISPDemo { partial class MainFrm { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); this.label2 = new System.Windows.Forms.Label(); this.btnInv = new System.Windows.Forms.Button(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.lblMode = new System.Windows.Forms.Label(); this.lblStatus = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.txtIPAddress = new System.Windows.Forms.TextBox(); this.btnConnect = new System.Windows.Forms.Button(); this.label1 = new System.Windows.Forms.Label(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.GroupBox13 = new System.Windows.Forms.GroupBox(); this.label10 = new System.Windows.Forms.Label(); this.lblDz = new System.Windows.Forms.Label(); this.lblZMax = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.lblZMin = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label25 = new System.Windows.Forms.Label(); this.lblDy = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.lblDx = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.lblXMax = new System.Windows.Forms.Label(); this.lblXMin = new System.Windows.Forms.Label(); this.label32 = new System.Windows.Forms.Label(); this.lblYMax = new System.Windows.Forms.Label(); this.label31 = new System.Windows.Forms.Label(); this.lblYMin = new System.Windows.Forms.Label(); this.label26 = new System.Windows.Forms.Label(); this.GroupBox3 = new System.Windows.Forms.GroupBox(); this.chkBinkBonk = new System.Windows.Forms.CheckBox(); this.chkMIDI = new System.Windows.Forms.CheckBox(); this.btnCalAccel = new System.Windows.Forms.Button(); this.lblTiltZ = new System.Windows.Forms.Label(); this.lblTiltY = new System.Windows.Forms.Label(); this.lblTiltX = new System.Windows.Forms.Label(); this.Label20 = new System.Windows.Forms.Label(); this.chkSaturn = new System.Windows.Forms.CheckBox(); this.Label21 = new System.Windows.Forms.Label(); this.Label19 = new System.Windows.Forms.Label(); this.Label18 = new System.Windows.Forms.Label(); this.Label17 = new System.Windows.Forms.Label(); this.Label16 = new System.Windows.Forms.Label(); this.tbarZ = new System.Windows.Forms.TrackBar(); this.tbarX = new System.Windows.Forms.TrackBar(); this.tbarY = new System.Windows.Forms.TrackBar(); this.GroupBox12 = new System.Windows.Forms.GroupBox(); this.chkFlipY = new System.Windows.Forms.CheckBox(); this.chkFlipX = new System.Windows.Forms.CheckBox(); this.lblFilterVal = new System.Windows.Forms.Label(); this.chkFilter = new System.Windows.Forms.CheckBox(); this.tbarLPFilter = new System.Windows.Forms.TrackBar(); this.Label15 = new System.Windows.Forms.Label(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.graphTemperature = new ZedGraph.ZedGraphControl(); this.lblTemperatureSource = new System.Windows.Forms.Label(); this.label38 = new System.Windows.Forms.Label(); this.lblTemperature = new System.Windows.Forms.Label(); this.label37 = new System.Windows.Forms.Label(); this.tabPage4 = new System.Windows.Forms.TabPage(); this.tabPage5 = new System.Windows.Forms.TabPage(); this.lblSocCalOk = new System.Windows.Forms.Label(); this.chkSocPlotTemp = new System.Windows.Forms.CheckBox(); this.lblSocTemperature = new System.Windows.Forms.Label(); this.label27 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.txtSocCalAdc2 = new System.Windows.Forms.TextBox(); this.txtSocCalTemp2 = new System.Windows.Forms.TextBox(); this.txtSocCalAdc1 = new System.Windows.Forms.TextBox(); this.txtSocCalTemp1 = new System.Windows.Forms.TextBox(); this.lblSocADC = new System.Windows.Forms.Label(); this.tbarSocFilter = new System.Windows.Forms.TrackBar(); this.lblSocLowPassFilter = new System.Windows.Forms.Label(); this.chkSOCV1V2 = new System.Windows.Forms.CheckBox(); this.graphSOC = new ZedGraph.ZedGraphControl(); this.label29 = new System.Windows.Forms.Label(); this.tabPage6 = new System.Windows.Forms.TabPage(); this.label12 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.txtBoxTags = new System.Windows.Forms.TextBox(); this.lblGUITime = new System.Windows.Forms.Label(); this.lblHandlerTime = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.txtTagRateWindowSeconds = new System.Windows.Forms.TextBox(); this.tbarTagsPerSecFilter = new System.Windows.Forms.TrackBar(); this.label40 = new System.Windows.Forms.Label(); this.txtDebugMessages = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.txtSaturnRefreshMs = new System.Windows.Forms.TextBox(); this.lblViewAngY = new System.Windows.Forms.Label(); this.lblViewAngX = new System.Windows.Forms.Label(); this.lblAngY = new System.Windows.Forms.Label(); this.lblAngX = new System.Windows.Forms.Label(); this.Label28 = new System.Windows.Forms.Label(); this.Label30 = new System.Windows.Forms.Label(); this.Label24 = new System.Windows.Forms.Label(); this.Label23 = new System.Windows.Forms.Label(); this.timerUpdateGUI = new System.Windows.Forms.Timer(this.components); this.label36 = new System.Windows.Forms.Label(); this.timerFrameRateMeasure = new System.Windows.Forms.Timer(this.components); this.label39 = new System.Windows.Forms.Label(); this.lblTagsPerSecond = new System.Windows.Forms.Label(); this.timerTagRateMeasure = new System.Windows.Forms.Timer(this.components); this.label45 = new System.Windows.Forms.Label(); this.txtMessages = new System.Windows.Forms.TextBox(); this.timerAttenuatorTest = new System.Windows.Forms.Timer(this.components); this.groupBox6 = new System.Windows.Forms.GroupBox(); this.chkReadDisabled = new System.Windows.Forms.RadioButton(); this.chkReadAll = new System.Windows.Forms.RadioButton(); this.chkReadSelected = new System.Windows.Forms.RadioButton(); this.dgvTagStats = new System.Windows.Forms.DataGridView(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); this.btnClear = new System.Windows.Forms.Button(); this.btnSettings = new System.Windows.Forms.Button(); this.btnLogging = new System.Windows.Forms.Button(); this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel(); this.flowLayoutPanel3 = new System.Windows.Forms.FlowLayoutPanel(); this.flowLayoutPanel4 = new System.Windows.Forms.FlowLayoutPanel(); this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); this.flowLayoutPanel5 = new System.Windows.Forms.FlowLayoutPanel(); this.groupBox2.SuspendLayout(); this.tabControl1.SuspendLayout(); this.tabPage2.SuspendLayout(); this.GroupBox13.SuspendLayout(); this.GroupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tbarZ)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tbarX)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tbarY)).BeginInit(); this.GroupBox12.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tbarLPFilter)).BeginInit(); this.tabPage3.SuspendLayout(); this.tabPage5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tbarSocFilter)).BeginInit(); this.tabPage6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tbarTagsPerSecFilter)).BeginInit(); this.groupBox6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvTagStats)).BeginInit(); this.tableLayoutPanel1.SuspendLayout(); this.flowLayoutPanel1.SuspendLayout(); this.flowLayoutPanel2.SuspendLayout(); this.flowLayoutPanel3.SuspendLayout(); this.flowLayoutPanel4.SuspendLayout(); this.tableLayoutPanel2.SuspendLayout(); this.flowLayoutPanel5.SuspendLayout(); this.SuspendLayout(); // // label2 // this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Location = new System.Drawing.Point(3, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(143, 25); this.label2.TabIndex = 7; this.label2.Text = "Total Tag Rate : "; // // btnInv // this.btnInv.Location = new System.Drawing.Point(14, 21); this.btnInv.Name = "btnInv"; this.btnInv.Size = new System.Drawing.Size(78, 26); this.btnInv.TabIndex = 12; this.btnInv.Text = "Inventory"; this.btnInv.UseVisualStyleBackColor = true; this.btnInv.Click += new System.EventHandler(this.btnInv_Click); // // groupBox2 // this.groupBox2.Controls.Add(this.lblMode); this.groupBox2.Controls.Add(this.lblStatus); this.groupBox2.Controls.Add(this.label7); this.groupBox2.Controls.Add(this.txtIPAddress); this.groupBox2.Controls.Add(this.btnConnect); this.groupBox2.Location = new System.Drawing.Point(3, 3); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(357, 65); this.groupBox2.TabIndex = 22; this.groupBox2.TabStop = false; this.groupBox2.Text = "Connection "; // // lblMode // this.lblMode.AutoSize = true; this.lblMode.Location = new System.Drawing.Point(244, 47); this.lblMode.Name = "lblMode"; this.lblMode.Size = new System.Drawing.Size(34, 13); this.lblMode.TabIndex = 20; this.lblMode.Text = "Mode"; // // lblStatus // this.lblStatus.AutoSize = true; this.lblStatus.Location = new System.Drawing.Point(7, 45); this.lblStatus.Name = "lblStatus"; this.lblStatus.Size = new System.Drawing.Size(37, 13); this.lblStatus.TabIndex = 18; this.lblStatus.Text = "Status"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(6, 21); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(86, 13); this.label7.TabIndex = 19; this.label7.Text = "Reader Address:"; // // txtIPAddress // this.txtIPAddress.Location = new System.Drawing.Point(98, 19); this.txtIPAddress.Name = "txtIPAddress"; this.txtIPAddress.Size = new System.Drawing.Size(152, 20); this.txtIPAddress.TabIndex = 1; this.txtIPAddress.Text = "speedway-00-05-56.local"; // // btnConnect // this.btnConnect.Location = new System.Drawing.Point(256, 16); this.btnConnect.Name = "btnConnect"; this.btnConnect.Size = new System.Drawing.Size(92, 23); this.btnConnect.TabIndex = 0; this.btnConnect.Text = "Connect"; this.btnConnect.UseVisualStyleBackColor = true; this.btnConnect.Click += new System.EventHandler(this.btnConnect_Click); // // label1 // this.label1.Font = new System.Drawing.Font("Georgia", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.Location = new System.Drawing.Point(3, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(220, 32); this.label1.TabIndex = 25; this.label1.Text = "WISP Demo App"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage2); this.tabControl1.Controls.Add(this.tabPage3); this.tabControl1.Controls.Add(this.tabPage4); this.tabControl1.Controls.Add(this.tabPage5); this.tabControl1.Controls.Add(this.tabPage6); this.tabControl1.Location = new System.Drawing.Point(3, 79); this.tabControl1.Name = "tabControl1"; this.tableLayoutPanel1.SetRowSpan(this.tabControl1, 2); this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(378, 476); this.tabControl1.TabIndex = 27; // // tabPage2 // this.tabPage2.Controls.Add(this.GroupBox13); this.tabPage2.Controls.Add(this.GroupBox3); this.tabPage2.Controls.Add(this.GroupBox12); this.tabPage2.Location = new System.Drawing.Point(4, 22); this.tabPage2.Name = "tabPage2"; this.tabPage2.Padding = new System.Windows.Forms.Padding(3); this.tabPage2.Size = new System.Drawing.Size(370, 450); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "Accel"; this.tabPage2.UseVisualStyleBackColor = true; // // GroupBox13 // this.GroupBox13.Controls.Add(this.label10); this.GroupBox13.Controls.Add(this.lblDz); this.GroupBox13.Controls.Add(this.lblZMax); this.GroupBox13.Controls.Add(this.label13); this.GroupBox13.Controls.Add(this.lblZMin); this.GroupBox13.Controls.Add(this.label22); this.GroupBox13.Controls.Add(this.label6); this.GroupBox13.Controls.Add(this.label25); this.GroupBox13.Controls.Add(this.lblDy); this.GroupBox13.Controls.Add(this.label8); this.GroupBox13.Controls.Add(this.lblDx); this.GroupBox13.Controls.Add(this.label4); this.GroupBox13.Controls.Add(this.lblXMax); this.GroupBox13.Controls.Add(this.lblXMin); this.GroupBox13.Controls.Add(this.label32); this.GroupBox13.Controls.Add(this.lblYMax); this.GroupBox13.Controls.Add(this.label31); this.GroupBox13.Controls.Add(this.lblYMin); this.GroupBox13.Controls.Add(this.label26); this.GroupBox13.Location = new System.Drawing.Point(16, 344); this.GroupBox13.Name = "GroupBox13"; this.GroupBox13.Size = new System.Drawing.Size(337, 94); this.GroupBox13.TabIndex = 35; this.GroupBox13.TabStop = false; this.GroupBox13.Text = "Stats"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(111, 63); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(35, 13); this.label10.TabIndex = 44; this.label10.Text = "zMin: "; // // lblDz // this.lblDz.AutoSize = true; this.lblDz.Location = new System.Drawing.Point(269, 63); this.lblDz.Name = "lblDz"; this.lblDz.Size = new System.Drawing.Size(20, 13); this.lblDz.TabIndex = 46; this.lblDz.Text = "\" \""; // // lblZMax // this.lblZMax.AutoSize = true; this.lblZMax.Location = new System.Drawing.Point(69, 63); this.lblZMax.Name = "lblZMax"; this.lblZMax.Size = new System.Drawing.Size(20, 13); this.lblZMax.TabIndex = 41; this.lblZMax.Text = "\" \""; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(228, 63); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(25, 13); this.label13.TabIndex = 45; this.label13.Text = "DZ:"; // // lblZMin // this.lblZMin.AutoSize = true; this.lblZMin.Location = new System.Drawing.Point(152, 63); this.lblZMin.Name = "lblZMin"; this.lblZMin.Size = new System.Drawing.Size(20, 13); this.lblZMin.TabIndex = 42; this.lblZMin.Text = "\" \""; // // label22 // this.label22.AutoSize = true; this.label22.Location = new System.Drawing.Point(28, 63); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(35, 13); this.label22.TabIndex = 43; this.label22.Text = "zMax:"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(284, 77); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(0, 13); this.label6.TabIndex = 8; // // label25 // this.label25.AutoSize = true; this.label25.Location = new System.Drawing.Point(111, 41); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(35, 13); this.label25.TabIndex = 36; this.label25.Text = "yMin: "; // // lblDy // this.lblDy.AutoSize = true; this.lblDy.Location = new System.Drawing.Point(269, 41); this.lblDy.Name = "lblDy"; this.lblDy.Size = new System.Drawing.Size(20, 13); this.lblDy.TabIndex = 40; this.lblDy.Text = "\" \""; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(111, 18); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(35, 13); this.label8.TabIndex = 30; this.label8.Text = "xMin: "; // // lblDx // this.lblDx.AutoSize = true; this.lblDx.Location = new System.Drawing.Point(268, 18); this.lblDx.Name = "lblDx"; this.lblDx.Size = new System.Drawing.Size(20, 13); this.lblDx.TabIndex = 39; this.lblDx.Text = "\" \""; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(27, 18); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(35, 13); this.label4.TabIndex = 14; this.label4.Text = "xMax:"; // // lblXMax // this.lblXMax.AutoSize = true; this.lblXMax.Location = new System.Drawing.Point(68, 18); this.lblXMax.Name = "lblXMax"; this.lblXMax.Size = new System.Drawing.Size(20, 13); this.lblXMax.TabIndex = 31; this.lblXMax.Text = "\" \""; // // lblXMin // this.lblXMin.AutoSize = true; this.lblXMin.Location = new System.Drawing.Point(152, 18); this.lblXMin.Name = "lblXMin"; this.lblXMin.Size = new System.Drawing.Size(20, 13); this.lblXMin.TabIndex = 32; this.lblXMin.Text = "\" \""; // // label32 // this.label32.AutoSize = true; this.label32.Location = new System.Drawing.Point(227, 18); this.label32.Name = "label32"; this.label32.Size = new System.Drawing.Size(25, 13); this.label32.TabIndex = 37; this.label32.Text = "DX:"; // // lblYMax // this.lblYMax.AutoSize = true; this.lblYMax.Location = new System.Drawing.Point(69, 41); this.lblYMax.Name = "lblYMax"; this.lblYMax.Size = new System.Drawing.Size(20, 13); this.lblYMax.TabIndex = 33; this.lblYMax.Text = "\" \""; // // label31 // this.label31.AutoSize = true; this.label31.Location = new System.Drawing.Point(228, 41); this.label31.Name = "label31"; this.label31.Size = new System.Drawing.Size(25, 13); this.label31.TabIndex = 38; this.label31.Text = "DY:"; // // lblYMin // this.lblYMin.AutoSize = true; this.lblYMin.Location = new System.Drawing.Point(152, 41); this.lblYMin.Name = "lblYMin"; this.lblYMin.Size = new System.Drawing.Size(20, 13); this.lblYMin.TabIndex = 34; this.lblYMin.Text = "\" \""; // // label26 // this.label26.AutoSize = true; this.label26.Location = new System.Drawing.Point(28, 41); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(35, 13); this.label26.TabIndex = 35; this.label26.Text = "yMax:"; // // GroupBox3 // this.GroupBox3.Controls.Add(this.chkBinkBonk); this.GroupBox3.Controls.Add(this.chkMIDI); this.GroupBox3.Controls.Add(this.btnCalAccel); this.GroupBox3.Controls.Add(this.lblTiltZ); this.GroupBox3.Controls.Add(this.lblTiltY); this.GroupBox3.Controls.Add(this.lblTiltX); this.GroupBox3.Controls.Add(this.Label20); this.GroupBox3.Controls.Add(this.chkSaturn); this.GroupBox3.Controls.Add(this.Label21); this.GroupBox3.Controls.Add(this.Label19); this.GroupBox3.Controls.Add(this.Label18); this.GroupBox3.Controls.Add(this.Label17); this.GroupBox3.Controls.Add(this.Label16); this.GroupBox3.Controls.Add(this.tbarZ); this.GroupBox3.Controls.Add(this.tbarX); this.GroupBox3.Controls.Add(this.tbarY); this.GroupBox3.Location = new System.Drawing.Point(16, 55); this.GroupBox3.Name = "GroupBox3"; this.GroupBox3.Size = new System.Drawing.Size(337, 285); this.GroupBox3.TabIndex = 9; this.GroupBox3.TabStop = false; this.GroupBox3.Text = "Demo"; // // chkBinkBonk // this.chkBinkBonk.AutoSize = true; this.chkBinkBonk.Location = new System.Drawing.Point(196, 46); this.chkBinkBonk.Name = "chkBinkBonk"; this.chkBinkBonk.Size = new System.Drawing.Size(51, 17); this.chkBinkBonk.TabIndex = 28; this.chkBinkBonk.Text = "Bonk"; this.chkBinkBonk.UseVisualStyleBackColor = true; this.chkBinkBonk.CheckedChanged += new System.EventHandler(this.chkBinkBonk_CheckedChanged); // // chkMIDI // this.chkMIDI.AutoSize = true; this.chkMIDI.Location = new System.Drawing.Point(138, 46); this.chkMIDI.Name = "chkMIDI"; this.chkMIDI.Size = new System.Drawing.Size(44, 17); this.chkMIDI.TabIndex = 27; this.chkMIDI.Text = "Vox"; this.chkMIDI.UseVisualStyleBackColor = true; this.chkMIDI.CheckedChanged += new System.EventHandler(this.chkMIDI_CheckedChanged); // // btnCalAccel // this.btnCalAccel.Location = new System.Drawing.Point(104, 256); this.btnCalAccel.Name = "btnCalAccel"; this.btnCalAccel.Size = new System.Drawing.Size(92, 23); this.btnCalAccel.TabIndex = 26; this.btnCalAccel.Text = "Calibrate"; this.btnCalAccel.UseVisualStyleBackColor = true; this.btnCalAccel.Click += new System.EventHandler(this.btnCalAccel_Click); // // lblTiltZ // this.lblTiltZ.AutoSize = true; this.lblTiltZ.Location = new System.Drawing.Point(270, 50); this.lblTiltZ.Name = "lblTiltZ"; this.lblTiltZ.Size = new System.Drawing.Size(20, 13); this.lblTiltZ.TabIndex = 25; this.lblTiltZ.Text = "\" \""; // // lblTiltY // this.lblTiltY.AutoSize = true; this.lblTiltY.Location = new System.Drawing.Point(20, 50); this.lblTiltY.Name = "lblTiltY"; this.lblTiltY.Size = new System.Drawing.Size(20, 13); this.lblTiltY.TabIndex = 24; this.lblTiltY.Text = "\" \""; // // lblTiltX // this.lblTiltX.AutoSize = true; this.lblTiltX.Location = new System.Drawing.Point(131, 177); this.lblTiltX.Name = "lblTiltX"; this.lblTiltX.Size = new System.Drawing.Size(20, 13); this.lblTiltX.TabIndex = 20; this.lblTiltX.Text = "\" \""; // // Label20 // this.Label20.AutoSize = true; this.Label20.Location = new System.Drawing.Point(34, 25); this.Label20.Name = "Label20"; this.Label20.Size = new System.Drawing.Size(32, 13); this.Label20.TabIndex = 17; this.Label20.Text = "% Tilt"; // // chkSaturn // this.chkSaturn.AutoSize = true; this.chkSaturn.Location = new System.Drawing.Point(72, 46); this.chkSaturn.Name = "chkSaturn"; this.chkSaturn.Size = new System.Drawing.Size(57, 17); this.chkSaturn.TabIndex = 9; this.chkSaturn.Text = "Saturn"; this.chkSaturn.UseVisualStyleBackColor = true; this.chkSaturn.CheckedChanged += new System.EventHandler(this.chkSaturn_CheckedChanged); // // Label21 // this.Label21.AutoSize = true; this.Label21.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Label21.Location = new System.Drawing.Point(19, 25); this.Label21.Name = "Label21"; this.Label21.Size = new System.Drawing.Size(15, 13); this.Label21.TabIndex = 16; this.Label21.Text = "Y"; // // Label19 // this.Label19.AutoSize = true; this.Label19.Location = new System.Drawing.Point(152, 153); this.Label19.Name = "Label19"; this.Label19.Size = new System.Drawing.Size(32, 13); this.Label19.TabIndex = 15; this.Label19.Text = "% Tilt"; // // Label18 // this.Label18.AutoSize = true; this.Label18.Location = new System.Drawing.Point(290, 25); this.Label18.Name = "Label18"; this.Label18.Size = new System.Drawing.Size(32, 13); this.Label18.TabIndex = 14; this.Label18.Text = "% Tilt"; // // Label17 // this.Label17.AutoSize = true; this.Label17.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Label17.Location = new System.Drawing.Point(131, 153); this.Label17.Name = "Label17"; this.Label17.Size = new System.Drawing.Size(15, 13); this.Label17.TabIndex = 13; this.Label17.Text = "X"; // // Label16 // this.Label16.AutoSize = true; this.Label16.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Label16.Location = new System.Drawing.Point(269, 25); this.Label16.Name = "Label16"; this.Label16.Size = new System.Drawing.Size(15, 13); this.Label16.TabIndex = 12; this.Label16.Text = "Z"; // // tbarZ // this.tbarZ.AutoSize = false; this.tbarZ.BackColor = System.Drawing.Color.WhiteSmoke; this.tbarZ.Location = new System.Drawing.Point(269, 74); this.tbarZ.Maximum = 100; this.tbarZ.Name = "tbarZ"; this.tbarZ.Orientation = System.Windows.Forms.Orientation.Vertical; this.tbarZ.Size = new System.Drawing.Size(21, 182); this.tbarZ.TabIndex = 11; this.tbarZ.TickStyle = System.Windows.Forms.TickStyle.None; // // tbarX // this.tbarX.AutoSize = false; this.tbarX.BackColor = System.Drawing.Color.WhiteSmoke; this.tbarX.Location = new System.Drawing.Point(67, 206); this.tbarX.Maximum = 100; this.tbarX.Name = "tbarX"; this.tbarX.Size = new System.Drawing.Size(182, 21); this.tbarX.TabIndex = 9; this.tbarX.TickStyle = System.Windows.Forms.TickStyle.None; // // tbarY // this.tbarY.AutoSize = false; this.tbarY.BackColor = System.Drawing.Color.WhiteSmoke; this.tbarY.Location = new System.Drawing.Point(19, 74); this.tbarY.Maximum = 100; this.tbarY.Name = "tbarY"; this.tbarY.Orientation = System.Windows.Forms.Orientation.Vertical; this.tbarY.RightToLeft = System.Windows.Forms.RightToLeft.No; this.tbarY.Size = new System.Drawing.Size(21, 182); this.tbarY.TabIndex = 10; this.tbarY.TickStyle = System.Windows.Forms.TickStyle.None; // // GroupBox12 // this.GroupBox12.Controls.Add(this.chkFlipY); this.GroupBox12.Controls.Add(this.chkFlipX); this.GroupBox12.Controls.Add(this.lblFilterVal); this.GroupBox12.Controls.Add(this.chkFilter); this.GroupBox12.Controls.Add(this.tbarLPFilter); this.GroupBox12.Controls.Add(this.Label15); this.GroupBox12.Location = new System.Drawing.Point(16, 10); this.GroupBox12.Name = "GroupBox12"; this.GroupBox12.Size = new System.Drawing.Size(337, 41); this.GroupBox12.TabIndex = 7; this.GroupBox12.TabStop = false; this.GroupBox12.Text = "Settings"; // // chkFlipY // this.chkFlipY.AutoSize = true; this.chkFlipY.Location = new System.Drawing.Point(280, 17); this.chkFlipY.Name = "chkFlipY"; this.chkFlipY.Size = new System.Drawing.Size(52, 17); this.chkFlipY.TabIndex = 20; this.chkFlipY.Text = "Flip Y"; this.chkFlipY.UseVisualStyleBackColor = true; // // chkFlipX // this.chkFlipX.AutoSize = true; this.chkFlipX.Location = new System.Drawing.Point(226, 17); this.chkFlipX.Name = "chkFlipX"; this.chkFlipX.Size = new System.Drawing.Size(52, 17); this.chkFlipX.TabIndex = 19; this.chkFlipX.Text = "Flip X"; this.chkFlipX.UseVisualStyleBackColor = true; // // lblFilterVal // this.lblFilterVal.AutoSize = true; this.lblFilterVal.Location = new System.Drawing.Point(168, 19); this.lblFilterVal.Name = "lblFilterVal"; this.lblFilterVal.Size = new System.Drawing.Size(0, 13); this.lblFilterVal.TabIndex = 17; // // chkFilter // this.chkFilter.AutoSize = true; this.chkFilter.Checked = true; this.chkFilter.CheckState = System.Windows.Forms.CheckState.Checked; this.chkFilter.Location = new System.Drawing.Point(174, 17); this.chkFilter.Name = "chkFilter"; this.chkFilter.Size = new System.Drawing.Size(48, 17); this.chkFilter.TabIndex = 16; this.chkFilter.Text = "Filter"; this.chkFilter.UseVisualStyleBackColor = true; // // tbarLPFilter // this.tbarLPFilter.AutoSize = false; this.tbarLPFilter.BackColor = System.Drawing.Color.WhiteSmoke; this.tbarLPFilter.Location = new System.Drawing.Point(104, 15); this.tbarLPFilter.Maximum = 100; this.tbarLPFilter.Name = "tbarLPFilter"; this.tbarLPFilter.Size = new System.Drawing.Size(59, 21); this.tbarLPFilter.TabIndex = 12; this.tbarLPFilter.TickStyle = System.Windows.Forms.TickStyle.None; this.tbarLPFilter.Value = 20; // // Label15 // this.Label15.AutoSize = true; this.Label15.Location = new System.Drawing.Point(7, 18); this.Label15.Name = "Label15"; this.Label15.Size = new System.Drawing.Size(78, 13); this.Label15.TabIndex = 0; this.Label15.Text = "Low Pass Filter"; // // tabPage3 // this.tabPage3.Controls.Add(this.graphTemperature); this.tabPage3.Controls.Add(this.lblTemperatureSource); this.tabPage3.Controls.Add(this.label38); this.tabPage3.Controls.Add(this.lblTemperature); this.tabPage3.Controls.Add(this.label37); this.tabPage3.Location = new System.Drawing.Point(4, 22); this.tabPage3.Name = "tabPage3"; this.tabPage3.Size = new System.Drawing.Size(370, 450); this.tabPage3.TabIndex = 2; this.tabPage3.Text = "Temp"; this.tabPage3.UseVisualStyleBackColor = true; // // graphTemperature // this.graphTemperature.Location = new System.Drawing.Point(8, 176); this.graphTemperature.Name = "graphTemperature"; this.graphTemperature.ScrollGrace = 0D; this.graphTemperature.ScrollMaxX = 0D; this.graphTemperature.ScrollMaxY = 0D; this.graphTemperature.ScrollMaxY2 = 0D; this.graphTemperature.ScrollMinX = 0D; this.graphTemperature.ScrollMinY = 0D; this.graphTemperature.ScrollMinY2 = 0D; this.graphTemperature.Size = new System.Drawing.Size(355, 267); this.graphTemperature.TabIndex = 45; // // lblTemperatureSource // this.lblTemperatureSource.AutoSize = true; this.lblTemperatureSource.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblTemperatureSource.Location = new System.Drawing.Point(202, 89); this.lblTemperatureSource.Name = "lblTemperatureSource"; this.lblTemperatureSource.Size = new System.Drawing.Size(83, 29); this.lblTemperatureSource.TabIndex = 3; this.lblTemperatureSource.Text = " "; // // label38 // this.label38.AutoSize = true; this.label38.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label38.Location = new System.Drawing.Point(93, 89); this.label38.Name = "label38"; this.label38.Size = new System.Drawing.Size(103, 29); this.label38.TabIndex = 2; this.label38.Text = "Sensor:"; // // lblTemperature // this.lblTemperature.AutoSize = true; this.lblTemperature.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblTemperature.Location = new System.Drawing.Point(205, 46); this.lblTemperature.Name = "lblTemperature"; this.lblTemperature.Size = new System.Drawing.Size(62, 29); this.lblTemperature.TabIndex = 1; this.lblTemperature.Text = " "; // // label37 // this.label37.AutoSize = true; this.label37.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label37.Location = new System.Drawing.Point(25, 46); this.label37.Name = "label37"; this.label37.Size = new System.Drawing.Size(171, 29); this.label37.TabIndex = 0; this.label37.Text = "Temperature:"; // // tabPage4 // this.tabPage4.Location = new System.Drawing.Point(4, 22); this.tabPage4.Name = "tabPage4"; this.tabPage4.Size = new System.Drawing.Size(370, 450); this.tabPage4.TabIndex = 3; this.tabPage4.Text = "Cap"; this.tabPage4.UseVisualStyleBackColor = true; // // tabPage5 // this.tabPage5.Controls.Add(this.lblSocCalOk); this.tabPage5.Controls.Add(this.chkSocPlotTemp); this.tabPage5.Controls.Add(this.lblSocTemperature); this.tabPage5.Controls.Add(this.label27); this.tabPage5.Controls.Add(this.label14); this.tabPage5.Controls.Add(this.txtSocCalAdc2); this.tabPage5.Controls.Add(this.txtSocCalTemp2); this.tabPage5.Controls.Add(this.txtSocCalAdc1); this.tabPage5.Controls.Add(this.txtSocCalTemp1); this.tabPage5.Controls.Add(this.lblSocADC); this.tabPage5.Controls.Add(this.tbarSocFilter); this.tabPage5.Controls.Add(this.lblSocLowPassFilter); this.tabPage5.Controls.Add(this.chkSOCV1V2); this.tabPage5.Controls.Add(this.graphSOC); this.tabPage5.Controls.Add(this.label29); this.tabPage5.Location = new System.Drawing.Point(4, 22); this.tabPage5.Name = "tabPage5"; this.tabPage5.Size = new System.Drawing.Size(370, 450); this.tabPage5.TabIndex = 6; this.tabPage5.Text = "SOC"; this.tabPage5.UseVisualStyleBackColor = true; // // lblSocCalOk // this.lblSocCalOk.AutoSize = true; this.lblSocCalOk.Location = new System.Drawing.Point(255, 147); this.lblSocCalOk.Name = "lblSocCalOk"; this.lblSocCalOk.Size = new System.Drawing.Size(39, 13); this.lblSocCalOk.TabIndex = 66; this.lblSocCalOk.Text = "Cal Ok"; // // chkSocPlotTemp // this.chkSocPlotTemp.AutoSize = true; this.chkSocPlotTemp.Location = new System.Drawing.Point(231, 172); this.chkSocPlotTemp.Name = "chkSocPlotTemp"; this.chkSocPlotTemp.Size = new System.Drawing.Size(80, 17); this.chkSocPlotTemp.TabIndex = 65; this.chkSocPlotTemp.Text = "Plot Temp?"; this.chkSocPlotTemp.UseVisualStyleBackColor = true; // // lblSocTemperature // this.lblSocTemperature.AutoSize = true; this.lblSocTemperature.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblSocTemperature.Location = new System.Drawing.Point(32, 105); this.lblSocTemperature.Name = "lblSocTemperature"; this.lblSocTemperature.Size = new System.Drawing.Size(58, 20); this.lblSocTemperature.TabIndex = 64; this.lblSocTemperature.Text = "Temp:"; // // label27 // this.label27.AutoSize = true; this.label27.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label27.Location = new System.Drawing.Point(239, 58); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(120, 16); this.label27.TabIndex = 63; this.label27.Text = "Calibration Data"; // // label14 // this.label14.AutoSize = true; this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); this.label14.Location = new System.Drawing.Point(310, 75); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(44, 17); this.label14.TabIndex = 62; this.label14.Text = "Temp"; // // txtSocCalAdc2 // this.txtSocCalAdc2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); this.txtSocCalAdc2.Location = new System.Drawing.Point(231, 121); this.txtSocCalAdc2.Name = "txtSocCalAdc2"; this.txtSocCalAdc2.Size = new System.Drawing.Size(61, 23); this.txtSocCalAdc2.TabIndex = 61; this.txtSocCalAdc2.Text = "50"; this.txtSocCalAdc2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // txtSocCalTemp2 // this.txtSocCalTemp2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); this.txtSocCalTemp2.Location = new System.Drawing.Point(298, 121); this.txtSocCalTemp2.Name = "txtSocCalTemp2"; this.txtSocCalTemp2.Size = new System.Drawing.Size(61, 23); this.txtSocCalTemp2.TabIndex = 60; this.txtSocCalTemp2.Text = "50"; this.txtSocCalTemp2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // txtSocCalAdc1 // this.txtSocCalAdc1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); this.txtSocCalAdc1.Location = new System.Drawing.Point(231, 95); this.txtSocCalAdc1.Name = "txtSocCalAdc1"; this.txtSocCalAdc1.Size = new System.Drawing.Size(61, 23); this.txtSocCalAdc1.TabIndex = 59; this.txtSocCalAdc1.Text = "200"; this.txtSocCalAdc1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // txtSocCalTemp1 // this.txtSocCalTemp1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); this.txtSocCalTemp1.Location = new System.Drawing.Point(298, 95); this.txtSocCalTemp1.Name = "txtSocCalTemp1"; this.txtSocCalTemp1.Size = new System.Drawing.Size(61, 23); this.txtSocCalTemp1.TabIndex = 58; this.txtSocCalTemp1.Text = "40"; this.txtSocCalTemp1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // lblSocADC // this.lblSocADC.AutoSize = true; this.lblSocADC.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblSocADC.Location = new System.Drawing.Point(39, 76); this.lblSocADC.Name = "lblSocADC"; this.lblSocADC.Size = new System.Drawing.Size(51, 20); this.lblSocADC.TabIndex = 57; this.lblSocADC.Text = "ADC:"; // // tbarSocFilter // this.tbarSocFilter.AutoSize = false; this.tbarSocFilter.BackColor = System.Drawing.Color.WhiteSmoke; this.tbarSocFilter.Location = new System.Drawing.Point(2, 20); this.tbarSocFilter.Maximum = 1000; this.tbarSocFilter.Name = "tbarSocFilter"; this.tbarSocFilter.Size = new System.Drawing.Size(367, 21); this.tbarSocFilter.TabIndex = 56; this.tbarSocFilter.TickStyle = System.Windows.Forms.TickStyle.None; this.tbarSocFilter.Value = 20; // // lblSocLowPassFilter // this.lblSocLowPassFilter.AutoSize = true; this.lblSocLowPassFilter.Location = new System.Drawing.Point(3, 4); this.lblSocLowPassFilter.Name = "lblSocLowPassFilter"; this.lblSocLowPassFilter.Size = new System.Drawing.Size(78, 13); this.lblSocLowPassFilter.TabIndex = 55; this.lblSocLowPassFilter.Text = "Low Pass Filter"; // // chkSOCV1V2 // this.chkSOCV1V2.AutoSize = true; this.chkSOCV1V2.Location = new System.Drawing.Point(60, 172); this.chkSOCV1V2.Name = "chkSOCV1V2"; this.chkSOCV1V2.Size = new System.Drawing.Size(75, 17); this.chkSOCV1V2.TabIndex = 54; this.chkSOCV1V2.Text = "Parse V2?"; this.chkSOCV1V2.UseVisualStyleBackColor = true; // // graphSOC // this.graphSOC.Location = new System.Drawing.Point(4, 195); this.graphSOC.Name = "graphSOC"; this.graphSOC.ScrollGrace = 0D; this.graphSOC.ScrollMaxX = 0D; this.graphSOC.ScrollMaxY = 0D; this.graphSOC.ScrollMaxY2 = 0D; this.graphSOC.ScrollMinX = 0D; this.graphSOC.ScrollMinY = 0D; this.graphSOC.ScrollMinY2 = 0D; this.graphSOC.Size = new System.Drawing.Size(355, 257); this.graphSOC.TabIndex = 53; // // label29 // this.label29.AutoSize = true; this.label29.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); this.label29.Location = new System.Drawing.Point(246, 76); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(36, 17); this.label29.TabIndex = 45; this.label29.Text = "ADC"; // // tabPage6 // this.tabPage6.Controls.Add(this.label12); this.tabPage6.Controls.Add(this.label5); this.tabPage6.Controls.Add(this.txtBoxTags); this.tabPage6.Controls.Add(this.lblGUITime); this.tabPage6.Controls.Add(this.lblHandlerTime); this.tabPage6.Controls.Add(this.label9); this.tabPage6.Controls.Add(this.txtTagRateWindowSeconds); this.tabPage6.Controls.Add(this.tbarTagsPerSecFilter); this.tabPage6.Controls.Add(this.label40); this.tabPage6.Controls.Add(this.txtDebugMessages); this.tabPage6.Controls.Add(this.label3); this.tabPage6.Controls.Add(this.txtSaturnRefreshMs); this.tabPage6.Location = new System.Drawing.Point(4, 22); this.tabPage6.Name = "tabPage6"; this.tabPage6.Size = new System.Drawing.Size(370, 450); this.tabPage6.TabIndex = 5; this.tabPage6.Text = "Debug"; this.tabPage6.UseVisualStyleBackColor = true; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(8, 249); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(147, 13); this.label12.TabIndex = 50; this.label12.Text = "LLRP and Reader Messages:"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(8, 11); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(34, 13); this.label5.TabIndex = 49; this.label5.Text = "Tags:"; // // txtBoxTags // this.txtBoxTags.Location = new System.Drawing.Point(6, 26); this.txtBoxTags.MaxLength = 1000; this.txtBoxTags.Multiline = true; this.txtBoxTags.Name = "txtBoxTags"; this.txtBoxTags.ScrollBars = System.Windows.Forms.ScrollBars.Both; this.txtBoxTags.Size = new System.Drawing.Size(222, 220); this.txtBoxTags.TabIndex = 48; // // lblGUITime // this.lblGUITime.AutoSize = true; this.lblGUITime.Location = new System.Drawing.Point(251, 231); this.lblGUITime.Name = "lblGUITime"; this.lblGUITime.Size = new System.Drawing.Size(52, 13); this.lblGUITime.TabIndex = 47; this.lblGUITime.Text = "GUI Time"; // // lblHandlerTime // this.lblHandlerTime.AutoSize = true; this.lblHandlerTime.Location = new System.Drawing.Point(249, 214); this.lblHandlerTime.Name = "lblHandlerTime"; this.lblHandlerTime.Size = new System.Drawing.Size(92, 13); this.lblHandlerTime.TabIndex = 46; this.lblHandlerTime.Text = "Tag Handler Time"; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(246, 135); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(107, 26); this.label9.TabIndex = 33; this.label9.Text = "Tags Rate \r\nMeasure Window (s):"; // // txtTagRateWindowSeconds // this.txtTagRateWindowSeconds.Location = new System.Drawing.Point(254, 173); this.txtTagRateWindowSeconds.Name = "txtTagRateWindowSeconds"; this.txtTagRateWindowSeconds.Size = new System.Drawing.Size(85, 20); this.txtTagRateWindowSeconds.TabIndex = 32; this.txtTagRateWindowSeconds.Text = "2"; this.txtTagRateWindowSeconds.TextChanged += new System.EventHandler(this.txtTagRateWindowSeconds_TextChanged); // // tbarTagsPerSecFilter // this.tbarTagsPerSecFilter.AutoSize = false; this.tbarTagsPerSecFilter.BackColor = System.Drawing.Color.WhiteSmoke; this.tbarTagsPerSecFilter.Location = new System.Drawing.Point(249, 105); this.tbarTagsPerSecFilter.Maximum = 100; this.tbarTagsPerSecFilter.Name = "tbarTagsPerSecFilter"; this.tbarTagsPerSecFilter.Size = new System.Drawing.Size(91, 27); this.tbarTagsPerSecFilter.TabIndex = 31; this.tbarTagsPerSecFilter.TickStyle = System.Windows.Forms.TickStyle.None; this.tbarTagsPerSecFilter.Value = 20; // // label40 // this.label40.AutoSize = true; this.label40.Location = new System.Drawing.Point(251, 76); this.label40.Name = "label40"; this.label40.Size = new System.Drawing.Size(81, 26); this.label40.TabIndex = 30; this.label40.Text = "Tags Rate\r\nLow Pass Filter:"; // // txtDebugMessages // this.txtDebugMessages.Location = new System.Drawing.Point(11, 265); this.txtDebugMessages.Multiline = true; this.txtDebugMessages.Name = "txtDebugMessages"; this.txtDebugMessages.ScrollBars = System.Windows.Forms.ScrollBars.Both; this.txtDebugMessages.Size = new System.Drawing.Size(342, 177); this.txtDebugMessages.TabIndex = 28; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(245, 26); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(124, 13); this.label3.TabIndex = 1; this.label3.Text = "GUI Refresh Period (ms):"; // // txtSaturnRefreshMs // this.txtSaturnRefreshMs.Location = new System.Drawing.Point(252, 47); this.txtSaturnRefreshMs.Name = "txtSaturnRefreshMs"; this.txtSaturnRefreshMs.Size = new System.Drawing.Size(85, 20); this.txtSaturnRefreshMs.TabIndex = 0; this.txtSaturnRefreshMs.Text = "50"; // // lblViewAngY // this.lblViewAngY.AutoSize = true; this.lblViewAngY.Location = new System.Drawing.Point(240, 66); this.lblViewAngY.Name = "lblViewAngY"; this.lblViewAngY.Size = new System.Drawing.Size(0, 13); this.lblViewAngY.TabIndex = 8; // // lblViewAngX // this.lblViewAngX.AutoSize = true; this.lblViewAngX.Location = new System.Drawing.Point(240, 45); this.lblViewAngX.Name = "lblViewAngX"; this.lblViewAngX.Size = new System.Drawing.Size(0, 13); this.lblViewAngX.TabIndex = 7; // // lblAngY // this.lblAngY.AutoSize = true; this.lblAngY.Location = new System.Drawing.Point(67, 66); this.lblAngY.Name = "lblAngY"; this.lblAngY.Size = new System.Drawing.Size(0, 13); this.lblAngY.TabIndex = 6; // // lblAngX // this.lblAngX.AutoSize = true; this.lblAngX.Location = new System.Drawing.Point(67, 45); this.lblAngX.Name = "lblAngX"; this.lblAngX.Size = new System.Drawing.Size(0, 13); this.lblAngX.TabIndex = 5; // // Label28 // this.Label28.AutoSize = true; this.Label28.Location = new System.Drawing.Point(149, 66); this.Label28.Name = "Label28"; this.Label28.Size = new System.Drawing.Size(73, 13); this.Label28.TabIndex = 4; this.Label28.Text = "View Angle Y:"; // // Label30 // this.Label30.AutoSize = true; this.Label30.Location = new System.Drawing.Point(149, 45); this.Label30.Name = "Label30"; this.Label30.Size = new System.Drawing.Size(73, 13); this.Label30.TabIndex = 3; this.Label30.Text = "View Angle X:"; // // Label24 // this.Label24.AutoSize = true; this.Label24.Location = new System.Drawing.Point(11, 66); this.Label24.Name = "Label24"; this.Label24.Size = new System.Drawing.Size(47, 13); this.Label24.TabIndex = 2; this.Label24.Text = "Angle Y:"; // // Label23 // this.Label23.AutoSize = true; this.Label23.Location = new System.Drawing.Point(11, 45); this.Label23.Name = "Label23"; this.Label23.Size = new System.Drawing.Size(47, 13); this.Label23.TabIndex = 1; this.Label23.Text = "Angle X:"; // // timerUpdateGUI // this.timerUpdateGUI.Enabled = true; this.timerUpdateGUI.Interval = 10; this.timerUpdateGUI.Tick += new System.EventHandler(this.timerUpdateGUI_Tick); // // label36 // this.label36.Font = new System.Drawing.Font("Georgia", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label36.Location = new System.Drawing.Point(3, 32); this.label36.Name = "label36"; this.label36.Size = new System.Drawing.Size(122, 31); this.label36.TabIndex = 41; this.label36.Text = "Version 3.1"; this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // timerFrameRateMeasure // this.timerFrameRateMeasure.Enabled = true; this.timerFrameRateMeasure.Interval = 2000; this.timerFrameRateMeasure.Tick += new System.EventHandler(this.timerFrameRateMeasure_Tick); // // label39 // this.label39.AutoSize = true; this.label39.Location = new System.Drawing.Point(263, 0); this.label39.Name = "label39"; this.label39.Size = new System.Drawing.Size(142, 13); this.label39.TabIndex = 42; this.label39.Text = "Portions Copyright 2009 Intel"; // // lblTagsPerSecond // this.lblTagsPerSecond.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblTagsPerSecond.Location = new System.Drawing.Point(152, 0); this.lblTagsPerSecond.Name = "lblTagsPerSecond"; this.lblTagsPerSecond.Size = new System.Drawing.Size(67, 25); this.lblTagsPerSecond.TabIndex = 43; this.lblTagsPerSecond.Text = "0"; this.lblTagsPerSecond.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // timerTagRateMeasure // this.timerTagRateMeasure.Enabled = true; this.timerTagRateMeasure.Interval = 2000; this.timerTagRateMeasure.Tick += new System.EventHandler(this.timerTagRateMeasure_Tick); // // label45 // this.label45.AutoSize = true; this.label45.Location = new System.Drawing.Point(3, 0); this.label45.Name = "label45"; this.label45.Size = new System.Drawing.Size(58, 13); this.label45.TabIndex = 60; this.label45.Text = "Messages:"; // // txtMessages // this.txtMessages.Enabled = false; this.txtMessages.Location = new System.Drawing.Point(67, 3); this.txtMessages.Name = "txtMessages"; this.txtMessages.Size = new System.Drawing.Size(293, 20); this.txtMessages.TabIndex = 59; // // groupBox6 // this.groupBox6.Controls.Add(this.chkReadDisabled); this.groupBox6.Controls.Add(this.chkReadAll); this.groupBox6.Controls.Add(this.chkReadSelected); this.groupBox6.Controls.Add(this.btnInv); this.groupBox6.Location = new System.Drawing.Point(3, 3); this.groupBox6.Name = "groupBox6"; this.groupBox6.Size = new System.Drawing.Size(350, 65); this.groupBox6.TabIndex = 61; this.groupBox6.TabStop = false; this.groupBox6.Text = "Operation"; // // chkReadDisabled // this.chkReadDisabled.AutoSize = true; this.chkReadDisabled.Checked = true; this.chkReadDisabled.Location = new System.Drawing.Point(107, 25); this.chkReadDisabled.Name = "chkReadDisabled"; this.chkReadDisabled.Size = new System.Drawing.Size(95, 17); this.chkReadDisabled.TabIndex = 22; this.chkReadDisabled.TabStop = true; this.chkReadDisabled.Text = "Read Disabled"; this.chkReadDisabled.UseVisualStyleBackColor = true; // // chkReadAll // this.chkReadAll.AutoSize = true; this.chkReadAll.Location = new System.Drawing.Point(235, 16); this.chkReadAll.Name = "chkReadAll"; this.chkReadAll.Size = new System.Drawing.Size(65, 17); this.chkReadAll.TabIndex = 21; this.chkReadAll.Text = "Read All"; this.chkReadAll.UseVisualStyleBackColor = true; // // chkReadSelected // this.chkReadSelected.AutoSize = true; this.chkReadSelected.Location = new System.Drawing.Point(235, 38); this.chkReadSelected.Name = "chkReadSelected"; this.chkReadSelected.Size = new System.Drawing.Size(96, 17); this.chkReadSelected.TabIndex = 20; this.chkReadSelected.Text = "Read Selected"; this.chkReadSelected.UseVisualStyleBackColor = true; // // dgvTagStats // dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvTagStats.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4; this.dgvTagStats.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvTagStats.DefaultCellStyle = dataGridViewCellStyle5; this.dgvTagStats.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvTagStats.Location = new System.Drawing.Point(388, 122); this.dgvTagStats.Name = "dgvTagStats"; dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvTagStats.RowHeadersDefaultCellStyle = dataGridViewCellStyle6; this.dgvTagStats.Size = new System.Drawing.Size(598, 433); this.dgvTagStats.TabIndex = 45; // // tableLayoutPanel1 // this.tableLayoutPanel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; this.tableLayoutPanel1.ColumnCount = 2; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel1, 1, 3); this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel2, 0, 3); this.tableLayoutPanel1.Controls.Add(this.tabControl1, 0, 1); this.tableLayoutPanel1.Controls.Add(this.dgvTagStats, 1, 2); this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel3, 1, 1); this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel4, 1, 0); this.tableLayoutPanel1.Controls.Add(this.flowLayoutPanel5, 0, 0); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 4; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle()); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(987, 592); this.tableLayoutPanel1.TabIndex = 89; // // flowLayoutPanel1 // this.flowLayoutPanel1.Controls.Add(this.btnClear); this.flowLayoutPanel1.Controls.Add(this.btnSettings); this.flowLayoutPanel1.Controls.Add(this.btnLogging); this.flowLayoutPanel1.Controls.Add(this.label39); this.flowLayoutPanel1.Location = new System.Drawing.Point(388, 561); this.flowLayoutPanel1.Name = "flowLayoutPanel1"; this.flowLayoutPanel1.Size = new System.Drawing.Size(598, 28); this.flowLayoutPanel1.TabIndex = 0; // // btnClear // this.btnClear.Location = new System.Drawing.Point(3, 3); this.btnClear.Name = "btnClear"; this.btnClear.Size = new System.Drawing.Size(92, 23); this.btnClear.TabIndex = 10; this.btnClear.Text = "&Clear"; this.btnClear.UseVisualStyleBackColor = true; this.btnClear.Click += new System.EventHandler(this.btnClear_Click); // // btnSettings // this.btnSettings.Location = new System.Drawing.Point(101, 3); this.btnSettings.Name = "btnSettings"; this.btnSettings.Size = new System.Drawing.Size(75, 23); this.btnSettings.TabIndex = 62; this.btnSettings.Text = "Settings"; this.btnSettings.UseVisualStyleBackColor = true; this.btnSettings.Click += new System.EventHandler(this.btnSettings_Click); // // btnLogging // this.btnLogging.Location = new System.Drawing.Point(182, 3); this.btnLogging.Name = "btnLogging"; this.btnLogging.Size = new System.Drawing.Size(75, 23); this.btnLogging.TabIndex = 88; this.btnLogging.Text = "Logging"; this.btnLogging.UseVisualStyleBackColor = true; this.btnLogging.Click += new System.EventHandler(this.btnLogging_Click); // // flowLayoutPanel2 // this.flowLayoutPanel2.Controls.Add(this.label45); this.flowLayoutPanel2.Controls.Add(this.txtMessages); this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.flowLayoutPanel2.Location = new System.Drawing.Point(3, 561); this.flowLayoutPanel2.Name = "flowLayoutPanel2"; this.flowLayoutPanel2.Size = new System.Drawing.Size(379, 28); this.flowLayoutPanel2.TabIndex = 46; // // flowLayoutPanel3 // this.flowLayoutPanel3.Controls.Add(this.label2); this.flowLayoutPanel3.Controls.Add(this.lblTagsPerSecond); this.flowLayoutPanel3.Location = new System.Drawing.Point(388, 79); this.flowLayoutPanel3.Name = "flowLayoutPanel3"; this.flowLayoutPanel3.Size = new System.Drawing.Size(598, 37); this.flowLayoutPanel3.TabIndex = 47; // // flowLayoutPanel4 // this.flowLayoutPanel4.Controls.Add(this.groupBox6); this.flowLayoutPanel4.Controls.Add(this.tableLayoutPanel2); this.flowLayoutPanel4.Location = new System.Drawing.Point(388, 3); this.flowLayoutPanel4.Name = "flowLayoutPanel4"; this.flowLayoutPanel4.Size = new System.Drawing.Size(598, 68); this.flowLayoutPanel4.TabIndex = 48; // // tableLayoutPanel2 // this.tableLayoutPanel2.ColumnCount = 1; this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel2.Controls.Add(this.label1, 0, 0); this.tableLayoutPanel2.Controls.Add(this.label36, 0, 1); this.tableLayoutPanel2.Location = new System.Drawing.Point(359, 3); this.tableLayoutPanel2.Name = "tableLayoutPanel2"; this.tableLayoutPanel2.RowCount = 2; this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel2.Size = new System.Drawing.Size(226, 65); this.tableLayoutPanel2.TabIndex = 62; // // flowLayoutPanel5 // this.flowLayoutPanel5.Controls.Add(this.groupBox2); this.flowLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill; this.flowLayoutPanel5.Location = new System.Drawing.Point(3, 3); this.flowLayoutPanel5.Name = "flowLayoutPanel5"; this.flowLayoutPanel5.Size = new System.Drawing.Size(379, 70); this.flowLayoutPanel5.TabIndex = 49; // // MainFrm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.AutoSize = true; this.ClientSize = new System.Drawing.Size(987, 592); this.Controls.Add(this.tableLayoutPanel1); this.Name = "MainFrm"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "WISP GUI"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainFrm_FormClosing); this.Load += new System.EventHandler(this.MainFrm_Load); this.ResizeEnd += new System.EventHandler(this.MainFrm_ResizeEnd); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.tabControl1.ResumeLayout(false); this.tabPage2.ResumeLayout(false); this.GroupBox13.ResumeLayout(false); this.GroupBox13.PerformLayout(); this.GroupBox3.ResumeLayout(false); this.GroupBox3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.tbarZ)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tbarX)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tbarY)).EndInit(); this.GroupBox12.ResumeLayout(false); this.GroupBox12.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.tbarLPFilter)).EndInit(); this.tabPage3.ResumeLayout(false); this.tabPage3.PerformLayout(); this.tabPage5.ResumeLayout(false); this.tabPage5.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.tbarSocFilter)).EndInit(); this.tabPage6.ResumeLayout(false); this.tabPage6.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.tbarTagsPerSecFilter)).EndInit(); this.groupBox6.ResumeLayout(false); this.groupBox6.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvTagStats)).EndInit(); this.tableLayoutPanel1.ResumeLayout(false); this.flowLayoutPanel1.ResumeLayout(false); this.flowLayoutPanel1.PerformLayout(); this.flowLayoutPanel2.ResumeLayout(false); this.flowLayoutPanel2.PerformLayout(); this.flowLayoutPanel3.ResumeLayout(false); this.flowLayoutPanel4.ResumeLayout(false); this.tableLayoutPanel2.ResumeLayout(false); this.flowLayoutPanel5.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Label label2; private System.Windows.Forms.Button btnInv; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.Label lblStatus; private System.Windows.Forms.Label label7; private System.Windows.Forms.TextBox txtIPAddress; private System.Windows.Forms.Button btnConnect; private System.Windows.Forms.Label label1; private System.Windows.Forms.TabControl tabControl1; internal System.Windows.Forms.Label lblViewAngY; internal System.Windows.Forms.Label lblViewAngX; internal System.Windows.Forms.Label lblAngY; internal System.Windows.Forms.Label lblAngX; internal System.Windows.Forms.Label Label28; internal System.Windows.Forms.Label Label30; internal System.Windows.Forms.Label Label24; internal System.Windows.Forms.Label Label23; private System.Windows.Forms.TabPage tabPage2; internal System.Windows.Forms.GroupBox GroupBox3; internal System.Windows.Forms.Label lblTiltZ; internal System.Windows.Forms.Label lblTiltY; internal System.Windows.Forms.Label lblTiltX; internal System.Windows.Forms.Label Label20; internal System.Windows.Forms.Label Label21; internal System.Windows.Forms.Label Label19; internal System.Windows.Forms.Label Label18; internal System.Windows.Forms.Label Label17; internal System.Windows.Forms.Label Label16; internal System.Windows.Forms.TrackBar tbarZ; internal System.Windows.Forms.TrackBar tbarX; internal System.Windows.Forms.TrackBar tbarY; internal System.Windows.Forms.GroupBox GroupBox12; internal System.Windows.Forms.Label lblFilterVal; internal System.Windows.Forms.CheckBox chkFilter; internal System.Windows.Forms.TrackBar tbarLPFilter; internal System.Windows.Forms.Label Label15; internal System.Windows.Forms.CheckBox chkSaturn; private System.Windows.Forms.Timer timerUpdateGUI; internal System.Windows.Forms.CheckBox chkFlipY; internal System.Windows.Forms.CheckBox chkFlipX; internal System.Windows.Forms.Label label4; internal System.Windows.Forms.Label label8; internal System.Windows.Forms.Label lblXMin; internal System.Windows.Forms.Label lblXMax; internal System.Windows.Forms.Label label25; internal System.Windows.Forms.Label label26; internal System.Windows.Forms.Label lblYMin; internal System.Windows.Forms.Label lblYMax; internal System.Windows.Forms.Label lblDy; internal System.Windows.Forms.Label lblDx; internal System.Windows.Forms.Label label31; internal System.Windows.Forms.Label label32; private System.Windows.Forms.TabPage tabPage3; private System.Windows.Forms.TabPage tabPage4; private System.Windows.Forms.TabPage tabPage6; private System.Windows.Forms.TabPage tabPage5; private System.Windows.Forms.Label label36; private System.Windows.Forms.Timer timerFrameRateMeasure; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox txtSaturnRefreshMs; private System.Windows.Forms.Label lblTemperature; private System.Windows.Forms.Label label37; private System.Windows.Forms.Label lblTemperatureSource; private System.Windows.Forms.Label label38; private System.Windows.Forms.TextBox txtDebugMessages; private System.Windows.Forms.Label label39; private System.Windows.Forms.Label lblTagsPerSecond; private System.Windows.Forms.Timer timerTagRateMeasure; internal System.Windows.Forms.TrackBar tbarTagsPerSecFilter; internal System.Windows.Forms.Label label40; internal System.Windows.Forms.GroupBox GroupBox13; internal System.Windows.Forms.Label label6; private System.Windows.Forms.Label label9; private System.Windows.Forms.TextBox txtTagRateWindowSeconds; private ZedGraph.ZedGraphControl graphTemperature; private ZedGraph.ZedGraphControl graphSOC; internal System.Windows.Forms.Label label10; internal System.Windows.Forms.Label lblDz; internal System.Windows.Forms.Label lblZMax; internal System.Windows.Forms.Label label13; internal System.Windows.Forms.Label lblZMin; internal System.Windows.Forms.Label label22; private System.Windows.Forms.Button btnCalAccel; private System.Windows.Forms.Label lblGUITime; private System.Windows.Forms.Label lblHandlerTime; private System.Windows.Forms.TextBox txtBoxTags; private System.Windows.Forms.Label lblMode; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label45; private System.Windows.Forms.TextBox txtMessages; private System.Windows.Forms.Timer timerAttenuatorTest; private System.Windows.Forms.GroupBox groupBox6; private System.Windows.Forms.RadioButton chkReadAll; private System.Windows.Forms.RadioButton chkReadSelected; private System.Windows.Forms.RadioButton chkReadDisabled; private System.Windows.Forms.CheckBox chkSOCV1V2; internal System.Windows.Forms.TrackBar tbarSocFilter; internal System.Windows.Forms.Label lblSocLowPassFilter; private System.Windows.Forms.Label lblSocTemperature; private System.Windows.Forms.Label label27; private System.Windows.Forms.Label label14; private System.Windows.Forms.TextBox txtSocCalAdc2; private System.Windows.Forms.TextBox txtSocCalTemp2; private System.Windows.Forms.TextBox txtSocCalAdc1; private System.Windows.Forms.TextBox txtSocCalTemp1; private System.Windows.Forms.Label lblSocADC; private System.Windows.Forms.Label label29; internal System.Windows.Forms.Label lblSocCalOk; private System.Windows.Forms.CheckBox chkSocPlotTemp; private System.Windows.Forms.DataGridView dgvTagStats; private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2; private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; private System.Windows.Forms.Button btnClear; private System.Windows.Forms.Button btnSettings; private System.Windows.Forms.Button btnLogging; private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel3; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel4; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel5; private System.Windows.Forms.CheckBox chkMIDI; private System.Windows.Forms.CheckBox chkBinkBonk; } }