namespace wcfControlMonitorClient { partial class FrmHost { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); _formInstance = null;//20130122 } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmHost)); this.listBox1 = new System.Windows.Forms.ListBox(); this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); this.toolStripMenuItem8 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem10 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator(); this.tsmTurnOn = new System.Windows.Forms.ToolStripMenuItem(); this.tsmTurnOff = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripMenuItem9 = new System.Windows.Forms.ToolStripMenuItem(); this.notifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components); this.timerObtainTask = new System.Windows.Forms.Timer(this.components); this.timerDisassembleTask = new System.Windows.Forms.Timer(this.components); this.timerSendOrder = new System.Windows.Forms.Timer(this.components); this.tsStatus = new System.Windows.Forms.TextBox(); this.button1 = new System.Windows.Forms.Button(); this.listBox2 = new System.Windows.Forms.ListBox(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.button4 = new System.Windows.Forms.Button(); this.menuStrip1 = new System.Windows.Forms.MenuStrip(); this.MMRetriveTask = new System.Windows.Forms.ToolStripMenuItem(); this.MIStartRetrieveTask = new System.Windows.Forms.ToolStripMenuItem(); this.MIStopRetrieveTask = new System.Windows.Forms.ToolStripMenuItem(); this.MMInit = new System.Windows.Forms.ToolStripMenuItem(); this.MISystemInit = new System.Windows.Forms.ToolStripMenuItem(); this.MIDataClear = new System.Windows.Forms.ToolStripMenuItem(); this.MMMonitorControl = new System.Windows.Forms.ToolStripMenuItem(); this.MITurnOn = new System.Windows.Forms.ToolStripMenuItem(); this.MITurnOff = new System.Windows.Forms.ToolStripMenuItem(); this.MMDarketManage = new System.Windows.Forms.ToolStripMenuItem(); this.MIAutoTaskHistory = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem(); this.MISeeDarket = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.MIDarketFileSet = new System.Windows.Forms.ToolStripMenuItem(); this.备份数据ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.MIBackUpDataBase = new System.Windows.Forms.ToolStripMenuItem(); this.MIBackUpDarkCasket = new System.Windows.Forms.ToolStripMenuItem(); this.MMExitSystem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem(); this.MMConnection1 = new System.Windows.Forms.ToolStripMenuItem(); this.MMConnection2 = new System.Windows.Forms.ToolStripMenuItem(); this.MMConnection3 = new System.Windows.Forms.ToolStripMenuItem(); this.MMConnection4 = new System.Windows.Forms.ToolStripMenuItem(); this.MMConnection5 = new System.Windows.Forms.ToolStripMenuItem(); this.新建NToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.打开OToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator = new System.Windows.Forms.ToolStripSeparator(); this.保存SToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.另存为AToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.打印PToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.打印预览VToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.退出XToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.MMConnection6 = new System.Windows.Forms.ToolStripMenuItem(); this.新建NToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.打开OToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.保存SToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.另存为AToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); this.打印PToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.打印预览VToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); this.退出XToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.button3 = new System.Windows.Forms.Button(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.btcelltest = new System.Windows.Forms.Button(); this.btStopOut = new System.Windows.Forms.Button(); this.btStopIn = new System.Windows.Forms.Button(); this.btStopTest = new System.Windows.Forms.Button(); this.btStartTest = new System.Windows.Forms.Button(); this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog(); this.timerAGVReConnect = new System.Windows.Forms.Timer(this.components); this.timerInLight = new System.Windows.Forms.Timer(this.components); this.timerSSAR = new System.Windows.Forms.Timer(this.components); this.contextMenuStrip1.SuspendLayout(); this.menuStrip1.SuspendLayout(); this.SuspendLayout(); // // listBox1 // this.listBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.listBox1.FormattingEnabled = true; this.listBox1.HorizontalScrollbar = true; this.listBox1.ItemHeight = 15; this.listBox1.Location = new System.Drawing.Point(16, 58); this.listBox1.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2); this.listBox1.Name = "listBox1"; this.listBox1.ScrollAlwaysVisible = true; this.listBox1.SelectionMode = System.Windows.Forms.SelectionMode.MultiExtended; this.listBox1.Size = new System.Drawing.Size(900, 529); this.listBox1.TabIndex = 0; // // contextMenuStrip1 // this.contextMenuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20); this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem8, this.toolStripMenuItem10, this.toolStripSeparator12, this.tsmTurnOn, this.tsmTurnOff, this.toolStripSeparator9, this.toolStripMenuItem9}); this.contextMenuStrip1.Name = "contextMenuStrip1"; this.contextMenuStrip1.Size = new System.Drawing.Size(169, 136); // // toolStripMenuItem8 // this.toolStripMenuItem8.DoubleClickEnabled = true; this.toolStripMenuItem8.Name = "toolStripMenuItem8"; this.toolStripMenuItem8.Size = new System.Drawing.Size(168, 24); this.toolStripMenuItem8.Text = "显示主界面"; this.toolStripMenuItem8.Click += new System.EventHandler(this.toolStripMenuItem8_Click); // // toolStripMenuItem10 // this.toolStripMenuItem10.Name = "toolStripMenuItem10"; this.toolStripMenuItem10.Size = new System.Drawing.Size(168, 24); this.toolStripMenuItem10.Text = "最小化窗口"; this.toolStripMenuItem10.Click += new System.EventHandler(this.toolStripMenuItem10_Click); // // toolStripSeparator12 // this.toolStripSeparator12.Name = "toolStripSeparator12"; this.toolStripSeparator12.Size = new System.Drawing.Size(165, 6); // // tsmTurnOn // this.tsmTurnOn.Name = "tsmTurnOn"; this.tsmTurnOn.Size = new System.Drawing.Size(168, 24); this.tsmTurnOn.Text = "打开命令开关"; this.tsmTurnOn.Click += new System.EventHandler(this.toolStripMenuItem13_Click); // // tsmTurnOff // this.tsmTurnOff.Name = "tsmTurnOff"; this.tsmTurnOff.Size = new System.Drawing.Size(168, 24); this.tsmTurnOff.Text = "关闭命令开关"; this.tsmTurnOff.Click += new System.EventHandler(this.toolStripMenuItem14_Click); // // toolStripSeparator9 // this.toolStripSeparator9.Name = "toolStripSeparator9"; this.toolStripSeparator9.Size = new System.Drawing.Size(165, 6); // // toolStripMenuItem9 // this.toolStripMenuItem9.Name = "toolStripMenuItem9"; this.toolStripMenuItem9.Size = new System.Drawing.Size(168, 24); this.toolStripMenuItem9.Text = "退出系统"; this.toolStripMenuItem9.Click += new System.EventHandler(this.toolStripMenuItem9_Click); // // notifyIcon1 // this.notifyIcon1.BalloonTipTitle = "警告"; this.notifyIcon1.ContextMenuStrip = this.contextMenuStrip1; this.notifyIcon1.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon1.Icon"))); this.notifyIcon1.Visible = true; this.notifyIcon1.DoubleClick += new System.EventHandler(this.notifyIcon1_DoubleClick); // // timerObtainTask // this.timerObtainTask.Enabled = true; this.timerObtainTask.Interval = 1000; this.timerObtainTask.Tick += new System.EventHandler(this.timerObtainTask_Tick); // // timerDisassembleTask // this.timerDisassembleTask.Enabled = true; this.timerDisassembleTask.Interval = 400; this.timerDisassembleTask.Tick += new System.EventHandler(this.timerDisassembleTask_Tick); // // timerSendOrder // this.timerSendOrder.Enabled = true; this.timerSendOrder.Interval = 500; this.timerSendOrder.Tick += new System.EventHandler(this.timerSendOrder_Tick); // // tsStatus // this.tsStatus.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.tsStatus.BackColor = System.Drawing.SystemColors.ControlLight; this.tsStatus.BorderStyle = System.Windows.Forms.BorderStyle.None; this.tsStatus.Font = new System.Drawing.Font("黑体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tsStatus.ForeColor = System.Drawing.Color.Red; this.tsStatus.Location = new System.Drawing.Point(13, 648); this.tsStatus.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2); this.tsStatus.Multiline = true; this.tsStatus.Name = "tsStatus"; this.tsStatus.ReadOnly = true; this.tsStatus.Size = new System.Drawing.Size(1400, 38); this.tsStatus.TabIndex = 1564; // // button1 // this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.button1.Image = global::wcfControlMonitorClient.Properties.Resources.call_modul_volume_reduce; this.button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.button1.Location = new System.Drawing.Point(787, 601); this.button1.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(116, 42); this.button1.TabIndex = 1565; this.button1.Text = "${FrmHost_btnClearLog}"; this.button1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.button1.UseVisualStyleBackColor = true; this.button1.Click += new System.EventHandler(this.button1_Click); // // listBox2 // this.listBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.listBox2.FormattingEnabled = true; this.listBox2.ItemHeight = 15; this.listBox2.Location = new System.Drawing.Point(941, 58); this.listBox2.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2); this.listBox2.Name = "listBox2"; this.listBox2.Size = new System.Drawing.Size(469, 529); this.listBox2.TabIndex = 1567; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(16, 35); this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(287, 15); this.label1.TabIndex = 1568; this.label1.Text = "${FrmHost_lblClientInteractMessage}"; // // label2 // this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(940, 35); this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(247, 15); this.label2.TabIndex = 1568; this.label2.Text = "${FrmHost_lblClientOnlineList}"; // // button4 // this.button4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.button4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.button4.Image = global::wcfControlMonitorClient.Properties.Resources.MSN; this.button4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.button4.Location = new System.Drawing.Point(1187, 601); this.button4.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(209, 42); this.button4.TabIndex = 1569; this.button4.Text = "${FrmHost_btnRefreshClient}"; this.button4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.button4.UseVisualStyleBackColor = true; this.button4.Click += new System.EventHandler(this.button4_Click); // // menuStrip1 // this.menuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20); this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.MMRetriveTask, this.MMInit, this.MMMonitorControl, this.MMDarketManage, this.MMExitSystem, this.toolStripMenuItem4, this.MMConnection1, this.MMConnection2, this.MMConnection3, this.MMConnection4, this.MMConnection5, this.MMConnection6}); this.menuStrip1.Location = new System.Drawing.Point(0, 0); this.menuStrip1.Name = "menuStrip1"; this.menuStrip1.Padding = new System.Windows.Forms.Padding(5, 2, 0, 2); this.menuStrip1.Size = new System.Drawing.Size(1429, 28); this.menuStrip1.TabIndex = 1570; this.menuStrip1.Text = "menuStrip1"; // // MMRetriveTask // this.MMRetriveTask.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.MIStartRetrieveTask, this.MIStopRetrieveTask}); this.MMRetriveTask.Name = "MMRetriveTask"; this.MMRetriveTask.Size = new System.Drawing.Size(318, 24); this.MMRetriveTask.Text = "${FrmHost_menuStrip1_MMRetriveTask}"; // // MIStartRetrieveTask // this.MIStartRetrieveTask.Name = "MIStartRetrieveTask"; this.MIStartRetrieveTask.Size = new System.Drawing.Size(541, 26); this.MIStartRetrieveTask.Text = "${FrmHost_menuStrip1_MMRetriveTask_MIStartRetrieveTask}"; this.MIStartRetrieveTask.Click += new System.EventHandler(this.MIStartRetrieveTask_Click); // // MIStopRetrieveTask // this.MIStopRetrieveTask.Name = "MIStopRetrieveTask"; this.MIStopRetrieveTask.Size = new System.Drawing.Size(541, 26); this.MIStopRetrieveTask.Text = "${FrmHost_menuStrip1_MMRetriveTask_MIStopRetrieveTask}"; this.MIStopRetrieveTask.Click += new System.EventHandler(this.MIStopRetrieveTask_Click); // // MMInit // this.MMInit.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.MISystemInit, this.MIDataClear}); this.MMInit.Name = "MMInit"; this.MMInit.Size = new System.Drawing.Size(257, 24); this.MMInit.Text = "${FrmHost_menuStrip1_MMInit}"; // // MISystemInit // this.MISystemInit.Name = "MISystemInit"; this.MISystemInit.Size = new System.Drawing.Size(428, 26); this.MISystemInit.Text = "${FrmHost_menuStrip1_MMInit_MISystemInit}"; this.MISystemInit.Click += new System.EventHandler(this.MISystemInit_Click); // // MIDataClear // this.MIDataClear.Name = "MIDataClear"; this.MIDataClear.Size = new System.Drawing.Size(428, 26); this.MIDataClear.Text = "${FrmHost_menuStrip1_MMInit_MIDataClear}"; this.MIDataClear.Visible = false; this.MIDataClear.Click += new System.EventHandler(this.MIDataClear_Click); // // MMMonitorControl // this.MMMonitorControl.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.MITurnOn, this.MITurnOff}); this.MMMonitorControl.Name = "MMMonitorControl"; this.MMMonitorControl.Size = new System.Drawing.Size(349, 24); this.MMMonitorControl.Text = "${FrmHost_menuStrip1_MMMonitorControl}"; // // MITurnOn // this.MITurnOn.Name = "MITurnOn"; this.MITurnOn.Size = new System.Drawing.Size(499, 26); this.MITurnOn.Text = "${FrmHost_menuStrip1_MMMonitorControl_MITurnOn}"; this.MITurnOn.Click += new System.EventHandler(this.MITurnOn_Click); // // MITurnOff // this.MITurnOff.Name = "MITurnOff"; this.MITurnOff.Size = new System.Drawing.Size(499, 26); this.MITurnOff.Text = "${FrmHost_menuStrip1_MMMonitorControl_MITurnOff}"; this.MITurnOff.Click += new System.EventHandler(this.MITurnOff_Click); // // MMDarketManage // this.MMDarketManage.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.MIAutoTaskHistory, this.toolStripMenuItem2, this.MISeeDarket, this.toolStripMenuItem1, this.MIDarketFileSet, this.备份数据ToolStripMenuItem}); this.MMDarketManage.Name = "MMDarketManage"; this.MMDarketManage.Size = new System.Drawing.Size(363, 24); this.MMDarketManage.Text = "${FrmHost_menuStrip1_MMDataManipulation}"; // // MIAutoTaskHistory // this.MIAutoTaskHistory.Name = "MIAutoTaskHistory"; this.MIAutoTaskHistory.Size = new System.Drawing.Size(572, 26); this.MIAutoTaskHistory.Text = "${FrmHost_menuStrip1_MMDataManipulation_QueryTaskHistory}"; this.MIAutoTaskHistory.Click += new System.EventHandler(this.MIAutoTaskHistory_Click); // // toolStripMenuItem2 // this.toolStripMenuItem2.Name = "toolStripMenuItem2"; this.toolStripMenuItem2.Size = new System.Drawing.Size(572, 26); this.toolStripMenuItem2.Text = "${FrmHost_menuStrip1_MMDataManipulation_QueryErrorHistory}"; this.toolStripMenuItem2.Click += new System.EventHandler(this.toolStripMenuItem2_Click); // // MISeeDarket // this.MISeeDarket.Name = "MISeeDarket"; this.MISeeDarket.Size = new System.Drawing.Size(572, 26); this.MISeeDarket.Text = "${FrmHost_menuStrip1_MMDataManipulation_SeeDarket}"; this.MISeeDarket.Click += new System.EventHandler(this.MISeeDarket_Click); // // toolStripMenuItem1 // this.toolStripMenuItem1.Name = "toolStripMenuItem1"; this.toolStripMenuItem1.Size = new System.Drawing.Size(572, 26); this.toolStripMenuItem1.Text = "${FrmHost_menuStrip1_MMDataManipulation_CellStatus}"; this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click); // // MIDarketFileSet // this.MIDarketFileSet.Name = "MIDarketFileSet"; this.MIDarketFileSet.Size = new System.Drawing.Size(572, 26); this.MIDarketFileSet.Text = "${FrmHost_menuStrip1_MMDataManipulation_FileSet}"; this.MIDarketFileSet.Visible = false; this.MIDarketFileSet.Click += new System.EventHandler(this.MIDarketFileSet_Click); // // 备份数据ToolStripMenuItem // this.备份数据ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.MIBackUpDataBase, this.MIBackUpDarkCasket}); this.备份数据ToolStripMenuItem.Name = "备份数据ToolStripMenuItem"; this.备份数据ToolStripMenuItem.Size = new System.Drawing.Size(572, 26); this.备份数据ToolStripMenuItem.Text = "${FrmHost_menuStrip1_MMDataManipulation_DataBackUp}"; // // MIBackUpDataBase // this.MIBackUpDataBase.Name = "MIBackUpDataBase"; this.MIBackUpDataBase.Size = new System.Drawing.Size(600, 26); this.MIBackUpDataBase.Text = "${FrmHost_menuStrip1_MMDataManipulation_DataBackUp_Database}"; this.MIBackUpDataBase.Click += new System.EventHandler(this.MIBackUpDataBase_Click); // // MIBackUpDarkCasket // this.MIBackUpDarkCasket.Name = "MIBackUpDarkCasket"; this.MIBackUpDarkCasket.Size = new System.Drawing.Size(600, 26); this.MIBackUpDarkCasket.Text = "${FrmHost_menuStrip1_MMDataManipulation_DataBackUp_Blackbox}"; this.MIBackUpDarkCasket.Click += new System.EventHandler(this.MIBackUpDarkCasket_Click); // // MMExitSystem // this.MMExitSystem.Name = "MMExitSystem"; this.MMExitSystem.Size = new System.Drawing.Size(313, 24); this.MMExitSystem.Text = "${FrmHost_menuStrip1_MMExitSystem}"; this.MMExitSystem.Click += new System.EventHandler(this.MMExitSystem_Click); // // toolStripMenuItem4 // this.toolStripMenuItem4.Name = "toolStripMenuItem4"; this.toolStripMenuItem4.Size = new System.Drawing.Size(27, 24); this.toolStripMenuItem4.Text = "|"; // // MMConnection1 // this.MMConnection1.Image = ((System.Drawing.Image)(resources.GetObject("MMConnection1.Image"))); this.MMConnection1.Name = "MMConnection1"; this.MMConnection1.Size = new System.Drawing.Size(103, 24); this.MMConnection1.Text = "PLC"; // // MMConnection2 // //this.MMConnection2.Image = ((System.Drawing.Image)(resources.GetObject("MMConnection2.Image"))); //this.MMConnection2.Name = "MMConnection2"; //this.MMConnection2.Size = new System.Drawing.Size(103, 24); //this.MMConnection2.Text = "立库南区"; // // MMConnection3 // //this.MMConnection3.Image = ((System.Drawing.Image)(resources.GetObject("MMConnection3.Image"))); //this.MMConnection3.Name = "MMConnection3"; //this.MMConnection3.Size = new System.Drawing.Size(103, 24); //this.MMConnection3.Text = "生产西区"; // // MMConnection4 // //this.MMConnection4.Image = ((System.Drawing.Image)(resources.GetObject("MMConnection4.Image"))); //this.MMConnection4.Name = "MMConnection4"; //this.MMConnection4.Size = new System.Drawing.Size(103, 24); //this.MMConnection4.Text = "生产东区"; // // MMConnection5 // this.MMConnection5.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.新建NToolStripMenuItem, this.打开OToolStripMenuItem, this.toolStripSeparator, this.保存SToolStripMenuItem, this.另存为AToolStripMenuItem, this.toolStripSeparator1, this.打印PToolStripMenuItem, this.打印预览VToolStripMenuItem, this.toolStripSeparator2, this.退出XToolStripMenuItem}); //this.MMConnection5.Image = ((System.Drawing.Image)(resources.GetObject("MMConnection5.Image"))); //this.MMConnection5.Name = "MMConnection5"; //this.MMConnection5.Size = new System.Drawing.Size(84, 24); //this.MMConnection5.Text = "AGV1"; // // 新建NToolStripMenuItem // this.新建NToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("新建NToolStripMenuItem.Image"))); this.新建NToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta; this.新建NToolStripMenuItem.Name = "新建NToolStripMenuItem"; this.新建NToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N))); this.新建NToolStripMenuItem.Size = new System.Drawing.Size(202, 26); this.新建NToolStripMenuItem.Text = "新建(&N)"; // // 打开OToolStripMenuItem // this.打开OToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("打开OToolStripMenuItem.Image"))); this.打开OToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta; this.打开OToolStripMenuItem.Name = "打开OToolStripMenuItem"; this.打开OToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O))); this.打开OToolStripMenuItem.Size = new System.Drawing.Size(202, 26); this.打开OToolStripMenuItem.Text = "打开(&O)"; // // toolStripSeparator // this.toolStripSeparator.Name = "toolStripSeparator"; this.toolStripSeparator.Size = new System.Drawing.Size(199, 6); // // 保存SToolStripMenuItem // this.保存SToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("保存SToolStripMenuItem.Image"))); this.保存SToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta; this.保存SToolStripMenuItem.Name = "保存SToolStripMenuItem"; this.保存SToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S))); this.保存SToolStripMenuItem.Size = new System.Drawing.Size(202, 26); this.保存SToolStripMenuItem.Text = "保存(&S)"; // // 另存为AToolStripMenuItem // this.另存为AToolStripMenuItem.Name = "另存为AToolStripMenuItem"; this.另存为AToolStripMenuItem.Size = new System.Drawing.Size(202, 26); this.另存为AToolStripMenuItem.Text = "另存为(&A)"; // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(199, 6); // // 打印PToolStripMenuItem // this.打印PToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("打印PToolStripMenuItem.Image"))); this.打印PToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta; this.打印PToolStripMenuItem.Name = "打印PToolStripMenuItem"; this.打印PToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P))); this.打印PToolStripMenuItem.Size = new System.Drawing.Size(202, 26); this.打印PToolStripMenuItem.Text = "打印(&P)"; // // 打印预览VToolStripMenuItem // this.打印预览VToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("打印预览VToolStripMenuItem.Image"))); this.打印预览VToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta; this.打印预览VToolStripMenuItem.Name = "打印预览VToolStripMenuItem"; this.打印预览VToolStripMenuItem.Size = new System.Drawing.Size(202, 26); this.打印预览VToolStripMenuItem.Text = "打印预览(&V)"; // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(199, 6); // // 退出XToolStripMenuItem // this.退出XToolStripMenuItem.Name = "退出XToolStripMenuItem"; this.退出XToolStripMenuItem.Size = new System.Drawing.Size(202, 26); this.退出XToolStripMenuItem.Text = "退出(&X)"; // // MMConnection6 // this.MMConnection6.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.新建NToolStripMenuItem1, this.打开OToolStripMenuItem1, this.toolStripSeparator3, this.保存SToolStripMenuItem1, this.另存为AToolStripMenuItem1, this.toolStripSeparator4, this.打印PToolStripMenuItem1, this.打印预览VToolStripMenuItem1, this.toolStripSeparator5, this.退出XToolStripMenuItem1}); //this.MMConnection6.Image = ((System.Drawing.Image)(resources.GetObject("MMConnection6.Image"))); //this.MMConnection6.Name = "MMConnection6"; //this.MMConnection6.Size = new System.Drawing.Size(84, 24); //this.MMConnection6.Text = "AGV2"; // // 新建NToolStripMenuItem1 // this.新建NToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("新建NToolStripMenuItem1.Image"))); this.新建NToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Magenta; this.新建NToolStripMenuItem1.Name = "新建NToolStripMenuItem1"; this.新建NToolStripMenuItem1.Size = new System.Drawing.Size(172, 26); this.新建NToolStripMenuItem1.Text = "新建(&N)"; // // 打开OToolStripMenuItem1 // this.打开OToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("打开OToolStripMenuItem1.Image"))); this.打开OToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Magenta; this.打开OToolStripMenuItem1.Name = "打开OToolStripMenuItem1"; this.打开OToolStripMenuItem1.Size = new System.Drawing.Size(172, 26); this.打开OToolStripMenuItem1.Text = "打开(&O)"; // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(169, 6); // // 保存SToolStripMenuItem1 // this.保存SToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("保存SToolStripMenuItem1.Image"))); this.保存SToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Magenta; this.保存SToolStripMenuItem1.Name = "保存SToolStripMenuItem1"; this.保存SToolStripMenuItem1.Size = new System.Drawing.Size(172, 26); this.保存SToolStripMenuItem1.Text = "保存(&S)"; // // 另存为AToolStripMenuItem1 // this.另存为AToolStripMenuItem1.Name = "另存为AToolStripMenuItem1"; this.另存为AToolStripMenuItem1.Size = new System.Drawing.Size(172, 26); this.另存为AToolStripMenuItem1.Text = "另存为(&A)"; // // toolStripSeparator4 // this.toolStripSeparator4.Name = "toolStripSeparator4"; this.toolStripSeparator4.Size = new System.Drawing.Size(169, 6); // // 打印PToolStripMenuItem1 // this.打印PToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("打印PToolStripMenuItem1.Image"))); this.打印PToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Magenta; this.打印PToolStripMenuItem1.Name = "打印PToolStripMenuItem1"; this.打印PToolStripMenuItem1.Size = new System.Drawing.Size(172, 26); this.打印PToolStripMenuItem1.Text = "打印(&P)"; // // 打印预览VToolStripMenuItem1 // this.打印预览VToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("打印预览VToolStripMenuItem1.Image"))); this.打印预览VToolStripMenuItem1.ImageTransparentColor = System.Drawing.Color.Magenta; this.打印预览VToolStripMenuItem1.Name = "打印预览VToolStripMenuItem1"; this.打印预览VToolStripMenuItem1.Size = new System.Drawing.Size(172, 26); this.打印预览VToolStripMenuItem1.Text = "打印预览(&V)"; // // toolStripSeparator5 // this.toolStripSeparator5.Name = "toolStripSeparator5"; this.toolStripSeparator5.Size = new System.Drawing.Size(169, 6); // // 退出XToolStripMenuItem1 // this.退出XToolStripMenuItem1.Name = "退出XToolStripMenuItem1"; this.退出XToolStripMenuItem1.Size = new System.Drawing.Size(172, 26); this.退出XToolStripMenuItem1.Text = "退出(&X)"; // // button3 // this.button3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.button3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.button3.Image = global::wcfControlMonitorClient.Properties.Resources.SCDCNCLL; this.button3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.button3.Location = new System.Drawing.Point(949, 601); this.button3.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(209, 42); this.button3.TabIndex = 1569; this.button3.Text = "${FrmHost_btnLogoutClient}"; this.button3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button3_Click); // // timer1 // this.timer1.Enabled = true; this.timer1.Interval = 10000; this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // btcelltest // this.btcelltest.Anchor = System.Windows.Forms.AnchorStyles.Bottom; this.btcelltest.Location = new System.Drawing.Point(611, 608); this.btcelltest.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2); this.btcelltest.Name = "btcelltest"; this.btcelltest.Size = new System.Drawing.Size(123, 36); this.btcelltest.TabIndex = 2668; this.btcelltest.Text = "System Test"; this.btcelltest.UseVisualStyleBackColor = true; this.btcelltest.Visible = false; this.btcelltest.Click += new System.EventHandler(this.btcelltest_Click); // // btStopOut // this.btStopOut.Anchor = System.Windows.Forms.AnchorStyles.Bottom; this.btStopOut.Location = new System.Drawing.Point(325, 608); this.btStopOut.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2); this.btStopOut.Name = "btStopOut"; this.btStopOut.Size = new System.Drawing.Size(123, 36); this.btStopOut.TabIndex = 2667; this.btStopOut.Text = "StopOut"; this.btStopOut.UseVisualStyleBackColor = false; this.btStopOut.Visible = false; this.btStopOut.Click += new System.EventHandler(this.btStopOut_Click); // // btStopIn // this.btStopIn.Anchor = System.Windows.Forms.AnchorStyles.Bottom; this.btStopIn.Location = new System.Drawing.Point(457, 608); this.btStopIn.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2); this.btStopIn.Name = "btStopIn"; this.btStopIn.Size = new System.Drawing.Size(123, 36); this.btStopIn.TabIndex = 2666; this.btStopIn.Text = "StopIn"; this.btStopIn.UseVisualStyleBackColor = false; this.btStopIn.Visible = false; this.btStopIn.Click += new System.EventHandler(this.btStopIn_Click); // // btStopTest // this.btStopTest.Anchor = System.Windows.Forms.AnchorStyles.Bottom; this.btStopTest.Location = new System.Drawing.Point(196, 608); this.btStopTest.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2); this.btStopTest.Name = "btStopTest"; this.btStopTest.Size = new System.Drawing.Size(123, 36); this.btStopTest.TabIndex = 2665; this.btStopTest.Text = "StopTest"; this.btStopTest.UseVisualStyleBackColor = true; this.btStopTest.Visible = false; this.btStopTest.Click += new System.EventHandler(this.btStopTest_Click); // // btStartTest // this.btStartTest.Anchor = System.Windows.Forms.AnchorStyles.Bottom; this.btStartTest.Location = new System.Drawing.Point(65, 608); this.btStartTest.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2); this.btStartTest.Name = "btStartTest"; this.btStartTest.Size = new System.Drawing.Size(123, 36); this.btStartTest.TabIndex = 2664; this.btStartTest.Text = "StartTest"; this.btStartTest.UseVisualStyleBackColor = true; this.btStartTest.Visible = false; this.btStartTest.Click += new System.EventHandler(this.btStartTest_Click); // // timerAGVReConnect // this.timerAGVReConnect.Enabled = true; this.timerAGVReConnect.Interval = 15000; this.timerAGVReConnect.Tick += new System.EventHandler(this.timerAGVReConnect_Tick); // // timerInLight // this.timerInLight.Enabled = true; this.timerInLight.Interval = 2000; this.timerInLight.Tick += new System.EventHandler(this.timerInLight_Tick); // // timerSSAR // this.timerSSAR.Interval = 500; this.timerSSAR.Tick += new System.EventHandler(this.timerGetSouthLRGVState_Click); // // FrmHost // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1429, 694); this.Controls.Add(this.btcelltest); this.Controls.Add(this.btStopOut); this.Controls.Add(this.btStopIn); this.Controls.Add(this.btStopTest); this.Controls.Add(this.btStartTest); this.Controls.Add(this.menuStrip1); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.listBox2); this.Controls.Add(this.tsStatus); this.Controls.Add(this.listBox1); this.Controls.Add(this.button4); this.Controls.Add(this.button3); this.Controls.Add(this.button1); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2); this.Name = "FrmHost"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = " "; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmHost_FormClosing); this.Load += new System.EventHandler(this.FrmHost_Load); this.contextMenuStrip1.ResumeLayout(false); this.menuStrip1.ResumeLayout(false); this.menuStrip1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.ListBox listBox1; public System.Windows.Forms.ContextMenuStrip contextMenuStrip1; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem8; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem10; private System.Windows.Forms.ToolStripSeparator toolStripSeparator12; private System.Windows.Forms.ToolStripMenuItem tsmTurnOn; private System.Windows.Forms.ToolStripMenuItem tsmTurnOff; private System.Windows.Forms.ToolStripSeparator toolStripSeparator9; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem9; public System.Windows.Forms.NotifyIcon notifyIcon1; private System.Windows.Forms.Timer timerObtainTask; private System.Windows.Forms.Timer timerDisassembleTask; private System.Windows.Forms.Timer timerSendOrder; private System.Windows.Forms.TextBox tsStatus; private System.Windows.Forms.Button button1; private System.Windows.Forms.ListBox listBox2; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Button button4; public System.Windows.Forms.MenuStrip menuStrip1; private System.Windows.Forms.ToolStripMenuItem MMInit; private System.Windows.Forms.ToolStripMenuItem MISystemInit; private System.Windows.Forms.ToolStripMenuItem MIDataClear; private System.Windows.Forms.ToolStripMenuItem MMRetriveTask; private System.Windows.Forms.ToolStripMenuItem MIStartRetrieveTask; private System.Windows.Forms.ToolStripMenuItem MIStopRetrieveTask; private System.Windows.Forms.ToolStripMenuItem MMMonitorControl; private System.Windows.Forms.ToolStripMenuItem MITurnOn; private System.Windows.Forms.ToolStripMenuItem MITurnOff; private System.Windows.Forms.ToolStripMenuItem MMDarketManage; private System.Windows.Forms.ToolStripMenuItem MISeeDarket; private System.Windows.Forms.ToolStripMenuItem MIDarketFileSet; private System.Windows.Forms.ToolStripMenuItem MIAutoTaskHistory; private System.Windows.Forms.ToolStripMenuItem MMExitSystem; private System.Windows.Forms.Button button3; private System.Windows.Forms.Timer timer1; private System.Windows.Forms.Button btcelltest; private System.Windows.Forms.Button btStopOut; private System.Windows.Forms.Button btStopIn; private System.Windows.Forms.Button btStopTest; private System.Windows.Forms.Button btStartTest; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2; private System.Windows.Forms.ToolStripMenuItem 备份数据ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem MIBackUpDataBase; private System.Windows.Forms.ToolStripMenuItem MIBackUpDarkCasket; private System.Windows.Forms.SaveFileDialog saveFileDialog1; private System.Windows.Forms.Timer timerAGVReConnect; private System.Windows.Forms.ToolStripMenuItem MMConnection1; private System.Windows.Forms.ToolStripMenuItem MMConnection3; private System.Windows.Forms.ToolStripMenuItem MMConnection4; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem4; private System.Windows.Forms.ToolStripMenuItem MMConnection2; private System.Windows.Forms.Timer timerInLight; private System.Windows.Forms.Timer timerSSAR; private System.Windows.Forms.ToolStripMenuItem MMConnection5; private System.Windows.Forms.ToolStripMenuItem 新建NToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 打开OToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator; private System.Windows.Forms.ToolStripMenuItem 保存SToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 另存为AToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.ToolStripMenuItem 打印PToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem 打印预览VToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; private System.Windows.Forms.ToolStripMenuItem 退出XToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem MMConnection6; private System.Windows.Forms.ToolStripMenuItem 新建NToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 打开OToolStripMenuItem1; private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; private System.Windows.Forms.ToolStripMenuItem 保存SToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 另存为AToolStripMenuItem1; private System.Windows.Forms.ToolStripSeparator toolStripSeparator4; private System.Windows.Forms.ToolStripMenuItem 打印PToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem 打印预览VToolStripMenuItem1; private System.Windows.Forms.ToolStripSeparator toolStripSeparator5; private System.Windows.Forms.ToolStripMenuItem 退出XToolStripMenuItem1; } }