2210718沈阳地铁2号线南延线wcs代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

689 lines
36 KiB

namespace wcfControlMonitorClient
{
partial class FrmHost
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
_formInstance = null;//20130122
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
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.MMInit = new System.Windows.Forms.ToolStripMenuItem();
this.MISystemInit = new System.Windows.Forms.ToolStripMenuItem();
this.MIDataClear = new System.Windows.Forms.ToolStripMenuItem();
this.MMRetriveTask = new System.Windows.Forms.ToolStripMenuItem();
this.MIStartRetrieveTask = new System.Windows.Forms.ToolStripMenuItem();
this.MIStopRetrieveTask = 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.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.button2 = new System.Windows.Forms.Button();
this.timerInLight = 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 = 18;
this.listBox1.Location = new System.Drawing.Point(18, 70);
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(1012, 598);
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(189, 166);
//
// toolStripMenuItem8
//
this.toolStripMenuItem8.DoubleClickEnabled = true;
this.toolStripMenuItem8.Name = "toolStripMenuItem8";
this.toolStripMenuItem8.Size = new System.Drawing.Size(188, 30);
this.toolStripMenuItem8.Text = "显示主界面";
this.toolStripMenuItem8.Click += new System.EventHandler(this.toolStripMenuItem8_Click);
//
// toolStripMenuItem10
//
this.toolStripMenuItem10.Name = "toolStripMenuItem10";
this.toolStripMenuItem10.Size = new System.Drawing.Size(188, 30);
this.toolStripMenuItem10.Text = "最小化窗口";
this.toolStripMenuItem10.Click += new System.EventHandler(this.toolStripMenuItem10_Click);
//
// toolStripSeparator12
//
this.toolStripSeparator12.Name = "toolStripSeparator12";
this.toolStripSeparator12.Size = new System.Drawing.Size(185, 6);
//
// tsmTurnOn
//
this.tsmTurnOn.Name = "tsmTurnOn";
this.tsmTurnOn.Size = new System.Drawing.Size(188, 30);
this.tsmTurnOn.Text = "打开命令开关";
this.tsmTurnOn.Click += new System.EventHandler(this.toolStripMenuItem13_Click);
//
// tsmTurnOff
//
this.tsmTurnOff.Name = "tsmTurnOff";
this.tsmTurnOff.Size = new System.Drawing.Size(188, 30);
this.tsmTurnOff.Text = "关闭命令开关";
this.tsmTurnOff.Click += new System.EventHandler(this.toolStripMenuItem14_Click);
//
// toolStripSeparator9
//
this.toolStripSeparator9.Name = "toolStripSeparator9";
this.toolStripSeparator9.Size = new System.Drawing.Size(185, 6);
//
// toolStripMenuItem9
//
this.toolStripMenuItem9.Name = "toolStripMenuItem9";
this.toolStripMenuItem9.Size = new System.Drawing.Size(188, 30);
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(15, 738);
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(1575, 46);
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(885, 683);
this.button1.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(130, 50);
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 = 18;
this.listBox2.Location = new System.Drawing.Point(1059, 70);
this.listBox2.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
this.listBox2.Name = "listBox2";
this.listBox2.Size = new System.Drawing.Size(527, 598);
this.listBox2.TabIndex = 1567;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(18, 42);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(323, 18);
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(1058, 42);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(278, 18);
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(1335, 683);
this.button4.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(235, 50);
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.MMInit,
this.MMRetriveTask,
this.MMMonitorControl,
this.MMDarketManage,
this.MMExitSystem,
this.toolStripMenuItem4,
this.MMConnection1,
this.MMConnection2,
this.MMConnection3,
this.MMConnection4});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.Padding = new System.Windows.Forms.Padding(7, 2, 0, 2);
this.menuStrip1.Size = new System.Drawing.Size(1608, 32);
this.menuStrip1.TabIndex = 1570;
this.menuStrip1.Text = "menuStrip1";
//
// 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(304, 28);
this.MMInit.Text = "${FrmHost_menuStrip1_MMInit}";
//
// MISystemInit
//
this.MISystemInit.Name = "MISystemInit";
this.MISystemInit.Size = new System.Drawing.Size(509, 34);
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(509, 34);
this.MIDataClear.Text = "${FrmHost_menuStrip1_MMInit_MIDataClear}";
this.MIDataClear.Visible = false;
this.MIDataClear.Click += new System.EventHandler(this.MIDataClear_Click);
//
// 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(374, 28);
this.MMRetriveTask.Text = "${FrmHost_menuStrip1_MMRetriveTask}";
//
// MIStartRetrieveTask
//
this.MIStartRetrieveTask.Name = "MIStartRetrieveTask";
this.MIStartRetrieveTask.Size = new System.Drawing.Size(638, 34);
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(638, 34);
this.MIStopRetrieveTask.Text = "${FrmHost_menuStrip1_MMRetriveTask_MIStopRetrieveTask}";
this.MIStopRetrieveTask.Click += new System.EventHandler(this.MIStopRetrieveTask_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(410, 28);
this.MMMonitorControl.Text = "${FrmHost_menuStrip1_MMMonitorControl}";
//
// MITurnOn
//
this.MITurnOn.Name = "MITurnOn";
this.MITurnOn.Size = new System.Drawing.Size(591, 34);
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(591, 34);
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(433, 28);
this.MMDarketManage.Text = "${FrmHost_menuStrip1_MMDataManipulation}";
//
// MIAutoTaskHistory
//
this.MIAutoTaskHistory.Name = "MIAutoTaskHistory";
this.MIAutoTaskHistory.Size = new System.Drawing.Size(682, 34);
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(682, 34);
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(682, 34);
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(682, 34);
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(682, 34);
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(682, 34);
this.ToolStripMenuItem.Text = "${FrmHost_menuStrip1_MMDataManipulation_DataBackUp}";
//
// MIBackUpDataBase
//
this.MIBackUpDataBase.Name = "MIBackUpDataBase";
this.MIBackUpDataBase.Size = new System.Drawing.Size(720, 34);
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(720, 34);
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(369, 28);
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(31, 28);
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(78, 28);
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(159, 28);
this.MMConnection2.Text = "MiniLoadPLC";
this.MMConnection2.Visible = false;
//
// MMConnection3
//
this.MMConnection3.Image = ((System.Drawing.Image)(resources.GetObject("MMConnection3.Image")));
this.MMConnection3.Name = "MMConnection3";
this.MMConnection3.Size = new System.Drawing.Size(111, 28);
this.MMConnection3.Text = "堆垛机3";
this.MMConnection3.Visible = false;
//
// MMConnection4
//
this.MMConnection4.Image = ((System.Drawing.Image)(resources.GetObject("MMConnection4.Image")));
this.MMConnection4.Name = "MMConnection4";
this.MMConnection4.Size = new System.Drawing.Size(119, 28);
this.MMConnection4.Text = "CodeSys";
this.MMConnection4.Visible = false;
//
// 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(1068, 683);
this.button3.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(235, 50);
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(687, 690);
this.btcelltest.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
this.btcelltest.Name = "btcelltest";
this.btcelltest.Size = new System.Drawing.Size(138, 43);
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(366, 690);
this.btStopOut.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
this.btStopOut.Name = "btStopOut";
this.btStopOut.Size = new System.Drawing.Size(138, 43);
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(514, 690);
this.btStopIn.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
this.btStopIn.Name = "btStopIn";
this.btStopIn.Size = new System.Drawing.Size(138, 43);
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(220, 690);
this.btStopTest.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
this.btStopTest.Name = "btStopTest";
this.btStopTest.Size = new System.Drawing.Size(138, 43);
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(73, 690);
this.btStartTest.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
this.btStartTest.Name = "btStartTest";
this.btStartTest.Size = new System.Drawing.Size(138, 43);
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.Interval = 15000;
this.timerAGVReConnect.Tick += new System.EventHandler(this.timerAGVReConnect_Tick);
//
// button2
//
this.button2.Location = new System.Drawing.Point(1416, 34);
this.button2.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(112, 35);
this.button2.TabIndex = 2669;
this.button2.Text = "button2";
this.button2.UseVisualStyleBackColor = true;
this.button2.Visible = false;
this.button2.Click += new System.EventHandler(this.button2_Click_3);
//
// timerInLight
//
this.timerInLight.Interval = 2000;
this.timerInLight.Tick += new System.EventHandler(this.timerInLight_Tick);
//
// FrmHost
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1608, 793);
this.Controls.Add(this.btcelltest);
this.Controls.Add(this.btStopOut);
this.Controls.Add(this.button2);
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.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.Button button2;
private System.Windows.Forms.ToolStripMenuItem MMConnection2;
private System.Windows.Forms.Timer timerInLight;
}
}