|
|
|
@ -35,6 +35,17 @@ namespace HighWayIot.Winform.MainForm
|
|
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(BaseForm));
|
|
|
|
|
this.MainMenu = new System.Windows.Forms.MenuStrip();
|
|
|
|
|
this.SysConfigStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.UserStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.RoleStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.ShiftTimeConfigStripItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.LogoutStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.SysQuitStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.LogManageStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.DaliyReportStripItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.OperateLogStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.AlarmLogStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.MonitorMainPageStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.ProductionSchedulingStripItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.MaterialMenuStripItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.MaterialConfigStripItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
@ -58,17 +69,11 @@ namespace HighWayIot.Winform.MainForm
|
|
|
|
|
this.StripLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
this.TimeStripLabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
this.TimeDisplayTimer = new System.Windows.Forms.Timer(this.components);
|
|
|
|
|
this.SysConfigStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.UserStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.RoleStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.ShiftTimeConfigStripItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.LogoutStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.SysQuitStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.LogManageStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.DaliyReportStripItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.OperateLogStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.AlarmLogStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.MonitorMainPageStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.SplitLabel4 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
this.Label1 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
this.Label2 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
this.OpenMixStateLabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
this.MolderStateLabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
this.MainMenu.SuspendLayout();
|
|
|
|
|
this.statusStrip1.SuspendLayout();
|
|
|
|
|
this.SuspendLayout();
|
|
|
|
@ -92,196 +97,6 @@ namespace HighWayIot.Winform.MainForm
|
|
|
|
|
this.MainMenu.TabIndex = 1;
|
|
|
|
|
this.MainMenu.Text = "menuStrip1";
|
|
|
|
|
//
|
|
|
|
|
// ProductionSchedulingStripItem
|
|
|
|
|
//
|
|
|
|
|
this.ProductionSchedulingStripItem.Image = global::HighWayIot.Winform.Properties.Resources.生产排程;
|
|
|
|
|
this.ProductionSchedulingStripItem.Name = "ProductionSchedulingStripItem";
|
|
|
|
|
this.ProductionSchedulingStripItem.Size = new System.Drawing.Size(84, 22);
|
|
|
|
|
this.ProductionSchedulingStripItem.Text = "生产排程";
|
|
|
|
|
this.ProductionSchedulingStripItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
|
// MaterialMenuStripItem
|
|
|
|
|
//
|
|
|
|
|
this.MaterialMenuStripItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.MaterialConfigStripItem,
|
|
|
|
|
this.MaterialTypeConfigStripItem});
|
|
|
|
|
this.MaterialMenuStripItem.Image = global::HighWayIot.Winform.Properties.Resources.物料库存管控;
|
|
|
|
|
this.MaterialMenuStripItem.Name = "MaterialMenuStripItem";
|
|
|
|
|
this.MaterialMenuStripItem.Size = new System.Drawing.Size(96, 22);
|
|
|
|
|
this.MaterialMenuStripItem.Text = "原材料管理";
|
|
|
|
|
//
|
|
|
|
|
// MaterialConfigStripItem
|
|
|
|
|
//
|
|
|
|
|
this.MaterialConfigStripItem.Image = global::HighWayIot.Winform.Properties.Resources.物料管理;
|
|
|
|
|
this.MaterialConfigStripItem.Name = "MaterialConfigStripItem";
|
|
|
|
|
this.MaterialConfigStripItem.Size = new System.Drawing.Size(180, 22);
|
|
|
|
|
this.MaterialConfigStripItem.Text = "物料管理";
|
|
|
|
|
this.MaterialConfigStripItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
|
// MaterialTypeConfigStripItem
|
|
|
|
|
//
|
|
|
|
|
this.MaterialTypeConfigStripItem.Image = global::HighWayIot.Winform.Properties.Resources.物料需求;
|
|
|
|
|
this.MaterialTypeConfigStripItem.Name = "MaterialTypeConfigStripItem";
|
|
|
|
|
this.MaterialTypeConfigStripItem.Size = new System.Drawing.Size(180, 22);
|
|
|
|
|
this.MaterialTypeConfigStripItem.Text = "物料类型管理";
|
|
|
|
|
this.MaterialTypeConfigStripItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
|
// RecipeConfigStripItem
|
|
|
|
|
//
|
|
|
|
|
this.RecipeConfigStripItem.Image = global::HighWayIot.Winform.Properties.Resources.业务_配方;
|
|
|
|
|
this.RecipeConfigStripItem.Name = "RecipeConfigStripItem";
|
|
|
|
|
this.RecipeConfigStripItem.Size = new System.Drawing.Size(84, 22);
|
|
|
|
|
this.RecipeConfigStripItem.Text = "配方管理";
|
|
|
|
|
this.RecipeConfigStripItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
|
// EquipMaterialBindingStripItem
|
|
|
|
|
//
|
|
|
|
|
this.EquipMaterialBindingStripItem.Image = global::HighWayIot.Winform.Properties.Resources.绑定;
|
|
|
|
|
this.EquipMaterialBindingStripItem.Name = "EquipMaterialBindingStripItem";
|
|
|
|
|
this.EquipMaterialBindingStripItem.Size = new System.Drawing.Size(132, 22);
|
|
|
|
|
this.EquipMaterialBindingStripItem.Text = "机台物料信息绑定";
|
|
|
|
|
this.EquipMaterialBindingStripItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
|
// TestMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.TestMenuItem.Image = global::HighWayIot.Winform.Properties.Resources.PLC;
|
|
|
|
|
this.TestMenuItem.Name = "TestMenuItem";
|
|
|
|
|
this.TestMenuItem.Size = new System.Drawing.Size(105, 22);
|
|
|
|
|
this.TestMenuItem.Text = "PLC测试页面";
|
|
|
|
|
this.TestMenuItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
|
// DeviceDataManageToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.DeviceDataManageToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.RFIDParamManageToolStripMenuItem,
|
|
|
|
|
this.DeviceParamManageToolStripMenuItem});
|
|
|
|
|
this.DeviceDataManageToolStripMenuItem.Image = global::HighWayIot.Winform.Properties.Resources.参数;
|
|
|
|
|
this.DeviceDataManageToolStripMenuItem.Name = "DeviceDataManageToolStripMenuItem";
|
|
|
|
|
this.DeviceDataManageToolStripMenuItem.Size = new System.Drawing.Size(84, 22);
|
|
|
|
|
this.DeviceDataManageToolStripMenuItem.Text = "参数管理";
|
|
|
|
|
//
|
|
|
|
|
// RFIDParamManageToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.RFIDParamManageToolStripMenuItem.Image = global::HighWayIot.Winform.Properties.Resources._165_RFID;
|
|
|
|
|
this.RFIDParamManageToolStripMenuItem.Name = "RFIDParamManageToolStripMenuItem";
|
|
|
|
|
this.RFIDParamManageToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
|
|
|
this.RFIDParamManageToolStripMenuItem.Text = "RFID参数配置";
|
|
|
|
|
this.RFIDParamManageToolStripMenuItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
|
// DeviceParamManageToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.DeviceParamManageToolStripMenuItem.Image = global::HighWayIot.Winform.Properties.Resources.设备;
|
|
|
|
|
this.DeviceParamManageToolStripMenuItem.Name = "DeviceParamManageToolStripMenuItem";
|
|
|
|
|
this.DeviceParamManageToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
|
|
|
this.DeviceParamManageToolStripMenuItem.Text = "设备参数配置";
|
|
|
|
|
this.DeviceParamManageToolStripMenuItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
|
// UserControlTabs
|
|
|
|
|
//
|
|
|
|
|
this.UserControlTabs.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.UserControlTabs.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.UserControlTabs.Location = new System.Drawing.Point(0, 24);
|
|
|
|
|
this.UserControlTabs.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.UserControlTabs.Name = "UserControlTabs";
|
|
|
|
|
this.UserControlTabs.SelectedIndex = 0;
|
|
|
|
|
this.UserControlTabs.Size = new System.Drawing.Size(1476, 817);
|
|
|
|
|
this.UserControlTabs.TabIndex = 3;
|
|
|
|
|
//
|
|
|
|
|
// ClosePageButton
|
|
|
|
|
//
|
|
|
|
|
this.ClosePageButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.ClosePageButton.BackColor = System.Drawing.Color.Red;
|
|
|
|
|
this.ClosePageButton.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
|
|
this.ClosePageButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
this.ClosePageButton.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
|
|
|
this.ClosePageButton.Location = new System.Drawing.Point(1455, 1);
|
|
|
|
|
this.ClosePageButton.Name = "ClosePageButton";
|
|
|
|
|
this.ClosePageButton.Size = new System.Drawing.Size(20, 20);
|
|
|
|
|
this.ClosePageButton.TabIndex = 4;
|
|
|
|
|
this.ClosePageButton.Text = "X";
|
|
|
|
|
this.ClosePageButton.UseVisualStyleBackColor = false;
|
|
|
|
|
this.ClosePageButton.Click += new System.EventHandler(this.CloseButton_Click);
|
|
|
|
|
//
|
|
|
|
|
// statusStrip1
|
|
|
|
|
//
|
|
|
|
|
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.HighWayLogo,
|
|
|
|
|
this.SplitLabel1,
|
|
|
|
|
this.StripLabel1,
|
|
|
|
|
this.NowLoginUserName,
|
|
|
|
|
this.SplitLabel2,
|
|
|
|
|
this.LogInformationToolStrip,
|
|
|
|
|
this.SplitLabel3,
|
|
|
|
|
this.StripLabel2,
|
|
|
|
|
this.TimeStripLabel});
|
|
|
|
|
this.statusStrip1.Location = new System.Drawing.Point(0, 841);
|
|
|
|
|
this.statusStrip1.Name = "statusStrip1";
|
|
|
|
|
this.statusStrip1.Size = new System.Drawing.Size(1475, 22);
|
|
|
|
|
this.statusStrip1.TabIndex = 5;
|
|
|
|
|
this.statusStrip1.Text = "statusStrip1";
|
|
|
|
|
//
|
|
|
|
|
// HighWayLogo
|
|
|
|
|
//
|
|
|
|
|
this.HighWayLogo.Name = "HighWayLogo";
|
|
|
|
|
this.HighWayLogo.Size = new System.Drawing.Size(143, 17);
|
|
|
|
|
this.HighWayLogo.Text = "Design by HighWayIOT";
|
|
|
|
|
//
|
|
|
|
|
// SplitLabel1
|
|
|
|
|
//
|
|
|
|
|
this.SplitLabel1.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)));
|
|
|
|
|
this.SplitLabel1.Name = "SplitLabel1";
|
|
|
|
|
this.SplitLabel1.Size = new System.Drawing.Size(4, 17);
|
|
|
|
|
//
|
|
|
|
|
// StripLabel1
|
|
|
|
|
//
|
|
|
|
|
this.StripLabel1.Name = "StripLabel1";
|
|
|
|
|
this.StripLabel1.Size = new System.Drawing.Size(80, 17);
|
|
|
|
|
this.StripLabel1.Text = "当前登录人:";
|
|
|
|
|
//
|
|
|
|
|
// NowLoginUserName
|
|
|
|
|
//
|
|
|
|
|
this.NowLoginUserName.Name = "NowLoginUserName";
|
|
|
|
|
this.NowLoginUserName.Size = new System.Drawing.Size(31, 17);
|
|
|
|
|
this.NowLoginUserName.Text = "N/A";
|
|
|
|
|
//
|
|
|
|
|
// SplitLabel2
|
|
|
|
|
//
|
|
|
|
|
this.SplitLabel2.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)));
|
|
|
|
|
this.SplitLabel2.Name = "SplitLabel2";
|
|
|
|
|
this.SplitLabel2.Size = new System.Drawing.Size(4, 17);
|
|
|
|
|
//
|
|
|
|
|
// LogInformationToolStrip
|
|
|
|
|
//
|
|
|
|
|
this.LogInformationToolStrip.Name = "LogInformationToolStrip";
|
|
|
|
|
this.LogInformationToolStrip.Size = new System.Drawing.Size(1095, 17);
|
|
|
|
|
this.LogInformationToolStrip.Spring = true;
|
|
|
|
|
this.LogInformationToolStrip.Text = "message";
|
|
|
|
|
//
|
|
|
|
|
// SplitLabel3
|
|
|
|
|
//
|
|
|
|
|
this.SplitLabel3.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)));
|
|
|
|
|
this.SplitLabel3.Name = "SplitLabel3";
|
|
|
|
|
this.SplitLabel3.Size = new System.Drawing.Size(4, 17);
|
|
|
|
|
//
|
|
|
|
|
// StripLabel2
|
|
|
|
|
//
|
|
|
|
|
this.StripLabel2.Name = "StripLabel2";
|
|
|
|
|
this.StripLabel2.Size = new System.Drawing.Size(68, 17);
|
|
|
|
|
this.StripLabel2.Text = "当前时间:";
|
|
|
|
|
//
|
|
|
|
|
// TimeStripLabel
|
|
|
|
|
//
|
|
|
|
|
this.TimeStripLabel.Name = "TimeStripLabel";
|
|
|
|
|
this.TimeStripLabel.Size = new System.Drawing.Size(31, 17);
|
|
|
|
|
this.TimeStripLabel.Text = "N/A";
|
|
|
|
|
//
|
|
|
|
|
// TimeDisplayTimer
|
|
|
|
|
//
|
|
|
|
|
this.TimeDisplayTimer.Interval = 1000;
|
|
|
|
|
this.TimeDisplayTimer.Tick += new System.EventHandler(this.TimeDisplayTimer_Tick);
|
|
|
|
|
//
|
|
|
|
|
// SysConfigStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.SysConfigStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
@ -378,6 +193,231 @@ namespace HighWayIot.Winform.MainForm
|
|
|
|
|
this.MonitorMainPageStripMenuItem.Text = "监控主页面";
|
|
|
|
|
this.MonitorMainPageStripMenuItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
|
// ProductionSchedulingStripItem
|
|
|
|
|
//
|
|
|
|
|
this.ProductionSchedulingStripItem.Image = global::HighWayIot.Winform.Properties.Resources.生产排程;
|
|
|
|
|
this.ProductionSchedulingStripItem.Name = "ProductionSchedulingStripItem";
|
|
|
|
|
this.ProductionSchedulingStripItem.Size = new System.Drawing.Size(84, 22);
|
|
|
|
|
this.ProductionSchedulingStripItem.Text = "生产排程";
|
|
|
|
|
this.ProductionSchedulingStripItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
|
// MaterialMenuStripItem
|
|
|
|
|
//
|
|
|
|
|
this.MaterialMenuStripItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.MaterialConfigStripItem,
|
|
|
|
|
this.MaterialTypeConfigStripItem});
|
|
|
|
|
this.MaterialMenuStripItem.Image = global::HighWayIot.Winform.Properties.Resources.物料库存管控;
|
|
|
|
|
this.MaterialMenuStripItem.Name = "MaterialMenuStripItem";
|
|
|
|
|
this.MaterialMenuStripItem.Size = new System.Drawing.Size(96, 22);
|
|
|
|
|
this.MaterialMenuStripItem.Text = "原材料管理";
|
|
|
|
|
//
|
|
|
|
|
// MaterialConfigStripItem
|
|
|
|
|
//
|
|
|
|
|
this.MaterialConfigStripItem.Image = global::HighWayIot.Winform.Properties.Resources.物料管理;
|
|
|
|
|
this.MaterialConfigStripItem.Name = "MaterialConfigStripItem";
|
|
|
|
|
this.MaterialConfigStripItem.Size = new System.Drawing.Size(148, 22);
|
|
|
|
|
this.MaterialConfigStripItem.Text = "物料管理";
|
|
|
|
|
this.MaterialConfigStripItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
|
// MaterialTypeConfigStripItem
|
|
|
|
|
//
|
|
|
|
|
this.MaterialTypeConfigStripItem.Image = global::HighWayIot.Winform.Properties.Resources.物料需求;
|
|
|
|
|
this.MaterialTypeConfigStripItem.Name = "MaterialTypeConfigStripItem";
|
|
|
|
|
this.MaterialTypeConfigStripItem.Size = new System.Drawing.Size(148, 22);
|
|
|
|
|
this.MaterialTypeConfigStripItem.Text = "物料类型管理";
|
|
|
|
|
this.MaterialTypeConfigStripItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
|
// RecipeConfigStripItem
|
|
|
|
|
//
|
|
|
|
|
this.RecipeConfigStripItem.Image = global::HighWayIot.Winform.Properties.Resources.业务_配方;
|
|
|
|
|
this.RecipeConfigStripItem.Name = "RecipeConfigStripItem";
|
|
|
|
|
this.RecipeConfigStripItem.Size = new System.Drawing.Size(84, 22);
|
|
|
|
|
this.RecipeConfigStripItem.Text = "配方管理";
|
|
|
|
|
this.RecipeConfigStripItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
|
// EquipMaterialBindingStripItem
|
|
|
|
|
//
|
|
|
|
|
this.EquipMaterialBindingStripItem.Image = global::HighWayIot.Winform.Properties.Resources.绑定;
|
|
|
|
|
this.EquipMaterialBindingStripItem.Name = "EquipMaterialBindingStripItem";
|
|
|
|
|
this.EquipMaterialBindingStripItem.Size = new System.Drawing.Size(132, 22);
|
|
|
|
|
this.EquipMaterialBindingStripItem.Text = "机台物料信息绑定";
|
|
|
|
|
this.EquipMaterialBindingStripItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
|
// TestMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.TestMenuItem.Image = global::HighWayIot.Winform.Properties.Resources.PLC;
|
|
|
|
|
this.TestMenuItem.Name = "TestMenuItem";
|
|
|
|
|
this.TestMenuItem.Size = new System.Drawing.Size(105, 22);
|
|
|
|
|
this.TestMenuItem.Text = "PLC测试页面";
|
|
|
|
|
this.TestMenuItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
|
// DeviceDataManageToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.DeviceDataManageToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.RFIDParamManageToolStripMenuItem,
|
|
|
|
|
this.DeviceParamManageToolStripMenuItem});
|
|
|
|
|
this.DeviceDataManageToolStripMenuItem.Image = global::HighWayIot.Winform.Properties.Resources.参数;
|
|
|
|
|
this.DeviceDataManageToolStripMenuItem.Name = "DeviceDataManageToolStripMenuItem";
|
|
|
|
|
this.DeviceDataManageToolStripMenuItem.Size = new System.Drawing.Size(84, 22);
|
|
|
|
|
this.DeviceDataManageToolStripMenuItem.Text = "参数管理";
|
|
|
|
|
//
|
|
|
|
|
// RFIDParamManageToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.RFIDParamManageToolStripMenuItem.Image = global::HighWayIot.Winform.Properties.Resources._165_RFID;
|
|
|
|
|
this.RFIDParamManageToolStripMenuItem.Name = "RFIDParamManageToolStripMenuItem";
|
|
|
|
|
this.RFIDParamManageToolStripMenuItem.Size = new System.Drawing.Size(151, 22);
|
|
|
|
|
this.RFIDParamManageToolStripMenuItem.Text = "RFID参数配置";
|
|
|
|
|
this.RFIDParamManageToolStripMenuItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
|
// DeviceParamManageToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.DeviceParamManageToolStripMenuItem.Image = global::HighWayIot.Winform.Properties.Resources.设备;
|
|
|
|
|
this.DeviceParamManageToolStripMenuItem.Name = "DeviceParamManageToolStripMenuItem";
|
|
|
|
|
this.DeviceParamManageToolStripMenuItem.Size = new System.Drawing.Size(151, 22);
|
|
|
|
|
this.DeviceParamManageToolStripMenuItem.Text = "设备参数配置";
|
|
|
|
|
this.DeviceParamManageToolStripMenuItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
|
// UserControlTabs
|
|
|
|
|
//
|
|
|
|
|
this.UserControlTabs.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.UserControlTabs.Cursor = System.Windows.Forms.Cursors.Default;
|
|
|
|
|
this.UserControlTabs.Location = new System.Drawing.Point(0, 24);
|
|
|
|
|
this.UserControlTabs.Margin = new System.Windows.Forms.Padding(0);
|
|
|
|
|
this.UserControlTabs.Name = "UserControlTabs";
|
|
|
|
|
this.UserControlTabs.SelectedIndex = 0;
|
|
|
|
|
this.UserControlTabs.Size = new System.Drawing.Size(1476, 817);
|
|
|
|
|
this.UserControlTabs.TabIndex = 3;
|
|
|
|
|
//
|
|
|
|
|
// ClosePageButton
|
|
|
|
|
//
|
|
|
|
|
this.ClosePageButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
|
this.ClosePageButton.BackColor = System.Drawing.Color.Red;
|
|
|
|
|
this.ClosePageButton.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
|
|
this.ClosePageButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
|
|
this.ClosePageButton.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
|
|
|
this.ClosePageButton.Location = new System.Drawing.Point(1455, 1);
|
|
|
|
|
this.ClosePageButton.Name = "ClosePageButton";
|
|
|
|
|
this.ClosePageButton.Size = new System.Drawing.Size(20, 20);
|
|
|
|
|
this.ClosePageButton.TabIndex = 4;
|
|
|
|
|
this.ClosePageButton.Text = "X";
|
|
|
|
|
this.ClosePageButton.UseVisualStyleBackColor = false;
|
|
|
|
|
this.ClosePageButton.Click += new System.EventHandler(this.CloseButton_Click);
|
|
|
|
|
//
|
|
|
|
|
// statusStrip1
|
|
|
|
|
//
|
|
|
|
|
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.HighWayLogo,
|
|
|
|
|
this.SplitLabel1,
|
|
|
|
|
this.StripLabel1,
|
|
|
|
|
this.NowLoginUserName,
|
|
|
|
|
this.SplitLabel2,
|
|
|
|
|
this.LogInformationToolStrip,
|
|
|
|
|
this.SplitLabel3,
|
|
|
|
|
this.Label1,
|
|
|
|
|
this.OpenMixStateLabel,
|
|
|
|
|
this.Label2,
|
|
|
|
|
this.MolderStateLabel,
|
|
|
|
|
this.SplitLabel4,
|
|
|
|
|
this.StripLabel2,
|
|
|
|
|
this.TimeStripLabel});
|
|
|
|
|
this.statusStrip1.Location = new System.Drawing.Point(0, 841);
|
|
|
|
|
this.statusStrip1.Name = "statusStrip1";
|
|
|
|
|
this.statusStrip1.Size = new System.Drawing.Size(1475, 22);
|
|
|
|
|
this.statusStrip1.TabIndex = 5;
|
|
|
|
|
this.statusStrip1.Text = "statusStrip1";
|
|
|
|
|
//
|
|
|
|
|
// HighWayLogo
|
|
|
|
|
//
|
|
|
|
|
this.HighWayLogo.Name = "HighWayLogo";
|
|
|
|
|
this.HighWayLogo.Size = new System.Drawing.Size(143, 17);
|
|
|
|
|
this.HighWayLogo.Text = "Design by HighWayIOT";
|
|
|
|
|
//
|
|
|
|
|
// SplitLabel1
|
|
|
|
|
//
|
|
|
|
|
this.SplitLabel1.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)));
|
|
|
|
|
this.SplitLabel1.Name = "SplitLabel1";
|
|
|
|
|
this.SplitLabel1.Size = new System.Drawing.Size(4, 17);
|
|
|
|
|
//
|
|
|
|
|
// StripLabel1
|
|
|
|
|
//
|
|
|
|
|
this.StripLabel1.Name = "StripLabel1";
|
|
|
|
|
this.StripLabel1.Size = new System.Drawing.Size(80, 17);
|
|
|
|
|
this.StripLabel1.Text = "当前登录人:";
|
|
|
|
|
//
|
|
|
|
|
// NowLoginUserName
|
|
|
|
|
//
|
|
|
|
|
this.NowLoginUserName.Name = "NowLoginUserName";
|
|
|
|
|
this.NowLoginUserName.Size = new System.Drawing.Size(31, 17);
|
|
|
|
|
this.NowLoginUserName.Text = "N/A";
|
|
|
|
|
//
|
|
|
|
|
// SplitLabel2
|
|
|
|
|
//
|
|
|
|
|
this.SplitLabel2.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)));
|
|
|
|
|
this.SplitLabel2.Name = "SplitLabel2";
|
|
|
|
|
this.SplitLabel2.Size = new System.Drawing.Size(4, 17);
|
|
|
|
|
//
|
|
|
|
|
// LogInformationToolStrip
|
|
|
|
|
//
|
|
|
|
|
this.LogInformationToolStrip.Name = "LogInformationToolStrip";
|
|
|
|
|
this.LogInformationToolStrip.Size = new System.Drawing.Size(851, 17);
|
|
|
|
|
this.LogInformationToolStrip.Spring = true;
|
|
|
|
|
this.LogInformationToolStrip.Text = "message";
|
|
|
|
|
//
|
|
|
|
|
// SplitLabel3
|
|
|
|
|
//
|
|
|
|
|
this.SplitLabel3.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)));
|
|
|
|
|
this.SplitLabel3.Name = "SplitLabel3";
|
|
|
|
|
this.SplitLabel3.Size = new System.Drawing.Size(4, 17);
|
|
|
|
|
//
|
|
|
|
|
// StripLabel2
|
|
|
|
|
//
|
|
|
|
|
this.StripLabel2.Name = "StripLabel2";
|
|
|
|
|
this.StripLabel2.Size = new System.Drawing.Size(68, 17);
|
|
|
|
|
this.StripLabel2.Text = "当前时间:";
|
|
|
|
|
//
|
|
|
|
|
// TimeStripLabel
|
|
|
|
|
//
|
|
|
|
|
this.TimeStripLabel.Name = "TimeStripLabel";
|
|
|
|
|
this.TimeStripLabel.Size = new System.Drawing.Size(31, 17);
|
|
|
|
|
this.TimeStripLabel.Text = "N/A";
|
|
|
|
|
//
|
|
|
|
|
// TimeDisplayTimer
|
|
|
|
|
//
|
|
|
|
|
this.TimeDisplayTimer.Interval = 1000;
|
|
|
|
|
this.TimeDisplayTimer.Tick += new System.EventHandler(this.TimeDisplayTimer_Tick);
|
|
|
|
|
//
|
|
|
|
|
// SplitLabel4
|
|
|
|
|
//
|
|
|
|
|
this.SplitLabel4.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)));
|
|
|
|
|
this.SplitLabel4.Name = "SplitLabel4";
|
|
|
|
|
this.SplitLabel4.Size = new System.Drawing.Size(4, 17);
|
|
|
|
|
//
|
|
|
|
|
// Label1
|
|
|
|
|
//
|
|
|
|
|
this.Label1.Name = "Label1";
|
|
|
|
|
this.Label1.Size = new System.Drawing.Size(89, 17);
|
|
|
|
|
this.Label1.Text = "开炼PLC状态:";
|
|
|
|
|
//
|
|
|
|
|
// Label2
|
|
|
|
|
//
|
|
|
|
|
this.Label2.Name = "Label2";
|
|
|
|
|
this.Label2.Size = new System.Drawing.Size(89, 17);
|
|
|
|
|
this.Label2.Text = "成型PLC状态:";
|
|
|
|
|
//
|
|
|
|
|
// OpenMixStateLabel
|
|
|
|
|
//
|
|
|
|
|
this.OpenMixStateLabel.Name = "OpenMixStateLabel";
|
|
|
|
|
this.OpenMixStateLabel.Size = new System.Drawing.Size(31, 17);
|
|
|
|
|
this.OpenMixStateLabel.Text = "N/A";
|
|
|
|
|
//
|
|
|
|
|
// MolderStateLabel
|
|
|
|
|
//
|
|
|
|
|
this.MolderStateLabel.Name = "MolderStateLabel";
|
|
|
|
|
this.MolderStateLabel.Size = new System.Drawing.Size(31, 17);
|
|
|
|
|
this.MolderStateLabel.Text = "N/A";
|
|
|
|
|
//
|
|
|
|
|
// BaseForm
|
|
|
|
|
//
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
|
@ -438,5 +478,10 @@ namespace HighWayIot.Winform.MainForm
|
|
|
|
|
private ToolStripMenuItem DeviceParamManageToolStripMenuItem;
|
|
|
|
|
private ToolStripStatusLabel SplitLabel2;
|
|
|
|
|
private ToolStripStatusLabel SplitLabel3;
|
|
|
|
|
private ToolStripStatusLabel SplitLabel4;
|
|
|
|
|
private ToolStripStatusLabel Label1;
|
|
|
|
|
private ToolStripStatusLabel OpenMixStateLabel;
|
|
|
|
|
private ToolStripStatusLabel Label2;
|
|
|
|
|
private ToolStripStatusLabel MolderStateLabel;
|
|
|
|
|
}
|
|
|
|
|
}
|