Compare commits
No commits in common. "master" and "V3.3.1" have entirely different histories.
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlBottomBasic
|
||||
{
|
|
@ -9,10 +9,10 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using SmartX;
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlBottomBasic : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlBottomConfiguration
|
||||
{
|
|
@ -9,10 +9,10 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using SmartX;
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlBottomConfiguration : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlBottomEquipment
|
||||
{
|
|
@ -9,12 +9,12 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using SmartX;
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_2H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_2H.Datastore;
|
||||
using ITC81DB_2H.Part11_UserManager;
|
||||
using ITC81DB_0H.Part11_UserManager;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlBottomEquipment : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlBottomInformation
|
||||
{
|
|
@ -9,10 +9,10 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using SmartX;
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlBottomInformation : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlBottomLog
|
||||
{
|
|
@ -9,10 +9,10 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using SmartX;
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlBottomLog : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlBottomSystem
|
||||
{
|
|
@ -9,10 +9,10 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using SmartX;
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlBottomSystem : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterBasicDataStatistics
|
||||
{
|
|
@ -12,12 +12,12 @@ using System.Windows.Forms;
|
|||
|
||||
using SmartX;
|
||||
|
||||
using ITC81DB_2H.DialogForms;
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterBasicDataStatistics : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterBasicHelp
|
||||
{
|
|
@ -7,12 +7,12 @@ using System.Data;
|
|||
using System.Text;
|
||||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using SmartX;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterBasicHelp : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterBasicProduct
|
||||
{
|
|
@ -8,12 +8,12 @@ using System.Data;
|
|||
using System.Text;
|
||||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_2H.DialogForms;
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterBasicProduct : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterBasicTime
|
||||
{
|
|
@ -7,11 +7,11 @@ using System.Data;
|
|||
using System.Text;
|
||||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterBasicTime : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterConfiEthernet
|
||||
{
|
|
@ -11,11 +11,11 @@ using System.Windows.Forms;
|
|||
|
||||
using SmartX;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using ITC81DB_2H.DialogForms;
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterConfiEthernet : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterConfiHelp
|
||||
{
|
|
@ -8,11 +8,11 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using SmartX;
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterConfiHelp : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterConfiOptionBoard
|
||||
{
|
|
@ -8,10 +8,10 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterConfiOptionBoard : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterConfiSerial
|
||||
{
|
|
@ -11,12 +11,12 @@ using System.Text;
|
|||
using System.Threading;
|
||||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using ITC81DB_2H.DialogForms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterConfiSerial : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterEquipEngineer
|
||||
{
|
|
@ -10,14 +10,14 @@ using System.Drawing.Imaging;
|
|||
|
||||
using SmartX;
|
||||
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_2H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using System.Threading;
|
||||
using ITC81DB_2H.Datastore;
|
||||
using ITC81DB_2H.Part11_UserManager;
|
||||
using ITC81DB_0H.Part11_UserManager;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterEquipEngineer : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterEquipFunctionSetting
|
||||
{
|
|
@ -10,15 +10,15 @@ using System.Drawing.Imaging;
|
|||
|
||||
using SmartX;
|
||||
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_2H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using System.Threading;
|
||||
using ITC81DB_2H.Datastore;
|
||||
using ITC81DB_2H.Part11_UserManager;
|
||||
using ITC81DB_0H.Part11_UserManager;
|
||||
using System.IO;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterEquipFunctionSetting : UserControl
|
||||
{
|
||||
|
@ -536,7 +536,8 @@ namespace ITC81DB_2H.Controls
|
|||
|
||||
foreach (FileInfo file in files)
|
||||
{
|
||||
this.listBoxDataList.Items.Add(file.Name);
|
||||
if (file.Name.EndsWith(".txt") == true || file.Name.EndsWith(".jpg") == true)
|
||||
this.listBoxDataList.Items.Add(file.Name);
|
||||
}
|
||||
|
||||
this.labelFileCount1.Text = this.listBoxDataList.Items.Count.ToString();
|
||||
|
@ -678,17 +679,13 @@ namespace ITC81DB_2H.Controls
|
|||
}
|
||||
else
|
||||
{
|
||||
if (int.Parse(this.labelEquipmentID.Text) != myKeyPad.IntValue)
|
||||
{
|
||||
this.ParentForm.ParentForm.Update30000ModbusItem();
|
||||
after = this.labelEquipmentID.Text = myKeyPad.StringValue;
|
||||
after = this.labelEquipmentID.Text = myKeyPad.StringValue;
|
||||
|
||||
this.ParentForm.ParentForm.SystemConfig1.EquipmentID = myKeyPad.IntValue;
|
||||
this.ParentForm.ParentForm.SaveSystemConfigurationFile1(this.ParentForm.ParentForm.SystemConfig1);
|
||||
this.ParentForm.ParentForm.SystemConfig1.EquipmentID = myKeyPad.IntValue;
|
||||
this.ParentForm.ParentForm.SaveSystemConfigurationFile1(this.ParentForm.ParentForm.SystemConfig1);
|
||||
|
||||
if (before != after)
|
||||
this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.EquipmentID, "", before, after);
|
||||
}
|
||||
if (before != after)
|
||||
this.ParentForm.ParentForm.SetTrackingHistoryData(Define.E_TrackingParameter.EquipmentID, "", before, after);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -822,10 +819,10 @@ namespace ITC81DB_2H.Controls
|
|||
this.ParentForm.ParentForm.ChildFormMainDisplay.MainLineGraph.InitializeDesign();
|
||||
this.ParentForm.ParentForm.ChildFormMainDisplay.MainList.InitializeDesign();
|
||||
this.ParentForm.ParentForm.ChildFormMainDisplay.MainDataStatistics.InitializeDesign();
|
||||
this.ParentForm.ParentForm.ChildFormMainDisplay.MainWeightBigScreen.InitializeDesign();
|
||||
this.ParentForm.ParentForm.ChildFormMainDisplay.MainWeightSmall.InitializeDesign();
|
||||
this.ParentForm.ParentForm.ChildFormMainDisplay.MainFeedback.InitializeDesign();
|
||||
this.ParentForm.ParentForm.ChildFormMainDisplay.MainModbus.InitializeDesign();
|
||||
this.ParentForm.ParentForm.ChildFormMainDisplay.MainDisplayWeightBigScreen.InitializeDesign();
|
||||
this.ParentForm.ParentForm.ChildFormMainDisplay.MainDisplayWeightSmall.InitializeDesign();
|
||||
this.ParentForm.ParentForm.ChildFormMainDisplay.MainDisplayFeedback.InitializeDesign();
|
||||
this.ParentForm.ParentForm.ChildFormMainDisplay.MainDisplayModbus.InitializeDesign();
|
||||
Thread.Sleep(50);
|
||||
|
||||
this.ParentForm.ParentForm.ChildFormMenu.CenterBasicDataStatistics.InitializeDesign();
|
||||
|
@ -1118,10 +1115,22 @@ namespace ITC81DB_2H.Controls
|
|||
|
||||
foreach (FileInfo file in files)
|
||||
{
|
||||
this.FileCopy(file, filePath + file.Name);
|
||||
if (file.Name.Contains("Exception") == false)
|
||||
{
|
||||
if (file.Name.EndsWith(".txt") == true || file.Name.EndsWith(".jpg") == true)
|
||||
{
|
||||
this.FileCopy(file, filePath + file.Name);
|
||||
|
||||
this.listBoxDataList.Items.Remove(file.Name);
|
||||
file.Delete();
|
||||
this.listBoxDataList.Items.Remove(file.Name);
|
||||
file.Delete();
|
||||
}
|
||||
//else if (file.Name.Contains("Checklog") == true)
|
||||
//{
|
||||
// this.FileCopy(file, filePath + file.Name);
|
||||
|
||||
// file.Delete();
|
||||
//}
|
||||
}
|
||||
}
|
||||
this.labelFileCount1.Text = this.listBoxDataList.Items.Count.ToString();
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterEquipHelp
|
||||
{
|
|
@ -7,13 +7,13 @@ using System.Data;
|
|||
using System.Text;
|
||||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using SmartX;
|
||||
using ITC81DB_2H.Datastore;
|
||||
using ITC81DB_2H.Part11_UserManager;
|
||||
using ITC81DB_0H.Part11_UserManager;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterEquipHelp : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterEquipInitialize
|
||||
{
|
|
@ -8,13 +8,13 @@ using System.IO;
|
|||
using System.Text;
|
||||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_2H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using ITC81DB_2H.Datastore;
|
||||
using ITC81DB_2H.Part11_UserManager;
|
||||
using ITC81DB_0H.Part11_UserManager;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterEquipInitialize : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterEquipMyPage
|
||||
{
|
|
@ -8,13 +8,13 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
using System.IO;
|
||||
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using ITC81DB_2H.Datastore;
|
||||
using ITC81DB_2H.DialogForms;
|
||||
using ITC81DB_2H.Part11_UserManager;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_0H.Part11_UserManager;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterEquipMyPage : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterEquipUpdate
|
||||
{
|
|
@ -9,12 +9,12 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using SmartX;
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_2H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterEquipUpdate : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterEquipUser
|
||||
{
|
|
@ -8,14 +8,14 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
using System.Threading;
|
||||
|
||||
using ITC81DB_2H.Controls;
|
||||
using ITC81DB_2H.DialogForms;
|
||||
using ITC81DB_0H.Controls;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using ITC81DB_2H.Datastore;
|
||||
using ITC81DB_2H.Part11_UserManager;
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.Part11_UserManager;
|
||||
using ITC81DB_0H.Forms;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterEquipUser : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterEquipUserGroupEditor
|
||||
{
|
|
@ -7,14 +7,14 @@ using System.Data;
|
|||
using System.Text;
|
||||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_2H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using ITC81DB_2H.Datastore;
|
||||
using SmartX;
|
||||
using ITC81DB_2H.Part11_UserManager;
|
||||
using ITC81DB_0H.Part11_UserManager;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterEquipUserGroupEditor : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterInforAS
|
||||
{
|
|
@ -8,11 +8,11 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
using System.IO;
|
||||
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterInforAS : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterInforHelp
|
||||
{
|
|
@ -7,12 +7,12 @@ using System.Data;
|
|||
using System.Text;
|
||||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using SmartX;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterInforHelp : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterInforSystem
|
||||
{
|
|
@ -7,14 +7,14 @@ using System.Data;
|
|||
using System.Text;
|
||||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_2H.DialogForms;
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using ITC81DB_2H.Datastore;
|
||||
using ITC81DB_2H.Part11_UserManager;
|
||||
using ITC81DB_2H.Part11_Encryption;
|
||||
using ITC81DB_0H.Part11_UserManager;
|
||||
using ITC81DB_0H.Part11_Encryption;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterInforSystem : UserControl
|
||||
{
|
||||
|
@ -95,21 +95,6 @@ namespace ITC81DB_2H.Controls
|
|||
this.labelControlVer.Text = version;
|
||||
}
|
||||
|
||||
private void ServiceList()
|
||||
{
|
||||
//if (this.ParentForm.ParentForm.SystemConfig3.IsModbus == true)
|
||||
// this.labelServiceList.Text += "Modbus";
|
||||
//if (this.ParentForm.ParentForm.SystemConfig3.IsPart11 == true)
|
||||
//{
|
||||
// if (this.labelServiceList.Text.Length != 0)
|
||||
// this.labelServiceList.Text += ", ";
|
||||
// this.labelServiceList.Text += "Part11";
|
||||
//}
|
||||
|
||||
//if (this.labelServiceList.Text == "")
|
||||
// this.labelTitleService.Visible = false;
|
||||
}
|
||||
|
||||
public void DisplayHiddenMenu(bool bValue)
|
||||
{
|
||||
this.buttonNext.Visible = bValue;
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H
|
||||
namespace ITC81DB_0H
|
||||
{
|
||||
partial class ControlCenterInforSystem2
|
||||
{
|
|
@ -8,11 +8,11 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
using System.Drawing.Imaging;
|
||||
|
||||
using ITC81DB_2H.DialogForms;
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H
|
||||
namespace ITC81DB_0H
|
||||
{
|
||||
public partial class ControlCenterInforSystem2 : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H
|
||||
namespace ITC81DB_0H
|
||||
{
|
||||
partial class ControlCenterInforSystem3
|
||||
{
|
|
@ -9,11 +9,11 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
using System.Drawing.Imaging;
|
||||
|
||||
using ITC81DB_2H.DialogForms;
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H
|
||||
namespace ITC81DB_0H
|
||||
{
|
||||
public partial class ControlCenterInforSystem3 : UserControl
|
||||
{
|
|
@ -7,12 +7,12 @@ using System.Data;
|
|||
using System.Text;
|
||||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using ITC81DB_2H.Datastore;
|
||||
using SmartX;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterLogHelp : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterLogHelp
|
||||
{
|
|
@ -12,12 +12,12 @@ using System.Threading;
|
|||
|
||||
using SmartX;
|
||||
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_2H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterLogHistory : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterLogHistory
|
||||
{
|
|
@ -12,12 +12,12 @@ using System.Threading;
|
|||
|
||||
using SmartX;
|
||||
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_2H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterLogInspection : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterLogInspection
|
||||
{
|
|
@ -12,12 +12,12 @@ using System.Threading;
|
|||
|
||||
using SmartX;
|
||||
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_2H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterLogOthers : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterLogOthers
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterSystemBLDCMotorSetting
|
||||
{
|
|
@ -9,12 +9,12 @@ using System.Text;
|
|||
using System.Windows.Forms;
|
||||
|
||||
using SmartX;
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_2H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterSystemBLDCMotorSetting : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterSystemCalibration
|
||||
{
|
|
@ -7,12 +7,12 @@ using System.Data;
|
|||
using System.Text;
|
||||
using System.Windows.Forms;
|
||||
|
||||
using ITC81DB_2H.DialogForms;
|
||||
using ITC81DB_2H.Forms;
|
||||
using ITC81DB_0H.DialogForms;
|
||||
using ITC81DB_0H.Forms;
|
||||
using ITC81DB_2H_ImageDll;
|
||||
using ITC81DB_2H.Datastore;
|
||||
|
||||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
public partial class ControlCenterSystemCalibration : UserControl
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
namespace ITC81DB_2H.Controls
|
||||
namespace ITC81DB_0H.Controls
|
||||
{
|
||||
partial class ControlCenterSystemExternalOutput
|
||||
{
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue