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.

2259 lines
117 KiB

namespace wcfControlMonitorClient
{
partial class FrmClient
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmClient));
this.notifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components);
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.toolStripMenuItem8 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem10 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripMenuItem9 = new System.Windows.Forms.ToolStripMenuItem();
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
this.MMmasterAdmin = new System.Windows.Forms.ToolStripMenuItem();
this.MIStartRetrieveTask = new System.Windows.Forms.ToolStripMenuItem();
this.MIStopRetrieveTask = new System.Windows.Forms.ToolStripMenuItem();
this.Tss1 = new System.Windows.Forms.ToolStripSeparator();
this.MITurnOn = new System.Windows.Forms.ToolStripMenuItem();
this.MITurnOff = new System.Windows.Forms.ToolStripMenuItem();
this.Tss2 = new System.Windows.Forms.ToolStripSeparator();
this.MISystemInit = new System.Windows.Forms.ToolStripMenuItem();
this.MMTaskManage = new System.Windows.Forms.ToolStripMenuItem();
this.MIHandShow = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
this.MIManageShow = new System.Windows.Forms.ToolStripMenuItem();
this.MIAltMonitor = new System.Windows.Forms.ToolStripMenuItem();
this.MIAltManange = new System.Windows.Forms.ToolStripMenuItem();
this.MMSystemSet = new System.Windows.Forms.ToolStripMenuItem();
this.MIDeviceState = new System.Windows.Forms.ToolStripMenuItem();
this.MISystemInit2 = new System.Windows.Forms.ToolStripMenuItem();
this.MIRouteInfo = new System.Windows.Forms.ToolStripMenuItem();
this.MIWaitTime = new System.Windows.Forms.ToolStripMenuItem();
this.MIMonitorConnectInfo = new System.Windows.Forms.ToolStripMenuItem();
this.MIManageConnectInfo = new System.Windows.Forms.ToolStripMenuItem();
this.MIIOStation = new System.Windows.Forms.ToolStripMenuItem();
this.MITransportTimeout = new System.Windows.Forms.ToolStripMenuItem();
this.MIZCKSet = new System.Windows.Forms.ToolStripMenuItem();
this.MMDarketManage = new System.Windows.Forms.ToolStripMenuItem();
this.MISeeDarket = new System.Windows.Forms.ToolStripMenuItem();
this.MIDarketFileSet = new System.Windows.Forms.ToolStripMenuItem();
this.MIAutoTaskHistory = new System.Windows.Forms.ToolStripMenuItem();
this.MIAlarmRecord = new System.Windows.Forms.ToolStripMenuItem();
this.MMUserManage = new System.Windows.Forms.ToolStripMenuItem();
this.MIUserInfoManage = new System.Windows.Forms.ToolStripMenuItem();
this.MIAltPassword = new System.Windows.Forms.ToolStripMenuItem();
this.MMHelp = new System.Windows.Forms.ToolStripMenuItem();
this.MIHelp = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.MIAbout = new System.Windows.Forms.ToolStripMenuItem();
this.MMExitSystem = new System.Windows.Forms.ToolStripMenuItem();
this.panel1 = new System.Windows.Forms.Panel();
this.textBox1 = new System.Windows.Forms.ComboBox();
this.button2 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.label1 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.rbmanWait = new System.Windows.Forms.RadioButton();
this.rbmanRun = new System.Windows.Forms.RadioButton();
this.rbmanAll = new System.Windows.Forms.RadioButton();
this.tsStatus = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.dgvManager = new System.Windows.Forms.DataGridView();
this.dgvMonitor = new System.Windows.Forms.DataGridView();
this.textBox7 = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.textBox8 = new System.Windows.Forms.TextBox();
this.label97 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.textBox5 = new System.Windows.Forms.TextBox();
this.label96 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.textBox9 = new System.Windows.Forms.TextBox();
this.radioButton1 = new System.Windows.Forms.RadioButton();
this.textBox4 = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.textBox3 = new System.Windows.Forms.TextBox();
this.label135 = new System.Windows.Forms.Label();
this.label50 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.textBox153 = new System.Windows.Forms.TextBox();
this.textBox2 = new System.Windows.Forms.TextBox();
this.textBox6 = new System.Windows.Forms.TextBox();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.timerFlash = new System.Windows.Forms.Timer(this.components);
this.btClearStatus = new System.Windows.Forms.Button();
this.timer2 = new System.Windows.Forms.Timer(this.components);
this.pbF1S7 = new System.Windows.Forms.PictureBox();
this.lblFloor1S7 = new System.Windows.Forms.Label();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.plAccessorial1 = new System.Windows.Forms.Panel();
this.label13 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.pictureBox6 = new System.Windows.Forms.PictureBox();
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.label68 = new System.Windows.Forms.Label();
this.pictureBox25 = new System.Windows.Forms.PictureBox();
this.button6 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.label9 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label46 = new System.Windows.Forms.Label();
this.label36 = new System.Windows.Forms.Label();
this.textBox27 = new System.Windows.Forms.TextBox();
this.button19 = new System.Windows.Forms.Button();
this.textBox26 = new System.Windows.Forms.TextBox();
this.button18 = new System.Windows.Forms.Button();
this.textBox20 = new System.Windows.Forms.TextBox();
this.button13 = new System.Windows.Forms.Button();
this.textBox24 = new System.Windows.Forms.TextBox();
this.button15 = new System.Windows.Forms.Button();
this.button16 = new System.Windows.Forms.Button();
this.textBox25 = new System.Windows.Forms.TextBox();
this.button17 = new System.Windows.Forms.Button();
this.textBox19 = new System.Windows.Forms.TextBox();
this.button12 = new System.Windows.Forms.Button();
this.textBox17 = new System.Windows.Forms.TextBox();
this.button10 = new System.Windows.Forms.Button();
this.textBox16 = new System.Windows.Forms.TextBox();
this.button9 = new System.Windows.Forms.Button();
this.radioButton3 = new System.Windows.Forms.RadioButton();
this.textBox14 = new System.Windows.Forms.TextBox();
this.button7 = new System.Windows.Forms.Button();
this.textBox15 = new System.Windows.Forms.TextBox();
this.button8 = new System.Windows.Forms.Button();
this.textBox12 = new System.Windows.Forms.TextBox();
this.button5 = new System.Windows.Forms.Button();
this.textBox10 = new System.Windows.Forms.TextBox();
this.button3 = new System.Windows.Forms.Button();
this.radioButton2 = new System.Windows.Forms.RadioButton();
this.textBox21 = new System.Windows.Forms.TextBox();
this.button20 = new System.Windows.Forms.Button();
this.button21 = new System.Windows.Forms.Button();
this.textBox22 = new System.Windows.Forms.TextBox();
this.button22 = new System.Windows.Forms.Button();
this.radioButton9 = new System.Windows.Forms.RadioButton();
this.radioButton10 = new System.Windows.Forms.RadioButton();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.label27 = new System.Windows.Forms.Label();
this.label29 = new System.Windows.Forms.Label();
this.pictureBox5 = new System.Windows.Forms.PictureBox();
this.t21001 = new System.Windows.Forms.TextBox();
this.bt21001 = new System.Windows.Forms.PictureBox();
this.label10 = new System.Windows.Forms.Label();
this.t11001 = new System.Windows.Forms.TextBox();
this.bt11001 = new System.Windows.Forms.PictureBox();
this.label14 = new System.Windows.Forms.Label();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.pic_30002 = new System.Windows.Forms.PictureBox();
this.sto_30002 = new System.Windows.Forms.PictureBox();
this.pic_30001 = new System.Windows.Forms.PictureBox();
this.sto_30001 = new System.Windows.Forms.PictureBox();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.toolTip_DeviceIndex = new System.Windows.Forms.ToolTip(this.components);
this.label30 = new System.Windows.Forms.Label();
this.label33 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.pbF2S7 = new System.Windows.Forms.PictureBox();
this.textBox11 = new System.Windows.Forms.TextBox();
this.textBox13 = new System.Windows.Forms.TextBox();
this.textBox18 = new System.Windows.Forms.TextBox();
this.textBox23 = new System.Windows.Forms.TextBox();
this.contextMenuStrip1.SuspendLayout();
this.menuStrip1.SuspendLayout();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvManager)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dgvMonitor)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pbF1S7)).BeginInit();
this.tabPage1.SuspendLayout();
this.plAccessorial1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bt21001)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bt11001)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pic_30002)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.sto_30002)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pic_30001)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.sto_30001)).BeginInit();
this.tabControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pbF2S7)).BeginInit();
this.SuspendLayout();
//
// 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.BalloonTipShown += new System.EventHandler(this.notifyIcon1_BalloonTipShown);
this.notifyIcon1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon1_MouseDoubleClick);
//
// contextMenuStrip1
//
this.contextMenuStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem8,
this.toolStripMenuItem10,
this.toolStripSeparator9,
this.toolStripMenuItem9});
this.contextMenuStrip1.Name = "contextMenuStrip1";
this.contextMenuStrip1.Size = new System.Drawing.Size(137, 76);
//
// toolStripMenuItem8
//
this.toolStripMenuItem8.DoubleClickEnabled = true;
this.toolStripMenuItem8.Name = "toolStripMenuItem8";
this.toolStripMenuItem8.Size = new System.Drawing.Size(136, 22);
this.toolStripMenuItem8.Text = "显示主界面";
this.toolStripMenuItem8.Click += new System.EventHandler(this.toolStripMenuItem8_Click);
//
// toolStripMenuItem10
//
this.toolStripMenuItem10.Name = "toolStripMenuItem10";
this.toolStripMenuItem10.Size = new System.Drawing.Size(136, 22);
this.toolStripMenuItem10.Text = "最小化窗口";
this.toolStripMenuItem10.Click += new System.EventHandler(this.toolStripMenuItem10_Click);
//
// toolStripSeparator9
//
this.toolStripSeparator9.Name = "toolStripSeparator9";
this.toolStripSeparator9.Size = new System.Drawing.Size(133, 6);
//
// toolStripMenuItem9
//
this.toolStripMenuItem9.Name = "toolStripMenuItem9";
this.toolStripMenuItem9.Size = new System.Drawing.Size(136, 22);
this.toolStripMenuItem9.Text = "退出系统";
this.toolStripMenuItem9.Click += new System.EventHandler(this.toolStripMenuItem9_Click);
//
// menuStrip1
//
this.menuStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.MMmasterAdmin,
this.MMTaskManage,
this.MMSystemSet,
this.MMDarketManage,
this.MMUserManage,
this.MMHelp,
this.MMExitSystem});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.Size = new System.Drawing.Size(1454, 25);
this.menuStrip1.TabIndex = 5;
this.menuStrip1.Text = "menuStrip1";
//
// MMmasterAdmin
//
this.MMmasterAdmin.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.MIStartRetrieveTask,
this.MIStopRetrieveTask,
this.Tss1,
this.MITurnOn,
this.MITurnOff,
this.Tss2,
this.MISystemInit});
this.MMmasterAdmin.Name = "MMmasterAdmin";
this.MMmasterAdmin.Size = new System.Drawing.Size(68, 21);
this.MMmasterAdmin.Text = "高级管理";
//
// MIStartRetrieveTask
//
this.MIStartRetrieveTask.Name = "MIStartRetrieveTask";
this.MIStartRetrieveTask.Size = new System.Drawing.Size(148, 22);
this.MIStartRetrieveTask.Text = "开始获取任务";
this.MIStartRetrieveTask.Click += new System.EventHandler(this.MIStartRetrieveTask_Click);
//
// MIStopRetrieveTask
//
this.MIStopRetrieveTask.Name = "MIStopRetrieveTask";
this.MIStopRetrieveTask.Size = new System.Drawing.Size(148, 22);
this.MIStopRetrieveTask.Text = "停止获取任务";
this.MIStopRetrieveTask.Click += new System.EventHandler(this.MIStopRetrieveTask_Click);
//
// Tss1
//
this.Tss1.Name = "Tss1";
this.Tss1.Size = new System.Drawing.Size(145, 6);
//
// MITurnOn
//
this.MITurnOn.Name = "MITurnOn";
this.MITurnOn.Size = new System.Drawing.Size(148, 22);
this.MITurnOn.Text = "打开命令开关";
this.MITurnOn.Click += new System.EventHandler(this.MITurnOn_Click);
//
// MITurnOff
//
this.MITurnOff.Name = "MITurnOff";
this.MITurnOff.Size = new System.Drawing.Size(148, 22);
this.MITurnOff.Text = "关闭命令开关";
this.MITurnOff.Click += new System.EventHandler(this.MITurnOff_Click);
//
// Tss2
//
this.Tss2.Name = "Tss2";
this.Tss2.Size = new System.Drawing.Size(145, 6);
//
// MISystemInit
//
this.MISystemInit.Name = "MISystemInit";
this.MISystemInit.Size = new System.Drawing.Size(148, 22);
this.MISystemInit.Text = "设备初始化";
this.MISystemInit.Click += new System.EventHandler(this.MISystemInit_Click);
//
// MMTaskManage
//
this.MMTaskManage.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.MIHandShow,
this.MIManageShow,
this.MIAltMonitor,
this.MIAltManange});
this.MMTaskManage.Name = "MMTaskManage";
this.MMTaskManage.Size = new System.Drawing.Size(68, 21);
this.MMTaskManage.Text = "任务管理";
//
// MIHandShow
//
this.MIHandShow.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem1,
this.toolStripMenuItem2});
this.MIHandShow.Name = "MIHandShow";
this.MIHandShow.Size = new System.Drawing.Size(172, 22);
this.MIHandShow.Text = "下达手工任务";
//
// toolStripMenuItem1
//
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new System.Drawing.Size(148, 22);
this.toolStripMenuItem1.Text = "单一设备指令";
this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
//
// toolStripMenuItem2
//
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
this.toolStripMenuItem2.Size = new System.Drawing.Size(148, 22);
this.toolStripMenuItem2.Text = "交接设备指令";
this.toolStripMenuItem2.Visible = false;
this.toolStripMenuItem2.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
//
// MIManageShow
//
this.MIManageShow.Name = "MIManageShow";
this.MIManageShow.Size = new System.Drawing.Size(172, 22);
this.MIManageShow.Text = "下达自动任务";
this.MIManageShow.Click += new System.EventHandler(this.MIManageShow_Click);
//
// MIAltMonitor
//
this.MIAltMonitor.Name = "MIAltMonitor";
this.MIAltMonitor.Size = new System.Drawing.Size(172, 22);
this.MIAltMonitor.Text = "设备指令队列管理";
this.MIAltMonitor.Click += new System.EventHandler(this.MIAltMonitor_Click);
//
// MIAltManange
//
this.MIAltManange.Name = "MIAltManange";
this.MIAltManange.Size = new System.Drawing.Size(172, 22);
this.MIAltManange.Text = "调度任务管理";
this.MIAltManange.Click += new System.EventHandler(this.MIAltManange_Click);
//
// MMSystemSet
//
this.MMSystemSet.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.MIDeviceState,
this.MISystemInit2,
this.MIRouteInfo,
this.MIWaitTime,
this.MIMonitorConnectInfo,
this.MIManageConnectInfo,
this.MIIOStation,
this.MITransportTimeout,
this.MIZCKSet});
this.MMSystemSet.Name = "MMSystemSet";
this.MMSystemSet.Size = new System.Drawing.Size(68, 21);
this.MMSystemSet.Text = "系统设置";
//
// MIDeviceState
//
this.MIDeviceState.Name = "MIDeviceState";
this.MIDeviceState.Size = new System.Drawing.Size(208, 22);
this.MIDeviceState.Text = "设备状态";
this.MIDeviceState.Click += new System.EventHandler(this.MIDeviceState_Click);
//
// MISystemInit2
//
this.MISystemInit2.Name = "MISystemInit2";
this.MISystemInit2.Size = new System.Drawing.Size(208, 22);
this.MISystemInit2.Text = "设备初始化";
this.MISystemInit2.Click += new System.EventHandler(this.MISystemInit2_Click);
//
// MIRouteInfo
//
this.MIRouteInfo.Name = "MIRouteInfo";
this.MIRouteInfo.Size = new System.Drawing.Size(208, 22);
this.MIRouteInfo.Text = "路径信息";
this.MIRouteInfo.Click += new System.EventHandler(this.MIRouteInfo_Click);
//
// MIWaitTime
//
this.MIWaitTime.Name = "MIWaitTime";
this.MIWaitTime.Size = new System.Drawing.Size(208, 22);
this.MIWaitTime.Text = "双叉任务等待时间";
this.MIWaitTime.Click += new System.EventHandler(this.MIWaitTime_Click);
//
// MIMonitorConnectInfo
//
this.MIMonitorConnectInfo.Name = "MIMonitorConnectInfo";
this.MIMonitorConnectInfo.Size = new System.Drawing.Size(208, 22);
this.MIMonitorConnectInfo.Text = "调度数据库连接";
this.MIMonitorConnectInfo.Click += new System.EventHandler(this.MIMonitorConnectInfo_Click);
//
// MIManageConnectInfo
//
this.MIManageConnectInfo.Name = "MIManageConnectInfo";
this.MIManageConnectInfo.Size = new System.Drawing.Size(208, 22);
this.MIManageConnectInfo.Text = "接口数据库连接";
this.MIManageConnectInfo.Click += new System.EventHandler(this.MIManageConnectInfo_Click);
//
// MIIOStation
//
this.MIIOStation.Name = "MIIOStation";
this.MIIOStation.Size = new System.Drawing.Size(208, 22);
this.MIIOStation.Text = "六楼提升机运行方式设置";
this.MIIOStation.Click += new System.EventHandler(this.MIIOStation_Click);
//
// MITransportTimeout
//
this.MITransportTimeout.Name = "MITransportTimeout";
this.MITransportTimeout.Size = new System.Drawing.Size(208, 22);
this.MITransportTimeout.Text = "输送超时最大允许时间";
this.MITransportTimeout.Click += new System.EventHandler(this.MITransportTimeout_Click);
//
// MIZCKSet
//
this.MIZCKSet.Name = "MIZCKSet";
this.MIZCKSet.Size = new System.Drawing.Size(208, 22);
this.MIZCKSet.Text = "暂存库上下楼通道设置";
this.MIZCKSet.Click += new System.EventHandler(this.MIZCKSetIO_Click);
//
// MMDarketManage
//
this.MMDarketManage.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.MISeeDarket,
this.MIDarketFileSet,
this.MIAutoTaskHistory,
this.MIAlarmRecord});
this.MMDarketManage.Name = "MMDarketManage";
this.MMDarketManage.Size = new System.Drawing.Size(80, 21);
this.MMDarketManage.Text = "黑匣子管理";
//
// MISeeDarket
//
this.MISeeDarket.Name = "MISeeDarket";
this.MISeeDarket.Size = new System.Drawing.Size(172, 22);
this.MISeeDarket.Text = "浏览黑匣子";
this.MISeeDarket.Click += new System.EventHandler(this.MISeeDarket_Click);
//
// MIDarketFileSet
//
this.MIDarketFileSet.Name = "MIDarketFileSet";
this.MIDarketFileSet.Size = new System.Drawing.Size(172, 22);
this.MIDarketFileSet.Text = "文件设置";
this.MIDarketFileSet.Click += new System.EventHandler(this.MIDarketFileSet_Click);
//
// MIAutoTaskHistory
//
this.MIAutoTaskHistory.Name = "MIAutoTaskHistory";
this.MIAutoTaskHistory.Size = new System.Drawing.Size(172, 22);
this.MIAutoTaskHistory.Text = "查询自动任务日志";
this.MIAutoTaskHistory.Click += new System.EventHandler(this.MIAutoTaskHistory_Click);
//
// MIAlarmRecord
//
this.MIAlarmRecord.Name = "MIAlarmRecord";
this.MIAlarmRecord.Size = new System.Drawing.Size(172, 22);
this.MIAlarmRecord.Text = "设备报警记录";
this.MIAlarmRecord.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
//
// MMUserManage
//
this.MMUserManage.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.MIUserInfoManage,
this.MIAltPassword});
this.MMUserManage.Name = "MMUserManage";
this.MMUserManage.Size = new System.Drawing.Size(68, 21);
this.MMUserManage.Text = "用户管理";
//
// MIUserInfoManage
//
this.MIUserInfoManage.Name = "MIUserInfoManage";
this.MIUserInfoManage.Size = new System.Drawing.Size(172, 22);
this.MIUserInfoManage.Text = "用户及权限管理";
this.MIUserInfoManage.Click += new System.EventHandler(this.MIUserInfoManage_Click);
//
// MIAltPassword
//
this.MIAltPassword.Name = "MIAltPassword";
this.MIAltPassword.Size = new System.Drawing.Size(172, 22);
this.MIAltPassword.Text = "当前用户密码修改";
this.MIAltPassword.Click += new System.EventHandler(this.MIAltPassword_Click);
//
// MMHelp
//
this.MMHelp.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.MIHelp,
this.MIAbout});
this.MMHelp.Name = "MMHelp";
this.MMHelp.Size = new System.Drawing.Size(44, 21);
this.MMHelp.Text = "帮助";
//
// MIHelp
//
this.MIHelp.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem,
this.ToolStripMenuItem});
this.MIHelp.Name = "MIHelp";
this.MIHelp.ShortcutKeys = System.Windows.Forms.Keys.F1;
this.MIHelp.ShowShortcutKeys = false;
this.MIHelp.Size = new System.Drawing.Size(116, 22);
this.MIHelp.Text = "帮助内容";
//
// 设备连接ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "设备连接ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
this.ToolStripMenuItem.Text = "设备连接";
//
// 任务下达ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "任务下达ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
this.ToolStripMenuItem.Text = "任务下达";
//
// 故障处理ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "故障处理ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
this.ToolStripMenuItem.Text = "故障处理";
//
// 其它ToolStripMenuItem
//
this.ToolStripMenuItem.Name = "其它ToolStripMenuItem";
this.ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
this.ToolStripMenuItem.Text = "其它";
//
// MIAbout
//
this.MIAbout.Name = "MIAbout";
this.MIAbout.ShortcutKeys = System.Windows.Forms.Keys.F2;
this.MIAbout.ShowShortcutKeys = false;
this.MIAbout.Size = new System.Drawing.Size(116, 22);
this.MIAbout.Text = "关于";
//
// MMExitSystem
//
this.MMExitSystem.Name = "MMExitSystem";
this.MMExitSystem.Size = new System.Drawing.Size(68, 21);
this.MMExitSystem.Text = "退出系统";
this.MMExitSystem.Click += new System.EventHandler(this.MMExitSystem_Click);
//
// panel1
//
this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel1.Controls.Add(this.textBox1);
this.panel1.Controls.Add(this.button2);
this.panel1.Controls.Add(this.button1);
this.panel1.Controls.Add(this.comboBox1);
this.panel1.Controls.Add(this.label1);
this.panel1.Controls.Add(this.label18);
this.panel1.Controls.Add(this.rbmanWait);
this.panel1.Controls.Add(this.rbmanRun);
this.panel1.Controls.Add(this.rbmanAll);
this.panel1.Location = new System.Drawing.Point(3, 587);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(2173, 31);
this.panel1.TabIndex = 1583;
//
// textBox1
//
this.textBox1.FormattingEnabled = true;
this.textBox1.Location = new System.Drawing.Point(1016, 2);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(160, 20);
this.textBox1.TabIndex = 226;
//
// button2
//
this.button2.Location = new System.Drawing.Point(1282, -2);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(64, 25);
this.button2.TabIndex = 225;
this.button2.Text = "显示全部";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button1
//
this.button1.Location = new System.Drawing.Point(1182, -2);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(64, 25);
this.button1.TabIndex = 224;
this.button1.Text = "开始查询";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// comboBox1
//
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Items.AddRange(new object[] {
"条码",
"调度任务索引",
"设备指令索引"});
this.comboBox1.Location = new System.Drawing.Point(907, 2);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(102, 20);
this.comboBox1.TabIndex = 222;
this.comboBox1.Text = "调度任务索引";
this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(752, 6);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(149, 12);
this.label1.TabIndex = 221;
this.label1.Text = "设备指令队列信息 查询:";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(36, 5);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(89, 12);
this.label18.TabIndex = 215;
this.label18.Text = "调度任务信息:";
//
// rbmanWait
//
this.rbmanWait.AutoSize = true;
this.rbmanWait.Location = new System.Drawing.Point(372, 3);
this.rbmanWait.Name = "rbmanWait";
this.rbmanWait.Size = new System.Drawing.Size(71, 16);
this.rbmanWait.TabIndex = 214;
this.rbmanWait.Text = "等待任务";
this.rbmanWait.UseVisualStyleBackColor = true;
this.rbmanWait.CheckedChanged += new System.EventHandler(this.rbmanWait_CheckedChanged);
//
// rbmanRun
//
this.rbmanRun.AutoSize = true;
this.rbmanRun.Location = new System.Drawing.Point(265, 3);
this.rbmanRun.Name = "rbmanRun";
this.rbmanRun.Size = new System.Drawing.Size(71, 16);
this.rbmanRun.TabIndex = 213;
this.rbmanRun.Text = "运行任务";
this.rbmanRun.UseVisualStyleBackColor = true;
this.rbmanRun.CheckedChanged += new System.EventHandler(this.rbmanRun_CheckedChanged);
//
// rbmanAll
//
this.rbmanAll.AutoSize = true;
this.rbmanAll.Checked = true;
this.rbmanAll.Location = new System.Drawing.Point(169, 3);
this.rbmanAll.Name = "rbmanAll";
this.rbmanAll.Size = new System.Drawing.Size(71, 16);
this.rbmanAll.TabIndex = 212;
this.rbmanAll.TabStop = true;
this.rbmanAll.Text = "全部任务";
this.rbmanAll.UseVisualStyleBackColor = true;
this.rbmanAll.CheckedChanged += new System.EventHandler(this.rbmanAll_CheckedChanged);
//
// 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.Info;
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(7, 792);
this.tsStatus.Multiline = true;
this.tsStatus.Name = "tsStatus";
this.tsStatus.ReadOnly = true;
this.tsStatus.Size = new System.Drawing.Size(1706, 48);
this.tsStatus.TabIndex = 1563;
this.tsStatus.TextChanged += new System.EventHandler(this.tsStatus_TextChanged);
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(325, 569);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(53, 12);
this.label7.TabIndex = 1578;
this.label7.Text = "设备载物";
//
// splitContainer1
//
this.splitContainer1.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.splitContainer1.Location = new System.Drawing.Point(5, 617);
this.splitContainer1.Name = "splitContainer1";
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.dgvManager);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.dgvMonitor);
this.splitContainer1.Size = new System.Drawing.Size(1835, 170);
this.splitContainer1.SplitterDistance = 756;
this.splitContainer1.TabIndex = 1585;
//
// dgvManager
//
this.dgvManager.AllowUserToAddRows = false;
this.dgvManager.AllowUserToDeleteRows = false;
this.dgvManager.AllowUserToOrderColumns = true;
this.dgvManager.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells;
this.dgvManager.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCells;
this.dgvManager.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.dgvManager.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.Sunken;
this.dgvManager.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvManager.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvManager.Location = new System.Drawing.Point(0, 0);
this.dgvManager.MultiSelect = false;
this.dgvManager.Name = "dgvManager";
this.dgvManager.ReadOnly = true;
this.dgvManager.RowTemplate.Height = 23;
this.dgvManager.Size = new System.Drawing.Size(756, 170);
this.dgvManager.TabIndex = 215;
//
// dgvMonitor
//
this.dgvMonitor.AllowUserToAddRows = false;
this.dgvMonitor.AllowUserToDeleteRows = false;
this.dgvMonitor.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells;
this.dgvMonitor.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCells;
this.dgvMonitor.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.dgvMonitor.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.Sunken;
this.dgvMonitor.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgvMonitor.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvMonitor.Location = new System.Drawing.Point(0, 0);
this.dgvMonitor.MultiSelect = false;
this.dgvMonitor.Name = "dgvMonitor";
this.dgvMonitor.ReadOnly = true;
this.dgvMonitor.RowTemplate.Height = 23;
this.dgvMonitor.Size = new System.Drawing.Size(1075, 170);
this.dgvMonitor.TabIndex = 149;
this.dgvMonitor.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.dgvMonitor_DataBindingComplete);
//
// textBox7
//
this.textBox7.BackColor = System.Drawing.Color.Navy;
this.textBox7.Enabled = false;
this.textBox7.Location = new System.Drawing.Point(291, 563);
this.textBox7.Multiline = true;
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(33, 21);
this.textBox7.TabIndex = 1576;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(521, 570);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(95, 12);
this.label8.TabIndex = 1581;
this.label8.Text = "RGV、堆垛机空闲";
//
// textBox8
//
this.textBox8.BackColor = System.Drawing.Color.MediumOrchid;
this.textBox8.Enabled = false;
this.textBox8.Location = new System.Drawing.Point(487, 564);
this.textBox8.Name = "textBox8";
this.textBox8.Size = new System.Drawing.Size(33, 21);
this.textBox8.TabIndex = 1579;
//
// label97
//
this.label97.AutoSize = true;
this.label97.Location = new System.Drawing.Point(406, 570);
this.label97.Name = "label97";
this.label97.Size = new System.Drawing.Size(77, 12);
this.label97.TabIndex = 1577;
this.label97.Text = "设备逻辑有物";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(224, 570);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(65, 12);
this.label5.TabIndex = 1575;
this.label5.Text = "设备被停用";
//
// textBox5
//
this.textBox5.BackColor = System.Drawing.Color.Maroon;
this.textBox5.Enabled = false;
this.textBox5.Location = new System.Drawing.Point(191, 564);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(33, 21);
this.textBox5.TabIndex = 1574;
//
// label96
//
this.label96.AutoSize = true;
this.label96.Location = new System.Drawing.Point(656, 571);
this.label96.Name = "label96";
this.label96.Size = new System.Drawing.Size(119, 12);
this.label96.TabIndex = 1582;
this.label96.Text = "RGV、堆垛机动作完成";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(132, 570);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(53, 12);
this.label4.TabIndex = 1573;
this.label4.Text = "设备故障";
//
// textBox9
//
this.textBox9.BackColor = System.Drawing.Color.SeaGreen;
this.textBox9.Enabled = false;
this.textBox9.Location = new System.Drawing.Point(622, 565);
this.textBox9.Name = "textBox9";
this.textBox9.Size = new System.Drawing.Size(33, 21);
this.textBox9.TabIndex = 1580;
//
// radioButton1
//
this.radioButton1.AutoCheck = false;
this.radioButton1.AutoSize = true;
this.radioButton1.BackColor = System.Drawing.Color.Blue;
this.radioButton1.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.radioButton1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.radioButton1.Location = new System.Drawing.Point(383, 566);
this.radioButton1.Name = "radioButton1";
this.radioButton1.Size = new System.Drawing.Size(21, 16);
this.radioButton1.TabIndex = 1584;
this.radioButton1.Text = " ";
this.radioButton1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.radioButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.radioButton1.UseVisualStyleBackColor = false;
//
// textBox4
//
this.textBox4.BackColor = System.Drawing.Color.Red;
this.textBox4.Enabled = false;
this.textBox4.Location = new System.Drawing.Point(98, 564);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(33, 21);
this.textBox4.TabIndex = 1572;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(39, 570);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(53, 12);
this.label3.TabIndex = 1571;
this.label3.Text = "设备运行";
//
// textBox3
//
this.textBox3.BackColor = System.Drawing.Color.Lime;
this.textBox3.Enabled = false;
this.textBox3.Location = new System.Drawing.Point(5, 565);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(33, 21);
this.textBox3.TabIndex = 1570;
//
// label135
//
this.label135.AutoSize = true;
this.label135.Location = new System.Drawing.Point(1047, 568);
this.label135.Name = "label135";
this.label135.Size = new System.Drawing.Size(65, 12);
this.label135.TabIndex = 1567;
this.label135.Text = "顶升机高位";
//
// label50
//
this.label50.AutoSize = true;
this.label50.Location = new System.Drawing.Point(922, 569);
this.label50.Name = "label50";
this.label50.Size = new System.Drawing.Size(89, 12);
this.label50.TabIndex = 1568;
this.label50.Text = "输送机动作完成";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(815, 570);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(65, 12);
this.label2.TabIndex = 1569;
this.label2.Text = "输送机空闲";
//
// textBox153
//
this.textBox153.BackColor = System.Drawing.Color.Goldenrod;
this.textBox153.Enabled = false;
this.textBox153.Location = new System.Drawing.Point(1013, 563);
this.textBox153.Name = "textBox153";
this.textBox153.Size = new System.Drawing.Size(33, 21);
this.textBox153.TabIndex = 1564;
//
// textBox2
//
this.textBox2.BackColor = System.Drawing.Color.LightSkyBlue;
this.textBox2.Enabled = false;
this.textBox2.Location = new System.Drawing.Point(781, 565);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(33, 21);
this.textBox2.TabIndex = 1565;
//
// textBox6
//
this.textBox6.BackColor = System.Drawing.Color.Gray;
this.textBox6.Enabled = false;
this.textBox6.Location = new System.Drawing.Point(888, 564);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(33, 21);
this.textBox6.TabIndex = 1566;
//
// timer1
//
this.timer1.Enabled = true;
this.timer1.Interval = 5000;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// timerFlash
//
this.timerFlash.Enabled = true;
this.timerFlash.Interval = 500;
this.timerFlash.Tick += new System.EventHandler(this.timerFlash_Tick);
//
// btClearStatus
//
this.btClearStatus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btClearStatus.Location = new System.Drawing.Point(1725, 792);
this.btClearStatus.Name = "btClearStatus";
this.btClearStatus.Size = new System.Drawing.Size(94, 48);
this.btClearStatus.TabIndex = 225;
this.btClearStatus.Text = "清空异常信息";
this.btClearStatus.UseVisualStyleBackColor = true;
this.btClearStatus.Click += new System.EventHandler(this.btClearStatus_Click);
//
// timer2
//
this.timer2.Enabled = true;
this.timer2.Interval = 2000;
this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
//
// pbF1S7
//
this.pbF1S7.Image = global::wcfControlMonitorClient.Properties.Resources.ProgressError;
this.pbF1S7.Location = new System.Drawing.Point(640, 4);
this.pbF1S7.Name = "pbF1S7";
this.pbF1S7.Size = new System.Drawing.Size(22, 17);
this.pbF1S7.TabIndex = 2663;
this.pbF1S7.TabStop = false;
//
// lblFloor1S7
//
this.lblFloor1S7.AutoSize = true;
this.lblFloor1S7.Location = new System.Drawing.Point(538, 6);
this.lblFloor1S7.Name = "lblFloor1S7";
this.lblFloor1S7.Size = new System.Drawing.Size(77, 12);
this.lblFloor1S7.TabIndex = 2660;
this.lblFloor1S7.Text = "PLC1连接状态";
this.lblFloor1S7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// tabPage1
//
this.tabPage1.BackColor = System.Drawing.Color.White;
this.tabPage1.Controls.Add(this.plAccessorial1);
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(2226, 512);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "立体库";
//
// plAccessorial1
//
this.plAccessorial1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.plAccessorial1.Controls.Add(this.textBox23);
this.plAccessorial1.Controls.Add(this.textBox18);
this.plAccessorial1.Controls.Add(this.textBox13);
this.plAccessorial1.Controls.Add(this.textBox11);
this.plAccessorial1.Controls.Add(this.label13);
this.plAccessorial1.Controls.Add(this.label12);
this.plAccessorial1.Controls.Add(this.pictureBox6);
this.plAccessorial1.Controls.Add(this.pictureBox4);
this.plAccessorial1.Controls.Add(this.label68);
this.plAccessorial1.Controls.Add(this.pictureBox25);
this.plAccessorial1.Controls.Add(this.button6);
this.plAccessorial1.Controls.Add(this.button4);
this.plAccessorial1.Controls.Add(this.label9);
this.plAccessorial1.Controls.Add(this.label11);
this.plAccessorial1.Controls.Add(this.label46);
this.plAccessorial1.Controls.Add(this.label36);
this.plAccessorial1.Controls.Add(this.textBox27);
this.plAccessorial1.Controls.Add(this.button19);
this.plAccessorial1.Controls.Add(this.textBox26);
this.plAccessorial1.Controls.Add(this.button18);
this.plAccessorial1.Controls.Add(this.textBox20);
this.plAccessorial1.Controls.Add(this.button13);
this.plAccessorial1.Controls.Add(this.textBox24);
this.plAccessorial1.Controls.Add(this.button15);
this.plAccessorial1.Controls.Add(this.button16);
this.plAccessorial1.Controls.Add(this.textBox25);
this.plAccessorial1.Controls.Add(this.button17);
this.plAccessorial1.Controls.Add(this.textBox19);
this.plAccessorial1.Controls.Add(this.button12);
this.plAccessorial1.Controls.Add(this.textBox17);
this.plAccessorial1.Controls.Add(this.button10);
this.plAccessorial1.Controls.Add(this.textBox16);
this.plAccessorial1.Controls.Add(this.button9);
this.plAccessorial1.Controls.Add(this.radioButton3);
this.plAccessorial1.Controls.Add(this.textBox14);
this.plAccessorial1.Controls.Add(this.button7);
this.plAccessorial1.Controls.Add(this.textBox15);
this.plAccessorial1.Controls.Add(this.button8);
this.plAccessorial1.Controls.Add(this.textBox12);
this.plAccessorial1.Controls.Add(this.button5);
this.plAccessorial1.Controls.Add(this.textBox10);
this.plAccessorial1.Controls.Add(this.button3);
this.plAccessorial1.Controls.Add(this.radioButton2);
this.plAccessorial1.Controls.Add(this.textBox21);
this.plAccessorial1.Controls.Add(this.button20);
this.plAccessorial1.Controls.Add(this.button21);
this.plAccessorial1.Controls.Add(this.textBox22);
this.plAccessorial1.Controls.Add(this.button22);
this.plAccessorial1.Controls.Add(this.radioButton9);
this.plAccessorial1.Controls.Add(this.radioButton10);
this.plAccessorial1.Controls.Add(this.pictureBox3);
this.plAccessorial1.Controls.Add(this.label27);
this.plAccessorial1.Controls.Add(this.label29);
this.plAccessorial1.Controls.Add(this.pictureBox5);
this.plAccessorial1.Controls.Add(this.t21001);
this.plAccessorial1.Controls.Add(this.bt21001);
this.plAccessorial1.Controls.Add(this.label10);
this.plAccessorial1.Controls.Add(this.t11001);
this.plAccessorial1.Controls.Add(this.bt11001);
this.plAccessorial1.Controls.Add(this.label14);
this.plAccessorial1.Controls.Add(this.pictureBox2);
this.plAccessorial1.Controls.Add(this.pictureBox1);
this.plAccessorial1.Controls.Add(this.pic_30002);
this.plAccessorial1.Controls.Add(this.sto_30002);
this.plAccessorial1.Controls.Add(this.pic_30001);
this.plAccessorial1.Controls.Add(this.sto_30001);
this.plAccessorial1.Font = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.plAccessorial1.Location = new System.Drawing.Point(0, 6);
this.plAccessorial1.Name = "plAccessorial1";
this.plAccessorial1.Size = new System.Drawing.Size(1437, 541);
this.plAccessorial1.TabIndex = 1527;
//
// label13
//
this.label13.AutoSize = true;
this.label13.BackColor = System.Drawing.Color.Transparent;
this.label13.Enabled = false;
this.label13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label13.ForeColor = System.Drawing.Color.OrangeRed;
this.label13.Location = new System.Drawing.Point(214, 118);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(65, 12);
this.label13.TabIndex = 5748;
this.label13.Text = "安全门开启";
this.label13.Visible = false;
//
// label12
//
this.label12.AutoSize = true;
this.label12.BackColor = System.Drawing.Color.Transparent;
this.label12.Enabled = false;
this.label12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label12.ForeColor = System.Drawing.Color.OrangeRed;
this.label12.Location = new System.Drawing.Point(143, 290);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(65, 12);
this.label12.TabIndex = 5747;
this.label12.Text = "安全门开启";
this.label12.Visible = false;
//
// pictureBox6
//
this.pictureBox6.BackColor = System.Drawing.Color.Transparent;
this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
this.pictureBox6.Location = new System.Drawing.Point(285, 105);
this.pictureBox6.Name = "pictureBox6";
this.pictureBox6.Size = new System.Drawing.Size(37, 37);
this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox6.TabIndex = 5746;
this.pictureBox6.TabStop = false;
this.pictureBox6.Tag = "13001";
this.pictureBox6.Visible = false;
//
// pictureBox4
//
this.pictureBox4.BackColor = System.Drawing.Color.Transparent;
this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
this.pictureBox4.Location = new System.Drawing.Point(1278, 352);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(37, 37);
this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox4.TabIndex = 5745;
this.pictureBox4.TabStop = false;
this.pictureBox4.Tag = "23002";
this.pictureBox4.Visible = false;
//
// label68
//
this.label68.AutoSize = true;
this.label68.BackColor = System.Drawing.Color.Transparent;
this.label68.Enabled = false;
this.label68.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label68.ForeColor = System.Drawing.Color.OrangeRed;
this.label68.Location = new System.Drawing.Point(1268, 396);
this.label68.Name = "label68";
this.label68.Size = new System.Drawing.Size(65, 12);
this.label68.TabIndex = 5744;
this.label68.Text = "安全门开启";
this.label68.Visible = false;
//
// pictureBox25
//
this.pictureBox25.BackColor = System.Drawing.Color.Transparent;
this.pictureBox25.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox25.Image")));
this.pictureBox25.Location = new System.Drawing.Point(220, 277);
this.pictureBox25.Name = "pictureBox25";
this.pictureBox25.Size = new System.Drawing.Size(37, 37);
this.pictureBox25.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox25.TabIndex = 5743;
this.pictureBox25.TabStop = false;
this.pictureBox25.Tag = "23001";
this.pictureBox25.Visible = false;
//
// button6
//
this.button6.BackColor = System.Drawing.SystemColors.ButtonFace;
this.button6.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
this.button6.FlatAppearance.BorderSize = 2;
this.button6.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button6.Location = new System.Drawing.Point(289, 238);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(14, 31);
this.button6.TabIndex = 5742;
this.button6.Tag = "22005";
this.button6.UseVisualStyleBackColor = false;
//
// button4
//
this.button4.BackColor = System.Drawing.SystemColors.ButtonFace;
this.button4.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
this.button4.FlatAppearance.BorderSize = 2;
this.button4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button4.Location = new System.Drawing.Point(289, 319);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(14, 31);
this.button4.TabIndex = 5741;
this.button4.Tag = "22011";
this.button4.UseVisualStyleBackColor = false;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label9.ForeColor = System.Drawing.Color.Red;
this.label9.Location = new System.Drawing.Point(218, 211);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(17, 12);
this.label9.TabIndex = 5740;
this.label9.Tag = "26001";
this.label9.Text = "▼";
//
// label11
//
this.label11.AutoSize = true;
this.label11.BackColor = System.Drawing.Color.Transparent;
this.label11.Enabled = false;
this.label11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label11.Location = new System.Drawing.Point(165, 211);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(35, 12);
this.label11.TabIndex = 5739;
this.label11.Text = "26001";
//
// label46
//
this.label46.AutoSize = true;
this.label46.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label46.ForeColor = System.Drawing.Color.Red;
this.label46.Location = new System.Drawing.Point(381, 134);
this.label46.Name = "label46";
this.label46.Size = new System.Drawing.Size(17, 12);
this.label46.TabIndex = 5738;
this.label46.Tag = "16001";
this.label46.Text = "▼";
//
// label36
//
this.label36.AutoSize = true;
this.label36.BackColor = System.Drawing.Color.Transparent;
this.label36.Enabled = false;
this.label36.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label36.Location = new System.Drawing.Point(328, 134);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(35, 12);
this.label36.TabIndex = 5737;
this.label36.Text = "16001";
//
// textBox27
//
this.textBox27.BackColor = System.Drawing.SystemColors.HotTrack;
this.textBox27.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox27.Location = new System.Drawing.Point(289, 367);
this.textBox27.Multiline = true;
this.textBox27.Name = "textBox27";
this.textBox27.Size = new System.Drawing.Size(14, 21);
this.textBox27.TabIndex = 4070;
this.textBox27.Tag = "22013.0";
this.textBox27.Visible = false;
//
// button19
//
this.button19.BackColor = System.Drawing.SystemColors.ButtonFace;
this.button19.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
this.button19.FlatAppearance.BorderSize = 2;
this.button19.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button19.Location = new System.Drawing.Point(274, 352);
this.button19.Name = "button19";
this.button19.Size = new System.Drawing.Size(50, 56);
this.button19.TabIndex = 4071;
this.button19.Tag = "22013";
this.button19.Text = "22013";
this.button19.UseVisualStyleBackColor = false;
//
// textBox26
//
this.textBox26.BackColor = System.Drawing.SystemColors.HotTrack;
this.textBox26.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox26.Location = new System.Drawing.Point(292, 283);
this.textBox26.Multiline = true;
this.textBox26.Name = "textBox26";
this.textBox26.Size = new System.Drawing.Size(14, 21);
this.textBox26.TabIndex = 4068;
this.textBox26.Tag = "22007.0";
this.textBox26.Visible = false;
//
// button18
//
this.button18.BackColor = System.Drawing.SystemColors.ButtonFace;
this.button18.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
this.button18.FlatAppearance.BorderSize = 2;
this.button18.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button18.Location = new System.Drawing.Point(274, 271);
this.button18.Name = "button18";
this.button18.Size = new System.Drawing.Size(50, 44);
this.button18.TabIndex = 4069;
this.button18.Tag = "22007";
this.button18.Text = "22007";
this.button18.UseVisualStyleBackColor = false;
//
// textBox20
//
this.textBox20.BackColor = System.Drawing.SystemColors.HotTrack;
this.textBox20.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox20.Location = new System.Drawing.Point(234, 323);
this.textBox20.Multiline = true;
this.textBox20.Name = "textBox20";
this.textBox20.Size = new System.Drawing.Size(14, 21);
this.textBox20.TabIndex = 4066;
this.textBox20.Tag = "22008.0";
this.textBox20.Visible = false;
//
// button13
//
this.button13.BackColor = System.Drawing.SystemColors.ButtonFace;
this.button13.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
this.button13.FlatAppearance.BorderSize = 2;
this.button13.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button13.Location = new System.Drawing.Point(207, 315);
this.button13.Name = "button13";
this.button13.Size = new System.Drawing.Size(68, 38);
this.button13.TabIndex = 4067;
this.button13.Tag = "22008";
this.button13.Text = "22008";
this.button13.UseVisualStyleBackColor = false;
//
// textBox24
//
this.textBox24.BackColor = System.Drawing.SystemColors.HotTrack;
this.textBox24.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox24.Location = new System.Drawing.Point(318, 323);
this.textBox24.Multiline = true;
this.textBox24.Name = "textBox24";
this.textBox24.Size = new System.Drawing.Size(45, 21);
this.textBox24.TabIndex = 4062;
this.textBox24.Tag = "22009.0";
this.textBox24.Visible = false;
//
// button15
//
this.button15.BackColor = System.Drawing.SystemColors.ButtonFace;
this.button15.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
this.button15.FlatAppearance.BorderSize = 2;
this.button15.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button15.Location = new System.Drawing.Point(274, 315);
this.button15.Name = "button15";
this.button15.Size = new System.Drawing.Size(116, 38);
this.button15.TabIndex = 4063;
this.button15.Tag = "22009";
this.button15.Text = "22009";
this.button15.UseVisualStyleBackColor = false;
//
// button16
//
this.button16.BackColor = System.Drawing.SystemColors.ButtonFace;
this.button16.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
this.button16.FlatAppearance.BorderSize = 2;
this.button16.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button16.Location = new System.Drawing.Point(440, 319);
this.button16.Name = "button16";
this.button16.Size = new System.Drawing.Size(14, 31);
this.button16.TabIndex = 4061;
this.button16.Tag = "22012";
this.button16.UseVisualStyleBackColor = false;
//
// textBox25
//
this.textBox25.BackColor = System.Drawing.SystemColors.HotTrack;
this.textBox25.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox25.Location = new System.Drawing.Point(417, 323);
this.textBox25.Multiline = true;
this.textBox25.Name = "textBox25";
this.textBox25.Size = new System.Drawing.Size(14, 21);
this.textBox25.TabIndex = 4059;
this.textBox25.Tag = "22010.0";
this.textBox25.Visible = false;
//
// button17
//
this.button17.BackColor = System.Drawing.SystemColors.ButtonFace;
this.button17.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
this.button17.FlatAppearance.BorderSize = 2;
this.button17.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button17.Location = new System.Drawing.Point(390, 315);
this.button17.Name = "button17";
this.button17.Size = new System.Drawing.Size(68, 38);
this.button17.TabIndex = 4060;
this.button17.Tag = "22010";
this.button17.Text = "22010";
this.button17.UseVisualStyleBackColor = false;
//
// textBox19
//
this.textBox19.BackColor = System.Drawing.SystemColors.HotTrack;
this.textBox19.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox19.Location = new System.Drawing.Point(167, 242);
this.textBox19.Multiline = true;
this.textBox19.Name = "textBox19";
this.textBox19.Size = new System.Drawing.Size(14, 21);
this.textBox19.TabIndex = 4057;
this.textBox19.Tag = "22001.0";
this.textBox19.Visible = false;
//
// button12
//
this.button12.BackColor = System.Drawing.SystemColors.ButtonFace;
this.button12.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
this.button12.FlatAppearance.BorderSize = 2;
this.button12.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button12.Location = new System.Drawing.Point(140, 234);
this.button12.Name = "button12";
this.button12.Size = new System.Drawing.Size(68, 38);
this.button12.TabIndex = 4058;
this.button12.Tag = "22001";
this.button12.Text = "22001";
this.button12.UseVisualStyleBackColor = false;
//
// textBox17
//
this.textBox17.BackColor = System.Drawing.SystemColors.HotTrack;
this.textBox17.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox17.Location = new System.Drawing.Point(234, 242);
this.textBox17.Multiline = true;
this.textBox17.Name = "textBox17";
this.textBox17.Size = new System.Drawing.Size(14, 21);
this.textBox17.TabIndex = 4055;
this.textBox17.Tag = "22002.0";
this.textBox17.Visible = false;
//
// button10
//
this.button10.BackColor = System.Drawing.SystemColors.ButtonFace;
this.button10.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
this.button10.FlatAppearance.BorderSize = 2;
this.button10.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button10.Location = new System.Drawing.Point(207, 234);
this.button10.Name = "button10";
this.button10.Size = new System.Drawing.Size(68, 38);
this.button10.TabIndex = 4056;
this.button10.Tag = "22002";
this.button10.Text = "22002";
this.button10.UseVisualStyleBackColor = false;
//
// textBox16
//
this.textBox16.BackColor = System.Drawing.SystemColors.HotTrack;
this.textBox16.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox16.Location = new System.Drawing.Point(309, 242);
this.textBox16.Multiline = true;
this.textBox16.Name = "textBox16";
this.textBox16.Size = new System.Drawing.Size(54, 21);
this.textBox16.TabIndex = 4051;
this.textBox16.Tag = "22003.0";
this.textBox16.Visible = false;
//
// button9
//
this.button9.BackColor = System.Drawing.SystemColors.ButtonFace;
this.button9.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
this.button9.FlatAppearance.BorderSize = 2;
this.button9.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button9.Location = new System.Drawing.Point(274, 234);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(116, 38);
this.button9.TabIndex = 4052;
this.button9.Tag = "22003";
this.button9.Text = "22003";
this.button9.UseVisualStyleBackColor = false;
//
// radioButton3
//
this.radioButton3.AutoCheck = false;
this.radioButton3.AutoSize = true;
this.radioButton3.BackColor = System.Drawing.Color.Blue;
this.radioButton3.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.radioButton3.Location = new System.Drawing.Point(462, 257);
this.radioButton3.Name = "radioButton3";
this.radioButton3.Size = new System.Drawing.Size(14, 14);
this.radioButton3.TabIndex = 4049;
this.radioButton3.Tag = "22014";
this.radioButton3.Text = " ";
this.radioButton3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.radioButton3.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.radioButton3.UseVisualStyleBackColor = false;
this.radioButton3.Visible = false;
//
// textBox14
//
this.textBox14.BackColor = System.Drawing.SystemColors.HotTrack;
this.textBox14.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox14.Location = new System.Drawing.Point(274, 160);
this.textBox14.Multiline = true;
this.textBox14.Name = "textBox14";
this.textBox14.Size = new System.Drawing.Size(79, 19);
this.textBox14.TabIndex = 4046;
this.textBox14.Tag = "12004.0";
this.textBox14.Visible = false;
//
// button7
//
this.button7.BackColor = System.Drawing.SystemColors.ButtonFace;
this.button7.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
this.button7.FlatAppearance.BorderSize = 2;
this.button7.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button7.Location = new System.Drawing.Point(245, 152);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(133, 36);
this.button7.TabIndex = 4045;
this.button7.Tag = "12004";
this.button7.Text = "12004";
this.button7.UseVisualStyleBackColor = false;
//
// textBox15
//
this.textBox15.BackColor = System.Drawing.SystemColors.HotTrack;
this.textBox15.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox15.Location = new System.Drawing.Point(407, 160);
this.textBox15.Multiline = true;
this.textBox15.Name = "textBox15";
this.textBox15.Size = new System.Drawing.Size(27, 19);
this.textBox15.TabIndex = 4044;
this.textBox15.Tag = "12005.0";
this.textBox15.Visible = false;
//
// button8
//
this.button8.BackColor = System.Drawing.SystemColors.ButtonFace;
this.button8.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
this.button8.FlatAppearance.BorderSize = 2;
this.button8.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button8.Location = new System.Drawing.Point(378, 152);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(81, 36);
this.button8.TabIndex = 4043;
this.button8.Tag = "12005";
this.button8.Text = "12005";
this.button8.UseVisualStyleBackColor = false;
//
// textBox12
//
this.textBox12.BackColor = System.Drawing.SystemColors.HotTrack;
this.textBox12.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox12.Location = new System.Drawing.Point(245, 70);
this.textBox12.Multiline = true;
this.textBox12.Name = "textBox12";
this.textBox12.Size = new System.Drawing.Size(27, 19);
this.textBox12.TabIndex = 4039;
this.textBox12.Tag = "12001.0";
this.textBox12.Visible = false;
//
// button5
//
this.button5.BackColor = System.Drawing.SystemColors.ButtonFace;
this.button5.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
this.button5.FlatAppearance.BorderSize = 2;
this.button5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button5.Location = new System.Drawing.Point(216, 62);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(81, 36);
this.button5.TabIndex = 4038;
this.button5.Tag = "12001";
this.button5.Text = "12001";
this.button5.UseVisualStyleBackColor = false;
//
// textBox10
//
this.textBox10.BackColor = System.Drawing.SystemColors.HotTrack;
this.textBox10.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox10.Location = new System.Drawing.Point(325, 70);
this.textBox10.Multiline = true;
this.textBox10.Name = "textBox10";
this.textBox10.Size = new System.Drawing.Size(27, 19);
this.textBox10.TabIndex = 4037;
this.textBox10.Tag = "12002.0";
this.textBox10.Visible = false;
//
// button3
//
this.button3.BackColor = System.Drawing.SystemColors.ButtonFace;
this.button3.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
this.button3.FlatAppearance.BorderSize = 2;
this.button3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button3.Location = new System.Drawing.Point(296, 62);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(81, 36);
this.button3.TabIndex = 4036;
this.button3.Tag = "12002";
this.button3.Text = "12002";
this.button3.UseVisualStyleBackColor = false;
//
// radioButton2
//
this.radioButton2.AutoCheck = false;
this.radioButton2.AutoSize = true;
this.radioButton2.BackColor = System.Drawing.Color.Blue;
this.radioButton2.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.radioButton2.Location = new System.Drawing.Point(459, 315);
this.radioButton2.Name = "radioButton2";
this.radioButton2.Size = new System.Drawing.Size(14, 14);
this.radioButton2.TabIndex = 4035;
this.radioButton2.Tag = "22015";
this.radioButton2.Text = " ";
this.radioButton2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.radioButton2.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.radioButton2.UseVisualStyleBackColor = false;
this.radioButton2.Visible = false;
//
// textBox21
//
this.textBox21.BackColor = System.Drawing.SystemColors.HotTrack;
this.textBox21.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox21.Location = new System.Drawing.Point(406, 70);
this.textBox21.Multiline = true;
this.textBox21.Name = "textBox21";
this.textBox21.Size = new System.Drawing.Size(27, 19);
this.textBox21.TabIndex = 4033;
this.textBox21.Tag = "12003.0";
this.textBox21.Visible = false;
//
// button20
//
this.button20.BackColor = System.Drawing.SystemColors.ButtonFace;
this.button20.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
this.button20.FlatAppearance.BorderSize = 2;
this.button20.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button20.Location = new System.Drawing.Point(377, 62);
this.button20.Name = "button20";
this.button20.Size = new System.Drawing.Size(81, 36);
this.button20.TabIndex = 4032;
this.button20.Tag = "12003";
this.button20.Text = "12003";
this.button20.UseVisualStyleBackColor = false;
//
// button21
//
this.button21.BackColor = System.Drawing.SystemColors.ButtonFace;
this.button21.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
this.button21.FlatAppearance.BorderSize = 2;
this.button21.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button21.Location = new System.Drawing.Point(440, 238);
this.button21.Name = "button21";
this.button21.Size = new System.Drawing.Size(14, 31);
this.button21.TabIndex = 4031;
this.button21.Tag = "22006";
this.button21.UseVisualStyleBackColor = false;
//
// textBox22
//
this.textBox22.BackColor = System.Drawing.SystemColors.HotTrack;
this.textBox22.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox22.Location = new System.Drawing.Point(417, 242);
this.textBox22.Multiline = true;
this.textBox22.Name = "textBox22";
this.textBox22.Size = new System.Drawing.Size(14, 21);
this.textBox22.TabIndex = 4029;
this.textBox22.Tag = "22004.0";
this.textBox22.Visible = false;
//
// button22
//
this.button22.BackColor = System.Drawing.SystemColors.ButtonFace;
this.button22.FlatAppearance.BorderColor = System.Drawing.Color.BurlyWood;
this.button22.FlatAppearance.BorderSize = 2;
this.button22.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button22.Location = new System.Drawing.Point(390, 234);
this.button22.Name = "button22";
this.button22.Size = new System.Drawing.Size(68, 38);
this.button22.TabIndex = 4030;
this.button22.Tag = "22004";
this.button22.Text = "22004";
this.button22.UseVisualStyleBackColor = false;
//
// radioButton9
//
this.radioButton9.AutoCheck = false;
this.radioButton9.AutoSize = true;
this.radioButton9.BackColor = System.Drawing.Color.Blue;
this.radioButton9.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.radioButton9.Location = new System.Drawing.Point(462, 152);
this.radioButton9.Name = "radioButton9";
this.radioButton9.Size = new System.Drawing.Size(14, 14);
this.radioButton9.TabIndex = 3552;
this.radioButton9.Tag = "12007";
this.radioButton9.Text = " ";
this.radioButton9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.radioButton9.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.radioButton9.UseVisualStyleBackColor = false;
this.radioButton9.Visible = false;
//
// radioButton10
//
this.radioButton10.AutoCheck = false;
this.radioButton10.AutoSize = true;
this.radioButton10.BackColor = System.Drawing.Color.Blue;
this.radioButton10.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.radioButton10.Location = new System.Drawing.Point(464, 78);
this.radioButton10.Name = "radioButton10";
this.radioButton10.Size = new System.Drawing.Size(14, 14);
this.radioButton10.TabIndex = 3554;
this.radioButton10.Tag = "12006";
this.radioButton10.Text = " ";
this.radioButton10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.radioButton10.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.radioButton10.UseVisualStyleBackColor = false;
this.radioButton10.Visible = false;
//
// pictureBox3
//
this.pictureBox3.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.;
this.pictureBox3.Enabled = false;
this.pictureBox3.Location = new System.Drawing.Point(459, 211);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(803, 61);
this.pictureBox3.TabIndex = 3687;
this.pictureBox3.TabStop = false;
this.pictureBox3.Tag = "56";
//
// label27
//
this.label27.AutoSize = true;
this.label27.BackColor = System.Drawing.Color.Transparent;
this.label27.Enabled = false;
this.label27.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label27.Location = new System.Drawing.Point(1321, 289);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(113, 12);
this.label27.TabIndex = 3685;
this.label27.Text = "二号堆垛机紧急停车";
//
// label29
//
this.label29.AutoSize = true;
this.label29.BackColor = System.Drawing.Color.Transparent;
this.label29.Enabled = false;
this.label29.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label29.Location = new System.Drawing.Point(1321, 118);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(113, 12);
this.label29.TabIndex = 3684;
this.label29.Text = "一号堆垛机紧急停车";
//
// pictureBox5
//
this.pictureBox5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox5.BackgroundImage")));
this.pictureBox5.Enabled = false;
this.pictureBox5.Location = new System.Drawing.Point(459, 39);
this.pictureBox5.Name = "pictureBox5";
this.pictureBox5.Size = new System.Drawing.Size(810, 59);
this.pictureBox5.TabIndex = 3665;
this.pictureBox5.TabStop = false;
this.pictureBox5.Tag = "12";
//
// t21001
//
this.t21001.BackColor = System.Drawing.SystemColors.HotTrack;
this.t21001.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.t21001.Location = new System.Drawing.Point(434, 281);
this.t21001.Multiline = true;
this.t21001.Name = "t21001";
this.t21001.Size = new System.Drawing.Size(14, 21);
this.t21001.TabIndex = 3398;
this.t21001.Tag = "21001.0";
this.t21001.Visible = false;
//
// bt21001
//
this.bt21001.BackColor = System.Drawing.Color.MediumOrchid;
this.bt21001.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.bt21001.Location = new System.Drawing.Point(424, 277);
this.bt21001.Name = "bt21001";
this.bt21001.Size = new System.Drawing.Size(37, 29);
this.bt21001.TabIndex = 3405;
this.bt21001.TabStop = false;
this.bt21001.Tag = "21001";
//
// label10
//
this.label10.AutoSize = true;
this.label10.BackColor = System.Drawing.Color.Transparent;
this.label10.Enabled = false;
this.label10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label10.Location = new System.Drawing.Point(839, 285);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(59, 12);
this.label10.TabIndex = 3397;
this.label10.Text = "←18002→";
//
// t11001
//
this.t11001.BackColor = System.Drawing.SystemColors.HotTrack;
this.t11001.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.t11001.Location = new System.Drawing.Point(419, 114);
this.t11001.Multiline = true;
this.t11001.Name = "t11001";
this.t11001.Size = new System.Drawing.Size(24, 24);
this.t11001.TabIndex = 3335;
this.t11001.Tag = "11001.0";
this.t11001.Visible = false;
//
// bt11001
//
this.bt11001.BackColor = System.Drawing.Color.MediumOrchid;
this.bt11001.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.bt11001.Location = new System.Drawing.Point(409, 105);
this.bt11001.Name = "bt11001";
this.bt11001.Size = new System.Drawing.Size(50, 37);
this.bt11001.TabIndex = 3386;
this.bt11001.TabStop = false;
this.bt11001.Tag = "11001";
//
// label14
//
this.label14.AutoSize = true;
this.label14.BackColor = System.Drawing.Color.Transparent;
this.label14.Enabled = false;
this.label14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label14.Location = new System.Drawing.Point(839, 118);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(59, 12);
this.label14.TabIndex = 3330;
this.label14.Text = "←18001→";
//
// pictureBox2
//
this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
this.pictureBox2.Enabled = false;
this.pictureBox2.Location = new System.Drawing.Point(459, 147);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(810, 59);
this.pictureBox2.TabIndex = 4042;
this.pictureBox2.TabStop = false;
this.pictureBox2.Tag = "34";
//
// pictureBox1
//
this.pictureBox1.BackgroundImage = global::wcfControlMonitorClient.Properties.Resources.;
this.pictureBox1.Enabled = false;
this.pictureBox1.Location = new System.Drawing.Point(457, 315);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(803, 61);
this.pictureBox1.TabIndex = 4050;
this.pictureBox1.TabStop = false;
this.pictureBox1.Tag = "78";
//
// pic_30002
//
this.pic_30002.BackColor = System.Drawing.Color.Transparent;
this.pic_30002.Image = global::wcfControlMonitorClient.Properties.Resources.stop0;
this.pic_30002.Location = new System.Drawing.Point(1278, 280);
this.pic_30002.Name = "pic_30002";
this.pic_30002.Size = new System.Drawing.Size(37, 37);
this.pic_30002.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pic_30002.TabIndex = 3493;
this.pic_30002.TabStop = false;
this.pic_30002.Tag = "21001";
this.pic_30002.Click += new System.EventHandler(this.ctrl_Click_1);
//
// sto_30002
//
this.sto_30002.BackColor = System.Drawing.Color.Transparent;
this.sto_30002.Image = global::wcfControlMonitorClient.Properties.Resources.stop1;
this.sto_30002.Location = new System.Drawing.Point(1270, 280);
this.sto_30002.Name = "sto_30002";
this.sto_30002.Size = new System.Drawing.Size(49, 37);
this.sto_30002.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.sto_30002.TabIndex = 3490;
this.sto_30002.TabStop = false;
this.sto_30002.Tag = "";
this.sto_30002.Visible = false;
this.sto_30002.Click += new System.EventHandler(this.Btn_MouseEnter_Stop);
//
// pic_30001
//
this.pic_30001.BackColor = System.Drawing.Color.Transparent;
this.pic_30001.Image = global::wcfControlMonitorClient.Properties.Resources.stop0;
this.pic_30001.Location = new System.Drawing.Point(1278, 109);
this.pic_30001.Name = "pic_30001";
this.pic_30001.Size = new System.Drawing.Size(37, 37);
this.pic_30001.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pic_30001.TabIndex = 3492;
this.pic_30001.TabStop = false;
this.pic_30001.Tag = "11001";
this.pic_30001.Click += new System.EventHandler(this.ctrl_Click_1);
//
// sto_30001
//
this.sto_30001.BackColor = System.Drawing.Color.Transparent;
this.sto_30001.Image = global::wcfControlMonitorClient.Properties.Resources.stop1;
this.sto_30001.Location = new System.Drawing.Point(1271, 109);
this.sto_30001.Name = "sto_30001";
this.sto_30001.Size = new System.Drawing.Size(49, 37);
this.sto_30001.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.sto_30001.TabIndex = 3489;
this.sto_30001.TabStop = false;
this.sto_30001.Tag = "";
this.sto_30001.Visible = false;
this.sto_30001.Click += new System.EventHandler(this.Btn_MouseEnter_Stop);
//
// tabControl1
//
this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Location = new System.Drawing.Point(3, 24);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(2234, 538);
this.tabControl1.TabIndex = 1587;
//
// label30
//
this.label30.AutoSize = true;
this.label30.Location = new System.Drawing.Point(850, 6);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(89, 12);
this.label30.TabIndex = 2666;
this.label30.Text = "当前连接用户:";
//
// label33
//
this.label33.AutoSize = true;
this.label33.Location = new System.Drawing.Point(931, 6);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(0, 12);
this.label33.TabIndex = 2667;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(678, 6);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(77, 12);
this.label6.TabIndex = 2668;
this.label6.Text = "PLC2连接状态";
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// pbF2S7
//
this.pbF2S7.Image = global::wcfControlMonitorClient.Properties.Resources.ProgressError;
this.pbF2S7.Location = new System.Drawing.Point(758, 4);
this.pbF2S7.Name = "pbF2S7";
this.pbF2S7.Size = new System.Drawing.Size(22, 17);
this.pbF2S7.TabIndex = 2669;
this.pbF2S7.TabStop = false;
//
// textBox11
//
this.textBox11.BackColor = System.Drawing.SystemColors.HotTrack;
this.textBox11.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox11.Location = new System.Drawing.Point(443, 242);
this.textBox11.Multiline = true;
this.textBox11.Name = "textBox11";
this.textBox11.Size = new System.Drawing.Size(10, 21);
this.textBox11.TabIndex = 5749;
this.textBox11.Tag = "22006.0";
this.textBox11.Visible = false;
//
// textBox13
//
this.textBox13.BackColor = System.Drawing.SystemColors.HotTrack;
this.textBox13.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox13.Location = new System.Drawing.Point(442, 323);
this.textBox13.Multiline = true;
this.textBox13.Name = "textBox13";
this.textBox13.Size = new System.Drawing.Size(10, 21);
this.textBox13.TabIndex = 5750;
this.textBox13.Tag = "22012.0";
this.textBox13.Visible = false;
//
// textBox18
//
this.textBox18.BackColor = System.Drawing.SystemColors.HotTrack;
this.textBox18.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox18.Location = new System.Drawing.Point(292, 242);
this.textBox18.Multiline = true;
this.textBox18.Name = "textBox18";
this.textBox18.Size = new System.Drawing.Size(10, 21);
this.textBox18.TabIndex = 5751;
this.textBox18.Tag = "22005.0";
this.textBox18.Visible = false;
//
// textBox23
//
this.textBox23.BackColor = System.Drawing.SystemColors.HotTrack;
this.textBox23.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox23.Location = new System.Drawing.Point(290, 323);
this.textBox23.Multiline = true;
this.textBox23.Name = "textBox23";
this.textBox23.Size = new System.Drawing.Size(10, 21);
this.textBox23.TabIndex = 5752;
this.textBox23.Tag = "22011.0";
this.textBox23.Visible = false;
//
// FrmClient
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1454, 557);
this.Controls.Add(this.pbF2S7);
this.Controls.Add(this.label6);
this.Controls.Add(this.label33);
this.Controls.Add(this.label30);
this.Controls.Add(this.pbF1S7);
this.Controls.Add(this.lblFloor1S7);
this.Controls.Add(this.btClearStatus);
this.Controls.Add(this.tsStatus);
this.Controls.Add(this.panel1);
this.Controls.Add(this.label7);
this.Controls.Add(this.splitContainer1);
this.Controls.Add(this.textBox3);
this.Controls.Add(this.menuStrip1);
this.Controls.Add(this.textBox7);
this.Controls.Add(this.label8);
this.Controls.Add(this.textBox8);
this.Controls.Add(this.label97);
this.Controls.Add(this.label5);
this.Controls.Add(this.textBox5);
this.Controls.Add(this.label96);
this.Controls.Add(this.label4);
this.Controls.Add(this.textBox9);
this.Controls.Add(this.radioButton1);
this.Controls.Add(this.textBox4);
this.Controls.Add(this.label3);
this.Controls.Add(this.textBox6);
this.Controls.Add(this.label135);
this.Controls.Add(this.label50);
this.Controls.Add(this.label2);
this.Controls.Add(this.textBox153);
this.Controls.Add(this.textBox2);
this.Controls.Add(this.tabControl1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "FrmClient";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Client_FormClosing);
this.Load += new System.EventHandler(this.Client_Load);
this.contextMenuStrip1.ResumeLayout(false);
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvManager)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dgvMonitor)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pbF1S7)).EndInit();
this.tabPage1.ResumeLayout(false);
this.plAccessorial1.ResumeLayout(false);
this.plAccessorial1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox25)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bt21001)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bt11001)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pic_30002)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.sto_30002)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pic_30001)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.sto_30001)).EndInit();
this.tabControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pbF2S7)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
public System.Windows.Forms.NotifyIcon notifyIcon1;
public System.Windows.Forms.MenuStrip menuStrip1;
private System.Windows.Forms.ToolStripMenuItem MMTaskManage;
private System.Windows.Forms.ToolStripMenuItem MIHandShow;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
private System.Windows.Forms.ToolStripMenuItem MIManageShow;
private System.Windows.Forms.ToolStripMenuItem MIAltMonitor;
private System.Windows.Forms.ToolStripMenuItem MIAltManange;
private System.Windows.Forms.ToolStripMenuItem MMSystemSet;
private System.Windows.Forms.ToolStripMenuItem MIDeviceState;
private System.Windows.Forms.ToolStripMenuItem MIRouteInfo;
private System.Windows.Forms.ToolStripMenuItem MIWaitTime;
private System.Windows.Forms.ToolStripMenuItem MIMonitorConnectInfo;
private System.Windows.Forms.ToolStripMenuItem MIManageConnectInfo;
private System.Windows.Forms.ToolStripMenuItem MIIOStation;
private System.Windows.Forms.ToolStripMenuItem MITransportTimeout;
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 MMUserManage;
private System.Windows.Forms.ToolStripMenuItem MIUserInfoManage;
private System.Windows.Forms.ToolStripMenuItem MIAltPassword;
private System.Windows.Forms.ToolStripMenuItem MMExitSystem;
private System.Windows.Forms.ToolStripMenuItem MMHelp;
private System.Windows.Forms.ToolStripMenuItem MIHelp;
private System.Windows.Forms.ToolStripMenuItem MIAbout;
public System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem8;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem10;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem9;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.ComboBox textBox1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.RadioButton rbmanWait;
private System.Windows.Forms.RadioButton rbmanRun;
private System.Windows.Forms.RadioButton rbmanAll;
private System.Windows.Forms.TextBox tsStatus;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.SplitContainer splitContainer1;
public System.Windows.Forms.DataGridView dgvManager;
public System.Windows.Forms.DataGridView dgvMonitor;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.TextBox textBox8;
private System.Windows.Forms.Label label97;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.Label label96;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox textBox9;
private System.Windows.Forms.RadioButton radioButton1;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.Label label135;
private System.Windows.Forms.Label label50;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox textBox153;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.Timer timerFlash;
private System.Windows.Forms.Button btClearStatus;
private System.Windows.Forms.ToolStripMenuItem MMmasterAdmin;
private System.Windows.Forms.ToolStripMenuItem MIStartRetrieveTask;
private System.Windows.Forms.ToolStripMenuItem MIStopRetrieveTask;
private System.Windows.Forms.ToolStripSeparator Tss1;
private System.Windows.Forms.ToolStripMenuItem MITurnOn;
private System.Windows.Forms.ToolStripMenuItem MITurnOff;
private System.Windows.Forms.ToolStripSeparator Tss2;
private System.Windows.Forms.ToolStripMenuItem MISystemInit;
private System.Windows.Forms.Timer timer2;
private System.Windows.Forms.ToolStripMenuItem MISystemInit2;
private System.Windows.Forms.ToolStripMenuItem MISystemInit1;
private System.Windows.Forms.ToolStripMenuItem MIZCKSet;
private System.Windows.Forms.PictureBox pbF1S7;
private System.Windows.Forms.Label lblFloor1S7;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
private System.Windows.Forms.ToolTip toolTip_DeviceIndex;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label label33;
private System.Windows.Forms.ToolStripMenuItem MIAlarmRecord;
private System.Windows.Forms.Panel plAccessorial1;
private System.Windows.Forms.TextBox textBox17;
private System.Windows.Forms.Button button10;
private System.Windows.Forms.TextBox textBox16;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.RadioButton radioButton3;
private System.Windows.Forms.TextBox textBox14;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.TextBox textBox15;
private System.Windows.Forms.Button button8;
private System.Windows.Forms.TextBox textBox12;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.TextBox textBox10;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.RadioButton radioButton2;
private System.Windows.Forms.TextBox textBox21;
private System.Windows.Forms.Button button20;
private System.Windows.Forms.TextBox textBox22;
private System.Windows.Forms.Button button22;
private System.Windows.Forms.RadioButton radioButton9;
private System.Windows.Forms.RadioButton radioButton10;
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.PictureBox pictureBox5;
private System.Windows.Forms.PictureBox pic_30002;
private System.Windows.Forms.PictureBox pic_30001;
private System.Windows.Forms.PictureBox sto_30002;
private System.Windows.Forms.PictureBox sto_30001;
private System.Windows.Forms.TextBox t21001;
private System.Windows.Forms.PictureBox bt21001;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TextBox t11001;
private System.Windows.Forms.PictureBox bt11001;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.TextBox textBox27;
private System.Windows.Forms.Button button19;
private System.Windows.Forms.TextBox textBox26;
private System.Windows.Forms.Button button18;
private System.Windows.Forms.TextBox textBox20;
private System.Windows.Forms.Button button13;
private System.Windows.Forms.TextBox textBox24;
private System.Windows.Forms.Button button15;
private System.Windows.Forms.TextBox textBox25;
private System.Windows.Forms.Button button17;
private System.Windows.Forms.TextBox textBox19;
private System.Windows.Forms.Button button12;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.PictureBox pbF2S7;
private System.Windows.Forms.Button button16;
private System.Windows.Forms.Button button21;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label46;
private System.Windows.Forms.Label label36;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.PictureBox pictureBox6;
private System.Windows.Forms.PictureBox pictureBox4;
private System.Windows.Forms.Label label68;
private System.Windows.Forms.PictureBox pictureBox25;
private System.Windows.Forms.TextBox textBox23;
private System.Windows.Forms.TextBox textBox18;
private System.Windows.Forms.TextBox textBox13;
private System.Windows.Forms.TextBox textBox11;
}
}