namespace CPFConsole
{
partial class Form1
{
///
/// 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()
{
this.components = new System.ComponentModel.Container();
this.rtbCPFMessages = new System.Windows.Forms.RichTextBox();
this.rtbBellowsPosition = new System.Windows.Forms.RichTextBox();
this.label4 = new System.Windows.Forms.Label();
this.rtbCTDPressure = new System.Windows.Forms.RichTextBox();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.rtbComment = new System.Windows.Forms.RichTextBox();
this.rtbCPFState = new System.Windows.Forms.RichTextBox();
this.textBox1 = new System.Windows.Forms.TextBox();
this.btnExit = new System.Windows.Forms.Button();
this.label6 = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.rtbHousingP = new System.Windows.Forms.RichTextBox();
this.label24 = new System.Windows.Forms.Label();
this.rtbHousingH = new System.Windows.Forms.RichTextBox();
this.label25 = new System.Windows.Forms.Label();
this.rtbHousingT = new System.Windows.Forms.RichTextBox();
this.tabPage8 = new System.Windows.Forms.TabPage();
this.rtbFoundText = new System.Windows.Forms.RichTextBox();
this.tbSearchText = new System.Windows.Forms.TextBox();
this.label32 = new System.Windows.Forms.Label();
this.tabPage7 = new System.Windows.Forms.TabPage();
this.label31 = new System.Windows.Forms.Label();
this.label30 = new System.Windows.Forms.Label();
this.label29 = new System.Windows.Forms.Label();
this.label28 = new System.Windows.Forms.Label();
this.label27 = new System.Windows.Forms.Label();
this.rtbSBE41InString = new System.Windows.Forms.RichTextBox();
this.rtbCTDSamplePeriod = new System.Windows.Forms.RichTextBox();
this.rtbSBE41DiffVelocity = new System.Windows.Forms.RichTextBox();
this.rtbSBE41LPFVelocity = new System.Windows.Forms.RichTextBox();
this.rtbSBE41LPFPressure = new System.Windows.Forms.RichTextBox();
this.rtbSBE41RawPressure = new System.Windows.Forms.RichTextBox();
this.tabPage6 = new System.Windows.Forms.TabPage();
this.label26 = new System.Windows.Forms.Label();
this.rtbDirectory = new System.Windows.Forms.RichTextBox();
this.nudUpEngr = new System.Windows.Forms.NumericUpDown();
this.btnGetDir = new System.Windows.Forms.Button();
this.btnUpEngr = new System.Windows.Forms.Button();
this.tabPage5 = new System.Windows.Forms.TabPage();
this.richTextBox2 = new System.Windows.Forms.RichTextBox();
this.rtbPIDh = new System.Windows.Forms.RichTextBox();
this.rtbPIDB = new System.Windows.Forms.RichTextBox();
this.rtbPIDTd = new System.Windows.Forms.RichTextBox();
this.rtbPIDuHigh = new System.Windows.Forms.RichTextBox();
this.rtbPIDTt = new System.Windows.Forms.RichTextBox();
this.rtbPIDuCPS = new System.Windows.Forms.RichTextBox();
this.rtbPIDu = new System.Windows.Forms.RichTextBox();
this.rtbPIDuLow = new System.Windows.Forms.RichTextBox();
this.rtbPIDTi = new System.Windows.Forms.RichTextBox();
this.rtbPIDY2 = new System.Windows.Forms.RichTextBox();
this.rtbPIDv = new System.Windows.Forms.RichTextBox();
this.rtbPIDPV = new System.Windows.Forms.RichTextBox();
this.rtbPIDTf = new System.Windows.Forms.RichTextBox();
this.rtbPIDY1 = new System.Windows.Forms.RichTextBox();
this.rtbPIDSP = new System.Windows.Forms.RichTextBox();
this.rtbPIDI = new System.Windows.Forms.RichTextBox();
this.rtbPIDK = new System.Windows.Forms.RichTextBox();
this.label14 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label22 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.cboStopBits = new System.Windows.Forms.ComboBox();
this.txtCommand = new System.Windows.Forms.TextBox();
this.rtbOutgoing = new System.Windows.Forms.RichTextBox();
this.btnGetSerialPorts = new System.Windows.Forms.Button();
this.btnHyperTerm = new System.Windows.Forms.Button();
this.cboPorts = new System.Windows.Forms.ComboBox();
this.cboBaudRate = new System.Windows.Forms.ComboBox();
this.btnHello = new System.Windows.Forms.Button();
this.cboDataBits = new System.Windows.Forms.ComboBox();
this.btnPortState = new System.Windows.Forms.Button();
this.cboParity = new System.Windows.Forms.ComboBox();
this.btnTest = new System.Windows.Forms.Button();
this.cboHandShaking = new System.Windows.Forms.ComboBox();
this.lblRIStatus = new System.Windows.Forms.Label();
this.lblBreakStatus = new System.Windows.Forms.Label();
this.lblDSRStatus = new System.Windows.Forms.Label();
this.lblCTSStatus = new System.Windows.Forms.Label();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.StopAscentButton = new System.Windows.Forms.Button();
this.SimulateAscentButton = new System.Windows.Forms.Button();
this.stopDescent = new System.Windows.Forms.Button();
this.beginDescent = new System.Windows.Forms.Button();
this.DepthCommandButton = new System.Windows.Forms.Button();
this.label38 = new System.Windows.Forms.Label();
this.depthCommand = new System.Windows.Forms.TextBox();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.pressureButton = new System.Windows.Forms.Button();
this.label37 = new System.Windows.Forms.Label();
this.pressureCommand = new System.Windows.Forms.TextBox();
this.GenerateSignal = new System.Windows.Forms.Button();
this.label36 = new System.Windows.Forms.Label();
this.currentValue = new System.Windows.Forms.TextBox();
this.ChannelParams = new System.Windows.Forms.GroupBox();
this.label35 = new System.Windows.Forms.Label();
this.label34 = new System.Windows.Forms.Label();
this.label33 = new System.Windows.Forms.Label();
this.minValue = new System.Windows.Forms.TextBox();
this.maxValue = new System.Windows.Forms.TextBox();
this.physicalChannelComboBox = new System.Windows.Forms.ComboBox();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.btnSendExit = new System.Windows.Forms.Button();
this.btnRecoveryFalse = new System.Windows.Forms.Button();
this.btnRecoveryTrue = new System.Windows.Forms.Button();
this.btnGo = new System.Windows.Forms.Button();
this.tabPage4 = new System.Windows.Forms.TabPage();
this.rtbBatteryVoltage = new System.Windows.Forms.RichTextBox();
this.rtbTime = new System.Windows.Forms.RichTextBox();
this.rtbDate = new System.Windows.Forms.RichTextBox();
this.label5 = new System.Windows.Forms.Label();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.DescentSimulationTimer = new System.Windows.Forms.Timer(this.components);
this.AscentSimulationTimer = new System.Windows.Forms.Timer(this.components);
this.tabPage8.SuspendLayout();
this.tabPage7.SuspendLayout();
this.tabPage6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nudUpEngr)).BeginInit();
this.tabPage5.SuspendLayout();
this.tabPage3.SuspendLayout();
this.tabPage2.SuspendLayout();
this.groupBox1.SuspendLayout();
this.ChannelParams.SuspendLayout();
this.tabPage1.SuspendLayout();
this.tabPage4.SuspendLayout();
this.tabControl1.SuspendLayout();
this.SuspendLayout();
//
// rtbCPFMessages
//
this.rtbCPFMessages.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.rtbCPFMessages.HideSelection = false;
this.rtbCPFMessages.Location = new System.Drawing.Point(9, 455);
this.rtbCPFMessages.Margin = new System.Windows.Forms.Padding(2);
this.rtbCPFMessages.Name = "rtbCPFMessages";
this.rtbCPFMessages.Size = new System.Drawing.Size(1019, 224);
this.rtbCPFMessages.TabIndex = 0;
this.rtbCPFMessages.Text = "";
this.rtbCPFMessages.WordWrap = false;
//
// rtbBellowsPosition
//
this.rtbBellowsPosition.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rtbBellowsPosition.Location = new System.Drawing.Point(384, 72);
this.rtbBellowsPosition.Margin = new System.Windows.Forms.Padding(2);
this.rtbBellowsPosition.Name = "rtbBellowsPosition";
this.rtbBellowsPosition.Size = new System.Drawing.Size(121, 31);
this.rtbBellowsPosition.TabIndex = 5;
this.rtbBellowsPosition.Text = "";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(401, 55);
this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(83, 13);
this.label4.TabIndex = 4;
this.label4.Text = "Bellows Position";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// rtbCTDPressure
//
this.rtbCTDPressure.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rtbCTDPressure.Location = new System.Drawing.Point(232, 72);
this.rtbCTDPressure.Margin = new System.Windows.Forms.Padding(2);
this.rtbCTDPressure.Name = "rtbCTDPressure";
this.rtbCTDPressure.Size = new System.Drawing.Size(121, 31);
this.rtbCTDPressure.TabIndex = 5;
this.rtbCTDPressure.Text = "";
this.rtbCTDPressure.TextChanged += new System.EventHandler(this.rtbCTDPressure_TextChanged);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(401, 106);
this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(51, 13);
this.label2.TabIndex = 4;
this.label2.Text = "Comment";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(73, 55);
this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(55, 13);
this.label1.TabIndex = 4;
this.label1.Text = "CPF State";
//
// rtbComment
//
this.rtbComment.Location = new System.Drawing.Point(16, 122);
this.rtbComment.Margin = new System.Windows.Forms.Padding(2);
this.rtbComment.Name = "rtbComment";
this.rtbComment.Size = new System.Drawing.Size(811, 32);
this.rtbComment.TabIndex = 2;
this.rtbComment.Text = "";
//
// rtbCPFState
//
this.rtbCPFState.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rtbCPFState.Location = new System.Drawing.Point(16, 72);
this.rtbCPFState.Margin = new System.Windows.Forms.Padding(2);
this.rtbCPFState.Name = "rtbCPFState";
this.rtbCPFState.Size = new System.Drawing.Size(191, 31);
this.rtbCPFState.TabIndex = 2;
this.rtbCPFState.Text = "";
this.rtbCPFState.TextChanged += new System.EventHandler(this.rtbCPFState_TextChanged);
//
// textBox1
//
this.textBox1.BackColor = System.Drawing.SystemColors.Menu;
this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 24F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.textBox1.Location = new System.Drawing.Point(365, 10);
this.textBox1.Margin = new System.Windows.Forms.Padding(2);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(341, 37);
this.textBox1.TabIndex = 19;
this.textBox1.Text = "CPF Console Monitor";
//
// btnExit
//
this.btnExit.Location = new System.Drawing.Point(872, 105);
this.btnExit.Margin = new System.Windows.Forms.Padding(2);
this.btnExit.Name = "btnExit";
this.btnExit.Size = new System.Drawing.Size(73, 34);
this.btnExit.TabIndex = 20;
this.btnExit.Text = "Exit";
this.btnExit.UseVisualStyleBackColor = true;
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(265, 55);
this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(48, 13);
this.label6.TabIndex = 4;
this.label6.Text = "Pressure";
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(586, 55);
this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(90, 13);
this.label23.TabIndex = 4;
this.label23.Text = "Housing Pressure";
this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// rtbHousingP
//
this.rtbHousingP.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rtbHousingP.Location = new System.Drawing.Point(579, 72);
this.rtbHousingP.Margin = new System.Windows.Forms.Padding(2);
this.rtbHousingP.Name = "rtbHousingP";
this.rtbHousingP.Size = new System.Drawing.Size(99, 31);
this.rtbHousingP.TabIndex = 5;
this.rtbHousingP.Text = "";
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(691, 55);
this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(89, 13);
this.label24.TabIndex = 4;
this.label24.Text = "Housing Humidity";
this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// rtbHousingH
//
this.rtbHousingH.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rtbHousingH.Location = new System.Drawing.Point(688, 72);
this.rtbHousingH.Margin = new System.Windows.Forms.Padding(2);
this.rtbHousingH.Name = "rtbHousingH";
this.rtbHousingH.Size = new System.Drawing.Size(92, 31);
this.rtbHousingH.TabIndex = 5;
this.rtbHousingH.Text = "";
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(784, 55);
this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(109, 13);
this.label25.TabIndex = 4;
this.label25.Text = "Housing Temperature";
this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// rtbHousingT
//
this.rtbHousingT.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rtbHousingT.Location = new System.Drawing.Point(795, 72);
this.rtbHousingT.Margin = new System.Windows.Forms.Padding(2);
this.rtbHousingT.Name = "rtbHousingT";
this.rtbHousingT.Size = new System.Drawing.Size(92, 29);
this.rtbHousingT.TabIndex = 5;
this.rtbHousingT.Text = "";
//
// tabPage8
//
this.tabPage8.Controls.Add(this.rtbFoundText);
this.tabPage8.Controls.Add(this.tbSearchText);
this.tabPage8.Controls.Add(this.label32);
this.tabPage8.Location = new System.Drawing.Point(4, 22);
this.tabPage8.Margin = new System.Windows.Forms.Padding(2);
this.tabPage8.Name = "tabPage8";
this.tabPage8.Padding = new System.Windows.Forms.Padding(2);
this.tabPage8.Size = new System.Drawing.Size(1010, 252);
this.tabPage8.TabIndex = 7;
this.tabPage8.Text = "Search";
this.tabPage8.UseVisualStyleBackColor = true;
//
// rtbFoundText
//
this.rtbFoundText.Location = new System.Drawing.Point(123, 50);
this.rtbFoundText.Margin = new System.Windows.Forms.Padding(2);
this.rtbFoundText.Name = "rtbFoundText";
this.rtbFoundText.Size = new System.Drawing.Size(698, 99);
this.rtbFoundText.TabIndex = 2;
this.rtbFoundText.Text = "";
//
// tbSearchText
//
this.tbSearchText.Location = new System.Drawing.Point(120, 15);
this.tbSearchText.Margin = new System.Windows.Forms.Padding(2);
this.tbSearchText.Name = "tbSearchText";
this.tbSearchText.Size = new System.Drawing.Size(186, 20);
this.tbSearchText.TabIndex = 0;
//
// label32
//
this.label32.AutoSize = true;
this.label32.Location = new System.Drawing.Point(52, 15);
this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(65, 13);
this.label32.TabIndex = 1;
this.label32.Text = "Search Text";
//
// tabPage7
//
this.tabPage7.Controls.Add(this.label31);
this.tabPage7.Controls.Add(this.label30);
this.tabPage7.Controls.Add(this.label29);
this.tabPage7.Controls.Add(this.label28);
this.tabPage7.Controls.Add(this.label27);
this.tabPage7.Controls.Add(this.rtbSBE41InString);
this.tabPage7.Controls.Add(this.rtbCTDSamplePeriod);
this.tabPage7.Controls.Add(this.rtbSBE41DiffVelocity);
this.tabPage7.Controls.Add(this.rtbSBE41LPFVelocity);
this.tabPage7.Controls.Add(this.rtbSBE41LPFPressure);
this.tabPage7.Controls.Add(this.rtbSBE41RawPressure);
this.tabPage7.Location = new System.Drawing.Point(4, 22);
this.tabPage7.Margin = new System.Windows.Forms.Padding(2);
this.tabPage7.Name = "tabPage7";
this.tabPage7.Padding = new System.Windows.Forms.Padding(2);
this.tabPage7.Size = new System.Drawing.Size(1010, 252);
this.tabPage7.TabIndex = 6;
this.tabPage7.Text = "SBE41";
this.tabPage7.UseVisualStyleBackColor = true;
//
// label31
//
this.label31.AutoSize = true;
this.label31.Location = new System.Drawing.Point(598, 28);
this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(100, 13);
this.label31.TabIndex = 6;
this.label31.Text = "CTD Sample Period";
//
// label30
//
this.label30.AutoSize = true;
this.label30.Location = new System.Drawing.Point(452, 28);
this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(96, 13);
this.label30.TabIndex = 6;
this.label30.Text = "Difference Velocity";
//
// label29
//
this.label29.AutoSize = true;
this.label29.Location = new System.Drawing.Point(334, 28);
this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(66, 13);
this.label29.TabIndex = 6;
this.label29.Text = "LPF Velocity";
//
// label28
//
this.label28.AutoSize = true;
this.label28.Location = new System.Drawing.Point(197, 28);
this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(70, 13);
this.label28.TabIndex = 6;
this.label28.Text = "LPF Pressure";
//
// label27
//
this.label27.AutoSize = true;
this.label27.Location = new System.Drawing.Point(49, 28);
this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(73, 13);
this.label27.TabIndex = 6;
this.label27.Text = "Raw Pressure";
//
// rtbSBE41InString
//
this.rtbSBE41InString.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rtbSBE41InString.Location = new System.Drawing.Point(19, 99);
this.rtbSBE41InString.Margin = new System.Windows.Forms.Padding(2);
this.rtbSBE41InString.Name = "rtbSBE41InString";
this.rtbSBE41InString.Size = new System.Drawing.Size(915, 83);
this.rtbSBE41InString.TabIndex = 5;
this.rtbSBE41InString.Text = "";
//
// rtbCTDSamplePeriod
//
this.rtbCTDSamplePeriod.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rtbCTDSamplePeriod.Location = new System.Drawing.Point(586, 45);
this.rtbCTDSamplePeriod.Margin = new System.Windows.Forms.Padding(2);
this.rtbCTDSamplePeriod.Name = "rtbCTDSamplePeriod";
this.rtbCTDSamplePeriod.Size = new System.Drawing.Size(121, 31);
this.rtbCTDSamplePeriod.TabIndex = 5;
this.rtbCTDSamplePeriod.Text = "";
//
// rtbSBE41DiffVelocity
//
this.rtbSBE41DiffVelocity.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rtbSBE41DiffVelocity.Location = new System.Drawing.Point(440, 45);
this.rtbSBE41DiffVelocity.Margin = new System.Windows.Forms.Padding(2);
this.rtbSBE41DiffVelocity.Name = "rtbSBE41DiffVelocity";
this.rtbSBE41DiffVelocity.Size = new System.Drawing.Size(121, 31);
this.rtbSBE41DiffVelocity.TabIndex = 5;
this.rtbSBE41DiffVelocity.Text = "";
//
// rtbSBE41LPFVelocity
//
this.rtbSBE41LPFVelocity.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rtbSBE41LPFVelocity.Location = new System.Drawing.Point(304, 45);
this.rtbSBE41LPFVelocity.Margin = new System.Windows.Forms.Padding(2);
this.rtbSBE41LPFVelocity.Name = "rtbSBE41LPFVelocity";
this.rtbSBE41LPFVelocity.Size = new System.Drawing.Size(121, 31);
this.rtbSBE41LPFVelocity.TabIndex = 5;
this.rtbSBE41LPFVelocity.Text = "";
//
// rtbSBE41LPFPressure
//
this.rtbSBE41LPFPressure.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rtbSBE41LPFPressure.Location = new System.Drawing.Point(167, 45);
this.rtbSBE41LPFPressure.Margin = new System.Windows.Forms.Padding(2);
this.rtbSBE41LPFPressure.Name = "rtbSBE41LPFPressure";
this.rtbSBE41LPFPressure.Size = new System.Drawing.Size(121, 31);
this.rtbSBE41LPFPressure.TabIndex = 5;
this.rtbSBE41LPFPressure.Text = "";
//
// rtbSBE41RawPressure
//
this.rtbSBE41RawPressure.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rtbSBE41RawPressure.Location = new System.Drawing.Point(19, 45);
this.rtbSBE41RawPressure.Margin = new System.Windows.Forms.Padding(2);
this.rtbSBE41RawPressure.Name = "rtbSBE41RawPressure";
this.rtbSBE41RawPressure.Size = new System.Drawing.Size(121, 31);
this.rtbSBE41RawPressure.TabIndex = 5;
this.rtbSBE41RawPressure.Text = "";
//
// tabPage6
//
this.tabPage6.Controls.Add(this.label26);
this.tabPage6.Controls.Add(this.rtbDirectory);
this.tabPage6.Controls.Add(this.nudUpEngr);
this.tabPage6.Controls.Add(this.btnGetDir);
this.tabPage6.Controls.Add(this.btnUpEngr);
this.tabPage6.Location = new System.Drawing.Point(4, 22);
this.tabPage6.Margin = new System.Windows.Forms.Padding(2);
this.tabPage6.Name = "tabPage6";
this.tabPage6.Padding = new System.Windows.Forms.Padding(2);
this.tabPage6.Size = new System.Drawing.Size(1010, 252);
this.tabPage6.TabIndex = 5;
this.tabPage6.Text = "File Ops";
this.tabPage6.UseVisualStyleBackColor = true;
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(123, 99);
this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(37, 13);
this.label26.TabIndex = 28;
this.label26.Text = "File ID";
//
// rtbDirectory
//
this.rtbDirectory.Location = new System.Drawing.Point(220, 15);
this.rtbDirectory.Margin = new System.Windows.Forms.Padding(2);
this.rtbDirectory.Name = "rtbDirectory";
this.rtbDirectory.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical;
this.rtbDirectory.Size = new System.Drawing.Size(677, 184);
this.rtbDirectory.TabIndex = 28;
this.rtbDirectory.Text = "";
//
// nudUpEngr
//
this.nudUpEngr.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.nudUpEngr.Location = new System.Drawing.Point(110, 72);
this.nudUpEngr.Margin = new System.Windows.Forms.Padding(2);
this.nudUpEngr.Name = "nudUpEngr";
this.nudUpEngr.Size = new System.Drawing.Size(71, 26);
this.nudUpEngr.TabIndex = 27;
//
// btnGetDir
//
this.btnGetDir.Location = new System.Drawing.Point(18, 15);
this.btnGetDir.Margin = new System.Windows.Forms.Padding(2);
this.btnGetDir.Name = "btnGetDir";
this.btnGetDir.Size = new System.Drawing.Size(71, 33);
this.btnGetDir.TabIndex = 25;
this.btnGetDir.Text = "Get Dir";
this.btnGetDir.UseVisualStyleBackColor = true;
this.btnGetDir.Click += new System.EventHandler(this.btnGetDir_Click);
//
// btnUpEngr
//
this.btnUpEngr.Location = new System.Drawing.Point(110, 15);
this.btnUpEngr.Margin = new System.Windows.Forms.Padding(2);
this.btnUpEngr.Name = "btnUpEngr";
this.btnUpEngr.Size = new System.Drawing.Size(71, 33);
this.btnUpEngr.TabIndex = 26;
this.btnUpEngr.Text = "Up Engr";
this.btnUpEngr.UseVisualStyleBackColor = true;
this.btnUpEngr.Click += new System.EventHandler(this.btnUpEngr_Click);
//
// tabPage5
//
this.tabPage5.Controls.Add(this.richTextBox2);
this.tabPage5.Controls.Add(this.rtbPIDh);
this.tabPage5.Controls.Add(this.rtbPIDB);
this.tabPage5.Controls.Add(this.rtbPIDTd);
this.tabPage5.Controls.Add(this.rtbPIDuHigh);
this.tabPage5.Controls.Add(this.rtbPIDTt);
this.tabPage5.Controls.Add(this.rtbPIDuCPS);
this.tabPage5.Controls.Add(this.rtbPIDu);
this.tabPage5.Controls.Add(this.rtbPIDuLow);
this.tabPage5.Controls.Add(this.rtbPIDTi);
this.tabPage5.Controls.Add(this.rtbPIDY2);
this.tabPage5.Controls.Add(this.rtbPIDv);
this.tabPage5.Controls.Add(this.rtbPIDPV);
this.tabPage5.Controls.Add(this.rtbPIDTf);
this.tabPage5.Controls.Add(this.rtbPIDY1);
this.tabPage5.Controls.Add(this.rtbPIDSP);
this.tabPage5.Controls.Add(this.rtbPIDI);
this.tabPage5.Controls.Add(this.rtbPIDK);
this.tabPage5.Controls.Add(this.label14);
this.tabPage5.Controls.Add(this.label11);
this.tabPage5.Controls.Add(this.label13);
this.tabPage5.Controls.Add(this.label8);
this.tabPage5.Controls.Add(this.label10);
this.tabPage5.Controls.Add(this.label22);
this.tabPage5.Controls.Add(this.label21);
this.tabPage5.Controls.Add(this.label18);
this.tabPage5.Controls.Add(this.label12);
this.tabPage5.Controls.Add(this.label16);
this.tabPage5.Controls.Add(this.label7);
this.tabPage5.Controls.Add(this.label20);
this.tabPage5.Controls.Add(this.label17);
this.tabPage5.Controls.Add(this.label9);
this.tabPage5.Controls.Add(this.label15);
this.tabPage5.Controls.Add(this.label19);
this.tabPage5.Controls.Add(this.label3);
this.tabPage5.Location = new System.Drawing.Point(4, 22);
this.tabPage5.Margin = new System.Windows.Forms.Padding(2);
this.tabPage5.Name = "tabPage5";
this.tabPage5.Padding = new System.Windows.Forms.Padding(2);
this.tabPage5.Size = new System.Drawing.Size(1010, 252);
this.tabPage5.TabIndex = 4;
this.tabPage5.Text = "PID";
this.tabPage5.UseVisualStyleBackColor = true;
//
// richTextBox2
//
this.richTextBox2.Location = new System.Drawing.Point(92, 505);
this.richTextBox2.Margin = new System.Windows.Forms.Padding(2);
this.richTextBox2.Name = "richTextBox2";
this.richTextBox2.Size = new System.Drawing.Size(121, 22);
this.richTextBox2.TabIndex = 5;
this.richTextBox2.Text = "";
//
// rtbPIDh
//
this.rtbPIDh.Location = new System.Drawing.Point(364, 201);
this.rtbPIDh.Margin = new System.Windows.Forms.Padding(2);
this.rtbPIDh.Name = "rtbPIDh";
this.rtbPIDh.Size = new System.Drawing.Size(121, 22);
this.rtbPIDh.TabIndex = 5;
this.rtbPIDh.Text = "";
//
// rtbPIDB
//
this.rtbPIDB.Location = new System.Drawing.Point(199, 198);
this.rtbPIDB.Margin = new System.Windows.Forms.Padding(2);
this.rtbPIDB.Name = "rtbPIDB";
this.rtbPIDB.Size = new System.Drawing.Size(121, 22);
this.rtbPIDB.TabIndex = 5;
this.rtbPIDB.Text = "";
//
// rtbPIDTd
//
this.rtbPIDTd.Location = new System.Drawing.Point(40, 198);
this.rtbPIDTd.Margin = new System.Windows.Forms.Padding(2);
this.rtbPIDTd.Name = "rtbPIDTd";
this.rtbPIDTd.Size = new System.Drawing.Size(121, 22);
this.rtbPIDTd.TabIndex = 5;
this.rtbPIDTd.Text = "";
//
// rtbPIDuHigh
//
this.rtbPIDuHigh.Location = new System.Drawing.Point(364, 175);
this.rtbPIDuHigh.Margin = new System.Windows.Forms.Padding(2);
this.rtbPIDuHigh.Name = "rtbPIDuHigh";
this.rtbPIDuHigh.Size = new System.Drawing.Size(121, 22);
this.rtbPIDuHigh.TabIndex = 5;
this.rtbPIDuHigh.Text = "";
//
// rtbPIDTt
//
this.rtbPIDTt.Location = new System.Drawing.Point(199, 172);
this.rtbPIDTt.Margin = new System.Windows.Forms.Padding(2);
this.rtbPIDTt.Name = "rtbPIDTt";
this.rtbPIDTt.Size = new System.Drawing.Size(121, 22);
this.rtbPIDTt.TabIndex = 5;
this.rtbPIDTt.Text = "";
//
// rtbPIDuCPS
//
this.rtbPIDuCPS.Location = new System.Drawing.Point(344, 83);
this.rtbPIDuCPS.Margin = new System.Windows.Forms.Padding(2);
this.rtbPIDuCPS.Name = "rtbPIDuCPS";
this.rtbPIDuCPS.Size = new System.Drawing.Size(121, 22);
this.rtbPIDuCPS.TabIndex = 5;
this.rtbPIDuCPS.Text = "";
//
// rtbPIDu
//
this.rtbPIDu.Location = new System.Drawing.Point(184, 83);
this.rtbPIDu.Margin = new System.Windows.Forms.Padding(2);
this.rtbPIDu.Name = "rtbPIDu";
this.rtbPIDu.Size = new System.Drawing.Size(121, 22);
this.rtbPIDu.TabIndex = 5;
this.rtbPIDu.Text = "";
//
// rtbPIDuLow
//
this.rtbPIDuLow.Location = new System.Drawing.Point(364, 149);
this.rtbPIDuLow.Margin = new System.Windows.Forms.Padding(2);
this.rtbPIDuLow.Name = "rtbPIDuLow";
this.rtbPIDuLow.Size = new System.Drawing.Size(121, 22);
this.rtbPIDuLow.TabIndex = 5;
this.rtbPIDuLow.Text = "";
//
// rtbPIDTi
//
this.rtbPIDTi.Location = new System.Drawing.Point(40, 172);
this.rtbPIDTi.Margin = new System.Windows.Forms.Padding(2);
this.rtbPIDTi.Name = "rtbPIDTi";
this.rtbPIDTi.Size = new System.Drawing.Size(121, 22);
this.rtbPIDTi.TabIndex = 5;
this.rtbPIDTi.Text = "";
//
// rtbPIDY2
//
this.rtbPIDY2.Location = new System.Drawing.Point(582, 36);
this.rtbPIDY2.Margin = new System.Windows.Forms.Padding(2);
this.rtbPIDY2.Name = "rtbPIDY2";
this.rtbPIDY2.Size = new System.Drawing.Size(121, 22);
this.rtbPIDY2.TabIndex = 5;
this.rtbPIDY2.Text = "";
//
// rtbPIDv
//
this.rtbPIDv.Location = new System.Drawing.Point(35, 80);
this.rtbPIDv.Margin = new System.Windows.Forms.Padding(2);
this.rtbPIDv.Name = "rtbPIDv";
this.rtbPIDv.Size = new System.Drawing.Size(121, 22);
this.rtbPIDv.TabIndex = 5;
this.rtbPIDv.Text = "";
//
// rtbPIDPV
//
this.rtbPIDPV.Location = new System.Drawing.Point(195, 33);
this.rtbPIDPV.Margin = new System.Windows.Forms.Padding(2);
this.rtbPIDPV.Name = "rtbPIDPV";
this.rtbPIDPV.Size = new System.Drawing.Size(121, 22);
this.rtbPIDPV.TabIndex = 5;
this.rtbPIDPV.Text = "";
//
// rtbPIDTf
//
this.rtbPIDTf.Location = new System.Drawing.Point(199, 146);
this.rtbPIDTf.Margin = new System.Windows.Forms.Padding(2);
this.rtbPIDTf.Name = "rtbPIDTf";
this.rtbPIDTf.Size = new System.Drawing.Size(121, 22);
this.rtbPIDTf.TabIndex = 5;
this.rtbPIDTf.Text = "";
//
// rtbPIDY1
//
this.rtbPIDY1.Location = new System.Drawing.Point(423, 36);
this.rtbPIDY1.Margin = new System.Windows.Forms.Padding(2);
this.rtbPIDY1.Name = "rtbPIDY1";
this.rtbPIDY1.Size = new System.Drawing.Size(121, 22);
this.rtbPIDY1.TabIndex = 5;
this.rtbPIDY1.Text = "";
//
// rtbPIDSP
//
this.rtbPIDSP.Location = new System.Drawing.Point(36, 33);
this.rtbPIDSP.Margin = new System.Windows.Forms.Padding(2);
this.rtbPIDSP.Name = "rtbPIDSP";
this.rtbPIDSP.Size = new System.Drawing.Size(121, 22);
this.rtbPIDSP.TabIndex = 5;
this.rtbPIDSP.Text = "";
//
// rtbPIDI
//
this.rtbPIDI.Location = new System.Drawing.Point(791, 38);
this.rtbPIDI.Margin = new System.Windows.Forms.Padding(2);
this.rtbPIDI.Name = "rtbPIDI";
this.rtbPIDI.Size = new System.Drawing.Size(121, 22);
this.rtbPIDI.TabIndex = 5;
this.rtbPIDI.Text = "";
//
// rtbPIDK
//
this.rtbPIDK.Location = new System.Drawing.Point(40, 146);
this.rtbPIDK.Margin = new System.Windows.Forms.Padding(2);
this.rtbPIDK.Name = "rtbPIDK";
this.rtbPIDK.Size = new System.Drawing.Size(121, 22);
this.rtbPIDK.TabIndex = 5;
this.rtbPIDK.Text = "";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(330, 203);
this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(13, 13);
this.label14.TabIndex = 4;
this.label14.Text = "h";
this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(182, 201);
this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(14, 13);
this.label11.TabIndex = 4;
this.label11.Text = "B";
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(330, 177);
this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(35, 13);
this.label13.TabIndex = 4;
this.label13.Text = "uHigh";
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(22, 201);
this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(20, 13);
this.label8.TabIndex = 4;
this.label8.Text = "Td";
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(182, 175);
this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(17, 13);
this.label10.TabIndex = 4;
this.label10.Text = "Tt";
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(315, 83);
this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(32, 13);
this.label22.TabIndex = 4;
this.label22.Text = "Ucps";
this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(169, 83);
this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(13, 13);
this.label21.TabIndex = 4;
this.label21.Text = "u";
this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(565, 38);
this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(20, 13);
this.label18.TabIndex = 4;
this.label18.Text = "Y2";
this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(330, 151);
this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(33, 13);
this.label12.TabIndex = 4;
this.label12.Text = "uLow";
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(178, 36);
this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(21, 13);
this.label16.TabIndex = 4;
this.label16.Text = "PV";
this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(22, 175);
this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(16, 13);
this.label7.TabIndex = 4;
this.label7.Text = "Ti";
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(18, 83);
this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(13, 13);
this.label20.TabIndex = 4;
this.label20.Text = "v";
this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(406, 38);
this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(20, 13);
this.label17.TabIndex = 4;
this.label17.Text = "Y1";
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(182, 149);
this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(17, 13);
this.label9.TabIndex = 4;
this.label9.Text = "Tf";
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(19, 36);
this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(21, 13);
this.label15.TabIndex = 4;
this.label15.Text = "SP";
this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(774, 41);
this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(10, 13);
this.label19.TabIndex = 4;
this.label19.Text = "I";
this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(22, 149);
this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(14, 13);
this.label3.TabIndex = 4;
this.label3.Text = "K";
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// tabPage3
//
this.tabPage3.Controls.Add(this.cboStopBits);
this.tabPage3.Controls.Add(this.txtCommand);
this.tabPage3.Controls.Add(this.rtbOutgoing);
this.tabPage3.Controls.Add(this.btnGetSerialPorts);
this.tabPage3.Controls.Add(this.btnHyperTerm);
this.tabPage3.Controls.Add(this.cboPorts);
this.tabPage3.Controls.Add(this.cboBaudRate);
this.tabPage3.Controls.Add(this.btnHello);
this.tabPage3.Controls.Add(this.cboDataBits);
this.tabPage3.Controls.Add(this.btnPortState);
this.tabPage3.Controls.Add(this.cboParity);
this.tabPage3.Controls.Add(this.btnTest);
this.tabPage3.Controls.Add(this.cboHandShaking);
this.tabPage3.Controls.Add(this.lblRIStatus);
this.tabPage3.Controls.Add(this.lblBreakStatus);
this.tabPage3.Controls.Add(this.lblDSRStatus);
this.tabPage3.Controls.Add(this.lblCTSStatus);
this.tabPage3.Location = new System.Drawing.Point(4, 22);
this.tabPage3.Margin = new System.Windows.Forms.Padding(2);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Padding = new System.Windows.Forms.Padding(2);
this.tabPage3.Size = new System.Drawing.Size(1010, 252);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "CPF Port Setup";
this.tabPage3.UseVisualStyleBackColor = true;
//
// cboStopBits
//
this.cboStopBits.FormattingEnabled = true;
this.cboStopBits.Location = new System.Drawing.Point(145, 110);
this.cboStopBits.Name = "cboStopBits";
this.cboStopBits.Size = new System.Drawing.Size(121, 21);
this.cboStopBits.TabIndex = 5;
//
// txtCommand
//
this.txtCommand.Location = new System.Drawing.Point(295, 117);
this.txtCommand.Name = "txtCommand";
this.txtCommand.Size = new System.Drawing.Size(100, 20);
this.txtCommand.TabIndex = 17;
//
// rtbOutgoing
//
this.rtbOutgoing.Location = new System.Drawing.Point(510, 80);
this.rtbOutgoing.Name = "rtbOutgoing";
this.rtbOutgoing.Size = new System.Drawing.Size(214, 31);
this.rtbOutgoing.TabIndex = 15;
this.rtbOutgoing.Text = "";
this.rtbOutgoing.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.rtbOutgoing_KeyPress);
//
// btnGetSerialPorts
//
this.btnGetSerialPorts.Location = new System.Drawing.Point(55, 27);
this.btnGetSerialPorts.Name = "btnGetSerialPorts";
this.btnGetSerialPorts.Size = new System.Drawing.Size(75, 23);
this.btnGetSerialPorts.TabIndex = 0;
this.btnGetSerialPorts.Text = "Ports";
this.btnGetSerialPorts.UseVisualStyleBackColor = true;
this.btnGetSerialPorts.Click += new System.EventHandler(this.btnGetSerialPorts_Click);
//
// btnHyperTerm
//
this.btnHyperTerm.Location = new System.Drawing.Point(308, 81);
this.btnHyperTerm.Name = "btnHyperTerm";
this.btnHyperTerm.Size = new System.Drawing.Size(75, 23);
this.btnHyperTerm.TabIndex = 16;
this.btnHyperTerm.Text = "HyperTerm";
this.btnHyperTerm.UseVisualStyleBackColor = true;
this.btnHyperTerm.Click += new System.EventHandler(this.btnHyperTerm_Click);
//
// cboPorts
//
this.cboPorts.FormattingEnabled = true;
this.cboPorts.Location = new System.Drawing.Point(145, 29);
this.cboPorts.Name = "cboPorts";
this.cboPorts.Size = new System.Drawing.Size(121, 21);
this.cboPorts.TabIndex = 2;
//
// cboBaudRate
//
this.cboBaudRate.FormattingEnabled = true;
this.cboBaudRate.Location = new System.Drawing.Point(145, 56);
this.cboBaudRate.Name = "cboBaudRate";
this.cboBaudRate.Size = new System.Drawing.Size(121, 21);
this.cboBaudRate.TabIndex = 3;
//
// btnHello
//
this.btnHello.Location = new System.Drawing.Point(55, 85);
this.btnHello.Name = "btnHello";
this.btnHello.Size = new System.Drawing.Size(75, 23);
this.btnHello.TabIndex = 14;
this.btnHello.Text = "Send Hello";
this.btnHello.UseVisualStyleBackColor = true;
this.btnHello.Click += new System.EventHandler(this.btnHello_Click);
//
// cboDataBits
//
this.cboDataBits.FormattingEnabled = true;
this.cboDataBits.Location = new System.Drawing.Point(145, 83);
this.cboDataBits.Name = "cboDataBits";
this.cboDataBits.Size = new System.Drawing.Size(121, 21);
this.cboDataBits.TabIndex = 4;
//
// btnPortState
//
this.btnPortState.Location = new System.Drawing.Point(55, 56);
this.btnPortState.Name = "btnPortState";
this.btnPortState.Size = new System.Drawing.Size(75, 23);
this.btnPortState.TabIndex = 13;
this.btnPortState.Text = "Open Port";
this.btnPortState.UseVisualStyleBackColor = true;
this.btnPortState.Click += new System.EventHandler(this.btnPortState_Click);
//
// cboParity
//
this.cboParity.FormattingEnabled = true;
this.cboParity.Location = new System.Drawing.Point(145, 137);
this.cboParity.Name = "cboParity";
this.cboParity.Size = new System.Drawing.Size(121, 21);
this.cboParity.TabIndex = 6;
//
// btnTest
//
this.btnTest.Location = new System.Drawing.Point(483, 29);
this.btnTest.Name = "btnTest";
this.btnTest.Size = new System.Drawing.Size(75, 23);
this.btnTest.TabIndex = 12;
this.btnTest.Text = "Test";
this.btnTest.UseVisualStyleBackColor = true;
this.btnTest.Visible = false;
this.btnTest.Click += new System.EventHandler(this.btnTest_Click);
//
// cboHandShaking
//
this.cboHandShaking.FormattingEnabled = true;
this.cboHandShaking.Location = new System.Drawing.Point(145, 164);
this.cboHandShaking.Name = "cboHandShaking";
this.cboHandShaking.Size = new System.Drawing.Size(121, 21);
this.cboHandShaking.TabIndex = 7;
//
// lblRIStatus
//
this.lblRIStatus.AutoSize = true;
this.lblRIStatus.Location = new System.Drawing.Point(659, 55);
this.lblRIStatus.Name = "lblRIStatus";
this.lblRIStatus.Size = new System.Drawing.Size(18, 13);
this.lblRIStatus.TabIndex = 11;
this.lblRIStatus.Text = "RI";
this.lblRIStatus.Visible = false;
//
// lblBreakStatus
//
this.lblBreakStatus.AutoSize = true;
this.lblBreakStatus.Location = new System.Drawing.Point(495, 55);
this.lblBreakStatus.Name = "lblBreakStatus";
this.lblBreakStatus.Size = new System.Drawing.Size(35, 13);
this.lblBreakStatus.TabIndex = 8;
this.lblBreakStatus.Text = "Break";
this.lblBreakStatus.Visible = false;
//
// lblDSRStatus
//
this.lblDSRStatus.AutoSize = true;
this.lblDSRStatus.Location = new System.Drawing.Point(601, 55);
this.lblDSRStatus.Name = "lblDSRStatus";
this.lblDSRStatus.Size = new System.Drawing.Size(30, 13);
this.lblDSRStatus.TabIndex = 10;
this.lblDSRStatus.Text = "DSR";
this.lblDSRStatus.Visible = false;
//
// lblCTSStatus
//
this.lblCTSStatus.AutoSize = true;
this.lblCTSStatus.Location = new System.Drawing.Point(550, 55);
this.lblCTSStatus.Name = "lblCTSStatus";
this.lblCTSStatus.Size = new System.Drawing.Size(28, 13);
this.lblCTSStatus.TabIndex = 9;
this.lblCTSStatus.Text = "CTS";
this.lblCTSStatus.Visible = false;
//
// tabPage2
//
this.tabPage2.Controls.Add(this.StopAscentButton);
this.tabPage2.Controls.Add(this.SimulateAscentButton);
this.tabPage2.Controls.Add(this.stopDescent);
this.tabPage2.Controls.Add(this.beginDescent);
this.tabPage2.Controls.Add(this.DepthCommandButton);
this.tabPage2.Controls.Add(this.label38);
this.tabPage2.Controls.Add(this.depthCommand);
this.tabPage2.Controls.Add(this.groupBox1);
this.tabPage2.Controls.Add(this.ChannelParams);
this.tabPage2.Location = new System.Drawing.Point(4, 22);
this.tabPage2.Margin = new System.Windows.Forms.Padding(2);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(2);
this.tabPage2.Size = new System.Drawing.Size(1010, 252);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "DAC Setup";
this.tabPage2.UseVisualStyleBackColor = true;
//
// StopAscentButton
//
this.StopAscentButton.Location = new System.Drawing.Point(697, 168);
this.StopAscentButton.Name = "StopAscentButton";
this.StopAscentButton.Size = new System.Drawing.Size(150, 23);
this.StopAscentButton.TabIndex = 14;
this.StopAscentButton.Text = "Stop Ascent";
this.StopAscentButton.UseVisualStyleBackColor = true;
this.StopAscentButton.Click += new System.EventHandler(this.StopAscentButton_Click);
//
// SimulateAscentButton
//
this.SimulateAscentButton.Location = new System.Drawing.Point(697, 139);
this.SimulateAscentButton.Name = "SimulateAscentButton";
this.SimulateAscentButton.Size = new System.Drawing.Size(150, 23);
this.SimulateAscentButton.TabIndex = 13;
this.SimulateAscentButton.Text = "Simulate Ascent 10cm/s";
this.SimulateAscentButton.UseVisualStyleBackColor = true;
this.SimulateAscentButton.Click += new System.EventHandler(this.SimulateAscentButton_Click);
//
// stopDescent
//
this.stopDescent.Location = new System.Drawing.Point(697, 90);
this.stopDescent.Name = "stopDescent";
this.stopDescent.Size = new System.Drawing.Size(150, 23);
this.stopDescent.TabIndex = 12;
this.stopDescent.Text = "Stop Descent";
this.stopDescent.UseVisualStyleBackColor = true;
this.stopDescent.Click += new System.EventHandler(this.stopDescent_Click);
//
// beginDescent
//
this.beginDescent.Location = new System.Drawing.Point(697, 60);
this.beginDescent.Name = "beginDescent";
this.beginDescent.Size = new System.Drawing.Size(150, 23);
this.beginDescent.TabIndex = 11;
this.beginDescent.Text = "Simulate Descent 20cm/s";
this.beginDescent.UseVisualStyleBackColor = true;
this.beginDescent.Click += new System.EventHandler(this.beginDescent_Click);
//
// DepthCommandButton
//
this.DepthCommandButton.Location = new System.Drawing.Point(501, 109);
this.DepthCommandButton.Name = "DepthCommandButton";
this.DepthCommandButton.Size = new System.Drawing.Size(121, 23);
this.DepthCommandButton.TabIndex = 10;
this.DepthCommandButton.Text = "Command Depth";
this.DepthCommandButton.UseVisualStyleBackColor = true;
this.DepthCommandButton.Click += new System.EventHandler(this.DepthCommandButton_Click);
//
// label38
//
this.label38.AutoSize = true;
this.label38.Location = new System.Drawing.Point(514, 65);
this.label38.Name = "label38";
this.label38.Size = new System.Drawing.Size(92, 13);
this.label38.TabIndex = 9;
this.label38.Text = "Desired Depth (m)";
//
// depthCommand
//
this.depthCommand.Location = new System.Drawing.Point(515, 80);
this.depthCommand.Name = "depthCommand";
this.depthCommand.Size = new System.Drawing.Size(94, 20);
this.depthCommand.TabIndex = 8;
this.depthCommand.Text = "5";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.pressureButton);
this.groupBox1.Controls.Add(this.label37);
this.groupBox1.Controls.Add(this.pressureCommand);
this.groupBox1.Controls.Add(this.GenerateSignal);
this.groupBox1.Controls.Add(this.label36);
this.groupBox1.Controls.Add(this.currentValue);
this.groupBox1.Location = new System.Drawing.Point(281, 48);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(382, 171);
this.groupBox1.TabIndex = 7;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "Command Options";
//
// pressureButton
//
this.pressureButton.Location = new System.Drawing.Point(8, 138);
this.pressureButton.Name = "pressureButton";
this.pressureButton.Size = new System.Drawing.Size(120, 23);
this.pressureButton.TabIndex = 6;
this.pressureButton.Text = "Command Pressure";
this.pressureButton.UseVisualStyleBackColor = true;
this.pressureButton.Click += new System.EventHandler(this.pressureButton_Click);
//
// label37
//
this.label37.AutoSize = true;
this.label37.Location = new System.Drawing.Point(15, 96);
this.label37.Name = "label37";
this.label37.Size = new System.Drawing.Size(113, 13);
this.label37.TabIndex = 5;
this.label37.Text = "Desired Pressure (PSI)";
//
// pressureCommand
//
this.pressureCommand.Location = new System.Drawing.Point(18, 112);
this.pressureCommand.Name = "pressureCommand";
this.pressureCommand.Size = new System.Drawing.Size(100, 20);
this.pressureCommand.TabIndex = 4;
//
// GenerateSignal
//
this.GenerateSignal.Location = new System.Drawing.Point(8, 58);
this.GenerateSignal.Name = "GenerateSignal";
this.GenerateSignal.Size = new System.Drawing.Size(120, 23);
this.GenerateSignal.TabIndex = 3;
this.GenerateSignal.Text = "Command Current";
this.GenerateSignal.UseVisualStyleBackColor = true;
this.GenerateSignal.Click += new System.EventHandler(this.GenerateSignal_Click);
//
// label36
//
this.label36.AutoSize = true;
this.label36.Location = new System.Drawing.Point(18, 13);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(95, 13);
this.label36.TabIndex = 2;
this.label36.Text = "Current Value (mA)";
//
// currentValue
//
this.currentValue.Location = new System.Drawing.Point(18, 32);
this.currentValue.Name = "currentValue";
this.currentValue.Size = new System.Drawing.Size(100, 20);
this.currentValue.TabIndex = 1;
//
// ChannelParams
//
this.ChannelParams.Controls.Add(this.label35);
this.ChannelParams.Controls.Add(this.label34);
this.ChannelParams.Controls.Add(this.label33);
this.ChannelParams.Controls.Add(this.minValue);
this.ChannelParams.Controls.Add(this.maxValue);
this.ChannelParams.Controls.Add(this.physicalChannelComboBox);
this.ChannelParams.Location = new System.Drawing.Point(57, 48);
this.ChannelParams.Name = "ChannelParams";
this.ChannelParams.Size = new System.Drawing.Size(175, 172);
this.ChannelParams.TabIndex = 0;
this.ChannelParams.TabStop = false;
this.ChannelParams.Text = "Channel Parameters";
//
// label35
//
this.label35.AutoSize = true;
this.label35.Location = new System.Drawing.Point(13, 102);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(78, 13);
this.label35.TabIndex = 5;
this.label35.Text = "Min Value (mA)";
//
// label34
//
this.label34.AutoSize = true;
this.label34.Location = new System.Drawing.Point(13, 61);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(81, 13);
this.label34.TabIndex = 4;
this.label34.Text = "Max Value (mA)";
//
// label33
//
this.label33.AutoSize = true;
this.label33.Location = new System.Drawing.Point(13, 22);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(88, 13);
this.label33.TabIndex = 3;
this.label33.Text = "Physical Channel";
//
// minValue
//
this.minValue.Location = new System.Drawing.Point(10, 118);
this.minValue.Name = "minValue";
this.minValue.Size = new System.Drawing.Size(100, 20);
this.minValue.TabIndex = 2;
this.minValue.Text = "0";
//
// maxValue
//
this.maxValue.Location = new System.Drawing.Point(10, 75);
this.maxValue.Name = "maxValue";
this.maxValue.Size = new System.Drawing.Size(100, 20);
this.maxValue.TabIndex = 1;
this.maxValue.Text = "20";
//
// physicalChannelComboBox
//
this.physicalChannelComboBox.FormattingEnabled = true;
this.physicalChannelComboBox.Location = new System.Drawing.Point(10, 37);
this.physicalChannelComboBox.Name = "physicalChannelComboBox";
this.physicalChannelComboBox.Size = new System.Drawing.Size(121, 21);
this.physicalChannelComboBox.TabIndex = 0;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.btnSendExit);
this.tabPage1.Controls.Add(this.btnRecoveryFalse);
this.tabPage1.Controls.Add(this.btnRecoveryTrue);
this.tabPage1.Controls.Add(this.btnGo);
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Margin = new System.Windows.Forms.Padding(2);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(2);
this.tabPage1.Size = new System.Drawing.Size(1010, 252);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "CPF Commands";
this.tabPage1.UseVisualStyleBackColor = true;
//
// btnSendExit
//
this.btnSendExit.Location = new System.Drawing.Point(848, 37);
this.btnSendExit.Margin = new System.Windows.Forms.Padding(2);
this.btnSendExit.Name = "btnSendExit";
this.btnSendExit.Size = new System.Drawing.Size(84, 32);
this.btnSendExit.TabIndex = 24;
this.btnSendExit.Text = "CPF Exit";
this.btnSendExit.UseVisualStyleBackColor = true;
this.btnSendExit.Click += new System.EventHandler(this.btnSendExit_Click);
//
// btnRecoveryFalse
//
this.btnRecoveryFalse.Location = new System.Drawing.Point(145, 84);
this.btnRecoveryFalse.Margin = new System.Windows.Forms.Padding(2);
this.btnRecoveryFalse.Name = "btnRecoveryFalse";
this.btnRecoveryFalse.Size = new System.Drawing.Size(74, 34);
this.btnRecoveryFalse.TabIndex = 23;
this.btnRecoveryFalse.Text = "Rec. False";
this.btnRecoveryFalse.UseVisualStyleBackColor = true;
this.btnRecoveryFalse.Click += new System.EventHandler(this.btnRecoveryFalse_Click);
//
// btnRecoveryTrue
//
this.btnRecoveryTrue.Location = new System.Drawing.Point(145, 37);
this.btnRecoveryTrue.Margin = new System.Windows.Forms.Padding(2);
this.btnRecoveryTrue.Name = "btnRecoveryTrue";
this.btnRecoveryTrue.Size = new System.Drawing.Size(71, 33);
this.btnRecoveryTrue.TabIndex = 22;
this.btnRecoveryTrue.Text = "Rec. True";
this.btnRecoveryTrue.UseVisualStyleBackColor = true;
this.btnRecoveryTrue.Click += new System.EventHandler(this.btnRecoveryTrue_Click);
//
// btnGo
//
this.btnGo.Location = new System.Drawing.Point(44, 40);
this.btnGo.Margin = new System.Windows.Forms.Padding(2);
this.btnGo.Name = "btnGo";
this.btnGo.Size = new System.Drawing.Size(70, 30);
this.btnGo.TabIndex = 0;
this.btnGo.Text = "GO";
this.btnGo.UseVisualStyleBackColor = true;
this.btnGo.Click += new System.EventHandler(this.btnGo_Click);
//
// tabPage4
//
this.tabPage4.Controls.Add(this.rtbBatteryVoltage);
this.tabPage4.Controls.Add(this.rtbTime);
this.tabPage4.Controls.Add(this.rtbDate);
this.tabPage4.Controls.Add(this.label5);
this.tabPage4.Location = new System.Drawing.Point(4, 22);
this.tabPage4.Margin = new System.Windows.Forms.Padding(2);
this.tabPage4.Name = "tabPage4";
this.tabPage4.Padding = new System.Windows.Forms.Padding(2);
this.tabPage4.Size = new System.Drawing.Size(1010, 252);
this.tabPage4.TabIndex = 3;
this.tabPage4.Text = "CPF Status";
this.tabPage4.UseVisualStyleBackColor = true;
//
// rtbBatteryVoltage
//
this.rtbBatteryVoltage.Location = new System.Drawing.Point(94, 15);
this.rtbBatteryVoltage.Margin = new System.Windows.Forms.Padding(2);
this.rtbBatteryVoltage.Name = "rtbBatteryVoltage";
this.rtbBatteryVoltage.Size = new System.Drawing.Size(121, 22);
this.rtbBatteryVoltage.TabIndex = 5;
this.rtbBatteryVoltage.Text = "";
//
// rtbTime
//
this.rtbTime.Location = new System.Drawing.Point(805, 15);
this.rtbTime.Margin = new System.Windows.Forms.Padding(2);
this.rtbTime.Name = "rtbTime";
this.rtbTime.Size = new System.Drawing.Size(120, 21);
this.rtbTime.TabIndex = 1;
this.rtbTime.Text = "";
//
// rtbDate
//
this.rtbDate.Location = new System.Drawing.Point(660, 15);
this.rtbDate.Margin = new System.Windows.Forms.Padding(2);
this.rtbDate.Name = "rtbDate";
this.rtbDate.Size = new System.Drawing.Size(120, 21);
this.rtbDate.TabIndex = 1;
this.rtbDate.Text = "";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(17, 15);
this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(79, 13);
this.label5.TabIndex = 4;
this.label5.Text = "Battery Voltage";
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// tabControl1
//
this.tabControl1.AccessibleName = "";
this.tabControl1.Controls.Add(this.tabPage4);
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Controls.Add(this.tabPage3);
this.tabControl1.Controls.Add(this.tabPage5);
this.tabControl1.Controls.Add(this.tabPage6);
this.tabControl1.Controls.Add(this.tabPage7);
this.tabControl1.Controls.Add(this.tabPage8);
this.tabControl1.Location = new System.Drawing.Point(9, 158);
this.tabControl1.Margin = new System.Windows.Forms.Padding(2);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(1018, 278);
this.tabControl1.TabIndex = 18;
//
// DescentSimulationTimer
//
this.DescentSimulationTimer.Interval = 500;
this.DescentSimulationTimer.Tick += new System.EventHandler(this.DescentSimulationTimer_Tick);
//
// AscentSimulationTimer
//
this.AscentSimulationTimer.Enabled = true;
this.AscentSimulationTimer.Interval = 500;
this.AscentSimulationTimer.Tick += new System.EventHandler(this.AscentSimulationTimer_Tick);
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1051, 692);
this.Controls.Add(this.btnExit);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.rtbHousingT);
this.Controls.Add(this.label25);
this.Controls.Add(this.rtbCPFMessages);
this.Controls.Add(this.rtbHousingH);
this.Controls.Add(this.label24);
this.Controls.Add(this.rtbHousingP);
this.Controls.Add(this.label23);
this.Controls.Add(this.rtbBellowsPosition);
this.Controls.Add(this.label4);
this.Controls.Add(this.tabControl1);
this.Controls.Add(this.label6);
this.Controls.Add(this.label1);
this.Controls.Add(this.rtbCTDPressure);
this.Controls.Add(this.rtbCPFState);
this.Controls.Add(this.label2);
this.Controls.Add(this.rtbComment);
this.Name = "Form1";
this.Text = "CPF Console Moniter";
this.tabPage8.ResumeLayout(false);
this.tabPage8.PerformLayout();
this.tabPage7.ResumeLayout(false);
this.tabPage7.PerformLayout();
this.tabPage6.ResumeLayout(false);
this.tabPage6.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nudUpEngr)).EndInit();
this.tabPage5.ResumeLayout(false);
this.tabPage5.PerformLayout();
this.tabPage3.ResumeLayout(false);
this.tabPage3.PerformLayout();
this.tabPage2.ResumeLayout(false);
this.tabPage2.PerformLayout();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.ChannelParams.ResumeLayout(false);
this.ChannelParams.PerformLayout();
this.tabPage1.ResumeLayout(false);
this.tabPage4.ResumeLayout(false);
this.tabPage4.PerformLayout();
this.tabControl1.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Button btnExit;
private System.Windows.Forms.RichTextBox rtbCPFMessages;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.RichTextBox rtbComment;
private System.Windows.Forms.RichTextBox rtbCPFState;
private System.Windows.Forms.RichTextBox rtbBellowsPosition;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.RichTextBox rtbCTDPressure;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.RichTextBox rtbHousingP;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.RichTextBox rtbHousingH;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.RichTextBox rtbHousingT;
private System.Windows.Forms.TabPage tabPage8;
private System.Windows.Forms.RichTextBox rtbFoundText;
private System.Windows.Forms.TextBox tbSearchText;
private System.Windows.Forms.Label label32;
private System.Windows.Forms.TabPage tabPage7;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.RichTextBox rtbSBE41InString;
private System.Windows.Forms.RichTextBox rtbCTDSamplePeriod;
private System.Windows.Forms.RichTextBox rtbSBE41DiffVelocity;
private System.Windows.Forms.RichTextBox rtbSBE41LPFVelocity;
private System.Windows.Forms.RichTextBox rtbSBE41LPFPressure;
private System.Windows.Forms.RichTextBox rtbSBE41RawPressure;
private System.Windows.Forms.TabPage tabPage6;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.RichTextBox rtbDirectory;
private System.Windows.Forms.NumericUpDown nudUpEngr;
private System.Windows.Forms.Button btnGetDir;
private System.Windows.Forms.Button btnUpEngr;
private System.Windows.Forms.TabPage tabPage5;
private System.Windows.Forms.RichTextBox richTextBox2;
private System.Windows.Forms.RichTextBox rtbPIDh;
private System.Windows.Forms.RichTextBox rtbPIDB;
private System.Windows.Forms.RichTextBox rtbPIDTd;
private System.Windows.Forms.RichTextBox rtbPIDuHigh;
private System.Windows.Forms.RichTextBox rtbPIDTt;
private System.Windows.Forms.RichTextBox rtbPIDuCPS;
private System.Windows.Forms.RichTextBox rtbPIDu;
private System.Windows.Forms.RichTextBox rtbPIDuLow;
private System.Windows.Forms.RichTextBox rtbPIDTi;
private System.Windows.Forms.RichTextBox rtbPIDY2;
private System.Windows.Forms.RichTextBox rtbPIDv;
private System.Windows.Forms.RichTextBox rtbPIDPV;
private System.Windows.Forms.RichTextBox rtbPIDTf;
private System.Windows.Forms.RichTextBox rtbPIDY1;
private System.Windows.Forms.RichTextBox rtbPIDSP;
private System.Windows.Forms.RichTextBox rtbPIDI;
private System.Windows.Forms.RichTextBox rtbPIDK;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.ComboBox cboStopBits;
private System.Windows.Forms.TextBox txtCommand;
private System.Windows.Forms.RichTextBox rtbOutgoing;
private System.Windows.Forms.Button btnGetSerialPorts;
private System.Windows.Forms.Button btnHyperTerm;
private System.Windows.Forms.ComboBox cboPorts;
private System.Windows.Forms.ComboBox cboBaudRate;
private System.Windows.Forms.Button btnHello;
private System.Windows.Forms.ComboBox cboDataBits;
private System.Windows.Forms.Button btnPortState;
private System.Windows.Forms.ComboBox cboParity;
private System.Windows.Forms.Button btnTest;
private System.Windows.Forms.ComboBox cboHandShaking;
private System.Windows.Forms.Label lblRIStatus;
private System.Windows.Forms.Label lblBreakStatus;
private System.Windows.Forms.Label lblDSRStatus;
private System.Windows.Forms.Label lblCTSStatus;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.GroupBox ChannelParams;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.Button btnSendExit;
private System.Windows.Forms.Button btnRecoveryFalse;
private System.Windows.Forms.Button btnRecoveryTrue;
private System.Windows.Forms.Button btnGo;
private System.Windows.Forms.TabPage tabPage4;
private System.Windows.Forms.RichTextBox rtbBatteryVoltage;
private System.Windows.Forms.RichTextBox rtbTime;
private System.Windows.Forms.RichTextBox rtbDate;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.Label label35;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.Label label33;
private System.Windows.Forms.TextBox minValue;
private System.Windows.Forms.TextBox maxValue;
private System.Windows.Forms.ComboBox physicalChannelComboBox;
private System.Windows.Forms.Button GenerateSignal;
private System.Windows.Forms.Label label36;
private System.Windows.Forms.TextBox currentValue;
private System.Windows.Forms.Button pressureButton;
private System.Windows.Forms.Label label37;
private System.Windows.Forms.TextBox pressureCommand;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Button DepthCommandButton;
private System.Windows.Forms.Label label38;
private System.Windows.Forms.TextBox depthCommand;
private System.Windows.Forms.Timer DescentSimulationTimer;
private System.Windows.Forms.Button beginDescent;
private System.Windows.Forms.Button stopDescent;
private System.Windows.Forms.Button StopAscentButton;
private System.Windows.Forms.Button SimulateAscentButton;
private System.Windows.Forms.Timer AscentSimulationTimer;
}
}