namespace AGVSystem { partial class mainfrm { /// /// 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(mainfrm)); this.statusStrip1 = new System.Windows.Forms.StatusStrip(); this.toolStripStatusLabel7 = new System.Windows.Forms.ToolStripStatusLabel(); this.toolStripStatusLabel6 = new System.Windows.Forms.ToolStripStatusLabel(); this.lab_project_info = new System.Windows.Forms.ToolStripStatusLabel(); this.toolStripStatusLabel4 = new System.Windows.Forms.ToolStripStatusLabel(); this.toolS_timer = new System.Windows.Forms.ToolStripStatusLabel(); this.toolStripStatusLabel5 = new System.Windows.Forms.ToolStripStatusLabel(); this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel(); this.toolStripStatusLabel8 = new System.Windows.Forms.ToolStripStatusLabel(); this.toolStripStatusLabel9 = new System.Windows.Forms.ToolStripStatusLabel(); this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel(); this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel(); this.toolStrip1 = new System.Windows.Forms.ToolStrip(); this.tbtn_start = new System.Windows.Forms.ToolStripButton(); this.toolS1 = new System.Windows.Forms.ToolStripSeparator(); this.tbtn_stop1 = new System.Windows.Forms.ToolStripButton(); this.toolS2 = new System.Windows.Forms.ToolStripSeparator(); this.tbtn_stop2 = new System.Windows.Forms.ToolStripButton(); this.toolS3 = new System.Windows.Forms.ToolStripSeparator(); this.tbtn_warn = new System.Windows.Forms.ToolStripButton(); this.toolS4 = new System.Windows.Forms.ToolStripSeparator(); this.tbtn_ap_st = new System.Windows.Forms.ToolStripButton(); this.toolS5 = new System.Windows.Forms.ToolStripSeparator(); this.toolS_inter = new System.Windows.Forms.ToolStripButton(); this.toolS17 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripButton3 = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.tbtn_agvm = new System.Windows.Forms.ToolStripButton(); this.toolS6 = new System.Windows.Forms.ToolStripSeparator(); this.tbtn_xt = new System.Windows.Forms.ToolStripButton(); this.toolS7 = new System.Windows.Forms.ToolStripSeparator(); this.tbtn_ap_info = new System.Windows.Forms.ToolStripButton(); this.toolS8 = new System.Windows.Forms.ToolStripSeparator(); this.tbtn_pathset = new System.Windows.Forms.ToolStripButton(); this.toolS9 = new System.Windows.Forms.ToolStripSeparator(); this.tbtn_dbset = new System.Windows.Forms.ToolStripButton(); this.toolS10 = new System.Windows.Forms.ToolStripSeparator(); this.tbtn_change = new System.Windows.Forms.ToolStripButton(); this.toolS18 = new System.Windows.Forms.ToolStripSeparator(); this.tbtn_yc_log = new System.Windows.Forms.ToolStripButton(); this.toolS11 = new System.Windows.Forms.ToolStripSeparator(); this.tbtn_lj_log = new System.Windows.Forms.ToolStripButton(); this.toolS12 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripButton2 = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.tbtn_database_set = new System.Windows.Forms.ToolStripButton(); this.toolS13 = new System.Windows.Forms.ToolStripSeparator(); this.tbtn_param_set = new System.Windows.Forms.ToolStripButton(); this.toolS14 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripButton4 = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripButton13 = new System.Windows.Forms.ToolStripButton(); this.toolS15 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripButton14 = new System.Windows.Forms.ToolStripButton(); this.toolS16 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripButton16 = new System.Windows.Forms.ToolStripButton(); this.menuStrip1 = new System.Windows.Forms.MenuStrip(); this.yunxingjiankongToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.资料管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem(); this.output设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.input设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.aGV列表ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripSeparator(); this.一键复位ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripSeparator(); this.一键停止ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripSeparator(); this.一键复位ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.一键关机ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.系统设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.报表查询RToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.cmb_map = new System.Windows.Forms.ToolStripComboBox(); this.itemList = new System.Windows.Forms.ToolStripMenuItem(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.timer2 = new System.Windows.Forms.Timer(this.components); this.statusStrip1.SuspendLayout(); this.toolStrip1.SuspendLayout(); this.menuStrip1.SuspendLayout(); this.SuspendLayout(); // // statusStrip1 // this.statusStrip1.Items.AddRange(new 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 System.Drawing.Point(0, 621); this.statusStrip1.Name = "statusStrip1"; this.statusStrip1.Size = new System.Drawing.Size(1424, 22); this.statusStrip1.TabIndex = 1; this.statusStrip1.Text = "statusStrip1"; // // toolStripStatusLabel7 // this.toolStripStatusLabel7.Name = "toolStripStatusLabel7"; this.toolStripStatusLabel7.Size = new System.Drawing.Size(116, 17); this.toolStripStatusLabel7.Text = "当前用户:匿名登录"; // // toolStripStatusLabel6 // this.toolStripStatusLabel6.AutoSize = false; this.toolStripStatusLabel6.Image = ((System.Drawing.Image)(resources.GetObject("toolStripStatusLabel6.Image"))); this.toolStripStatusLabel6.Name = "toolStripStatusLabel6"; this.toolStripStatusLabel6.Size = new System.Drawing.Size(32, 17); this.toolStripStatusLabel6.Text = " "; // // lab_project_info // this.lab_project_info.Name = "lab_project_info"; this.lab_project_info.Size = new System.Drawing.Size(233, 17); this.lab_project_info.Text = " 本软件仅适用于***** 项目代码:****"; // // toolStripStatusLabel4 // this.toolStripStatusLabel4.AutoSize = false; this.toolStripStatusLabel4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripStatusLabel4.Image"))); this.toolStripStatusLabel4.Name = "toolStripStatusLabel4"; this.toolStripStatusLabel4.Size = new System.Drawing.Size(32, 17); this.toolStripStatusLabel4.Text = " "; // // toolS_timer // this.toolS_timer.Name = "toolS_timer"; this.toolS_timer.Size = new System.Drawing.Size(137, 17); this.toolS_timer.Text = "2016-11-9 12:10:30"; // // toolStripStatusLabel5 // this.toolStripStatusLabel5.AutoSize = false; this.toolStripStatusLabel5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripStatusLabel5.Image"))); this.toolStripStatusLabel5.Name = "toolStripStatusLabel5"; this.toolStripStatusLabel5.Size = new System.Drawing.Size(32, 17); this.toolStripStatusLabel5.Text = " "; // // toolStripStatusLabel2 // this.toolStripStatusLabel2.Name = "toolStripStatusLabel2"; this.toolStripStatusLabel2.Size = new System.Drawing.Size(73, 17); this.toolStripStatusLabel2.Text = "X:0;Y:0"; this.toolStripStatusLabel2.Visible = false; this.toolStripStatusLabel2.TextChanged += new System.EventHandler(this.toolStripStatusLabel2_TextChanged); // // toolStripStatusLabel8 // this.toolStripStatusLabel8.AutoSize = false; this.toolStripStatusLabel8.Image = ((System.Drawing.Image)(resources.GetObject("toolStripStatusLabel8.Image"))); this.toolStripStatusLabel8.Name = "toolStripStatusLabel8"; this.toolStripStatusLabel8.Size = new System.Drawing.Size(32, 17); this.toolStripStatusLabel8.Text = " "; // // toolStripStatusLabel9 // this.toolStripStatusLabel9.Name = "toolStripStatusLabel9"; this.toolStripStatusLabel9.Size = new System.Drawing.Size(100, 17); this.toolStripStatusLabel9.Text = " "; // // toolStripStatusLabel3 // this.toolStripStatusLabel3.Name = "toolStripStatusLabel3"; this.toolStripStatusLabel3.Size = new System.Drawing.Size(112, 17); this.toolStripStatusLabel3.Text = " "; // // toolStripStatusLabel1 // this.toolStripStatusLabel1.AutoSize = false; this.toolStripStatusLabel1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripStatusLabel1.Image"))); this.toolStripStatusLabel1.Name = "toolStripStatusLabel1"; this.toolStripStatusLabel1.Size = new System.Drawing.Size(32, 17); this.toolStripStatusLabel1.Text = " "; // // toolStrip1 // this.toolStrip1.BackColor = System.Drawing.Color.White; this.toolStrip1.ImageScalingSize = new System.Drawing.Size(64, 48); this.toolStrip1.Items.AddRange(new 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 System.Drawing.Point(0, 29); this.toolStrip1.Name = "toolStrip1"; this.toolStrip1.Size = new System.Drawing.Size(1424, 74); this.toolStrip1.TabIndex = 2; this.toolStrip1.Text = "toolStrip1"; // // tbtn_start // this.tbtn_start.Image = ((System.Drawing.Image)(resources.GetObject("tbtn_start.Image"))); this.tbtn_start.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tbtn_start.ImageTransparentColor = System.Drawing.Color.Magenta; this.tbtn_start.Name = "tbtn_start"; this.tbtn_start.Size = new System.Drawing.Size(68, 71); this.tbtn_start.Text = "启动调度"; this.tbtn_start.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.tbtn_start.Click += new System.EventHandler(this.toolStripButton18_Click); // // toolS1 // this.toolS1.Name = "toolS1"; this.toolS1.Size = new System.Drawing.Size(6, 74); // // tbtn_stop1 // this.tbtn_stop1.Enabled = false; this.tbtn_stop1.Image = ((System.Drawing.Image)(resources.GetObject("tbtn_stop1.Image"))); this.tbtn_stop1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tbtn_stop1.ImageTransparentColor = System.Drawing.Color.Magenta; this.tbtn_stop1.Name = "tbtn_stop1"; this.tbtn_stop1.Size = new System.Drawing.Size(68, 71); this.tbtn_stop1.Text = "暂停调度"; this.tbtn_stop1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.tbtn_stop1.Click += new System.EventHandler(this.toolStripButton2_Click); // // toolS2 // this.toolS2.Name = "toolS2"; this.toolS2.Size = new System.Drawing.Size(6, 74); // // tbtn_stop2 // this.tbtn_stop2.Enabled = false; this.tbtn_stop2.Image = ((System.Drawing.Image)(resources.GetObject("tbtn_stop2.Image"))); this.tbtn_stop2.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tbtn_stop2.ImageTransparentColor = System.Drawing.Color.Magenta; this.tbtn_stop2.Name = "tbtn_stop2"; this.tbtn_stop2.Size = new System.Drawing.Size(68, 71); this.tbtn_stop2.Text = "停止调度"; this.tbtn_stop2.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.tbtn_stop2.Click += new System.EventHandler(this.tbtn_stop2_Click); // // toolS3 // this.toolS3.Name = "toolS3"; this.toolS3.Size = new System.Drawing.Size(6, 74); // // tbtn_warn // this.tbtn_warn.Image = ((System.Drawing.Image)(resources.GetObject("tbtn_warn.Image"))); this.tbtn_warn.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tbtn_warn.ImageTransparentColor = System.Drawing.Color.Magenta; this.tbtn_warn.Name = "tbtn_warn"; this.tbtn_warn.Size = new System.Drawing.Size(68, 71); this.tbtn_warn.Text = "报警列表"; this.tbtn_warn.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.tbtn_warn.Click += new System.EventHandler(this.tbtn_warn_Click); // // toolS4 // this.toolS4.Name = "toolS4"; this.toolS4.Size = new System.Drawing.Size(6, 74); // // tbtn_ap_st // this.tbtn_ap_st.Image = ((System.Drawing.Image)(resources.GetObject("tbtn_ap_st.Image"))); this.tbtn_ap_st.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tbtn_ap_st.ImageTransparentColor = System.Drawing.Color.Magenta; this.tbtn_ap_st.Name = "tbtn_ap_st"; this.tbtn_ap_st.Size = new System.Drawing.Size(68, 71); this.tbtn_ap_st.Text = "AP状态"; this.tbtn_ap_st.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.tbtn_ap_st.Click += new System.EventHandler(this.toolStripButton4_Click); // // toolS5 // this.toolS5.Name = "toolS5"; this.toolS5.Size = new System.Drawing.Size(6, 74); // // toolS_inter // this.toolS_inter.Image = ((System.Drawing.Image)(resources.GetObject("toolS_inter.Image"))); this.toolS_inter.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolS_inter.Name = "toolS_inter"; this.toolS_inter.Size = new System.Drawing.Size(68, 71); this.toolS_inter.Text = "外接信号"; this.toolS_inter.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.toolS_inter.Visible = false; this.toolS_inter.Click += new System.EventHandler(this.toolS_inter_Click); // // toolS17 // this.toolS17.Name = "toolS17"; this.toolS17.Size = new System.Drawing.Size(6, 74); // // toolStripButton3 // this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image"))); this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton3.Name = "toolStripButton3"; this.toolStripButton3.Size = new System.Drawing.Size(68, 71); this.toolStripButton3.Text = "路口现况"; this.toolStripButton3.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click); // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(6, 74); // // tbtn_agvm // this.tbtn_agvm.Image = ((System.Drawing.Image)(resources.GetObject("tbtn_agvm.Image"))); this.tbtn_agvm.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tbtn_agvm.ImageTransparentColor = System.Drawing.Color.Magenta; this.tbtn_agvm.Name = "tbtn_agvm"; this.tbtn_agvm.Size = new System.Drawing.Size(68, 71); this.tbtn_agvm.Text = "设备管理"; this.tbtn_agvm.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.tbtn_agvm.Click += new System.EventHandler(this.toolStripButton5_Click); // // toolS6 // this.toolS6.Name = "toolS6"; this.toolS6.Size = new System.Drawing.Size(6, 74); // // tbtn_xt // this.tbtn_xt.Image = ((System.Drawing.Image)(resources.GetObject("tbtn_xt.Image"))); this.tbtn_xt.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tbtn_xt.ImageTransparentColor = System.Drawing.Color.Magenta; this.tbtn_xt.Name = "tbtn_xt"; this.tbtn_xt.Size = new System.Drawing.Size(68, 71); this.tbtn_xt.Text = "线路管理"; this.tbtn_xt.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.tbtn_xt.Click += new System.EventHandler(this.toolStripButton6_Click); // // toolS7 // this.toolS7.Name = "toolS7"; this.toolS7.Size = new System.Drawing.Size(6, 74); // // tbtn_ap_info // this.tbtn_ap_info.Image = ((System.Drawing.Image)(resources.GetObject("tbtn_ap_info.Image"))); this.tbtn_ap_info.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tbtn_ap_info.ImageTransparentColor = System.Drawing.Color.Magenta; this.tbtn_ap_info.Name = "tbtn_ap_info"; this.tbtn_ap_info.Size = new System.Drawing.Size(68, 71); this.tbtn_ap_info.Text = "AP信息"; this.tbtn_ap_info.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.tbtn_ap_info.Click += new System.EventHandler(this.toolStripButton7_Click); // // toolS8 // this.toolS8.Name = "toolS8"; this.toolS8.Size = new System.Drawing.Size(6, 74); // // tbtn_pathset // this.tbtn_pathset.Image = ((System.Drawing.Image)(resources.GetObject("tbtn_pathset.Image"))); this.tbtn_pathset.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tbtn_pathset.ImageTransparentColor = System.Drawing.Color.Magenta; this.tbtn_pathset.Name = "tbtn_pathset"; this.tbtn_pathset.Size = new System.Drawing.Size(68, 71); this.tbtn_pathset.Text = "路口设置"; this.tbtn_pathset.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.tbtn_pathset.Click += new System.EventHandler(this.toolStripButton8_Click); // // toolS9 // this.toolS9.Name = "toolS9"; this.toolS9.Size = new System.Drawing.Size(6, 74); // // tbtn_dbset // this.tbtn_dbset.Image = ((System.Drawing.Image)(resources.GetObject("tbtn_dbset.Image"))); this.tbtn_dbset.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tbtn_dbset.ImageTransparentColor = System.Drawing.Color.Magenta; this.tbtn_dbset.Name = "tbtn_dbset"; this.tbtn_dbset.Size = new System.Drawing.Size(68, 71); this.tbtn_dbset.Text = "地标设置"; this.tbtn_dbset.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.tbtn_dbset.Click += new System.EventHandler(this.toolStripButton11_Click); // // toolS10 // this.toolS10.Name = "toolS10"; this.toolS10.Size = new System.Drawing.Size(6, 74); // // tbtn_change // this.tbtn_change.Image = ((System.Drawing.Image)(resources.GetObject("tbtn_change.Image"))); this.tbtn_change.ImageTransparentColor = System.Drawing.Color.Magenta; this.tbtn_change.Name = "tbtn_change"; this.tbtn_change.Size = new System.Drawing.Size(68, 71); this.tbtn_change.Text = "充电记录"; this.tbtn_change.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.tbtn_change.Click += new System.EventHandler(this.tbtn_change_Click); // // toolS18 // this.toolS18.Name = "toolS18"; this.toolS18.Size = new System.Drawing.Size(6, 74); // // tbtn_yc_log // this.tbtn_yc_log.Image = ((System.Drawing.Image)(resources.GetObject("tbtn_yc_log.Image"))); this.tbtn_yc_log.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tbtn_yc_log.ImageTransparentColor = System.Drawing.Color.Magenta; this.tbtn_yc_log.Name = "tbtn_yc_log"; this.tbtn_yc_log.Size = new System.Drawing.Size(68, 71); this.tbtn_yc_log.Text = "故障记录"; this.tbtn_yc_log.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.tbtn_yc_log.ToolTipText = "AGV异常报警记录"; this.tbtn_yc_log.Click += new System.EventHandler(this.tbtn_yc_log_Click); // // toolS11 // this.toolS11.Name = "toolS11"; this.toolS11.Size = new System.Drawing.Size(6, 74); // // tbtn_lj_log // this.tbtn_lj_log.Image = ((System.Drawing.Image)(resources.GetObject("tbtn_lj_log.Image"))); this.tbtn_lj_log.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tbtn_lj_log.ImageTransparentColor = System.Drawing.Color.Magenta; this.tbtn_lj_log.Name = "tbtn_lj_log"; this.tbtn_lj_log.Size = new System.Drawing.Size(84, 71); this.tbtn_lj_log.Text = "地标读取日志"; this.tbtn_lj_log.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.tbtn_lj_log.Click += new System.EventHandler(this.tbtn_lj_log_Click); // // toolS12 // this.toolS12.Name = "toolS12"; this.toolS12.Size = new System.Drawing.Size(6, 74); // // toolStripButton1 // this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image"))); this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton1.Name = "toolStripButton1"; this.toolStripButton1.Size = new System.Drawing.Size(68, 71); this.toolStripButton1.Text = "放行日志"; this.toolStripButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click_1); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 74); // // toolStripButton2 // this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image"))); this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton2.Name = "toolStripButton2"; this.toolStripButton2.Size = new System.Drawing.Size(68, 71); this.toolStripButton2.Text = "网络日志"; this.toolStripButton2.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click_1); // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(6, 74); // // tbtn_database_set // this.tbtn_database_set.Image = ((System.Drawing.Image)(resources.GetObject("tbtn_database_set.Image"))); this.tbtn_database_set.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tbtn_database_set.ImageTransparentColor = System.Drawing.Color.Magenta; this.tbtn_database_set.Name = "tbtn_database_set"; this.tbtn_database_set.Size = new System.Drawing.Size(72, 71); this.tbtn_database_set.Text = "数据库配置"; this.tbtn_database_set.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.tbtn_database_set.Click += new System.EventHandler(this.tbtn_database_set_Click); // // toolS13 // this.toolS13.Name = "toolS13"; this.toolS13.Size = new System.Drawing.Size(6, 74); // // tbtn_param_set // this.tbtn_param_set.Image = ((System.Drawing.Image)(resources.GetObject("tbtn_param_set.Image"))); this.tbtn_param_set.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tbtn_param_set.ImageTransparentColor = System.Drawing.Color.Magenta; this.tbtn_param_set.Name = "tbtn_param_set"; this.tbtn_param_set.Size = new System.Drawing.Size(68, 71); this.tbtn_param_set.Text = "参数设置"; this.tbtn_param_set.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.tbtn_param_set.Click += new System.EventHandler(this.toolStripButton12_Click); // // toolS14 // this.toolS14.Name = "toolS14"; this.toolS14.Size = new System.Drawing.Size(6, 74); // // toolStripButton4 // this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image"))); this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton4.Name = "toolStripButton4"; this.toolStripButton4.Size = new System.Drawing.Size(72, 69); this.toolStripButton4.Text = "管理员登录"; this.toolStripButton4.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click_1); // // toolStripSeparator4 // this.toolStripSeparator4.Name = "toolStripSeparator4"; this.toolStripSeparator4.Size = new System.Drawing.Size(6, 23); // // toolStripButton13 // this.toolStripButton13.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton13.Image"))); this.toolStripButton13.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripButton13.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton13.Name = "toolStripButton13"; this.toolStripButton13.Size = new System.Drawing.Size(68, 71); this.toolStripButton13.Text = "退出程序"; this.toolStripButton13.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.toolStripButton13.Click += new System.EventHandler(this.toolStripButton13_Click); // // toolS15 // this.toolS15.Name = "toolS15"; this.toolS15.Size = new System.Drawing.Size(6, 23); // // toolStripButton14 // this.toolStripButton14.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton14.Image"))); this.toolStripButton14.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripButton14.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton14.Name = "toolStripButton14"; this.toolStripButton14.Size = new System.Drawing.Size(68, 71); this.toolStripButton14.Text = "帮助"; this.toolStripButton14.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.toolStripButton14.Click += new System.EventHandler(this.toolStripButton14_Click); // // toolS16 // this.toolS16.Name = "toolS16"; this.toolS16.Size = new System.Drawing.Size(6, 23); // // toolStripButton16 // this.toolStripButton16.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton16.Image"))); this.toolStripButton16.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripButton16.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton16.Name = "toolStripButton16"; this.toolStripButton16.Size = new System.Drawing.Size(68, 71); this.toolStripButton16.Text = "关于"; this.toolStripButton16.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText; this.toolStripButton16.Click += new System.EventHandler(this.toolStripButton16_Click); // // menuStrip1 // this.menuStrip1.Items.AddRange(new 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 System.Drawing.Point(0, 0); this.menuStrip1.Name = "menuStrip1"; this.menuStrip1.Size = new System.Drawing.Size(1424, 29); this.menuStrip1.TabIndex = 3; this.menuStrip1.Text = "menuStrip1"; this.menuStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.menuStrip1_ItemClicked); // // yunxingjiankongToolStripMenuItem // this.yunxingjiankongToolStripMenuItem.BackColor = System.Drawing.Color.White; this.yunxingjiankongToolStripMenuItem.Name = "yunxingjiankongToolStripMenuItem"; this.yunxingjiankongToolStripMenuItem.Size = new System.Drawing.Size(100, 25); this.yunxingjiankongToolStripMenuItem.Text = "运行监控(&R)"; this.yunxingjiankongToolStripMenuItem.Click += new System.EventHandler(this.yunxingjiankongToolStripMenuItem_Click); // // 资料管理ToolStripMenuItem // this.资料管理ToolStripMenuItem.Name = "资料管理ToolStripMenuItem"; this.资料管理ToolStripMenuItem.Size = new System.Drawing.Size(108, 25); this.资料管理ToolStripMenuItem.Text = "资料管理( &M)"; this.资料管理ToolStripMenuItem.Click += new System.EventHandler(this.资料管理ToolStripMenuItem_Click); // // toolStripMenuItem2 // this.toolStripMenuItem2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.output设置ToolStripMenuItem, this.input设置ToolStripMenuItem}); this.toolStripMenuItem2.Name = "toolStripMenuItem2"; this.toolStripMenuItem2.Size = new System.Drawing.Size(58, 25); this.toolStripMenuItem2.Text = "IO设置"; this.toolStripMenuItem2.Click += new System.EventHandler(this.toolStripMenuItem2_Click); // // output设置ToolStripMenuItem // this.output设置ToolStripMenuItem.Name = "output设置ToolStripMenuItem"; this.output设置ToolStripMenuItem.Size = new System.Drawing.Size(140, 22); this.output设置ToolStripMenuItem.Text = "Output设置"; this.output设置ToolStripMenuItem.Click += new System.EventHandler(this.output设置ToolStripMenuItem_Click); // // input设置ToolStripMenuItem // this.input设置ToolStripMenuItem.Name = "input设置ToolStripMenuItem"; this.input设置ToolStripMenuItem.Size = new System.Drawing.Size(140, 22); this.input设置ToolStripMenuItem.Text = "Input 设置"; this.input设置ToolStripMenuItem.Click += new System.EventHandler(this.input设置ToolStripMenuItem_Click); // // toolStripMenuItem1 // this.toolStripMenuItem1.DropDownItems.AddRange(new 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 System.Drawing.Size(69, 25); this.toolStripMenuItem1.Text = "AGV控制"; this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click); // // aGV列表ToolStripMenuItem // this.aGV列表ToolStripMenuItem.Name = "aGV列表ToolStripMenuItem"; this.aGV列表ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.aGV列表ToolStripMenuItem.Text = "AGV列表"; this.aGV列表ToolStripMenuItem.Click += new System.EventHandler(this.aGV列表ToolStripMenuItem_Click); // // toolStripMenuItem4 // this.toolStripMenuItem4.Name = "toolStripMenuItem4"; this.toolStripMenuItem4.Size = new System.Drawing.Size(177, 6); // // 一键复位ToolStripMenuItem1 // this.一键复位ToolStripMenuItem1.Name = "一键复位ToolStripMenuItem1"; this.一键复位ToolStripMenuItem1.Size = new System.Drawing.Size(180, 22); this.一键复位ToolStripMenuItem1.Text = "一键复位"; this.一键复位ToolStripMenuItem1.Click += new System.EventHandler(this.一键复位ToolStripMenuItem1_Click); // // toolStripMenuItem3 // this.toolStripMenuItem3.Name = "toolStripMenuItem3"; this.toolStripMenuItem3.Size = new System.Drawing.Size(177, 6); // // 一键停止ToolStripMenuItem // this.一键停止ToolStripMenuItem.Name = "一键停止ToolStripMenuItem"; this.一键停止ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.一键停止ToolStripMenuItem.Text = "一键停止"; this.一键停止ToolStripMenuItem.Click += new System.EventHandler(this.一键停止ToolStripMenuItem_Click); // // toolStripMenuItem5 // this.toolStripMenuItem5.Name = "toolStripMenuItem5"; this.toolStripMenuItem5.Size = new System.Drawing.Size(177, 6); // // 一键复位ToolStripMenuItem // this.一键复位ToolStripMenuItem.Name = "一键复位ToolStripMenuItem"; this.一键复位ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.一键复位ToolStripMenuItem.Text = "一键复位"; this.一键复位ToolStripMenuItem.Visible = false; // // 一键关机ToolStripMenuItem // this.一键关机ToolStripMenuItem.Name = "一键关机ToolStripMenuItem"; this.一键关机ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.一键关机ToolStripMenuItem.Text = "一键关机"; this.一键关机ToolStripMenuItem.Click += new System.EventHandler(this.一键关机ToolStripMenuItem_Click); // // 系统设置ToolStripMenuItem // this.系统设置ToolStripMenuItem.Name = "系统设置ToolStripMenuItem"; this.系统设置ToolStripMenuItem.Size = new System.Drawing.Size(99, 25); this.系统设置ToolStripMenuItem.Text = "系统设置(&S)"; this.系统设置ToolStripMenuItem.Click += new System.EventHandler(this.系统设置ToolStripMenuItem_Click); // // 报表查询RToolStripMenuItem // this.报表查询RToolStripMenuItem.Name = "报表查询RToolStripMenuItem"; this.报表查询RToolStripMenuItem.Size = new System.Drawing.Size(99, 25); this.报表查询RToolStripMenuItem.Text = "报表查询(&P)"; this.报表查询RToolStripMenuItem.Click += new System.EventHandler(this.报表查询RToolStripMenuItem_Click); // // 帮助ToolStripMenuItem // this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem"; this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(77, 25); this.帮助ToolStripMenuItem.Text = "帮助(&H)"; this.帮助ToolStripMenuItem.Click += new System.EventHandler(this.帮助ToolStripMenuItem_Click); // // cmb_map // this.cmb_map.DropDownStyle = 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 System.Drawing.Size(121, 25); this.cmb_map.SelectedIndexChanged += new System.EventHandler(this.cmb_map_SelectedIndexChanged); // // itemList // this.itemList.Name = "itemList"; this.itemList.Size = new System.Drawing.Size(68, 25); this.itemList.Text = "项目列表"; // // timer1 // this.timer1.Interval = 1000; this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // timer2 // this.timer2.Enabled = true; this.timer2.Interval = 120000; this.timer2.Tick += new System.EventHandler(this.timer2_Tick); // // mainfrm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage"))); this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.ClientSize = new System.Drawing.Size(1424, 643); this.Controls.Add(this.toolStrip1); this.Controls.Add(this.statusStrip1); this.Controls.Add(this.menuStrip1); this.DoubleBuffered = true; this.IsMdiContainer = true; this.MainMenuStrip = this.menuStrip1; this.Name = "mainfrm"; this.Text = "AGV调度管理系统 " + " 特锐德电气股份有限公司"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.mainfrm_FormClosing); this.Load += new System.EventHandler(this.mainfrm_Load); this.MouseMove += new System.Windows.Forms.MouseEventHandler(this.mainfrm_MouseMove); this.Resize += new 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(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.StatusStrip statusStrip1; private System.Windows.Forms.ToolStrip toolStrip1; private System.Windows.Forms.ToolStripSeparator toolS1; private System.Windows.Forms.ToolStripButton tbtn_stop1; private System.Windows.Forms.ToolStripSeparator toolS2; private System.Windows.Forms.ToolStripButton tbtn_warn; private System.Windows.Forms.ToolStripSeparator toolS4; private System.Windows.Forms.ToolStripButton tbtn_ap_st; private System.Windows.Forms.ToolStripSeparator toolS5; private System.Windows.Forms.ToolStripButton tbtn_agvm; private System.Windows.Forms.ToolStripSeparator toolS6; private System.Windows.Forms.ToolStripButton tbtn_xt; private System.Windows.Forms.ToolStripSeparator toolS7; private System.Windows.Forms.ToolStripButton tbtn_ap_info; private System.Windows.Forms.ToolStripSeparator toolS8; private System.Windows.Forms.ToolStripButton tbtn_pathset; private System.Windows.Forms.ToolStripSeparator toolS3; private System.Windows.Forms.ToolStripButton tbtn_stop2; private System.Windows.Forms.ToolStripSeparator toolS9; private System.Windows.Forms.ToolStripButton tbtn_yc_log; private System.Windows.Forms.ToolStripSeparator toolS10; private System.Windows.Forms.ToolStripButton tbtn_dbset; private System.Windows.Forms.ToolStripSeparator toolS11; private System.Windows.Forms.ToolStripButton tbtn_param_set; private System.Windows.Forms.ToolStripSeparator toolS14; private System.Windows.Forms.ToolStripButton toolStripButton13; private System.Windows.Forms.ToolStripSeparator toolS15; private System.Windows.Forms.ToolStripButton toolStripButton14; private System.Windows.Forms.ToolStripSeparator toolS13; private System.Windows.Forms.ToolStripButton tbtn_database_set; private System.Windows.Forms.MenuStrip menuStrip1; private System.Windows.Forms.ToolStripMenuItem yunxingjiankongToolStripMenuItem; private System.Windows.Forms.ToolStripStatusLabel lab_project_info; private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2; private System.Windows.Forms.ToolStripMenuItem 资料管理ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 系统设置ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 帮助ToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolS16; private System.Windows.Forms.ToolStripButton toolStripButton16; private System.Windows.Forms.ToolStripMenuItem 报表查询RToolStripMenuItem; private System.Windows.Forms.ToolStripStatusLabel toolS_timer; private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel4; private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel5; private System.Windows.Forms.ToolStripSeparator toolS12; private System.Windows.Forms.ToolStripButton tbtn_lj_log; private System.Windows.Forms.ToolStripButton tbtn_start; private System.Windows.Forms.ToolStripComboBox cmb_map; private System.Windows.Forms.Timer timer1; private System.Windows.Forms.ToolStripButton toolS_inter; private System.Windows.Forms.ToolStripSeparator toolS17; private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1; private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3; private System.Windows.Forms.ToolStripButton toolStripButton1; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.ToolStripButton toolStripButton2; private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; private System.Windows.Forms.ToolStripButton toolStripButton3; private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; private System.Windows.Forms.ToolStripButton toolStripButton4; private System.Windows.Forms.ToolStripSeparator toolStripSeparator4; private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel7; private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel6; private System.Windows.Forms.ToolStripButton tbtn_change; private System.Windows.Forms.ToolStripSeparator toolS18; private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel8; private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel9; private System.Windows.Forms.ToolStripMenuItem itemList; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2; private System.Windows.Forms.ToolStripMenuItem output设置ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem input设置ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem aGV列表ToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripMenuItem4; private System.Windows.Forms.ToolStripMenuItem 一键复位ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 一键停止ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 一键复位ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 一键关机ToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripMenuItem3; private System.Windows.Forms.ToolStripSeparator toolStripMenuItem5; private System.Windows.Forms.Timer timer2; } }