namespace SA_LTT_UI.Screen
|
{
|
partial class ScreenMotionMaintenance
|
{
|
/// <summary>
|
/// 필수 디자이너 변수입니다.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// 사용 중인 모든 리소스를 정리합니다.
|
/// </summary>
|
/// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region 구성 요소 디자이너에서 생성한 코드
|
|
/// <summary>
|
/// 디자이너 지원에 필요한 메서드입니다.
|
/// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.ListView_AxisPosList = new System.Windows.Forms.ListView();
|
this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
this.columnHeader9 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
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.lblInPos3 = new System.Windows.Forms.Label();
|
this.lblServo3 = new System.Windows.Forms.Label();
|
this.lblPLimit3 = new System.Windows.Forms.Label();
|
this.lblNLimit3 = new System.Windows.Forms.Label();
|
this.lblFault3 = new System.Windows.Forms.Label();
|
this.lblHomeComp3 = 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.lblInPos2 = new System.Windows.Forms.Label();
|
this.lblServo2 = new System.Windows.Forms.Label();
|
this.lblPLimit2 = new System.Windows.Forms.Label();
|
this.lblNLimit2 = new System.Windows.Forms.Label();
|
this.lblFault2 = new System.Windows.Forms.Label();
|
this.lblHomeComp2 = 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.label25 = new System.Windows.Forms.Label();
|
this.label24 = new System.Windows.Forms.Label();
|
this.label13 = new System.Windows.Forms.Label();
|
this.lblInPos1 = new System.Windows.Forms.Label();
|
this.lblServo1 = new System.Windows.Forms.Label();
|
this.lblPLimit1 = new System.Windows.Forms.Label();
|
this.lblNLimit1 = new System.Windows.Forms.Label();
|
this.lblFault1 = new System.Windows.Forms.Label();
|
this.lblHomeComp1 = new System.Windows.Forms.Label();
|
this.btnReset = new System.Windows.Forms.Button();
|
this.Label_LED_InPos = new System.Windows.Forms.Label();
|
this.Set_Control_Acc = new System.Windows.Forms.TextBox();
|
this.Btn_Jog_CCW = new System.Windows.Forms.Button();
|
this.Btn_Jog_CW = new System.Windows.Forms.Button();
|
this.Btn_Jog_Stop = new System.Windows.Forms.Button();
|
this.Btn_Move_Rel_CCW = new System.Windows.Forms.Button();
|
this.Btn_Move_Rel_CW = new System.Windows.Forms.Button();
|
this.BtnAllStop = new System.Windows.Forms.Button();
|
this.BtnAllHome = new System.Windows.Forms.Button();
|
this.BtnAllServoOFF = new System.Windows.Forms.Button();
|
this.BtnAllServoON = new System.Windows.Forms.Button();
|
this.Btn_Move_Abs = new System.Windows.Forms.Button();
|
this.Btn_Home = new System.Windows.Forms.Button();
|
this.Btn_PositionSet = new System.Windows.Forms.Button();
|
this.Btn_ServoOnOff = new System.Windows.Forms.Button();
|
this.Btn_PositionMove = new System.Windows.Forms.Button();
|
this.Label_Select_Axis_PosVal = new System.Windows.Forms.Label();
|
this.label5 = new System.Windows.Forms.Label();
|
this.Label_Select_Axis_PosName = new System.Windows.Forms.Label();
|
this.label6 = new System.Windows.Forms.Label();
|
this.label4 = new System.Windows.Forms.Label();
|
this.Label_LED_ServoOn = new System.Windows.Forms.Label();
|
this.Label_LED_PlusLimit = new System.Windows.Forms.Label();
|
this.Label_LED_MinusLimit = new System.Windows.Forms.Label();
|
this.Label_LED_FlowingError = new System.Windows.Forms.Label();
|
this.Label_LED_Home = new System.Windows.Forms.Label();
|
this.tbCurPos = new System.Windows.Forms.TextBox();
|
this.Set_Control_Pos = new System.Windows.Forms.TextBox();
|
this.Set_Control_Speed = new System.Windows.Forms.TextBox();
|
this.tbCurSpeed = new System.Windows.Forms.TextBox();
|
this.Set_Select_AccelVal = new System.Windows.Forms.TextBox();
|
this.Set_Select_SpeedVal = new System.Windows.Forms.TextBox();
|
this.Set_Select_PosVal = new System.Windows.Forms.TextBox();
|
this.label3 = new System.Windows.Forms.Label();
|
this.label2 = new System.Windows.Forms.Label();
|
this.label1 = new System.Windows.Forms.Label();
|
this.label17 = new System.Windows.Forms.Label();
|
this.Label_CurrentInfo_AxisName = new System.Windows.Forms.Label();
|
this.label18 = new System.Windows.Forms.Label();
|
this.Label_CurrentInfo_PositionName = new System.Windows.Forms.Label();
|
this.label28 = new System.Windows.Forms.Label();
|
this.label29 = new System.Windows.Forms.Label();
|
this.label8 = new System.Windows.Forms.Label();
|
this.label11 = new System.Windows.Forms.Label();
|
this.label10 = new System.Windows.Forms.Label();
|
this.label7 = new System.Windows.Forms.Label();
|
this.Label_CurrentInfo_AxisNo = new System.Windows.Forms.Label();
|
this.Label_CurrentInfo_PosIndex = new System.Windows.Forms.Label();
|
this.label12 = new System.Windows.Forms.Label();
|
this.label15 = new System.Windows.Forms.Label();
|
this.label9 = new System.Windows.Forms.Label();
|
this.Label_Subject_Current = new System.Windows.Forms.Label();
|
this.label16 = new System.Windows.Forms.Label();
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
this.btn_PiLaserView = new System.Windows.Forms.Button();
|
this.btn_PreAlign = new System.Windows.Forms.Button();
|
this.btn_Robot = new System.Windows.Forms.Button();
|
this.btn_ChillerView = new System.Windows.Forms.Button();
|
this.btn_PowerMeterView = new System.Windows.Forms.Button();
|
this.btn_Attenuator = new System.Windows.Forms.Button();
|
this.btn_ScannerView = new System.Windows.Forms.Button();
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
this.tb_ChamberVacuumPressure = new System.Windows.Forms.TextBox();
|
this.tb_MainCDAFlow = new System.Windows.Forms.TextBox();
|
this.tb_N2PTPPressure = new System.Windows.Forms.TextBox();
|
this.label22 = new System.Windows.Forms.Label();
|
this.label21 = new System.Windows.Forms.Label();
|
this.label20 = new System.Windows.Forms.Label();
|
this.tb_MainVacuumPressure = new System.Windows.Forms.TextBox();
|
this.label19 = new System.Windows.Forms.Label();
|
this.tb_MainCDAPressure = new System.Windows.Forms.TextBox();
|
this.label14 = new System.Windows.Forms.Label();
|
this.btn_VisionView = new System.Windows.Forms.Button();
|
this.groupBox1.SuspendLayout();
|
this.groupBox2.SuspendLayout();
|
this.SuspendLayout();
|
//
|
// ListView_AxisPosList
|
//
|
this.ListView_AxisPosList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
this.columnHeader1,
|
this.columnHeader9,
|
this.columnHeader2,
|
this.columnHeader3,
|
this.columnHeader4,
|
this.columnHeader5,
|
this.columnHeader6,
|
this.columnHeader7,
|
this.columnHeader8});
|
this.ListView_AxisPosList.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.ListView_AxisPosList.FullRowSelect = true;
|
this.ListView_AxisPosList.GridLines = true;
|
this.ListView_AxisPosList.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
|
this.ListView_AxisPosList.HideSelection = false;
|
this.ListView_AxisPosList.Location = new System.Drawing.Point(6, 10);
|
this.ListView_AxisPosList.MultiSelect = false;
|
this.ListView_AxisPosList.Name = "ListView_AxisPosList";
|
this.ListView_AxisPosList.OwnerDraw = true;
|
this.ListView_AxisPosList.Size = new System.Drawing.Size(615, 738);
|
this.ListView_AxisPosList.TabIndex = 0;
|
this.ListView_AxisPosList.UseCompatibleStateImageBehavior = false;
|
this.ListView_AxisPosList.View = System.Windows.Forms.View.Details;
|
this.ListView_AxisPosList.DrawColumnHeader += new System.Windows.Forms.DrawListViewColumnHeaderEventHandler(this.ListView_AxisPosList_DrawColumnHeader);
|
this.ListView_AxisPosList.DrawSubItem += new System.Windows.Forms.DrawListViewSubItemEventHandler(this.ListView_AxisPosList_DrawSubItem);
|
this.ListView_AxisPosList.SelectedIndexChanged += new System.EventHandler(this.ListView_AxisPosList_SelectedIndexChanged);
|
//
|
// columnHeader1
|
//
|
this.columnHeader1.Text = "No";
|
this.columnHeader1.Width = 30;
|
//
|
// columnHeader9
|
//
|
this.columnHeader9.Text = "EnumNo";
|
this.columnHeader9.Width = 38;
|
//
|
// columnHeader2
|
//
|
this.columnHeader2.Text = "축 명칭";
|
this.columnHeader2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
this.columnHeader2.Width = 95;
|
//
|
// columnHeader3
|
//
|
this.columnHeader3.Text = "포지션 명칭";
|
this.columnHeader3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
this.columnHeader3.Width = 125;
|
//
|
// columnHeader4
|
//
|
this.columnHeader4.Text = "축";
|
this.columnHeader4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
this.columnHeader4.Width = 28;
|
//
|
// columnHeader5
|
//
|
this.columnHeader5.Text = "IDX";
|
this.columnHeader5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
this.columnHeader5.Width = 38;
|
//
|
// columnHeader6
|
//
|
this.columnHeader6.Text = "위치[mm]";
|
this.columnHeader6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
this.columnHeader6.Width = 68;
|
//
|
// columnHeader7
|
//
|
this.columnHeader7.Text = "속도[mm/s]";
|
this.columnHeader7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
this.columnHeader7.Width = 75;
|
//
|
// columnHeader8
|
//
|
this.columnHeader8.Text = "가속도[ms]";
|
this.columnHeader8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
this.columnHeader8.Width = 73;
|
//
|
// lblVel3
|
//
|
this.lblVel3.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(1064, 568);
|
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 = 176;
|
this.lblVel3.Text = "0.0000";
|
this.lblVel3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblPos3
|
//
|
this.lblPos3.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(1064, 542);
|
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 = 175;
|
this.lblPos3.Text = "0.0000";
|
this.lblPos3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label51
|
//
|
this.label51.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(1029, 568);
|
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 = 174;
|
this.label51.Text = "V";
|
this.label51.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label52
|
//
|
this.label52.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(1029, 542);
|
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 = 173;
|
this.label52.Text = "P";
|
this.label52.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblInPos3
|
//
|
this.lblInPos3.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(1029, 698);
|
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 = 172;
|
this.lblInPos3.Text = "IN POS";
|
this.lblInPos3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblServo3
|
//
|
this.lblServo3.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(1029, 594);
|
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 = 167;
|
this.lblServo3.Text = "SERVO";
|
this.lblServo3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblPLimit3
|
//
|
this.lblPLimit3.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(1029, 620);
|
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 = 168;
|
this.lblPLimit3.Text = "P LIMIT";
|
this.lblPLimit3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblNLimit3
|
//
|
this.lblNLimit3.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(1029, 646);
|
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 = 169;
|
this.lblNLimit3.Text = "N LIMIT";
|
this.lblNLimit3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblFault3
|
//
|
this.lblFault3.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.lblFault3.BackColor = System.Drawing.Color.White;
|
this.lblFault3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.lblFault3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.lblFault3.ForeColor = System.Drawing.Color.Black;
|
this.lblFault3.Location = new System.Drawing.Point(1029, 672);
|
this.lblFault3.Margin = new System.Windows.Forms.Padding(0);
|
this.lblFault3.Name = "lblFault3";
|
this.lblFault3.Size = new System.Drawing.Size(163, 24);
|
this.lblFault3.TabIndex = 170;
|
this.lblFault3.Text = "FAULT";
|
this.lblFault3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblHomeComp3
|
//
|
this.lblHomeComp3.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.lblHomeComp3.BackColor = System.Drawing.Color.White;
|
this.lblHomeComp3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.lblHomeComp3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.lblHomeComp3.ForeColor = System.Drawing.Color.Black;
|
this.lblHomeComp3.Location = new System.Drawing.Point(1029, 724);
|
this.lblHomeComp3.Margin = new System.Windows.Forms.Padding(0);
|
this.lblHomeComp3.Name = "lblHomeComp3";
|
this.lblHomeComp3.Size = new System.Drawing.Size(163, 24);
|
this.lblHomeComp3.TabIndex = 171;
|
this.lblHomeComp3.Text = "HOME COMPLETE";
|
this.lblHomeComp3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblVel2
|
//
|
this.lblVel2.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(857, 568);
|
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 = 166;
|
this.lblVel2.Text = "0.0000";
|
this.lblVel2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblPos2
|
//
|
this.lblPos2.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(857, 542);
|
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 = 165;
|
this.lblPos2.Text = "0.0000";
|
this.lblPos2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label39
|
//
|
this.label39.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(822, 568);
|
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 = 164;
|
this.label39.Text = "V";
|
this.label39.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label40
|
//
|
this.label40.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(822, 542);
|
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 = 163;
|
this.label40.Text = "P";
|
this.label40.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblInPos2
|
//
|
this.lblInPos2.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(822, 698);
|
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 = 162;
|
this.lblInPos2.Text = "IN POS";
|
this.lblInPos2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblServo2
|
//
|
this.lblServo2.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(822, 594);
|
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 = 157;
|
this.lblServo2.Text = "SERVO";
|
this.lblServo2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblPLimit2
|
//
|
this.lblPLimit2.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(822, 620);
|
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 = 158;
|
this.lblPLimit2.Text = "P LIMIT";
|
this.lblPLimit2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblNLimit2
|
//
|
this.lblNLimit2.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(822, 646);
|
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 = 159;
|
this.lblNLimit2.Text = "N LIMIT";
|
this.lblNLimit2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblFault2
|
//
|
this.lblFault2.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.lblFault2.BackColor = System.Drawing.Color.White;
|
this.lblFault2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.lblFault2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.lblFault2.ForeColor = System.Drawing.Color.Black;
|
this.lblFault2.Location = new System.Drawing.Point(822, 672);
|
this.lblFault2.Margin = new System.Windows.Forms.Padding(0);
|
this.lblFault2.Name = "lblFault2";
|
this.lblFault2.Size = new System.Drawing.Size(163, 24);
|
this.lblFault2.TabIndex = 160;
|
this.lblFault2.Text = "FAULT";
|
this.lblFault2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblHomeComp2
|
//
|
this.lblHomeComp2.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.lblHomeComp2.BackColor = System.Drawing.Color.White;
|
this.lblHomeComp2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.lblHomeComp2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.lblHomeComp2.ForeColor = System.Drawing.Color.Black;
|
this.lblHomeComp2.Location = new System.Drawing.Point(822, 724);
|
this.lblHomeComp2.Margin = new System.Windows.Forms.Padding(0);
|
this.lblHomeComp2.Name = "lblHomeComp2";
|
this.lblHomeComp2.Size = new System.Drawing.Size(163, 24);
|
this.lblHomeComp2.TabIndex = 161;
|
this.lblHomeComp2.Text = "HOME COMPLETE";
|
this.lblHomeComp2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblVel1
|
//
|
this.lblVel1.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(659, 568);
|
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 = 156;
|
this.lblVel1.Text = "0.0000";
|
this.lblVel1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblPos1
|
//
|
this.lblPos1.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(659, 542);
|
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 = 155;
|
this.lblPos1.Text = "0.0000";
|
this.lblPos1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label30
|
//
|
this.label30.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(624, 568);
|
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 = 154;
|
this.label30.Text = "V";
|
this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label27
|
//
|
this.label27.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(624, 542);
|
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 = 153;
|
this.label27.Text = "P";
|
this.label27.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(1029, 518);
|
this.label25.Name = "label25";
|
this.label25.Size = new System.Drawing.Size(163, 24);
|
this.label25.TabIndex = 151;
|
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(822, 518);
|
this.label24.Name = "label24";
|
this.label24.Size = new System.Drawing.Size(163, 24);
|
this.label24.TabIndex = 150;
|
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(624, 518);
|
this.label13.Name = "label13";
|
this.label13.Size = new System.Drawing.Size(163, 24);
|
this.label13.TabIndex = 149;
|
this.label13.Text = "Y AXIS";
|
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblInPos1
|
//
|
this.lblInPos1.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(624, 698);
|
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 = 148;
|
this.lblInPos1.Text = "IN POS";
|
this.lblInPos1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblServo1
|
//
|
this.lblServo1.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(624, 594);
|
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 = 143;
|
this.lblServo1.Text = "SERVO";
|
this.lblServo1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblPLimit1
|
//
|
this.lblPLimit1.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(624, 620);
|
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 = 144;
|
this.lblPLimit1.Text = "P LIMIT";
|
this.lblPLimit1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblNLimit1
|
//
|
this.lblNLimit1.Anchor = System.Windows.Forms.AnchorStyles.None;
|
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(624, 646);
|
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 = 145;
|
this.lblNLimit1.Text = "N LIMIT";
|
this.lblNLimit1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblFault1
|
//
|
this.lblFault1.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.lblFault1.BackColor = System.Drawing.Color.White;
|
this.lblFault1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.lblFault1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.lblFault1.ForeColor = System.Drawing.Color.Black;
|
this.lblFault1.Location = new System.Drawing.Point(624, 672);
|
this.lblFault1.Margin = new System.Windows.Forms.Padding(0);
|
this.lblFault1.Name = "lblFault1";
|
this.lblFault1.Size = new System.Drawing.Size(163, 24);
|
this.lblFault1.TabIndex = 146;
|
this.lblFault1.Text = "FAULT";
|
this.lblFault1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// lblHomeComp1
|
//
|
this.lblHomeComp1.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.lblHomeComp1.BackColor = System.Drawing.Color.White;
|
this.lblHomeComp1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.lblHomeComp1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.lblHomeComp1.ForeColor = System.Drawing.Color.Black;
|
this.lblHomeComp1.Location = new System.Drawing.Point(624, 724);
|
this.lblHomeComp1.Margin = new System.Windows.Forms.Padding(0);
|
this.lblHomeComp1.Name = "lblHomeComp1";
|
this.lblHomeComp1.Size = new System.Drawing.Size(163, 24);
|
this.lblHomeComp1.TabIndex = 147;
|
this.lblHomeComp1.Text = "HOME COMPLETE";
|
this.lblHomeComp1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// btnReset
|
//
|
this.btnReset.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.btnReset.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.btnReset.Location = new System.Drawing.Point(627, 322);
|
this.btnReset.Name = "btnReset";
|
this.btnReset.Size = new System.Drawing.Size(124, 58);
|
this.btnReset.TabIndex = 142;
|
this.btnReset.Text = "Reset";
|
this.btnReset.UseVisualStyleBackColor = true;
|
this.btnReset.Click += new System.EventHandler(this.btnReset_Click);
|
//
|
// Label_LED_InPos
|
//
|
this.Label_LED_InPos.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Label_LED_InPos.BackColor = System.Drawing.Color.White;
|
this.Label_LED_InPos.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.Label_LED_InPos.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.Label_LED_InPos.ForeColor = System.Drawing.Color.Black;
|
this.Label_LED_InPos.Location = new System.Drawing.Point(1150, 135);
|
this.Label_LED_InPos.Margin = new System.Windows.Forms.Padding(0);
|
this.Label_LED_InPos.Name = "Label_LED_InPos";
|
this.Label_LED_InPos.Size = new System.Drawing.Size(21, 24);
|
this.Label_LED_InPos.TabIndex = 141;
|
this.Label_LED_InPos.Text = "I";
|
this.Label_LED_InPos.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// Set_Control_Acc
|
//
|
this.Set_Control_Acc.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Set_Control_Acc.BackColor = System.Drawing.SystemColors.Info;
|
this.Set_Control_Acc.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Set_Control_Acc.Location = new System.Drawing.Point(992, 290);
|
this.Set_Control_Acc.Name = "Set_Control_Acc";
|
this.Set_Control_Acc.Size = new System.Drawing.Size(108, 21);
|
this.Set_Control_Acc.TabIndex = 139;
|
this.Set_Control_Acc.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
this.Set_Control_Acc.Click += new System.EventHandler(this.Set_Control_Acc_Click);
|
//
|
// Btn_Jog_CCW
|
//
|
this.Btn_Jog_CCW.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Btn_Jog_CCW.BackColor = System.Drawing.SystemColors.ControlDark;
|
this.Btn_Jog_CCW.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Btn_Jog_CCW.Location = new System.Drawing.Point(1105, 319);
|
this.Btn_Jog_CCW.Name = "Btn_Jog_CCW";
|
this.Btn_Jog_CCW.Size = new System.Drawing.Size(90, 62);
|
this.Btn_Jog_CCW.TabIndex = 128;
|
this.Btn_Jog_CCW.Text = "-";
|
this.Btn_Jog_CCW.UseVisualStyleBackColor = false;
|
this.Btn_Jog_CCW.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Btn_Jog_CCW_MouseDown);
|
this.Btn_Jog_CCW.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Btn_Jog_CCW_MouseUp);
|
//
|
// Btn_Jog_CW
|
//
|
this.Btn_Jog_CW.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Btn_Jog_CW.BackColor = System.Drawing.SystemColors.ControlDark;
|
this.Btn_Jog_CW.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Btn_Jog_CW.Location = new System.Drawing.Point(1105, 254);
|
this.Btn_Jog_CW.Name = "Btn_Jog_CW";
|
this.Btn_Jog_CW.Size = new System.Drawing.Size(90, 62);
|
this.Btn_Jog_CW.TabIndex = 129;
|
this.Btn_Jog_CW.Text = "+";
|
this.Btn_Jog_CW.UseVisualStyleBackColor = false;
|
this.Btn_Jog_CW.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Btn_Jog_CW_MouseDown);
|
this.Btn_Jog_CW.MouseUp += new System.Windows.Forms.MouseEventHandler(this.Btn_Jog_CW_MouseUp);
|
//
|
// Btn_Jog_Stop
|
//
|
this.Btn_Jog_Stop.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Btn_Jog_Stop.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Btn_Jog_Stop.Location = new System.Drawing.Point(1015, 321);
|
this.Btn_Jog_Stop.Name = "Btn_Jog_Stop";
|
this.Btn_Jog_Stop.Size = new System.Drawing.Size(87, 59);
|
this.Btn_Jog_Stop.TabIndex = 130;
|
this.Btn_Jog_Stop.Text = "정지";
|
this.Btn_Jog_Stop.UseVisualStyleBackColor = true;
|
this.Btn_Jog_Stop.Click += new System.EventHandler(this.Btn_Jog_Stop_Click);
|
//
|
// Btn_Move_Rel_CCW
|
//
|
this.Btn_Move_Rel_CCW.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Btn_Move_Rel_CCW.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Btn_Move_Rel_CCW.Location = new System.Drawing.Point(928, 321);
|
this.Btn_Move_Rel_CCW.Name = "Btn_Move_Rel_CCW";
|
this.Btn_Move_Rel_CCW.Size = new System.Drawing.Size(87, 59);
|
this.Btn_Move_Rel_CCW.TabIndex = 131;
|
this.Btn_Move_Rel_CCW.Text = "상대이동 -";
|
this.Btn_Move_Rel_CCW.UseVisualStyleBackColor = true;
|
this.Btn_Move_Rel_CCW.Click += new System.EventHandler(this.Btn_Move_Rel_CCW_Click);
|
//
|
// Btn_Move_Rel_CW
|
//
|
this.Btn_Move_Rel_CW.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Btn_Move_Rel_CW.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Btn_Move_Rel_CW.Location = new System.Drawing.Point(841, 321);
|
this.Btn_Move_Rel_CW.Name = "Btn_Move_Rel_CW";
|
this.Btn_Move_Rel_CW.Size = new System.Drawing.Size(87, 59);
|
this.Btn_Move_Rel_CW.TabIndex = 132;
|
this.Btn_Move_Rel_CW.Text = "상대이동 +";
|
this.Btn_Move_Rel_CW.UseVisualStyleBackColor = true;
|
this.Btn_Move_Rel_CW.Click += new System.EventHandler(this.Btn_Move_Rel_CW_Click);
|
//
|
// BtnAllStop
|
//
|
this.BtnAllStop.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.BtnAllStop.BackColor = System.Drawing.Color.PaleTurquoise;
|
this.BtnAllStop.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.BtnAllStop.Location = new System.Drawing.Point(915, 420);
|
this.BtnAllStop.Name = "BtnAllStop";
|
this.BtnAllStop.Size = new System.Drawing.Size(138, 52);
|
this.BtnAllStop.TabIndex = 136;
|
this.BtnAllStop.Text = "[#1] All Stop";
|
this.BtnAllStop.UseVisualStyleBackColor = false;
|
this.BtnAllStop.Click += new System.EventHandler(this.BtnAllStop_Click);
|
//
|
// BtnAllHome
|
//
|
this.BtnAllHome.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.BtnAllHome.BackColor = System.Drawing.Color.PaleTurquoise;
|
this.BtnAllHome.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.BtnAllHome.Location = new System.Drawing.Point(1057, 420);
|
this.BtnAllHome.Name = "BtnAllHome";
|
this.BtnAllHome.Size = new System.Drawing.Size(138, 52);
|
this.BtnAllHome.TabIndex = 135;
|
this.BtnAllHome.Text = "[#1] All Home";
|
this.BtnAllHome.UseVisualStyleBackColor = false;
|
this.BtnAllHome.Visible = false;
|
this.BtnAllHome.Click += new System.EventHandler(this.BtnAllHome_Click);
|
//
|
// BtnAllServoOFF
|
//
|
this.BtnAllServoOFF.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.BtnAllServoOFF.BackColor = System.Drawing.Color.PaleTurquoise;
|
this.BtnAllServoOFF.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.BtnAllServoOFF.Location = new System.Drawing.Point(771, 420);
|
this.BtnAllServoOFF.Name = "BtnAllServoOFF";
|
this.BtnAllServoOFF.Size = new System.Drawing.Size(138, 52);
|
this.BtnAllServoOFF.TabIndex = 134;
|
this.BtnAllServoOFF.Text = "[#1] All Servo Off";
|
this.BtnAllServoOFF.UseVisualStyleBackColor = false;
|
this.BtnAllServoOFF.Click += new System.EventHandler(this.BtnAllServoOFF_Click);
|
//
|
// BtnAllServoON
|
//
|
this.BtnAllServoON.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.BtnAllServoON.BackColor = System.Drawing.Color.PaleTurquoise;
|
this.BtnAllServoON.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.BtnAllServoON.Location = new System.Drawing.Point(627, 420);
|
this.BtnAllServoON.Name = "BtnAllServoON";
|
this.BtnAllServoON.Size = new System.Drawing.Size(138, 52);
|
this.BtnAllServoON.TabIndex = 133;
|
this.BtnAllServoON.Text = "[#1] All Servo On";
|
this.BtnAllServoON.UseVisualStyleBackColor = false;
|
this.BtnAllServoON.Click += new System.EventHandler(this.BtnAllServoON_Click);
|
//
|
// Btn_Move_Abs
|
//
|
this.Btn_Move_Abs.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Btn_Move_Abs.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Btn_Move_Abs.Location = new System.Drawing.Point(754, 321);
|
this.Btn_Move_Abs.Name = "Btn_Move_Abs";
|
this.Btn_Move_Abs.Size = new System.Drawing.Size(87, 59);
|
this.Btn_Move_Abs.TabIndex = 137;
|
this.Btn_Move_Abs.Text = "절대이동";
|
this.Btn_Move_Abs.UseVisualStyleBackColor = true;
|
this.Btn_Move_Abs.Click += new System.EventHandler(this.Btn_Move_Abs_Click);
|
//
|
// Btn_Home
|
//
|
this.Btn_Home.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Btn_Home.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Btn_Home.Location = new System.Drawing.Point(627, 254);
|
this.Btn_Home.Name = "Btn_Home";
|
this.Btn_Home.Size = new System.Drawing.Size(124, 61);
|
this.Btn_Home.TabIndex = 138;
|
this.Btn_Home.Text = "HOME";
|
this.Btn_Home.UseVisualStyleBackColor = true;
|
this.Btn_Home.Click += new System.EventHandler(this.Btn_Home_Click);
|
//
|
// Btn_PositionSet
|
//
|
this.Btn_PositionSet.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Btn_PositionSet.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Btn_PositionSet.Location = new System.Drawing.Point(885, 159);
|
this.Btn_PositionSet.Name = "Btn_PositionSet";
|
this.Btn_PositionSet.Size = new System.Drawing.Size(75, 59);
|
this.Btn_PositionSet.TabIndex = 125;
|
this.Btn_PositionSet.Text = "위치 설정";
|
this.Btn_PositionSet.UseVisualStyleBackColor = true;
|
this.Btn_PositionSet.Click += new System.EventHandler(this.Btn_PositionSet_Click);
|
//
|
// Btn_ServoOnOff
|
//
|
this.Btn_ServoOnOff.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Btn_ServoOnOff.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Btn_ServoOnOff.Location = new System.Drawing.Point(1115, 160);
|
this.Btn_ServoOnOff.Name = "Btn_ServoOnOff";
|
this.Btn_ServoOnOff.Size = new System.Drawing.Size(80, 59);
|
this.Btn_ServoOnOff.TabIndex = 126;
|
this.Btn_ServoOnOff.Text = "Servo On/Off";
|
this.Btn_ServoOnOff.UseVisualStyleBackColor = true;
|
this.Btn_ServoOnOff.Click += new System.EventHandler(this.Btn_ServoOnOff_Click);
|
//
|
// Btn_PositionMove
|
//
|
this.Btn_PositionMove.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Btn_PositionMove.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Btn_PositionMove.Location = new System.Drawing.Point(809, 159);
|
this.Btn_PositionMove.Name = "Btn_PositionMove";
|
this.Btn_PositionMove.Size = new System.Drawing.Size(75, 59);
|
this.Btn_PositionMove.TabIndex = 127;
|
this.Btn_PositionMove.Text = "저장 위치 이동";
|
this.Btn_PositionMove.UseVisualStyleBackColor = true;
|
this.Btn_PositionMove.Click += new System.EventHandler(this.Btn_PositionMove_Click);
|
//
|
// Label_Select_Axis_PosVal
|
//
|
this.Label_Select_Axis_PosVal.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Label_Select_Axis_PosVal.BackColor = System.Drawing.Color.Black;
|
this.Label_Select_Axis_PosVal.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.Label_Select_Axis_PosVal.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Label_Select_Axis_PosVal.ForeColor = System.Drawing.Color.Yellow;
|
this.Label_Select_Axis_PosVal.Location = new System.Drawing.Point(690, 190);
|
this.Label_Select_Axis_PosVal.Name = "Label_Select_Axis_PosVal";
|
this.Label_Select_Axis_PosVal.Size = new System.Drawing.Size(118, 27);
|
this.Label_Select_Axis_PosVal.TabIndex = 123;
|
this.Label_Select_Axis_PosVal.Text = " ";
|
this.Label_Select_Axis_PosVal.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label5
|
//
|
this.label5.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.label5.BackColor = System.Drawing.Color.DarkGray;
|
this.label5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.label5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.label5.Location = new System.Drawing.Point(627, 190);
|
this.label5.Name = "label5";
|
this.label5.Size = new System.Drawing.Size(62, 27);
|
this.label5.TabIndex = 124;
|
this.label5.Text = "위치 [mm]";
|
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// Label_Select_Axis_PosName
|
//
|
this.Label_Select_Axis_PosName.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Label_Select_Axis_PosName.BackColor = System.Drawing.Color.Black;
|
this.Label_Select_Axis_PosName.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.Label_Select_Axis_PosName.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Label_Select_Axis_PosName.ForeColor = System.Drawing.Color.Yellow;
|
this.Label_Select_Axis_PosName.Location = new System.Drawing.Point(690, 160);
|
this.Label_Select_Axis_PosName.Name = "Label_Select_Axis_PosName";
|
this.Label_Select_Axis_PosName.Size = new System.Drawing.Size(118, 27);
|
this.Label_Select_Axis_PosName.TabIndex = 121;
|
this.Label_Select_Axis_PosName.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label6
|
//
|
this.label6.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.label6.BackColor = System.Drawing.Color.DarkGray;
|
this.label6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.label6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.label6.Location = new System.Drawing.Point(627, 160);
|
this.label6.Name = "label6";
|
this.label6.Size = new System.Drawing.Size(62, 27);
|
this.label6.TabIndex = 122;
|
this.label6.Text = "축 정보";
|
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label4
|
//
|
this.label4.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.label4.BackColor = System.Drawing.Color.Gold;
|
this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.label4.Font = new System.Drawing.Font("Arial", 9F);
|
this.label4.Location = new System.Drawing.Point(627, 135);
|
this.label4.Name = "label4";
|
this.label4.Size = new System.Drawing.Size(424, 24);
|
this.label4.TabIndex = 120;
|
this.label4.Text = " ◎ 개별 모터 조작 및 위치설정";
|
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// Label_LED_ServoOn
|
//
|
this.Label_LED_ServoOn.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Label_LED_ServoOn.BackColor = System.Drawing.Color.White;
|
this.Label_LED_ServoOn.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.Label_LED_ServoOn.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.Label_LED_ServoOn.ForeColor = System.Drawing.Color.Black;
|
this.Label_LED_ServoOn.Location = new System.Drawing.Point(1054, 135);
|
this.Label_LED_ServoOn.Margin = new System.Windows.Forms.Padding(0);
|
this.Label_LED_ServoOn.Name = "Label_LED_ServoOn";
|
this.Label_LED_ServoOn.Size = new System.Drawing.Size(21, 24);
|
this.Label_LED_ServoOn.TabIndex = 115;
|
this.Label_LED_ServoOn.Text = "S";
|
this.Label_LED_ServoOn.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// Label_LED_PlusLimit
|
//
|
this.Label_LED_PlusLimit.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Label_LED_PlusLimit.BackColor = System.Drawing.Color.White;
|
this.Label_LED_PlusLimit.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.Label_LED_PlusLimit.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold);
|
this.Label_LED_PlusLimit.ForeColor = System.Drawing.Color.Black;
|
this.Label_LED_PlusLimit.Location = new System.Drawing.Point(1078, 135);
|
this.Label_LED_PlusLimit.Margin = new System.Windows.Forms.Padding(0);
|
this.Label_LED_PlusLimit.Name = "Label_LED_PlusLimit";
|
this.Label_LED_PlusLimit.Size = new System.Drawing.Size(21, 24);
|
this.Label_LED_PlusLimit.TabIndex = 116;
|
this.Label_LED_PlusLimit.Text = "P";
|
this.Label_LED_PlusLimit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// Label_LED_MinusLimit
|
//
|
this.Label_LED_MinusLimit.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Label_LED_MinusLimit.BackColor = System.Drawing.Color.White;
|
this.Label_LED_MinusLimit.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.Label_LED_MinusLimit.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.Label_LED_MinusLimit.ForeColor = System.Drawing.Color.Black;
|
this.Label_LED_MinusLimit.Location = new System.Drawing.Point(1102, 135);
|
this.Label_LED_MinusLimit.Margin = new System.Windows.Forms.Padding(0);
|
this.Label_LED_MinusLimit.Name = "Label_LED_MinusLimit";
|
this.Label_LED_MinusLimit.Size = new System.Drawing.Size(21, 24);
|
this.Label_LED_MinusLimit.TabIndex = 117;
|
this.Label_LED_MinusLimit.Text = "N";
|
this.Label_LED_MinusLimit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// Label_LED_FlowingError
|
//
|
this.Label_LED_FlowingError.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Label_LED_FlowingError.BackColor = System.Drawing.Color.White;
|
this.Label_LED_FlowingError.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.Label_LED_FlowingError.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.Label_LED_FlowingError.ForeColor = System.Drawing.Color.Black;
|
this.Label_LED_FlowingError.Location = new System.Drawing.Point(1126, 135);
|
this.Label_LED_FlowingError.Margin = new System.Windows.Forms.Padding(0);
|
this.Label_LED_FlowingError.Name = "Label_LED_FlowingError";
|
this.Label_LED_FlowingError.Size = new System.Drawing.Size(21, 24);
|
this.Label_LED_FlowingError.TabIndex = 118;
|
this.Label_LED_FlowingError.Text = "F";
|
this.Label_LED_FlowingError.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// Label_LED_Home
|
//
|
this.Label_LED_Home.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Label_LED_Home.BackColor = System.Drawing.Color.White;
|
this.Label_LED_Home.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.Label_LED_Home.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
this.Label_LED_Home.ForeColor = System.Drawing.Color.Black;
|
this.Label_LED_Home.Location = new System.Drawing.Point(1174, 135);
|
this.Label_LED_Home.Margin = new System.Windows.Forms.Padding(0);
|
this.Label_LED_Home.Name = "Label_LED_Home";
|
this.Label_LED_Home.Size = new System.Drawing.Size(21, 24);
|
this.Label_LED_Home.TabIndex = 119;
|
this.Label_LED_Home.Text = "H";
|
this.Label_LED_Home.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// tbCurPos
|
//
|
this.tbCurPos.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.tbCurPos.Enabled = false;
|
this.tbCurPos.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.tbCurPos.Location = new System.Drawing.Point(1041, 194);
|
this.tbCurPos.Name = "tbCurPos";
|
this.tbCurPos.Size = new System.Drawing.Size(70, 21);
|
this.tbCurPos.TabIndex = 108;
|
this.tbCurPos.Text = "0";
|
this.tbCurPos.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// Set_Control_Pos
|
//
|
this.Set_Control_Pos.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Set_Control_Pos.BackColor = System.Drawing.SystemColors.Info;
|
this.Set_Control_Pos.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Set_Control_Pos.Location = new System.Drawing.Point(756, 290);
|
this.Set_Control_Pos.Name = "Set_Control_Pos";
|
this.Set_Control_Pos.Size = new System.Drawing.Size(108, 21);
|
this.Set_Control_Pos.TabIndex = 109;
|
this.Set_Control_Pos.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
this.Set_Control_Pos.Click += new System.EventHandler(this.Set_Control_Pos_Click);
|
//
|
// Set_Control_Speed
|
//
|
this.Set_Control_Speed.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Set_Control_Speed.BackColor = System.Drawing.SystemColors.Info;
|
this.Set_Control_Speed.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Set_Control_Speed.Location = new System.Drawing.Point(873, 290);
|
this.Set_Control_Speed.Name = "Set_Control_Speed";
|
this.Set_Control_Speed.Size = new System.Drawing.Size(108, 21);
|
this.Set_Control_Speed.TabIndex = 110;
|
this.Set_Control_Speed.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
this.Set_Control_Speed.Click += new System.EventHandler(this.Set_Control_Speed_Click);
|
//
|
// tbCurSpeed
|
//
|
this.tbCurSpeed.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.tbCurSpeed.Enabled = false;
|
this.tbCurSpeed.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.tbCurSpeed.Location = new System.Drawing.Point(965, 194);
|
this.tbCurSpeed.Name = "tbCurSpeed";
|
this.tbCurSpeed.Size = new System.Drawing.Size(70, 21);
|
this.tbCurSpeed.TabIndex = 114;
|
this.tbCurSpeed.Text = "0";
|
this.tbCurSpeed.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// Set_Select_AccelVal
|
//
|
this.Set_Select_AccelVal.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Set_Select_AccelVal.BackColor = System.Drawing.SystemColors.Info;
|
this.Set_Select_AccelVal.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Set_Select_AccelVal.Location = new System.Drawing.Point(1089, 98);
|
this.Set_Select_AccelVal.Name = "Set_Select_AccelVal";
|
this.Set_Select_AccelVal.Size = new System.Drawing.Size(106, 21);
|
this.Set_Select_AccelVal.TabIndex = 112;
|
this.Set_Select_AccelVal.Tag = "ACCEL";
|
this.Set_Select_AccelVal.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
this.Set_Select_AccelVal.Click += new System.EventHandler(this.Set_Select_AccelVal_Click);
|
//
|
// Set_Select_SpeedVal
|
//
|
this.Set_Select_SpeedVal.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Set_Select_SpeedVal.BackColor = System.Drawing.SystemColors.Info;
|
this.Set_Select_SpeedVal.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Set_Select_SpeedVal.Location = new System.Drawing.Point(895, 98);
|
this.Set_Select_SpeedVal.Name = "Set_Select_SpeedVal";
|
this.Set_Select_SpeedVal.Size = new System.Drawing.Size(93, 21);
|
this.Set_Select_SpeedVal.TabIndex = 113;
|
this.Set_Select_SpeedVal.Tag = "SPEED";
|
this.Set_Select_SpeedVal.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
this.Set_Select_SpeedVal.Click += new System.EventHandler(this.Set_Select_SpeedVal_Click);
|
//
|
// Set_Select_PosVal
|
//
|
this.Set_Select_PosVal.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Set_Select_PosVal.BackColor = System.Drawing.SystemColors.Info;
|
this.Set_Select_PosVal.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Set_Select_PosVal.Location = new System.Drawing.Point(712, 98);
|
this.Set_Select_PosVal.Name = "Set_Select_PosVal";
|
this.Set_Select_PosVal.Size = new System.Drawing.Size(93, 21);
|
this.Set_Select_PosVal.TabIndex = 111;
|
this.Set_Select_PosVal.Tag = "POSITION";
|
this.Set_Select_PosVal.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
this.Set_Select_PosVal.Click += new System.EventHandler(this.Set_Select_PosVal_Click);
|
//
|
// label3
|
//
|
this.label3.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.label3.BackColor = System.Drawing.Color.DarkGray;
|
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(993, 94);
|
this.label3.Margin = new System.Windows.Forms.Padding(0);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(202, 28);
|
this.label3.TabIndex = 93;
|
this.label3.Text = " 가속도 [ms]";
|
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label2
|
//
|
this.label2.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.label2.BackColor = System.Drawing.Color.DarkGray;
|
this.label2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.label2.Location = new System.Drawing.Point(810, 94);
|
this.label2.Margin = new System.Windows.Forms.Padding(0);
|
this.label2.Name = "label2";
|
this.label2.Size = new System.Drawing.Size(178, 28);
|
this.label2.TabIndex = 96;
|
this.label2.Text = " 속도 [mm/s]";
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label1
|
//
|
this.label1.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.label1.BackColor = System.Drawing.Color.DarkGray;
|
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(627, 94);
|
this.label1.Margin = new System.Windows.Forms.Padding(0);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(178, 28);
|
this.label1.TabIndex = 94;
|
this.label1.Text = " 위치 [mm]";
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label17
|
//
|
this.label17.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.label17.BackColor = System.Drawing.Color.DarkGray;
|
this.label17.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.label17.Location = new System.Drawing.Point(627, 34);
|
this.label17.Margin = new System.Windows.Forms.Padding(0);
|
this.label17.Name = "label17";
|
this.label17.Size = new System.Drawing.Size(178, 28);
|
this.label17.TabIndex = 95;
|
this.label17.Text = "축 명칭";
|
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// Label_CurrentInfo_AxisName
|
//
|
this.Label_CurrentInfo_AxisName.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Label_CurrentInfo_AxisName.BackColor = System.Drawing.Color.Gainsboro;
|
this.Label_CurrentInfo_AxisName.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Label_CurrentInfo_AxisName.Location = new System.Drawing.Point(627, 64);
|
this.Label_CurrentInfo_AxisName.Margin = new System.Windows.Forms.Padding(0);
|
this.Label_CurrentInfo_AxisName.Name = "Label_CurrentInfo_AxisName";
|
this.Label_CurrentInfo_AxisName.Size = new System.Drawing.Size(178, 28);
|
this.Label_CurrentInfo_AxisName.TabIndex = 97;
|
this.Label_CurrentInfo_AxisName.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label18
|
//
|
this.label18.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.label18.BackColor = System.Drawing.Color.DarkGray;
|
this.label18.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.label18.Location = new System.Drawing.Point(810, 34);
|
this.label18.Margin = new System.Windows.Forms.Padding(0);
|
this.label18.Name = "label18";
|
this.label18.Size = new System.Drawing.Size(178, 28);
|
this.label18.TabIndex = 98;
|
this.label18.Text = "포지션 명칭";
|
this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// Label_CurrentInfo_PositionName
|
//
|
this.Label_CurrentInfo_PositionName.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Label_CurrentInfo_PositionName.BackColor = System.Drawing.Color.Gainsboro;
|
this.Label_CurrentInfo_PositionName.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Label_CurrentInfo_PositionName.Location = new System.Drawing.Point(810, 64);
|
this.Label_CurrentInfo_PositionName.Margin = new System.Windows.Forms.Padding(0);
|
this.Label_CurrentInfo_PositionName.Name = "Label_CurrentInfo_PositionName";
|
this.Label_CurrentInfo_PositionName.Size = new System.Drawing.Size(178, 28);
|
this.Label_CurrentInfo_PositionName.TabIndex = 99;
|
this.Label_CurrentInfo_PositionName.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label28
|
//
|
this.label28.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.label28.BackColor = System.Drawing.Color.DarkGray;
|
this.label28.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.label28.Location = new System.Drawing.Point(993, 34);
|
this.label28.Margin = new System.Windows.Forms.Padding(0);
|
this.label28.Name = "label28";
|
this.label28.Size = new System.Drawing.Size(88, 28);
|
this.label28.TabIndex = 100;
|
this.label28.Text = "축 번호";
|
this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label29
|
//
|
this.label29.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.label29.BackColor = System.Drawing.Color.DarkGray;
|
this.label29.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.label29.Location = new System.Drawing.Point(1086, 34);
|
this.label29.Margin = new System.Windows.Forms.Padding(0);
|
this.label29.Name = "label29";
|
this.label29.Size = new System.Drawing.Size(109, 28);
|
this.label29.TabIndex = 101;
|
this.label29.Text = "위치 인덱스";
|
this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label8
|
//
|
this.label8.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.label8.BackColor = System.Drawing.Color.Gainsboro;
|
this.label8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.label8.Location = new System.Drawing.Point(1039, 160);
|
this.label8.Margin = new System.Windows.Forms.Padding(0);
|
this.label8.Name = "label8";
|
this.label8.Size = new System.Drawing.Size(72, 59);
|
this.label8.TabIndex = 106;
|
this.label8.Text = "\r\n현재 위치";
|
this.label8.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
//
|
// label11
|
//
|
this.label11.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.label11.BackColor = System.Drawing.Color.Gainsboro;
|
this.label11.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.label11.Location = new System.Drawing.Point(754, 254);
|
this.label11.Margin = new System.Windows.Forms.Padding(0);
|
this.label11.Name = "label11";
|
this.label11.Size = new System.Drawing.Size(109, 65);
|
this.label11.TabIndex = 105;
|
this.label11.Text = "\r\n위치 [mm]";
|
this.label11.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
//
|
// label10
|
//
|
this.label10.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.label10.BackColor = System.Drawing.Color.Gainsboro;
|
this.label10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.label10.Location = new System.Drawing.Point(871, 254);
|
this.label10.Margin = new System.Windows.Forms.Padding(0);
|
this.label10.Name = "label10";
|
this.label10.Size = new System.Drawing.Size(109, 65);
|
this.label10.TabIndex = 102;
|
this.label10.Text = "\r\n속도 [mm/s]";
|
this.label10.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
//
|
// label7
|
//
|
this.label7.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.label7.BackColor = System.Drawing.Color.Gainsboro;
|
this.label7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.label7.Location = new System.Drawing.Point(962, 160);
|
this.label7.Margin = new System.Windows.Forms.Padding(0);
|
this.label7.Name = "label7";
|
this.label7.Size = new System.Drawing.Size(72, 59);
|
this.label7.TabIndex = 103;
|
this.label7.Text = "\r\n현재 속도";
|
this.label7.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
//
|
// Label_CurrentInfo_AxisNo
|
//
|
this.Label_CurrentInfo_AxisNo.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Label_CurrentInfo_AxisNo.BackColor = System.Drawing.Color.Gainsboro;
|
this.Label_CurrentInfo_AxisNo.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Label_CurrentInfo_AxisNo.Location = new System.Drawing.Point(993, 64);
|
this.Label_CurrentInfo_AxisNo.Margin = new System.Windows.Forms.Padding(0);
|
this.Label_CurrentInfo_AxisNo.Name = "Label_CurrentInfo_AxisNo";
|
this.Label_CurrentInfo_AxisNo.Size = new System.Drawing.Size(88, 28);
|
this.Label_CurrentInfo_AxisNo.TabIndex = 104;
|
this.Label_CurrentInfo_AxisNo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// Label_CurrentInfo_PosIndex
|
//
|
this.Label_CurrentInfo_PosIndex.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Label_CurrentInfo_PosIndex.BackColor = System.Drawing.Color.Gainsboro;
|
this.Label_CurrentInfo_PosIndex.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Label_CurrentInfo_PosIndex.Location = new System.Drawing.Point(1086, 64);
|
this.Label_CurrentInfo_PosIndex.Margin = new System.Windows.Forms.Padding(0);
|
this.Label_CurrentInfo_PosIndex.Name = "Label_CurrentInfo_PosIndex";
|
this.Label_CurrentInfo_PosIndex.Size = new System.Drawing.Size(109, 28);
|
this.Label_CurrentInfo_PosIndex.TabIndex = 107;
|
this.Label_CurrentInfo_PosIndex.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
//
|
// label12
|
//
|
this.label12.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.label12.BackColor = System.Drawing.Color.Gold;
|
this.label12.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.label12.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.label12.Location = new System.Drawing.Point(624, 491);
|
this.label12.Name = "label12";
|
this.label12.Size = new System.Drawing.Size(568, 24);
|
this.label12.TabIndex = 91;
|
this.label12.Text = " ◎ 축 상태 정보";
|
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label15
|
//
|
this.label15.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.label15.BackColor = System.Drawing.Color.Gold;
|
this.label15.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.label15.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.label15.Location = new System.Drawing.Point(627, 393);
|
this.label15.Name = "label15";
|
this.label15.Size = new System.Drawing.Size(568, 24);
|
this.label15.TabIndex = 90;
|
this.label15.Text = " ◎ 전체 모터 조작 (Chamber #1, #2)";
|
this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label9
|
//
|
this.label9.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.label9.BackColor = System.Drawing.Color.Gold;
|
this.label9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.label9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.label9.Location = new System.Drawing.Point(627, 229);
|
this.label9.Name = "label9";
|
this.label9.Size = new System.Drawing.Size(568, 24);
|
this.label9.TabIndex = 89;
|
this.label9.Text = " ◎ 조그 위치 이동";
|
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// Label_Subject_Current
|
//
|
this.Label_Subject_Current.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.Label_Subject_Current.BackColor = System.Drawing.Color.Gold;
|
this.Label_Subject_Current.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.Label_Subject_Current.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.Label_Subject_Current.Location = new System.Drawing.Point(627, 10);
|
this.Label_Subject_Current.Name = "Label_Subject_Current";
|
this.Label_Subject_Current.Size = new System.Drawing.Size(568, 24);
|
this.Label_Subject_Current.TabIndex = 92;
|
this.Label_Subject_Current.Text = " ◎ 선택된 포지션의 현재 정보";
|
this.Label_Subject_Current.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label16
|
//
|
this.label16.Anchor = System.Windows.Forms.AnchorStyles.None;
|
this.label16.BackColor = System.Drawing.Color.Gainsboro;
|
this.label16.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.label16.Location = new System.Drawing.Point(990, 254);
|
this.label16.Margin = new System.Windows.Forms.Padding(0);
|
this.label16.Name = "label16";
|
this.label16.Size = new System.Drawing.Size(109, 65);
|
this.label16.TabIndex = 140;
|
this.label16.Text = "\r\n가속도 [ms]\r\n";
|
this.label16.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
//
|
// groupBox1
|
//
|
this.groupBox1.Controls.Add(this.btn_PiLaserView);
|
this.groupBox1.Controls.Add(this.btn_PreAlign);
|
this.groupBox1.Controls.Add(this.btn_Robot);
|
this.groupBox1.Controls.Add(this.btn_VisionView);
|
this.groupBox1.Controls.Add(this.btn_ChillerView);
|
this.groupBox1.Controls.Add(this.btn_PowerMeterView);
|
this.groupBox1.Controls.Add(this.btn_Attenuator);
|
this.groupBox1.Controls.Add(this.btn_ScannerView);
|
this.groupBox1.Location = new System.Drawing.Point(1224, 10);
|
this.groupBox1.Name = "groupBox1";
|
this.groupBox1.Size = new System.Drawing.Size(512, 125);
|
this.groupBox1.TabIndex = 177;
|
this.groupBox1.TabStop = false;
|
this.groupBox1.Text = "Module";
|
//
|
// btn_PiLaserView
|
//
|
this.btn_PiLaserView.Location = new System.Drawing.Point(6, 71);
|
this.btn_PiLaserView.Name = "btn_PiLaserView";
|
this.btn_PiLaserView.Size = new System.Drawing.Size(119, 45);
|
this.btn_PiLaserView.TabIndex = 1;
|
this.btn_PiLaserView.Text = "UV Laser";
|
this.btn_PiLaserView.UseVisualStyleBackColor = true;
|
this.btn_PiLaserView.Click += new System.EventHandler(this.btn_PiLaserView_Click);
|
//
|
// btn_PreAlign
|
//
|
this.btn_PreAlign.Location = new System.Drawing.Point(381, 20);
|
this.btn_PreAlign.Name = "btn_PreAlign";
|
this.btn_PreAlign.Size = new System.Drawing.Size(119, 45);
|
this.btn_PreAlign.TabIndex = 0;
|
this.btn_PreAlign.Text = "PreAlign";
|
this.btn_PreAlign.UseVisualStyleBackColor = true;
|
this.btn_PreAlign.Click += new System.EventHandler(this.btn_PreAlign_Click);
|
//
|
// btn_Robot
|
//
|
this.btn_Robot.Location = new System.Drawing.Point(256, 20);
|
this.btn_Robot.Name = "btn_Robot";
|
this.btn_Robot.Size = new System.Drawing.Size(119, 45);
|
this.btn_Robot.TabIndex = 0;
|
this.btn_Robot.Text = "Robot";
|
this.btn_Robot.UseVisualStyleBackColor = true;
|
this.btn_Robot.Click += new System.EventHandler(this.btn_Robot_Click);
|
//
|
// btn_ChillerView
|
//
|
this.btn_ChillerView.Location = new System.Drawing.Point(256, 71);
|
this.btn_ChillerView.Name = "btn_ChillerView";
|
this.btn_ChillerView.Size = new System.Drawing.Size(119, 45);
|
this.btn_ChillerView.TabIndex = 0;
|
this.btn_ChillerView.Text = "Chiller";
|
this.btn_ChillerView.UseVisualStyleBackColor = true;
|
this.btn_ChillerView.Click += new System.EventHandler(this.btn_ChillerView_Click);
|
//
|
// btn_PowerMeterView
|
//
|
this.btn_PowerMeterView.Location = new System.Drawing.Point(131, 71);
|
this.btn_PowerMeterView.Name = "btn_PowerMeterView";
|
this.btn_PowerMeterView.Size = new System.Drawing.Size(119, 45);
|
this.btn_PowerMeterView.TabIndex = 0;
|
this.btn_PowerMeterView.Text = "Energy Meter";
|
this.btn_PowerMeterView.UseVisualStyleBackColor = true;
|
this.btn_PowerMeterView.Click += new System.EventHandler(this.btn_PowerMeterView_Click);
|
//
|
// btn_Attenuator
|
//
|
this.btn_Attenuator.Location = new System.Drawing.Point(131, 20);
|
this.btn_Attenuator.Name = "btn_Attenuator";
|
this.btn_Attenuator.Size = new System.Drawing.Size(119, 45);
|
this.btn_Attenuator.TabIndex = 0;
|
this.btn_Attenuator.Text = "Attenuator";
|
this.btn_Attenuator.UseVisualStyleBackColor = true;
|
this.btn_Attenuator.Click += new System.EventHandler(this.btn_Attenuator_Click);
|
//
|
// btn_ScannerView
|
//
|
this.btn_ScannerView.Location = new System.Drawing.Point(6, 20);
|
this.btn_ScannerView.Name = "btn_ScannerView";
|
this.btn_ScannerView.Size = new System.Drawing.Size(119, 45);
|
this.btn_ScannerView.TabIndex = 0;
|
this.btn_ScannerView.Text = "Scanner";
|
this.btn_ScannerView.UseVisualStyleBackColor = true;
|
this.btn_ScannerView.Click += new System.EventHandler(this.btn_ScannerView_Click);
|
//
|
// groupBox2
|
//
|
this.groupBox2.Controls.Add(this.tb_ChamberVacuumPressure);
|
this.groupBox2.Controls.Add(this.tb_MainCDAFlow);
|
this.groupBox2.Controls.Add(this.tb_N2PTPPressure);
|
this.groupBox2.Controls.Add(this.label22);
|
this.groupBox2.Controls.Add(this.label21);
|
this.groupBox2.Controls.Add(this.label20);
|
this.groupBox2.Controls.Add(this.tb_MainVacuumPressure);
|
this.groupBox2.Controls.Add(this.label19);
|
this.groupBox2.Controls.Add(this.tb_MainCDAPressure);
|
this.groupBox2.Controls.Add(this.label14);
|
this.groupBox2.Location = new System.Drawing.Point(1224, 141);
|
this.groupBox2.Name = "groupBox2";
|
this.groupBox2.Size = new System.Drawing.Size(512, 173);
|
this.groupBox2.TabIndex = 178;
|
this.groupBox2.TabStop = false;
|
this.groupBox2.Text = "GR200";
|
//
|
// 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(16, 130);
|
this.tb_ChamberVacuumPressure.Name = "tb_ChamberVacuumPressure";
|
this.tb_ChamberVacuumPressure.ReadOnly = true;
|
this.tb_ChamberVacuumPressure.Size = new System.Drawing.Size(106, 21);
|
this.tb_ChamberVacuumPressure.TabIndex = 145;
|
this.tb_ChamberVacuumPressure.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// 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(390, 53);
|
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 = 145;
|
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(265, 53);
|
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 = 145;
|
this.tb_N2PTPPressure.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(15, 94);
|
this.label22.Margin = new System.Windows.Forms.Padding(0);
|
this.label22.Name = "label22";
|
this.label22.Size = new System.Drawing.Size(109, 65);
|
this.label22.TabIndex = 146;
|
this.label22.Text = "Chamber Vacuum Pressure";
|
this.label22.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
//
|
// 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(389, 17);
|
this.label21.Margin = new System.Windows.Forms.Padding(0);
|
this.label21.Name = "label21";
|
this.label21.Size = new System.Drawing.Size(109, 65);
|
this.label21.TabIndex = 146;
|
this.label21.Text = "\r\nMain 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(264, 17);
|
this.label20.Margin = new System.Windows.Forms.Padding(0);
|
this.label20.Name = "label20";
|
this.label20.Size = new System.Drawing.Size(109, 65);
|
this.label20.TabIndex = 146;
|
this.label20.Text = "\r\nN2 PTP Pressure";
|
this.label20.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
//
|
// tb_MainVacuumPressure
|
//
|
this.tb_MainVacuumPressure.BackColor = System.Drawing.SystemColors.Info;
|
this.tb_MainVacuumPressure.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.tb_MainVacuumPressure.Location = new System.Drawing.Point(140, 53);
|
this.tb_MainVacuumPressure.Name = "tb_MainVacuumPressure";
|
this.tb_MainVacuumPressure.ReadOnly = true;
|
this.tb_MainVacuumPressure.Size = new System.Drawing.Size(106, 21);
|
this.tb_MainVacuumPressure.TabIndex = 143;
|
this.tb_MainVacuumPressure.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// label19
|
//
|
this.label19.BackColor = System.Drawing.Color.Gainsboro;
|
this.label19.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.label19.Location = new System.Drawing.Point(139, 17);
|
this.label19.Margin = new System.Windows.Forms.Padding(0);
|
this.label19.Name = "label19";
|
this.label19.Size = new System.Drawing.Size(109, 65);
|
this.label19.TabIndex = 144;
|
this.label19.Text = "Main Vacuum Pressure";
|
this.label19.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
//
|
// tb_MainCDAPressure
|
//
|
this.tb_MainCDAPressure.BackColor = System.Drawing.SystemColors.Info;
|
this.tb_MainCDAPressure.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.tb_MainCDAPressure.Location = new System.Drawing.Point(15, 55);
|
this.tb_MainCDAPressure.Name = "tb_MainCDAPressure";
|
this.tb_MainCDAPressure.ReadOnly = true;
|
this.tb_MainCDAPressure.Size = new System.Drawing.Size(106, 21);
|
this.tb_MainCDAPressure.TabIndex = 141;
|
this.tb_MainCDAPressure.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// label14
|
//
|
this.label14.BackColor = System.Drawing.Color.Gainsboro;
|
this.label14.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.label14.Location = new System.Drawing.Point(14, 19);
|
this.label14.Margin = new System.Windows.Forms.Padding(0);
|
this.label14.Name = "label14";
|
this.label14.Size = new System.Drawing.Size(109, 65);
|
this.label14.TabIndex = 142;
|
this.label14.Text = "Main CDA Pressure";
|
this.label14.TextAlign = System.Drawing.ContentAlignment.TopCenter;
|
//
|
// btn_VisionView
|
//
|
this.btn_VisionView.Location = new System.Drawing.Point(381, 71);
|
this.btn_VisionView.Name = "btn_VisionView";
|
this.btn_VisionView.Size = new System.Drawing.Size(119, 45);
|
this.btn_VisionView.TabIndex = 0;
|
this.btn_VisionView.Text = "Vision";
|
this.btn_VisionView.UseVisualStyleBackColor = true;
|
this.btn_VisionView.Click += new System.EventHandler(this.btn_VisionView_Click);
|
//
|
// ScreenMotionMaintenance
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
|
this.Controls.Add(this.groupBox2);
|
this.Controls.Add(this.groupBox1);
|
this.Controls.Add(this.lblVel3);
|
this.Controls.Add(this.lblPos3);
|
this.Controls.Add(this.label51);
|
this.Controls.Add(this.label52);
|
this.Controls.Add(this.lblInPos3);
|
this.Controls.Add(this.lblServo3);
|
this.Controls.Add(this.lblPLimit3);
|
this.Controls.Add(this.lblNLimit3);
|
this.Controls.Add(this.lblFault3);
|
this.Controls.Add(this.lblHomeComp3);
|
this.Controls.Add(this.lblVel2);
|
this.Controls.Add(this.lblPos2);
|
this.Controls.Add(this.label39);
|
this.Controls.Add(this.label40);
|
this.Controls.Add(this.lblInPos2);
|
this.Controls.Add(this.lblServo2);
|
this.Controls.Add(this.lblPLimit2);
|
this.Controls.Add(this.lblNLimit2);
|
this.Controls.Add(this.lblFault2);
|
this.Controls.Add(this.lblHomeComp2);
|
this.Controls.Add(this.lblVel1);
|
this.Controls.Add(this.lblPos1);
|
this.Controls.Add(this.label30);
|
this.Controls.Add(this.label27);
|
this.Controls.Add(this.label25);
|
this.Controls.Add(this.label24);
|
this.Controls.Add(this.label13);
|
this.Controls.Add(this.lblInPos1);
|
this.Controls.Add(this.lblServo1);
|
this.Controls.Add(this.lblPLimit1);
|
this.Controls.Add(this.lblNLimit1);
|
this.Controls.Add(this.lblFault1);
|
this.Controls.Add(this.lblHomeComp1);
|
this.Controls.Add(this.btnReset);
|
this.Controls.Add(this.Label_LED_InPos);
|
this.Controls.Add(this.Set_Control_Acc);
|
this.Controls.Add(this.Btn_Jog_CCW);
|
this.Controls.Add(this.Btn_Jog_CW);
|
this.Controls.Add(this.Btn_Jog_Stop);
|
this.Controls.Add(this.Btn_Move_Rel_CCW);
|
this.Controls.Add(this.Btn_Move_Rel_CW);
|
this.Controls.Add(this.BtnAllStop);
|
this.Controls.Add(this.BtnAllHome);
|
this.Controls.Add(this.BtnAllServoOFF);
|
this.Controls.Add(this.BtnAllServoON);
|
this.Controls.Add(this.Btn_Move_Abs);
|
this.Controls.Add(this.Btn_Home);
|
this.Controls.Add(this.Btn_PositionSet);
|
this.Controls.Add(this.Btn_ServoOnOff);
|
this.Controls.Add(this.Btn_PositionMove);
|
this.Controls.Add(this.Label_Select_Axis_PosVal);
|
this.Controls.Add(this.label5);
|
this.Controls.Add(this.Label_Select_Axis_PosName);
|
this.Controls.Add(this.label6);
|
this.Controls.Add(this.label4);
|
this.Controls.Add(this.Label_LED_ServoOn);
|
this.Controls.Add(this.Label_LED_PlusLimit);
|
this.Controls.Add(this.Label_LED_MinusLimit);
|
this.Controls.Add(this.Label_LED_FlowingError);
|
this.Controls.Add(this.Label_LED_Home);
|
this.Controls.Add(this.tbCurPos);
|
this.Controls.Add(this.Set_Control_Pos);
|
this.Controls.Add(this.Set_Control_Speed);
|
this.Controls.Add(this.tbCurSpeed);
|
this.Controls.Add(this.Set_Select_AccelVal);
|
this.Controls.Add(this.Set_Select_SpeedVal);
|
this.Controls.Add(this.Set_Select_PosVal);
|
this.Controls.Add(this.label3);
|
this.Controls.Add(this.label2);
|
this.Controls.Add(this.label1);
|
this.Controls.Add(this.label17);
|
this.Controls.Add(this.Label_CurrentInfo_AxisName);
|
this.Controls.Add(this.label18);
|
this.Controls.Add(this.Label_CurrentInfo_PositionName);
|
this.Controls.Add(this.label28);
|
this.Controls.Add(this.label29);
|
this.Controls.Add(this.label8);
|
this.Controls.Add(this.label11);
|
this.Controls.Add(this.label10);
|
this.Controls.Add(this.label7);
|
this.Controls.Add(this.Label_CurrentInfo_AxisNo);
|
this.Controls.Add(this.Label_CurrentInfo_PosIndex);
|
this.Controls.Add(this.label12);
|
this.Controls.Add(this.label15);
|
this.Controls.Add(this.label9);
|
this.Controls.Add(this.Label_Subject_Current);
|
this.Controls.Add(this.label16);
|
this.Controls.Add(this.ListView_AxisPosList);
|
this.Name = "ScreenMotionMaintenance";
|
this.Size = new System.Drawing.Size(1764, 803);
|
this.VisibleChanged += new System.EventHandler(this.Screen_SubPmc_Maintenance_VisibleChanged);
|
this.groupBox1.ResumeLayout(false);
|
this.groupBox2.ResumeLayout(false);
|
this.groupBox2.PerformLayout();
|
this.ResumeLayout(false);
|
this.PerformLayout();
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.ListView ListView_AxisPosList;
|
private System.Windows.Forms.ColumnHeader columnHeader1;
|
private System.Windows.Forms.ColumnHeader columnHeader2;
|
private System.Windows.Forms.ColumnHeader columnHeader3;
|
private System.Windows.Forms.ColumnHeader columnHeader4;
|
private System.Windows.Forms.ColumnHeader columnHeader5;
|
private System.Windows.Forms.ColumnHeader columnHeader6;
|
private System.Windows.Forms.ColumnHeader columnHeader7;
|
private System.Windows.Forms.ColumnHeader columnHeader8;
|
private System.Windows.Forms.ColumnHeader columnHeader9;
|
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 lblInPos3;
|
private System.Windows.Forms.Label lblServo3;
|
private System.Windows.Forms.Label lblPLimit3;
|
private System.Windows.Forms.Label lblNLimit3;
|
private System.Windows.Forms.Label lblFault3;
|
private System.Windows.Forms.Label lblHomeComp3;
|
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 lblInPos2;
|
private System.Windows.Forms.Label lblServo2;
|
private System.Windows.Forms.Label lblPLimit2;
|
private System.Windows.Forms.Label lblNLimit2;
|
private System.Windows.Forms.Label lblFault2;
|
private System.Windows.Forms.Label lblHomeComp2;
|
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 label25;
|
private System.Windows.Forms.Label label24;
|
private System.Windows.Forms.Label label13;
|
private System.Windows.Forms.Label lblInPos1;
|
private System.Windows.Forms.Label lblServo1;
|
private System.Windows.Forms.Label lblPLimit1;
|
private System.Windows.Forms.Label lblNLimit1;
|
private System.Windows.Forms.Label lblFault1;
|
private System.Windows.Forms.Label lblHomeComp1;
|
private System.Windows.Forms.Button btnReset;
|
private System.Windows.Forms.Label Label_LED_InPos;
|
private System.Windows.Forms.TextBox Set_Control_Acc;
|
private System.Windows.Forms.Button Btn_Jog_CCW;
|
private System.Windows.Forms.Button Btn_Jog_CW;
|
private System.Windows.Forms.Button Btn_Jog_Stop;
|
private System.Windows.Forms.Button Btn_Move_Rel_CCW;
|
private System.Windows.Forms.Button Btn_Move_Rel_CW;
|
private System.Windows.Forms.Button BtnAllStop;
|
private System.Windows.Forms.Button BtnAllHome;
|
private System.Windows.Forms.Button BtnAllServoOFF;
|
private System.Windows.Forms.Button BtnAllServoON;
|
private System.Windows.Forms.Button Btn_Move_Abs;
|
private System.Windows.Forms.Button Btn_Home;
|
private System.Windows.Forms.Button Btn_PositionSet;
|
private System.Windows.Forms.Button Btn_ServoOnOff;
|
private System.Windows.Forms.Button Btn_PositionMove;
|
private System.Windows.Forms.Label Label_Select_Axis_PosVal;
|
private System.Windows.Forms.Label label5;
|
private System.Windows.Forms.Label Label_Select_Axis_PosName;
|
private System.Windows.Forms.Label label6;
|
private System.Windows.Forms.Label label4;
|
private System.Windows.Forms.Label Label_LED_ServoOn;
|
private System.Windows.Forms.Label Label_LED_PlusLimit;
|
private System.Windows.Forms.Label Label_LED_MinusLimit;
|
private System.Windows.Forms.Label Label_LED_FlowingError;
|
private System.Windows.Forms.Label Label_LED_Home;
|
private System.Windows.Forms.TextBox tbCurPos;
|
private System.Windows.Forms.TextBox Set_Control_Pos;
|
private System.Windows.Forms.TextBox Set_Control_Speed;
|
private System.Windows.Forms.TextBox tbCurSpeed;
|
private System.Windows.Forms.TextBox Set_Select_AccelVal;
|
private System.Windows.Forms.TextBox Set_Select_SpeedVal;
|
private System.Windows.Forms.TextBox Set_Select_PosVal;
|
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.Label label17;
|
private System.Windows.Forms.Label Label_CurrentInfo_AxisName;
|
private System.Windows.Forms.Label label18;
|
private System.Windows.Forms.Label Label_CurrentInfo_PositionName;
|
private System.Windows.Forms.Label label28;
|
private System.Windows.Forms.Label label29;
|
private System.Windows.Forms.Label label8;
|
private System.Windows.Forms.Label label11;
|
private System.Windows.Forms.Label label10;
|
private System.Windows.Forms.Label label7;
|
private System.Windows.Forms.Label Label_CurrentInfo_AxisNo;
|
private System.Windows.Forms.Label Label_CurrentInfo_PosIndex;
|
private System.Windows.Forms.Label label12;
|
private System.Windows.Forms.Label label15;
|
private System.Windows.Forms.Label label9;
|
private System.Windows.Forms.Label Label_Subject_Current;
|
private System.Windows.Forms.Label label16;
|
private System.Windows.Forms.GroupBox groupBox1;
|
private System.Windows.Forms.Button btn_PreAlign;
|
private System.Windows.Forms.Button btn_Robot;
|
private System.Windows.Forms.Button btn_Attenuator;
|
private System.Windows.Forms.Button btn_ScannerView;
|
private System.Windows.Forms.GroupBox groupBox2;
|
private System.Windows.Forms.TextBox tb_MainVacuumPressure;
|
private System.Windows.Forms.Label label19;
|
private System.Windows.Forms.TextBox tb_MainCDAPressure;
|
private System.Windows.Forms.Label label14;
|
private System.Windows.Forms.TextBox tb_ChamberVacuumPressure;
|
private System.Windows.Forms.TextBox tb_MainCDAFlow;
|
private System.Windows.Forms.TextBox tb_N2PTPPressure;
|
private System.Windows.Forms.Label label22;
|
private System.Windows.Forms.Label label21;
|
private System.Windows.Forms.Label label20;
|
private System.Windows.Forms.Button btn_PiLaserView;
|
private System.Windows.Forms.Button btn_PowerMeterView;
|
private System.Windows.Forms.Button btn_ChillerView;
|
private System.Windows.Forms.Button btn_VisionView;
|
}
|
}
|