1179 lines
67 KiB
C#
1179 lines
67 KiB
C#
namespace MesWork
|
|
{
|
|
partial class DAS_OP50: PlcLinkForm
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DAS_OP50));
|
|
this.timHSCZ = new System.Windows.Forms.Timer(this.components);
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.timUI = new System.Windows.Forms.Timer(this.components);
|
|
this.labelTime = new System.Windows.Forms.Label();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.panel7 = new System.Windows.Forms.Panel();
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
this.textBox_MeasureValue_3 = new System.Windows.Forms.TextBox();
|
|
this.textBox_MeasureValue_2 = new System.Windows.Forms.TextBox();
|
|
this.textBox_MeasureValue_4 = new System.Windows.Forms.TextBox();
|
|
this.textBox_MeasureValue_1 = new System.Windows.Forms.TextBox();
|
|
this.textBox_MeasureValue_7 = new System.Windows.Forms.TextBox();
|
|
this.textBox_MeasureValue_6 = new System.Windows.Forms.TextBox();
|
|
this.textBox_MeasureValue_5 = new System.Windows.Forms.TextBox();
|
|
this.textBox_MeasureValue_12 = new System.Windows.Forms.TextBox();
|
|
this.textBox_MeasureValue_11 = new System.Windows.Forms.TextBox();
|
|
this.textBox_MeasureValue_10 = new System.Windows.Forms.TextBox();
|
|
this.textBox_MeasureValue_9 = new System.Windows.Forms.TextBox();
|
|
this.textBox_MeasureValue_8 = new System.Windows.Forms.TextBox();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.button_running = new System.Windows.Forms.Button();
|
|
this.button_alarm = new System.Windows.Forms.Button();
|
|
this.button_finished = new System.Windows.Forms.Button();
|
|
this.button_empty = new System.Windows.Forms.Button();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.label_AgvLeaved = new System.Windows.Forms.Label();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.label_AgvCanLeave = new System.Windows.Forms.Label();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.label_AgvRequestLeave = new System.Windows.Forms.Label();
|
|
this.button5_heartBeat_Ning = new System.Windows.Forms.Button();
|
|
this.button5_heartBeat = new System.Windows.Forms.Button();
|
|
this.label_AgvCanEnter = new System.Windows.Forms.Label();
|
|
this.textBox1_PartPosition = new System.Windows.Forms.TextBox();
|
|
this.label_AgvSongliao = new System.Windows.Forms.Label();
|
|
this.label_AgvRequestEnter = new System.Windows.Forms.Label();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.textBox1_EngineID = new System.Windows.Forms.TextBox();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.pictureBox12_end_9 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox2_start_9 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox12_end_10 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox12_end_4 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox12_end_2 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox12_end_12 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox12_end_11 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox2_start_2 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox2_start_12 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox2_start_11 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox2_start_10 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox12_end_3 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox12_end_1 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox12_end_8 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox12_end_7 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox12_end_6 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox12_end_5 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox2_start_4 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox2_start_5 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox2_start_6 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox2_start_7 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox2_start_8 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox2_start_3 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox2_start_1 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.panel7.SuspendLayout();
|
|
this.panel3.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
this.panel2.SuspendLayout();
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_9)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_9)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_12)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_12)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_8)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_8)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// timHSCZ
|
|
//
|
|
this.timHSCZ.Enabled = true;
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Bold);
|
|
this.label9.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label9.Location = new System.Drawing.Point(-153, -198);
|
|
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(771, 60);
|
|
this.label9.TabIndex = 22;
|
|
this.label9.Text = "微型减速机";
|
|
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// timUI
|
|
//
|
|
this.timUI.Enabled = true;
|
|
//
|
|
// labelTime
|
|
//
|
|
this.labelTime.Font = new System.Drawing.Font("Microsoft Sans Serif", 21.75F);
|
|
this.labelTime.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.labelTime.Location = new System.Drawing.Point(1010, -198);
|
|
this.labelTime.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelTime.Name = "labelTime";
|
|
this.labelTime.Size = new System.Drawing.Size(728, 69);
|
|
this.labelTime.TabIndex = 23;
|
|
this.labelTime.Text = "2021-03-09 12:30:30";
|
|
this.labelTime.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.BackColor = System.Drawing.Color.Transparent;
|
|
this.label18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label18.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.label18.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
|
this.label18.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.label18.Location = new System.Drawing.Point(212, 212);
|
|
this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(104, 64);
|
|
this.label18.TabIndex = 1;
|
|
this.label18.Text = "查询";
|
|
this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.label18.Visible = false;
|
|
//
|
|
// panel7
|
|
//
|
|
this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
this.panel7.Controls.Add(this.label18);
|
|
this.panel7.Location = new System.Drawing.Point(-162, -134);
|
|
this.panel7.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel7.Name = "panel7";
|
|
this.panel7.Size = new System.Drawing.Size(1899, 82);
|
|
this.panel7.TabIndex = 24;
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.Controls.Add(this.pictureBox12_end_9);
|
|
this.panel3.Controls.Add(this.pictureBox2_start_9);
|
|
this.panel3.Controls.Add(this.textBox_MeasureValue_3);
|
|
this.panel3.Controls.Add(this.textBox_MeasureValue_2);
|
|
this.panel3.Controls.Add(this.textBox_MeasureValue_4);
|
|
this.panel3.Controls.Add(this.textBox_MeasureValue_1);
|
|
this.panel3.Controls.Add(this.textBox_MeasureValue_7);
|
|
this.panel3.Controls.Add(this.textBox_MeasureValue_6);
|
|
this.panel3.Controls.Add(this.textBox_MeasureValue_5);
|
|
this.panel3.Controls.Add(this.textBox_MeasureValue_12);
|
|
this.panel3.Controls.Add(this.textBox_MeasureValue_11);
|
|
this.panel3.Controls.Add(this.textBox_MeasureValue_10);
|
|
this.panel3.Controls.Add(this.textBox_MeasureValue_9);
|
|
this.panel3.Controls.Add(this.textBox_MeasureValue_8);
|
|
this.panel3.Controls.Add(this.pictureBox12_end_10);
|
|
this.panel3.Controls.Add(this.pictureBox12_end_4);
|
|
this.panel3.Controls.Add(this.pictureBox12_end_2);
|
|
this.panel3.Controls.Add(this.pictureBox12_end_12);
|
|
this.panel3.Controls.Add(this.pictureBox12_end_11);
|
|
this.panel3.Controls.Add(this.pictureBox2_start_2);
|
|
this.panel3.Controls.Add(this.pictureBox2_start_12);
|
|
this.panel3.Controls.Add(this.pictureBox2_start_11);
|
|
this.panel3.Controls.Add(this.pictureBox2_start_10);
|
|
this.panel3.Controls.Add(this.pictureBox12_end_3);
|
|
this.panel3.Controls.Add(this.pictureBox12_end_1);
|
|
this.panel3.Controls.Add(this.pictureBox12_end_8);
|
|
this.panel3.Controls.Add(this.pictureBox12_end_7);
|
|
this.panel3.Controls.Add(this.pictureBox12_end_6);
|
|
this.panel3.Controls.Add(this.pictureBox12_end_5);
|
|
this.panel3.Controls.Add(this.pictureBox2_start_4);
|
|
this.panel3.Controls.Add(this.pictureBox2_start_5);
|
|
this.panel3.Controls.Add(this.pictureBox2_start_6);
|
|
this.panel3.Controls.Add(this.pictureBox2_start_7);
|
|
this.panel3.Controls.Add(this.pictureBox2_start_8);
|
|
this.panel3.Controls.Add(this.label6);
|
|
this.panel3.Controls.Add(this.label4);
|
|
this.panel3.Controls.Add(this.label5);
|
|
this.panel3.Controls.Add(this.label10);
|
|
this.panel3.Controls.Add(this.pictureBox2_start_3);
|
|
this.panel3.Controls.Add(this.label14);
|
|
this.panel3.Controls.Add(this.label8);
|
|
this.panel3.Controls.Add(this.label13);
|
|
this.panel3.Controls.Add(this.label3);
|
|
this.panel3.Controls.Add(this.label12);
|
|
this.panel3.Controls.Add(this.label7);
|
|
this.panel3.Controls.Add(this.label11);
|
|
this.panel3.Controls.Add(this.pictureBox2_start_1);
|
|
this.panel3.Controls.Add(this.label2);
|
|
this.panel3.Controls.Add(this.pictureBox1);
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel3.Location = new System.Drawing.Point(3, 93);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.Size = new System.Drawing.Size(1989, 820);
|
|
this.panel3.TabIndex = 4;
|
|
//
|
|
// textBox_MeasureValue_3
|
|
//
|
|
this.textBox_MeasureValue_3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.textBox_MeasureValue_3.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.textBox_MeasureValue_3.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.textBox_MeasureValue_3.Location = new System.Drawing.Point(1738, 513);
|
|
this.textBox_MeasureValue_3.Name = "textBox_MeasureValue_3";
|
|
this.textBox_MeasureValue_3.ReadOnly = true;
|
|
this.textBox_MeasureValue_3.Size = new System.Drawing.Size(118, 42);
|
|
this.textBox_MeasureValue_3.TabIndex = 4;
|
|
this.textBox_MeasureValue_3.Text = "0";
|
|
//
|
|
// textBox_MeasureValue_2
|
|
//
|
|
this.textBox_MeasureValue_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.textBox_MeasureValue_2.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.textBox_MeasureValue_2.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.textBox_MeasureValue_2.Location = new System.Drawing.Point(280, 513);
|
|
this.textBox_MeasureValue_2.Name = "textBox_MeasureValue_2";
|
|
this.textBox_MeasureValue_2.ReadOnly = true;
|
|
this.textBox_MeasureValue_2.Size = new System.Drawing.Size(118, 42);
|
|
this.textBox_MeasureValue_2.TabIndex = 4;
|
|
this.textBox_MeasureValue_2.Text = "0";
|
|
//
|
|
// textBox_MeasureValue_4
|
|
//
|
|
this.textBox_MeasureValue_4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.textBox_MeasureValue_4.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.textBox_MeasureValue_4.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.textBox_MeasureValue_4.Location = new System.Drawing.Point(280, 314);
|
|
this.textBox_MeasureValue_4.Name = "textBox_MeasureValue_4";
|
|
this.textBox_MeasureValue_4.ReadOnly = true;
|
|
this.textBox_MeasureValue_4.Size = new System.Drawing.Size(118, 42);
|
|
this.textBox_MeasureValue_4.TabIndex = 4;
|
|
this.textBox_MeasureValue_4.Text = "0";
|
|
//
|
|
// textBox_MeasureValue_1
|
|
//
|
|
this.textBox_MeasureValue_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.textBox_MeasureValue_1.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.textBox_MeasureValue_1.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.textBox_MeasureValue_1.Location = new System.Drawing.Point(1738, 314);
|
|
this.textBox_MeasureValue_1.Name = "textBox_MeasureValue_1";
|
|
this.textBox_MeasureValue_1.ReadOnly = true;
|
|
this.textBox_MeasureValue_1.Size = new System.Drawing.Size(118, 42);
|
|
this.textBox_MeasureValue_1.TabIndex = 4;
|
|
this.textBox_MeasureValue_1.Text = "0";
|
|
//
|
|
// textBox_MeasureValue_7
|
|
//
|
|
this.textBox_MeasureValue_7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.textBox_MeasureValue_7.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.textBox_MeasureValue_7.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.textBox_MeasureValue_7.Location = new System.Drawing.Point(1118, 8);
|
|
this.textBox_MeasureValue_7.Name = "textBox_MeasureValue_7";
|
|
this.textBox_MeasureValue_7.ReadOnly = true;
|
|
this.textBox_MeasureValue_7.Size = new System.Drawing.Size(118, 42);
|
|
this.textBox_MeasureValue_7.TabIndex = 4;
|
|
this.textBox_MeasureValue_7.Text = "0";
|
|
//
|
|
// textBox_MeasureValue_6
|
|
//
|
|
this.textBox_MeasureValue_6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.textBox_MeasureValue_6.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.textBox_MeasureValue_6.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.textBox_MeasureValue_6.Location = new System.Drawing.Point(903, 8);
|
|
this.textBox_MeasureValue_6.Name = "textBox_MeasureValue_6";
|
|
this.textBox_MeasureValue_6.ReadOnly = true;
|
|
this.textBox_MeasureValue_6.Size = new System.Drawing.Size(118, 42);
|
|
this.textBox_MeasureValue_6.TabIndex = 4;
|
|
this.textBox_MeasureValue_6.Text = "0";
|
|
//
|
|
// textBox_MeasureValue_5
|
|
//
|
|
this.textBox_MeasureValue_5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.textBox_MeasureValue_5.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.textBox_MeasureValue_5.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.textBox_MeasureValue_5.Location = new System.Drawing.Point(692, 8);
|
|
this.textBox_MeasureValue_5.Name = "textBox_MeasureValue_5";
|
|
this.textBox_MeasureValue_5.ReadOnly = true;
|
|
this.textBox_MeasureValue_5.Size = new System.Drawing.Size(118, 42);
|
|
this.textBox_MeasureValue_5.TabIndex = 4;
|
|
this.textBox_MeasureValue_5.Text = "0";
|
|
//
|
|
// textBox_MeasureValue_12
|
|
//
|
|
this.textBox_MeasureValue_12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.textBox_MeasureValue_12.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.textBox_MeasureValue_12.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.textBox_MeasureValue_12.Location = new System.Drawing.Point(704, 771);
|
|
this.textBox_MeasureValue_12.Name = "textBox_MeasureValue_12";
|
|
this.textBox_MeasureValue_12.ReadOnly = true;
|
|
this.textBox_MeasureValue_12.Size = new System.Drawing.Size(118, 42);
|
|
this.textBox_MeasureValue_12.TabIndex = 4;
|
|
this.textBox_MeasureValue_12.Text = "0";
|
|
//
|
|
// textBox_MeasureValue_11
|
|
//
|
|
this.textBox_MeasureValue_11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.textBox_MeasureValue_11.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.textBox_MeasureValue_11.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.textBox_MeasureValue_11.Location = new System.Drawing.Point(915, 771);
|
|
this.textBox_MeasureValue_11.Name = "textBox_MeasureValue_11";
|
|
this.textBox_MeasureValue_11.ReadOnly = true;
|
|
this.textBox_MeasureValue_11.Size = new System.Drawing.Size(118, 42);
|
|
this.textBox_MeasureValue_11.TabIndex = 4;
|
|
this.textBox_MeasureValue_11.Text = "0";
|
|
//
|
|
// textBox_MeasureValue_10
|
|
//
|
|
this.textBox_MeasureValue_10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.textBox_MeasureValue_10.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.textBox_MeasureValue_10.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.textBox_MeasureValue_10.Location = new System.Drawing.Point(1130, 771);
|
|
this.textBox_MeasureValue_10.Name = "textBox_MeasureValue_10";
|
|
this.textBox_MeasureValue_10.ReadOnly = true;
|
|
this.textBox_MeasureValue_10.Size = new System.Drawing.Size(118, 42);
|
|
this.textBox_MeasureValue_10.TabIndex = 4;
|
|
this.textBox_MeasureValue_10.Text = "0";
|
|
//
|
|
// textBox_MeasureValue_9
|
|
//
|
|
this.textBox_MeasureValue_9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.textBox_MeasureValue_9.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.textBox_MeasureValue_9.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.textBox_MeasureValue_9.Location = new System.Drawing.Point(1354, 771);
|
|
this.textBox_MeasureValue_9.Name = "textBox_MeasureValue_9";
|
|
this.textBox_MeasureValue_9.ReadOnly = true;
|
|
this.textBox_MeasureValue_9.Size = new System.Drawing.Size(118, 42);
|
|
this.textBox_MeasureValue_9.TabIndex = 4;
|
|
this.textBox_MeasureValue_9.Text = "0";
|
|
//
|
|
// textBox_MeasureValue_8
|
|
//
|
|
this.textBox_MeasureValue_8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.textBox_MeasureValue_8.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.textBox_MeasureValue_8.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.textBox_MeasureValue_8.Location = new System.Drawing.Point(1342, 8);
|
|
this.textBox_MeasureValue_8.Name = "textBox_MeasureValue_8";
|
|
this.textBox_MeasureValue_8.ReadOnly = true;
|
|
this.textBox_MeasureValue_8.Size = new System.Drawing.Size(118, 42);
|
|
this.textBox_MeasureValue_8.TabIndex = 4;
|
|
this.textBox_MeasureValue_8.Text = "0";
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.BackColor = System.Drawing.Color.White;
|
|
this.label6.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.label6.Location = new System.Drawing.Point(274, 480);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(73, 30);
|
|
this.label6.TabIndex = 6;
|
|
this.label6.Text = "扭矩";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.BackColor = System.Drawing.Color.White;
|
|
this.label4.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.label4.Location = new System.Drawing.Point(1732, 480);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(73, 30);
|
|
this.label4.TabIndex = 6;
|
|
this.label4.Text = "扭矩";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.BackColor = System.Drawing.Color.White;
|
|
this.label5.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.label5.Location = new System.Drawing.Point(274, 280);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(73, 30);
|
|
this.label5.TabIndex = 6;
|
|
this.label5.Text = "扭矩";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.BackColor = System.Drawing.Color.White;
|
|
this.label10.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.label10.Location = new System.Drawing.Point(1038, 10);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(73, 30);
|
|
this.label10.TabIndex = 6;
|
|
this.label10.Text = "扭矩";
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.BackColor = System.Drawing.Color.White;
|
|
this.label14.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.label14.Location = new System.Drawing.Point(624, 777);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(73, 30);
|
|
this.label14.TabIndex = 6;
|
|
this.label14.Text = "扭矩";
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.BackColor = System.Drawing.Color.White;
|
|
this.label8.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.label8.Location = new System.Drawing.Point(824, 10);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(73, 30);
|
|
this.label8.TabIndex = 6;
|
|
this.label8.Text = "扭矩";
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.BackColor = System.Drawing.Color.White;
|
|
this.label13.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.label13.Location = new System.Drawing.Point(836, 777);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(73, 30);
|
|
this.label13.TabIndex = 6;
|
|
this.label13.Text = "扭矩";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.BackColor = System.Drawing.Color.White;
|
|
this.label3.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.label3.Location = new System.Drawing.Point(1732, 280);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(73, 30);
|
|
this.label3.TabIndex = 6;
|
|
this.label3.Text = "扭矩";
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.BackColor = System.Drawing.Color.White;
|
|
this.label12.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.label12.Location = new System.Drawing.Point(1050, 777);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(73, 30);
|
|
this.label12.TabIndex = 6;
|
|
this.label12.Text = "扭矩";
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.BackColor = System.Drawing.Color.White;
|
|
this.label7.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.label7.Location = new System.Drawing.Point(612, 10);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(73, 30);
|
|
this.label7.TabIndex = 6;
|
|
this.label7.Text = "扭矩";
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.BackColor = System.Drawing.Color.White;
|
|
this.label11.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.label11.Location = new System.Drawing.Point(1275, 777);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(73, 30);
|
|
this.label11.TabIndex = 6;
|
|
this.label11.Text = "扭矩";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.BackColor = System.Drawing.Color.White;
|
|
this.label2.Font = new System.Drawing.Font("宋体", 15F);
|
|
this.label2.Location = new System.Drawing.Point(1263, 14);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(73, 30);
|
|
this.label2.TabIndex = 6;
|
|
this.label2.Text = "扭矩";
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.Controls.Add(this.label16);
|
|
this.panel1.Controls.Add(this.button_running);
|
|
this.panel1.Controls.Add(this.button_alarm);
|
|
this.panel1.Controls.Add(this.button_finished);
|
|
this.panel1.Controls.Add(this.button_empty);
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel1.Location = new System.Drawing.Point(3, 919);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(1989, 84);
|
|
this.panel1.TabIndex = 3;
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.BackColor = System.Drawing.Color.Black;
|
|
this.label16.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.label16.Location = new System.Drawing.Point(0, 4);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(1980, 4);
|
|
this.label16.TabIndex = 10;
|
|
//
|
|
// button_running
|
|
//
|
|
this.button_running.BackColor = System.Drawing.Color.Gray;
|
|
this.button_running.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button_running.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.button_running.ForeColor = System.Drawing.Color.White;
|
|
this.button_running.Location = new System.Drawing.Point(38, 15);
|
|
this.button_running.Name = "button_running";
|
|
this.button_running.Size = new System.Drawing.Size(333, 66);
|
|
this.button_running.TabIndex = 4;
|
|
this.button_running.Text = "设备运行(禁止上下料)";
|
|
this.button_running.UseVisualStyleBackColor = false;
|
|
//
|
|
// button_alarm
|
|
//
|
|
this.button_alarm.BackColor = System.Drawing.Color.Gray;
|
|
this.button_alarm.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button_alarm.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.button_alarm.ForeColor = System.Drawing.Color.White;
|
|
this.button_alarm.Location = new System.Drawing.Point(1252, 16);
|
|
this.button_alarm.Name = "button_alarm";
|
|
this.button_alarm.Size = new System.Drawing.Size(333, 66);
|
|
this.button_alarm.TabIndex = 5;
|
|
this.button_alarm.Text = "设备故障";
|
|
this.button_alarm.UseVisualStyleBackColor = false;
|
|
//
|
|
// button_finished
|
|
//
|
|
this.button_finished.BackColor = System.Drawing.Color.Gray;
|
|
this.button_finished.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button_finished.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.button_finished.ForeColor = System.Drawing.Color.White;
|
|
this.button_finished.Location = new System.Drawing.Point(442, 15);
|
|
this.button_finished.Name = "button_finished";
|
|
this.button_finished.Size = new System.Drawing.Size(333, 66);
|
|
this.button_finished.TabIndex = 6;
|
|
this.button_finished.Text = "完成装配(请求下料)";
|
|
this.button_finished.UseVisualStyleBackColor = false;
|
|
//
|
|
// button_empty
|
|
//
|
|
this.button_empty.BackColor = System.Drawing.Color.Gray;
|
|
this.button_empty.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
this.button_empty.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.button_empty.ForeColor = System.Drawing.Color.White;
|
|
this.button_empty.Location = new System.Drawing.Point(848, 16);
|
|
this.button_empty.Name = "button_empty";
|
|
this.button_empty.Size = new System.Drawing.Size(333, 66);
|
|
this.button_empty.TabIndex = 7;
|
|
this.button_empty.Text = "设备空闲(请求上料)";
|
|
this.button_empty.UseVisualStyleBackColor = false;
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.Controls.Add(this.label_AgvLeaved);
|
|
this.panel2.Controls.Add(this.label19);
|
|
this.panel2.Controls.Add(this.label_AgvCanLeave);
|
|
this.panel2.Controls.Add(this.label15);
|
|
this.panel2.Controls.Add(this.label_AgvRequestLeave);
|
|
this.panel2.Controls.Add(this.button5_heartBeat_Ning);
|
|
this.panel2.Controls.Add(this.button5_heartBeat);
|
|
this.panel2.Controls.Add(this.label_AgvCanEnter);
|
|
this.panel2.Controls.Add(this.textBox1_PartPosition);
|
|
this.panel2.Controls.Add(this.label_AgvSongliao);
|
|
this.panel2.Controls.Add(this.label_AgvRequestEnter);
|
|
this.panel2.Controls.Add(this.label17);
|
|
this.panel2.Controls.Add(this.textBox1_EngineID);
|
|
this.panel2.Controls.Add(this.label1);
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel2.Location = new System.Drawing.Point(3, 3);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(1989, 84);
|
|
this.panel2.TabIndex = 2;
|
|
//
|
|
// label_AgvLeaved
|
|
//
|
|
this.label_AgvLeaved.AutoSize = true;
|
|
this.label_AgvLeaved.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label_AgvLeaved.Location = new System.Drawing.Point(1393, 12);
|
|
this.label_AgvLeaved.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label_AgvLeaved.Name = "label_AgvLeaved";
|
|
this.label_AgvLeaved.Size = new System.Drawing.Size(153, 22);
|
|
this.label_AgvLeaved.TabIndex = 9;
|
|
this.label_AgvLeaved.Text = "●AGV已经离开";
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.label19.Location = new System.Drawing.Point(1756, 16);
|
|
this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(2, 44);
|
|
this.label19.TabIndex = 9;
|
|
//
|
|
// label_AgvCanLeave
|
|
//
|
|
this.label_AgvCanLeave.AutoSize = true;
|
|
this.label_AgvCanLeave.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label_AgvCanLeave.Location = new System.Drawing.Point(1225, 45);
|
|
this.label_AgvCanLeave.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label_AgvCanLeave.Name = "label_AgvCanLeave";
|
|
this.label_AgvCanLeave.Size = new System.Drawing.Size(153, 22);
|
|
this.label_AgvCanLeave.TabIndex = 9;
|
|
this.label_AgvCanLeave.Text = "●AGV可以离开";
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.BackColor = System.Drawing.Color.Black;
|
|
this.label15.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
this.label15.Location = new System.Drawing.Point(0, 75);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(1980, 4);
|
|
this.label15.TabIndex = 9;
|
|
//
|
|
// label_AgvRequestLeave
|
|
//
|
|
this.label_AgvRequestLeave.AutoSize = true;
|
|
this.label_AgvRequestLeave.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label_AgvRequestLeave.Location = new System.Drawing.Point(1225, 12);
|
|
this.label_AgvRequestLeave.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label_AgvRequestLeave.Name = "label_AgvRequestLeave";
|
|
this.label_AgvRequestLeave.Size = new System.Drawing.Size(153, 22);
|
|
this.label_AgvRequestLeave.TabIndex = 9;
|
|
this.label_AgvRequestLeave.Text = "●AGV请求离开";
|
|
//
|
|
// button5_heartBeat_Ning
|
|
//
|
|
this.button5_heartBeat_Ning.BackColor = System.Drawing.Color.Gray;
|
|
this.button5_heartBeat_Ning.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.button5_heartBeat_Ning.ForeColor = System.Drawing.Color.White;
|
|
this.button5_heartBeat_Ning.Location = new System.Drawing.Point(1765, 12);
|
|
this.button5_heartBeat_Ning.Name = "button5_heartBeat_Ning";
|
|
this.button5_heartBeat_Ning.Size = new System.Drawing.Size(100, 52);
|
|
this.button5_heartBeat_Ning.TabIndex = 5;
|
|
this.button5_heartBeat_Ning.Text = "拧紧枪";
|
|
this.button5_heartBeat_Ning.UseVisualStyleBackColor = false;
|
|
//
|
|
// button5_heartBeat
|
|
//
|
|
this.button5_heartBeat.BackColor = System.Drawing.Color.Gray;
|
|
this.button5_heartBeat.Font = new System.Drawing.Font("宋体", 12F);
|
|
this.button5_heartBeat.ForeColor = System.Drawing.Color.White;
|
|
this.button5_heartBeat.Location = new System.Drawing.Point(1883, 12);
|
|
this.button5_heartBeat.Name = "button5_heartBeat";
|
|
this.button5_heartBeat.Size = new System.Drawing.Size(100, 52);
|
|
this.button5_heartBeat.TabIndex = 5;
|
|
this.button5_heartBeat.Text = "PLC";
|
|
this.button5_heartBeat.UseVisualStyleBackColor = false;
|
|
//
|
|
// label_AgvCanEnter
|
|
//
|
|
this.label_AgvCanEnter.AutoSize = true;
|
|
this.label_AgvCanEnter.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label_AgvCanEnter.Location = new System.Drawing.Point(1043, 45);
|
|
this.label_AgvCanEnter.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label_AgvCanEnter.Name = "label_AgvCanEnter";
|
|
this.label_AgvCanEnter.Size = new System.Drawing.Size(153, 22);
|
|
this.label_AgvCanEnter.TabIndex = 9;
|
|
this.label_AgvCanEnter.Text = "●AGV可以进入";
|
|
//
|
|
// textBox1_PartPosition
|
|
//
|
|
this.textBox1_PartPosition.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.textBox1_PartPosition.Font = new System.Drawing.Font("宋体", 20F);
|
|
this.textBox1_PartPosition.Location = new System.Drawing.Point(692, 9);
|
|
this.textBox1_PartPosition.Name = "textBox1_PartPosition";
|
|
this.textBox1_PartPosition.ReadOnly = true;
|
|
this.textBox1_PartPosition.Size = new System.Drawing.Size(118, 53);
|
|
this.textBox1_PartPosition.TabIndex = 1;
|
|
//
|
|
// label_AgvSongliao
|
|
//
|
|
this.label_AgvSongliao.AutoSize = true;
|
|
this.label_AgvSongliao.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label_AgvSongliao.Location = new System.Drawing.Point(883, 14);
|
|
this.label_AgvSongliao.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label_AgvSongliao.Name = "label_AgvSongliao";
|
|
this.label_AgvSongliao.Size = new System.Drawing.Size(153, 22);
|
|
this.label_AgvSongliao.TabIndex = 9;
|
|
this.label_AgvSongliao.Text = "●AGV准备送料";
|
|
//
|
|
// label_AgvRequestEnter
|
|
//
|
|
this.label_AgvRequestEnter.AutoSize = true;
|
|
this.label_AgvRequestEnter.Font = new System.Drawing.Font("宋体", 11F);
|
|
this.label_AgvRequestEnter.Location = new System.Drawing.Point(1043, 12);
|
|
this.label_AgvRequestEnter.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label_AgvRequestEnter.Name = "label_AgvRequestEnter";
|
|
this.label_AgvRequestEnter.Size = new System.Drawing.Size(153, 22);
|
|
this.label_AgvRequestEnter.TabIndex = 9;
|
|
this.label_AgvRequestEnter.Text = "●AGV请求进入";
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.Font = new System.Drawing.Font("宋体", 16F);
|
|
this.label17.Location = new System.Drawing.Point(525, 18);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(175, 33);
|
|
this.label17.TabIndex = 0;
|
|
this.label17.Text = "装配位置:";
|
|
//
|
|
// textBox1_EngineID
|
|
//
|
|
this.textBox1_EngineID.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.textBox1_EngineID.Font = new System.Drawing.Font("宋体", 20F);
|
|
this.textBox1_EngineID.Location = new System.Drawing.Point(170, 10);
|
|
this.textBox1_EngineID.Name = "textBox1_EngineID";
|
|
this.textBox1_EngineID.ReadOnly = true;
|
|
this.textBox1_EngineID.Size = new System.Drawing.Size(348, 53);
|
|
this.textBox1_EngineID.TabIndex = 1;
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Font = new System.Drawing.Font("宋体", 16F);
|
|
this.label1.Location = new System.Drawing.Point(3, 20);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(175, 33);
|
|
this.label1.TabIndex = 0;
|
|
this.label1.Text = "产品编码:";
|
|
//
|
|
// tableLayoutPanel1
|
|
//
|
|
this.tableLayoutPanel1.ColumnCount = 1;
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 2);
|
|
this.tableLayoutPanel1.Controls.Add(this.panel3, 0, 1);
|
|
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
this.tableLayoutPanel1.RowCount = 3;
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 90F));
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 90F));
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(1995, 1006);
|
|
this.tableLayoutPanel1.TabIndex = 25;
|
|
//
|
|
// pictureBox12_end_9
|
|
//
|
|
this.pictureBox12_end_9.Image = global::CCYQ_JieFang.Properties.Resources.green;
|
|
this.pictureBox12_end_9.Location = new System.Drawing.Point(1335, 544);
|
|
this.pictureBox12_end_9.Name = "pictureBox12_end_9";
|
|
this.pictureBox12_end_9.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox12_end_9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox12_end_9.TabIndex = 8;
|
|
this.pictureBox12_end_9.TabStop = false;
|
|
//
|
|
// pictureBox2_start_9
|
|
//
|
|
this.pictureBox2_start_9.Image = global::CCYQ_JieFang.Properties.Resources.StartWorkCircle;
|
|
this.pictureBox2_start_9.Location = new System.Drawing.Point(1335, 543);
|
|
this.pictureBox2_start_9.Name = "pictureBox2_start_9";
|
|
this.pictureBox2_start_9.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox2_start_9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox2_start_9.TabIndex = 8;
|
|
this.pictureBox2_start_9.TabStop = false;
|
|
//
|
|
// pictureBox12_end_10
|
|
//
|
|
this.pictureBox12_end_10.Image = global::CCYQ_JieFang.Properties.Resources.green;
|
|
this.pictureBox12_end_10.Location = new System.Drawing.Point(1184, 544);
|
|
this.pictureBox12_end_10.Name = "pictureBox12_end_10";
|
|
this.pictureBox12_end_10.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox12_end_10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox12_end_10.TabIndex = 8;
|
|
this.pictureBox12_end_10.TabStop = false;
|
|
//
|
|
// pictureBox12_end_4
|
|
//
|
|
this.pictureBox12_end_4.Image = global::CCYQ_JieFang.Properties.Resources.green;
|
|
this.pictureBox12_end_4.Location = new System.Drawing.Point(574, 345);
|
|
this.pictureBox12_end_4.Name = "pictureBox12_end_4";
|
|
this.pictureBox12_end_4.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox12_end_4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox12_end_4.TabIndex = 8;
|
|
this.pictureBox12_end_4.TabStop = false;
|
|
//
|
|
// pictureBox12_end_2
|
|
//
|
|
this.pictureBox12_end_2.Image = global::CCYQ_JieFang.Properties.Resources.green;
|
|
this.pictureBox12_end_2.Location = new System.Drawing.Point(574, 448);
|
|
this.pictureBox12_end_2.Name = "pictureBox12_end_2";
|
|
this.pictureBox12_end_2.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox12_end_2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox12_end_2.TabIndex = 8;
|
|
this.pictureBox12_end_2.TabStop = false;
|
|
//
|
|
// pictureBox12_end_12
|
|
//
|
|
this.pictureBox12_end_12.Image = global::CCYQ_JieFang.Properties.Resources.green;
|
|
this.pictureBox12_end_12.Location = new System.Drawing.Point(740, 544);
|
|
this.pictureBox12_end_12.Name = "pictureBox12_end_12";
|
|
this.pictureBox12_end_12.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox12_end_12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox12_end_12.TabIndex = 8;
|
|
this.pictureBox12_end_12.TabStop = false;
|
|
//
|
|
// pictureBox12_end_11
|
|
//
|
|
this.pictureBox12_end_11.Image = global::CCYQ_JieFang.Properties.Resources.green;
|
|
this.pictureBox12_end_11.Location = new System.Drawing.Point(969, 544);
|
|
this.pictureBox12_end_11.Name = "pictureBox12_end_11";
|
|
this.pictureBox12_end_11.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox12_end_11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox12_end_11.TabIndex = 8;
|
|
this.pictureBox12_end_11.TabStop = false;
|
|
//
|
|
// pictureBox2_start_2
|
|
//
|
|
this.pictureBox2_start_2.Image = global::CCYQ_JieFang.Properties.Resources.StartWorkCircle;
|
|
this.pictureBox2_start_2.Location = new System.Drawing.Point(576, 447);
|
|
this.pictureBox2_start_2.Name = "pictureBox2_start_2";
|
|
this.pictureBox2_start_2.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox2_start_2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox2_start_2.TabIndex = 8;
|
|
this.pictureBox2_start_2.TabStop = false;
|
|
//
|
|
// pictureBox2_start_12
|
|
//
|
|
this.pictureBox2_start_12.Image = global::CCYQ_JieFang.Properties.Resources.StartWorkCircle;
|
|
this.pictureBox2_start_12.Location = new System.Drawing.Point(740, 543);
|
|
this.pictureBox2_start_12.Name = "pictureBox2_start_12";
|
|
this.pictureBox2_start_12.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox2_start_12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox2_start_12.TabIndex = 8;
|
|
this.pictureBox2_start_12.TabStop = false;
|
|
//
|
|
// pictureBox2_start_11
|
|
//
|
|
this.pictureBox2_start_11.Image = global::CCYQ_JieFang.Properties.Resources.StartWorkCircle;
|
|
this.pictureBox2_start_11.Location = new System.Drawing.Point(969, 543);
|
|
this.pictureBox2_start_11.Name = "pictureBox2_start_11";
|
|
this.pictureBox2_start_11.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox2_start_11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox2_start_11.TabIndex = 8;
|
|
this.pictureBox2_start_11.TabStop = false;
|
|
//
|
|
// pictureBox2_start_10
|
|
//
|
|
this.pictureBox2_start_10.Image = global::CCYQ_JieFang.Properties.Resources.StartWorkCircle;
|
|
this.pictureBox2_start_10.Location = new System.Drawing.Point(1184, 543);
|
|
this.pictureBox2_start_10.Name = "pictureBox2_start_10";
|
|
this.pictureBox2_start_10.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox2_start_10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox2_start_10.TabIndex = 8;
|
|
this.pictureBox2_start_10.TabStop = false;
|
|
//
|
|
// pictureBox12_end_3
|
|
//
|
|
this.pictureBox12_end_3.Image = global::CCYQ_JieFang.Properties.Resources.green;
|
|
this.pictureBox12_end_3.Location = new System.Drawing.Point(1503, 448);
|
|
this.pictureBox12_end_3.Name = "pictureBox12_end_3";
|
|
this.pictureBox12_end_3.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox12_end_3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox12_end_3.TabIndex = 8;
|
|
this.pictureBox12_end_3.TabStop = false;
|
|
//
|
|
// pictureBox12_end_1
|
|
//
|
|
this.pictureBox12_end_1.Image = global::CCYQ_JieFang.Properties.Resources.green;
|
|
this.pictureBox12_end_1.Location = new System.Drawing.Point(1503, 345);
|
|
this.pictureBox12_end_1.Name = "pictureBox12_end_1";
|
|
this.pictureBox12_end_1.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox12_end_1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox12_end_1.TabIndex = 8;
|
|
this.pictureBox12_end_1.TabStop = false;
|
|
//
|
|
// pictureBox12_end_8
|
|
//
|
|
this.pictureBox12_end_8.Image = global::CCYQ_JieFang.Properties.Resources.green;
|
|
this.pictureBox12_end_8.Location = new System.Drawing.Point(1335, 273);
|
|
this.pictureBox12_end_8.Name = "pictureBox12_end_8";
|
|
this.pictureBox12_end_8.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox12_end_8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox12_end_8.TabIndex = 8;
|
|
this.pictureBox12_end_8.TabStop = false;
|
|
//
|
|
// pictureBox12_end_7
|
|
//
|
|
this.pictureBox12_end_7.Image = global::CCYQ_JieFang.Properties.Resources.green;
|
|
this.pictureBox12_end_7.Location = new System.Drawing.Point(1184, 273);
|
|
this.pictureBox12_end_7.Name = "pictureBox12_end_7";
|
|
this.pictureBox12_end_7.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox12_end_7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox12_end_7.TabIndex = 8;
|
|
this.pictureBox12_end_7.TabStop = false;
|
|
//
|
|
// pictureBox12_end_6
|
|
//
|
|
this.pictureBox12_end_6.Image = global::CCYQ_JieFang.Properties.Resources.green;
|
|
this.pictureBox12_end_6.Location = new System.Drawing.Point(969, 273);
|
|
this.pictureBox12_end_6.Name = "pictureBox12_end_6";
|
|
this.pictureBox12_end_6.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox12_end_6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox12_end_6.TabIndex = 8;
|
|
this.pictureBox12_end_6.TabStop = false;
|
|
//
|
|
// pictureBox12_end_5
|
|
//
|
|
this.pictureBox12_end_5.Image = global::CCYQ_JieFang.Properties.Resources.green;
|
|
this.pictureBox12_end_5.Location = new System.Drawing.Point(724, 273);
|
|
this.pictureBox12_end_5.Name = "pictureBox12_end_5";
|
|
this.pictureBox12_end_5.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox12_end_5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox12_end_5.TabIndex = 8;
|
|
this.pictureBox12_end_5.TabStop = false;
|
|
//
|
|
// pictureBox2_start_4
|
|
//
|
|
this.pictureBox2_start_4.Image = global::CCYQ_JieFang.Properties.Resources.StartWorkCircle;
|
|
this.pictureBox2_start_4.Location = new System.Drawing.Point(574, 344);
|
|
this.pictureBox2_start_4.Name = "pictureBox2_start_4";
|
|
this.pictureBox2_start_4.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox2_start_4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox2_start_4.TabIndex = 8;
|
|
this.pictureBox2_start_4.TabStop = false;
|
|
//
|
|
// pictureBox2_start_5
|
|
//
|
|
this.pictureBox2_start_5.Image = global::CCYQ_JieFang.Properties.Resources.StartWorkCircle;
|
|
this.pictureBox2_start_5.Location = new System.Drawing.Point(724, 273);
|
|
this.pictureBox2_start_5.Name = "pictureBox2_start_5";
|
|
this.pictureBox2_start_5.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox2_start_5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox2_start_5.TabIndex = 8;
|
|
this.pictureBox2_start_5.TabStop = false;
|
|
//
|
|
// pictureBox2_start_6
|
|
//
|
|
this.pictureBox2_start_6.Image = global::CCYQ_JieFang.Properties.Resources.StartWorkCircle;
|
|
this.pictureBox2_start_6.Location = new System.Drawing.Point(969, 273);
|
|
this.pictureBox2_start_6.Name = "pictureBox2_start_6";
|
|
this.pictureBox2_start_6.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox2_start_6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox2_start_6.TabIndex = 8;
|
|
this.pictureBox2_start_6.TabStop = false;
|
|
//
|
|
// pictureBox2_start_7
|
|
//
|
|
this.pictureBox2_start_7.Image = global::CCYQ_JieFang.Properties.Resources.StartWorkCircle;
|
|
this.pictureBox2_start_7.Location = new System.Drawing.Point(1184, 273);
|
|
this.pictureBox2_start_7.Name = "pictureBox2_start_7";
|
|
this.pictureBox2_start_7.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox2_start_7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox2_start_7.TabIndex = 8;
|
|
this.pictureBox2_start_7.TabStop = false;
|
|
//
|
|
// pictureBox2_start_8
|
|
//
|
|
this.pictureBox2_start_8.Image = global::CCYQ_JieFang.Properties.Resources.StartWorkCircle;
|
|
this.pictureBox2_start_8.Location = new System.Drawing.Point(1335, 273);
|
|
this.pictureBox2_start_8.Name = "pictureBox2_start_8";
|
|
this.pictureBox2_start_8.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox2_start_8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox2_start_8.TabIndex = 8;
|
|
this.pictureBox2_start_8.TabStop = false;
|
|
//
|
|
// pictureBox2_start_3
|
|
//
|
|
this.pictureBox2_start_3.Image = global::CCYQ_JieFang.Properties.Resources.StartWorkCircle;
|
|
this.pictureBox2_start_3.Location = new System.Drawing.Point(1503, 447);
|
|
this.pictureBox2_start_3.Name = "pictureBox2_start_3";
|
|
this.pictureBox2_start_3.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox2_start_3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox2_start_3.TabIndex = 8;
|
|
this.pictureBox2_start_3.TabStop = false;
|
|
//
|
|
// pictureBox2_start_1
|
|
//
|
|
this.pictureBox2_start_1.Image = global::CCYQ_JieFang.Properties.Resources.StartWorkCircle;
|
|
this.pictureBox2_start_1.Location = new System.Drawing.Point(1503, 344);
|
|
this.pictureBox2_start_1.Name = "pictureBox2_start_1";
|
|
this.pictureBox2_start_1.Size = new System.Drawing.Size(64, 64);
|
|
this.pictureBox2_start_1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox2_start_1.TabIndex = 8;
|
|
this.pictureBox2_start_1.TabStop = false;
|
|
//
|
|
// pictureBox1
|
|
//
|
|
this.pictureBox1.BackColor = System.Drawing.Color.White;
|
|
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
this.pictureBox1.Image = global::CCYQ_JieFang.Properties.Resources._05_微型减速机;
|
|
this.pictureBox1.Location = new System.Drawing.Point(130, 16);
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Size = new System.Drawing.Size(1689, 756);
|
|
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox1.TabIndex = 0;
|
|
this.pictureBox1.TabStop = false;
|
|
//
|
|
// DAS_OP50
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.BackColor = System.Drawing.Color.White;
|
|
this.ClientSize = new System.Drawing.Size(1995, 1006);
|
|
this.Controls.Add(this.tableLayoutPanel1);
|
|
this.Controls.Add(this.label9);
|
|
this.Controls.Add(this.labelTime);
|
|
this.Controls.Add(this.panel7);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.MaximizeBox = false;
|
|
this.MinimizeBox = false;
|
|
this.Name = "DAS_OP50";
|
|
this.Text = "OP50工位-微型减速机";
|
|
this.panel7.ResumeLayout(false);
|
|
this.panel3.ResumeLayout(false);
|
|
this.panel3.PerformLayout();
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel2.ResumeLayout(false);
|
|
this.panel2.PerformLayout();
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_9)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_9)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_12)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_12)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_8)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_8)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
private System.Windows.Forms.Timer timHSCZ;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Timer timUI;
|
|
private System.Windows.Forms.Label labelTime;
|
|
private System.Windows.Forms.Label label18;
|
|
private System.Windows.Forms.Panel panel7;
|
|
private System.Windows.Forms.Panel panel3;
|
|
private System.Windows.Forms.PictureBox pictureBox12_end_9;
|
|
private System.Windows.Forms.PictureBox pictureBox2_start_9;
|
|
private System.Windows.Forms.TextBox textBox_MeasureValue_3;
|
|
private System.Windows.Forms.TextBox textBox_MeasureValue_2;
|
|
private System.Windows.Forms.TextBox textBox_MeasureValue_4;
|
|
private System.Windows.Forms.TextBox textBox_MeasureValue_1;
|
|
private System.Windows.Forms.TextBox textBox_MeasureValue_7;
|
|
private System.Windows.Forms.TextBox textBox_MeasureValue_6;
|
|
private System.Windows.Forms.TextBox textBox_MeasureValue_5;
|
|
private System.Windows.Forms.TextBox textBox_MeasureValue_12;
|
|
private System.Windows.Forms.TextBox textBox_MeasureValue_11;
|
|
private System.Windows.Forms.TextBox textBox_MeasureValue_10;
|
|
private System.Windows.Forms.TextBox textBox_MeasureValue_9;
|
|
private System.Windows.Forms.TextBox textBox_MeasureValue_8;
|
|
private System.Windows.Forms.PictureBox pictureBox12_end_10;
|
|
private System.Windows.Forms.PictureBox pictureBox12_end_4;
|
|
private System.Windows.Forms.PictureBox pictureBox12_end_2;
|
|
private System.Windows.Forms.PictureBox pictureBox12_end_12;
|
|
private System.Windows.Forms.PictureBox pictureBox12_end_11;
|
|
private System.Windows.Forms.PictureBox pictureBox2_start_2;
|
|
private System.Windows.Forms.PictureBox pictureBox2_start_12;
|
|
private System.Windows.Forms.PictureBox pictureBox2_start_11;
|
|
private System.Windows.Forms.PictureBox pictureBox2_start_10;
|
|
private System.Windows.Forms.PictureBox pictureBox12_end_3;
|
|
private System.Windows.Forms.PictureBox pictureBox12_end_1;
|
|
private System.Windows.Forms.PictureBox pictureBox12_end_8;
|
|
private System.Windows.Forms.PictureBox pictureBox12_end_7;
|
|
private System.Windows.Forms.PictureBox pictureBox12_end_6;
|
|
private System.Windows.Forms.PictureBox pictureBox12_end_5;
|
|
private System.Windows.Forms.PictureBox pictureBox2_start_4;
|
|
private System.Windows.Forms.PictureBox pictureBox2_start_5;
|
|
private System.Windows.Forms.PictureBox pictureBox2_start_6;
|
|
private System.Windows.Forms.PictureBox pictureBox2_start_7;
|
|
private System.Windows.Forms.PictureBox pictureBox2_start_8;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.PictureBox pictureBox2_start_3;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.PictureBox pictureBox2_start_1;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.Button button_running;
|
|
private System.Windows.Forms.Button button_alarm;
|
|
private System.Windows.Forms.Button button_finished;
|
|
private System.Windows.Forms.Button button_empty;
|
|
private System.Windows.Forms.Panel panel2;
|
|
private System.Windows.Forms.Label label_AgvLeaved;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.Label label_AgvCanLeave;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.Label label_AgvRequestLeave;
|
|
private System.Windows.Forms.Button button5_heartBeat;
|
|
private System.Windows.Forms.Label label_AgvCanEnter;
|
|
private System.Windows.Forms.TextBox textBox1_PartPosition;
|
|
private System.Windows.Forms.Label label_AgvRequestEnter;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.TextBox textBox1_EngineID;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|
private System.Windows.Forms.Label label_AgvSongliao;
|
|
private System.Windows.Forms.Button button5_heartBeat_Ning;
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
}
|
|
} |