Files

837 lines
46 KiB
C#
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
namespace AGVSystem
{
// Token: 0x02000019 RID: 25
public partial class mainfrm : global::System.Windows.Forms.Form
{
// Token: 0x06000175 RID: 373 RVA: 0x0003B250 File Offset: 0x00039450
protected override void Dispose(bool disposing)
{
bool flag = disposing && this.components != null;
if (flag)
{
this.components.Dispose();
}
base.Dispose(disposing);
}
// Token: 0x06000176 RID: 374 RVA: 0x0003B288 File Offset: 0x00039488
private void InitializeComponent()
{
this.components = new global::System.ComponentModel.Container();
global::System.ComponentModel.ComponentResourceManager componentResourceManager = new global::System.ComponentModel.ComponentResourceManager(typeof(global::AGVSystem.mainfrm));
this.statusStrip1 = new global::System.Windows.Forms.StatusStrip();
this.toolStripStatusLabel7 = new global::System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel6 = new global::System.Windows.Forms.ToolStripStatusLabel();
this.lab_project_info = new global::System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel4 = new global::System.Windows.Forms.ToolStripStatusLabel();
this.toolS_timer = new global::System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel5 = new global::System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel2 = new global::System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel8 = new global::System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel9 = new global::System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel3 = new global::System.Windows.Forms.ToolStripStatusLabel();
this.toolStripStatusLabel1 = new global::System.Windows.Forms.ToolStripStatusLabel();
this.toolStrip1 = new global::System.Windows.Forms.ToolStrip();
this.tbtn_start = new global::System.Windows.Forms.ToolStripButton();
this.toolS1 = new global::System.Windows.Forms.ToolStripSeparator();
this.tbtn_stop1 = new global::System.Windows.Forms.ToolStripButton();
this.toolS2 = new global::System.Windows.Forms.ToolStripSeparator();
this.tbtn_stop2 = new global::System.Windows.Forms.ToolStripButton();
this.toolS3 = new global::System.Windows.Forms.ToolStripSeparator();
this.tbtn_warn = new global::System.Windows.Forms.ToolStripButton();
this.toolS4 = new global::System.Windows.Forms.ToolStripSeparator();
this.tbtn_ap_st = new global::System.Windows.Forms.ToolStripButton();
this.toolS5 = new global::System.Windows.Forms.ToolStripSeparator();
this.toolS_inter = new global::System.Windows.Forms.ToolStripButton();
this.toolS17 = new global::System.Windows.Forms.ToolStripSeparator();
this.toolStripButton3 = new global::System.Windows.Forms.ToolStripButton();
this.toolStripSeparator3 = new global::System.Windows.Forms.ToolStripSeparator();
this.tbtn_agvm = new global::System.Windows.Forms.ToolStripButton();
this.toolS6 = new global::System.Windows.Forms.ToolStripSeparator();
this.tbtn_xt = new global::System.Windows.Forms.ToolStripButton();
this.toolS7 = new global::System.Windows.Forms.ToolStripSeparator();
this.tbtn_ap_info = new global::System.Windows.Forms.ToolStripButton();
this.toolS8 = new global::System.Windows.Forms.ToolStripSeparator();
this.tbtn_pathset = new global::System.Windows.Forms.ToolStripButton();
this.toolS9 = new global::System.Windows.Forms.ToolStripSeparator();
this.tbtn_dbset = new global::System.Windows.Forms.ToolStripButton();
this.toolS10 = new global::System.Windows.Forms.ToolStripSeparator();
this.tbtn_change = new global::System.Windows.Forms.ToolStripButton();
this.toolS18 = new global::System.Windows.Forms.ToolStripSeparator();
this.tbtn_yc_log = new global::System.Windows.Forms.ToolStripButton();
this.toolS11 = new global::System.Windows.Forms.ToolStripSeparator();
this.tbtn_lj_log = new global::System.Windows.Forms.ToolStripButton();
this.toolS12 = new global::System.Windows.Forms.ToolStripSeparator();
this.toolStripButton1 = new global::System.Windows.Forms.ToolStripButton();
this.toolStripSeparator1 = new global::System.Windows.Forms.ToolStripSeparator();
this.toolStripButton2 = new global::System.Windows.Forms.ToolStripButton();
this.toolStripSeparator2 = new global::System.Windows.Forms.ToolStripSeparator();
this.tbtn_database_set = new global::System.Windows.Forms.ToolStripButton();
this.toolS13 = new global::System.Windows.Forms.ToolStripSeparator();
this.tbtn_param_set = new global::System.Windows.Forms.ToolStripButton();
this.toolS14 = new global::System.Windows.Forms.ToolStripSeparator();
this.toolStripButton4 = new global::System.Windows.Forms.ToolStripButton();
this.toolStripSeparator4 = new global::System.Windows.Forms.ToolStripSeparator();
this.toolStripButton13 = new global::System.Windows.Forms.ToolStripButton();
this.toolS15 = new global::System.Windows.Forms.ToolStripSeparator();
this.toolStripButton14 = new global::System.Windows.Forms.ToolStripButton();
this.toolS16 = new global::System.Windows.Forms.ToolStripSeparator();
this.toolStripButton16 = new global::System.Windows.Forms.ToolStripButton();
this.menuStrip1 = new global::System.Windows.Forms.MenuStrip();
this.yunxingjiankongToolStripMenuItem = new global::System.Windows.Forms.ToolStripMenuItem();
this.资料管理ToolStripMenuItem = new global::System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem2 = new global::System.Windows.Forms.ToolStripMenuItem();
this.output设置ToolStripMenuItem = new global::System.Windows.Forms.ToolStripMenuItem();
this.input设置ToolStripMenuItem = new global::System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem1 = new global::System.Windows.Forms.ToolStripMenuItem();
this.aGV列表ToolStripMenuItem = new global::System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem4 = new global::System.Windows.Forms.ToolStripSeparator();
this.一键复位ToolStripMenuItem1 = new global::System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem3 = new global::System.Windows.Forms.ToolStripSeparator();
this.一键停止ToolStripMenuItem = new global::System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem5 = new global::System.Windows.Forms.ToolStripSeparator();
this.一键复位ToolStripMenuItem = new global::System.Windows.Forms.ToolStripMenuItem();
this.一键关机ToolStripMenuItem = new global::System.Windows.Forms.ToolStripMenuItem();
this.系统设置ToolStripMenuItem = new global::System.Windows.Forms.ToolStripMenuItem();
this.报表查询RToolStripMenuItem = new global::System.Windows.Forms.ToolStripMenuItem();
this.帮助ToolStripMenuItem = new global::System.Windows.Forms.ToolStripMenuItem();
this.cmb_map = new global::System.Windows.Forms.ToolStripComboBox();
this.itemList = new global::System.Windows.Forms.ToolStripMenuItem();
this.timer1 = new global::System.Windows.Forms.Timer(this.components);
this.timer2 = new global::System.Windows.Forms.Timer(this.components);
this.statusStrip1.SuspendLayout();
this.toolStrip1.SuspendLayout();
this.menuStrip1.SuspendLayout();
base.SuspendLayout();
this.statusStrip1.Items.AddRange(new global::System.Windows.Forms.ToolStripItem[]
{
this.toolStripStatusLabel7,
this.toolStripStatusLabel6,
this.lab_project_info,
this.toolStripStatusLabel4,
this.toolS_timer,
this.toolStripStatusLabel5,
this.toolStripStatusLabel2,
this.toolStripStatusLabel8,
this.toolStripStatusLabel9,
this.toolStripStatusLabel3,
this.toolStripStatusLabel1
});
this.statusStrip1.Location = new global::System.Drawing.Point(0, 621);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Size = new global::System.Drawing.Size(1424, 22);
this.statusStrip1.TabIndex = 1;
this.statusStrip1.Text = "statusStrip1";
this.toolStripStatusLabel7.Name = "toolStripStatusLabel7";
this.toolStripStatusLabel7.Size = new global::System.Drawing.Size(116, 17);
this.toolStripStatusLabel7.Text = "当前用户:匿名登录";
this.toolStripStatusLabel6.AutoSize = false;
this.toolStripStatusLabel6.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("toolStripStatusLabel6.Image");
this.toolStripStatusLabel6.Name = "toolStripStatusLabel6";
this.toolStripStatusLabel6.Size = new global::System.Drawing.Size(32, 17);
this.toolStripStatusLabel6.Text = " ";
this.lab_project_info.Name = "lab_project_info";
this.lab_project_info.Size = new global::System.Drawing.Size(233, 17);
this.lab_project_info.Text = " 本软件仅适用于***** 项目代码:****";
this.toolStripStatusLabel4.AutoSize = false;
this.toolStripStatusLabel4.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("toolStripStatusLabel4.Image");
this.toolStripStatusLabel4.Name = "toolStripStatusLabel4";
this.toolStripStatusLabel4.Size = new global::System.Drawing.Size(32, 17);
this.toolStripStatusLabel4.Text = " ";
this.toolS_timer.Name = "toolS_timer";
this.toolS_timer.Size = new global::System.Drawing.Size(137, 17);
this.toolS_timer.Text = "2016-11-9 121030";
this.toolStripStatusLabel5.AutoSize = false;
this.toolStripStatusLabel5.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("toolStripStatusLabel5.Image");
this.toolStripStatusLabel5.Name = "toolStripStatusLabel5";
this.toolStripStatusLabel5.Size = new global::System.Drawing.Size(32, 17);
this.toolStripStatusLabel5.Text = " ";
this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
this.toolStripStatusLabel2.Size = new global::System.Drawing.Size(73, 17);
this.toolStripStatusLabel2.Text = "X0Y0";
this.toolStripStatusLabel2.Visible = false;
this.toolStripStatusLabel2.TextChanged += new global::System.EventHandler(this.toolStripStatusLabel2_TextChanged);
this.toolStripStatusLabel8.AutoSize = false;
this.toolStripStatusLabel8.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("toolStripStatusLabel8.Image");
this.toolStripStatusLabel8.Name = "toolStripStatusLabel8";
this.toolStripStatusLabel8.Size = new global::System.Drawing.Size(32, 17);
this.toolStripStatusLabel8.Text = " ";
this.toolStripStatusLabel9.Name = "toolStripStatusLabel9";
this.toolStripStatusLabel9.Size = new global::System.Drawing.Size(100, 17);
this.toolStripStatusLabel9.Text = " ";
this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
this.toolStripStatusLabel3.Size = new global::System.Drawing.Size(112, 17);
this.toolStripStatusLabel3.Text = " ";
this.toolStripStatusLabel1.AutoSize = false;
this.toolStripStatusLabel1.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("toolStripStatusLabel1.Image");
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
this.toolStripStatusLabel1.Size = new global::System.Drawing.Size(32, 17);
this.toolStripStatusLabel1.Text = " ";
this.toolStrip1.BackColor = global::System.Drawing.Color.White;
this.toolStrip1.ImageScalingSize = new global::System.Drawing.Size(64, 48);
this.toolStrip1.Items.AddRange(new global::System.Windows.Forms.ToolStripItem[]
{
this.tbtn_start,
this.toolS1,
this.tbtn_stop1,
this.toolS2,
this.tbtn_stop2,
this.toolS3,
this.tbtn_warn,
this.toolS4,
this.tbtn_ap_st,
this.toolS5,
this.toolS_inter,
this.toolS17,
this.toolStripButton3,
this.toolStripSeparator3,
this.tbtn_agvm,
this.toolS6,
this.tbtn_xt,
this.toolS7,
this.tbtn_ap_info,
this.toolS8,
this.tbtn_pathset,
this.toolS9,
this.tbtn_dbset,
this.toolS10,
this.tbtn_change,
this.toolS18,
this.tbtn_yc_log,
this.toolS11,
this.tbtn_lj_log,
this.toolS12,
this.toolStripButton1,
this.toolStripSeparator1,
this.toolStripButton2,
this.toolStripSeparator2,
this.tbtn_database_set,
this.toolS13,
this.tbtn_param_set,
this.toolS14,
this.toolStripButton4,
this.toolStripSeparator4,
this.toolStripButton13,
this.toolS15,
this.toolStripButton14,
this.toolS16,
this.toolStripButton16
});
this.toolStrip1.Location = new global::System.Drawing.Point(0, 29);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Size = new global::System.Drawing.Size(1424, 74);
this.toolStrip1.TabIndex = 2;
this.toolStrip1.Text = "toolStrip1";
this.tbtn_start.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("tbtn_start.Image");
this.tbtn_start.ImageScaling = global::System.Windows.Forms.ToolStripItemImageScaling.None;
this.tbtn_start.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.tbtn_start.Name = "tbtn_start";
this.tbtn_start.Size = new global::System.Drawing.Size(68, 71);
this.tbtn_start.Text = "启动调度";
this.tbtn_start.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tbtn_start.Click += new global::System.EventHandler(this.toolStripButton18_Click);
this.toolS1.Name = "toolS1";
this.toolS1.Size = new global::System.Drawing.Size(6, 74);
this.tbtn_stop1.Enabled = false;
this.tbtn_stop1.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("tbtn_stop1.Image");
this.tbtn_stop1.ImageScaling = global::System.Windows.Forms.ToolStripItemImageScaling.None;
this.tbtn_stop1.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.tbtn_stop1.Name = "tbtn_stop1";
this.tbtn_stop1.Size = new global::System.Drawing.Size(68, 71);
this.tbtn_stop1.Text = "暂停调度";
this.tbtn_stop1.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tbtn_stop1.Click += new global::System.EventHandler(this.toolStripButton2_Click);
this.toolS2.Name = "toolS2";
this.toolS2.Size = new global::System.Drawing.Size(6, 74);
this.tbtn_stop2.Enabled = false;
this.tbtn_stop2.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("tbtn_stop2.Image");
this.tbtn_stop2.ImageScaling = global::System.Windows.Forms.ToolStripItemImageScaling.None;
this.tbtn_stop2.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.tbtn_stop2.Name = "tbtn_stop2";
this.tbtn_stop2.Size = new global::System.Drawing.Size(68, 71);
this.tbtn_stop2.Text = "停止调度";
this.tbtn_stop2.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tbtn_stop2.Click += new global::System.EventHandler(this.tbtn_stop2_Click);
this.toolS3.Name = "toolS3";
this.toolS3.Size = new global::System.Drawing.Size(6, 74);
this.tbtn_warn.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("tbtn_warn.Image");
this.tbtn_warn.ImageScaling = global::System.Windows.Forms.ToolStripItemImageScaling.None;
this.tbtn_warn.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.tbtn_warn.Name = "tbtn_warn";
this.tbtn_warn.Size = new global::System.Drawing.Size(68, 71);
this.tbtn_warn.Text = "报警列表";
this.tbtn_warn.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tbtn_warn.Click += new global::System.EventHandler(this.tbtn_warn_Click);
this.toolS4.Name = "toolS4";
this.toolS4.Size = new global::System.Drawing.Size(6, 74);
this.tbtn_ap_st.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("tbtn_ap_st.Image");
this.tbtn_ap_st.ImageScaling = global::System.Windows.Forms.ToolStripItemImageScaling.None;
this.tbtn_ap_st.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.tbtn_ap_st.Name = "tbtn_ap_st";
this.tbtn_ap_st.Size = new global::System.Drawing.Size(68, 71);
this.tbtn_ap_st.Text = "AP状态";
this.tbtn_ap_st.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tbtn_ap_st.Click += new global::System.EventHandler(this.toolStripButton4_Click);
this.toolS5.Name = "toolS5";
this.toolS5.Size = new global::System.Drawing.Size(6, 74);
this.toolS_inter.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("toolS_inter.Image");
this.toolS_inter.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.toolS_inter.Name = "toolS_inter";
this.toolS_inter.Size = new global::System.Drawing.Size(68, 71);
this.toolS_inter.Text = "外接信号";
this.toolS_inter.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.toolS_inter.Visible = false;
this.toolS_inter.Click += new global::System.EventHandler(this.toolS_inter_Click);
this.toolS17.Name = "toolS17";
this.toolS17.Size = new global::System.Drawing.Size(6, 74);
this.toolStripButton3.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("toolStripButton3.Image");
this.toolStripButton3.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.toolStripButton3.Name = "toolStripButton3";
this.toolStripButton3.Size = new global::System.Drawing.Size(68, 71);
this.toolStripButton3.Text = "路口现况";
this.toolStripButton3.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.toolStripButton3.Click += new global::System.EventHandler(this.toolStripButton3_Click);
this.toolStripSeparator3.Name = "toolStripSeparator3";
this.toolStripSeparator3.Size = new global::System.Drawing.Size(6, 74);
this.tbtn_agvm.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("tbtn_agvm.Image");
this.tbtn_agvm.ImageScaling = global::System.Windows.Forms.ToolStripItemImageScaling.None;
this.tbtn_agvm.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.tbtn_agvm.Name = "tbtn_agvm";
this.tbtn_agvm.Size = new global::System.Drawing.Size(68, 71);
this.tbtn_agvm.Text = "设备管理";
this.tbtn_agvm.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tbtn_agvm.Click += new global::System.EventHandler(this.toolStripButton5_Click);
this.toolS6.Name = "toolS6";
this.toolS6.Size = new global::System.Drawing.Size(6, 74);
this.tbtn_xt.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("tbtn_xt.Image");
this.tbtn_xt.ImageScaling = global::System.Windows.Forms.ToolStripItemImageScaling.None;
this.tbtn_xt.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.tbtn_xt.Name = "tbtn_xt";
this.tbtn_xt.Size = new global::System.Drawing.Size(68, 71);
this.tbtn_xt.Text = "线路管理";
this.tbtn_xt.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tbtn_xt.Click += new global::System.EventHandler(this.toolStripButton6_Click);
this.toolS7.Name = "toolS7";
this.toolS7.Size = new global::System.Drawing.Size(6, 74);
this.tbtn_ap_info.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("tbtn_ap_info.Image");
this.tbtn_ap_info.ImageScaling = global::System.Windows.Forms.ToolStripItemImageScaling.None;
this.tbtn_ap_info.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.tbtn_ap_info.Name = "tbtn_ap_info";
this.tbtn_ap_info.Size = new global::System.Drawing.Size(68, 71);
this.tbtn_ap_info.Text = "AP信息";
this.tbtn_ap_info.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tbtn_ap_info.Click += new global::System.EventHandler(this.toolStripButton7_Click);
this.toolS8.Name = "toolS8";
this.toolS8.Size = new global::System.Drawing.Size(6, 74);
this.tbtn_pathset.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("tbtn_pathset.Image");
this.tbtn_pathset.ImageScaling = global::System.Windows.Forms.ToolStripItemImageScaling.None;
this.tbtn_pathset.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.tbtn_pathset.Name = "tbtn_pathset";
this.tbtn_pathset.Size = new global::System.Drawing.Size(68, 71);
this.tbtn_pathset.Text = "路口设置";
this.tbtn_pathset.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tbtn_pathset.Click += new global::System.EventHandler(this.toolStripButton8_Click);
this.toolS9.Name = "toolS9";
this.toolS9.Size = new global::System.Drawing.Size(6, 74);
this.tbtn_dbset.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("tbtn_dbset.Image");
this.tbtn_dbset.ImageScaling = global::System.Windows.Forms.ToolStripItemImageScaling.None;
this.tbtn_dbset.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.tbtn_dbset.Name = "tbtn_dbset";
this.tbtn_dbset.Size = new global::System.Drawing.Size(68, 71);
this.tbtn_dbset.Text = "地标设置";
this.tbtn_dbset.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tbtn_dbset.Click += new global::System.EventHandler(this.toolStripButton11_Click);
this.toolS10.Name = "toolS10";
this.toolS10.Size = new global::System.Drawing.Size(6, 74);
this.tbtn_change.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("tbtn_change.Image");
this.tbtn_change.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.tbtn_change.Name = "tbtn_change";
this.tbtn_change.Size = new global::System.Drawing.Size(68, 71);
this.tbtn_change.Text = "充电记录";
this.tbtn_change.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tbtn_change.Click += new global::System.EventHandler(this.tbtn_change_Click);
this.toolS18.Name = "toolS18";
this.toolS18.Size = new global::System.Drawing.Size(6, 74);
this.tbtn_yc_log.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("tbtn_yc_log.Image");
this.tbtn_yc_log.ImageScaling = global::System.Windows.Forms.ToolStripItemImageScaling.None;
this.tbtn_yc_log.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.tbtn_yc_log.Name = "tbtn_yc_log";
this.tbtn_yc_log.Size = new global::System.Drawing.Size(68, 71);
this.tbtn_yc_log.Text = "故障记录";
this.tbtn_yc_log.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tbtn_yc_log.ToolTipText = "AGV异常报警记录";
this.tbtn_yc_log.Click += new global::System.EventHandler(this.tbtn_yc_log_Click);
this.toolS11.Name = "toolS11";
this.toolS11.Size = new global::System.Drawing.Size(6, 74);
this.tbtn_lj_log.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("tbtn_lj_log.Image");
this.tbtn_lj_log.ImageScaling = global::System.Windows.Forms.ToolStripItemImageScaling.None;
this.tbtn_lj_log.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.tbtn_lj_log.Name = "tbtn_lj_log";
this.tbtn_lj_log.Size = new global::System.Drawing.Size(84, 71);
this.tbtn_lj_log.Text = "地标读取日志";
this.tbtn_lj_log.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tbtn_lj_log.Click += new global::System.EventHandler(this.tbtn_lj_log_Click);
this.toolS12.Name = "toolS12";
this.toolS12.Size = new global::System.Drawing.Size(6, 74);
this.toolStripButton1.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("toolStripButton1.Image");
this.toolStripButton1.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.toolStripButton1.Name = "toolStripButton1";
this.toolStripButton1.Size = new global::System.Drawing.Size(68, 71);
this.toolStripButton1.Text = "放行日志";
this.toolStripButton1.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.toolStripButton1.Click += new global::System.EventHandler(this.toolStripButton1_Click_1);
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new global::System.Drawing.Size(6, 74);
this.toolStripButton2.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("toolStripButton2.Image");
this.toolStripButton2.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.toolStripButton2.Name = "toolStripButton2";
this.toolStripButton2.Size = new global::System.Drawing.Size(68, 71);
this.toolStripButton2.Text = "网络日志";
this.toolStripButton2.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.toolStripButton2.Click += new global::System.EventHandler(this.toolStripButton2_Click_1);
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new global::System.Drawing.Size(6, 74);
this.tbtn_database_set.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("tbtn_database_set.Image");
this.tbtn_database_set.ImageScaling = global::System.Windows.Forms.ToolStripItemImageScaling.None;
this.tbtn_database_set.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.tbtn_database_set.Name = "tbtn_database_set";
this.tbtn_database_set.Size = new global::System.Drawing.Size(72, 71);
this.tbtn_database_set.Text = "数据库配置";
this.tbtn_database_set.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tbtn_database_set.Click += new global::System.EventHandler(this.tbtn_database_set_Click);
this.toolS13.Name = "toolS13";
this.toolS13.Size = new global::System.Drawing.Size(6, 74);
this.tbtn_param_set.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("tbtn_param_set.Image");
this.tbtn_param_set.ImageScaling = global::System.Windows.Forms.ToolStripItemImageScaling.None;
this.tbtn_param_set.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.tbtn_param_set.Name = "tbtn_param_set";
this.tbtn_param_set.Size = new global::System.Drawing.Size(68, 71);
this.tbtn_param_set.Text = "参数设置";
this.tbtn_param_set.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.tbtn_param_set.Click += new global::System.EventHandler(this.toolStripButton12_Click);
this.toolS14.Name = "toolS14";
this.toolS14.Size = new global::System.Drawing.Size(6, 74);
this.toolStripButton4.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("toolStripButton4.Image");
this.toolStripButton4.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.toolStripButton4.Name = "toolStripButton4";
this.toolStripButton4.Size = new global::System.Drawing.Size(72, 69);
this.toolStripButton4.Text = "管理员登录";
this.toolStripButton4.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.toolStripButton4.Click += new global::System.EventHandler(this.toolStripButton4_Click_1);
this.toolStripSeparator4.Name = "toolStripSeparator4";
this.toolStripSeparator4.Size = new global::System.Drawing.Size(6, 23);
this.toolStripButton13.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("toolStripButton13.Image");
this.toolStripButton13.ImageScaling = global::System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButton13.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.toolStripButton13.Name = "toolStripButton13";
this.toolStripButton13.Size = new global::System.Drawing.Size(68, 71);
this.toolStripButton13.Text = "退出程序";
this.toolStripButton13.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.toolStripButton13.Click += new global::System.EventHandler(this.toolStripButton13_Click);
this.toolS15.Name = "toolS15";
this.toolS15.Size = new global::System.Drawing.Size(6, 23);
this.toolStripButton14.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("toolStripButton14.Image");
this.toolStripButton14.ImageScaling = global::System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButton14.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.toolStripButton14.Name = "toolStripButton14";
this.toolStripButton14.Size = new global::System.Drawing.Size(68, 71);
this.toolStripButton14.Text = "帮助";
this.toolStripButton14.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.toolStripButton14.Click += new global::System.EventHandler(this.toolStripButton14_Click);
this.toolS16.Name = "toolS16";
this.toolS16.Size = new global::System.Drawing.Size(6, 23);
this.toolStripButton16.Image = (global::System.Drawing.Image)componentResourceManager.GetObject("toolStripButton16.Image");
this.toolStripButton16.ImageScaling = global::System.Windows.Forms.ToolStripItemImageScaling.None;
this.toolStripButton16.ImageTransparentColor = global::System.Drawing.Color.Magenta;
this.toolStripButton16.Name = "toolStripButton16";
this.toolStripButton16.Size = new global::System.Drawing.Size(68, 71);
this.toolStripButton16.Text = "关于";
this.toolStripButton16.TextImageRelation = global::System.Windows.Forms.TextImageRelation.ImageAboveText;
this.toolStripButton16.Click += new global::System.EventHandler(this.toolStripButton16_Click);
this.menuStrip1.Items.AddRange(new global::System.Windows.Forms.ToolStripItem[]
{
this.yunxingjiankongToolStripMenuItem,
this.资料管理ToolStripMenuItem,
this.toolStripMenuItem2,
this.toolStripMenuItem1,
this.系统设置ToolStripMenuItem,
this.报表查询RToolStripMenuItem,
this.帮助ToolStripMenuItem,
this.cmb_map,
this.itemList
});
this.menuStrip1.Location = new global::System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.Size = new global::System.Drawing.Size(1424, 29);
this.menuStrip1.TabIndex = 3;
this.menuStrip1.Text = "menuStrip1";
this.menuStrip1.ItemClicked += new global::System.Windows.Forms.ToolStripItemClickedEventHandler(this.menuStrip1_ItemClicked);
this.yunxingjiankongToolStripMenuItem.BackColor = global::System.Drawing.Color.White;
this.yunxingjiankongToolStripMenuItem.Name = "yunxingjiankongToolStripMenuItem";
this.yunxingjiankongToolStripMenuItem.Size = new global::System.Drawing.Size(100, 25);
this.yunxingjiankongToolStripMenuItem.Text = "运行监控(&R";
this.yunxingjiankongToolStripMenuItem.Click += new global::System.EventHandler(this.yunxingjiankongToolStripMenuItem_Click);
this.资料管理ToolStripMenuItem.Name = "资料管理ToolStripMenuItem";
this.资料管理ToolStripMenuItem.Size = new global::System.Drawing.Size(108, 25);
this.资料管理ToolStripMenuItem.Text = "资料管理( &M";
this.资料管理ToolStripMenuItem.Click += new global::System.EventHandler(this.资料管理ToolStripMenuItem_Click);
this.toolStripMenuItem2.DropDownItems.AddRange(new global::System.Windows.Forms.ToolStripItem[]
{
this.output设置ToolStripMenuItem,
this.input设置ToolStripMenuItem
});
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
this.toolStripMenuItem2.Size = new global::System.Drawing.Size(58, 25);
this.toolStripMenuItem2.Text = "IO设置";
this.toolStripMenuItem2.Click += new global::System.EventHandler(this.toolStripMenuItem2_Click);
this.output设置ToolStripMenuItem.Name = "output设置ToolStripMenuItem";
this.output设置ToolStripMenuItem.Size = new global::System.Drawing.Size(140, 22);
this.output设置ToolStripMenuItem.Text = "Output设置";
this.output设置ToolStripMenuItem.Click += new global::System.EventHandler(this.output设置ToolStripMenuItem_Click);
this.input设置ToolStripMenuItem.Name = "input设置ToolStripMenuItem";
this.input设置ToolStripMenuItem.Size = new global::System.Drawing.Size(140, 22);
this.input设置ToolStripMenuItem.Text = "Input 设置";
this.input设置ToolStripMenuItem.Click += new global::System.EventHandler(this.input设置ToolStripMenuItem_Click);
this.toolStripMenuItem1.DropDownItems.AddRange(new global::System.Windows.Forms.ToolStripItem[]
{
this.aGV列表ToolStripMenuItem,
this.toolStripMenuItem4,
this.一键复位ToolStripMenuItem1,
this.toolStripMenuItem3,
this.一键停止ToolStripMenuItem,
this.toolStripMenuItem5,
this.一键复位ToolStripMenuItem,
this.一键关机ToolStripMenuItem
});
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new global::System.Drawing.Size(69, 25);
this.toolStripMenuItem1.Text = "AGV控制";
this.toolStripMenuItem1.Click += new global::System.EventHandler(this.toolStripMenuItem1_Click);
this.aGV列表ToolStripMenuItem.Name = "aGV列表ToolStripMenuItem";
this.aGV列表ToolStripMenuItem.Size = new global::System.Drawing.Size(180, 22);
this.aGV列表ToolStripMenuItem.Text = "AGV列表";
this.aGV列表ToolStripMenuItem.Click += new global::System.EventHandler(this.aGV列表ToolStripMenuItem_Click);
this.toolStripMenuItem4.Name = "toolStripMenuItem4";
this.toolStripMenuItem4.Size = new global::System.Drawing.Size(177, 6);
this.一键复位ToolStripMenuItem1.Name = "一键复位ToolStripMenuItem1";
this.一键复位ToolStripMenuItem1.Size = new global::System.Drawing.Size(180, 22);
this.一键复位ToolStripMenuItem1.Text = "一键复位";
this.一键复位ToolStripMenuItem1.Click += new global::System.EventHandler(this.一键复位ToolStripMenuItem1_Click);
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
this.toolStripMenuItem3.Size = new global::System.Drawing.Size(177, 6);
this.一键停止ToolStripMenuItem.Name = "一键停止ToolStripMenuItem";
this.一键停止ToolStripMenuItem.Size = new global::System.Drawing.Size(180, 22);
this.一键停止ToolStripMenuItem.Text = "一键停止";
this.一键停止ToolStripMenuItem.Click += new global::System.EventHandler(this.一键停止ToolStripMenuItem_Click);
this.toolStripMenuItem5.Name = "toolStripMenuItem5";
this.toolStripMenuItem5.Size = new global::System.Drawing.Size(177, 6);
this.一键复位ToolStripMenuItem.Name = "一键复位ToolStripMenuItem";
this.一键复位ToolStripMenuItem.Size = new global::System.Drawing.Size(180, 22);
this.一键复位ToolStripMenuItem.Text = "一键复位";
this.一键复位ToolStripMenuItem.Visible = false;
this.一键关机ToolStripMenuItem.Name = "一键关机ToolStripMenuItem";
this.一键关机ToolStripMenuItem.Size = new global::System.Drawing.Size(180, 22);
this.一键关机ToolStripMenuItem.Text = "一键关机";
this.一键关机ToolStripMenuItem.Click += new global::System.EventHandler(this.一键关机ToolStripMenuItem_Click);
this.系统设置ToolStripMenuItem.Name = "系统设置ToolStripMenuItem";
this.系统设置ToolStripMenuItem.Size = new global::System.Drawing.Size(99, 25);
this.系统设置ToolStripMenuItem.Text = "系统设置(&S";
this.系统设置ToolStripMenuItem.Click += new global::System.EventHandler(this.系统设置ToolStripMenuItem_Click);
this.报表查询RToolStripMenuItem.Name = "报表查询RToolStripMenuItem";
this.报表查询RToolStripMenuItem.Size = new global::System.Drawing.Size(99, 25);
this.报表查询RToolStripMenuItem.Text = "报表查询(&P";
this.报表查询RToolStripMenuItem.Click += new global::System.EventHandler(this.报表查询RToolStripMenuItem_Click);
this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
this.帮助ToolStripMenuItem.Size = new global::System.Drawing.Size(77, 25);
this.帮助ToolStripMenuItem.Text = "帮助(&H";
this.帮助ToolStripMenuItem.Click += new global::System.EventHandler(this.帮助ToolStripMenuItem_Click);
this.cmb_map.DropDownStyle = global::System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmb_map.Enabled = false;
this.cmb_map.Items.AddRange(new object[]
{
"Map Page 1."
});
this.cmb_map.Name = "cmb_map";
this.cmb_map.Size = new global::System.Drawing.Size(121, 25);
this.cmb_map.SelectedIndexChanged += new global::System.EventHandler(this.cmb_map_SelectedIndexChanged);
this.itemList.Name = "itemList";
this.itemList.Size = new global::System.Drawing.Size(68, 25);
this.itemList.Text = "项目列表";
this.timer1.Interval = 1000;
this.timer1.Tick += new global::System.EventHandler(this.timer1_Tick);
this.timer2.Enabled = true;
this.timer2.Interval = 120000;
this.timer2.Tick += new global::System.EventHandler(this.timer2_Tick);
base.AutoScaleDimensions = new global::System.Drawing.SizeF(6f, 12f);
base.AutoScaleMode = global::System.Windows.Forms.AutoScaleMode.Font;
this.BackgroundImage = (global::System.Drawing.Image)componentResourceManager.GetObject("$this.BackgroundImage");
this.BackgroundImageLayout = global::System.Windows.Forms.ImageLayout.Center;
base.ClientSize = new global::System.Drawing.Size(1424, 643);
base.Controls.Add(this.toolStrip1);
base.Controls.Add(this.statusStrip1);
base.Controls.Add(this.menuStrip1);
this.DoubleBuffered = true;
base.IsMdiContainer = true;
base.MainMenuStrip = this.menuStrip1;
base.Name = "mainfrm";
this.Text = "AGV调度管理系统 特锐德电气股份有限公司";
base.WindowState = global::System.Windows.Forms.FormWindowState.Maximized;
base.FormClosing += new global::System.Windows.Forms.FormClosingEventHandler(this.mainfrm_FormClosing);
base.Load += new global::System.EventHandler(this.mainfrm_Load);
base.MouseMove += new global::System.Windows.Forms.MouseEventHandler(this.mainfrm_MouseMove);
base.Resize += new global::System.EventHandler(this.mainfrm_Resize);
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
base.ResumeLayout(false);
base.PerformLayout();
}
// Token: 0x04000470 RID: 1136
private global::System.ComponentModel.IContainer components = null;
// Token: 0x04000471 RID: 1137
private global::System.Windows.Forms.StatusStrip statusStrip1;
// Token: 0x04000472 RID: 1138
private global::System.Windows.Forms.ToolStrip toolStrip1;
// Token: 0x04000473 RID: 1139
private global::System.Windows.Forms.ToolStripSeparator toolS1;
// Token: 0x04000474 RID: 1140
private global::System.Windows.Forms.ToolStripButton tbtn_stop1;
// Token: 0x04000475 RID: 1141
private global::System.Windows.Forms.ToolStripSeparator toolS2;
// Token: 0x04000476 RID: 1142
private global::System.Windows.Forms.ToolStripButton tbtn_warn;
// Token: 0x04000477 RID: 1143
private global::System.Windows.Forms.ToolStripSeparator toolS4;
// Token: 0x04000478 RID: 1144
private global::System.Windows.Forms.ToolStripButton tbtn_ap_st;
// Token: 0x04000479 RID: 1145
private global::System.Windows.Forms.ToolStripSeparator toolS5;
// Token: 0x0400047A RID: 1146
private global::System.Windows.Forms.ToolStripButton tbtn_agvm;
// Token: 0x0400047B RID: 1147
private global::System.Windows.Forms.ToolStripSeparator toolS6;
// Token: 0x0400047C RID: 1148
private global::System.Windows.Forms.ToolStripButton tbtn_xt;
// Token: 0x0400047D RID: 1149
private global::System.Windows.Forms.ToolStripSeparator toolS7;
// Token: 0x0400047E RID: 1150
private global::System.Windows.Forms.ToolStripButton tbtn_ap_info;
// Token: 0x0400047F RID: 1151
private global::System.Windows.Forms.ToolStripSeparator toolS8;
// Token: 0x04000480 RID: 1152
private global::System.Windows.Forms.ToolStripButton tbtn_pathset;
// Token: 0x04000481 RID: 1153
private global::System.Windows.Forms.ToolStripSeparator toolS3;
// Token: 0x04000482 RID: 1154
private global::System.Windows.Forms.ToolStripButton tbtn_stop2;
// Token: 0x04000483 RID: 1155
private global::System.Windows.Forms.ToolStripSeparator toolS9;
// Token: 0x04000484 RID: 1156
private global::System.Windows.Forms.ToolStripButton tbtn_yc_log;
// Token: 0x04000485 RID: 1157
private global::System.Windows.Forms.ToolStripSeparator toolS10;
// Token: 0x04000486 RID: 1158
private global::System.Windows.Forms.ToolStripButton tbtn_dbset;
// Token: 0x04000487 RID: 1159
private global::System.Windows.Forms.ToolStripSeparator toolS11;
// Token: 0x04000488 RID: 1160
private global::System.Windows.Forms.ToolStripButton tbtn_param_set;
// Token: 0x04000489 RID: 1161
private global::System.Windows.Forms.ToolStripSeparator toolS14;
// Token: 0x0400048A RID: 1162
private global::System.Windows.Forms.ToolStripButton toolStripButton13;
// Token: 0x0400048B RID: 1163
private global::System.Windows.Forms.ToolStripSeparator toolS15;
// Token: 0x0400048C RID: 1164
private global::System.Windows.Forms.ToolStripButton toolStripButton14;
// Token: 0x0400048D RID: 1165
private global::System.Windows.Forms.ToolStripSeparator toolS13;
// Token: 0x0400048E RID: 1166
private global::System.Windows.Forms.ToolStripButton tbtn_database_set;
// Token: 0x0400048F RID: 1167
private global::System.Windows.Forms.MenuStrip menuStrip1;
// Token: 0x04000490 RID: 1168
private global::System.Windows.Forms.ToolStripMenuItem yunxingjiankongToolStripMenuItem;
// Token: 0x04000491 RID: 1169
private global::System.Windows.Forms.ToolStripStatusLabel lab_project_info;
// Token: 0x04000492 RID: 1170
private global::System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
// Token: 0x04000493 RID: 1171
private global::System.Windows.Forms.ToolStripMenuItem 资料管理ToolStripMenuItem;
// Token: 0x04000494 RID: 1172
private global::System.Windows.Forms.ToolStripMenuItem 系统设置ToolStripMenuItem;
// Token: 0x04000495 RID: 1173
private global::System.Windows.Forms.ToolStripMenuItem 帮助ToolStripMenuItem;
// Token: 0x04000496 RID: 1174
private global::System.Windows.Forms.ToolStripSeparator toolS16;
// Token: 0x04000497 RID: 1175
private global::System.Windows.Forms.ToolStripButton toolStripButton16;
// Token: 0x04000498 RID: 1176
private global::System.Windows.Forms.ToolStripMenuItem 报表查询RToolStripMenuItem;
// Token: 0x04000499 RID: 1177
private global::System.Windows.Forms.ToolStripStatusLabel toolS_timer;
// Token: 0x0400049A RID: 1178
private global::System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel4;
// Token: 0x0400049B RID: 1179
private global::System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel5;
// Token: 0x0400049C RID: 1180
private global::System.Windows.Forms.ToolStripSeparator toolS12;
// Token: 0x0400049D RID: 1181
private global::System.Windows.Forms.ToolStripButton tbtn_lj_log;
// Token: 0x0400049E RID: 1182
private global::System.Windows.Forms.ToolStripButton tbtn_start;
// Token: 0x0400049F RID: 1183
private global::System.Windows.Forms.ToolStripComboBox cmb_map;
// Token: 0x040004A0 RID: 1184
private global::System.Windows.Forms.Timer timer1;
// Token: 0x040004A1 RID: 1185
private global::System.Windows.Forms.ToolStripButton toolS_inter;
// Token: 0x040004A2 RID: 1186
private global::System.Windows.Forms.ToolStripSeparator toolS17;
// Token: 0x040004A3 RID: 1187
private global::System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
// Token: 0x040004A4 RID: 1188
private global::System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
// Token: 0x040004A5 RID: 1189
private global::System.Windows.Forms.ToolStripButton toolStripButton1;
// Token: 0x040004A6 RID: 1190
private global::System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
// Token: 0x040004A7 RID: 1191
private global::System.Windows.Forms.ToolStripButton toolStripButton2;
// Token: 0x040004A8 RID: 1192
private global::System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
// Token: 0x040004A9 RID: 1193
private global::System.Windows.Forms.ToolStripButton toolStripButton3;
// Token: 0x040004AA RID: 1194
private global::System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
// Token: 0x040004AB RID: 1195
private global::System.Windows.Forms.ToolStripButton toolStripButton4;
// Token: 0x040004AC RID: 1196
private global::System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
// Token: 0x040004AD RID: 1197
private global::System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel7;
// Token: 0x040004AE RID: 1198
private global::System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel6;
// Token: 0x040004AF RID: 1199
private global::System.Windows.Forms.ToolStripButton tbtn_change;
// Token: 0x040004B0 RID: 1200
private global::System.Windows.Forms.ToolStripSeparator toolS18;
// Token: 0x040004B1 RID: 1201
private global::System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel8;
// Token: 0x040004B2 RID: 1202
private global::System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel9;
// Token: 0x040004B3 RID: 1203
private global::System.Windows.Forms.ToolStripMenuItem itemList;
// Token: 0x040004B4 RID: 1204
private global::System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
// Token: 0x040004B5 RID: 1205
private global::System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
// Token: 0x040004B6 RID: 1206
private global::System.Windows.Forms.ToolStripMenuItem output设置ToolStripMenuItem;
// Token: 0x040004B7 RID: 1207
private global::System.Windows.Forms.ToolStripMenuItem input设置ToolStripMenuItem;
// Token: 0x040004B8 RID: 1208
private global::System.Windows.Forms.ToolStripMenuItem aGV列表ToolStripMenuItem;
// Token: 0x040004B9 RID: 1209
private global::System.Windows.Forms.ToolStripSeparator toolStripMenuItem4;
// Token: 0x040004BA RID: 1210
private global::System.Windows.Forms.ToolStripMenuItem 一键复位ToolStripMenuItem1;
// Token: 0x040004BB RID: 1211
private global::System.Windows.Forms.ToolStripMenuItem 一键停止ToolStripMenuItem;
// Token: 0x040004BC RID: 1212
private global::System.Windows.Forms.ToolStripMenuItem 一键复位ToolStripMenuItem;
// Token: 0x040004BD RID: 1213
private global::System.Windows.Forms.ToolStripMenuItem 一键关机ToolStripMenuItem;
// Token: 0x040004BE RID: 1214
private global::System.Windows.Forms.ToolStripSeparator toolStripMenuItem3;
// Token: 0x040004BF RID: 1215
private global::System.Windows.Forms.ToolStripSeparator toolStripMenuItem5;
// Token: 0x040004C0 RID: 1216
private global::System.Windows.Forms.Timer timer2;
}
}