using System.Linq;
namespace grapher
{
partial class RawAcceleration
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea13 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Legend legend13 = new System.Windows.Forms.DataVisualization.Charting.Legend();
System.Windows.Forms.DataVisualization.Charting.Series series25 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series26 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea14 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Legend legend14 = new System.Windows.Forms.DataVisualization.Charting.Legend();
System.Windows.Forms.DataVisualization.Charting.Series series27 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series28 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea15 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Legend legend15 = new System.Windows.Forms.DataVisualization.Charting.Legend();
System.Windows.Forms.DataVisualization.Charting.Series series29 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series30 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea16 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Legend legend16 = new System.Windows.Forms.DataVisualization.Charting.Legend();
System.Windows.Forms.DataVisualization.Charting.Series series31 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series32 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea17 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Legend legend17 = new System.Windows.Forms.DataVisualization.Charting.Legend();
System.Windows.Forms.DataVisualization.Charting.Series series33 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series34 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea18 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
System.Windows.Forms.DataVisualization.Charting.Legend legend18 = new System.Windows.Forms.DataVisualization.Charting.Legend();
System.Windows.Forms.DataVisualization.Charting.Series series35 = new System.Windows.Forms.DataVisualization.Charting.Series();
System.Windows.Forms.DataVisualization.Charting.Series series36 = new System.Windows.Forms.DataVisualization.Charting.Series();
this.AccelerationChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.accelTypeDrop = new System.Windows.Forms.ComboBox();
this.sensitivityBoxX = new System.Windows.Forms.TextBox();
this.sensitivityLabel = new System.Windows.Forms.Label();
this.rotationBox = new System.Windows.Forms.TextBox();
this.rotationLabel = new System.Windows.Forms.Label();
this.accelerationBox = new System.Windows.Forms.TextBox();
this.constantOneLabel = new System.Windows.Forms.Label();
this.capBoxX = new System.Windows.Forms.TextBox();
this.capLabel = new System.Windows.Forms.Label();
this.weightBoxFirst = new System.Windows.Forms.TextBox();
this.weightLabel = new System.Windows.Forms.Label();
this.weightBoxSecond = new System.Windows.Forms.TextBox();
this.limitBox = new System.Windows.Forms.TextBox();
this.constantTwoLabel = new System.Windows.Forms.Label();
this.midpointBox = new System.Windows.Forms.TextBox();
this.constantThreeLabel = new System.Windows.Forms.Label();
this.offsetBox = new System.Windows.Forms.TextBox();
this.offsetLabel = new System.Windows.Forms.Label();
this.writeButton = new System.Windows.Forms.Button();
this.sensitivityBoxY = new System.Windows.Forms.TextBox();
this.capBoxY = new System.Windows.Forms.TextBox();
this.sensXYLock = new System.Windows.Forms.CheckBox();
this.LockXYLabel = new System.Windows.Forms.Label();
this.VelocityChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.GainChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
this.graphsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.showVelocityGainToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.scaleByDPIToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.dPIToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.DPITextBox = new System.Windows.Forms.ToolStripTextBox();
this.pollRateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.PollRateTextBox = new System.Windows.Forms.ToolStripTextBox();
this.ScaleMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.advancedToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.capStyleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.sensitivityToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.velocityGainToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.wholeVectorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.byVectorComponentToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.startupToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.AutoWriteMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.AccelerationChartY = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.VelocityChartY = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.GainChartY = new System.Windows.Forms.DataVisualization.Charting.Chart();
this.MouseLabel = new System.Windows.Forms.Label();
this.ActiveValueTitle = new System.Windows.Forms.Label();
this.SensitivityActiveXLabel = new System.Windows.Forms.Label();
this.SensitivityActiveYLabel = new System.Windows.Forms.Label();
this.RotationActiveLabel = new System.Windows.Forms.Label();
this.AccelTypeActiveLabel = new System.Windows.Forms.Label();
this.AccelerationActiveLabel = new System.Windows.Forms.Label();
this.CapActiveXLabel = new System.Windows.Forms.Label();
this.WeightActiveXLabel = new System.Windows.Forms.Label();
this.WeightActiveYLabel = new System.Windows.Forms.Label();
this.CapActiveYLabel = new System.Windows.Forms.Label();
this.OffsetActiveLabel = new System.Windows.Forms.Label();
this.LimitExpActiveLabel = new System.Windows.Forms.Label();
this.MidpointActiveLabel = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.textBox2 = new System.Windows.Forms.TextBox();
this.textBox3 = new System.Windows.Forms.TextBox();
this.textBox4 = new System.Windows.Forms.TextBox();
this.accelTypeDropY = new System.Windows.Forms.ComboBox();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.checkBox1 = new System.Windows.Forms.CheckBox();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.AccelerationChart)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.VelocityChart)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GainChart)).BeginInit();
this.menuStrip1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.AccelerationChartY)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.VelocityChartY)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GainChartY)).BeginInit();
this.SuspendLayout();
//
// AccelerationChart
//
chartArea13.AxisX.Title = "Speed (counts/ms)";
chartArea13.AxisY.Title = "Sensitivity (magnitude ratio)";
chartArea13.Name = "ChartArea1";
this.AccelerationChart.ChartAreas.Add(chartArea13);
legend13.Name = "Legend1";
this.AccelerationChart.Legends.Add(legend13);
this.AccelerationChart.Location = new System.Drawing.Point(432, 0);
this.AccelerationChart.Name = "AccelerationChart";
series25.ChartArea = "ChartArea1";
series25.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
series25.Legend = "Legend1";
series25.Name = "Accelerated Sensitivity";
series26.ChartArea = "ChartArea1";
series26.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
series26.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
series26.Legend = "Legend1";
series26.Name = "LastAccelVal";
this.AccelerationChart.Series.Add(series25);
this.AccelerationChart.Series.Add(series26);
this.AccelerationChart.Size = new System.Drawing.Size(723, 328);
this.AccelerationChart.TabIndex = 0;
this.AccelerationChart.Text = "Sensitivity";
//
// accelTypeDrop
//
this.accelTypeDrop.FormattingEnabled = true;
this.accelTypeDrop.Location = new System.Drawing.Point(105, 110);
this.accelTypeDrop.Name = "accelTypeDrop";
this.accelTypeDrop.Size = new System.Drawing.Size(76, 21);
this.accelTypeDrop.TabIndex = 2;
this.accelTypeDrop.Text = "Accel Type";
//
// sensitivityBoxX
//
this.sensitivityBoxX.Location = new System.Drawing.Point(105, 46);
this.sensitivityBoxX.Name = "sensitivityBoxX";
this.sensitivityBoxX.Size = new System.Drawing.Size(34, 20);
this.sensitivityBoxX.TabIndex = 3;
//
// sensitivityLabel
//
this.sensitivityLabel.AutoSize = true;
this.sensitivityLabel.Location = new System.Drawing.Point(24, 49);
this.sensitivityLabel.Name = "sensitivityLabel";
this.sensitivityLabel.Size = new System.Drawing.Size(54, 13);
this.sensitivityLabel.TabIndex = 4;
this.sensitivityLabel.Text = "Sensitivity";
//
// rotationBox
//
this.rotationBox.Location = new System.Drawing.Point(105, 72);
this.rotationBox.Name = "rotationBox";
this.rotationBox.Size = new System.Drawing.Size(76, 20);
this.rotationBox.TabIndex = 5;
//
// rotationLabel
//
this.rotationLabel.AutoSize = true;
this.rotationLabel.Location = new System.Drawing.Point(34, 75);
this.rotationLabel.Name = "rotationLabel";
this.rotationLabel.Size = new System.Drawing.Size(47, 13);
this.rotationLabel.TabIndex = 6;
this.rotationLabel.Text = "Rotation";
//
// accelerationBox
//
this.accelerationBox.Location = new System.Drawing.Point(105, 137);
this.accelerationBox.Name = "accelerationBox";
this.accelerationBox.Size = new System.Drawing.Size(76, 20);
this.accelerationBox.TabIndex = 7;
//
// constantOneLabel
//
this.constantOneLabel.AutoSize = true;
this.constantOneLabel.Location = new System.Drawing.Point(24, 140);
this.constantOneLabel.Name = "constantOneLabel";
this.constantOneLabel.Size = new System.Drawing.Size(66, 13);
this.constantOneLabel.TabIndex = 9;
this.constantOneLabel.Text = "Acceleration";
this.constantOneLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// capBoxX
//
this.capBoxX.Location = new System.Drawing.Point(105, 163);
this.capBoxX.Name = "capBoxX";
this.capBoxX.Size = new System.Drawing.Size(76, 20);
this.capBoxX.TabIndex = 10;
//
// capLabel
//
this.capLabel.AutoSize = true;
this.capLabel.Location = new System.Drawing.Point(43, 166);
this.capLabel.Name = "capLabel";
this.capLabel.Size = new System.Drawing.Size(26, 13);
this.capLabel.TabIndex = 11;
this.capLabel.Text = "Cap";
this.capLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// weightBoxFirst
//
this.weightBoxFirst.Location = new System.Drawing.Point(105, 189);
this.weightBoxFirst.Name = "weightBoxFirst";
this.weightBoxFirst.Size = new System.Drawing.Size(76, 20);
this.weightBoxFirst.TabIndex = 12;
//
// weightLabel
//
this.weightLabel.AutoSize = true;
this.weightLabel.Location = new System.Drawing.Point(40, 192);
this.weightLabel.Name = "weightLabel";
this.weightLabel.Size = new System.Drawing.Size(41, 13);
this.weightLabel.TabIndex = 13;
this.weightLabel.Text = "Weight";
this.weightLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// weightBoxSecond
//
this.weightBoxSecond.Location = new System.Drawing.Point(267, 189);
this.weightBoxSecond.Name = "weightBoxSecond";
this.weightBoxSecond.Size = new System.Drawing.Size(76, 20);
this.weightBoxSecond.TabIndex = 14;
//
// limitBox
//
this.limitBox.Location = new System.Drawing.Point(105, 241);
this.limitBox.Name = "limitBox";
this.limitBox.Size = new System.Drawing.Size(76, 20);
this.limitBox.TabIndex = 15;
//
// constantTwoLabel
//
this.constantTwoLabel.AutoSize = true;
this.constantTwoLabel.Location = new System.Drawing.Point(24, 244);
this.constantTwoLabel.Name = "constantTwoLabel";
this.constantTwoLabel.Size = new System.Drawing.Size(78, 13);
this.constantTwoLabel.TabIndex = 16;
this.constantTwoLabel.Text = "Limit/Exponent";
this.constantTwoLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// midpointBox
//
this.midpointBox.Location = new System.Drawing.Point(105, 267);
this.midpointBox.Name = "midpointBox";
this.midpointBox.Size = new System.Drawing.Size(76, 20);
this.midpointBox.TabIndex = 17;
//
// constantThreeLabel
//
this.constantThreeLabel.AutoSize = true;
this.constantThreeLabel.Location = new System.Drawing.Point(34, 270);
this.constantThreeLabel.Name = "constantThreeLabel";
this.constantThreeLabel.Size = new System.Drawing.Size(47, 13);
this.constantThreeLabel.TabIndex = 18;
this.constantThreeLabel.Text = "Midpoint";
this.constantThreeLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// offsetBox
//
this.offsetBox.Location = new System.Drawing.Point(105, 215);
this.offsetBox.Name = "offsetBox";
this.offsetBox.Size = new System.Drawing.Size(76, 20);
this.offsetBox.TabIndex = 19;
//
// offsetLabel
//
this.offsetLabel.AutoSize = true;
this.offsetLabel.Location = new System.Drawing.Point(43, 218);
this.offsetLabel.Name = "offsetLabel";
this.offsetLabel.Size = new System.Drawing.Size(35, 13);
this.offsetLabel.TabIndex = 20;
this.offsetLabel.Text = "Offset";
this.offsetLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// writeButton
//
this.writeButton.Location = new System.Drawing.Point(153, 293);
this.writeButton.Name = "writeButton";
this.writeButton.Size = new System.Drawing.Size(102, 23);
this.writeButton.TabIndex = 21;
this.writeButton.Text = "Write To Driver";
this.writeButton.UseVisualStyleBackColor = true;
this.writeButton.Click += new System.EventHandler(this.writeButton_Click);
//
// sensitivityBoxY
//
this.sensitivityBoxY.Location = new System.Drawing.Point(145, 46);
this.sensitivityBoxY.Name = "sensitivityBoxY";
this.sensitivityBoxY.Size = new System.Drawing.Size(34, 20);
this.sensitivityBoxY.TabIndex = 22;
//
// capBoxY
//
this.capBoxY.Location = new System.Drawing.Point(267, 163);
this.capBoxY.Name = "capBoxY";
this.capBoxY.Size = new System.Drawing.Size(76, 20);
this.capBoxY.TabIndex = 23;
//
// sensXYLock
//
this.sensXYLock.AutoSize = true;
this.sensXYLock.Checked = true;
this.sensXYLock.CheckState = System.Windows.Forms.CheckState.Checked;
this.sensXYLock.Location = new System.Drawing.Point(219, 49);
this.sensXYLock.Name = "sensXYLock";
this.sensXYLock.Size = new System.Drawing.Size(15, 14);
this.sensXYLock.TabIndex = 24;
this.sensXYLock.UseVisualStyleBackColor = true;
//
// LockXYLabel
//
this.LockXYLabel.AutoSize = true;
this.LockXYLabel.Location = new System.Drawing.Point(195, 30);
this.LockXYLabel.Name = "LockXYLabel";
this.LockXYLabel.Size = new System.Drawing.Size(60, 13);
this.LockXYLabel.TabIndex = 27;
this.LockXYLabel.Text = "Lock X && Y";
//
// VelocityChart
//
chartArea14.AxisX.Title = "Speed (count/ms)";
chartArea14.AxisY.Title = "Output Speed (counts/ms)";
chartArea14.Name = "ChartArea1";
this.VelocityChart.ChartAreas.Add(chartArea14);
legend14.Name = "Legend1";
this.VelocityChart.Legends.Add(legend14);
this.VelocityChart.Location = new System.Drawing.Point(432, 334);
this.VelocityChart.Name = "VelocityChart";
series27.ChartArea = "ChartArea1";
series27.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
series27.Legend = "Legend1";
series27.Name = "Mouse Velocity";
series28.ChartArea = "ChartArea1";
series28.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
series28.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
series28.Legend = "Legend1";
series28.Name = "LastVelocityVal";
this.VelocityChart.Series.Add(series27);
this.VelocityChart.Series.Add(series28);
this.VelocityChart.Size = new System.Drawing.Size(723, 307);
this.VelocityChart.TabIndex = 28;
this.VelocityChart.Text = "chart1";
//
// GainChart
//
chartArea15.AxisX.Title = "Speed (counts/ms)";
chartArea15.AxisY.Title = "Slope of Velocity Chart";
chartArea15.Name = "ChartArea1";
this.GainChart.ChartAreas.Add(chartArea15);
legend15.Name = "Legend1";
this.GainChart.Legends.Add(legend15);
this.GainChart.Location = new System.Drawing.Point(432, 647);
this.GainChart.Name = "GainChart";
series29.ChartArea = "ChartArea1";
series29.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
series29.Legend = "Legend1";
series29.Name = "Velocity Gain";
series30.ChartArea = "ChartArea1";
series30.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
series30.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
series30.Legend = "Legend1";
series30.Name = "LastGainVal";
this.GainChart.Series.Add(series29);
this.GainChart.Series.Add(series30);
this.GainChart.Size = new System.Drawing.Size(723, 309);
this.GainChart.TabIndex = 29;
this.GainChart.Text = "chart1";
//
// menuStrip1
//
this.menuStrip1.BackColor = System.Drawing.SystemColors.ControlLight;
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.graphsToolStripMenuItem,
this.advancedToolStripMenuItem,
this.startupToolStripMenuItem});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.Size = new System.Drawing.Size(1884, 24);
this.menuStrip1.TabIndex = 30;
this.menuStrip1.Text = "menuStrip1";
//
// graphsToolStripMenuItem
//
this.graphsToolStripMenuItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.graphsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.showVelocityGainToolStripMenuItem,
this.scaleByDPIToolStripMenuItem});
this.graphsToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.graphsToolStripMenuItem.Name = "graphsToolStripMenuItem";
this.graphsToolStripMenuItem.Size = new System.Drawing.Size(53, 20);
this.graphsToolStripMenuItem.Text = "Charts";
//
// showVelocityGainToolStripMenuItem
//
this.showVelocityGainToolStripMenuItem.Name = "showVelocityGainToolStripMenuItem";
this.showVelocityGainToolStripMenuItem.Size = new System.Drawing.Size(198, 22);
this.showVelocityGainToolStripMenuItem.Text = "Show Velocity && Gain";
//
// scaleByDPIToolStripMenuItem
//
this.scaleByDPIToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.dPIToolStripMenuItem,
this.pollRateToolStripMenuItem,
this.ScaleMenuItem});
this.scaleByDPIToolStripMenuItem.Name = "scaleByDPIToolStripMenuItem";
this.scaleByDPIToolStripMenuItem.Size = new System.Drawing.Size(198, 22);
this.scaleByDPIToolStripMenuItem.Text = "Scale by Mouse Settngs";
//
// dPIToolStripMenuItem
//
this.dPIToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.DPITextBox});
this.dPIToolStripMenuItem.Name = "dPIToolStripMenuItem";
this.dPIToolStripMenuItem.Size = new System.Drawing.Size(169, 22);
this.dPIToolStripMenuItem.Text = "DPI";
//
// DPITextBox
//
this.DPITextBox.Font = new System.Drawing.Font("Segoe UI", 9F);
this.DPITextBox.Name = "DPITextBox";
this.DPITextBox.Size = new System.Drawing.Size(100, 23);
//
// pollRateToolStripMenuItem
//
this.pollRateToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.PollRateTextBox});
this.pollRateToolStripMenuItem.Name = "pollRateToolStripMenuItem";
this.pollRateToolStripMenuItem.Size = new System.Drawing.Size(169, 22);
this.pollRateToolStripMenuItem.Text = "Poll Rate";
//
// PollRateTextBox
//
this.PollRateTextBox.Font = new System.Drawing.Font("Segoe UI", 9F);
this.PollRateTextBox.Name = "PollRateTextBox";
this.PollRateTextBox.Size = new System.Drawing.Size(100, 23);
//
// ScaleMenuItem
//
this.ScaleMenuItem.Name = "ScaleMenuItem";
this.ScaleMenuItem.Size = new System.Drawing.Size(169, 22);
this.ScaleMenuItem.Text = "Re-scale by above";
//
// advancedToolStripMenuItem
//
this.advancedToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.capStyleToolStripMenuItem,
this.toolStripMenuItem1});
this.advancedToolStripMenuItem.Name = "advancedToolStripMenuItem";
this.advancedToolStripMenuItem.Size = new System.Drawing.Size(72, 20);
this.advancedToolStripMenuItem.Text = "Advanced";
//
// capStyleToolStripMenuItem
//
this.capStyleToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.sensitivityToolStripMenuItem,
this.velocityGainToolStripMenuItem});
this.capStyleToolStripMenuItem.Name = "capStyleToolStripMenuItem";
this.capStyleToolStripMenuItem.Size = new System.Drawing.Size(163, 22);
this.capStyleToolStripMenuItem.Text = "Cap Style";
//
// sensitivityToolStripMenuItem
//
this.sensitivityToolStripMenuItem.Checked = true;
this.sensitivityToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
this.sensitivityToolStripMenuItem.Name = "sensitivityToolStripMenuItem";
this.sensitivityToolStripMenuItem.Size = new System.Drawing.Size(142, 22);
this.sensitivityToolStripMenuItem.Text = "Sensitivity";
//
// velocityGainToolStripMenuItem
//
this.velocityGainToolStripMenuItem.Name = "velocityGainToolStripMenuItem";
this.velocityGainToolStripMenuItem.Size = new System.Drawing.Size(142, 22);
this.velocityGainToolStripMenuItem.Text = "Velocity Gain";
//
// toolStripMenuItem1
//
this.toolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.wholeVectorToolStripMenuItem,
this.byVectorComponentToolStripMenuItem});
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new System.Drawing.Size(163, 22);
this.toolStripMenuItem1.Text = "Application Style";
//
// wholeVectorToolStripMenuItem
//
this.wholeVectorToolStripMenuItem.Checked = true;
this.wholeVectorToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
this.wholeVectorToolStripMenuItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.wholeVectorToolStripMenuItem.Name = "wholeVectorToolStripMenuItem";
this.wholeVectorToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
this.wholeVectorToolStripMenuItem.Text = "Whole";
//
// byVectorComponentToolStripMenuItem
//
this.byVectorComponentToolStripMenuItem.Name = "byVectorComponentToolStripMenuItem";
this.byVectorComponentToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
this.byVectorComponentToolStripMenuItem.Text = "By Component";
//
// startupToolStripMenuItem
//
this.startupToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.AutoWriteMenuItem});
this.startupToolStripMenuItem.Name = "startupToolStripMenuItem";
this.startupToolStripMenuItem.Size = new System.Drawing.Size(57, 20);
this.startupToolStripMenuItem.Text = "Startup";
//
// AutoWriteMenuItem
//
this.AutoWriteMenuItem.Checked = true;
this.AutoWriteMenuItem.CheckOnClick = true;
this.AutoWriteMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
this.AutoWriteMenuItem.Name = "AutoWriteMenuItem";
this.AutoWriteMenuItem.Size = new System.Drawing.Size(229, 22);
this.AutoWriteMenuItem.Text = "Apply Settings File on Startup";
//
// AccelerationChartY
//
chartArea16.AxisX.Title = "Speed (counts/ms)";
chartArea16.AxisY.Title = "Sensitivity (magnitude ratio)";
chartArea16.Name = "ChartArea1";
this.AccelerationChartY.ChartAreas.Add(chartArea16);
legend16.Name = "Legend1";
this.AccelerationChartY.Legends.Add(legend16);
this.AccelerationChartY.Location = new System.Drawing.Point(1161, 0);
this.AccelerationChartY.Name = "AccelerationChartY";
series31.ChartArea = "ChartArea1";
series31.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
series31.Legend = "Legend1";
series31.Name = "Accelerated Sensitivity";
series32.ChartArea = "ChartArea1";
series32.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
series32.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
series32.Legend = "Legend1";
series32.Name = "LastAccelVal";
this.AccelerationChartY.Series.Add(series31);
this.AccelerationChartY.Series.Add(series32);
this.AccelerationChartY.Size = new System.Drawing.Size(723, 328);
this.AccelerationChartY.TabIndex = 31;
this.AccelerationChartY.Text = "chart1";
//
// VelocityChartY
//
chartArea17.AxisX.Title = "Speed (count/ms)";
chartArea17.AxisY.Title = "Output Speed (counts/ms)";
chartArea17.Name = "ChartArea1";
this.VelocityChartY.ChartAreas.Add(chartArea17);
legend17.Name = "Legend1";
this.VelocityChartY.Legends.Add(legend17);
this.VelocityChartY.Location = new System.Drawing.Point(1161, 334);
this.VelocityChartY.Name = "VelocityChartY";
series33.ChartArea = "ChartArea1";
series33.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
series33.Legend = "Legend1";
series33.Name = "Mouse Velocity";
series34.ChartArea = "ChartArea1";
series34.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
series34.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
series34.Legend = "Legend1";
series34.Name = "LastVelocityVal";
this.VelocityChartY.Series.Add(series33);
this.VelocityChartY.Series.Add(series34);
this.VelocityChartY.Size = new System.Drawing.Size(723, 307);
this.VelocityChartY.TabIndex = 32;
this.VelocityChartY.Text = "chart1";
//
// GainChartY
//
chartArea18.AxisX.Title = "Speed (counts/ms)";
chartArea18.AxisY.Title = "Slope of Velocity Chart";
chartArea18.Name = "ChartArea1";
this.GainChartY.ChartAreas.Add(chartArea18);
legend18.Name = "Legend1";
this.GainChartY.Legends.Add(legend18);
this.GainChartY.Location = new System.Drawing.Point(1161, 647);
this.GainChartY.Name = "GainChartY";
series35.ChartArea = "ChartArea1";
series35.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
series35.Legend = "Legend1";
series35.Name = "Velocity Gain";
series36.ChartArea = "ChartArea1";
series36.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
series36.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
series36.Legend = "Legend1";
series36.Name = "LastGainVal";
this.GainChartY.Series.Add(series35);
this.GainChartY.Series.Add(series36);
this.GainChartY.Size = new System.Drawing.Size(723, 309);
this.GainChartY.TabIndex = 33;
this.GainChartY.Text = "chart1";
//
// MouseLabel
//
this.MouseLabel.AutoSize = true;
this.MouseLabel.Location = new System.Drawing.Point(1, 24);
this.MouseLabel.Name = "MouseLabel";
this.MouseLabel.Size = new System.Drawing.Size(80, 13);
this.MouseLabel.TabIndex = 34;
this.MouseLabel.Text = "Last (x, y): (x, y)";
//
// ActiveValueTitle
//
this.ActiveValueTitle.AutoSize = true;
this.ActiveValueTitle.Location = new System.Drawing.Point(359, 30);
this.ActiveValueTitle.Name = "ActiveValueTitle";
this.ActiveValueTitle.Size = new System.Drawing.Size(67, 13);
this.ActiveValueTitle.TabIndex = 35;
this.ActiveValueTitle.Text = "Active Value";
//
// SensitivityActiveXLabel
//
this.SensitivityActiveXLabel.AutoSize = true;
this.SensitivityActiveXLabel.Location = new System.Drawing.Point(359, 53);
this.SensitivityActiveXLabel.Name = "SensitivityActiveXLabel";
this.SensitivityActiveXLabel.Size = new System.Drawing.Size(14, 13);
this.SensitivityActiveXLabel.TabIndex = 36;
this.SensitivityActiveXLabel.Text = "X";
//
// SensitivityActiveYLabel
//
this.SensitivityActiveYLabel.AutoSize = true;
this.SensitivityActiveYLabel.Location = new System.Drawing.Point(403, 53);
this.SensitivityActiveYLabel.Name = "SensitivityActiveYLabel";
this.SensitivityActiveYLabel.Size = new System.Drawing.Size(14, 13);
this.SensitivityActiveYLabel.TabIndex = 37;
this.SensitivityActiveYLabel.Text = "Y";
//
// RotationActiveLabel
//
this.RotationActiveLabel.AutoSize = true;
this.RotationActiveLabel.Location = new System.Drawing.Point(384, 75);
this.RotationActiveLabel.Name = "RotationActiveLabel";
this.RotationActiveLabel.Size = new System.Drawing.Size(13, 13);
this.RotationActiveLabel.TabIndex = 38;
this.RotationActiveLabel.Text = "0";
//
// AccelTypeActiveLabel
//
this.AccelTypeActiveLabel.AutoSize = true;
this.AccelTypeActiveLabel.Location = new System.Drawing.Point(360, 113);
this.AccelTypeActiveLabel.Name = "AccelTypeActiveLabel";
this.AccelTypeActiveLabel.Size = new System.Drawing.Size(41, 13);
this.AccelTypeActiveLabel.TabIndex = 39;
this.AccelTypeActiveLabel.Text = "Default";
//
// AccelerationActiveLabel
//
this.AccelerationActiveLabel.AutoSize = true;
this.AccelerationActiveLabel.Location = new System.Drawing.Point(359, 140);
this.AccelerationActiveLabel.Name = "AccelerationActiveLabel";
this.AccelerationActiveLabel.Size = new System.Drawing.Size(13, 13);
this.AccelerationActiveLabel.TabIndex = 40;
this.AccelerationActiveLabel.Text = "0";
//
// CapActiveXLabel
//
this.CapActiveXLabel.AutoSize = true;
this.CapActiveXLabel.Location = new System.Drawing.Point(359, 166);
this.CapActiveXLabel.Name = "CapActiveXLabel";
this.CapActiveXLabel.Size = new System.Drawing.Size(13, 13);
this.CapActiveXLabel.TabIndex = 41;
this.CapActiveXLabel.Text = "0";
//
// WeightActiveXLabel
//
this.WeightActiveXLabel.AutoSize = true;
this.WeightActiveXLabel.Location = new System.Drawing.Point(359, 192);
this.WeightActiveXLabel.Name = "WeightActiveXLabel";
this.WeightActiveXLabel.Size = new System.Drawing.Size(13, 13);
this.WeightActiveXLabel.TabIndex = 42;
this.WeightActiveXLabel.Text = "0";
//
// WeightActiveYLabel
//
this.WeightActiveYLabel.AutoSize = true;
this.WeightActiveYLabel.Location = new System.Drawing.Point(403, 192);
this.WeightActiveYLabel.Name = "WeightActiveYLabel";
this.WeightActiveYLabel.Size = new System.Drawing.Size(13, 13);
this.WeightActiveYLabel.TabIndex = 43;
this.WeightActiveYLabel.Text = "0";
//
// CapActiveYLabel
//
this.CapActiveYLabel.AutoSize = true;
this.CapActiveYLabel.Location = new System.Drawing.Point(403, 166);
this.CapActiveYLabel.Name = "CapActiveYLabel";
this.CapActiveYLabel.Size = new System.Drawing.Size(13, 13);
this.CapActiveYLabel.TabIndex = 44;
this.CapActiveYLabel.Text = "0";
//
// OffsetActiveLabel
//
this.OffsetActiveLabel.AutoSize = true;
this.OffsetActiveLabel.Location = new System.Drawing.Point(359, 218);
this.OffsetActiveLabel.Name = "OffsetActiveLabel";
this.OffsetActiveLabel.Size = new System.Drawing.Size(13, 13);
this.OffsetActiveLabel.TabIndex = 45;
this.OffsetActiveLabel.Text = "0";
//
// LimitExpActiveLabel
//
this.LimitExpActiveLabel.AutoSize = true;
this.LimitExpActiveLabel.Location = new System.Drawing.Point(359, 244);
this.LimitExpActiveLabel.Name = "LimitExpActiveLabel";
this.LimitExpActiveLabel.Size = new System.Drawing.Size(13, 13);
this.LimitExpActiveLabel.TabIndex = 46;
this.LimitExpActiveLabel.Text = "0";
//
// MidpointActiveLabel
//
this.MidpointActiveLabel.AutoSize = true;
this.MidpointActiveLabel.Location = new System.Drawing.Point(360, 270);
this.MidpointActiveLabel.Name = "MidpointActiveLabel";
this.MidpointActiveLabel.Size = new System.Drawing.Size(13, 13);
this.MidpointActiveLabel.TabIndex = 47;
this.MidpointActiveLabel.Text = "0";
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(267, 137);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(76, 20);
this.textBox1.TabIndex = 48;
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(267, 215);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(76, 20);
this.textBox2.TabIndex = 49;
//
// textBox3
//
this.textBox3.Location = new System.Drawing.Point(267, 241);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(76, 20);
this.textBox3.TabIndex = 50;
//
// textBox4
//
this.textBox4.Location = new System.Drawing.Point(267, 267);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(76, 20);
this.textBox4.TabIndex = 51;
//
// accelTypeDropY
//
this.accelTypeDropY.FormattingEnabled = true;
this.accelTypeDropY.Location = new System.Drawing.Point(267, 110);
this.accelTypeDropY.Name = "accelTypeDropY";
this.accelTypeDropY.Size = new System.Drawing.Size(76, 21);
this.accelTypeDropY.TabIndex = 52;
this.accelTypeDropY.Text = "Accel Type";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(403, 140);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(13, 13);
this.label1.TabIndex = 53;
this.label1.Text = "0";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(403, 218);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(13, 13);
this.label2.TabIndex = 54;
this.label2.Text = "0";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(403, 244);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(13, 13);
this.label3.TabIndex = 55;
this.label3.Text = "0";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(403, 270);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(13, 13);
this.label4.TabIndex = 56;
this.label4.Text = "0";
//
// checkBox1
//
this.checkBox1.AutoSize = true;
this.checkBox1.Checked = true;
this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
this.checkBox1.Location = new System.Drawing.Point(219, 113);
this.checkBox1.Name = "checkBox1";
this.checkBox1.Size = new System.Drawing.Size(15, 14);
this.checkBox1.TabIndex = 57;
this.checkBox1.UseVisualStyleBackColor = true;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(195, 140);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(66, 13);
this.label5.TabIndex = 58;
this.label5.Text = "Acceleration";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(208, 166);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(26, 13);
this.label6.TabIndex = 59;
this.label6.Text = "Cap";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(202, 192);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(41, 13);
this.label7.TabIndex = 60;
this.label7.Text = "Weight";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(208, 218);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(35, 13);
this.label8.TabIndex = 61;
this.label8.Text = "Offset";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(196, 244);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(51, 13);
this.label9.TabIndex = 62;
this.label9.Text = "Limit/Exp";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(200, 270);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(47, 13);
this.label10.TabIndex = 63;
this.label10.Text = "Midpoint";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(142, 94);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(14, 13);
this.label11.TabIndex = 64;
this.label11.Text = "X";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(300, 94);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(14, 13);
this.label12.TabIndex = 65;
this.label12.Text = "Y";
//
// RawAcceleration
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1884, 956);
this.Controls.Add(this.label12);
this.Controls.Add(this.label11);
this.Controls.Add(this.label10);
this.Controls.Add(this.label9);
this.Controls.Add(this.label8);
this.Controls.Add(this.label7);
this.Controls.Add(this.label6);
this.Controls.Add(this.label5);
this.Controls.Add(this.checkBox1);
this.Controls.Add(this.label4);
this.Controls.Add(this.label3);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Controls.Add(this.accelTypeDropY);
this.Controls.Add(this.textBox4);
this.Controls.Add(this.textBox3);
this.Controls.Add(this.textBox2);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.MidpointActiveLabel);
this.Controls.Add(this.LimitExpActiveLabel);
this.Controls.Add(this.OffsetActiveLabel);
this.Controls.Add(this.CapActiveYLabel);
this.Controls.Add(this.WeightActiveYLabel);
this.Controls.Add(this.WeightActiveXLabel);
this.Controls.Add(this.CapActiveXLabel);
this.Controls.Add(this.AccelerationActiveLabel);
this.Controls.Add(this.AccelTypeActiveLabel);
this.Controls.Add(this.RotationActiveLabel);
this.Controls.Add(this.SensitivityActiveYLabel);
this.Controls.Add(this.SensitivityActiveXLabel);
this.Controls.Add(this.ActiveValueTitle);
this.Controls.Add(this.MouseLabel);
this.Controls.Add(this.GainChartY);
this.Controls.Add(this.VelocityChartY);
this.Controls.Add(this.AccelerationChartY);
this.Controls.Add(this.GainChart);
this.Controls.Add(this.VelocityChart);
this.Controls.Add(this.LockXYLabel);
this.Controls.Add(this.sensXYLock);
this.Controls.Add(this.capBoxY);
this.Controls.Add(this.sensitivityBoxY);
this.Controls.Add(this.writeButton);
this.Controls.Add(this.offsetLabel);
this.Controls.Add(this.offsetBox);
this.Controls.Add(this.constantThreeLabel);
this.Controls.Add(this.midpointBox);
this.Controls.Add(this.constantTwoLabel);
this.Controls.Add(this.limitBox);
this.Controls.Add(this.weightBoxSecond);
this.Controls.Add(this.weightLabel);
this.Controls.Add(this.weightBoxFirst);
this.Controls.Add(this.capLabel);
this.Controls.Add(this.capBoxX);
this.Controls.Add(this.constantOneLabel);
this.Controls.Add(this.accelerationBox);
this.Controls.Add(this.rotationLabel);
this.Controls.Add(this.rotationBox);
this.Controls.Add(this.sensitivityLabel);
this.Controls.Add(this.sensitivityBoxX);
this.Controls.Add(this.accelTypeDrop);
this.Controls.Add(this.AccelerationChart);
this.Controls.Add(this.menuStrip1);
this.Name = "RawAcceleration";
this.Text = "Raw Acceleration Graph";
this.Load += new System.EventHandler(this.Form1_Load);
this.Paint += new System.Windows.Forms.PaintEventHandler(this.RawAcceleration_Paint);
((System.ComponentModel.ISupportInitialize)(this.AccelerationChart)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.VelocityChart)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GainChart)).EndInit();
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.AccelerationChartY)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.VelocityChartY)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GainChartY)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.DataVisualization.Charting.Chart AccelerationChart;
private System.Windows.Forms.ComboBox accelTypeDrop;
private System.Windows.Forms.TextBox sensitivityBoxX;
private System.Windows.Forms.Label sensitivityLabel;
private System.Windows.Forms.TextBox rotationBox;
private System.Windows.Forms.Label rotationLabel;
private System.Windows.Forms.TextBox accelerationBox;
private System.Windows.Forms.Label constantOneLabel;
private System.Windows.Forms.TextBox capBoxX;
private System.Windows.Forms.Label capLabel;
private System.Windows.Forms.TextBox weightBoxFirst;
private System.Windows.Forms.Label weightLabel;
private System.Windows.Forms.TextBox weightBoxSecond;
private System.Windows.Forms.TextBox limitBox;
private System.Windows.Forms.Label constantTwoLabel;
private System.Windows.Forms.TextBox midpointBox;
private System.Windows.Forms.Label constantThreeLabel;
private System.Windows.Forms.TextBox offsetBox;
private System.Windows.Forms.Label offsetLabel;
private System.Windows.Forms.Button writeButton;
private System.Windows.Forms.TextBox sensitivityBoxY;
private System.Windows.Forms.TextBox capBoxY;
private System.Windows.Forms.CheckBox sensXYLock;
private System.Windows.Forms.Label LockXYLabel;
private System.Windows.Forms.DataVisualization.Charting.Chart VelocityChart;
private System.Windows.Forms.DataVisualization.Charting.Chart GainChart;
private System.Windows.Forms.MenuStrip menuStrip1;
private System.Windows.Forms.ToolStripMenuItem graphsToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem showVelocityGainToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem advancedToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem capStyleToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem sensitivityToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem velocityGainToolStripMenuItem;
private System.Windows.Forms.DataVisualization.Charting.Chart AccelerationChartY;
private System.Windows.Forms.DataVisualization.Charting.Chart VelocityChartY;
private System.Windows.Forms.DataVisualization.Charting.Chart GainChartY;
private System.Windows.Forms.Label MouseLabel;
private System.Windows.Forms.ToolStripMenuItem scaleByDPIToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem dPIToolStripMenuItem;
private System.Windows.Forms.ToolStripTextBox DPITextBox;
private System.Windows.Forms.ToolStripMenuItem pollRateToolStripMenuItem;
private System.Windows.Forms.ToolStripTextBox PollRateTextBox;
private System.Windows.Forms.ToolStripMenuItem ScaleMenuItem;
private System.Windows.Forms.Label ActiveValueTitle;
private System.Windows.Forms.Label SensitivityActiveXLabel;
private System.Windows.Forms.Label SensitivityActiveYLabel;
private System.Windows.Forms.Label RotationActiveLabel;
private System.Windows.Forms.Label AccelTypeActiveLabel;
private System.Windows.Forms.Label AccelerationActiveLabel;
private System.Windows.Forms.Label CapActiveXLabel;
private System.Windows.Forms.Label WeightActiveXLabel;
private System.Windows.Forms.Label WeightActiveYLabel;
private System.Windows.Forms.Label CapActiveYLabel;
private System.Windows.Forms.Label OffsetActiveLabel;
private System.Windows.Forms.Label LimitExpActiveLabel;
private System.Windows.Forms.Label MidpointActiveLabel;
private System.Windows.Forms.ToolStripMenuItem startupToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem AutoWriteMenuItem;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem wholeVectorToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem byVectorComponentToolStripMenuItem;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.ComboBox accelTypeDropY;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.CheckBox checkBox1;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label12;
}
}