|
|
|
@ -46,7 +46,6 @@ namespace HighWayIot.Winform.MainForm
|
|
|
|
|
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();
|
|
|
|
|
this.MaterialTypeConfigStripItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
@ -56,6 +55,7 @@ namespace HighWayIot.Winform.MainForm
|
|
|
|
|
this.DeviceDataManageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.RFIDParamManageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.DeviceParamManageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.VulcanizerRecipeConfigToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
|
this.UserControlTabs = new System.Windows.Forms.TabControl();
|
|
|
|
|
this.ClosePageButton = new System.Windows.Forms.Button();
|
|
|
|
|
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
|
|
|
|
@ -66,14 +66,14 @@ namespace HighWayIot.Winform.MainForm
|
|
|
|
|
this.SplitLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
this.LogInformationToolStrip = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
this.SplitLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
this.Label1 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
this.OpenMixStateLabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
this.Label2 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
this.MolderStateLabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
this.SplitLabel4 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
this.StripLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
this.TimeStripLabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
|
this.TimeDisplayTimer = new System.Windows.Forms.Timer(this.components);
|
|
|
|
|
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();
|
|
|
|
@ -84,7 +84,6 @@ namespace HighWayIot.Winform.MainForm
|
|
|
|
|
this.SysConfigStripMenuItem,
|
|
|
|
|
this.LogManageStripMenuItem,
|
|
|
|
|
this.MonitorMainPageStripMenuItem,
|
|
|
|
|
this.ProductionSchedulingStripItem,
|
|
|
|
|
this.MaterialMenuStripItem,
|
|
|
|
|
this.RecipeConfigStripItem,
|
|
|
|
|
this.EquipMaterialBindingStripItem,
|
|
|
|
@ -165,7 +164,7 @@ namespace HighWayIot.Winform.MainForm
|
|
|
|
|
//
|
|
|
|
|
this.DaliyReportStripItem.Image = global::HighWayIot.Winform.Properties.Resources.报表数据;
|
|
|
|
|
this.DaliyReportStripItem.Name = "DaliyReportStripItem";
|
|
|
|
|
this.DaliyReportStripItem.Size = new System.Drawing.Size(124, 22);
|
|
|
|
|
this.DaliyReportStripItem.Size = new System.Drawing.Size(180, 22);
|
|
|
|
|
this.DaliyReportStripItem.Text = "日报表";
|
|
|
|
|
this.DaliyReportStripItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
@ -173,7 +172,7 @@ namespace HighWayIot.Winform.MainForm
|
|
|
|
|
//
|
|
|
|
|
this.OperateLogStripMenuItem.Image = global::HighWayIot.Winform.Properties.Resources.操作日志;
|
|
|
|
|
this.OperateLogStripMenuItem.Name = "OperateLogStripMenuItem";
|
|
|
|
|
this.OperateLogStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
|
|
|
this.OperateLogStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
|
|
|
this.OperateLogStripMenuItem.Text = "操作日志";
|
|
|
|
|
this.OperateLogStripMenuItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
@ -181,7 +180,7 @@ namespace HighWayIot.Winform.MainForm
|
|
|
|
|
//
|
|
|
|
|
this.AlarmLogStripMenuItem.Image = global::HighWayIot.Winform.Properties.Resources.报警日志;
|
|
|
|
|
this.AlarmLogStripMenuItem.Name = "AlarmLogStripMenuItem";
|
|
|
|
|
this.AlarmLogStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
|
|
|
this.AlarmLogStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
|
|
|
this.AlarmLogStripMenuItem.Text = "报警日志";
|
|
|
|
|
this.AlarmLogStripMenuItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
@ -193,14 +192,6 @@ 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[] {
|
|
|
|
@ -255,7 +246,8 @@ namespace HighWayIot.Winform.MainForm
|
|
|
|
|
//
|
|
|
|
|
this.DeviceDataManageToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
|
this.RFIDParamManageToolStripMenuItem,
|
|
|
|
|
this.DeviceParamManageToolStripMenuItem});
|
|
|
|
|
this.DeviceParamManageToolStripMenuItem,
|
|
|
|
|
this.VulcanizerRecipeConfigToolStripMenuItem});
|
|
|
|
|
this.DeviceDataManageToolStripMenuItem.Image = global::HighWayIot.Winform.Properties.Resources.参数;
|
|
|
|
|
this.DeviceDataManageToolStripMenuItem.Name = "DeviceDataManageToolStripMenuItem";
|
|
|
|
|
this.DeviceDataManageToolStripMenuItem.Size = new System.Drawing.Size(84, 22);
|
|
|
|
@ -265,7 +257,7 @@ namespace HighWayIot.Winform.MainForm
|
|
|
|
|
//
|
|
|
|
|
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.Size = new System.Drawing.Size(184, 22);
|
|
|
|
|
this.RFIDParamManageToolStripMenuItem.Text = "RFID参数配置";
|
|
|
|
|
this.RFIDParamManageToolStripMenuItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
@ -273,10 +265,18 @@ namespace HighWayIot.Winform.MainForm
|
|
|
|
|
//
|
|
|
|
|
this.DeviceParamManageToolStripMenuItem.Image = global::HighWayIot.Winform.Properties.Resources.设备;
|
|
|
|
|
this.DeviceParamManageToolStripMenuItem.Name = "DeviceParamManageToolStripMenuItem";
|
|
|
|
|
this.DeviceParamManageToolStripMenuItem.Size = new System.Drawing.Size(151, 22);
|
|
|
|
|
this.DeviceParamManageToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
|
|
|
|
|
this.DeviceParamManageToolStripMenuItem.Text = "设备参数配置";
|
|
|
|
|
this.DeviceParamManageToolStripMenuItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
|
// VulcanizerRecipeConfigToolStripMenuItem
|
|
|
|
|
//
|
|
|
|
|
this.VulcanizerRecipeConfigToolStripMenuItem.Image = global::HighWayIot.Winform.Properties.Resources.加硫_03;
|
|
|
|
|
this.VulcanizerRecipeConfigToolStripMenuItem.Name = "VulcanizerRecipeConfigToolStripMenuItem";
|
|
|
|
|
this.VulcanizerRecipeConfigToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
|
|
|
|
|
this.VulcanizerRecipeConfigToolStripMenuItem.Text = "硫化机配方参数配置";
|
|
|
|
|
this.VulcanizerRecipeConfigToolStripMenuItem.Click += new System.EventHandler(this.StripMenuItemClick);
|
|
|
|
|
//
|
|
|
|
|
// UserControlTabs
|
|
|
|
|
//
|
|
|
|
|
this.UserControlTabs.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
@ -371,6 +371,36 @@ namespace HighWayIot.Winform.MainForm
|
|
|
|
|
this.SplitLabel3.Name = "SplitLabel3";
|
|
|
|
|
this.SplitLabel3.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状态:";
|
|
|
|
|
//
|
|
|
|
|
// OpenMixStateLabel
|
|
|
|
|
//
|
|
|
|
|
this.OpenMixStateLabel.Name = "OpenMixStateLabel";
|
|
|
|
|
this.OpenMixStateLabel.Size = new System.Drawing.Size(31, 17);
|
|
|
|
|
this.OpenMixStateLabel.Text = "N/A";
|
|
|
|
|
//
|
|
|
|
|
// Label2
|
|
|
|
|
//
|
|
|
|
|
this.Label2.Name = "Label2";
|
|
|
|
|
this.Label2.Size = new System.Drawing.Size(89, 17);
|
|
|
|
|
this.Label2.Text = "成型PLC状态:";
|
|
|
|
|
//
|
|
|
|
|
// MolderStateLabel
|
|
|
|
|
//
|
|
|
|
|
this.MolderStateLabel.Name = "MolderStateLabel";
|
|
|
|
|
this.MolderStateLabel.Size = new System.Drawing.Size(31, 17);
|
|
|
|
|
this.MolderStateLabel.Text = "N/A";
|
|
|
|
|
//
|
|
|
|
|
// 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);
|
|
|
|
|
//
|
|
|
|
|
// StripLabel2
|
|
|
|
|
//
|
|
|
|
|
this.StripLabel2.Name = "StripLabel2";
|
|
|
|
@ -388,36 +418,6 @@ namespace HighWayIot.Winform.MainForm
|
|
|
|
|
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);
|
|
|
|
@ -467,7 +467,6 @@ namespace HighWayIot.Winform.MainForm
|
|
|
|
|
private ToolStripMenuItem TestMenuItem;
|
|
|
|
|
private ToolStripMenuItem ShiftTimeConfigStripItem;
|
|
|
|
|
private ToolStripMenuItem DaliyReportStripItem;
|
|
|
|
|
private ToolStripMenuItem ProductionSchedulingStripItem;
|
|
|
|
|
private ToolStripMenuItem MaterialMenuStripItem;
|
|
|
|
|
private ToolStripMenuItem RecipeConfigStripItem;
|
|
|
|
|
private ToolStripMenuItem EquipMaterialBindingStripItem;
|
|
|
|
@ -483,5 +482,6 @@ namespace HighWayIot.Winform.MainForm
|
|
|
|
|
private ToolStripStatusLabel OpenMixStateLabel;
|
|
|
|
|
private ToolStripStatusLabel Label2;
|
|
|
|
|
private ToolStripStatusLabel MolderStateLabel;
|
|
|
|
|
private ToolStripMenuItem VulcanizerRecipeConfigToolStripMenuItem;
|
|
|
|
|
}
|
|
|
|
|
}
|