namespace MesWork
{
partial class DAS_OP30: PlcLinkForm
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DAS_OP30));
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.pictureBox12_end_2 = new System.Windows.Forms.PictureBox();
this.pictureBox2_start_2 = new System.Windows.Forms.PictureBox();
this.pictureBox12_end_1 = new System.Windows.Forms.PictureBox();
this.pictureBox2_start_1 = new System.Windows.Forms.PictureBox();
this.textBox_MeasureValue_2 = new System.Windows.Forms.TextBox();
this.textBox_MeasureValue_1 = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
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.panel7.SuspendLayout();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.tableLayoutPanel1.SuspendLayout();
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(-136, -165);
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(685, 50);
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(898, -165);
this.labelTime.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.labelTime.Name = "labelTime";
this.labelTime.Size = new System.Drawing.Size(647, 58);
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(188, 177);
this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(93, 54);
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(-144, -112);
this.panel7.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(1688, 68);
this.panel7.TabIndex = 24;
//
// panel3
//
this.panel3.Controls.Add(this.pictureBox12_end_2);
this.panel3.Controls.Add(this.pictureBox2_start_2);
this.panel3.Controls.Add(this.pictureBox12_end_1);
this.panel3.Controls.Add(this.pictureBox2_start_1);
this.panel3.Controls.Add(this.textBox_MeasureValue_2);
this.panel3.Controls.Add(this.textBox_MeasureValue_1);
this.panel3.Controls.Add(this.label6);
this.panel3.Controls.Add(this.label5);
this.panel3.Controls.Add(this.pictureBox1);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(3, 77);
this.panel3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(1767, 684);
this.panel3.TabIndex = 4;
//
// pictureBox12_end_2
//
this.pictureBox12_end_2.Image = global::CCYQ_JieFang.Properties.Resources.下压OK;
this.pictureBox12_end_2.Location = new System.Drawing.Point(678, 238);
this.pictureBox12_end_2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.pictureBox12_end_2.Name = "pictureBox12_end_2";
this.pictureBox12_end_2.Size = new System.Drawing.Size(57, 53);
this.pictureBox12_end_2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox12_end_2.TabIndex = 9;
this.pictureBox12_end_2.TabStop = false;
//
// pictureBox2_start_2
//
this.pictureBox2_start_2.Image = global::CCYQ_JieFang.Properties.Resources.下压;
this.pictureBox2_start_2.Location = new System.Drawing.Point(678, 238);
this.pictureBox2_start_2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.pictureBox2_start_2.Name = "pictureBox2_start_2";
this.pictureBox2_start_2.Size = new System.Drawing.Size(57, 53);
this.pictureBox2_start_2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox2_start_2.TabIndex = 10;
this.pictureBox2_start_2.TabStop = false;
//
// pictureBox12_end_1
//
this.pictureBox12_end_1.Image = global::CCYQ_JieFang.Properties.Resources.下压OK;
this.pictureBox12_end_1.Location = new System.Drawing.Point(678, 161);
this.pictureBox12_end_1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.pictureBox12_end_1.Name = "pictureBox12_end_1";
this.pictureBox12_end_1.Size = new System.Drawing.Size(57, 53);
this.pictureBox12_end_1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox12_end_1.TabIndex = 9;
this.pictureBox12_end_1.TabStop = false;
//
// pictureBox2_start_1
//
this.pictureBox2_start_1.Image = global::CCYQ_JieFang.Properties.Resources.下压;
this.pictureBox2_start_1.Location = new System.Drawing.Point(678, 161);
this.pictureBox2_start_1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.pictureBox2_start_1.Name = "pictureBox2_start_1";
this.pictureBox2_start_1.Size = new System.Drawing.Size(57, 53);
this.pictureBox2_start_1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox2_start_1.TabIndex = 10;
this.pictureBox2_start_1.TabStop = false;
//
// textBox_MeasureValue_2
//
this.textBox_MeasureValue_2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textBox_MeasureValue_2.Font = new System.Drawing.Font("宋体", 17F);
this.textBox_MeasureValue_2.ForeColor = System.Drawing.SystemColors.ControlText;
this.textBox_MeasureValue_2.Location = new System.Drawing.Point(505, 246);
this.textBox_MeasureValue_2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.textBox_MeasureValue_2.Name = "textBox_MeasureValue_2";
this.textBox_MeasureValue_2.ReadOnly = true;
this.textBox_MeasureValue_2.Size = new System.Drawing.Size(158, 40);
this.textBox_MeasureValue_2.TabIndex = 4;
this.textBox_MeasureValue_2.Text = "0";
//
// textBox_MeasureValue_1
//
this.textBox_MeasureValue_1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textBox_MeasureValue_1.Font = new System.Drawing.Font("宋体", 17F);
this.textBox_MeasureValue_1.ForeColor = System.Drawing.SystemColors.ControlText;
this.textBox_MeasureValue_1.Location = new System.Drawing.Point(505, 169);
this.textBox_MeasureValue_1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.textBox_MeasureValue_1.Name = "textBox_MeasureValue_1";
this.textBox_MeasureValue_1.ReadOnly = true;
this.textBox_MeasureValue_1.Size = new System.Drawing.Size(158, 40);
this.textBox_MeasureValue_1.TabIndex = 4;
this.textBox_MeasureValue_1.Text = "0";
//
// label6
//
this.label6.AutoSize = true;
this.label6.BackColor = System.Drawing.Color.White;
this.label6.Font = new System.Drawing.Font("宋体", 17F);
this.label6.Location = new System.Drawing.Point(411, 250);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(86, 29);
this.label6.TabIndex = 6;
this.label6.Text = "压力2";
//
// label5
//
this.label5.AutoSize = true;
this.label5.BackColor = System.Drawing.Color.White;
this.label5.Font = new System.Drawing.Font("宋体", 17F);
this.label5.Location = new System.Drawing.Point(411, 173);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(86, 29);
this.label5.TabIndex = 6;
this.label5.Text = "压力1";
//
// pictureBox1
//
this.pictureBox1.BackColor = System.Drawing.Color.White;
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.pictureBox1.Image = global::CCYQ_JieFang.Properties.Resources._03_卫星模型;
this.pictureBox1.Location = new System.Drawing.Point(116, 13);
this.pictureBox1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(1501, 668);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox1.TabIndex = 0;
this.pictureBox1.TabStop = false;
//
// 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, 765);
this.panel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1767, 71);
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, 3);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(1760, 3);
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(34, 12);
this.button_running.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.button_running.Name = "button_running";
this.button_running.Size = new System.Drawing.Size(296, 55);
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(1113, 13);
this.button_alarm.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.button_alarm.Name = "button_alarm";
this.button_alarm.Size = new System.Drawing.Size(296, 55);
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(393, 12);
this.button_finished.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.button_finished.Name = "button_finished";
this.button_finished.Size = new System.Drawing.Size(296, 55);
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(754, 13);
this.button_empty.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.button_empty.Name = "button_empty";
this.button_empty.Size = new System.Drawing.Size(296, 55);
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, 2);
this.panel2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1767, 71);
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(1238, 10);
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(134, 19);
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(1561, 13);
this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(2, 37);
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(1089, 38);
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(134, 19);
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, 62);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(1760, 3);
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(1089, 10);
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(134, 19);
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(1569, 10);
this.button5_heartBeat_Ning.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.button5_heartBeat_Ning.Name = "button5_heartBeat_Ning";
this.button5_heartBeat_Ning.Size = new System.Drawing.Size(89, 43);
this.button5_heartBeat_Ning.TabIndex = 5;
this.button5_heartBeat_Ning.Text = "拧紧枪";
this.button5_heartBeat_Ning.UseVisualStyleBackColor = false;
this.button5_heartBeat_Ning.Visible = 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(1674, 10);
this.button5_heartBeat.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.button5_heartBeat.Name = "button5_heartBeat";
this.button5_heartBeat.Size = new System.Drawing.Size(89, 43);
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(927, 38);
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(134, 19);
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(615, 8);
this.textBox1_PartPosition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.textBox1_PartPosition.Name = "textBox1_PartPosition";
this.textBox1_PartPosition.ReadOnly = true;
this.textBox1_PartPosition.Size = new System.Drawing.Size(105, 46);
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(785, 12);
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(134, 19);
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(927, 10);
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(134, 19);
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(467, 15);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(147, 27);
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(151, 8);
this.textBox1_EngineID.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.textBox1_EngineID.Name = "textBox1_EngineID";
this.textBox1_EngineID.ReadOnly = true;
this.textBox1_EngineID.Size = new System.Drawing.Size(310, 46);
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, 17);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(147, 27);
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.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 3;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 75F));
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, 75F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(1773, 838);
this.tableLayoutPanel1.TabIndex = 25;
//
// DAS_OP30
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(1773, 838);
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.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "DAS_OP30";
this.Text = "OP30工位-卫星模型";
this.panel7.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox12_end_1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2_start_1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.panel1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.tableLayoutPanel1.ResumeLayout(false);
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.TextBox textBox_MeasureValue_2;
private System.Windows.Forms.TextBox textBox_MeasureValue_1;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.PictureBox pictureBox1;
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 pictureBox12_end_1;
private System.Windows.Forms.PictureBox pictureBox2_start_1;
private System.Windows.Forms.PictureBox pictureBox12_end_2;
private System.Windows.Forms.PictureBox pictureBox2_start_2;
}
}