namespace SA_LTT_UI.Viewer
{
partial class ChamberViewer
{
///
/// 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.elementHost1 = new System.Windows.Forms.Integration.ElementHost();
this.gb_ChamberInfo = new System.Windows.Forms.GroupBox();
this.label8 = new System.Windows.Forms.Label();
this.tb_Status = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.tb_RecipeName = new System.Windows.Forms.TextBox();
this.tb_IsFlip = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.tb_SourceNum = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.tb_LotID = new System.Windows.Forms.TextBox();
this.tb_CarrierID = new System.Windows.Forms.TextBox();
this.label11 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.lb_ChamberWaferExist = new System.Windows.Forms.Label();
this.lb_VacuumOn = new System.Windows.Forms.Label();
this.btn_GateOpen = new System.Windows.Forms.Button();
this.btn_GateClose = new System.Windows.Forms.Button();
this.btn_LiftPinUp = new System.Windows.Forms.Button();
this.btn_LiftPinDown = new System.Windows.Forms.Button();
this.btn_VacuumOn = new System.Windows.Forms.Button();
this.btn_VacuumOff = new System.Windows.Forms.Button();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.btn_AirBlowClose = new System.Windows.Forms.Button();
this.btn_AirBlowOpen = new System.Windows.Forms.Button();
this.btn_ByPassValveClose = new System.Windows.Forms.Button();
this.btn_ByPassValveOpen = new System.Windows.Forms.Button();
this.btn_N2MFCValveClose = new System.Windows.Forms.Button();
this.btn_N2ChamberValveClose = new System.Windows.Forms.Button();
this.btn_N2MFCValveOpen = new System.Windows.Forms.Button();
this.btn_N2ChamberValveOpen = new System.Windows.Forms.Button();
this.tb_MFCSetPoint = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.btn_ManualRun = new System.Windows.Forms.Button();
this.tb_MFCFlow = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.tb_ChamberVacuumPressure = new System.Windows.Forms.TextBox();
this.label22 = new System.Windows.Forms.Label();
this.tb_MainCDAFlow = new System.Windows.Forms.TextBox();
this.tb_N2PTPPressure = new System.Windows.Forms.TextBox();
this.label21 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.lb_GateOpen = new System.Windows.Forms.Label();
this.lb_LiftPinUp = new System.Windows.Forms.Label();
this.timer = new System.Windows.Forms.Timer(this.components);
this.tb_Description = new System.Windows.Forms.TextBox();
this.btn_LoadPosition = new System.Windows.Forms.Button();
this.btn_CenterPosition = new System.Windows.Forms.Button();
this.btn_PowerMeterPosition = new System.Windows.Forms.Button();
this.btn_BeamProfilePosition = new System.Windows.Forms.Button();
this.btn_JogXPlus = new System.Windows.Forms.Button();
this.btn_JogXMinus = new System.Windows.Forms.Button();
this.btn_JogYMinus = new System.Windows.Forms.Button();
this.btn_JogYPlus = new System.Windows.Forms.Button();
this.lblVel3 = new System.Windows.Forms.Label();
this.lblPos3 = new System.Windows.Forms.Label();
this.label51 = new System.Windows.Forms.Label();
this.label52 = new System.Windows.Forms.Label();
this.lblVel2 = new System.Windows.Forms.Label();
this.lblPos2 = new System.Windows.Forms.Label();
this.label39 = new System.Windows.Forms.Label();
this.label40 = new System.Windows.Forms.Label();
this.lblVel1 = new System.Windows.Forms.Label();
this.lblPos1 = new System.Windows.Forms.Label();
this.label30 = new System.Windows.Forms.Label();
this.label27 = new System.Windows.Forms.Label();
this.lblInPos3 = new System.Windows.Forms.Label();
this.lblServo3 = new System.Windows.Forms.Label();
this.lblInPos2 = new System.Windows.Forms.Label();
this.lblServo2 = new System.Windows.Forms.Label();
this.lblInPos1 = new System.Windows.Forms.Label();
this.lblServo1 = new System.Windows.Forms.Label();
this.lblPLimit3 = new System.Windows.Forms.Label();
this.lblNLimit3 = new System.Windows.Forms.Label();
this.lblPLimit2 = new System.Windows.Forms.Label();
this.lblNLimit2 = new System.Windows.Forms.Label();
this.lblPLimit1 = new System.Windows.Forms.Label();
this.lblNLimit1 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.nud_JogSpeed = new System.Windows.Forms.NumericUpDown();
this.label1 = new System.Windows.Forms.Label();
this.btn_AlignPosition = new System.Windows.Forms.Button();
this.gb_ChamberInfo.SuspendLayout();
this.groupBox1.SuspendLayout();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.nud_JogSpeed)).BeginInit();
this.SuspendLayout();
//
// elementHost1
//
this.elementHost1.Location = new System.Drawing.Point(12, 12);
this.elementHost1.Name = "elementHost1";
this.elementHost1.Size = new System.Drawing.Size(400, 400);
this.elementHost1.TabIndex = 0;
this.elementHost1.Text = "elementHost1";
this.elementHost1.Child = null;
//
// gb_ChamberInfo
//
this.gb_ChamberInfo.Controls.Add(this.label8);
this.gb_ChamberInfo.Controls.Add(this.tb_Status);
this.gb_ChamberInfo.Controls.Add(this.label6);
this.gb_ChamberInfo.Controls.Add(this.tb_RecipeName);
this.gb_ChamberInfo.Controls.Add(this.tb_IsFlip);
this.gb_ChamberInfo.Controls.Add(this.label2);
this.gb_ChamberInfo.Controls.Add(this.tb_SourceNum);
this.gb_ChamberInfo.Controls.Add(this.label10);
this.gb_ChamberInfo.Controls.Add(this.tb_LotID);
this.gb_ChamberInfo.Controls.Add(this.tb_CarrierID);
this.gb_ChamberInfo.Controls.Add(this.label11);
this.gb_ChamberInfo.Controls.Add(this.label7);
this.gb_ChamberInfo.Controls.Add(this.lb_ChamberWaferExist);
this.gb_ChamberInfo.Location = new System.Drawing.Point(418, 12);
this.gb_ChamberInfo.Name = "gb_ChamberInfo";
this.gb_ChamberInfo.Size = new System.Drawing.Size(275, 201);
this.gb_ChamberInfo.TabIndex = 8;
this.gb_ChamberInfo.TabStop = false;
this.gb_ChamberInfo.Text = "Wafer Info";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(6, 45);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(40, 12);
this.label8.TabIndex = 15;
this.label8.Text = "Status";
//
// tb_Status
//
this.tb_Status.Location = new System.Drawing.Point(88, 42);
this.tb_Status.Name = "tb_Status";
this.tb_Status.ReadOnly = true;
this.tb_Status.Size = new System.Drawing.Size(175, 21);
this.tb_Status.TabIndex = 10;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(6, 72);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(54, 12);
this.label6.TabIndex = 16;
this.label6.Text = "CarrierID";
//
// tb_RecipeName
//
this.tb_RecipeName.Location = new System.Drawing.Point(88, 175);
this.tb_RecipeName.Name = "tb_RecipeName";
this.tb_RecipeName.ReadOnly = true;
this.tb_RecipeName.Size = new System.Drawing.Size(175, 21);
this.tb_RecipeName.TabIndex = 11;
//
// tb_IsFlip
//
this.tb_IsFlip.Location = new System.Drawing.Point(88, 149);
this.tb_IsFlip.Name = "tb_IsFlip";
this.tb_IsFlip.ReadOnly = true;
this.tb_IsFlip.Size = new System.Drawing.Size(175, 21);
this.tb_IsFlip.TabIndex = 11;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(6, 178);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(82, 12);
this.label2.TabIndex = 17;
this.label2.Text = "Recipe Name";
//
// tb_SourceNum
//
this.tb_SourceNum.Location = new System.Drawing.Point(88, 123);
this.tb_SourceNum.Name = "tb_SourceNum";
this.tb_SourceNum.ReadOnly = true;
this.tb_SourceNum.Size = new System.Drawing.Size(175, 21);
this.tb_SourceNum.TabIndex = 12;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(6, 152);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(39, 12);
this.label10.TabIndex = 17;
this.label10.Text = "Is Flip";
//
// tb_LotID
//
this.tb_LotID.Location = new System.Drawing.Point(88, 96);
this.tb_LotID.Name = "tb_LotID";
this.tb_LotID.ReadOnly = true;
this.tb_LotID.Size = new System.Drawing.Size(175, 21);
this.tb_LotID.TabIndex = 13;
//
// tb_CarrierID
//
this.tb_CarrierID.Location = new System.Drawing.Point(88, 69);
this.tb_CarrierID.Name = "tb_CarrierID";
this.tb_CarrierID.ReadOnly = true;
this.tb_CarrierID.Size = new System.Drawing.Size(175, 21);
this.tb_CarrierID.TabIndex = 14;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(6, 126);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(76, 12);
this.label11.TabIndex = 18;
this.label11.Text = "Source Num";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(6, 99);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(37, 12);
this.label7.TabIndex = 19;
this.label7.Text = "Lot ID";
//
// lb_ChamberWaferExist
//
this.lb_ChamberWaferExist.BackColor = System.Drawing.Color.Lime;
this.lb_ChamberWaferExist.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.lb_ChamberWaferExist.Location = new System.Drawing.Point(6, 17);
this.lb_ChamberWaferExist.Name = "lb_ChamberWaferExist";
this.lb_ChamberWaferExist.Size = new System.Drawing.Size(90, 21);
this.lb_ChamberWaferExist.TabIndex = 9;
this.lb_ChamberWaferExist.Text = "Wafer Exist";
this.lb_ChamberWaferExist.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lb_VacuumOn
//
this.lb_VacuumOn.BackColor = System.Drawing.Color.Lime;
this.lb_VacuumOn.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.lb_VacuumOn.Location = new System.Drawing.Point(120, 101);
this.lb_VacuumOn.Name = "lb_VacuumOn";
this.lb_VacuumOn.Size = new System.Drawing.Size(99, 21);
this.lb_VacuumOn.TabIndex = 10;
this.lb_VacuumOn.Text = "Vacuum On";
this.lb_VacuumOn.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btn_GateOpen
//
this.btn_GateOpen.Location = new System.Drawing.Point(6, 118);
this.btn_GateOpen.Name = "btn_GateOpen";
this.btn_GateOpen.Size = new System.Drawing.Size(131, 43);
this.btn_GateOpen.TabIndex = 11;
this.btn_GateOpen.Text = "Gate Open";
this.btn_GateOpen.UseVisualStyleBackColor = true;
this.btn_GateOpen.Click += new System.EventHandler(this.btn_GateOpen_Click);
//
// btn_GateClose
//
this.btn_GateClose.Location = new System.Drawing.Point(150, 118);
this.btn_GateClose.Name = "btn_GateClose";
this.btn_GateClose.Size = new System.Drawing.Size(131, 43);
this.btn_GateClose.TabIndex = 11;
this.btn_GateClose.Text = "Gate Close";
this.btn_GateClose.UseVisualStyleBackColor = true;
this.btn_GateClose.Click += new System.EventHandler(this.btn_GateClose_Click);
//
// btn_LiftPinUp
//
this.btn_LiftPinUp.Location = new System.Drawing.Point(6, 69);
this.btn_LiftPinUp.Name = "btn_LiftPinUp";
this.btn_LiftPinUp.Size = new System.Drawing.Size(131, 43);
this.btn_LiftPinUp.TabIndex = 11;
this.btn_LiftPinUp.Text = "Lift Pin Up";
this.btn_LiftPinUp.UseVisualStyleBackColor = true;
this.btn_LiftPinUp.Click += new System.EventHandler(this.btn_LiftPinUp_Click);
//
// btn_LiftPinDown
//
this.btn_LiftPinDown.Location = new System.Drawing.Point(150, 70);
this.btn_LiftPinDown.Name = "btn_LiftPinDown";
this.btn_LiftPinDown.Size = new System.Drawing.Size(131, 43);
this.btn_LiftPinDown.TabIndex = 11;
this.btn_LiftPinDown.Text = "Lift Pin Down";
this.btn_LiftPinDown.UseVisualStyleBackColor = true;
this.btn_LiftPinDown.Click += new System.EventHandler(this.btn_LiftPinDown_Click);
//
// btn_VacuumOn
//
this.btn_VacuumOn.BackColor = System.Drawing.SystemColors.Control;
this.btn_VacuumOn.Location = new System.Drawing.Point(6, 20);
this.btn_VacuumOn.Name = "btn_VacuumOn";
this.btn_VacuumOn.Size = new System.Drawing.Size(131, 43);
this.btn_VacuumOn.TabIndex = 11;
this.btn_VacuumOn.Text = "Vacuum On";
this.btn_VacuumOn.UseVisualStyleBackColor = true;
this.btn_VacuumOn.Click += new System.EventHandler(this.btn_VacuumOn_Click);
//
// btn_VacuumOff
//
this.btn_VacuumOff.Location = new System.Drawing.Point(150, 21);
this.btn_VacuumOff.Name = "btn_VacuumOff";
this.btn_VacuumOff.Size = new System.Drawing.Size(131, 43);
this.btn_VacuumOff.TabIndex = 11;
this.btn_VacuumOff.Text = "Vacuum Off";
this.btn_VacuumOff.UseVisualStyleBackColor = true;
this.btn_VacuumOff.Click += new System.EventHandler(this.btn_VacuumOff_Click);
//
// groupBox1
//
this.groupBox1.Controls.Add(this.btn_AirBlowClose);
this.groupBox1.Controls.Add(this.btn_AirBlowOpen);
this.groupBox1.Controls.Add(this.btn_ByPassValveClose);
this.groupBox1.Controls.Add(this.btn_ByPassValveOpen);
this.groupBox1.Controls.Add(this.btn_N2MFCValveClose);
this.groupBox1.Controls.Add(this.btn_N2ChamberValveClose);
this.groupBox1.Controls.Add(this.btn_N2MFCValveOpen);
this.groupBox1.Controls.Add(this.btn_N2ChamberValveOpen);
this.groupBox1.Controls.Add(this.tb_MFCSetPoint);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.btn_VacuumOn);
this.groupBox1.Controls.Add(this.btn_GateClose);
this.groupBox1.Controls.Add(this.btn_VacuumOff);
this.groupBox1.Controls.Add(this.btn_GateOpen);
this.groupBox1.Controls.Add(this.btn_LiftPinDown);
this.groupBox1.Controls.Add(this.btn_LiftPinUp);
this.groupBox1.Location = new System.Drawing.Point(699, 12);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(316, 400);
this.groupBox1.TabIndex = 12;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "Control";
//
// btn_AirBlowClose
//
this.btn_AirBlowClose.Location = new System.Drawing.Point(150, 314);
this.btn_AirBlowClose.Name = "btn_AirBlowClose";
this.btn_AirBlowClose.Size = new System.Drawing.Size(131, 43);
this.btn_AirBlowClose.TabIndex = 161;
this.btn_AirBlowClose.Text = "Air Blow Close";
this.btn_AirBlowClose.UseVisualStyleBackColor = true;
this.btn_AirBlowClose.Click += new System.EventHandler(this.btn_AirBlowClose_Click);
//
// btn_AirBlowOpen
//
this.btn_AirBlowOpen.Location = new System.Drawing.Point(6, 314);
this.btn_AirBlowOpen.Name = "btn_AirBlowOpen";
this.btn_AirBlowOpen.Size = new System.Drawing.Size(131, 43);
this.btn_AirBlowOpen.TabIndex = 162;
this.btn_AirBlowOpen.Text = "Air Blow Open";
this.btn_AirBlowOpen.UseVisualStyleBackColor = true;
this.btn_AirBlowOpen.Click += new System.EventHandler(this.btn_AirBlowOpen_Click);
//
// btn_ByPassValveClose
//
this.btn_ByPassValveClose.Location = new System.Drawing.Point(150, 265);
this.btn_ByPassValveClose.Name = "btn_ByPassValveClose";
this.btn_ByPassValveClose.Size = new System.Drawing.Size(131, 43);
this.btn_ByPassValveClose.TabIndex = 159;
this.btn_ByPassValveClose.Text = "By Pass Valve Close";
this.btn_ByPassValveClose.UseVisualStyleBackColor = true;
this.btn_ByPassValveClose.Click += new System.EventHandler(this.btn_ByPassValveClose_Click);
//
// btn_ByPassValveOpen
//
this.btn_ByPassValveOpen.Location = new System.Drawing.Point(6, 265);
this.btn_ByPassValveOpen.Name = "btn_ByPassValveOpen";
this.btn_ByPassValveOpen.Size = new System.Drawing.Size(131, 43);
this.btn_ByPassValveOpen.TabIndex = 160;
this.btn_ByPassValveOpen.Text = "By Pass Valve Open";
this.btn_ByPassValveOpen.UseVisualStyleBackColor = true;
this.btn_ByPassValveOpen.Click += new System.EventHandler(this.btn_ByPassValveOpen_Click);
//
// btn_N2MFCValveClose
//
this.btn_N2MFCValveClose.Location = new System.Drawing.Point(150, 216);
this.btn_N2MFCValveClose.Name = "btn_N2MFCValveClose";
this.btn_N2MFCValveClose.Size = new System.Drawing.Size(131, 43);
this.btn_N2MFCValveClose.TabIndex = 158;
this.btn_N2MFCValveClose.Text = "N2 MFC Valve Close";
this.btn_N2MFCValveClose.UseVisualStyleBackColor = true;
this.btn_N2MFCValveClose.Click += new System.EventHandler(this.btn_N2MFCValveClose_Click);
//
// btn_N2ChamberValveClose
//
this.btn_N2ChamberValveClose.Location = new System.Drawing.Point(150, 167);
this.btn_N2ChamberValveClose.Name = "btn_N2ChamberValveClose";
this.btn_N2ChamberValveClose.Size = new System.Drawing.Size(131, 43);
this.btn_N2ChamberValveClose.TabIndex = 158;
this.btn_N2ChamberValveClose.Text = "N2 Chamber Valve Close";
this.btn_N2ChamberValveClose.UseVisualStyleBackColor = true;
this.btn_N2ChamberValveClose.Click += new System.EventHandler(this.btn_N2ChamberValveClose_Click);
//
// btn_N2MFCValveOpen
//
this.btn_N2MFCValveOpen.Location = new System.Drawing.Point(6, 216);
this.btn_N2MFCValveOpen.Name = "btn_N2MFCValveOpen";
this.btn_N2MFCValveOpen.Size = new System.Drawing.Size(131, 43);
this.btn_N2MFCValveOpen.TabIndex = 158;
this.btn_N2MFCValveOpen.Text = "N2 MFC Valve On";
this.btn_N2MFCValveOpen.UseVisualStyleBackColor = true;
this.btn_N2MFCValveOpen.Click += new System.EventHandler(this.btn_N2MFCValveOpen_Click);
//
// btn_N2ChamberValveOpen
//
this.btn_N2ChamberValveOpen.Location = new System.Drawing.Point(6, 167);
this.btn_N2ChamberValveOpen.Name = "btn_N2ChamberValveOpen";
this.btn_N2ChamberValveOpen.Size = new System.Drawing.Size(131, 43);
this.btn_N2ChamberValveOpen.TabIndex = 158;
this.btn_N2ChamberValveOpen.Text = "N2 Chamber Valve Open";
this.btn_N2ChamberValveOpen.UseVisualStyleBackColor = true;
this.btn_N2ChamberValveOpen.Click += new System.EventHandler(this.btn_N2ChamberValveOpen_Click);
//
// tb_MFCSetPoint
//
this.tb_MFCSetPoint.BackColor = System.Drawing.SystemColors.Info;
this.tb_MFCSetPoint.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.tb_MFCSetPoint.Location = new System.Drawing.Point(6, 377);
this.tb_MFCSetPoint.Name = "tb_MFCSetPoint";
this.tb_MFCSetPoint.ReadOnly = true;
this.tb_MFCSetPoint.Size = new System.Drawing.Size(106, 21);
this.tb_MFCSetPoint.TabIndex = 155;
this.tb_MFCSetPoint.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.tb_MFCSetPoint.Click += new System.EventHandler(this.tb_MFCSetPoint_Click);
//
// label4
//
this.label4.BackColor = System.Drawing.Color.Gainsboro;
this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label4.Location = new System.Drawing.Point(6, 360);
this.label4.Margin = new System.Windows.Forms.Padding(0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(106, 38);
this.label4.TabIndex = 156;
this.label4.Text = "MFC Set Point";
this.label4.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// groupBox2
//
this.groupBox2.Controls.Add(this.btn_ManualRun);
this.groupBox2.Controls.Add(this.tb_MFCFlow);
this.groupBox2.Controls.Add(this.label3);
this.groupBox2.Controls.Add(this.tb_ChamberVacuumPressure);
this.groupBox2.Controls.Add(this.label22);
this.groupBox2.Controls.Add(this.tb_MainCDAFlow);
this.groupBox2.Controls.Add(this.tb_N2PTPPressure);
this.groupBox2.Controls.Add(this.label21);
this.groupBox2.Controls.Add(this.label20);
this.groupBox2.Controls.Add(this.lb_GateOpen);
this.groupBox2.Controls.Add(this.lb_LiftPinUp);
this.groupBox2.Controls.Add(this.lb_VacuumOn);
this.groupBox2.Location = new System.Drawing.Point(418, 219);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(275, 193);
this.groupBox2.TabIndex = 13;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "Status";
//
// btn_ManualRun
//
this.btn_ManualRun.Location = new System.Drawing.Point(154, 135);
this.btn_ManualRun.Name = "btn_ManualRun";
this.btn_ManualRun.Size = new System.Drawing.Size(109, 52);
this.btn_ManualRun.TabIndex = 155;
this.btn_ManualRun.Text = "Manual Run";
this.btn_ManualRun.UseVisualStyleBackColor = true;
this.btn_ManualRun.Click += new System.EventHandler(this.btn_ManualRun_Click);
//
// tb_MFCFlow
//
this.tb_MFCFlow.BackColor = System.Drawing.SystemColors.Info;
this.tb_MFCFlow.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.tb_MFCFlow.Location = new System.Drawing.Point(174, 34);
this.tb_MFCFlow.Name = "tb_MFCFlow";
this.tb_MFCFlow.ReadOnly = true;
this.tb_MFCFlow.Size = new System.Drawing.Size(89, 21);
this.tb_MFCFlow.TabIndex = 153;
this.tb_MFCFlow.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label3
//
this.label3.BackColor = System.Drawing.Color.Gainsboro;
this.label3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label3.Location = new System.Drawing.Point(174, 17);
this.label3.Margin = new System.Windows.Forms.Padding(0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(89, 38);
this.label3.TabIndex = 154;
this.label3.Text = "MFC Flow";
this.label3.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// tb_ChamberVacuumPressure
//
this.tb_ChamberVacuumPressure.BackColor = System.Drawing.SystemColors.Info;
this.tb_ChamberVacuumPressure.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.tb_ChamberVacuumPressure.Location = new System.Drawing.Point(6, 36);
this.tb_ChamberVacuumPressure.Name = "tb_ChamberVacuumPressure";
this.tb_ChamberVacuumPressure.ReadOnly = true;
this.tb_ChamberVacuumPressure.Size = new System.Drawing.Size(165, 21);
this.tb_ChamberVacuumPressure.TabIndex = 151;
this.tb_ChamberVacuumPressure.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label22
//
this.label22.BackColor = System.Drawing.Color.Gainsboro;
this.label22.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label22.Location = new System.Drawing.Point(6, 17);
this.label22.Margin = new System.Windows.Forms.Padding(0);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(165, 40);
this.label22.TabIndex = 152;
this.label22.Text = "Chamber Vacuum Pressure";
this.label22.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// tb_MainCDAFlow
//
this.tb_MainCDAFlow.BackColor = System.Drawing.SystemColors.Info;
this.tb_MainCDAFlow.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.tb_MainCDAFlow.Location = new System.Drawing.Point(120, 77);
this.tb_MainCDAFlow.Name = "tb_MainCDAFlow";
this.tb_MainCDAFlow.ReadOnly = true;
this.tb_MainCDAFlow.Size = new System.Drawing.Size(106, 21);
this.tb_MainCDAFlow.TabIndex = 147;
this.tb_MainCDAFlow.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// tb_N2PTPPressure
//
this.tb_N2PTPPressure.BackColor = System.Drawing.SystemColors.Info;
this.tb_N2PTPPressure.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.tb_N2PTPPressure.Location = new System.Drawing.Point(6, 77);
this.tb_N2PTPPressure.Name = "tb_N2PTPPressure";
this.tb_N2PTPPressure.ReadOnly = true;
this.tb_N2PTPPressure.Size = new System.Drawing.Size(106, 21);
this.tb_N2PTPPressure.TabIndex = 148;
this.tb_N2PTPPressure.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// label21
//
this.label21.BackColor = System.Drawing.Color.Gainsboro;
this.label21.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label21.Location = new System.Drawing.Point(120, 60);
this.label21.Margin = new System.Windows.Forms.Padding(0);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(106, 38);
this.label21.TabIndex = 149;
this.label21.Text = "Main CDA Flow";
this.label21.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// label20
//
this.label20.BackColor = System.Drawing.Color.Gainsboro;
this.label20.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label20.Location = new System.Drawing.Point(6, 60);
this.label20.Margin = new System.Windows.Forms.Padding(0);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(106, 38);
this.label20.TabIndex = 150;
this.label20.Text = "N2 PTP Pressure";
this.label20.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// lb_GateOpen
//
this.lb_GateOpen.BackColor = System.Drawing.Color.Lime;
this.lb_GateOpen.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.lb_GateOpen.Location = new System.Drawing.Point(6, 129);
this.lb_GateOpen.Name = "lb_GateOpen";
this.lb_GateOpen.Size = new System.Drawing.Size(99, 21);
this.lb_GateOpen.TabIndex = 10;
this.lb_GateOpen.Text = "Gate Open";
this.lb_GateOpen.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lb_LiftPinUp
//
this.lb_LiftPinUp.BackColor = System.Drawing.Color.Lime;
this.lb_LiftPinUp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.lb_LiftPinUp.Location = new System.Drawing.Point(6, 101);
this.lb_LiftPinUp.Name = "lb_LiftPinUp";
this.lb_LiftPinUp.Size = new System.Drawing.Size(99, 21);
this.lb_LiftPinUp.TabIndex = 10;
this.lb_LiftPinUp.Text = "Lift Pin Up";
this.lb_LiftPinUp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// timer
//
this.timer.Tick += new System.EventHandler(this.timer_Tick);
//
// tb_Description
//
this.tb_Description.Location = new System.Drawing.Point(280, 355);
this.tb_Description.Multiline = true;
this.tb_Description.Name = "tb_Description";
this.tb_Description.ReadOnly = true;
this.tb_Description.Size = new System.Drawing.Size(109, 31);
this.tb_Description.TabIndex = 157;
this.tb_Description.Text = "Door Close : Lime\r\nDoor Open : Red";
//
// btn_LoadPosition
//
this.btn_LoadPosition.Location = new System.Drawing.Point(807, 420);
this.btn_LoadPosition.Name = "btn_LoadPosition";
this.btn_LoadPosition.Size = new System.Drawing.Size(101, 48);
this.btn_LoadPosition.TabIndex = 158;
this.btn_LoadPosition.Text = "Load Position";
this.btn_LoadPosition.UseVisualStyleBackColor = true;
this.btn_LoadPosition.Click += new System.EventHandler(this.btn_LoadPosition_Click);
//
// btn_CenterPosition
//
this.btn_CenterPosition.Location = new System.Drawing.Point(914, 420);
this.btn_CenterPosition.Name = "btn_CenterPosition";
this.btn_CenterPosition.Size = new System.Drawing.Size(101, 48);
this.btn_CenterPosition.TabIndex = 158;
this.btn_CenterPosition.Text = "Center Position";
this.btn_CenterPosition.UseVisualStyleBackColor = true;
this.btn_CenterPosition.Click += new System.EventHandler(this.btn_CenterPosition_Click);
//
// btn_PowerMeterPosition
//
this.btn_PowerMeterPosition.Location = new System.Drawing.Point(807, 482);
this.btn_PowerMeterPosition.Name = "btn_PowerMeterPosition";
this.btn_PowerMeterPosition.Size = new System.Drawing.Size(101, 48);
this.btn_PowerMeterPosition.TabIndex = 158;
this.btn_PowerMeterPosition.Text = "Power Meter Position";
this.btn_PowerMeterPosition.UseVisualStyleBackColor = true;
this.btn_PowerMeterPosition.Click += new System.EventHandler(this.btn_PowerMeterPosition_Click);
//
// btn_BeamProfilePosition
//
this.btn_BeamProfilePosition.Location = new System.Drawing.Point(914, 482);
this.btn_BeamProfilePosition.Name = "btn_BeamProfilePosition";
this.btn_BeamProfilePosition.Size = new System.Drawing.Size(101, 48);
this.btn_BeamProfilePosition.TabIndex = 158;
this.btn_BeamProfilePosition.Text = "Beam Profile Position";
this.btn_BeamProfilePosition.UseVisualStyleBackColor = true;
this.btn_BeamProfilePosition.Click += new System.EventHandler(this.btn_BeamProfilePosition_Click);
//
// btn_JogXPlus
//
this.btn_JogXPlus.Location = new System.Drawing.Point(617, 420);
this.btn_JogXPlus.Name = "btn_JogXPlus";
this.btn_JogXPlus.Size = new System.Drawing.Size(87, 65);
this.btn_JogXPlus.TabIndex = 158;
this.btn_JogXPlus.Text = "ā\r\nX";
this.btn_JogXPlus.UseVisualStyleBackColor = true;
this.btn_JogXPlus.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_JogXPlus_MouseDown);
this.btn_JogXPlus.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btn_JogXPlus_MouseUp);
//
// btn_JogXMinus
//
this.btn_JogXMinus.Location = new System.Drawing.Point(617, 533);
this.btn_JogXMinus.Name = "btn_JogXMinus";
this.btn_JogXMinus.Size = new System.Drawing.Size(87, 65);
this.btn_JogXMinus.TabIndex = 158;
this.btn_JogXMinus.Text = "X\r\nā";
this.btn_JogXMinus.UseVisualStyleBackColor = true;
this.btn_JogXMinus.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_JogXMinus_MouseDown);
this.btn_JogXMinus.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btn_JogXMinus_MouseUp);
//
// btn_JogYMinus
//
this.btn_JogYMinus.Location = new System.Drawing.Point(713, 476);
this.btn_JogYMinus.Name = "btn_JogYMinus";
this.btn_JogYMinus.Size = new System.Drawing.Size(87, 65);
this.btn_JogYMinus.TabIndex = 158;
this.btn_JogYMinus.Text = "Yā";
this.btn_JogYMinus.UseVisualStyleBackColor = true;
this.btn_JogYMinus.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_JogYMinus_MouseDown);
this.btn_JogYMinus.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btn_JogYMinus_MouseUp);
//
// btn_JogYPlus
//
this.btn_JogYPlus.Location = new System.Drawing.Point(521, 476);
this.btn_JogYPlus.Name = "btn_JogYPlus";
this.btn_JogYPlus.Size = new System.Drawing.Size(87, 65);
this.btn_JogYPlus.TabIndex = 158;
this.btn_JogYPlus.Text = "āY";
this.btn_JogYPlus.UseVisualStyleBackColor = true;
this.btn_JogYPlus.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_JogYPlus_MouseDown);
this.btn_JogYPlus.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btn_JogYPlus_MouseUp);
//
// lblVel3
//
this.lblVel3.BackColor = System.Drawing.Color.White;
this.lblVel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.lblVel3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblVel3.ForeColor = System.Drawing.Color.Black;
this.lblVel3.Location = new System.Drawing.Point(385, 476);
this.lblVel3.Margin = new System.Windows.Forms.Padding(0);
this.lblVel3.Name = "lblVel3";
this.lblVel3.Size = new System.Drawing.Size(128, 24);
this.lblVel3.TabIndex = 191;
this.lblVel3.Text = "0.0000";
this.lblVel3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblPos3
//
this.lblPos3.BackColor = System.Drawing.Color.White;
this.lblPos3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.lblPos3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblPos3.ForeColor = System.Drawing.Color.Black;
this.lblPos3.Location = new System.Drawing.Point(385, 450);
this.lblPos3.Margin = new System.Windows.Forms.Padding(0);
this.lblPos3.Name = "lblPos3";
this.lblPos3.Size = new System.Drawing.Size(128, 24);
this.lblPos3.TabIndex = 190;
this.lblPos3.Text = "0.0000";
this.lblPos3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label51
//
this.label51.BackColor = System.Drawing.Color.White;
this.label51.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.label51.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label51.ForeColor = System.Drawing.Color.Black;
this.label51.Location = new System.Drawing.Point(350, 476);
this.label51.Margin = new System.Windows.Forms.Padding(0);
this.label51.Name = "label51";
this.label51.Size = new System.Drawing.Size(35, 24);
this.label51.TabIndex = 189;
this.label51.Text = "V";
this.label51.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label52
//
this.label52.BackColor = System.Drawing.Color.White;
this.label52.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.label52.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label52.ForeColor = System.Drawing.Color.Black;
this.label52.Location = new System.Drawing.Point(350, 450);
this.label52.Margin = new System.Windows.Forms.Padding(0);
this.label52.Name = "label52";
this.label52.Size = new System.Drawing.Size(35, 24);
this.label52.TabIndex = 188;
this.label52.Text = "P";
this.label52.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblVel2
//
this.lblVel2.BackColor = System.Drawing.Color.White;
this.lblVel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.lblVel2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblVel2.ForeColor = System.Drawing.Color.Black;
this.lblVel2.Location = new System.Drawing.Point(216, 476);
this.lblVel2.Margin = new System.Windows.Forms.Padding(0);
this.lblVel2.Name = "lblVel2";
this.lblVel2.Size = new System.Drawing.Size(128, 24);
this.lblVel2.TabIndex = 187;
this.lblVel2.Text = "0.0000";
this.lblVel2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblPos2
//
this.lblPos2.BackColor = System.Drawing.Color.White;
this.lblPos2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.lblPos2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblPos2.ForeColor = System.Drawing.Color.Black;
this.lblPos2.Location = new System.Drawing.Point(216, 450);
this.lblPos2.Margin = new System.Windows.Forms.Padding(0);
this.lblPos2.Name = "lblPos2";
this.lblPos2.Size = new System.Drawing.Size(128, 24);
this.lblPos2.TabIndex = 186;
this.lblPos2.Text = "0.0000";
this.lblPos2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label39
//
this.label39.BackColor = System.Drawing.Color.White;
this.label39.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.label39.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label39.ForeColor = System.Drawing.Color.Black;
this.label39.Location = new System.Drawing.Point(181, 476);
this.label39.Margin = new System.Windows.Forms.Padding(0);
this.label39.Name = "label39";
this.label39.Size = new System.Drawing.Size(35, 24);
this.label39.TabIndex = 185;
this.label39.Text = "V";
this.label39.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label40
//
this.label40.BackColor = System.Drawing.Color.White;
this.label40.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.label40.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label40.ForeColor = System.Drawing.Color.Black;
this.label40.Location = new System.Drawing.Point(181, 450);
this.label40.Margin = new System.Windows.Forms.Padding(0);
this.label40.Name = "label40";
this.label40.Size = new System.Drawing.Size(35, 24);
this.label40.TabIndex = 184;
this.label40.Text = "P";
this.label40.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblVel1
//
this.lblVel1.BackColor = System.Drawing.Color.White;
this.lblVel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.lblVel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblVel1.ForeColor = System.Drawing.Color.Black;
this.lblVel1.Location = new System.Drawing.Point(47, 476);
this.lblVel1.Margin = new System.Windows.Forms.Padding(0);
this.lblVel1.Name = "lblVel1";
this.lblVel1.Size = new System.Drawing.Size(128, 24);
this.lblVel1.TabIndex = 183;
this.lblVel1.Text = "0.0000";
this.lblVel1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblPos1
//
this.lblPos1.BackColor = System.Drawing.Color.White;
this.lblPos1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.lblPos1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblPos1.ForeColor = System.Drawing.Color.Black;
this.lblPos1.Location = new System.Drawing.Point(47, 450);
this.lblPos1.Margin = new System.Windows.Forms.Padding(0);
this.lblPos1.Name = "lblPos1";
this.lblPos1.Size = new System.Drawing.Size(128, 24);
this.lblPos1.TabIndex = 182;
this.lblPos1.Text = "0.0000";
this.lblPos1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label30
//
this.label30.BackColor = System.Drawing.Color.White;
this.label30.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.label30.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label30.ForeColor = System.Drawing.Color.Black;
this.label30.Location = new System.Drawing.Point(12, 476);
this.label30.Margin = new System.Windows.Forms.Padding(0);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(35, 24);
this.label30.TabIndex = 181;
this.label30.Text = "V";
this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label27
//
this.label27.BackColor = System.Drawing.Color.White;
this.label27.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.label27.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label27.ForeColor = System.Drawing.Color.Black;
this.label27.Location = new System.Drawing.Point(12, 450);
this.label27.Margin = new System.Windows.Forms.Padding(0);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(35, 24);
this.label27.TabIndex = 180;
this.label27.Text = "P";
this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblInPos3
//
this.lblInPos3.BackColor = System.Drawing.Color.White;
this.lblInPos3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.lblInPos3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblInPos3.ForeColor = System.Drawing.Color.Black;
this.lblInPos3.Location = new System.Drawing.Point(350, 575);
this.lblInPos3.Margin = new System.Windows.Forms.Padding(0);
this.lblInPos3.Name = "lblInPos3";
this.lblInPos3.Size = new System.Drawing.Size(163, 24);
this.lblInPos3.TabIndex = 197;
this.lblInPos3.Text = "IN POS";
this.lblInPos3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblServo3
//
this.lblServo3.BackColor = System.Drawing.Color.White;
this.lblServo3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.lblServo3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblServo3.ForeColor = System.Drawing.Color.Black;
this.lblServo3.Location = new System.Drawing.Point(350, 501);
this.lblServo3.Margin = new System.Windows.Forms.Padding(0);
this.lblServo3.Name = "lblServo3";
this.lblServo3.Size = new System.Drawing.Size(163, 24);
this.lblServo3.TabIndex = 196;
this.lblServo3.Text = "SERVO";
this.lblServo3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblInPos2
//
this.lblInPos2.BackColor = System.Drawing.Color.White;
this.lblInPos2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.lblInPos2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblInPos2.ForeColor = System.Drawing.Color.Black;
this.lblInPos2.Location = new System.Drawing.Point(181, 575);
this.lblInPos2.Margin = new System.Windows.Forms.Padding(0);
this.lblInPos2.Name = "lblInPos2";
this.lblInPos2.Size = new System.Drawing.Size(163, 24);
this.lblInPos2.TabIndex = 195;
this.lblInPos2.Text = "IN POS";
this.lblInPos2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblServo2
//
this.lblServo2.BackColor = System.Drawing.Color.White;
this.lblServo2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.lblServo2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblServo2.ForeColor = System.Drawing.Color.Black;
this.lblServo2.Location = new System.Drawing.Point(181, 501);
this.lblServo2.Margin = new System.Windows.Forms.Padding(0);
this.lblServo2.Name = "lblServo2";
this.lblServo2.Size = new System.Drawing.Size(163, 24);
this.lblServo2.TabIndex = 194;
this.lblServo2.Text = "SERVO";
this.lblServo2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblInPos1
//
this.lblInPos1.BackColor = System.Drawing.Color.White;
this.lblInPos1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.lblInPos1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblInPos1.ForeColor = System.Drawing.Color.Black;
this.lblInPos1.Location = new System.Drawing.Point(12, 575);
this.lblInPos1.Margin = new System.Windows.Forms.Padding(0);
this.lblInPos1.Name = "lblInPos1";
this.lblInPos1.Size = new System.Drawing.Size(163, 24);
this.lblInPos1.TabIndex = 193;
this.lblInPos1.Text = "IN POS";
this.lblInPos1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblServo1
//
this.lblServo1.BackColor = System.Drawing.Color.White;
this.lblServo1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.lblServo1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblServo1.ForeColor = System.Drawing.Color.Black;
this.lblServo1.Location = new System.Drawing.Point(12, 501);
this.lblServo1.Margin = new System.Windows.Forms.Padding(0);
this.lblServo1.Name = "lblServo1";
this.lblServo1.Size = new System.Drawing.Size(163, 24);
this.lblServo1.TabIndex = 192;
this.lblServo1.Text = "SERVO";
this.lblServo1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblPLimit3
//
this.lblPLimit3.BackColor = System.Drawing.Color.White;
this.lblPLimit3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.lblPLimit3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold);
this.lblPLimit3.ForeColor = System.Drawing.Color.Black;
this.lblPLimit3.Location = new System.Drawing.Point(350, 525);
this.lblPLimit3.Margin = new System.Windows.Forms.Padding(0);
this.lblPLimit3.Name = "lblPLimit3";
this.lblPLimit3.Size = new System.Drawing.Size(163, 24);
this.lblPLimit3.TabIndex = 202;
this.lblPLimit3.Text = "P LIMIT";
this.lblPLimit3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblNLimit3
//
this.lblNLimit3.BackColor = System.Drawing.Color.White;
this.lblNLimit3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.lblNLimit3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblNLimit3.ForeColor = System.Drawing.Color.Black;
this.lblNLimit3.Location = new System.Drawing.Point(350, 551);
this.lblNLimit3.Margin = new System.Windows.Forms.Padding(0);
this.lblNLimit3.Name = "lblNLimit3";
this.lblNLimit3.Size = new System.Drawing.Size(163, 24);
this.lblNLimit3.TabIndex = 203;
this.lblNLimit3.Text = "N LIMIT";
this.lblNLimit3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblPLimit2
//
this.lblPLimit2.BackColor = System.Drawing.Color.White;
this.lblPLimit2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.lblPLimit2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold);
this.lblPLimit2.ForeColor = System.Drawing.Color.Black;
this.lblPLimit2.Location = new System.Drawing.Point(181, 525);
this.lblPLimit2.Margin = new System.Windows.Forms.Padding(0);
this.lblPLimit2.Name = "lblPLimit2";
this.lblPLimit2.Size = new System.Drawing.Size(163, 24);
this.lblPLimit2.TabIndex = 200;
this.lblPLimit2.Text = "P LIMIT";
this.lblPLimit2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblNLimit2
//
this.lblNLimit2.BackColor = System.Drawing.Color.White;
this.lblNLimit2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.lblNLimit2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblNLimit2.ForeColor = System.Drawing.Color.Black;
this.lblNLimit2.Location = new System.Drawing.Point(181, 551);
this.lblNLimit2.Margin = new System.Windows.Forms.Padding(0);
this.lblNLimit2.Name = "lblNLimit2";
this.lblNLimit2.Size = new System.Drawing.Size(163, 24);
this.lblNLimit2.TabIndex = 201;
this.lblNLimit2.Text = "N LIMIT";
this.lblNLimit2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblPLimit1
//
this.lblPLimit1.BackColor = System.Drawing.Color.White;
this.lblPLimit1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.lblPLimit1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold);
this.lblPLimit1.ForeColor = System.Drawing.Color.Black;
this.lblPLimit1.Location = new System.Drawing.Point(12, 525);
this.lblPLimit1.Margin = new System.Windows.Forms.Padding(0);
this.lblPLimit1.Name = "lblPLimit1";
this.lblPLimit1.Size = new System.Drawing.Size(163, 24);
this.lblPLimit1.TabIndex = 198;
this.lblPLimit1.Text = "P LIMIT";
this.lblPLimit1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblNLimit1
//
this.lblNLimit1.BackColor = System.Drawing.Color.White;
this.lblNLimit1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.lblNLimit1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblNLimit1.ForeColor = System.Drawing.Color.Black;
this.lblNLimit1.Location = new System.Drawing.Point(12, 551);
this.lblNLimit1.Margin = new System.Windows.Forms.Padding(0);
this.lblNLimit1.Name = "lblNLimit1";
this.lblNLimit1.Size = new System.Drawing.Size(163, 24);
this.lblNLimit1.TabIndex = 199;
this.lblNLimit1.Text = "N LIMIT";
this.lblNLimit1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label25
//
this.label25.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label25.BackColor = System.Drawing.Color.YellowGreen;
this.label25.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.label25.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label25.Location = new System.Drawing.Point(350, 420);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(163, 24);
this.label25.TabIndex = 206;
this.label25.Text = "T AXIS";
this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label24
//
this.label24.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label24.BackColor = System.Drawing.Color.YellowGreen;
this.label24.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.label24.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label24.Location = new System.Drawing.Point(181, 420);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(163, 24);
this.label24.TabIndex = 205;
this.label24.Text = "X AXIS";
this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label13
//
this.label13.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label13.BackColor = System.Drawing.Color.YellowGreen;
this.label13.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.label13.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label13.Location = new System.Drawing.Point(12, 420);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(163, 24);
this.label13.TabIndex = 204;
this.label13.Text = "Y AXIS";
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// nud_JogSpeed
//
this.nud_JogSpeed.Location = new System.Drawing.Point(617, 509);
this.nud_JogSpeed.Minimum = new decimal(new int[] {
10,
0,
0,
0});
this.nud_JogSpeed.Name = "nud_JogSpeed";
this.nud_JogSpeed.Size = new System.Drawing.Size(87, 21);
this.nud_JogSpeed.TabIndex = 207;
this.nud_JogSpeed.Value = new decimal(new int[] {
10,
0,
0,
0});
//
// label1
//
this.label1.Anchor = System.Windows.Forms.AnchorStyles.None;
this.label1.BackColor = System.Drawing.Color.Gainsboro;
this.label1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(617, 489);
this.label1.Margin = new System.Windows.Forms.Padding(0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(87, 38);
this.label1.TabIndex = 155;
this.label1.Text = "Jog Speed";
this.label1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
//
// btn_AlignPosition
//
this.btn_AlignPosition.Location = new System.Drawing.Point(807, 541);
this.btn_AlignPosition.Name = "btn_AlignPosition";
this.btn_AlignPosition.Size = new System.Drawing.Size(101, 48);
this.btn_AlignPosition.TabIndex = 158;
this.btn_AlignPosition.Text = "Align Position";
this.btn_AlignPosition.UseVisualStyleBackColor = true;
this.btn_AlignPosition.Click += new System.EventHandler(this.btn_AlignPosition_Click);
//
// ChamberViewer
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1027, 604);
this.Controls.Add(this.nud_JogSpeed);
this.Controls.Add(this.label25);
this.Controls.Add(this.label24);
this.Controls.Add(this.label13);
this.Controls.Add(this.lblPLimit3);
this.Controls.Add(this.lblNLimit3);
this.Controls.Add(this.lblPLimit2);
this.Controls.Add(this.lblNLimit2);
this.Controls.Add(this.lblPLimit1);
this.Controls.Add(this.lblNLimit1);
this.Controls.Add(this.lblServo3);
this.Controls.Add(this.lblVel3);
this.Controls.Add(this.lblInPos3);
this.Controls.Add(this.lblPos3);
this.Controls.Add(this.lblServo2);
this.Controls.Add(this.label51);
this.Controls.Add(this.lblServo1);
this.Controls.Add(this.label52);
this.Controls.Add(this.lblVel2);
this.Controls.Add(this.lblPos2);
this.Controls.Add(this.lblInPos2);
this.Controls.Add(this.label39);
this.Controls.Add(this.lblInPos1);
this.Controls.Add(this.label40);
this.Controls.Add(this.lblVel1);
this.Controls.Add(this.lblPos1);
this.Controls.Add(this.label30);
this.Controls.Add(this.label27);
this.Controls.Add(this.btn_BeamProfilePosition);
this.Controls.Add(this.btn_AlignPosition);
this.Controls.Add(this.btn_PowerMeterPosition);
this.Controls.Add(this.btn_CenterPosition);
this.Controls.Add(this.btn_JogXMinus);
this.Controls.Add(this.btn_JogYPlus);
this.Controls.Add(this.btn_JogYMinus);
this.Controls.Add(this.btn_JogXPlus);
this.Controls.Add(this.btn_LoadPosition);
this.Controls.Add(this.tb_Description);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.gb_ChamberInfo);
this.Controls.Add(this.elementHost1);
this.Controls.Add(this.label1);
this.Name = "ChamberViewer";
this.Text = "ChamberViewer";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ChamberViewer_FormClosing);
this.gb_ChamberInfo.ResumeLayout(false);
this.gb_ChamberInfo.PerformLayout();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.nud_JogSpeed)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Integration.ElementHost elementHost1;
private System.Windows.Forms.GroupBox gb_ChamberInfo;
private System.Windows.Forms.Label lb_ChamberWaferExist;
private System.Windows.Forms.Label lb_VacuumOn;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.TextBox tb_Status;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox tb_IsFlip;
private System.Windows.Forms.TextBox tb_SourceNum;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TextBox tb_LotID;
private System.Windows.Forms.TextBox tb_CarrierID;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Button btn_GateOpen;
private System.Windows.Forms.Button btn_GateClose;
private System.Windows.Forms.Button btn_LiftPinUp;
private System.Windows.Forms.Button btn_LiftPinDown;
private System.Windows.Forms.Button btn_VacuumOn;
private System.Windows.Forms.Button btn_VacuumOff;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.TextBox tb_MainCDAFlow;
private System.Windows.Forms.TextBox tb_N2PTPPressure;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.TextBox tb_ChamberVacuumPressure;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label lb_GateOpen;
private System.Windows.Forms.Label lb_LiftPinUp;
private System.Windows.Forms.Timer timer;
private System.Windows.Forms.TextBox tb_MFCFlow;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox tb_MFCSetPoint;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox tb_Description;
private System.Windows.Forms.Button btn_N2ChamberValveOpen;
private System.Windows.Forms.Button btn_N2ChamberValveClose;
private System.Windows.Forms.Button btn_N2MFCValveClose;
private System.Windows.Forms.Button btn_N2MFCValveOpen;
private System.Windows.Forms.Button btn_AirBlowClose;
private System.Windows.Forms.Button btn_AirBlowOpen;
private System.Windows.Forms.Button btn_ByPassValveClose;
private System.Windows.Forms.Button btn_ByPassValveOpen;
private System.Windows.Forms.Button btn_LoadPosition;
private System.Windows.Forms.Button btn_CenterPosition;
private System.Windows.Forms.Button btn_PowerMeterPosition;
private System.Windows.Forms.Button btn_BeamProfilePosition;
private System.Windows.Forms.Button btn_JogXPlus;
private System.Windows.Forms.Button btn_JogXMinus;
private System.Windows.Forms.Button btn_JogYMinus;
private System.Windows.Forms.Button btn_JogYPlus;
private System.Windows.Forms.Label lblVel3;
private System.Windows.Forms.Label lblPos3;
private System.Windows.Forms.Label label51;
private System.Windows.Forms.Label label52;
private System.Windows.Forms.Label lblVel2;
private System.Windows.Forms.Label lblPos2;
private System.Windows.Forms.Label label39;
private System.Windows.Forms.Label label40;
private System.Windows.Forms.Label lblVel1;
private System.Windows.Forms.Label lblPos1;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.Label lblInPos3;
private System.Windows.Forms.Label lblServo3;
private System.Windows.Forms.Label lblInPos2;
private System.Windows.Forms.Label lblServo2;
private System.Windows.Forms.Label lblInPos1;
private System.Windows.Forms.Label lblServo1;
private System.Windows.Forms.Label lblPLimit3;
private System.Windows.Forms.Label lblNLimit3;
private System.Windows.Forms.Label lblPLimit2;
private System.Windows.Forms.Label lblNLimit2;
private System.Windows.Forms.Label lblPLimit1;
private System.Windows.Forms.Label lblNLimit1;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.NumericUpDown nud_JogSpeed;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox tb_RecipeName;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Button btn_ManualRun;
private System.Windows.Forms.Button btn_AlignPosition;
}
}