25111901 添加新MES文档,更换MES库文件
This commit is contained in:
2
SLC1-N/Form1.Designer.cs
generated
2
SLC1-N/Form1.Designer.cs
generated
@@ -3067,7 +3067,7 @@
|
||||
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||||
this.KeyPreview = true;
|
||||
this.Name = "Form1";
|
||||
this.Text = " LL28-C_V25111801";
|
||||
this.Text = " LL28-C_V25111901";
|
||||
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
|
||||
this.Load += new System.EventHandler(this.Form1_Load);
|
||||
this.uiGroupBox5.ResumeLayout(false);
|
||||
|
||||
@@ -1684,7 +1684,7 @@ namespace SLC1_N
|
||||
if (testfinish && PorNfinish)
|
||||
{
|
||||
bool_CH1start_time = false;
|
||||
int time = (DateTime.Now - CH1start_time).Seconds;
|
||||
int time = (int)(DateTime.Now - CH1start_time).TotalSeconds;
|
||||
SetLabelText(lb_CH1testTime, $"{time} s");
|
||||
|
||||
if (result)
|
||||
@@ -2074,7 +2074,7 @@ namespace SLC1_N
|
||||
if (testfinish && PorNfinish)
|
||||
{
|
||||
bool_CH2start_time = false;
|
||||
int time = (DateTime.Now - CH2start_time).Seconds;
|
||||
int time = (int)(DateTime.Now - CH2start_time).TotalSeconds;
|
||||
SetLabelText(lb_CH2testTime, $"{time} s");
|
||||
|
||||
if (result)
|
||||
@@ -2465,7 +2465,7 @@ namespace SLC1_N
|
||||
if (testfinish && PorNfinish)
|
||||
{
|
||||
bool_CH3start_time = false;
|
||||
int time = (DateTime.Now - CH3start_time).Seconds;
|
||||
int time = (int)(DateTime.Now - CH3start_time).TotalSeconds;
|
||||
SetLabelText(lb_CH3testTime, $"{time} s");
|
||||
|
||||
if (result)
|
||||
@@ -2858,7 +2858,7 @@ namespace SLC1_N
|
||||
if (testfinish && PorNfinish)
|
||||
{
|
||||
bool_CH4start_time = false;
|
||||
int time = (DateTime.Now - CH4start_time).Seconds;
|
||||
int time = (int)(DateTime.Now - CH4start_time).TotalSeconds;
|
||||
SetLabelText(lb_CH4testTime, $"{time} s");
|
||||
|
||||
if (result)
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<ProjectGuid>{F7F71589-095A-45C2-975C-739BE2D1CE15}</ProjectGuid>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<RootNamespace>SLC1_N</RootNamespace>
|
||||
<AssemblyName>LL28-C_V25111701</AssemblyName>
|
||||
<AssemblyName>LL28-C_V25111901</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -716,9 +716,6 @@ D:\华贝\直压28\huabei4tongdao\SLC1-N\obj\Debug\LL28-C_V25111502.exe
|
||||
D:\华贝\直压28\huabei4tongdao\SLC1-N\obj\Debug\LL28-C_V25111502.pdb
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\bin\Debug\TCP\ITcpClient.cs
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\bin\Debug\TCP\ITcpClient.Designer.cs
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\bin\Debug\LL28-C_V25111701.exe.config
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\bin\Debug\LL28-C_V25111701.exe
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\bin\Debug\LL28-C_V25111701.pdb
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\bin\Debug\DocumentFormat.OpenXml.dll
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\bin\Debug\EasyModbus.dll
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\bin\Debug\Guna.UI.dll
|
||||
@@ -729,7 +726,6 @@ D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\bin\Debug\Newtonsoft.J
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\bin\Debug\Spire.XLS.dll
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\bin\Debug\SunnyUI.Common.dll
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\bin\Debug\SunnyUI.dll
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\bin\Debug\NetWorkHelper.pdb
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\bin\Debug\EasyModbus.xml
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\bin\Debug\Newtonsoft.Json.xml
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\obj\Debug\SLC1-N.csproj.AssemblyReference.cache
|
||||
@@ -757,5 +753,9 @@ D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\obj\Debug\SLC1_N.Warni
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\obj\Debug\SLC1-N.csproj.GenerateResource.cache
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\obj\Debug\SLC1-N.csproj.CoreCompileInputs.cache
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\obj\Debug\SLC1-N.csproj.Up2Date
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\obj\Debug\LL28-C_V25111701.exe
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\obj\Debug\LL28-C_V25111701.pdb
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\bin\Debug\LL28-C_V25111901.exe.config
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\bin\Debug\LL28-C_V25111901.exe
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\bin\Debug\LL28-C_V25111901.pdb
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\obj\Debug\LL28-C_V25111901.exe
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\obj\Debug\LL28-C_V25111901.pdb
|
||||
D:\桌面\莫禧亮\华贝\直压28\huabei4tongdao\SLC1-N\bin\Debug\NetWorkHelper.pdb
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user