391 lines
17 KiB
C#
391 lines
17 KiB
C#
|
namespace ControlSystem
|
|||
|
{
|
|||
|
partial class FrmHelp
|
|||
|
{
|
|||
|
/// <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 Windows 窗体设计器生成的代码
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// 设计器支持所需的方法 - 不要
|
|||
|
/// 使用代码编辑器修改此方法的内容。
|
|||
|
/// </summary>
|
|||
|
private void InitializeComponent()
|
|||
|
{
|
|||
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmHelp));
|
|||
|
this.label7 = new System.Windows.Forms.Label();
|
|||
|
this.textBox4 = new System.Windows.Forms.TextBox();
|
|||
|
this.textBox6 = new System.Windows.Forms.TextBox();
|
|||
|
this.textBox7 = new System.Windows.Forms.TextBox();
|
|||
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|||
|
this.textBox9 = new System.Windows.Forms.TextBox();
|
|||
|
this.label97 = new System.Windows.Forms.Label();
|
|||
|
this.label2 = new System.Windows.Forms.Label();
|
|||
|
this.label96 = new System.Windows.Forms.Label();
|
|||
|
this.label5 = new System.Windows.Forms.Label();
|
|||
|
this.label50 = new System.Windows.Forms.Label();
|
|||
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
|||
|
this.textBox5 = new System.Windows.Forms.TextBox();
|
|||
|
this.label3 = new System.Windows.Forms.Label();
|
|||
|
this.label4 = new System.Windows.Forms.Label();
|
|||
|
this.radioButton1 = new System.Windows.Forms.RadioButton();
|
|||
|
this.label1 = new System.Windows.Forms.Label();
|
|||
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|||
|
this.textBox8 = new System.Windows.Forms.TextBox();
|
|||
|
this.textBox10 = new System.Windows.Forms.TextBox();
|
|||
|
this.label6 = new System.Windows.Forms.Label();
|
|||
|
this.label8 = new System.Windows.Forms.Label();
|
|||
|
this.button1 = new System.Windows.Forms.Button();
|
|||
|
this.button2 = new System.Windows.Forms.Button();
|
|||
|
this.button3 = new System.Windows.Forms.Button();
|
|||
|
this.button4 = new System.Windows.Forms.Button();
|
|||
|
this.button5 = new System.Windows.Forms.Button();
|
|||
|
this.SuspendLayout();
|
|||
|
//
|
|||
|
// label7
|
|||
|
//
|
|||
|
this.label7.AutoSize = true;
|
|||
|
this.label7.Location = new System.Drawing.Point(334, 24);
|
|||
|
this.label7.Name = "label7";
|
|||
|
this.label7.Size = new System.Drawing.Size(53, 12);
|
|||
|
this.label7.TabIndex = 1575;
|
|||
|
this.label7.Text = "设备载物";
|
|||
|
//
|
|||
|
// textBox4
|
|||
|
//
|
|||
|
this.textBox4.BackColor = System.Drawing.Color.Red;
|
|||
|
this.textBox4.Enabled = false;
|
|||
|
this.textBox4.Location = new System.Drawing.Point(106, 19);
|
|||
|
this.textBox4.Name = "textBox4";
|
|||
|
this.textBox4.Size = new System.Drawing.Size(33, 21);
|
|||
|
this.textBox4.TabIndex = 1570;
|
|||
|
//
|
|||
|
// textBox6
|
|||
|
//
|
|||
|
this.textBox6.BackColor = System.Drawing.Color.Gray;
|
|||
|
this.textBox6.Enabled = false;
|
|||
|
this.textBox6.Location = new System.Drawing.Point(883, 19);
|
|||
|
this.textBox6.Name = "textBox6";
|
|||
|
this.textBox6.Size = new System.Drawing.Size(33, 21);
|
|||
|
this.textBox6.TabIndex = 1564;
|
|||
|
//
|
|||
|
// textBox7
|
|||
|
//
|
|||
|
this.textBox7.BackColor = System.Drawing.Color.Blue;
|
|||
|
this.textBox7.Enabled = false;
|
|||
|
this.textBox7.Location = new System.Drawing.Point(299, 19);
|
|||
|
this.textBox7.Multiline = true;
|
|||
|
this.textBox7.Name = "textBox7";
|
|||
|
this.textBox7.Size = new System.Drawing.Size(33, 21);
|
|||
|
this.textBox7.TabIndex = 1574;
|
|||
|
//
|
|||
|
// textBox2
|
|||
|
//
|
|||
|
this.textBox2.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
|
|||
|
this.textBox2.Enabled = false;
|
|||
|
this.textBox2.Location = new System.Drawing.Point(764, 19);
|
|||
|
this.textBox2.Name = "textBox2";
|
|||
|
this.textBox2.Size = new System.Drawing.Size(33, 21);
|
|||
|
this.textBox2.TabIndex = 1563;
|
|||
|
//
|
|||
|
// textBox9
|
|||
|
//
|
|||
|
this.textBox9.BackColor = System.Drawing.Color.DarkOrange;
|
|||
|
this.textBox9.Enabled = false;
|
|||
|
this.textBox9.Location = new System.Drawing.Point(518, 19);
|
|||
|
this.textBox9.Name = "textBox9";
|
|||
|
this.textBox9.Size = new System.Drawing.Size(33, 21);
|
|||
|
this.textBox9.TabIndex = 1562;
|
|||
|
//
|
|||
|
// label97
|
|||
|
//
|
|||
|
this.label97.AutoSize = true;
|
|||
|
this.label97.Location = new System.Drawing.Point(427, 24);
|
|||
|
this.label97.Name = "label97";
|
|||
|
this.label97.Size = new System.Drawing.Size(77, 12);
|
|||
|
this.label97.TabIndex = 1576;
|
|||
|
this.label97.Text = "设备逻辑有物";
|
|||
|
//
|
|||
|
// label2
|
|||
|
//
|
|||
|
this.label2.AutoSize = true;
|
|||
|
this.label2.Location = new System.Drawing.Point(805, 24);
|
|||
|
this.label2.Name = "label2";
|
|||
|
this.label2.Size = new System.Drawing.Size(65, 12);
|
|||
|
this.label2.TabIndex = 1566;
|
|||
|
this.label2.Text = "输送机空闲";
|
|||
|
//
|
|||
|
// label96
|
|||
|
//
|
|||
|
this.label96.AutoSize = true;
|
|||
|
this.label96.Location = new System.Drawing.Point(552, 24);
|
|||
|
this.label96.Name = "label96";
|
|||
|
this.label96.Size = new System.Drawing.Size(65, 12);
|
|||
|
this.label96.TabIndex = 1565;
|
|||
|
this.label96.Text = "堆垛机空闲";
|
|||
|
//
|
|||
|
// label5
|
|||
|
//
|
|||
|
this.label5.AutoSize = true;
|
|||
|
this.label5.Location = new System.Drawing.Point(233, 24);
|
|||
|
this.label5.Name = "label5";
|
|||
|
this.label5.Size = new System.Drawing.Size(65, 12);
|
|||
|
this.label5.TabIndex = 1573;
|
|||
|
this.label5.Text = "设备被停用";
|
|||
|
//
|
|||
|
// label50
|
|||
|
//
|
|||
|
this.label50.AutoSize = true;
|
|||
|
this.label50.Location = new System.Drawing.Point(917, 24);
|
|||
|
this.label50.Name = "label50";
|
|||
|
this.label50.Size = new System.Drawing.Size(89, 12);
|
|||
|
this.label50.TabIndex = 1567;
|
|||
|
this.label50.Text = "输送机动作完成";
|
|||
|
//
|
|||
|
// textBox3
|
|||
|
//
|
|||
|
this.textBox3.BackColor = System.Drawing.Color.Lime;
|
|||
|
this.textBox3.Enabled = false;
|
|||
|
this.textBox3.Location = new System.Drawing.Point(13, 19);
|
|||
|
this.textBox3.Name = "textBox3";
|
|||
|
this.textBox3.Size = new System.Drawing.Size(33, 21);
|
|||
|
this.textBox3.TabIndex = 1568;
|
|||
|
//
|
|||
|
// textBox5
|
|||
|
//
|
|||
|
this.textBox5.BackColor = System.Drawing.Color.Maroon;
|
|||
|
this.textBox5.Enabled = false;
|
|||
|
this.textBox5.Location = new System.Drawing.Point(199, 19);
|
|||
|
this.textBox5.Name = "textBox5";
|
|||
|
this.textBox5.Size = new System.Drawing.Size(33, 21);
|
|||
|
this.textBox5.TabIndex = 1572;
|
|||
|
//
|
|||
|
// label3
|
|||
|
//
|
|||
|
this.label3.AutoSize = true;
|
|||
|
this.label3.Location = new System.Drawing.Point(48, 24);
|
|||
|
this.label3.Name = "label3";
|
|||
|
this.label3.Size = new System.Drawing.Size(53, 12);
|
|||
|
this.label3.TabIndex = 1569;
|
|||
|
this.label3.Text = "设备运行";
|
|||
|
//
|
|||
|
// label4
|
|||
|
//
|
|||
|
this.label4.AutoSize = true;
|
|||
|
this.label4.Location = new System.Drawing.Point(141, 24);
|
|||
|
this.label4.Name = "label4";
|
|||
|
this.label4.Size = new System.Drawing.Size(53, 12);
|
|||
|
this.label4.TabIndex = 1571;
|
|||
|
this.label4.Text = "设备故障";
|
|||
|
//
|
|||
|
// radioButton1
|
|||
|
//
|
|||
|
this.radioButton1.AutoCheck = false;
|
|||
|
this.radioButton1.BackColor = System.Drawing.Color.Navy;
|
|||
|
this.radioButton1.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.radioButton1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
this.radioButton1.Location = new System.Drawing.Point(392, 19);
|
|||
|
this.radioButton1.Name = "radioButton1";
|
|||
|
this.radioButton1.Size = new System.Drawing.Size(33, 21);
|
|||
|
this.radioButton1.TabIndex = 1577;
|
|||
|
this.radioButton1.Text = " ";
|
|||
|
this.radioButton1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|||
|
this.radioButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
|
|||
|
this.radioButton1.UseVisualStyleBackColor = false;
|
|||
|
//
|
|||
|
// label1
|
|||
|
//
|
|||
|
this.label1.AutoSize = true;
|
|||
|
this.label1.Location = new System.Drawing.Point(660, 24);
|
|||
|
this.label1.Name = "label1";
|
|||
|
this.label1.Size = new System.Drawing.Size(89, 12);
|
|||
|
this.label1.TabIndex = 1567;
|
|||
|
this.label1.Text = "堆垛机动作完成";
|
|||
|
//
|
|||
|
// textBox1
|
|||
|
//
|
|||
|
this.textBox1.BackColor = System.Drawing.Color.MediumSlateBlue;
|
|||
|
this.textBox1.Enabled = false;
|
|||
|
this.textBox1.Location = new System.Drawing.Point(623, 19);
|
|||
|
this.textBox1.Name = "textBox1";
|
|||
|
this.textBox1.Size = new System.Drawing.Size(33, 21);
|
|||
|
this.textBox1.TabIndex = 1564;
|
|||
|
//
|
|||
|
// textBox8
|
|||
|
//
|
|||
|
this.textBox8.BackColor = System.Drawing.Color.DeepSkyBlue;
|
|||
|
this.textBox8.Enabled = false;
|
|||
|
this.textBox8.Location = new System.Drawing.Point(13, 59);
|
|||
|
this.textBox8.Name = "textBox8";
|
|||
|
this.textBox8.Size = new System.Drawing.Size(33, 21);
|
|||
|
this.textBox8.TabIndex = 1578;
|
|||
|
//
|
|||
|
// textBox10
|
|||
|
//
|
|||
|
this.textBox10.BackColor = System.Drawing.Color.DarkSeaGreen;
|
|||
|
this.textBox10.Enabled = false;
|
|||
|
this.textBox10.Location = new System.Drawing.Point(143, 59);
|
|||
|
this.textBox10.Name = "textBox10";
|
|||
|
this.textBox10.Size = new System.Drawing.Size(33, 21);
|
|||
|
this.textBox10.TabIndex = 1579;
|
|||
|
//
|
|||
|
// label6
|
|||
|
//
|
|||
|
this.label6.AutoSize = true;
|
|||
|
this.label6.Location = new System.Drawing.Point(52, 62);
|
|||
|
this.label6.Name = "label6";
|
|||
|
this.label6.Size = new System.Drawing.Size(65, 12);
|
|||
|
this.label6.TabIndex = 1580;
|
|||
|
this.label6.Text = "顶升机高位";
|
|||
|
//
|
|||
|
// label8
|
|||
|
//
|
|||
|
this.label8.AutoSize = true;
|
|||
|
this.label8.Location = new System.Drawing.Point(197, 62);
|
|||
|
this.label8.Name = "label8";
|
|||
|
this.label8.Size = new System.Drawing.Size(65, 12);
|
|||
|
this.label8.TabIndex = 1581;
|
|||
|
this.label8.Text = "顶升机低位";
|
|||
|
//
|
|||
|
// button1
|
|||
|
//
|
|||
|
this.button1.Location = new System.Drawing.Point(919, 178);
|
|||
|
this.button1.Name = "button1";
|
|||
|
this.button1.Size = new System.Drawing.Size(107, 23);
|
|||
|
this.button1.TabIndex = 1582;
|
|||
|
this.button1.Text = "自动拆分命令";
|
|||
|
this.button1.UseVisualStyleBackColor = true;
|
|||
|
this.button1.Visible = false;
|
|||
|
this.button1.Click += new System.EventHandler(this.button1_Click_1);
|
|||
|
//
|
|||
|
// button2
|
|||
|
//
|
|||
|
this.button2.Location = new System.Drawing.Point(599, 91);
|
|||
|
this.button2.Name = "button2";
|
|||
|
this.button2.Size = new System.Drawing.Size(99, 37);
|
|||
|
this.button2.TabIndex = 1583;
|
|||
|
this.button2.Text = "管理码垛信息";
|
|||
|
this.button2.UseVisualStyleBackColor = true;
|
|||
|
this.button2.Click += new System.EventHandler(this.button2_Click_1);
|
|||
|
//
|
|||
|
// button3
|
|||
|
//
|
|||
|
this.button3.Location = new System.Drawing.Point(1032, 178);
|
|||
|
this.button3.Name = "button3";
|
|||
|
this.button3.Size = new System.Drawing.Size(75, 23);
|
|||
|
this.button3.TabIndex = 1584;
|
|||
|
this.button3.Text = "测试货位";
|
|||
|
this.button3.UseVisualStyleBackColor = true;
|
|||
|
this.button3.Visible = false;
|
|||
|
this.button3.Click += new System.EventHandler(this.button3_Click_1);
|
|||
|
//
|
|||
|
// button4
|
|||
|
//
|
|||
|
this.button4.Location = new System.Drawing.Point(719, 90);
|
|||
|
this.button4.Name = "button4";
|
|||
|
this.button4.Size = new System.Drawing.Size(107, 37);
|
|||
|
this.button4.TabIndex = 1585;
|
|||
|
this.button4.Text = "配置出库任务数";
|
|||
|
this.button4.UseVisualStyleBackColor = true;
|
|||
|
this.button4.Click += new System.EventHandler(this.button4_Click_1);
|
|||
|
//
|
|||
|
// button5
|
|||
|
//
|
|||
|
this.button5.Location = new System.Drawing.Point(851, 91);
|
|||
|
this.button5.Name = "button5";
|
|||
|
this.button5.Size = new System.Drawing.Size(97, 36);
|
|||
|
this.button5.TabIndex = 1586;
|
|||
|
this.button5.Text = "选择模式";
|
|||
|
this.button5.UseVisualStyleBackColor = true;
|
|||
|
this.button5.Click += new System.EventHandler(this.button5_Click_1);
|
|||
|
//
|
|||
|
// FrmHelp
|
|||
|
//
|
|||
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|||
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|||
|
this.ClientSize = new System.Drawing.Size(1191, 244);
|
|||
|
this.CloseButtonVisible = false;
|
|||
|
this.Controls.Add(this.button5);
|
|||
|
this.Controls.Add(this.button4);
|
|||
|
this.Controls.Add(this.button3);
|
|||
|
this.Controls.Add(this.button2);
|
|||
|
this.Controls.Add(this.button1);
|
|||
|
this.Controls.Add(this.label8);
|
|||
|
this.Controls.Add(this.label6);
|
|||
|
this.Controls.Add(this.textBox10);
|
|||
|
this.Controls.Add(this.textBox8);
|
|||
|
this.Controls.Add(this.label7);
|
|||
|
this.Controls.Add(this.textBox4);
|
|||
|
this.Controls.Add(this.textBox1);
|
|||
|
this.Controls.Add(this.textBox6);
|
|||
|
this.Controls.Add(this.textBox7);
|
|||
|
this.Controls.Add(this.textBox2);
|
|||
|
this.Controls.Add(this.textBox9);
|
|||
|
this.Controls.Add(this.label97);
|
|||
|
this.Controls.Add(this.label2);
|
|||
|
this.Controls.Add(this.label96);
|
|||
|
this.Controls.Add(this.label1);
|
|||
|
this.Controls.Add(this.label5);
|
|||
|
this.Controls.Add(this.label50);
|
|||
|
this.Controls.Add(this.textBox3);
|
|||
|
this.Controls.Add(this.textBox5);
|
|||
|
this.Controls.Add(this.label3);
|
|||
|
this.Controls.Add(this.label4);
|
|||
|
this.Controls.Add(this.radioButton1);
|
|||
|
this.DockAreas = WeifenLuo.WinFormsUI.Docking.DockAreas.DockBottom;
|
|||
|
this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|||
|
this.Name = "FrmHelp";
|
|||
|
this.Text = "帮助信息";
|
|||
|
this.ResumeLayout(false);
|
|||
|
this.PerformLayout();
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
#endregion
|
|||
|
|
|||
|
private System.Windows.Forms.Label label7;
|
|||
|
private System.Windows.Forms.TextBox textBox4;
|
|||
|
private System.Windows.Forms.TextBox textBox6;
|
|||
|
private System.Windows.Forms.TextBox textBox7;
|
|||
|
private System.Windows.Forms.TextBox textBox2;
|
|||
|
private System.Windows.Forms.TextBox textBox9;
|
|||
|
private System.Windows.Forms.Label label97;
|
|||
|
private System.Windows.Forms.Label label2;
|
|||
|
private System.Windows.Forms.Label label96;
|
|||
|
private System.Windows.Forms.Label label5;
|
|||
|
private System.Windows.Forms.Label label50;
|
|||
|
private System.Windows.Forms.TextBox textBox3;
|
|||
|
private System.Windows.Forms.TextBox textBox5;
|
|||
|
private System.Windows.Forms.Label label3;
|
|||
|
private System.Windows.Forms.Label label4;
|
|||
|
private System.Windows.Forms.RadioButton radioButton1;
|
|||
|
private System.Windows.Forms.Label label1;
|
|||
|
private System.Windows.Forms.TextBox textBox1;
|
|||
|
private System.Windows.Forms.TextBox textBox8;
|
|||
|
private System.Windows.Forms.TextBox textBox10;
|
|||
|
private System.Windows.Forms.Label label6;
|
|||
|
private System.Windows.Forms.Label label8;
|
|||
|
private System.Windows.Forms.Button button1;
|
|||
|
private System.Windows.Forms.Button button2;
|
|||
|
private System.Windows.Forms.Button button3;
|
|||
|
private System.Windows.Forms.Button button4;
|
|||
|
private System.Windows.Forms.Button button5;
|
|||
|
}
|
|||
|
}
|