提交 4c8a21e7 authored 作者: yangbinjay's avatar yangbinjay

去掉频繁提示

上级 af9fbdfd
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\packages\Obfuscar.2.2.40\build\obfuscar.props" Condition="Exists('..\packages\Obfuscar.2.2.40\build\obfuscar.props')" />
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup> <PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
...@@ -12,6 +13,7 @@ ...@@ -12,6 +13,7 @@
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<Deterministic>true</Deterministic> <Deterministic>true</Deterministic>
<IsWebBootstrapper>false</IsWebBootstrapper>
<PublishUrl>publish\</PublishUrl> <PublishUrl>publish\</PublishUrl>
<Install>true</Install> <Install>true</Install>
<InstallFrom>Disk</InstallFrom> <InstallFrom>Disk</InstallFrom>
...@@ -24,9 +26,10 @@ ...@@ -24,9 +26,10 @@
<MapFileExtensions>true</MapFileExtensions> <MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>0</ApplicationRevision> <ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion> <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust> <UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled> <BootstrapperEnabled>true</BootstrapperEnabled>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget> <PlatformTarget>AnyCPU</PlatformTarget>
...@@ -36,7 +39,7 @@ ...@@ -36,7 +39,7 @@
<OutputPath>bin\Upgradation\</OutputPath> <OutputPath>bin\Upgradation\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants> <DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>0</WarningLevel> <WarningLevel>2</WarningLevel>
<Prefer32Bit>false</Prefer32Bit> <Prefer32Bit>false</Prefer32Bit>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks> <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
</PropertyGroup> </PropertyGroup>
...@@ -162,4 +165,10 @@ ...@@ -162,4 +165,10 @@
xcopy "$(SolutionDir)$(SolutionName)\bin\Debug\Languages\*.*" "$(TargetDir)\Languages" /d /y xcopy "$(SolutionDir)$(SolutionName)\bin\Debug\Languages\*.*" "$(TargetDir)\Languages" /d /y
xcopy "$(SolutionDir)$(SolutionName)\bin\Debug\Resources\*.*" "$(TargetDir)\Resources" /d /y</PostBuildEvent> xcopy "$(SolutionDir)$(SolutionName)\bin\Debug\Resources\*.*" "$(TargetDir)\Resources" /d /y</PostBuildEvent>
</PropertyGroup> </PropertyGroup>
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\packages\Obfuscar.2.2.40\build\obfuscar.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Obfuscar.2.2.40\build\obfuscar.props'))" />
</Target>
</Project> </Project>
\ No newline at end of file
...@@ -152,9 +152,9 @@ ...@@ -152,9 +152,9 @@
<Control name="uiLabel4" text="小数长度:"/> <Control name="uiLabel4" text="小数长度:"/>
<Control name="uiLabel5" text="电压设置:"/> <Control name="uiLabel5" text="电压设置:"/>
<Control name="uiLabel6" text="设备编号:"/> <Control name="uiLabel6" text="设备编号:"/>
<Control name="uiLabel7" text="烘箱Id:"/>
<Control name="uiSymbolButton2" text="灯光控制"/> <Control name="uiSymbolButton2" text="灯光控制"/>
<Control name="uiSymbolButton1" text="对应关系"/> <Control name="uiSymbolButton1" text="对应关系"/>
<Control name="uiSymbolButton4" text="通道类型"/>
<Control name="uiSymbolButton3" text="保存设置"/> <Control name="uiSymbolButton3" text="保存设置"/>
<Control name="Com_DevTypeId" text="0"/> <Control name="Com_DevTypeId" text="0"/>
<Control name="Com_PowerId" text="0"/> <Control name="Com_PowerId" text="0"/>
...@@ -223,6 +223,7 @@ ...@@ -223,6 +223,7 @@
<Control name="CommunicationSetting" text="通讯口设置"/> <Control name="CommunicationSetting" text="通讯口设置"/>
<Control name="uiGroupBox1" text="通讯设置:"/> <Control name="uiGroupBox1" text="通讯设置:"/>
<Control name="uiGroupBox2" text="记录保存间隔时间(分钟):"/> <Control name="uiGroupBox2" text="记录保存间隔时间(分钟):"/>
<Control name="uiSymbolButton4" text="通道类型"/>
<Control name="uiLabel1" text="驱动检测板:"/> <Control name="uiLabel1" text="驱动检测板:"/>
<Control name="uiLabel2" text="试验电源:"/> <Control name="uiLabel2" text="试验电源:"/>
<Control name="uiLabel3" text="高温试验箱:"/> <Control name="uiLabel3" text="高温试验箱:"/>
...@@ -633,7 +634,7 @@ ...@@ -633,7 +634,7 @@
<DataGridViewCell name="GridExceedElectric" HeaderText="过流设置值"/> <DataGridViewCell name="GridExceedElectric" HeaderText="过流设置值"/>
<DataGridViewCell name="GridSetupVoltage" HeaderText="设定电压值"/> <DataGridViewCell name="GridSetupVoltage" HeaderText="设定电压值"/>
<DataGridViewCell name="GridStageVoltage" HeaderText="阶段加压值"/> <DataGridViewCell name="GridStageVoltage" HeaderText="阶段加压值"/>
<DataGridViewCell name="GridStageTime" HeaderText="阶段时长"/> <DataGridViewCell name="GridStageTime" HeaderText="阶段时长"/>
<DataGridViewCell name="GridControlBtn" HeaderText="控制"/> <DataGridViewCell name="GridControlBtn" HeaderText="控制"/>
</DataGridViewCells> </DataGridViewCells>
</Form> </Form>
...@@ -666,7 +667,7 @@ ...@@ -666,7 +667,7 @@
<DataGridViewCell name="GridExceedElectric" HeaderText="过流设置值"/> <DataGridViewCell name="GridExceedElectric" HeaderText="过流设置值"/>
<DataGridViewCell name="GridSetupVoltage" HeaderText="设定电压值"/> <DataGridViewCell name="GridSetupVoltage" HeaderText="设定电压值"/>
<DataGridViewCell name="GridStageVoltage" HeaderText="阶段降压值"/> <DataGridViewCell name="GridStageVoltage" HeaderText="阶段降压值"/>
<DataGridViewCell name="GridStageTime" HeaderText="阶段时长"/> <DataGridViewCell name="GridStageTime" HeaderText="阶段时长"/>
<DataGridViewCell name="GridControlBtn" HeaderText="控制"/> <DataGridViewCell name="GridControlBtn" HeaderText="控制"/>
</DataGridViewCells> </DataGridViewCells>
</Form> </Form>
......
...@@ -147,9 +147,9 @@ ...@@ -147,9 +147,9 @@
<Control name="uiLabel4" text="Decimal length:"/> <Control name="uiLabel4" text="Decimal length:"/>
<Control name="uiLabel5" text="Voltage setting:"/> <Control name="uiLabel5" text="Voltage setting:"/>
<Control name="uiLabel6" text="Equipment number:"/> <Control name="uiLabel6" text="Equipment number:"/>
<Control name="uiLabel7" text="Oven Id:"/>
<Control name="uiSymbolButton2" text="Light control"/> <Control name="uiSymbolButton2" text="Light control"/>
<Control name="uiSymbolButton1" text="Correspondence"/> <Control name="uiSymbolButton1" text="Correspondence"/>
<Control name="uiSymbolButton4" text="Slot Type"/>
<Control name="uiSymbolButton3" text="Save Settings"/> <Control name="uiSymbolButton3" text="Save Settings"/>
<Control name="Com_DevTypeId" text="0"/> <Control name="Com_DevTypeId" text="0"/>
<Control name="Com_PowerId" text="0"/> <Control name="Com_PowerId" text="0"/>
...@@ -218,6 +218,7 @@ ...@@ -218,6 +218,7 @@
<Control name="CommunicationSetting" text="Communication Port Setting"/> <Control name="CommunicationSetting" text="Communication Port Setting"/>
<Control name="uiGroupBox1" text="Communication Settings:"/> <Control name="uiGroupBox1" text="Communication Settings:"/>
<Control name="uiGroupBox2" text="Record Saving Interval (m):"/> <Control name="uiGroupBox2" text="Record Saving Interval (m):"/>
<Control name="uiSymbolButton4" text="Slot Type"/>
<Control name="uiLabel1" text="Drive Detection BIB:"/> <Control name="uiLabel1" text="Drive Detection BIB:"/>
<Control name="uiLabel2" text="Test PS Supply:"/> <Control name="uiLabel2" text="Test PS Supply:"/>
<Control name="uiLabel3" text="Oven1:"/> <Control name="uiLabel3" text="Oven1:"/>
......
...@@ -45,13 +45,14 @@ E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgr ...@@ -45,13 +45,14 @@ E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgr
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\SunnyUI.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\SunnyUI.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\Dapper.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\Dapper.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\System.Data.SQLite.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\System.Data.SQLite.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\Newtonsoft.Json.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\HTICOLClient.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\HTICOLClient.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\MQTTnet.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\MQTTnet.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\Newtonsoft.Json.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\GKHTRBC16P.Bll.pdb E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\GKHTRBC16P.Bll.pdb
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\GKHTRBC16P.Model.pdb E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\GKHTRBC16P.Model.pdb
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\GKHTRBC16P.Toolbox.pdb E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\GKHTRBC16P.Toolbox.pdb
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\log4net.xml E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\log4net.xml
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\Newtonsoft.Json.xml
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\obj\Debug\GK-HTRB-C16P.Upgradation.csproj.AssemblyReference.cache E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\obj\Debug\GK-HTRB-C16P.Upgradation.csproj.AssemblyReference.cache
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\obj\Debug\GK_HTRB_C16P.Upgradation.FrmUpgradation.resources E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\obj\Debug\GK_HTRB_C16P.Upgradation.FrmUpgradation.resources
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\obj\Debug\GK_HTRB_C16P.Upgradation.Properties.Resources.resources E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\obj\Debug\GK_HTRB_C16P.Upgradation.Properties.Resources.resources
...@@ -60,4 +61,3 @@ E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\obj\Debu ...@@ -60,4 +61,3 @@ E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\obj\Debu
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\obj\Debug\GK-HTRB-.862196FD.Up2Date E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\obj\Debug\GK-HTRB-.862196FD.Up2Date
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\obj\Debug\GK-HTRB-C16P.Upgradation.exe E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\obj\Debug\GK-HTRB-C16P.Upgradation.exe
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\obj\Debug\GK-HTRB-C16P.Upgradation.pdb E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\obj\Debug\GK-HTRB-C16P.Upgradation.pdb
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GK-HTRB-C16P.Upgradation\bin\Upgradation\Newtonsoft.Json.xml
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<packages> <packages>
<package id="log4net" version="2.0.15" targetFramework="net46" /> <package id="log4net" version="2.0.15" targetFramework="net46" />
<package id="Obfuscar" version="2.2.40" targetFramework="net46" developmentDependency="true" />
<package id="SunnyUI" version="3.2.2" targetFramework="net46" /> <package id="SunnyUI" version="3.2.2" targetFramework="net46" />
<package id="SunnyUI.Common" version="3.2.0" targetFramework="net46" /> <package id="SunnyUI.Common" version="3.2.0" targetFramework="net46" />
</packages> </packages>
\ No newline at end of file
...@@ -31,15 +31,15 @@ E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\GKHTRBC1 ...@@ -31,15 +31,15 @@ E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\GKHTRBC1
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\GKHTRBC16P.Toolbox.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\GKHTRBC16P.Toolbox.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\System.Data.SQLite.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\System.Data.SQLite.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\Newtonsoft.Json.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\Newtonsoft.Json.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\log4net.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\HTICOLClient.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\MQTTnet.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\GKHTRBC16P.Model.pdb E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\GKHTRBC16P.Model.pdb
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\GKHTRBC16P.Toolbox.pdb E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\GKHTRBC16P.Toolbox.pdb
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\Newtonsoft.Json.xml
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\log4net.xml
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\obj\Debug\GKHTRBC16P.Bll.csproj.AssemblyReference.cache E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\obj\Debug\GKHTRBC16P.Bll.csproj.AssemblyReference.cache
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\obj\Debug\GKHTRBC16P.Bll.csproj.CoreCompileInputs.cache E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\obj\Debug\GKHTRBC16P.Bll.csproj.CoreCompileInputs.cache
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\obj\Debug\GKHTRBC1.DFBB4EF2.Up2Date E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\obj\Debug\GKHTRBC1.DFBB4EF2.Up2Date
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\obj\Debug\GKHTRBC16P.Bll.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\obj\Debug\GKHTRBC16P.Bll.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\obj\Debug\GKHTRBC16P.Bll.pdb E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\obj\Debug\GKHTRBC16P.Bll.pdb
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\Newtonsoft.Json.xml
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\log4net.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\HTICOLClient.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\MQTTnet.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Bll\bin\Debug\log4net.xml
...@@ -55,14 +55,15 @@ E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debu ...@@ -55,14 +55,15 @@ E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debu
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\SunnyUI.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\SunnyUI.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\Dapper.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\Dapper.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\System.Data.SQLite.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\System.Data.SQLite.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\Newtonsoft.Json.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\log4net.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\log4net.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\HTICOLClient.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\HTICOLClient.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\MQTTnet.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\MQTTnet.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\Newtonsoft.Json.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\GKHTRBC16P.Bll.pdb E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\GKHTRBC16P.Bll.pdb
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\GKHTRBC16P.Model.pdb E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\GKHTRBC16P.Model.pdb
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\GKHTRBC16P.Protocol.pdb E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\GKHTRBC16P.Protocol.pdb
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\GKHTRBC16P.Toolbox.pdb E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\GKHTRBC16P.Toolbox.pdb
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\Newtonsoft.Json.xml
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\log4net.xml E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\log4net.xml
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\obj\Debug\GKHTRBC16P.Calibrationfm.csproj.AssemblyReference.cache E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\obj\Debug\GKHTRBC16P.Calibrationfm.csproj.AssemblyReference.cache
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\obj\Debug\GKHTRBC16P.Calibrationfm.FCalGk.resources E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\obj\Debug\GKHTRBC16P.Calibrationfm.FCalGk.resources
...@@ -80,4 +81,3 @@ E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\obj\Debu ...@@ -80,4 +81,3 @@ E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\obj\Debu
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\obj\Debug\GKHTRBC1.82067B27.Up2Date E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\obj\Debug\GKHTRBC1.82067B27.Up2Date
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\obj\Debug\GKHTRBC16P.Calibrationfm.exe E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\obj\Debug\GKHTRBC16P.Calibrationfm.exe
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\obj\Debug\GKHTRBC16P.Calibrationfm.pdb E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\obj\Debug\GKHTRBC16P.Calibrationfm.pdb
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Calibrationfm\bin\Debug\Newtonsoft.Json.xml
...@@ -4,12 +4,12 @@ E:\Customer\GK-HTRB-C16P-gk\GKHTRBC16P\GKHTRBC16P.Model\obj\Debug\GKHTRBC16P.Mod ...@@ -4,12 +4,12 @@ E:\Customer\GK-HTRB-C16P-gk\GKHTRBC16P\GKHTRBC16P.Model\obj\Debug\GKHTRBC16P.Mod
E:\Customer\GK-HTRB-C16P-gk\GKHTRBC16P\GKHTRBC16P.Model\obj\Debug\GKHTRBC16P.Model.csproj.CoreCompileInputs.cache E:\Customer\GK-HTRB-C16P-gk\GKHTRBC16P\GKHTRBC16P.Model\obj\Debug\GKHTRBC16P.Model.csproj.CoreCompileInputs.cache
E:\Customer\GK-HTRB-C16P-gk\GKHTRBC16P\GKHTRBC16P.Model\obj\Debug\GKHTRBC16P.Model.dll E:\Customer\GK-HTRB-C16P-gk\GKHTRBC16P\GKHTRBC16P.Model\obj\Debug\GKHTRBC16P.Model.dll
E:\Customer\GK-HTRB-C16P-gk\GKHTRBC16P\GKHTRBC16P.Model\obj\Debug\GKHTRBC16P.Model.pdb E:\Customer\GK-HTRB-C16P-gk\GKHTRBC16P\GKHTRBC16P.Model\obj\Debug\GKHTRBC16P.Model.pdb
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Model\obj\Debug\GKHTRBC16P.Model.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Model\bin\Debug\GKHTRBC16P.Model.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Model\bin\Debug\GKHTRBC16P.Model.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Model\bin\Debug\GKHTRBC16P.Model.pdb E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Model\bin\Debug\GKHTRBC16P.Model.pdb
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Model\obj\Debug\GKHTRBC16P.Model.csproj.AssemblyReference.cache
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Model\obj\Debug\GKHTRBC16P.Model.csproj.CoreCompileInputs.cache
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Model\obj\Debug\GKHTRBC16P.Model.pdb
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Model\bin\Debug\Newtonsoft.Json.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Model\bin\Debug\Newtonsoft.Json.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Model\bin\Debug\Newtonsoft.Json.xml E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Model\bin\Debug\Newtonsoft.Json.xml
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Model\obj\Debug\GKHTRBC16P.Model.csproj.AssemblyReference.cache
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Model\obj\Debug\GKHTRBC16P.Model.csproj.CoreCompileInputs.cache
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Model\obj\Debug\GKHTRBC1.4C7FFEC7.Up2Date E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Model\obj\Debug\GKHTRBC1.4C7FFEC7.Up2Date
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Model\obj\Debug\GKHTRBC16P.Model.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Model\obj\Debug\GKHTRBC16P.Model.pdb
...@@ -31,17 +31,17 @@ E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\GKH ...@@ -31,17 +31,17 @@ E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\GKH
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\GKHTRBC16P.Toolbox.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\GKHTRBC16P.Toolbox.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\SunnyUI.Common.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\SunnyUI.Common.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\SunnyUI.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\SunnyUI.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\Newtonsoft.Json.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\log4net.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\log4net.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\System.Data.SQLite.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\System.Data.SQLite.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\HTICOLClient.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\HTICOLClient.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\MQTTnet.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\MQTTnet.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\Newtonsoft.Json.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\GKHTRBC16P.Model.pdb E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\GKHTRBC16P.Model.pdb
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\GKHTRBC16P.Toolbox.pdb E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\GKHTRBC16P.Toolbox.pdb
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\Newtonsoft.Json.xml
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\log4net.xml E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\log4net.xml
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\obj\Debug\GKHTRBC16P.Protocol.csproj.AssemblyReference.cache E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\obj\Debug\GKHTRBC16P.Protocol.csproj.AssemblyReference.cache
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\obj\Debug\GKHTRBC16P.Protocol.csproj.CoreCompileInputs.cache E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\obj\Debug\GKHTRBC16P.Protocol.csproj.CoreCompileInputs.cache
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\obj\Debug\GKHTRBC1.CA66D6C3.Up2Date E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\obj\Debug\GKHTRBC1.CA66D6C3.Up2Date
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\obj\Debug\GKHTRBC16P.Protocol.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\obj\Debug\GKHTRBC16P.Protocol.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\obj\Debug\GKHTRBC16P.Protocol.pdb E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\obj\Debug\GKHTRBC16P.Protocol.pdb
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Protocol\bin\Debug\Newtonsoft.Json.xml
...@@ -54,7 +54,6 @@ namespace GKHTRBC16P.Toolbox ...@@ -54,7 +54,6 @@ namespace GKHTRBC16P.Toolbox
public static int BoardSS { get; set; } = 0;//显示当前界面的板号 public static int BoardSS { get; set; } = 0;//显示当前界面的板号
public static int RunLEDState = 0; public static int RunLEDState = 0;
public static int[] OnOffFre = new int[36];//通断次数 public static int[] OnOffFre = new int[36];//通断次数
public static Dictionary<int, int> TitTimeBoard { get; set; }
public static Dictionary<int, DateTime> DateTimeBoard { get; set; } public static Dictionary<int, DateTime> DateTimeBoard { get; set; }
public static Dictionary<int, DateTime> PowerTime { get; set; } public static Dictionary<int, DateTime> PowerTime { get; set; }
public static Dictionary<int, DateTime> OvenTime { get; set; } public static Dictionary<int, DateTime> OvenTime { get; set; }
......
...@@ -29,10 +29,11 @@ E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\bin\Debug\GKHT ...@@ -29,10 +29,11 @@ E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\bin\Debug\GKHT
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\bin\Debug\HTICOLClient.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\bin\Debug\HTICOLClient.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\bin\Debug\log4net.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\bin\Debug\log4net.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\bin\Debug\System.Data.SQLite.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\bin\Debug\System.Data.SQLite.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\bin\Debug\MQTTnet.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\bin\Debug\Newtonsoft.Json.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\bin\Debug\Newtonsoft.Json.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\bin\Debug\MQTTnet.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\bin\Debug\GKHTRBC16P.Model.pdb E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\bin\Debug\GKHTRBC16P.Model.pdb
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\bin\Debug\log4net.xml E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\bin\Debug\log4net.xml
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\bin\Debug\Newtonsoft.Json.xml
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\obj\Debug\GKHTRBC16P.Toolbox.csproj.AssemblyReference.cache E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\obj\Debug\GKHTRBC16P.Toolbox.csproj.AssemblyReference.cache
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\obj\Debug\Interop.IWshRuntimeLibrary.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\obj\Debug\Interop.IWshRuntimeLibrary.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\obj\Debug\GKHTRBC16P.Toolbox.csproj.ResolveComReference.cache E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\obj\Debug\GKHTRBC16P.Toolbox.csproj.ResolveComReference.cache
...@@ -40,4 +41,3 @@ E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\obj\Debug\GKHT ...@@ -40,4 +41,3 @@ E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\obj\Debug\GKHT
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\obj\Debug\GKHTRBC1.0B3BAC72.Up2Date E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\obj\Debug\GKHTRBC1.0B3BAC72.Up2Date
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\obj\Debug\GKHTRBC16P.Toolbox.dll E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\obj\Debug\GKHTRBC16P.Toolbox.dll
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\obj\Debug\GKHTRBC16P.Toolbox.pdb E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\obj\Debug\GKHTRBC16P.Toolbox.pdb
E:\CustomerRbGb\GK-HTRB-C16P-gaokun\GK-HTRB-GB\GKHTRBC16P.Toolbox\bin\Debug\Newtonsoft.Json.xml
...@@ -69,6 +69,7 @@ namespace GKHTRBC16P ...@@ -69,6 +69,7 @@ namespace GKHTRBC16P
{ {
ShowWaitForm(MultiLanguage.Prompt("rstart")); ShowWaitForm(MultiLanguage.Prompt("rstart"));
InitializeComponent(); InitializeComponent();
SetWaitFormDescription(UILocalize.SystemProcessing); SetWaitFormDescription(UILocalize.SystemProcessing);
mainForm = this; mainForm = this;
SerialManager.Defirst(); SerialManager.Defirst();
...@@ -946,7 +947,7 @@ namespace GKHTRBC16P ...@@ -946,7 +947,7 @@ namespace GKHTRBC16P
if (result == 0) if (result == 0)
{ {
uPublic.WriteLog("温度设置成功" + ten.Temp.ToString("000.0")); uPublic.WriteLog("温度设置成功" + ten.Temp.ToString("000.0"));
ShowSuccessTip("温度设置成功" + ten.Temp.ToString("000.0")); ShowSuccessTip("温度设置成功" + ten.Temp.ToString("000.0"), 1000);
} }
Thread.Sleep(500); Thread.Sleep(500);
if (ten.HumIs == 'Y') if (ten.HumIs == 'Y')
...@@ -971,7 +972,7 @@ namespace GKHTRBC16P ...@@ -971,7 +972,7 @@ namespace GKHTRBC16P
if (result == 0) if (result == 0)
{ {
uPublic.WriteLog("湿度设置成功" + ten.Hum.ToString("000.0")); uPublic.WriteLog("湿度设置成功" + ten.Hum.ToString("000.0"));
ShowSuccessTip("湿度设置成功" + ten.Hum.ToString("000.0")); ShowSuccessTip("湿度设置成功" + ten.Hum.ToString("000.0"), 1000);
} }
} }
ten.ExTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"); ten.ExTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
...@@ -1007,7 +1008,7 @@ namespace GKHTRBC16P ...@@ -1007,7 +1008,7 @@ namespace GKHTRBC16P
if (result == 0) if (result == 0)
{ {
uPublic.WriteLog("定值运行设置"); uPublic.WriteLog("定值运行设置");
ShowSuccessTip("定值运行设置"); ShowSuccessTip("定值运行设置", 1000);
} }
} }
ten.TempIs = 'E'; ten.TempIs = 'E';
......
...@@ -423,7 +423,7 @@ namespace GKHTRBC16P ...@@ -423,7 +423,7 @@ namespace GKHTRBC16P
if (result == 0) if (result == 0)
{ {
uPublic.WriteLog("温度设置成功" + ten.Temp.ToString("000.0")); uPublic.WriteLog("温度设置成功" + ten.Temp.ToString("000.0"));
ShowSuccessTip("温度设置成功" + ten.Temp.ToString("000.0")); ShowSuccessTip("温度设置成功" + ten.Temp.ToString("000.0"), 1000);
} }
Thread.Sleep(500); Thread.Sleep(500);
if (ten.HumIs == 'Y') if (ten.HumIs == 'Y')
...@@ -434,7 +434,7 @@ namespace GKHTRBC16P ...@@ -434,7 +434,7 @@ namespace GKHTRBC16P
if (result == 0) if (result == 0)
{ {
uPublic.WriteLog("湿度设置成功" + ten.Hum.ToString("000.0")); uPublic.WriteLog("湿度设置成功" + ten.Hum.ToString("000.0"));
ShowSuccessTip("湿度设置成功" + ten.Hum.ToString("000.0")); ShowSuccessTip("湿度设置成功" + ten.Hum.ToString("000.0"), 1000);
} }
} }
ten.ExTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"); ten.ExTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
...@@ -444,7 +444,7 @@ namespace GKHTRBC16P ...@@ -444,7 +444,7 @@ namespace GKHTRBC16P
result = Gws.Instance.ComTemperature(this, TemperaSign - 1, CalculationAo.ThisDevConfig.TestBoxNo+",MODE,CONSTANT"); result = Gws.Instance.ComTemperature(this, TemperaSign - 1, CalculationAo.ThisDevConfig.TestBoxNo+",MODE,CONSTANT");
if (result == 0) if (result == 0)
{ {
ShowSuccessTip("定值运行设置"); ShowSuccessTip("定值运行设置", 1000);
} }
} }
ten.TempIs = 'E'; ten.TempIs = 'E';
......
...@@ -29,62 +29,62 @@ namespace GKHTRBC16P.FunMov ...@@ -29,62 +29,62 @@ namespace GKHTRBC16P.FunMov
/// </summary> /// </summary>
private void InitializeComponent() private void InitializeComponent()
{ {
System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("COM1"); System.Windows.Forms.TreeNode treeNode57 = new System.Windows.Forms.TreeNode("COM1");
System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("COM2"); System.Windows.Forms.TreeNode treeNode58 = new System.Windows.Forms.TreeNode("COM2");
System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("COM3"); System.Windows.Forms.TreeNode treeNode59 = new System.Windows.Forms.TreeNode("COM3");
System.Windows.Forms.TreeNode treeNode4 = new System.Windows.Forms.TreeNode("COM4"); System.Windows.Forms.TreeNode treeNode60 = new System.Windows.Forms.TreeNode("COM4");
System.Windows.Forms.TreeNode treeNode5 = new System.Windows.Forms.TreeNode("COM5"); System.Windows.Forms.TreeNode treeNode61 = new System.Windows.Forms.TreeNode("COM5");
System.Windows.Forms.TreeNode treeNode6 = new System.Windows.Forms.TreeNode("COM6"); System.Windows.Forms.TreeNode treeNode62 = new System.Windows.Forms.TreeNode("COM6");
System.Windows.Forms.TreeNode treeNode7 = new System.Windows.Forms.TreeNode("COM7"); System.Windows.Forms.TreeNode treeNode63 = new System.Windows.Forms.TreeNode("COM7");
System.Windows.Forms.TreeNode treeNode8 = new System.Windows.Forms.TreeNode("COM8"); System.Windows.Forms.TreeNode treeNode64 = new System.Windows.Forms.TreeNode("COM8");
System.Windows.Forms.TreeNode treeNode9 = new System.Windows.Forms.TreeNode("COM9"); System.Windows.Forms.TreeNode treeNode65 = new System.Windows.Forms.TreeNode("COM9");
System.Windows.Forms.TreeNode treeNode10 = new System.Windows.Forms.TreeNode("COM10"); System.Windows.Forms.TreeNode treeNode66 = new System.Windows.Forms.TreeNode("COM10");
System.Windows.Forms.TreeNode treeNode11 = new System.Windows.Forms.TreeNode("COM11"); System.Windows.Forms.TreeNode treeNode67 = new System.Windows.Forms.TreeNode("COM11");
System.Windows.Forms.TreeNode treeNode12 = new System.Windows.Forms.TreeNode("COM12"); System.Windows.Forms.TreeNode treeNode68 = new System.Windows.Forms.TreeNode("COM12");
System.Windows.Forms.TreeNode treeNode13 = new System.Windows.Forms.TreeNode("COM13"); System.Windows.Forms.TreeNode treeNode69 = new System.Windows.Forms.TreeNode("COM13");
System.Windows.Forms.TreeNode treeNode14 = new System.Windows.Forms.TreeNode("COM14"); System.Windows.Forms.TreeNode treeNode70 = new System.Windows.Forms.TreeNode("COM14");
System.Windows.Forms.TreeNode treeNode15 = new System.Windows.Forms.TreeNode("COM15"); System.Windows.Forms.TreeNode treeNode71 = new System.Windows.Forms.TreeNode("COM15");
System.Windows.Forms.TreeNode treeNode16 = new System.Windows.Forms.TreeNode("COM16"); System.Windows.Forms.TreeNode treeNode72 = new System.Windows.Forms.TreeNode("COM16");
System.Windows.Forms.TreeNode treeNode17 = new System.Windows.Forms.TreeNode("COM1"); System.Windows.Forms.TreeNode treeNode73 = new System.Windows.Forms.TreeNode("COM1");
System.Windows.Forms.TreeNode treeNode18 = new System.Windows.Forms.TreeNode("COM2"); System.Windows.Forms.TreeNode treeNode74 = new System.Windows.Forms.TreeNode("COM2");
System.Windows.Forms.TreeNode treeNode19 = new System.Windows.Forms.TreeNode("COM3"); System.Windows.Forms.TreeNode treeNode75 = new System.Windows.Forms.TreeNode("COM3");
System.Windows.Forms.TreeNode treeNode20 = new System.Windows.Forms.TreeNode("COM4"); System.Windows.Forms.TreeNode treeNode76 = new System.Windows.Forms.TreeNode("COM4");
System.Windows.Forms.TreeNode treeNode21 = new System.Windows.Forms.TreeNode("COM5"); System.Windows.Forms.TreeNode treeNode77 = new System.Windows.Forms.TreeNode("COM5");
System.Windows.Forms.TreeNode treeNode22 = new System.Windows.Forms.TreeNode("COM6"); System.Windows.Forms.TreeNode treeNode78 = new System.Windows.Forms.TreeNode("COM6");
System.Windows.Forms.TreeNode treeNode23 = new System.Windows.Forms.TreeNode("COM7"); System.Windows.Forms.TreeNode treeNode79 = new System.Windows.Forms.TreeNode("COM7");
System.Windows.Forms.TreeNode treeNode24 = new System.Windows.Forms.TreeNode("COM8"); System.Windows.Forms.TreeNode treeNode80 = new System.Windows.Forms.TreeNode("COM8");
System.Windows.Forms.TreeNode treeNode25 = new System.Windows.Forms.TreeNode("COM9"); System.Windows.Forms.TreeNode treeNode81 = new System.Windows.Forms.TreeNode("COM9");
System.Windows.Forms.TreeNode treeNode26 = new System.Windows.Forms.TreeNode("COM10"); System.Windows.Forms.TreeNode treeNode82 = new System.Windows.Forms.TreeNode("COM10");
System.Windows.Forms.TreeNode treeNode27 = new System.Windows.Forms.TreeNode("COM11"); System.Windows.Forms.TreeNode treeNode83 = new System.Windows.Forms.TreeNode("COM11");
System.Windows.Forms.TreeNode treeNode28 = new System.Windows.Forms.TreeNode("COM12"); System.Windows.Forms.TreeNode treeNode84 = new System.Windows.Forms.TreeNode("COM12");
System.Windows.Forms.TreeNode treeNode29 = new System.Windows.Forms.TreeNode("COM13"); System.Windows.Forms.TreeNode treeNode85 = new System.Windows.Forms.TreeNode("COM13");
System.Windows.Forms.TreeNode treeNode30 = new System.Windows.Forms.TreeNode("COM14"); System.Windows.Forms.TreeNode treeNode86 = new System.Windows.Forms.TreeNode("COM14");
System.Windows.Forms.TreeNode treeNode31 = new System.Windows.Forms.TreeNode("COM15"); System.Windows.Forms.TreeNode treeNode87 = new System.Windows.Forms.TreeNode("COM15");
System.Windows.Forms.TreeNode treeNode32 = new System.Windows.Forms.TreeNode("COM16"); System.Windows.Forms.TreeNode treeNode88 = new System.Windows.Forms.TreeNode("COM16");
System.Windows.Forms.TreeNode treeNode33 = new System.Windows.Forms.TreeNode("COM17"); System.Windows.Forms.TreeNode treeNode89 = new System.Windows.Forms.TreeNode("COM17");
System.Windows.Forms.TreeNode treeNode34 = new System.Windows.Forms.TreeNode("COM18"); System.Windows.Forms.TreeNode treeNode90 = new System.Windows.Forms.TreeNode("COM18");
System.Windows.Forms.TreeNode treeNode35 = new System.Windows.Forms.TreeNode("COM19"); System.Windows.Forms.TreeNode treeNode91 = new System.Windows.Forms.TreeNode("COM19");
System.Windows.Forms.TreeNode treeNode36 = new System.Windows.Forms.TreeNode("COM20"); System.Windows.Forms.TreeNode treeNode92 = new System.Windows.Forms.TreeNode("COM20");
System.Windows.Forms.TreeNode treeNode37 = new System.Windows.Forms.TreeNode("COM21"); System.Windows.Forms.TreeNode treeNode93 = new System.Windows.Forms.TreeNode("COM21");
System.Windows.Forms.TreeNode treeNode38 = new System.Windows.Forms.TreeNode("COM22"); System.Windows.Forms.TreeNode treeNode94 = new System.Windows.Forms.TreeNode("COM22");
System.Windows.Forms.TreeNode treeNode39 = new System.Windows.Forms.TreeNode("COM23"); System.Windows.Forms.TreeNode treeNode95 = new System.Windows.Forms.TreeNode("COM23");
System.Windows.Forms.TreeNode treeNode40 = new System.Windows.Forms.TreeNode("COM24"); System.Windows.Forms.TreeNode treeNode96 = new System.Windows.Forms.TreeNode("COM24");
System.Windows.Forms.TreeNode treeNode41 = new System.Windows.Forms.TreeNode("COM25"); System.Windows.Forms.TreeNode treeNode97 = new System.Windows.Forms.TreeNode("COM25");
System.Windows.Forms.TreeNode treeNode42 = new System.Windows.Forms.TreeNode("COM26"); System.Windows.Forms.TreeNode treeNode98 = new System.Windows.Forms.TreeNode("COM26");
System.Windows.Forms.TreeNode treeNode43 = new System.Windows.Forms.TreeNode("COM27"); System.Windows.Forms.TreeNode treeNode99 = new System.Windows.Forms.TreeNode("COM27");
System.Windows.Forms.TreeNode treeNode44 = new System.Windows.Forms.TreeNode("COM28"); System.Windows.Forms.TreeNode treeNode100 = new System.Windows.Forms.TreeNode("COM28");
System.Windows.Forms.TreeNode treeNode45 = new System.Windows.Forms.TreeNode("COM29"); System.Windows.Forms.TreeNode treeNode101 = new System.Windows.Forms.TreeNode("COM29");
System.Windows.Forms.TreeNode treeNode46 = new System.Windows.Forms.TreeNode("COM30"); System.Windows.Forms.TreeNode treeNode102 = new System.Windows.Forms.TreeNode("COM30");
System.Windows.Forms.TreeNode treeNode47 = new System.Windows.Forms.TreeNode("COM31"); System.Windows.Forms.TreeNode treeNode103 = new System.Windows.Forms.TreeNode("COM31");
System.Windows.Forms.TreeNode treeNode48 = new System.Windows.Forms.TreeNode("COM32"); System.Windows.Forms.TreeNode treeNode104 = new System.Windows.Forms.TreeNode("COM32");
System.Windows.Forms.TreeNode treeNode49 = new System.Windows.Forms.TreeNode("COM33"); System.Windows.Forms.TreeNode treeNode105 = new System.Windows.Forms.TreeNode("COM33");
System.Windows.Forms.TreeNode treeNode50 = new System.Windows.Forms.TreeNode("COM34"); System.Windows.Forms.TreeNode treeNode106 = new System.Windows.Forms.TreeNode("COM34");
System.Windows.Forms.TreeNode treeNode51 = new System.Windows.Forms.TreeNode("COM35"); System.Windows.Forms.TreeNode treeNode107 = new System.Windows.Forms.TreeNode("COM35");
System.Windows.Forms.TreeNode treeNode52 = new System.Windows.Forms.TreeNode("COM36"); System.Windows.Forms.TreeNode treeNode108 = new System.Windows.Forms.TreeNode("COM36");
System.Windows.Forms.TreeNode treeNode53 = new System.Windows.Forms.TreeNode("COM37"); System.Windows.Forms.TreeNode treeNode109 = new System.Windows.Forms.TreeNode("COM37");
System.Windows.Forms.TreeNode treeNode54 = new System.Windows.Forms.TreeNode("COM38"); System.Windows.Forms.TreeNode treeNode110 = new System.Windows.Forms.TreeNode("COM38");
System.Windows.Forms.TreeNode treeNode55 = new System.Windows.Forms.TreeNode("COM39"); System.Windows.Forms.TreeNode treeNode111 = new System.Windows.Forms.TreeNode("COM39");
System.Windows.Forms.TreeNode treeNode56 = new System.Windows.Forms.TreeNode("COM40"); System.Windows.Forms.TreeNode treeNode112 = new System.Windows.Forms.TreeNode("COM40");
this.uiGroupBox1 = new Sunny.UI.UIGroupBox(); this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
this.Com_Drive = new Sunny.UI.UITextBox(); this.Com_Drive = new Sunny.UI.UITextBox();
this.Com_HighTem1 = new Sunny.UI.UIComboTreeView(); this.Com_HighTem1 = new Sunny.UI.UIComboTreeView();
...@@ -105,12 +105,14 @@ namespace GKHTRBC16P.FunMov ...@@ -105,12 +105,14 @@ namespace GKHTRBC16P.FunMov
this.uiSymbolButton2 = new Sunny.UI.UISymbolButton(); this.uiSymbolButton2 = new Sunny.UI.UISymbolButton();
this.uiLabel5 = new Sunny.UI.UILabel(); this.uiLabel5 = new Sunny.UI.UILabel();
this.Txt_AutoSavePath = new Sunny.UI.UITextBox(); this.Txt_AutoSavePath = new Sunny.UI.UITextBox();
this.uiSymbolButton4 = new Sunny.UI.UISymbolButton();
this.uiGroupBox1.SuspendLayout(); this.uiGroupBox1.SuspendLayout();
this.uiGroupBox2.SuspendLayout(); this.uiGroupBox2.SuspendLayout();
this.SuspendLayout(); this.SuspendLayout();
// //
// uiGroupBox1 // uiGroupBox1
// //
this.uiGroupBox1.Controls.Add(this.uiSymbolButton4);
this.uiGroupBox1.Controls.Add(this.Com_Drive); this.uiGroupBox1.Controls.Add(this.Com_Drive);
this.uiGroupBox1.Controls.Add(this.Com_HighTem1); this.uiGroupBox1.Controls.Add(this.Com_HighTem1);
this.uiGroupBox1.Controls.Add(this.Com_Power); this.uiGroupBox1.Controls.Add(this.Com_Power);
...@@ -157,55 +159,55 @@ namespace GKHTRBC16P.FunMov ...@@ -157,55 +159,55 @@ namespace GKHTRBC16P.FunMov
this.Com_HighTem1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.Com_HighTem1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.Com_HighTem1.MinimumSize = new System.Drawing.Size(63, 0); this.Com_HighTem1.MinimumSize = new System.Drawing.Size(63, 0);
this.Com_HighTem1.Name = "Com_HighTem1"; this.Com_HighTem1.Name = "Com_HighTem1";
treeNode1.Name = "节点0"; treeNode57.Name = "节点0";
treeNode1.Text = "COM1"; treeNode57.Text = "COM1";
treeNode2.Name = "节点1"; treeNode58.Name = "节点1";
treeNode2.Text = "COM2"; treeNode58.Text = "COM2";
treeNode3.Name = "节点2"; treeNode59.Name = "节点2";
treeNode3.Text = "COM3"; treeNode59.Text = "COM3";
treeNode4.Name = "节点3"; treeNode60.Name = "节点3";
treeNode4.Text = "COM4"; treeNode60.Text = "COM4";
treeNode5.Name = "节点4"; treeNode61.Name = "节点4";
treeNode5.Text = "COM5"; treeNode61.Text = "COM5";
treeNode6.Name = "节点5"; treeNode62.Name = "节点5";
treeNode6.Text = "COM6"; treeNode62.Text = "COM6";
treeNode7.Name = "节点6"; treeNode63.Name = "节点6";
treeNode7.Text = "COM7"; treeNode63.Text = "COM7";
treeNode8.Name = "节点7"; treeNode64.Name = "节点7";
treeNode8.Text = "COM8"; treeNode64.Text = "COM8";
treeNode9.Name = "节点8"; treeNode65.Name = "节点8";
treeNode9.Text = "COM9"; treeNode65.Text = "COM9";
treeNode10.Name = "节点9"; treeNode66.Name = "节点9";
treeNode10.Text = "COM10"; treeNode66.Text = "COM10";
treeNode11.Name = "节点10"; treeNode67.Name = "节点10";
treeNode11.Text = "COM11"; treeNode67.Text = "COM11";
treeNode12.Name = "节点11"; treeNode68.Name = "节点11";
treeNode12.Text = "COM12"; treeNode68.Text = "COM12";
treeNode13.Name = "节点12"; treeNode69.Name = "节点12";
treeNode13.Text = "COM13"; treeNode69.Text = "COM13";
treeNode14.Name = "节点13"; treeNode70.Name = "节点13";
treeNode14.Text = "COM14"; treeNode70.Text = "COM14";
treeNode15.Name = "节点14"; treeNode71.Name = "节点14";
treeNode15.Text = "COM15"; treeNode71.Text = "COM15";
treeNode16.Name = "节点15"; treeNode72.Name = "节点15";
treeNode16.Text = "COM16"; treeNode72.Text = "COM16";
this.Com_HighTem1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] { this.Com_HighTem1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
treeNode1, treeNode57,
treeNode2, treeNode58,
treeNode3, treeNode59,
treeNode4, treeNode60,
treeNode5, treeNode61,
treeNode6, treeNode62,
treeNode7, treeNode63,
treeNode8, treeNode64,
treeNode9, treeNode65,
treeNode10, treeNode66,
treeNode11, treeNode67,
treeNode12, treeNode68,
treeNode13, treeNode69,
treeNode14, treeNode70,
treeNode15, treeNode71,
treeNode16}); treeNode72});
this.Com_HighTem1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.Com_HighTem1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.Com_HighTem1.Size = new System.Drawing.Size(248, 29); this.Com_HighTem1.Size = new System.Drawing.Size(248, 29);
this.Com_HighTem1.TabIndex = 14; this.Com_HighTem1.TabIndex = 14;
...@@ -223,127 +225,127 @@ namespace GKHTRBC16P.FunMov ...@@ -223,127 +225,127 @@ namespace GKHTRBC16P.FunMov
this.Com_Power.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.Com_Power.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.Com_Power.MinimumSize = new System.Drawing.Size(63, 0); this.Com_Power.MinimumSize = new System.Drawing.Size(63, 0);
this.Com_Power.Name = "Com_Power"; this.Com_Power.Name = "Com_Power";
treeNode17.Name = "节点0"; treeNode73.Name = "节点0";
treeNode17.Text = "COM1"; treeNode73.Text = "COM1";
treeNode18.Name = "节点1"; treeNode74.Name = "节点1";
treeNode18.Text = "COM2"; treeNode74.Text = "COM2";
treeNode19.Name = "节点2"; treeNode75.Name = "节点2";
treeNode19.Text = "COM3"; treeNode75.Text = "COM3";
treeNode20.Name = "节点3"; treeNode76.Name = "节点3";
treeNode20.Text = "COM4"; treeNode76.Text = "COM4";
treeNode21.Name = "节点4"; treeNode77.Name = "节点4";
treeNode21.Text = "COM5"; treeNode77.Text = "COM5";
treeNode22.Name = "节点5"; treeNode78.Name = "节点5";
treeNode22.Text = "COM6"; treeNode78.Text = "COM6";
treeNode23.Name = "节点6"; treeNode79.Name = "节点6";
treeNode23.Text = "COM7"; treeNode79.Text = "COM7";
treeNode24.Name = "节点7"; treeNode80.Name = "节点7";
treeNode24.Text = "COM8"; treeNode80.Text = "COM8";
treeNode25.Name = "节点0"; treeNode81.Name = "节点0";
treeNode25.Text = "COM9"; treeNode81.Text = "COM9";
treeNode26.Name = "节点1"; treeNode82.Name = "节点1";
treeNode26.Text = "COM10"; treeNode82.Text = "COM10";
treeNode27.Name = "节点2"; treeNode83.Name = "节点2";
treeNode27.Text = "COM11"; treeNode83.Text = "COM11";
treeNode28.Name = "节点3"; treeNode84.Name = "节点3";
treeNode28.Text = "COM12"; treeNode84.Text = "COM12";
treeNode29.Name = "节点4"; treeNode85.Name = "节点4";
treeNode29.Text = "COM13"; treeNode85.Text = "COM13";
treeNode30.Name = "节点5"; treeNode86.Name = "节点5";
treeNode30.Text = "COM14"; treeNode86.Text = "COM14";
treeNode31.Name = "节点6"; treeNode87.Name = "节点6";
treeNode31.Text = "COM15"; treeNode87.Text = "COM15";
treeNode32.Name = "节点7"; treeNode88.Name = "节点7";
treeNode32.Text = "COM16"; treeNode88.Text = "COM16";
treeNode33.Name = "节点8"; treeNode89.Name = "节点8";
treeNode33.Text = "COM17"; treeNode89.Text = "COM17";
treeNode34.Name = "节点9"; treeNode90.Name = "节点9";
treeNode34.Text = "COM18"; treeNode90.Text = "COM18";
treeNode35.Name = "节点10"; treeNode91.Name = "节点10";
treeNode35.Text = "COM19"; treeNode91.Text = "COM19";
treeNode36.Name = "节点11"; treeNode92.Name = "节点11";
treeNode36.Text = "COM20"; treeNode92.Text = "COM20";
treeNode37.Name = "节点12"; treeNode93.Name = "节点12";
treeNode37.Text = "COM21"; treeNode93.Text = "COM21";
treeNode38.Name = "节点13"; treeNode94.Name = "节点13";
treeNode38.Text = "COM22"; treeNode94.Text = "COM22";
treeNode39.Name = "节点14"; treeNode95.Name = "节点14";
treeNode39.Text = "COM23"; treeNode95.Text = "COM23";
treeNode40.Name = "节点15"; treeNode96.Name = "节点15";
treeNode40.Text = "COM24"; treeNode96.Text = "COM24";
treeNode41.Name = "节点16"; treeNode97.Name = "节点16";
treeNode41.Text = "COM25"; treeNode97.Text = "COM25";
treeNode42.Name = "节点17"; treeNode98.Name = "节点17";
treeNode42.Text = "COM26"; treeNode98.Text = "COM26";
treeNode43.Name = "节点18"; treeNode99.Name = "节点18";
treeNode43.Text = "COM27"; treeNode99.Text = "COM27";
treeNode44.Name = "节点19"; treeNode100.Name = "节点19";
treeNode44.Text = "COM28"; treeNode100.Text = "COM28";
treeNode45.Name = "节点20"; treeNode101.Name = "节点20";
treeNode45.Text = "COM29"; treeNode101.Text = "COM29";
treeNode46.Name = "节点21"; treeNode102.Name = "节点21";
treeNode46.Text = "COM30"; treeNode102.Text = "COM30";
treeNode47.Name = "节点22"; treeNode103.Name = "节点22";
treeNode47.Text = "COM31"; treeNode103.Text = "COM31";
treeNode48.Name = "节点23"; treeNode104.Name = "节点23";
treeNode48.Text = "COM32"; treeNode104.Text = "COM32";
treeNode49.Name = "节点24"; treeNode105.Name = "节点24";
treeNode49.Text = "COM33"; treeNode105.Text = "COM33";
treeNode50.Name = "节点25"; treeNode106.Name = "节点25";
treeNode50.Text = "COM34"; treeNode106.Text = "COM34";
treeNode51.Name = "节点26"; treeNode107.Name = "节点26";
treeNode51.Text = "COM35"; treeNode107.Text = "COM35";
treeNode52.Name = "节点27"; treeNode108.Name = "节点27";
treeNode52.Text = "COM36"; treeNode108.Text = "COM36";
treeNode53.Name = "节点28"; treeNode109.Name = "节点28";
treeNode53.Text = "COM37"; treeNode109.Text = "COM37";
treeNode54.Name = "节点29"; treeNode110.Name = "节点29";
treeNode54.Text = "COM38"; treeNode110.Text = "COM38";
treeNode55.Name = "节点30"; treeNode111.Name = "节点30";
treeNode55.Text = "COM39"; treeNode111.Text = "COM39";
treeNode56.Name = "节点31"; treeNode112.Name = "节点31";
treeNode56.Text = "COM40"; treeNode112.Text = "COM40";
this.Com_Power.Nodes.AddRange(new System.Windows.Forms.TreeNode[] { this.Com_Power.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
treeNode17, treeNode73,
treeNode18, treeNode74,
treeNode19, treeNode75,
treeNode20, treeNode76,
treeNode21, treeNode77,
treeNode22, treeNode78,
treeNode23, treeNode79,
treeNode24, treeNode80,
treeNode25, treeNode81,
treeNode26, treeNode82,
treeNode27, treeNode83,
treeNode28, treeNode84,
treeNode29, treeNode85,
treeNode30, treeNode86,
treeNode31, treeNode87,
treeNode32, treeNode88,
treeNode33, treeNode89,
treeNode34, treeNode90,
treeNode35, treeNode91,
treeNode36, treeNode92,
treeNode37, treeNode93,
treeNode38, treeNode94,
treeNode39, treeNode95,
treeNode40, treeNode96,
treeNode41, treeNode97,
treeNode42, treeNode98,
treeNode43, treeNode99,
treeNode44, treeNode100,
treeNode45, treeNode101,
treeNode46, treeNode102,
treeNode47, treeNode103,
treeNode48, treeNode104,
treeNode49, treeNode105,
treeNode50, treeNode106,
treeNode51, treeNode107,
treeNode52, treeNode108,
treeNode53, treeNode109,
treeNode54, treeNode110,
treeNode55, treeNode111,
treeNode56}); treeNode112});
this.Com_Power.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.Com_Power.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.Com_Power.Size = new System.Drawing.Size(248, 29); this.Com_Power.Size = new System.Drawing.Size(248, 29);
this.Com_Power.TabIndex = 12; this.Com_Power.TabIndex = 12;
...@@ -587,6 +589,21 @@ namespace GKHTRBC16P.FunMov ...@@ -587,6 +589,21 @@ namespace GKHTRBC16P.FunMov
this.Txt_AutoSavePath.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.Txt_AutoSavePath.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.Txt_AutoSavePath.Click += new System.EventHandler(this.Txt_AutoSavePath_Click); this.Txt_AutoSavePath.Click += new System.EventHandler(this.Txt_AutoSavePath_Click);
// //
// uiSymbolButton4
//
this.uiSymbolButton4.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton4.Location = new System.Drawing.Point(439, 195);
this.uiSymbolButton4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton4.Name = "uiSymbolButton4";
this.uiSymbolButton4.Size = new System.Drawing.Size(226, 35);
this.uiSymbolButton4.Symbol = 62009;
this.uiSymbolButton4.TabIndex = 17;
this.uiSymbolButton4.Text = "通道类型";
this.uiSymbolButton4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiSymbolButton4.Click += new System.EventHandler(this.uiSymbolButton4_Click);
//
// CommunicationSetting // CommunicationSetting
// //
this.AllowShowTitle = true; this.AllowShowTitle = true;
...@@ -634,5 +651,6 @@ namespace GKHTRBC16P.FunMov ...@@ -634,5 +651,6 @@ namespace GKHTRBC16P.FunMov
private Sunny.UI.UIComboTreeView Com_HighTem1; private Sunny.UI.UIComboTreeView Com_HighTem1;
private Sunny.UI.UITextBox Com_Drive; private Sunny.UI.UITextBox Com_Drive;
private Sunny.UI.UICheckBox Ckeck_IsBackup; private Sunny.UI.UICheckBox Ckeck_IsBackup;
private Sunny.UI.UISymbolButton uiSymbolButton4;
} }
} }
\ No newline at end of file
...@@ -225,7 +225,7 @@ namespace GKHTRBC16P.FunMov ...@@ -225,7 +225,7 @@ namespace GKHTRBC16P.FunMov
if (testp != null) if (testp != null)
{ {
ShowErrorTip(MultiLanguage.Prompt("editcontit")); ShowErrorTip(MultiLanguage.Prompt("editcontit"));
uPublic.WriteLog((sender as UISymbolButton).Text + ":" + MultiLanguage.Prompt("editcontit")); uPublic.WriteLog("Txt_AutoSavePath_Click:" + MultiLanguage.Prompt("editcontit"));
return; return;
} }
string dir = ""; string dir = "";
...@@ -270,6 +270,18 @@ namespace GKHTRBC16P.FunMov ...@@ -270,6 +270,18 @@ namespace GKHTRBC16P.FunMov
//} //}
} }
private void uiSymbolButton4_Click(object sender, EventArgs e)
{
ThorouType frm = new ThorouType();
frm.Render();
frm.ShowDialog();
if (frm.DialogResult == DialogResult.OK)
{
UIMessageTip.ShowOk("ok!");
frm.Dispose();
}
}
//public static void Drive_DataReceived(object sender, SerialDataReceivedEventArgs e) //public static void Drive_DataReceived(object sender, SerialDataReceivedEventArgs e)
//{ //{
......
...@@ -566,7 +566,7 @@ namespace GKHTRBC16P.FunMov ...@@ -566,7 +566,7 @@ namespace GKHTRBC16P.FunMov
} }
} }
} }
var devlist = deviceBll.GetList(); var devlist = deviceBll.GetListNotStatus();
decimal VolMax = devlist.Count > 0 ? devlist.Max(x => x.BackVol) : 0; decimal VolMax = devlist.Count > 0 ? devlist.Max(x => x.BackVol) : 0;
if (VolMax > 0 && (decimal)Vx > VolMax) if (VolMax > 0 && (decimal)Vx > VolMax)
{ {
......
...@@ -88,7 +88,7 @@ namespace GKHTRBC16P.FunMov ...@@ -88,7 +88,7 @@ namespace GKHTRBC16P.FunMov
} }
private void LocadMain() private void LocadMain()
{ {
dev_Devices = deviceBll.GetList();//CalculationAo.parametersList dev_Devices = deviceBll.GetListNotStatus();//CalculationAo.parametersList
slotvsPowertems = new List<SlotvsPowertem>(); slotvsPowertems = new List<SlotvsPowertem>();
bool Ismltpow = false; bool Ismltpow = false;
foreach (var curr in CalculationAo.CorrPowerDic.Values) foreach (var curr in CalculationAo.CorrPowerDic.Values)
......
...@@ -47,7 +47,7 @@ namespace GKHTRBC16P.FunMov ...@@ -47,7 +47,7 @@ namespace GKHTRBC16P.FunMov
{ {
powernum = Convert.ToInt16(SEPowerAdd.Text.Trim()); powernum = Convert.ToInt16(SEPowerAdd.Text.Trim());
DeviceBll deviceBll = new DeviceBll(); DeviceBll deviceBll = new DeviceBll();
var devlist = deviceBll.GetList(); var devlist = deviceBll.GetListNotStatus();
decimal VolMax = devlist.Count > 0 ? devlist.Max(x => x.BackVol) : 0; decimal VolMax = devlist.Count > 0 ? devlist.Max(x => x.BackVol) : 0;
if (VolMax > 0) if (VolMax > 0)
EditVSet.Maximum = (double)VolMax; EditVSet.Maximum = (double)VolMax;
......
...@@ -75,7 +75,6 @@ namespace GKHTRBC16P.FunMov ...@@ -75,7 +75,6 @@ namespace GKHTRBC16P.FunMov
stationalarm = stationAlarmBll.GetList(); stationalarm = stationAlarmBll.GetList();
CalculationAo.parametersList = new List<Test_Parameter>(); CalculationAo.parametersList = new List<Test_Parameter>();
CalculationAo.DateTimeBoard = new Dictionary<int, DateTime>(); CalculationAo.DateTimeBoard = new Dictionary<int, DateTime>();
CalculationAo.TitTimeBoard = new Dictionary<int, int>();
foreach (var dbr in devBrList) foreach (var dbr in devBrList)
{ {
if (dbr != null) if (dbr != null)
...@@ -90,7 +89,6 @@ namespace GKHTRBC16P.FunMov ...@@ -90,7 +89,6 @@ namespace GKHTRBC16P.FunMov
int[] Vtype = { 2, 3, 5,8 }; int[] Vtype = { 2, 3, 5,8 };
for (int i = 1; i <= CalculationAo.ThisDevConfig.Passageway; i++) for (int i = 1; i <= CalculationAo.ThisDevConfig.Passageway; i++)
{ {
CalculationAo.TitTimeBoard[i] = 0;
//CalculationAo.DicBoardInfo[i] = //CalculationAo.DicBoardInfo[i] =
if (!Vtype.Contains(CalculationAo.Thorous[i].Waytype)) if (!Vtype.Contains(CalculationAo.Thorous[i].Waytype))
CalculationAo.DicBoardInfo[i] = stationDataBll.DicHeaderStationFun(CalculationAo.ThisDevConfig.ReportDisTemp, CalculationAo.Thorous[i].Snum, i); CalculationAo.DicBoardInfo[i] = stationDataBll.DicHeaderStationFun(CalculationAo.ThisDevConfig.ReportDisTemp, CalculationAo.Thorous[i].Snum, i);
...@@ -161,7 +159,7 @@ namespace GKHTRBC16P.FunMov ...@@ -161,7 +159,7 @@ namespace GKHTRBC16P.FunMov
{ {
model.IsCkeckAlarm = Array.ConvertAll<string, int>(ischeckalarm.IsCheck.Split(","), s => Convert.ToInt16(s)); model.IsCkeckAlarm = Array.ConvertAll<string, int>(ischeckalarm.IsCheck.Split(","), s => Convert.ToInt16(s));
if (model.IsCkeckAlarm.Length != CalculationAo.Thorous[i].Snum) if (model.IsCkeckAlarm.Length < CalculationAo.Thorous[i].Snum)
{ {
model.IsCkeckAlarm = new int[CalculationAo.Thorous[i].Snum]; model.IsCkeckAlarm = new int[CalculationAo.Thorous[i].Snum];
ShowErrorTip("Station Alarm Configuration Error!"); ShowErrorTip("Station Alarm Configuration Error!");
...@@ -250,7 +248,7 @@ namespace GKHTRBC16P.FunMov ...@@ -250,7 +248,7 @@ namespace GKHTRBC16P.FunMov
{ {
model.IsCkeckAlarm = Array.ConvertAll<string, int>(ischeckalarm.IsCheck.Split(","), s => Convert.ToInt16(s)); model.IsCkeckAlarm = Array.ConvertAll<string, int>(ischeckalarm.IsCheck.Split(","), s => Convert.ToInt16(s));
if (model.IsCkeckAlarm.Length != CalculationAo.Thorous[slot].Snum) if (model.IsCkeckAlarm.Length < CalculationAo.Thorous[slot].Snum)
{ {
model.IsCkeckAlarm = new int[CalculationAo.Thorous[slot].Snum]; model.IsCkeckAlarm = new int[CalculationAo.Thorous[slot].Snum];
ShowErrorTip("Station Alarm Configuration Error!"); ShowErrorTip("Station Alarm Configuration Error!");
......
...@@ -32,7 +32,6 @@ ...@@ -32,7 +32,6 @@
this.uiGroupBox6 = new Sunny.UI.UIGroupBox(); this.uiGroupBox6 = new Sunny.UI.UIGroupBox();
this.uiSymbolButton5 = new Sunny.UI.UISymbolButton(); this.uiSymbolButton5 = new Sunny.UI.UISymbolButton();
this.uiSymbolButton2 = new Sunny.UI.UISymbolButton(); this.uiSymbolButton2 = new Sunny.UI.UISymbolButton();
this.uiSymbolButton4 = new Sunny.UI.UISymbolButton();
this.Txt_ComPowerNum = new Sunny.UI.UITextBox(); this.Txt_ComPowerNum = new Sunny.UI.UITextBox();
this.uiLabel20 = new Sunny.UI.UILabel(); this.uiLabel20 = new Sunny.UI.UILabel();
this.Com_PowerId = new Sunny.UI.UIComboBox(); this.Com_PowerId = new Sunny.UI.UIComboBox();
...@@ -97,7 +96,6 @@ ...@@ -97,7 +96,6 @@
// //
this.uiGroupBox6.Controls.Add(this.uiSymbolButton5); this.uiGroupBox6.Controls.Add(this.uiSymbolButton5);
this.uiGroupBox6.Controls.Add(this.uiSymbolButton2); this.uiGroupBox6.Controls.Add(this.uiSymbolButton2);
this.uiGroupBox6.Controls.Add(this.uiSymbolButton4);
this.uiGroupBox6.Controls.Add(this.Txt_ComPowerNum); this.uiGroupBox6.Controls.Add(this.Txt_ComPowerNum);
this.uiGroupBox6.Controls.Add(this.uiLabel20); this.uiGroupBox6.Controls.Add(this.uiLabel20);
this.uiGroupBox6.Controls.Add(this.Com_PowerId); this.uiGroupBox6.Controls.Add(this.Com_PowerId);
...@@ -135,10 +133,10 @@ ...@@ -135,10 +133,10 @@
// //
this.uiSymbolButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton2.Location = new System.Drawing.Point(542, 70); this.uiSymbolButton2.Location = new System.Drawing.Point(360, 70);
this.uiSymbolButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton2.Name = "uiSymbolButton2"; this.uiSymbolButton2.Name = "uiSymbolButton2";
this.uiSymbolButton2.Size = new System.Drawing.Size(152, 35); this.uiSymbolButton2.Size = new System.Drawing.Size(159, 35);
this.uiSymbolButton2.Symbol = 57509; this.uiSymbolButton2.Symbol = 57509;
this.uiSymbolButton2.TabIndex = 24; this.uiSymbolButton2.TabIndex = 24;
this.uiSymbolButton2.Text = "灯光控制"; this.uiSymbolButton2.Text = "灯光控制";
...@@ -146,21 +144,6 @@ ...@@ -146,21 +144,6 @@
this.uiSymbolButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiSymbolButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiSymbolButton2.Click += new System.EventHandler(this.uiSymbolButton2_Click); this.uiSymbolButton2.Click += new System.EventHandler(this.uiSymbolButton2_Click);
// //
// uiSymbolButton4
//
this.uiSymbolButton4.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton4.Location = new System.Drawing.Point(360, 70);
this.uiSymbolButton4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton4.Name = "uiSymbolButton4";
this.uiSymbolButton4.Size = new System.Drawing.Size(159, 35);
this.uiSymbolButton4.Symbol = 62009;
this.uiSymbolButton4.TabIndex = 11;
this.uiSymbolButton4.Text = "通道类型";
this.uiSymbolButton4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiSymbolButton4.Click += new System.EventHandler(this.uiSymbolButton4_Click_1);
//
// Txt_ComPowerNum // Txt_ComPowerNum
// //
this.Txt_ComPowerNum.Cursor = System.Windows.Forms.Cursors.IBeam; this.Txt_ComPowerNum.Cursor = System.Windows.Forms.Cursors.IBeam;
...@@ -816,7 +799,6 @@ ...@@ -816,7 +799,6 @@
private Sunny.UI.UIIntegerUpDown Txt_DataLength; private Sunny.UI.UIIntegerUpDown Txt_DataLength;
private Sunny.UI.UILabel uiLabel1; private Sunny.UI.UILabel uiLabel1;
private Sunny.UI.UILabel uiLabel13; private Sunny.UI.UILabel uiLabel13;
private Sunny.UI.UISymbolButton uiSymbolButton4;
private Sunny.UI.UIComboBox txt_SaveVoltage; private Sunny.UI.UIComboBox txt_SaveVoltage;
private Sunny.UI.UILabel uiLabel5; private Sunny.UI.UILabel uiLabel5;
private Sunny.UI.UITextBox uiTextBox1; private Sunny.UI.UITextBox uiTextBox1;
......
...@@ -308,14 +308,14 @@ namespace GKHTRBC16P.FunMov ...@@ -308,14 +308,14 @@ namespace GKHTRBC16P.FunMov
{ {
CalculationAo.ThisDevConfig.Isbridge = index; CalculationAo.ThisDevConfig.Isbridge = index;
var dtype = devprolist.Max(x => x.Dtype) + 1; var dtype = devprolist.Max(x => x.Dtype) + 1;
if (index == dtype) //if (index == dtype)
{ //{
uiSymbolButton4.Visible = true; // uiSymbolButton4.Visible = true;
} //}
else //else
{ //{
uiSymbolButton4.Visible = false; // uiSymbolButton4.Visible = false;
} //}
} }
private void uiSymbolButton4_Click(object sender, EventArgs e) private void uiSymbolButton4_Click(object sender, EventArgs e)
......
...@@ -205,7 +205,7 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -205,7 +205,7 @@ namespace GKHTRBC16P.Jurisdiction
if (comrx == 0) if (comrx == 0)
{ {
int[] ComdData = CalculationAo.ComdData[WayId]; int[] ComdData = CalculationAo.ComdData[WayId];
if (ComdData[2] != 0xff && new int[2] { 0, 2 }.Contains(thor.Waytype)) if (!new int[2] { 0, 2 }.Contains(thor.Waytype))//ComdData[2] != 0xff &&
return; return;
worksheet["A1"] = "Standard resistance Test NO." + uiComboBox1.Text; worksheet["A1"] = "Standard resistance Test NO." + uiComboBox1.Text;
worksheet["I3"] = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"); worksheet["I3"] = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
......
...@@ -36,7 +36,6 @@ ...@@ -36,7 +36,6 @@
this.uiLabel1 = new Sunny.UI.UILabel(); this.uiLabel1 = new Sunny.UI.UILabel();
this.uiLedBulb1 = new Sunny.UI.UILedBulb(); this.uiLedBulb1 = new Sunny.UI.UILedBulb();
this.uiDataGridView1 = new Sunny.UI.UIDataGridView(); this.uiDataGridView1 = new Sunny.UI.UIDataGridView();
this.Column1_Check = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.Txt_ExceedVoltage = new Sunny.UI.UITextBox(); this.Txt_ExceedVoltage = new Sunny.UI.UITextBox();
this.Txt_ExceedElectric = new Sunny.UI.UITextBox(); this.Txt_ExceedElectric = new Sunny.UI.UITextBox();
this.Txt_SetupVoltage = new Sunny.UI.UITextBox(); this.Txt_SetupVoltage = new Sunny.UI.UITextBox();
...@@ -64,6 +63,8 @@ ...@@ -64,6 +63,8 @@
this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column1_Check = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.GridPs = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GridPs = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column1_Slot = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column1_Slot = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GridVoltageSpec = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GridVoltageSpec = new System.Windows.Forms.DataGridViewTextBoxColumn();
...@@ -75,7 +76,6 @@ ...@@ -75,7 +76,6 @@
this.GridSetupVoltage = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GridSetupVoltage = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GridStageVoltage = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GridStageVoltage = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GridStageTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.GridStageTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).BeginInit();
this.SuspendLayout(); this.SuspendLayout();
// //
...@@ -173,15 +173,6 @@ ...@@ -173,15 +173,6 @@
this.uiDataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.uiDataGridView1_CellClick); this.uiDataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.uiDataGridView1_CellClick);
this.uiDataGridView1.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.uiDataGridView1_CellEndEdit); this.uiDataGridView1.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.uiDataGridView1_CellEndEdit);
// //
// Column1_Check
//
this.Column1_Check.FalseValue = "0";
this.Column1_Check.HeaderText = "选择";
this.Column1_Check.Name = "Column1_Check";
this.Column1_Check.TrueValue = "1";
this.Column1_Check.Visible = false;
this.Column1_Check.Width = 50;
//
// Txt_ExceedVoltage // Txt_ExceedVoltage
// //
this.Txt_ExceedVoltage.Cursor = System.Windows.Forms.Cursors.IBeam; this.Txt_ExceedVoltage.Cursor = System.Windows.Forms.Cursors.IBeam;
...@@ -520,6 +511,22 @@ ...@@ -520,6 +511,22 @@
this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11"; this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
this.dataGridViewTextBoxColumn11.Width = 80; this.dataGridViewTextBoxColumn11.Width = 80;
// //
// dataGridViewTextBoxColumn12
//
this.dataGridViewTextBoxColumn12.HeaderText = "停止加压";
this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
this.dataGridViewTextBoxColumn12.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.dataGridViewTextBoxColumn12.Width = 80;
//
// Column1_Check
//
this.Column1_Check.FalseValue = "0";
this.Column1_Check.HeaderText = "选择";
this.Column1_Check.Name = "Column1_Check";
this.Column1_Check.TrueValue = "1";
this.Column1_Check.Visible = false;
this.Column1_Check.Width = 50;
//
// GridPs // GridPs
// //
this.GridPs.DataPropertyName = "PS"; this.GridPs.DataPropertyName = "PS";
...@@ -593,17 +600,10 @@ ...@@ -593,17 +600,10 @@
// GridStageTime // GridStageTime
// //
this.GridStageTime.DataPropertyName = "StageTime"; this.GridStageTime.DataPropertyName = "StageTime";
this.GridStageTime.HeaderText = "阶段时长值"; this.GridStageTime.HeaderText = "阶段频率";
this.GridStageTime.Name = "GridStageTime"; this.GridStageTime.Name = "GridStageTime";
this.GridStageTime.Width = 120; this.GridStageTime.Width = 120;
// //
// dataGridViewTextBoxColumn12
//
this.dataGridViewTextBoxColumn12.HeaderText = "停止加压";
this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
this.dataGridViewTextBoxColumn12.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.dataGridViewTextBoxColumn12.Width = 80;
//
// FrmStagePress // FrmStagePress
// //
this.AllowShowTitle = true; this.AllowShowTitle = true;
......
...@@ -46,7 +46,7 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -46,7 +46,7 @@ namespace GKHTRBC16P.Jurisdiction
stageCompressionbll = new StageCompressionBll(); stageCompressionbll = new StageCompressionBll();
Stage_Compression = stageCompressionbll.GetList(0); Stage_Compression = stageCompressionbll.GetList(0);
deviceBll = new DeviceBll(); deviceBll = new DeviceBll();
var devlist = deviceBll.GetList(); var devlist = deviceBll.GetListNotStatus();
List<Stage_Compression> BdStage = new List<Stage_Compression>(); List<Stage_Compression> BdStage = new List<Stage_Compression>();
for (int i = 1; i <= CalculationAo.ThisDevConfig.ComPowerNum; i++) for (int i = 1; i <= CalculationAo.ThisDevConfig.ComPowerNum; i++)
{ {
...@@ -75,6 +75,9 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -75,6 +75,9 @@ namespace GKHTRBC16P.Jurisdiction
} }
var corm = CalculationAo.CorrPowerDic.Values.Where(x => (x.PowerId+",").Contains("PS" + i+",")).Select(a => a.PassagewayId).ToArray(); var corm = CalculationAo.CorrPowerDic.Values.Where(x => (x.PowerId+",").Contains("PS" + i+",")).Select(a => a.PassagewayId).ToArray();
model.Slot = string.Join(",", corm); model.Slot = string.Join(",", corm);
model.ExceedVoltage = 0;
model.SetupVoltage = 0;
model.StageVoltage = 0;
BdStage.Add(model); BdStage.Add(model);
} }
uiDataGridView1.DataSource = BdStage; uiDataGridView1.DataSource = BdStage;
...@@ -203,6 +206,7 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -203,6 +206,7 @@ namespace GKHTRBC16P.Jurisdiction
List<Stage_Compression> stagelist = uiDataGridView1.DataSource as List<Stage_Compression>; List<Stage_Compression> stagelist = uiDataGridView1.DataSource as List<Stage_Compression>;
foreach (var model in stagelist) foreach (var model in stagelist)
{ {
model.StageTime = 3;
model.StageType = 0; model.StageType = 0;
model.UserId = CalculationAo.ThisUser.Id; model.UserId = CalculationAo.ThisUser.Id;
model.CreateTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"); model.CreateTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
...@@ -315,11 +319,11 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -315,11 +319,11 @@ namespace GKHTRBC16P.Jurisdiction
{ {
case 1://TDK电源协议 case 1://TDK电源协议
string aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "TDK暂不支持" : "TDK Not supported yet"; string aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "TDK暂不支持" : "TDK Not supported yet";
ShowSuccessTip(aa); ShowSuccessTip(aa, 1000);
break; break;
case 2:// case 2://
aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "GK暂不支持" : "GK Not supported yet"; aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "GK暂不支持" : "GK Not supported yet";
ShowSuccessTip(aa); ShowSuccessTip(aa, 1000);
break; break;
case 3: case 3:
aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "命令发送中" : "Command sending"; aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "命令发送中" : "Command sending";
...@@ -397,11 +401,11 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -397,11 +401,11 @@ namespace GKHTRBC16P.Jurisdiction
{ {
case 1://TDK电源协议 case 1://TDK电源协议
string aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "TDK暂不支持" : "TDK Not supported yet"; string aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "TDK暂不支持" : "TDK Not supported yet";
ShowSuccessTip(aa); ShowSuccessTip(aa, 1000);
break; break;
case 2:// case 2://
aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "GK暂不支持" : "GK Not supported yet"; aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "GK暂不支持" : "GK Not supported yet";
ShowSuccessTip(aa); ShowSuccessTip(aa, 1000);
break; break;
case 3: case 3:
aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "命令发送中" : "Command sending"; aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "命令发送中" : "Command sending";
...@@ -657,6 +661,32 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -657,6 +661,32 @@ namespace GKHTRBC16P.Jurisdiction
} }
} }
} }
var corrl = CalculationAo.CorrPowerDic.Values.Where(x => x.PowerId == GridPs).ToList();
if (corrl.Count() > 0)
{
foreach (var corr1 in corrl)
{
var tdn = corr1.PassagewayId;
if (CalculationAo.Thorous[tdn].Waytype == 7 && CalculationAo.Thorous[tdn].Vg == 1)
{
var ComRxdData = CalculationAo.ComdData[tdn - 1];
double Vg = (double)Convert.ToUInt32(ComRxdData[345].ToString("X2") + ComRxdData[344].ToString("X2") + ComRxdData[343].ToString("X2") + ComRxdData[342].ToString("X2"), 16) / 100;
if (Vg < 0.5)
{
//FrmMain.mainForm.Prompt("powervolgate");
if (ShowAskDialog(MultiLanguage.Prompt("powervolgate")))
{
LogisTrac.WriteLog(this.GetType(), "有通道没有设置Vg,确定继续设置电压?Yes");
}
else
{
LogisTrac.WriteLog(this.GetType(), "有通道没有设置Vg,确定继续设置电压?No");
return;
}
}
}
}
}
if (SetupVoltage > ExceedVoltage) if (SetupVoltage > ExceedVoltage)
{ {
string aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "设置电压应小于等于过压设定值" : "The setting voltage should be less than or equal to the overvoltage setting value"; string aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "设置电压应小于等于过压设定值" : "The setting voltage should be less than or equal to the overvoltage setting value";
...@@ -675,11 +705,11 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -675,11 +705,11 @@ namespace GKHTRBC16P.Jurisdiction
{ {
case 1://TDK电源协议 case 1://TDK电源协议
string aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "TDK暂不支持" : "TDK Not supported yet"; string aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "TDK暂不支持" : "TDK Not supported yet";
ShowSuccessTip(aa); ShowSuccessTip(aa, 1000);
break; break;
case 2:// case 2://
aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "GK暂不支持" : "GK Not supported yet"; aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "GK暂不支持" : "GK Not supported yet";
ShowSuccessTip(aa); ShowSuccessTip(aa, 1000);
break; break;
case 3: case 3:
aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "命令发送中" : "Command sending"; aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "命令发送中" : "Command sending";
...@@ -750,11 +780,11 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -750,11 +780,11 @@ namespace GKHTRBC16P.Jurisdiction
{ {
case 1://TDK电源协议 case 1://TDK电源协议
string aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "TDK暂不支持" : "TDK Not supported yet"; string aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "TDK暂不支持" : "TDK Not supported yet";
ShowSuccessTip(aa); ShowSuccessTip(aa, 1000);
break; break;
case 2:// case 2://
aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "GK暂不支持" : "GK Not supported yet"; aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "GK暂不支持" : "GK Not supported yet";
ShowSuccessTip(aa); ShowSuccessTip(aa, 1000);
break; break;
case 3: case 3:
aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "命令发送中" : "Command sending"; aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "命令发送中" : "Command sending";
...@@ -794,10 +824,16 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -794,10 +824,16 @@ namespace GKHTRBC16P.Jurisdiction
{ {
DataGridViewRow row = uiDataGridView1.Rows[e.RowIndex]; DataGridViewRow row = uiDataGridView1.Rows[e.RowIndex];
int quantity = Convert.ToInt32(row.Cells["GridSetupVoltage"].Value ?? 0); int quantity = Convert.ToInt32(row.Cells["GridSetupVoltage"].Value ?? 0);
if (quantity > 100) if (quantity > 1000)
quantity = quantity / 3; {
else
quantity = quantity / 4; quantity = quantity / 4;
row.Cells["GridStageTime"].Value = 4;
}
else
{
quantity = quantity / 3;
row.Cells["GridStageTime"].Value = 3;
}
row.Cells["GridStageVoltage"].Value = quantity; row.Cells["GridStageVoltage"].Value = quantity;
} }
} }
......
...@@ -60,7 +60,7 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -60,7 +60,7 @@ namespace GKHTRBC16P.Jurisdiction
var dev = deviceBll.GetList(); var dev = deviceBll.GetList();
if (dev == null) if (dev == null)
{ {
ShowSuccessTip("请添加器件!"); ShowSuccessTip("请添加器件!", 1000);
} }
else else
{ {
...@@ -252,7 +252,7 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -252,7 +252,7 @@ namespace GKHTRBC16P.Jurisdiction
Stage_Heating thisheat = this.uiDataGridView1.CurrentRow.DataBoundItem as Stage_Heating; Stage_Heating thisheat = this.uiDataGridView1.CurrentRow.DataBoundItem as Stage_Heating;
if (thisheat.TempIs == 'Y' || thisheat.TempIs == 'E') if (thisheat.TempIs == 'Y' || thisheat.TempIs == 'E')
{ {
ShowSuccessTip(uPublic.Prompt("Tips6", "FrmStageTemp")); ShowSuccessTip(uPublic.Prompt("Tips6", "FrmStageTemp"), 1000);
return; return;
} }
thisheat.OvenId = uiComboBox1.Text; thisheat.OvenId = uiComboBox1.Text;
...@@ -298,7 +298,7 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -298,7 +298,7 @@ namespace GKHTRBC16P.Jurisdiction
var et = eheatlist.Where(x => x.TempIs == 'Y' || x.TempIs == 'E').ToList(); var et = eheatlist.Where(x => x.TempIs == 'Y' || x.TempIs == 'E').ToList();
if (et.Count > 0) if (et.Count > 0)
{ {
ShowSuccessTip(uPublic.Prompt("Tips6", "FrmStageTemp")); ShowSuccessTip(uPublic.Prompt("Tips6", "FrmStageTemp"), 1000);
return; return;
} }
foreach (var sheat in eheatlist) foreach (var sheat in eheatlist)
...@@ -363,7 +363,7 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -363,7 +363,7 @@ namespace GKHTRBC16P.Jurisdiction
var et = eheatlist.Where(x => x.TempIs == 'Y' || x.TempIs == 'E').ToList(); var et = eheatlist.Where(x => x.TempIs == 'Y' || x.TempIs == 'E').ToList();
if (et.Count > 0) if (et.Count > 0)
{ {
ShowSuccessTip(uPublic.Prompt("Tips6", "FrmStageTemp")); ShowSuccessTip(uPublic.Prompt("Tips6", "FrmStageTemp"), 1000);
return; return;
} }
else else
......
...@@ -42,19 +42,6 @@ ...@@ -42,19 +42,6 @@
this.uiLabel1 = new Sunny.UI.UILabel(); this.uiLabel1 = new Sunny.UI.UILabel();
this.uiLedBulb1 = new Sunny.UI.UILedBulb(); this.uiLedBulb1 = new Sunny.UI.UILedBulb();
this.uiDataGridView1 = new Sunny.UI.UIDataGridView(); this.uiDataGridView1 = new Sunny.UI.UIDataGridView();
this.Column1_Check = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.GridPs = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column1_Slot = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.StageType = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GridVoltageSpec = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GridElectricSpec = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GridVoltageCheck = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GridElectricCheck = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GridExceedVoltage = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GridExceedElectric = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GridSetupVoltage = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GridStageVoltage = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GridStageTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.uiLabel7 = new Sunny.UI.UILabel(); this.uiLabel7 = new Sunny.UI.UILabel();
this.uiLabel6 = new Sunny.UI.UILabel(); this.uiLabel6 = new Sunny.UI.UILabel();
this.uiLabel5 = new Sunny.UI.UILabel(); this.uiLabel5 = new Sunny.UI.UILabel();
...@@ -89,6 +76,19 @@ ...@@ -89,6 +76,19 @@
this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn24 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column1_Check = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.GridPs = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column1_Slot = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.StageType = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GridVoltageSpec = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GridElectricSpec = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GridVoltageCheck = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GridElectricCheck = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GridExceedVoltage = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GridExceedElectric = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GridSetupVoltage = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GridStageVoltage = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.GridStageTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).BeginInit();
this.SuspendLayout(); this.SuspendLayout();
// //
...@@ -278,99 +278,6 @@ ...@@ -278,99 +278,6 @@
this.uiDataGridView1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiDataGridView1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiDataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.uiDataGridView1_CellClick); this.uiDataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.uiDataGridView1_CellClick);
// //
// Column1_Check
//
this.Column1_Check.FalseValue = "0";
this.Column1_Check.HeaderText = "选择";
this.Column1_Check.Name = "Column1_Check";
this.Column1_Check.TrueValue = "1";
this.Column1_Check.Visible = false;
this.Column1_Check.Width = 50;
//
// GridPs
//
this.GridPs.DataPropertyName = "PS";
this.GridPs.HeaderText = "PS";
this.GridPs.Name = "GridPs";
this.GridPs.Width = 60;
//
// Column1_Slot
//
this.Column1_Slot.DataPropertyName = "Slot";
this.Column1_Slot.HeaderText = "通道";
this.Column1_Slot.Name = "Column1_Slot";
this.Column1_Slot.Width = 80;
//
// StageType
//
this.StageType.DataPropertyName = "StageType";
this.StageType.HeaderText = "类型";
this.StageType.Name = "StageType";
this.StageType.Visible = false;
//
// GridVoltageSpec
//
this.GridVoltageSpec.DataPropertyName = "VoltageSpec";
this.GridVoltageSpec.HeaderText = "反偏电压值";
this.GridVoltageSpec.Name = "GridVoltageSpec";
this.GridVoltageSpec.Width = 120;
//
// GridElectricSpec
//
this.GridElectricSpec.DataPropertyName = "ElectricSpec";
this.GridElectricSpec.HeaderText = "电流规格值";
this.GridElectricSpec.Name = "GridElectricSpec";
this.GridElectricSpec.Visible = false;
//
// GridVoltageCheck
//
this.GridVoltageCheck.DataPropertyName = "VoltageCheck";
this.GridVoltageCheck.HeaderText = "电压回检值";
this.GridVoltageCheck.Name = "GridVoltageCheck";
this.GridVoltageCheck.Width = 120;
//
// GridElectricCheck
//
this.GridElectricCheck.DataPropertyName = "ElectricCheck";
this.GridElectricCheck.HeaderText = "电流回检值";
this.GridElectricCheck.Name = "GridElectricCheck";
this.GridElectricCheck.Visible = false;
//
// GridExceedVoltage
//
this.GridExceedVoltage.DataPropertyName = "ExceedVoltage";
this.GridExceedVoltage.HeaderText = "过压设置值";
this.GridExceedVoltage.Name = "GridExceedVoltage";
this.GridExceedVoltage.Width = 120;
//
// GridExceedElectric
//
this.GridExceedElectric.DataPropertyName = "ExceedElectric";
this.GridExceedElectric.HeaderText = "过流设置值";
this.GridExceedElectric.Name = "GridExceedElectric";
this.GridExceedElectric.Visible = false;
//
// GridSetupVoltage
//
this.GridSetupVoltage.DataPropertyName = "SetupVoltage";
this.GridSetupVoltage.HeaderText = "设定电压值";
this.GridSetupVoltage.Name = "GridSetupVoltage";
this.GridSetupVoltage.Width = 120;
//
// GridStageVoltage
//
this.GridStageVoltage.DataPropertyName = "StageVoltage";
this.GridStageVoltage.HeaderText = "阶段降压值";
this.GridStageVoltage.Name = "GridStageVoltage";
this.GridStageVoltage.Width = 130;
//
// GridStageTime
//
this.GridStageTime.DataPropertyName = "StageTime";
this.GridStageTime.HeaderText = "阶段时长值";
this.GridStageTime.Name = "GridStageTime";
this.GridStageTime.Width = 120;
//
// uiLabel7 // uiLabel7
// //
this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
...@@ -708,6 +615,99 @@ ...@@ -708,6 +615,99 @@
this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24"; this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24";
this.dataGridViewTextBoxColumn24.Width = 80; this.dataGridViewTextBoxColumn24.Width = 80;
// //
// Column1_Check
//
this.Column1_Check.FalseValue = "0";
this.Column1_Check.HeaderText = "选择";
this.Column1_Check.Name = "Column1_Check";
this.Column1_Check.TrueValue = "1";
this.Column1_Check.Visible = false;
this.Column1_Check.Width = 50;
//
// GridPs
//
this.GridPs.DataPropertyName = "PS";
this.GridPs.HeaderText = "PS";
this.GridPs.Name = "GridPs";
this.GridPs.Width = 60;
//
// Column1_Slot
//
this.Column1_Slot.DataPropertyName = "Slot";
this.Column1_Slot.HeaderText = "通道";
this.Column1_Slot.Name = "Column1_Slot";
this.Column1_Slot.Width = 80;
//
// StageType
//
this.StageType.DataPropertyName = "StageType";
this.StageType.HeaderText = "类型";
this.StageType.Name = "StageType";
this.StageType.Visible = false;
//
// GridVoltageSpec
//
this.GridVoltageSpec.DataPropertyName = "VoltageSpec";
this.GridVoltageSpec.HeaderText = "反偏电压值";
this.GridVoltageSpec.Name = "GridVoltageSpec";
this.GridVoltageSpec.Width = 120;
//
// GridElectricSpec
//
this.GridElectricSpec.DataPropertyName = "ElectricSpec";
this.GridElectricSpec.HeaderText = "电流规格值";
this.GridElectricSpec.Name = "GridElectricSpec";
this.GridElectricSpec.Visible = false;
//
// GridVoltageCheck
//
this.GridVoltageCheck.DataPropertyName = "VoltageCheck";
this.GridVoltageCheck.HeaderText = "电压回检值";
this.GridVoltageCheck.Name = "GridVoltageCheck";
this.GridVoltageCheck.Width = 120;
//
// GridElectricCheck
//
this.GridElectricCheck.DataPropertyName = "ElectricCheck";
this.GridElectricCheck.HeaderText = "电流回检值";
this.GridElectricCheck.Name = "GridElectricCheck";
this.GridElectricCheck.Visible = false;
//
// GridExceedVoltage
//
this.GridExceedVoltage.DataPropertyName = "ExceedVoltage";
this.GridExceedVoltage.HeaderText = "过压设置值";
this.GridExceedVoltage.Name = "GridExceedVoltage";
this.GridExceedVoltage.Width = 120;
//
// GridExceedElectric
//
this.GridExceedElectric.DataPropertyName = "ExceedElectric";
this.GridExceedElectric.HeaderText = "过流设置值";
this.GridExceedElectric.Name = "GridExceedElectric";
this.GridExceedElectric.Visible = false;
//
// GridSetupVoltage
//
this.GridSetupVoltage.DataPropertyName = "SetupVoltage";
this.GridSetupVoltage.HeaderText = "设定电压值";
this.GridSetupVoltage.Name = "GridSetupVoltage";
this.GridSetupVoltage.Width = 120;
//
// GridStageVoltage
//
this.GridStageVoltage.DataPropertyName = "StageVoltage";
this.GridStageVoltage.HeaderText = "阶段降压值";
this.GridStageVoltage.Name = "GridStageVoltage";
this.GridStageVoltage.Width = 130;
//
// GridStageTime
//
this.GridStageTime.DataPropertyName = "StageTime";
this.GridStageTime.HeaderText = "阶段频率";
this.GridStageTime.Name = "GridStageTime";
this.GridStageTime.Width = 120;
//
// FrmStepDown // FrmStepDown
// //
this.AllowShowTitle = true; this.AllowShowTitle = true;
......
...@@ -41,7 +41,7 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -41,7 +41,7 @@ namespace GKHTRBC16P.Jurisdiction
stageCompressionbll = new StageCompressionBll(); stageCompressionbll = new StageCompressionBll();
Stage_Compression = stageCompressionbll.GetList(1); Stage_Compression = stageCompressionbll.GetList(1);
deviceBll = new DeviceBll(); deviceBll = new DeviceBll();
var devlist = deviceBll.GetList(); var devlist = deviceBll.GetListNotStatus();
List<Stage_Compression> BdStage = new List<Stage_Compression>(); List<Stage_Compression> BdStage = new List<Stage_Compression>();
for (int i = 1; i <= CalculationAo.ThisDevConfig.ComPowerNum; i++) for (int i = 1; i <= CalculationAo.ThisDevConfig.ComPowerNum; i++)
{ {
...@@ -70,6 +70,10 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -70,6 +70,10 @@ namespace GKHTRBC16P.Jurisdiction
} }
var corm = CalculationAo.CorrPowerDic.Values.Where(x => (x.PowerId + ",").Contains("PS" + i + ",")).Select(a => a.PassagewayId).ToArray(); var corm = CalculationAo.CorrPowerDic.Values.Where(x => (x.PowerId + ",").Contains("PS" + i + ",")).Select(a => a.PassagewayId).ToArray();
model.Slot = string.Join(",", corm); model.Slot = string.Join(",", corm);
model.ExceedVoltage = 0;
model.SetupVoltage = 0;
model.StageVoltage = 0;
model.StageTime = 3;
BdStage.Add(model); BdStage.Add(model);
} }
uiDataGridView1.DataSource = BdStage; uiDataGridView1.DataSource = BdStage;
...@@ -190,6 +194,7 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -190,6 +194,7 @@ namespace GKHTRBC16P.Jurisdiction
List<Stage_Compression> stagelist = uiDataGridView1.DataSource as List<Stage_Compression>; List<Stage_Compression> stagelist = uiDataGridView1.DataSource as List<Stage_Compression>;
foreach (var model in stagelist) foreach (var model in stagelist)
{ {
model.StageTime = 3;
model.StageType = 1; model.StageType = 1;
model.UserId = CalculationAo.ThisUser.Id; model.UserId = CalculationAo.ThisUser.Id;
model.CreateTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"); model.CreateTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
...@@ -254,11 +259,11 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -254,11 +259,11 @@ namespace GKHTRBC16P.Jurisdiction
{ {
case 1://TDK电源协议 case 1://TDK电源协议
string aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "TDK暂不支持" : "TDK Not supported yet"; string aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "TDK暂不支持" : "TDK Not supported yet";
ShowSuccessTip(aa); ShowSuccessTip(aa, 1000);
break; break;
case 2:// case 2://
aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "GK暂不支持" : "GK Not supported yet"; aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "GK暂不支持" : "GK Not supported yet";
ShowSuccessTip(aa); ShowSuccessTip(aa, 1000);
break; break;
case 3: case 3:
aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "命令发送中" : "Command sending"; aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "命令发送中" : "Command sending";
...@@ -336,11 +341,11 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -336,11 +341,11 @@ namespace GKHTRBC16P.Jurisdiction
{ {
case 1://TDK电源协议 case 1://TDK电源协议
string aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "TDK暂不支持" : "TDK Not supported yet"; string aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "TDK暂不支持" : "TDK Not supported yet";
ShowSuccessTip(aa); ShowSuccessTip(aa, 1000);
break; break;
case 2:// case 2://
aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "GK暂不支持" : "GK Not supported yet"; aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "GK暂不支持" : "GK Not supported yet";
ShowSuccessTip(aa); ShowSuccessTip(aa, 1000);
break; break;
case 3: case 3:
aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "命令发送中" : "Command sending"; aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "命令发送中" : "Command sending";
...@@ -555,11 +560,11 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -555,11 +560,11 @@ namespace GKHTRBC16P.Jurisdiction
{ {
case 1://TDK电源协议 case 1://TDK电源协议
string aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "TDK暂不支持" : "TDK Not supported yet"; string aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "TDK暂不支持" : "TDK Not supported yet";
ShowSuccessTip(aa); ShowSuccessTip(aa, 1000);
break; break;
case 2:// case 2://
aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "GK暂不支持" : "GK Not supported yet"; aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "GK暂不支持" : "GK Not supported yet";
ShowSuccessTip(aa); ShowSuccessTip(aa, 1000);
break; break;
case 3: case 3:
aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "命令发送中" : "Command sending"; aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "命令发送中" : "Command sending";
...@@ -641,11 +646,11 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -641,11 +646,11 @@ namespace GKHTRBC16P.Jurisdiction
{ {
case 1://TDK电源协议 case 1://TDK电源协议
string aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "TDK暂不支持" : "TDK Not supported yet"; string aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "TDK暂不支持" : "TDK Not supported yet";
ShowSuccessTip(aa); ShowSuccessTip(aa, 1000);
break; break;
case 2:// case 2://
aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "GK暂不支持" : "GK Not supported yet"; aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "GK暂不支持" : "GK Not supported yet";
ShowSuccessTip(aa); ShowSuccessTip(aa, 1000);
break; break;
case 3: case 3:
aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "命令发送中" : "Command sending"; aa = CalculationAo.ThisDevConfig.Language == "ChineseSimplified" ? "命令发送中" : "Command sending";
......
...@@ -35,14 +35,14 @@ ...@@ -35,14 +35,14 @@
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Correspondence)); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Correspondence));
this.uiDataGridView1 = new Sunny.UI.UIDataGridView(); this.uiDataGridView1 = new Sunny.UI.UIDataGridView();
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column3 = new System.Windows.Forms.DataGridViewComboBoxColumn();
this.uiSymbolButton1 = new Sunny.UI.UISymbolButton(); this.uiSymbolButton1 = new Sunny.UI.UISymbolButton();
this.uiSymbolButton2 = new Sunny.UI.UISymbolButton(); this.uiSymbolButton2 = new Sunny.UI.UISymbolButton();
this.uiLabel1 = new Sunny.UI.UILabel(); this.uiLabel1 = new Sunny.UI.UILabel();
this.Column3 = new System.Windows.Forms.DataGridViewComboBoxColumn();
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).BeginInit();
this.SuspendLayout(); this.SuspendLayout();
// //
...@@ -103,6 +103,28 @@ ...@@ -103,6 +103,28 @@
this.uiDataGridView1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiDataGridView1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiDataGridView1.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.uiDataGridView1_DataError); this.uiDataGridView1.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.uiDataGridView1_DataError);
// //
// Column1
//
this.Column1.DataPropertyName = "PassagewayId";
this.Column1.HeaderText = "通道";
this.Column1.Name = "Column1";
//
// Column2
//
this.Column2.DataPropertyName = "PowerId";
this.Column2.HeaderText = "电源";
this.Column2.Name = "Column2";
this.Column2.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Column2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.Column2.Width = 150;
//
// Column3
//
this.Column3.DataPropertyName = "OvenId";
this.Column3.HeaderText = "烘箱";
this.Column3.Name = "Column3";
this.Column3.Width = 130;
//
// uiSymbolButton1 // uiSymbolButton1
// //
this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand;
...@@ -140,17 +162,10 @@ ...@@ -140,17 +162,10 @@
this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Name = "uiLabel1";
this.uiLabel1.Size = new System.Drawing.Size(385, 29); this.uiLabel1.Size = new System.Drawing.Size(385, 29);
this.uiLabel1.TabIndex = 3; this.uiLabel1.TabIndex = 3;
this.uiLabel1.Text = "注意:多个通道以逗号分隔,如:PS1,PS2"; this.uiLabel1.Text = "注意:多个通道以逗号(半角)分隔,如:PS1,PS2";
this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// Column3
//
this.Column3.DataPropertyName = "OvenId";
this.Column3.HeaderText = "烘箱";
this.Column3.Name = "Column3";
this.Column3.Width = 130;
//
// dataGridViewTextBoxColumn1 // dataGridViewTextBoxColumn1
// //
this.dataGridViewTextBoxColumn1.DataPropertyName = "PassagewayId"; this.dataGridViewTextBoxColumn1.DataPropertyName = "PassagewayId";
...@@ -166,21 +181,6 @@ ...@@ -166,21 +181,6 @@
this.dataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; this.dataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.dataGridViewTextBoxColumn2.Width = 130; this.dataGridViewTextBoxColumn2.Width = 130;
// //
// Column1
//
this.Column1.DataPropertyName = "PassagewayId";
this.Column1.HeaderText = "通道";
this.Column1.Name = "Column1";
//
// Column2
//
this.Column2.DataPropertyName = "PowerId";
this.Column2.HeaderText = "电源";
this.Column2.Name = "Column2";
this.Column2.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.Column2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
this.Column2.Width = 150;
//
// Frm_Correspondence // Frm_Correspondence
// //
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
......
...@@ -75,7 +75,7 @@ namespace GKHTRBC16P.Jurisdiction ...@@ -75,7 +75,7 @@ namespace GKHTRBC16P.Jurisdiction
//uiComboBox2// //uiComboBox2//
if (CalculationAo.Thorous.Count <= 0) if (CalculationAo.Thorous.Count <= 0)
{ {
ShowSuccessTip(MultiLanguage.Prompt("Thorouesinfo")); ShowSuccessTip(MultiLanguage.Prompt("Thorouesinfo"), 1000);
return; return;
} }
for (int j = 0; j < CalculationAo.Thorous.Count; j++) for (int j = 0; j < CalculationAo.Thorous.Count; j++)
......
...@@ -152,9 +152,9 @@ ...@@ -152,9 +152,9 @@
<Control name="uiLabel4" text="小数长度:"/> <Control name="uiLabel4" text="小数长度:"/>
<Control name="uiLabel5" text="电压设置:"/> <Control name="uiLabel5" text="电压设置:"/>
<Control name="uiLabel6" text="设备编号:"/> <Control name="uiLabel6" text="设备编号:"/>
<Control name="uiLabel7" text="烘箱Id:"/>
<Control name="uiSymbolButton2" text="灯光控制"/> <Control name="uiSymbolButton2" text="灯光控制"/>
<Control name="uiSymbolButton1" text="对应关系"/> <Control name="uiSymbolButton1" text="对应关系"/>
<Control name="uiSymbolButton4" text="通道类型"/>
<Control name="uiSymbolButton3" text="保存设置"/> <Control name="uiSymbolButton3" text="保存设置"/>
<Control name="Com_DevTypeId" text="0"/> <Control name="Com_DevTypeId" text="0"/>
<Control name="Com_PowerId" text="0"/> <Control name="Com_PowerId" text="0"/>
...@@ -223,6 +223,7 @@ ...@@ -223,6 +223,7 @@
<Control name="CommunicationSetting" text="通讯口设置"/> <Control name="CommunicationSetting" text="通讯口设置"/>
<Control name="uiGroupBox1" text="通讯设置:"/> <Control name="uiGroupBox1" text="通讯设置:"/>
<Control name="uiGroupBox2" text="记录保存间隔时间(分钟):"/> <Control name="uiGroupBox2" text="记录保存间隔时间(分钟):"/>
<Control name="uiSymbolButton4" text="通道类型"/>
<Control name="uiLabel1" text="驱动检测板:"/> <Control name="uiLabel1" text="驱动检测板:"/>
<Control name="uiLabel2" text="试验电源:"/> <Control name="uiLabel2" text="试验电源:"/>
<Control name="uiLabel3" text="高温试验箱:"/> <Control name="uiLabel3" text="高温试验箱:"/>
...@@ -633,7 +634,7 @@ ...@@ -633,7 +634,7 @@
<DataGridViewCell name="GridExceedElectric" HeaderText="过流设置值"/> <DataGridViewCell name="GridExceedElectric" HeaderText="过流设置值"/>
<DataGridViewCell name="GridSetupVoltage" HeaderText="设定电压值"/> <DataGridViewCell name="GridSetupVoltage" HeaderText="设定电压值"/>
<DataGridViewCell name="GridStageVoltage" HeaderText="阶段加压值"/> <DataGridViewCell name="GridStageVoltage" HeaderText="阶段加压值"/>
<DataGridViewCell name="GridStageTime" HeaderText="阶段时长"/> <DataGridViewCell name="GridStageTime" HeaderText="阶段时长"/>
<DataGridViewCell name="GridControlBtn" HeaderText="控制"/> <DataGridViewCell name="GridControlBtn" HeaderText="控制"/>
</DataGridViewCells> </DataGridViewCells>
</Form> </Form>
...@@ -666,7 +667,7 @@ ...@@ -666,7 +667,7 @@
<DataGridViewCell name="GridExceedElectric" HeaderText="过流设置值"/> <DataGridViewCell name="GridExceedElectric" HeaderText="过流设置值"/>
<DataGridViewCell name="GridSetupVoltage" HeaderText="设定电压值"/> <DataGridViewCell name="GridSetupVoltage" HeaderText="设定电压值"/>
<DataGridViewCell name="GridStageVoltage" HeaderText="阶段降压值"/> <DataGridViewCell name="GridStageVoltage" HeaderText="阶段降压值"/>
<DataGridViewCell name="GridStageTime" HeaderText="阶段时长"/> <DataGridViewCell name="GridStageTime" HeaderText="阶段时长"/>
<DataGridViewCell name="GridControlBtn" HeaderText="控制"/> <DataGridViewCell name="GridControlBtn" HeaderText="控制"/>
</DataGridViewCells> </DataGridViewCells>
</Form> </Form>
......
...@@ -147,9 +147,9 @@ ...@@ -147,9 +147,9 @@
<Control name="uiLabel4" text="Decimal length:"/> <Control name="uiLabel4" text="Decimal length:"/>
<Control name="uiLabel5" text="Voltage setting:"/> <Control name="uiLabel5" text="Voltage setting:"/>
<Control name="uiLabel6" text="Equipment number:"/> <Control name="uiLabel6" text="Equipment number:"/>
<Control name="uiLabel7" text="Oven Id:"/>
<Control name="uiSymbolButton2" text="Light control"/> <Control name="uiSymbolButton2" text="Light control"/>
<Control name="uiSymbolButton1" text="Correspondence"/> <Control name="uiSymbolButton1" text="Correspondence"/>
<Control name="uiSymbolButton4" text="Slot Type"/>
<Control name="uiSymbolButton3" text="Save Settings"/> <Control name="uiSymbolButton3" text="Save Settings"/>
<Control name="Com_DevTypeId" text="0"/> <Control name="Com_DevTypeId" text="0"/>
<Control name="Com_PowerId" text="0"/> <Control name="Com_PowerId" text="0"/>
...@@ -218,6 +218,7 @@ ...@@ -218,6 +218,7 @@
<Control name="CommunicationSetting" text="Communication Port Setting"/> <Control name="CommunicationSetting" text="Communication Port Setting"/>
<Control name="uiGroupBox1" text="Communication Settings:"/> <Control name="uiGroupBox1" text="Communication Settings:"/>
<Control name="uiGroupBox2" text="Record Saving Interval (m):"/> <Control name="uiGroupBox2" text="Record Saving Interval (m):"/>
<Control name="uiSymbolButton4" text="Slot Type"/>
<Control name="uiLabel1" text="Drive Detection BIB:"/> <Control name="uiLabel1" text="Drive Detection BIB:"/>
<Control name="uiLabel2" text="Test PS Supply:"/> <Control name="uiLabel2" text="Test PS Supply:"/>
<Control name="uiLabel3" text="Oven1:"/> <Control name="uiLabel3" text="Oven1:"/>
......
...@@ -180,7 +180,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -180,7 +180,7 @@ namespace GKHTRBC16P.RunLibrary
} }
if (reslut2 == 0) if (reslut2 == 0)
{ {
FrmMain.mainForm.ShowSuccessTip("vgs:栅压降压命令发送成功:" + td); FrmMain.mainForm.ShowSuccessTip("vgs:栅压降压命令发送成功:" + td, 1000);
uPublic.WriteLog("SetVgsStdoy:" + "vgs:栅压降压命令发送成功,,OK:" + td); uPublic.WriteLog("SetVgsStdoy:" + "vgs:栅压降压命令发送成功,,OK:" + td);
Thread.Sleep(500); Thread.Sleep(500);
return true; return true;
...@@ -222,7 +222,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -222,7 +222,7 @@ namespace GKHTRBC16P.RunLibrary
FrmMain.mainForm.ShowErrorTip("通道" + td + "加栅压失败,请检查通讯!"); FrmMain.mainForm.ShowErrorTip("通道" + td + "加栅压失败,请检查通讯!");
return false; return false;
} }
FrmMain.mainForm.ShowSuccessTip("vgs:栅压降压命令发送成功,,OK:" + td); FrmMain.mainForm.ShowSuccessTip("vgs:栅压降压命令发送成功,,OK:" + td, 1000);
uPublic.WriteLog("SetVgsStdoy:" + "vgs:栅压降压命令发送成功,,OK:" + td); uPublic.WriteLog("SetVgsStdoy:" + "vgs:栅压降压命令发送成功,,OK:" + td);
Thread.Sleep(500); Thread.Sleep(500);
return true; return true;
...@@ -238,7 +238,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -238,7 +238,7 @@ namespace GKHTRBC16P.RunLibrary
public void SetAutoParmPower(Test_Parameter tparm) public void SetAutoParmPower(Test_Parameter tparm)
{ {
DeviceBll deviceBll = new DeviceBll(); DeviceBll deviceBll = new DeviceBll();
List<Dev_Device> devicelist = deviceBll.GetList(); List<Dev_Device> devicelist = deviceBll.GetListNotStatus();
var devm = devicelist.FirstOrDefault(x => x.Id == tparm.DeviceId); var devm = devicelist.FirstOrDefault(x => x.Id == tparm.DeviceId);
if (devm != null) if (devm != null)
SetAutoParmOven(3, tparm, devm); SetAutoParmOven(3, tparm, devm);
...@@ -343,7 +343,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -343,7 +343,7 @@ namespace GKHTRBC16P.RunLibrary
if (ten.IsVol == 0)//升压 if (ten.IsVol == 0)//升压
{ {
uPublic.WriteLog("升压开始..."); uPublic.WriteLog("升压开始...");
uIForm.ShowSuccessTip("升压开始..."); uIForm.ShowSuccessTip("升压开始...", 1000);
string[] sps = ten.Ps.Split(','); string[] sps = ten.Ps.Split(',');
int psno = Convert.ToInt16(sps[0].Replace("PS", "")); int psno = Convert.ToInt16(sps[0].Replace("PS", ""));
bool res = SetVol(uIForm, psno, ten.SeUptVol1, ten.VolSlope); bool res = SetVol(uIForm, psno, ten.SeUptVol1, ten.VolSlope);
...@@ -363,12 +363,12 @@ namespace GKHTRBC16P.RunLibrary ...@@ -363,12 +363,12 @@ namespace GKHTRBC16P.RunLibrary
if (ten.IsVol == 1) if (ten.IsVol == 1)
{ {
uPublic.WriteLog("升温开始..."); uPublic.WriteLog("升温开始...");
uIForm.ShowSuccessTip("升温开始..."); uIForm.ShowSuccessTip("升温开始...", 1000);
Oven_Data oven_Data = ConvertDataOpear.GetOven(ten.Oven, CalculationAo.OvenList); Oven_Data oven_Data = ConvertDataOpear.GetOven(ten.Oven, CalculationAo.OvenList);
if (oven_Data == null) if (oven_Data == null)
return; return;
uPublic.WriteLog(ten.Oven + ",当前温度:" + oven_Data.TemA); uPublic.WriteLog(ten.Oven + ",当前温度:" + oven_Data.TemA);
uIForm.ShowSuccessTip(ten.Oven + ",当前温度:" + oven_Data.TemA); uIForm.ShowSuccessTip(ten.Oven + ",当前温度:" + oven_Data.TemA, 1000);
int ovl = Convert.ToInt16(ten.Oven.Replace("#", "")); int ovl = Convert.ToInt16(ten.Oven.Replace("#", ""));
SetOventemp(uIForm, ovl, ten.SetUpTemp, CalculationAo.ThisDevConfig.TestBoxNo); SetOventemp(uIForm, ovl, ten.SetUpTemp, CalculationAo.ThisDevConfig.TestBoxNo);
ten.IsTemp = 1; ten.IsTemp = 1;
...@@ -387,9 +387,9 @@ namespace GKHTRBC16P.RunLibrary ...@@ -387,9 +387,9 @@ namespace GKHTRBC16P.RunLibrary
if (string.IsNullOrEmpty(ten.SetTempTime)) if (string.IsNullOrEmpty(ten.SetTempTime))
{ {
uPublic.WriteLog("升温开始...."); uPublic.WriteLog("升温开始....");
uIForm.ShowSuccessTip("升温开始...."); uIForm.ShowSuccessTip("升温开始....", 1000);
uPublic.WriteLog(ten.Oven + ",当前温度:" + oven_Data.TemA); uPublic.WriteLog(ten.Oven + ",当前温度:" + oven_Data.TemA);
uIForm.ShowSuccessTip(ten.Oven + ",当前温度:" + oven_Data.TemA); uIForm.ShowSuccessTip(ten.Oven + ",当前温度:" + oven_Data.TemA, 1000);
SetOventemp(uIForm, ovl, ten.SetUpTemp, CalculationAo.ThisDevConfig.TestBoxNo); SetOventemp(uIForm, ovl, ten.SetUpTemp, CalculationAo.ThisDevConfig.TestBoxNo);
ten.SetTempTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"); ten.SetTempTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
ovenPowerOrderBll.Update(ten); ovenPowerOrderBll.Update(ten);
...@@ -401,14 +401,14 @@ namespace GKHTRBC16P.RunLibrary ...@@ -401,14 +401,14 @@ namespace GKHTRBC16P.RunLibrary
ten.SetTempTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"); ten.SetTempTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
ten.Is_next_step = true; ten.Is_next_step = true;
uPublic.WriteLog("温度达到" + ten.SetUpTemp + ",开始等待"); uPublic.WriteLog("温度达到" + ten.SetUpTemp + ",开始等待");
uIForm.ShowSuccessTip("温度达到" + ten.SetUpTemp + ",开始等待"); uIForm.ShowSuccessTip("温度达到" + ten.SetUpTemp + ",开始等待", 1000);
} }
if (Convert.ToDateTime(ten.SetTempTime).AddMinutes(ten.TempReachTime) <= DateTime.Now && ten.Is_next_step) if (Convert.ToDateTime(ten.SetTempTime).AddMinutes(ten.TempReachTime) <= DateTime.Now && ten.Is_next_step)
{ {
uPublic.WriteLog("等待结束加湿开始...."); uPublic.WriteLog("等待结束加湿开始....");
uIForm.ShowSuccessTip("等待结束加湿开始...."); uIForm.ShowSuccessTip("等待结束加湿开始....", 1000);
uPublic.WriteLog(ten.Oven + ",当前湿度:" + oven_Data.HumidityA); uPublic.WriteLog(ten.Oven + ",当前湿度:" + oven_Data.HumidityA);
uIForm.ShowSuccessTip(ten.Oven + ",当前湿度:" + oven_Data.HumidityA); uIForm.ShowSuccessTip(ten.Oven + ",当前湿度:" + oven_Data.HumidityA, 1000);
SetOvenHimi(uIForm, ovl, ten.SetUpHimi); SetOvenHimi(uIForm, ovl, ten.SetUpHimi);
ten.IsTemp = 1; ten.IsTemp = 1;
ten.SetHimiTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"); ten.SetHimiTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
...@@ -426,12 +426,12 @@ namespace GKHTRBC16P.RunLibrary ...@@ -426,12 +426,12 @@ namespace GKHTRBC16P.RunLibrary
ten.SetHimiTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"); ten.SetHimiTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
ten.Is_next_step = true; ten.Is_next_step = true;
uPublic.WriteLog("湿度达到" + ten.SetUpHimi + ",开始等待"); uPublic.WriteLog("湿度达到" + ten.SetUpHimi + ",开始等待");
uIForm.ShowSuccessTip("湿度达到" + ten.SetUpHimi + ",开始等待"); uIForm.ShowSuccessTip("湿度达到" + ten.SetUpHimi + ",开始等待", 1000);
} }
if ((Convert.ToDateTime(ten.SetHimiTime).AddMinutes(ten.HimiReachTime) <= DateTime.Now && ten.Is_next_step)|| (ten.SetUpTemp == ten.SetLowerTemp && ten.SetUpTemp == 0 && ten.Is_next_step)) if ((Convert.ToDateTime(ten.SetHimiTime).AddMinutes(ten.HimiReachTime) <= DateTime.Now && ten.Is_next_step)|| (ten.SetUpTemp == ten.SetLowerTemp && ten.SetUpTemp == 0 && ten.Is_next_step))
{ {
uPublic.WriteLog("等待时间后升压开始...."); uPublic.WriteLog("等待时间后升压开始....");
uIForm.ShowSuccessTip("等待时间后升压开始...."); uIForm.ShowSuccessTip("等待时间后升压开始....", 1000);
string[] sps = ten.Ps.Split(','); string[] sps = ten.Ps.Split(',');
int psno = Convert.ToInt16(sps[0].Replace("PS", "")); int psno = Convert.ToInt16(sps[0].Replace("PS", ""));
bool res = SetVol(uIForm, psno, ten.SeUptVol1, ten.VolSlope); bool res = SetVol(uIForm, psno, ten.SeUptVol1, ten.VolSlope);
...@@ -464,7 +464,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -464,7 +464,7 @@ namespace GKHTRBC16P.RunLibrary
uPublic.WriteLog("降温开始..."); uPublic.WriteLog("降温开始...");
uIForm.ShowSuccessTip("降温开始..."); uIForm.ShowSuccessTip("降温开始...");
uPublic.WriteLog(ten.Oven + ",当前温度:" + oven_Data.TemA); uPublic.WriteLog(ten.Oven + ",当前温度:" + oven_Data.TemA);
uIForm.ShowSuccessTip(ten.Oven + ",当前温度:" + oven_Data.TemA); uIForm.ShowSuccessTip(ten.Oven + ",当前温度:" + oven_Data.TemA, 1000);
int ovl = Convert.ToInt16(ten.Oven.Replace("#", "")); int ovl = Convert.ToInt16(ten.Oven.Replace("#", ""));
SetOventemp(uIForm, ovl, ten.SetLowerTemp, CalculationAo.ThisDevConfig.TestBoxNo); SetOventemp(uIForm, ovl, ten.SetLowerTemp, CalculationAo.ThisDevConfig.TestBoxNo);
ten.IsTemp = 1; ten.IsTemp = 1;
...@@ -477,7 +477,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -477,7 +477,7 @@ namespace GKHTRBC16P.RunLibrary
string[] sps = ten.Ps.Split(','); string[] sps = ten.Ps.Split(',');
int psno = Convert.ToInt16(sps[0].Replace("PS", "")); int psno = Convert.ToInt16(sps[0].Replace("PS", ""));
uPublic.WriteLog("等待后降压开始..."); uPublic.WriteLog("等待后降压开始...");
uIForm.ShowSuccessTip("等待后降压开始..."); uIForm.ShowSuccessTip("等待后降压开始...", 1000);
bool res = SetVolDown(uIForm, psno, ten.SetDownVol1, ten.VolSlope); bool res = SetVolDown(uIForm, psno, ten.SetDownVol1, ten.VolSlope);
if (res) if (res)
{ {
...@@ -507,9 +507,9 @@ namespace GKHTRBC16P.RunLibrary ...@@ -507,9 +507,9 @@ namespace GKHTRBC16P.RunLibrary
if (string.IsNullOrEmpty(ten.SetHimiTime)) if (string.IsNullOrEmpty(ten.SetHimiTime))
{ {
uPublic.WriteLog("降湿开始...."); uPublic.WriteLog("降湿开始....");
uIForm.ShowSuccessTip("降湿开始...."); uIForm.ShowSuccessTip("降湿开始....", 1000);
uPublic.WriteLog(ten.Oven + ",当前湿度:" + oven_Data.HumidityA); uPublic.WriteLog(ten.Oven + ",当前湿度:" + oven_Data.HumidityA);
uIForm.ShowSuccessTip(ten.Oven + ",当前湿度:" + oven_Data.HumidityA); uIForm.ShowSuccessTip(ten.Oven + ",当前湿度:" + oven_Data.HumidityA, 1000);
SetOvenHimi(uIForm, ovl, ten.SetLowerHimi); SetOvenHimi(uIForm, ovl, ten.SetLowerHimi);
ten.SetHimiTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"); ten.SetHimiTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
ovenPowerOrderBll.Update(ten); ovenPowerOrderBll.Update(ten);
...@@ -521,14 +521,14 @@ namespace GKHTRBC16P.RunLibrary ...@@ -521,14 +521,14 @@ namespace GKHTRBC16P.RunLibrary
ten.SetHimiTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"); ten.SetHimiTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
ten.Is_next_step = true; ten.Is_next_step = true;
uPublic.WriteLog("湿度达到" + ten.SetLowerHimi + ",开始等待"); uPublic.WriteLog("湿度达到" + ten.SetLowerHimi + ",开始等待");
uIForm.ShowSuccessTip("湿度达到" + ten.SetLowerHimi + ",开始等待"); uIForm.ShowSuccessTip("湿度达到" + ten.SetLowerHimi + ",开始等待", 1000);
} }
if (Convert.ToDateTime(ten.SetHimiTime).AddMinutes(ten.TempReachTime) <= DateTime.Now && ten.Is_next_step) if (Convert.ToDateTime(ten.SetHimiTime).AddMinutes(ten.TempReachTime) <= DateTime.Now && ten.Is_next_step)
{ {
uPublic.WriteLog("等待时间后降温开始...."); uPublic.WriteLog("等待时间后降温开始....");
uIForm.ShowSuccessTip("等待时间后降温开始...."); uIForm.ShowSuccessTip("等待时间后降温开始....", 1000);
uPublic.WriteLog(ten.Oven + ",当前温度:" + oven_Data.TemA); uPublic.WriteLog(ten.Oven + ",当前温度:" + oven_Data.TemA);
uIForm.ShowSuccessTip(ten.Oven + ",当前温度:" + oven_Data.TemA); uIForm.ShowSuccessTip(ten.Oven + ",当前温度:" + oven_Data.TemA, 1000);
SetOventemp(uIForm, ovl, ten.SetLowerTemp, CalculationAo.ThisDevConfig.TestBoxNo); SetOventemp(uIForm, ovl, ten.SetLowerTemp, CalculationAo.ThisDevConfig.TestBoxNo);
ten.IsTemp = 1; ten.IsTemp = 1;
ten.SetTempTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"); ten.SetTempTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
...@@ -547,7 +547,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -547,7 +547,7 @@ namespace GKHTRBC16P.RunLibrary
string[] sps = ten.Ps.Split(','); string[] sps = ten.Ps.Split(',');
int psno = Convert.ToInt16(sps[0].Replace("PS", "")); int psno = Convert.ToInt16(sps[0].Replace("PS", ""));
uPublic.WriteLog("等待时间后降压开始...."); uPublic.WriteLog("等待时间后降压开始....");
uIForm.ShowSuccessTip("等待时间后降压开始...."); uIForm.ShowSuccessTip("等待时间后降压开始....", 1000);
bool res = SetVolDown(uIForm, psno, ten.SetDownVol1, ten.VolSlope); bool res = SetVolDown(uIForm, psno, ten.SetDownVol1, ten.VolSlope);
if (res) if (res)
{ {
...@@ -583,7 +583,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -583,7 +583,7 @@ namespace GKHTRBC16P.RunLibrary
var thisvol = (decimal)thispower.Voltage; var thisvol = (decimal)thispower.Voltage;
float Vx; float Vx;
string results; string results;
uIForm.ShowSuccessTip("PS"+No + ",当前电压为:" + thisvol); uIForm.ShowSuccessTip("PS"+No + ",当前电压为:" + thisvol, 1000);
uPublic.WriteLog("PS" + No + ",当前电压为:" + thisvol); uPublic.WriteLog("PS" + No + ",当前电压为:" + thisvol);
while (thisvol < vol && thisvol >=0) while (thisvol < vol && thisvol >=0)
{ {
...@@ -617,7 +617,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -617,7 +617,7 @@ namespace GKHTRBC16P.RunLibrary
Thread.Sleep(200); Thread.Sleep(200);
PowerV = Lanyi.Instance.SendDataB(uIForm, 0, No, 02, 00, out status); PowerV = Lanyi.Instance.SendDataB(uIForm, 0, No, 02, 00, out status);
Thread.Sleep(200); Thread.Sleep(200);
uIForm.ShowSuccessTip(MultiLanguage.Prompt("setsuccessfully")+Vx); uIForm.ShowSuccessTip(MultiLanguage.Prompt("setsuccessfully")+Vx, 1000);
uPublic.WriteLog("PS" + No + ",电压设置" + Vx); uPublic.WriteLog("PS" + No + ",电压设置" + Vx);
break; break;
case 4: case 4:
...@@ -628,7 +628,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -628,7 +628,7 @@ namespace GKHTRBC16P.RunLibrary
Thread.Sleep(200); Thread.Sleep(200);
if (!string.IsNullOrEmpty(PowerVs)) if (!string.IsNullOrEmpty(PowerVs))
{ {
uIForm.ShowSuccessTip(MultiLanguage.Prompt("setsuccessfully") + thisvol); uIForm.ShowSuccessTip(MultiLanguage.Prompt("setsuccessfully") + thisvol, 1000);
uPublic.WriteLog("PS" + No + ",电压设置" + thisvol); uPublic.WriteLog("PS" + No + ",电压设置" + thisvol);
} }
break; break;
...@@ -639,7 +639,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -639,7 +639,7 @@ namespace GKHTRBC16P.RunLibrary
Thread.Sleep(200); Thread.Sleep(200);
PowerV = Aikefa.Instance.OutputDataBin(uIForm, 0, No, 6, 7, out status5); PowerV = Aikefa.Instance.OutputDataBin(uIForm, 0, No, 6, 7, out status5);
Thread.Sleep(200); Thread.Sleep(200);
uIForm.ShowSuccessTip(MultiLanguage.Prompt("setsuccessfully") + Vx); uIForm.ShowSuccessTip(MultiLanguage.Prompt("setsuccessfully") + Vx, 1000);
uPublic.WriteLog("PS" + No + ",电压设置" + Vx); uPublic.WriteLog("PS" + No + ",电压设置" + Vx);
break; break;
default: default:
...@@ -657,7 +657,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -657,7 +657,7 @@ namespace GKHTRBC16P.RunLibrary
var thisvol = (decimal)thispower.Voltage; var thisvol = (decimal)thispower.Voltage;
float Vx; float Vx;
string results; string results;
uIForm.ShowSuccessTip("PS" + No +",当前电压为:" + thisvol); uIForm.ShowSuccessTip("PS" + No +",当前电压为:" + thisvol, 1000);
uPublic.WriteLog("PS" + No +",当前电压为:" + thisvol); uPublic.WriteLog("PS" + No +",当前电压为:" + thisvol);
while (thisvol > vol && thisvol >= 0) while (thisvol > vol && thisvol >= 0)
{ {
...@@ -693,7 +693,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -693,7 +693,7 @@ namespace GKHTRBC16P.RunLibrary
{ {
PowerV = Lanyi.Instance.SendDataB(uIForm, 0, No, 02, 00, out status); PowerV = Lanyi.Instance.SendDataB(uIForm, 0, No, 02, 00, out status);
uIForm.ShowSuccessTip(MultiLanguage.Prompt("setsuccessfully") + thisvol); uIForm.ShowSuccessTip(MultiLanguage.Prompt("setsuccessfully") + thisvol, 1000);
uPublic.WriteLog("PS" + No + ",电压设置" + Vx); uPublic.WriteLog("PS" + No + ",电压设置" + Vx);
Thread.Sleep(200); Thread.Sleep(200);
} }
...@@ -706,7 +706,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -706,7 +706,7 @@ namespace GKHTRBC16P.RunLibrary
Thread.Sleep(200); Thread.Sleep(200);
if (!string.IsNullOrEmpty(PowerVs)) if (!string.IsNullOrEmpty(PowerVs))
{ {
uIForm.ShowSuccessTip(MultiLanguage.Prompt("setsuccessfully") + thisvol); uIForm.ShowSuccessTip(MultiLanguage.Prompt("setsuccessfully") + thisvol, 1000);
uPublic.WriteLog("PS" + No + ",电压设置" + thisvol); uPublic.WriteLog("PS" + No + ",电压设置" + thisvol);
} }
break; break;
...@@ -718,7 +718,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -718,7 +718,7 @@ namespace GKHTRBC16P.RunLibrary
if (PowerV5 == 0) if (PowerV5 == 0)
{ {
PowerV5 = Aikefa.Instance.OutputDataBin(uIForm, 0, No, 6,7, out status5); PowerV5 = Aikefa.Instance.OutputDataBin(uIForm, 0, No, 6,7, out status5);
uIForm.ShowSuccessTip(MultiLanguage.Prompt("setsuccessfully") + thisvol); uIForm.ShowSuccessTip(MultiLanguage.Prompt("setsuccessfully") + thisvol, 1000);
uPublic.WriteLog("PS" + No + ",电压设置" + Vx); uPublic.WriteLog("PS" + No + ",电压设置" + Vx);
Thread.Sleep(200); Thread.Sleep(200);
} }
...@@ -782,7 +782,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -782,7 +782,7 @@ namespace GKHTRBC16P.RunLibrary
if (result == 0) if (result == 0)
{ {
uPublic.WriteLog(uPublic.Prompt("Tips5", "AutoTemper") + Temp); uPublic.WriteLog(uPublic.Prompt("Tips5", "AutoTemper") + Temp);
uIForm.ShowSuccessTip(No + "#,温度设置成功" + Temp); uIForm.ShowSuccessTip(No + "#,温度设置成功" + Temp, 1000);
} }
if (CalculationAo.ThisDevConfig.TestBoxId == 6) if (CalculationAo.ThisDevConfig.TestBoxId == 6)
{ {
...@@ -831,7 +831,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -831,7 +831,7 @@ namespace GKHTRBC16P.RunLibrary
if (result == 0) if (result == 0)
{ {
uPublic.WriteLog( uPublic.Prompt("Tips7", "AutoTemper")); uPublic.WriteLog( uPublic.Prompt("Tips7", "AutoTemper"));
uIForm.ShowSuccessTip("定值运行设置成功"); uIForm.ShowSuccessTip("定值运行设置成功", 1000);
uPublic.WriteLog("试验箱定时运行设置成功"); uPublic.WriteLog("试验箱定时运行设置成功");
} }
} }
...@@ -886,12 +886,12 @@ namespace GKHTRBC16P.RunLibrary ...@@ -886,12 +886,12 @@ namespace GKHTRBC16P.RunLibrary
if (result == 0) if (result == 0)
{ {
uPublic.WriteLog(uPublic.Prompt("Tips12", "AutoTemper") + himi.ToString("000.0")); uPublic.WriteLog(uPublic.Prompt("Tips12", "AutoTemper") + himi.ToString("000.0"));
uIForm.ShowSuccessTip(No + "#,湿度设置成功" + himi.ToString("000.0")); uIForm.ShowSuccessTip(No + "#,湿度设置成功" + himi.ToString("000.0"), 1000);
} }
else else
{ {
uPublic.WriteLog(No + "#,湿度设置失败" + himi.ToString("000.0")); uPublic.WriteLog(No + "#,湿度设置失败" + himi.ToString("000.0"));
uIForm.ShowSuccessTip(No + "#,湿度设置失败" + himi.ToString("000.0")); uIForm.ShowSuccessTip(No + "#,湿度设置失败" + himi.ToString("000.0"), 1000);
} }
} }
} }
......
...@@ -71,11 +71,11 @@ namespace GKHTRBC16P.RunLibrary ...@@ -71,11 +71,11 @@ namespace GKHTRBC16P.RunLibrary
} }
if (CopyFile(uIForm, FormerFile, toFile, 1024000) == 0) if (CopyFile(uIForm, FormerFile, toFile, 1024000) == 0)
{ {
uIForm.ShowSuccessTip($"Backup " + toFile + " Success"); uIForm.ShowSuccessTip($"Backup " + toFile + " Success", 1000);
} }
else else
{ {
uIForm.ShowErrorTip($"Backup " + toFile + " Success"); uIForm.ShowErrorTip($"Backup " + toFile + " Success", 1000);
} }
} }
var wParam = CalculationAo.parametersList.Where(x => x.Id > 0).ToList();//.Where(x => x.Id > 0).ToList() var wParam = CalculationAo.parametersList.Where(x => x.Id > 0).ToList();//.Where(x => x.Id > 0).ToList()
......
...@@ -54,6 +54,10 @@ namespace GKHTRBC16P.RunLibrary ...@@ -54,6 +54,10 @@ namespace GKHTRBC16P.RunLibrary
Home_Status.home_Status.inVokeLight(Home_Status.home_Status.Sha1, UILightState.On); Home_Status.home_Status.inVokeLight(Home_Status.home_Status.Sha1, UILightState.On);
} }
} }
else
{
LogisTrac.WriteLog(uIForm.GetType(), "not read data");
}
} }
catch (Exception ex) catch (Exception ex)
{ {
...@@ -108,6 +112,10 @@ namespace GKHTRBC16P.RunLibrary ...@@ -108,6 +112,10 @@ namespace GKHTRBC16P.RunLibrary
Home_Status.home_Status.inVokeLight(Home_Status.home_Status.Sha1, UILightState.On); Home_Status.home_Status.inVokeLight(Home_Status.home_Status.Sha1, UILightState.On);
} }
} }
else
{
LogisTrac.WriteLog(uIForm.GetType(), "not read data");
}
} }
catch (Exception ex) catch (Exception ex)
{ {
...@@ -145,6 +153,10 @@ namespace GKHTRBC16P.RunLibrary ...@@ -145,6 +153,10 @@ namespace GKHTRBC16P.RunLibrary
} }
//uiDataGridView1.Rows[BoardX -1].Selected = true; //uiDataGridView1.Rows[BoardX -1].Selected = true;
} }
else
{
LogisTrac.WriteLog(uIForm.GetType(), "not read data");
}
} }
catch (Exception ex) catch (Exception ex)
{ {
...@@ -188,6 +200,10 @@ namespace GKHTRBC16P.RunLibrary ...@@ -188,6 +200,10 @@ namespace GKHTRBC16P.RunLibrary
} }
//uiDataGridView1.Rows[BoardX -1].Selected = true; //uiDataGridView1.Rows[BoardX -1].Selected = true;
} }
else
{
LogisTrac.WriteLog(uIForm.GetType(), "not read data");
}
} }
catch (Exception ex) catch (Exception ex)
{ {
...@@ -230,6 +246,10 @@ namespace GKHTRBC16P.RunLibrary ...@@ -230,6 +246,10 @@ namespace GKHTRBC16P.RunLibrary
Home_Status.home_Status.inVokeLight(Home_Status.home_Status.Sha1, UILightState.On); Home_Status.home_Status.inVokeLight(Home_Status.home_Status.Sha1, UILightState.On);
} }
} }
else
{
LogisTrac.WriteLog(uIForm.GetType(), "not read data");
}
//uiDataGridView1.Rows[BoardX -1].Selected = true; //uiDataGridView1.Rows[BoardX -1].Selected = true;
} }
catch (Exception ex) catch (Exception ex)
...@@ -274,6 +294,10 @@ namespace GKHTRBC16P.RunLibrary ...@@ -274,6 +294,10 @@ namespace GKHTRBC16P.RunLibrary
} }
//uiDataGridView1.Rows[BoardX -1].Selected = true; //uiDataGridView1.Rows[BoardX -1].Selected = true;
} }
else
{
LogisTrac.WriteLog(uIForm.GetType(), "not read data");
}
} }
catch (Exception ex) catch (Exception ex)
{ {
...@@ -331,6 +355,10 @@ namespace GKHTRBC16P.RunLibrary ...@@ -331,6 +355,10 @@ namespace GKHTRBC16P.RunLibrary
} }
//uiDataGridView1.Rows[BoardX -1].Selected = true; //uiDataGridView1.Rows[BoardX -1].Selected = true;
} }
else
{
LogisTrac.WriteLog(uIForm.GetType(), "not read data");
}
} }
catch (Exception ex) catch (Exception ex)
{ {
...@@ -376,6 +404,10 @@ namespace GKHTRBC16P.RunLibrary ...@@ -376,6 +404,10 @@ namespace GKHTRBC16P.RunLibrary
} }
//uiDataGridView1.Rows[BoardX -1].Selected = true; //uiDataGridView1.Rows[BoardX -1].Selected = true;
} }
else
{
LogisTrac.WriteLog(uIForm.GetType(), "not read data");
}
} }
catch (Exception ex) catch (Exception ex)
{ {
...@@ -417,6 +449,10 @@ namespace GKHTRBC16P.RunLibrary ...@@ -417,6 +449,10 @@ namespace GKHTRBC16P.RunLibrary
Home_Status.home_Status.inVokeLight(Home_Status.home_Status.Sha1, UILightState.On); Home_Status.home_Status.inVokeLight(Home_Status.home_Status.Sha1, UILightState.On);
} }
} }
else
{
LogisTrac.WriteLog(uIForm.GetType(), "not read data");
}
//uiDataGridView1.Rows[BoardX -1].Selected = true; //uiDataGridView1.Rows[BoardX -1].Selected = true;
} }
catch (Exception ex) catch (Exception ex)
......
...@@ -63,7 +63,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -63,7 +63,7 @@ namespace GKHTRBC16P.RunLibrary
} }
} }
} }
else if (CalculationAo.Thorous[WayId + 1].Snum == 80 || CalculationAo.Thorous[WayId + 1].Snum == 40 || CalculationAo.Thorous[WayId + 1].Snum == 20) else if ((new int[]{ 20,40,80,24}).Contains(CalculationAo.Thorous[WayId + 1].Snum))
{ {
Home_Status.home_Status.Invoke((EventHandler)(delegate Home_Status.home_Status.Invoke((EventHandler)(delegate
{ {
...@@ -1522,12 +1522,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -1522,12 +1522,7 @@ namespace GKHTRBC16P.RunLibrary
var allpower = CalculationAo.PowerList[pot]; var allpower = CalculationAo.PowerList[pot];
if (allpower.Voltage > 1 && thor.Vg == 1) if (allpower.Voltage > 1 && thor.Vg == 1)
{ {
CalculationAo.TitTimeBoard[WayId + 1]++; //uIForm.ShowSuccessTip((WayId + 1) + "slot," + uPublic.Prompt("Tips20", "RunSetting") + pow, 1000);//提示下电
if (CalculationAo.TitTimeBoard[WayId + 1] > 4)
{
UIMessageTip.ShowOk((WayId + 1) + uPublic.Prompt("Tips20", "RunSetting") + pow);
CalculationAo.TitTimeBoard[WayId + 1] = 0;
}
//AutoPowerCon.Instaion.SetVolDown(uIForm, pot, 0, Convert.ToDecimal(allpower.Voltage) / 5); //AutoPowerCon.Instaion.SetVolDown(uIForm, pot, 0, Convert.ToDecimal(allpower.Voltage) / 5);
} }
else else
......
...@@ -59,7 +59,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -59,7 +59,7 @@ namespace GKHTRBC16P.RunLibrary
{ {
power_Data = ConvertDataOpear.GetPower(tes.PowerNo, CalculationAo.PowerList); power_Data = ConvertDataOpear.GetPower(tes.PowerNo, CalculationAo.PowerList);
} }
if (tes.SupplyRGPW != 1) if (tes.SupplyRGPW != 1 && power_Data.Voltage > 0)
power_Data.Voltage = power_Data.Voltage * -1; power_Data.Voltage = power_Data.Voltage * -1;
int[] cureeint = tes.Summary.TransfiniteSum; int[] cureeint = tes.Summary.TransfiniteSum;
int Sinvalid = 0; int Sinvalid = 0;
...@@ -128,7 +128,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -128,7 +128,7 @@ namespace GKHTRBC16P.RunLibrary
{ {
power_Data = ConvertDataOpear.GetPower(tes.PowerNo, CalculationAo.PowerList); power_Data = ConvertDataOpear.GetPower(tes.PowerNo, CalculationAo.PowerList);
} }
if (tes.SupplyRGPW != 1) if (tes.SupplyRGPW != 1 && power_Data.Voltage > 0)
power_Data.Voltage = power_Data.Voltage * -1; power_Data.Voltage = power_Data.Voltage * -1;
//stationDataBl.Addto(SaveStation, tes.ParmId, tes.BatchName, tes.TotalTime, CurrTime, oven_Data, power_Data); //stationDataBl.Addto(SaveStation, tes.ParmId, tes.BatchName, tes.TotalTime, CurrTime, oven_Data, power_Data);
int[] cureeint = tes.Summary.TransfiniteSum; int[] cureeint = tes.Summary.TransfiniteSum;
...@@ -374,10 +374,8 @@ namespace GKHTRBC16P.RunLibrary ...@@ -374,10 +374,8 @@ namespace GKHTRBC16P.RunLibrary
{ {
power_Data = ConvertDataOpear.GetPower(tes.PowerNo, CalculationAo.PowerList); power_Data = ConvertDataOpear.GetPower(tes.PowerNo, CalculationAo.PowerList);
} }
if (tes.SupplyRGPW != 1) if (tes.SupplyRGPW != 1 && power_Data.Voltage > 0)
{
power_Data.Voltage = power_Data.Voltage * -1; power_Data.Voltage = power_Data.Voltage * -1;
}
int[] cureeint = tes.Summary.TransfiniteSum; int[] cureeint = tes.Summary.TransfiniteSum;
int Sinvalid = 0; int Sinvalid = 0;
double[] additional = new double[10]; double[] additional = new double[10];
...@@ -611,7 +609,7 @@ namespace GKHTRBC16P.RunLibrary ...@@ -611,7 +609,7 @@ namespace GKHTRBC16P.RunLibrary
power_Data = ConvertDataOpear.GetPower(tes.PowerNo, CalculationAo.PowerList); power_Data = ConvertDataOpear.GetPower(tes.PowerNo, CalculationAo.PowerList);
} }
double Vg = (double)Convert.ToUInt32(ComRxdData[345].ToString("X2") + ComRxdData[344].ToString("X2") + ComRxdData[343].ToString("X2") + ComRxdData[342].ToString("X2"), 16) / 100; double Vg = (double)Convert.ToUInt32(ComRxdData[345].ToString("X2") + ComRxdData[344].ToString("X2") + ComRxdData[343].ToString("X2") + ComRxdData[342].ToString("X2"), 16) / 100;
if (tes.SupplyRGPW != 1) if (tes.SupplyRGPW != 1 && power_Data.Voltage > 0)
power_Data.Voltage = power_Data.Voltage * -1; power_Data.Voltage = power_Data.Voltage * -1;
if (!ComRxdData[11].ToString("X2").Equals("D1") && Vg > 0) if (!ComRxdData[11].ToString("X2").Equals("D1") && Vg > 0)
Vg = -Vg; Vg = -Vg;
......
...@@ -42,9 +42,9 @@ namespace GKHTRBC16P.RunLibrary ...@@ -42,9 +42,9 @@ namespace GKHTRBC16P.RunLibrary
var result = HttpUitls.HttpApi(CalculationAo.ThisDevConfig.InterMap,jsonstr,"post"); var result = HttpUitls.HttpApi(CalculationAo.ThisDevConfig.InterMap,jsonstr,"post");
var xresult = JsonHelper.JsonToObject<InterResult>(result); var xresult = JsonHelper.JsonToObject<InterResult>(result);
if (xresult.success) if (xresult.success)
uIForm.ShowSuccessTip("Send data Success!"); uIForm.ShowSuccessTip("Send data Success!", 1000);
else else
uIForm.ShowErrorTip("Send data Error!"); uIForm.ShowErrorTip("Send data Error!", 1000);
} }
catch (Exception ex) catch (Exception ex)
{ {
......
...@@ -595,7 +595,7 @@ namespace GKHTRBC16P.ToolLibrary ...@@ -595,7 +595,7 @@ namespace GKHTRBC16P.ToolLibrary
if (result == 0) if (result == 0)
{ {
uPublic.WriteLog("设置试验箱温度为:" + uPublic.Prompt("Tips5", "AutoTemper") + Settemp.ToString("000.0")); uPublic.WriteLog("设置试验箱温度为:" + uPublic.Prompt("Tips5", "AutoTemper") + Settemp.ToString("000.0"));
ShowSuccessTip("温度设置成功" + Settemp.ToString("000.0")); ShowSuccessTip("温度设置成功" + Settemp.ToString("000.0"), 1000);
} }
} }
catch (Exception ex) catch (Exception ex)
...@@ -651,7 +651,7 @@ namespace GKHTRBC16P.ToolLibrary ...@@ -651,7 +651,7 @@ namespace GKHTRBC16P.ToolLibrary
} }
if (result == 0) if (result == 0)
{ {
ShowSuccessTip("定值运行设置成功"); ShowSuccessTip("定值运行设置成功", 1000);
uPublic.WriteLog("试验箱定时运行设置成功"); uPublic.WriteLog("试验箱定时运行设置成功");
} }
} }
...@@ -708,7 +708,7 @@ namespace GKHTRBC16P.ToolLibrary ...@@ -708,7 +708,7 @@ namespace GKHTRBC16P.ToolLibrary
} }
if (result == 0) if (result == 0)
{ {
ShowSuccessTip("停止加热设置成功"); ShowSuccessTip("停止加热设置成功", 1000);
uPublic.WriteLog("试验箱停止加热设置成功"); uPublic.WriteLog("试验箱停止加热设置成功");
} }
} }
...@@ -770,7 +770,7 @@ namespace GKHTRBC16P.ToolLibrary ...@@ -770,7 +770,7 @@ namespace GKHTRBC16P.ToolLibrary
if (result == 0) if (result == 0)
{ {
uPublic.WriteLog((sender as UISymbolButton).Text + ":" + uPublic.Prompt("Tips13", "AutoTemper") + Settemp.ToString("000.0")); uPublic.WriteLog((sender as UISymbolButton).Text + ":" + uPublic.Prompt("Tips13", "AutoTemper") + Settemp.ToString("000.0"));
ShowSuccessTip("降温运行设置成功" + Settemp.ToString("000.0")); ShowSuccessTip("降温运行设置成功" + Settemp.ToString("000.0"), 1000);
} }
} }
catch (Exception ex) catch (Exception ex)
...@@ -851,7 +851,7 @@ namespace GKHTRBC16P.ToolLibrary ...@@ -851,7 +851,7 @@ namespace GKHTRBC16P.ToolLibrary
if (result == 0) if (result == 0)
{ {
uPublic.WriteLog(uPublic.Prompt("Tips12", "AutoTemper") + Settemp); uPublic.WriteLog(uPublic.Prompt("Tips12", "AutoTemper") + Settemp);
ShowSuccessTip("湿度设置成功" + Settemp); ShowSuccessTip("湿度设置成功" + Settemp, 1000);
} }
} }
catch (Exception ex) catch (Exception ex)
......
...@@ -188,7 +188,7 @@ namespace GKHTRBC16P.ToolLibrary ...@@ -188,7 +188,7 @@ namespace GKHTRBC16P.ToolLibrary
var result = testParmBll.Update(thiscum); var result = testParmBll.Update(thiscum);
result = paramterTimeBll.Updatestatus(thiscum.ParmId); result = paramterTimeBll.Updatestatus(thiscum.ParmId);
uPublic.WriteLog("删除:" + JsonConvert.SerializeObject(thiscum)); uPublic.WriteLog("删除:" + JsonConvert.SerializeObject(thiscum));
ShowSuccessTip(uPublic.Prompt("Tips3", "BatchManagement") + mparid); ShowSuccessTip(uPublic.Prompt("Tips3", "BatchManagement") + mparid, 1000);
Test_Parm_Initialize(false); Test_Parm_Initialize(false);
FunMov.Home_Status.home_Status.FirstCTDDok(mparid); FunMov.Home_Status.home_Status.FirstCTDDok(mparid);
} }
...@@ -353,7 +353,7 @@ namespace GKHTRBC16P.ToolLibrary ...@@ -353,7 +353,7 @@ namespace GKHTRBC16P.ToolLibrary
} }
if (CalculationAo.Thorous.Count <= 0) if (CalculationAo.Thorous.Count <= 0)
{ {
ShowSuccessTip(MultiLanguage.Prompt("Thorouesinfo")); ShowSuccessTip(MultiLanguage.Prompt("Thorouesinfo"), 1000);
return; return;
} }
var thiscum = test_ParametersList.Where(x => x.Id == mparid).FirstOrDefault(); var thiscum = test_ParametersList.Where(x => x.Id == mparid).FirstOrDefault();
...@@ -450,7 +450,7 @@ namespace GKHTRBC16P.ToolLibrary ...@@ -450,7 +450,7 @@ namespace GKHTRBC16P.ToolLibrary
SetAlarmStation(thiscum); SetAlarmStation(thiscum);
uPublic.WriteLog((sender as UISymbolButton).Text + ",添加:" + JsonConvert.SerializeObject(thiscum)); uPublic.WriteLog((sender as UISymbolButton).Text + ",添加:" + JsonConvert.SerializeObject(thiscum));
} }
ShowSuccessTip(uPublic.Prompt("Tips10", "BatchManagement") + result); ShowSuccessTip(uPublic.Prompt("Tips10", "BatchManagement") + result, 1000);
CalculationAo.ThisDevConfig.Editions--; CalculationAo.ThisDevConfig.Editions--;
devConfigBll.Update(CalculationAo.ThisDevConfig); devConfigBll.Update(CalculationAo.ThisDevConfig);
Test_Parm_Initialize(false); Test_Parm_Initialize(false);
...@@ -496,9 +496,9 @@ namespace GKHTRBC16P.ToolLibrary ...@@ -496,9 +496,9 @@ namespace GKHTRBC16P.ToolLibrary
result = station_Alarmbll.Update(model); result = station_Alarmbll.Update(model);
} }
if (result > 0) if (result > 0)
this.ShowSuccessTip("OK"); this.ShowSuccessTip("OK", 1000);
else else
this.ShowSuccessTip("Error"); this.ShowSuccessTip("Error", 1000);
//var testm = CalculationAo.parametersList.FirstOrDefault(x => x.Ids == tid.ToString("00")); //var testm = CalculationAo.parametersList.FirstOrDefault(x => x.Ids == tid.ToString("00"));
//testm.IsCkeckAlarm = ints; //testm.IsCkeckAlarm = ints;
uPublic.WriteLog("工位报警开关初始化," + JsonConvert.SerializeObject(model)); uPublic.WriteLog("工位报警开关初始化," + JsonConvert.SerializeObject(model));
......
...@@ -43,6 +43,8 @@ ...@@ -43,6 +43,8 @@
this.uiSymbolButton1 = new Sunny.UI.UISymbolButton(); this.uiSymbolButton1 = new Sunny.UI.UISymbolButton();
this.uiSymbolButton2 = new Sunny.UI.UISymbolButton(); this.uiSymbolButton2 = new Sunny.UI.UISymbolButton();
this.uiGroupBox3 = new Sunny.UI.UIGroupBox(); this.uiGroupBox3 = new Sunny.UI.UIGroupBox();
this.c = new Sunny.UI.UIComboBox();
this.uiLabel24 = new Sunny.UI.UILabel();
this.Txt_Rqaw = new Sunny.UI.UITextBox(); this.Txt_Rqaw = new Sunny.UI.UITextBox();
this.Rqaw = new Sunny.UI.UILabel(); this.Rqaw = new Sunny.UI.UILabel();
this.Txt_Vg = new Sunny.UI.UITextBox(); this.Txt_Vg = new Sunny.UI.UITextBox();
...@@ -91,8 +93,6 @@ ...@@ -91,8 +93,6 @@
this.uiLabel4 = new Sunny.UI.UILabel(); this.uiLabel4 = new Sunny.UI.UILabel();
this.Txt_Dev_Name = new Sunny.UI.UITextBox(); this.Txt_Dev_Name = new Sunny.UI.UITextBox();
this.uiLabel2 = new Sunny.UI.UILabel(); this.uiLabel2 = new Sunny.UI.UILabel();
this.uiLabel24 = new Sunny.UI.UILabel();
this.Com_SupplyRGPW = new Sunny.UI.UIComboBox();
this.uiPanel1.SuspendLayout(); this.uiPanel1.SuspendLayout();
this.uiGroupBox1.SuspendLayout(); this.uiGroupBox1.SuspendLayout();
this.uiGroupBox3.SuspendLayout(); this.uiGroupBox3.SuspendLayout();
...@@ -346,7 +346,7 @@ ...@@ -346,7 +346,7 @@
// //
// uiGroupBox3 // uiGroupBox3
// //
this.uiGroupBox3.Controls.Add(this.Com_SupplyRGPW); this.uiGroupBox3.Controls.Add(this.c);
this.uiGroupBox3.Controls.Add(this.uiLabel24); this.uiGroupBox3.Controls.Add(this.uiLabel24);
this.uiGroupBox3.Controls.Add(this.Txt_Rqaw); this.uiGroupBox3.Controls.Add(this.Txt_Rqaw);
this.uiGroupBox3.Controls.Add(this.Rqaw); this.uiGroupBox3.Controls.Add(this.Rqaw);
...@@ -381,9 +381,40 @@ ...@@ -381,9 +381,40 @@
this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBox3.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
this.uiGroupBox3.Size = new System.Drawing.Size(684, 499); this.uiGroupBox3.Size = new System.Drawing.Size(684, 499);
this.uiGroupBox3.TabIndex = 5; this.uiGroupBox3.TabIndex = 5;
this.uiGroupBox3.Text = null;
this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiGroupBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiGroupBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiGroupBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// c
//
this.c.DataSource = null;
this.c.FillColor = System.Drawing.Color.White;
this.c.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c.Items.AddRange(new object[] {
"正向",
"反向"});
this.c.Location = new System.Drawing.Point(417, 141);
this.c.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.c.MinimumSize = new System.Drawing.Size(63, 0);
this.c.Name = "c";
this.c.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.c.Size = new System.Drawing.Size(79, 29);
this.c.TabIndex = 37;
this.c.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.c.Watermark = "";
this.c.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel24
//
this.uiLabel24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel24.Location = new System.Drawing.Point(274, 148);
this.uiLabel24.Name = "uiLabel24";
this.uiLabel24.Size = new System.Drawing.Size(139, 23);
this.uiLabel24.TabIndex = 36;
this.uiLabel24.Text = "Gb电压方向:";
this.uiLabel24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel24.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// Txt_Rqaw // Txt_Rqaw
// //
this.Txt_Rqaw.Cursor = System.Windows.Forms.Cursors.IBeam; this.Txt_Rqaw.Cursor = System.Windows.Forms.Cursors.IBeam;
...@@ -1113,36 +1144,6 @@ ...@@ -1113,36 +1144,6 @@
this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLabel24
//
this.uiLabel24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel24.Location = new System.Drawing.Point(274, 148);
this.uiLabel24.Name = "uiLabel24";
this.uiLabel24.Size = new System.Drawing.Size(139, 23);
this.uiLabel24.TabIndex = 36;
this.uiLabel24.Text = "Gb电压方向:";
this.uiLabel24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel24.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// Com_SupplyRGPW
//
this.Com_SupplyRGPW.DataSource = null;
this.Com_SupplyRGPW.FillColor = System.Drawing.Color.White;
this.Com_SupplyRGPW.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Com_SupplyRGPW.Items.AddRange(new object[] {
"正向",
"反向"});
this.Com_SupplyRGPW.Location = new System.Drawing.Point(417, 141);
this.Com_SupplyRGPW.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.Com_SupplyRGPW.MinimumSize = new System.Drawing.Size(63, 0);
this.Com_SupplyRGPW.Name = "Com_SupplyRGPW";
this.Com_SupplyRGPW.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.Com_SupplyRGPW.Size = new System.Drawing.Size(79, 29);
this.Com_SupplyRGPW.TabIndex = 37;
this.Com_SupplyRGPW.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.Com_SupplyRGPW.Watermark = "";
this.Com_SupplyRGPW.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// Devicelibrary // Devicelibrary
// //
this.AllowShowTitle = true; this.AllowShowTitle = true;
...@@ -1234,7 +1235,7 @@ ...@@ -1234,7 +1235,7 @@
private Sunny.UI.UILabel uiLabel23; private Sunny.UI.UILabel uiLabel23;
private Sunny.UI.UITextBox Txt_Rqaw; private Sunny.UI.UITextBox Txt_Rqaw;
private Sunny.UI.UILabel Rqaw; private Sunny.UI.UILabel Rqaw;
private Sunny.UI.UIComboBox Com_SupplyRGPW; private Sunny.UI.UIComboBox c;
private Sunny.UI.UILabel uiLabel24; private Sunny.UI.UILabel uiLabel24;
} }
} }
\ No newline at end of file
...@@ -193,7 +193,7 @@ namespace GKHTRBC16P.ToolLibrary ...@@ -193,7 +193,7 @@ namespace GKHTRBC16P.ToolLibrary
Dev_Device sdev_device = new Dev_Device(); Dev_Device sdev_device = new Dev_Device();
sdev_device.Id = CurrPageindex - 100000; sdev_device.Id = CurrPageindex - 100000;
sdev_device.MainId = Convert.ToInt32(Com_Main_List.SelectedValue); sdev_device.MainId = Convert.ToInt32(Com_Main_List.SelectedValue);
sdev_device.SupplyRGPW = Convert.ToInt32(Com_SupplyRGPW.SelectedValue); sdev_device.SupplyRGPW = Convert.ToInt32(c.SelectedValue);
sdev_device.TestId = 0;//Convert.ToInt32(Com_Text_Type.SelectedValue); sdev_device.TestId = 0;//Convert.ToInt32(Com_Text_Type.SelectedValue);
sdev_device.DevName = Txt_Dev_Name.Text.Trim(); sdev_device.DevName = Txt_Dev_Name.Text.Trim();
sdev_device.AgingNo = "Plate No"; sdev_device.AgingNo = "Plate No";
...@@ -290,11 +290,11 @@ namespace GKHTRBC16P.ToolLibrary ...@@ -290,11 +290,11 @@ namespace GKHTRBC16P.ToolLibrary
Com_Main_List.DisplayMember = "DevName"; Com_Main_List.DisplayMember = "DevName";
Com_Main_List.DataSource = imainlist; Com_Main_List.DataSource = imainlist;
Com_SupplyRGPW.Clear(); c.Clear();
IList<Dev_DevDir> devdevdir = devdrBll.GetList(); IList<Dev_DevDir> devdevdir = devdrBll.GetList();
Com_SupplyRGPW.ValueMember = "Id"; c.ValueMember = "Id";
Com_SupplyRGPW.DisplayMember = "ModelName"; c.DisplayMember = "ModelName";
Com_SupplyRGPW.DataSource = devdevdir; c.DataSource = devdevdir;
//TestTypeBll testTypeBll = new TestTypeBll(); //TestTypeBll testTypeBll = new TestTypeBll();
//IList<Test_Type> itestTypes = testTypeBll.GetList(); //IList<Test_Type> itestTypes = testTypeBll.GetList();
...@@ -365,7 +365,7 @@ namespace GKHTRBC16P.ToolLibrary ...@@ -365,7 +365,7 @@ namespace GKHTRBC16P.ToolLibrary
Dev_Device sdev_device = new Dev_Device(); Dev_Device sdev_device = new Dev_Device();
sdev_device.Id = 0; sdev_device.Id = 0;
sdev_device.MainId = Convert.ToInt32(Com_Main_List.SelectedValue); sdev_device.MainId = Convert.ToInt32(Com_Main_List.SelectedValue);
sdev_device.SupplyRGPW = Convert.ToInt32(Com_SupplyRGPW.SelectedValue); sdev_device.SupplyRGPW = Convert.ToInt32(c.SelectedValue);
sdev_device.TestId = 0;// Convert.ToInt32(Com_Text_Type.SelectedValue); sdev_device.TestId = 0;// Convert.ToInt32(Com_Text_Type.SelectedValue);
sdev_device.DevName = Txt_Dev_Name.Text.Trim(); sdev_device.DevName = Txt_Dev_Name.Text.Trim();
sdev_device.AgingNo = "Plate No"; sdev_device.AgingNo = "Plate No";
...@@ -427,7 +427,7 @@ namespace GKHTRBC16P.ToolLibrary ...@@ -427,7 +427,7 @@ namespace GKHTRBC16P.ToolLibrary
Dev_Device sdev_device = new Dev_Device(); Dev_Device sdev_device = new Dev_Device();
sdev_device.Id = CurrPageindex - 100000; sdev_device.Id = CurrPageindex - 100000;
sdev_device.MainId = Convert.ToInt32(Com_Main_List.SelectedValue); sdev_device.MainId = Convert.ToInt32(Com_Main_List.SelectedValue);
sdev_device.SupplyRGPW = Convert.ToInt32(Com_SupplyRGPW.SelectedValue); sdev_device.SupplyRGPW = Convert.ToInt32(c.SelectedValue);
sdev_device.TestId = 0;// Convert.ToInt32(Com_Text_Type.SelectedValue); sdev_device.TestId = 0;// Convert.ToInt32(Com_Text_Type.SelectedValue);
sdev_device.DevName = Txt_Dev_Name.Text.Trim(); sdev_device.DevName = Txt_Dev_Name.Text.Trim();
...@@ -522,7 +522,7 @@ namespace GKHTRBC16P.ToolLibrary ...@@ -522,7 +522,7 @@ namespace GKHTRBC16P.ToolLibrary
{ {
Txt_Dev_Name.ReadOnly = true; Txt_Dev_Name.ReadOnly = true;
Com_Main_List.SelectedValue = curenode.MainId; Com_Main_List.SelectedValue = curenode.MainId;
Com_SupplyRGPW.SelectedValue = curenode.SupplyRGPW; c.SelectedValue = curenode.SupplyRGPW;
//Com_Text_Type.SelectedValue = curenode.TestId; //Com_Text_Type.SelectedValue = curenode.TestId;
Txt_Dev_Name.Text = curenode.DevName; Txt_Dev_Name.Text = curenode.DevName;
......
...@@ -334,6 +334,7 @@ namespace GKHTRBC16P.ToolLibrary ...@@ -334,6 +334,7 @@ namespace GKHTRBC16P.ToolLibrary
} }
Thread.Sleep(50); Thread.Sleep(50);
} }
CalculationAo.DreoubGetBool = true;
uPublic.WriteLog("执行插板检测命令完成!"); uPublic.WriteLog("执行插板检测命令完成!");
} }
catch (Exception ex) catch (Exception ex)
......
...@@ -341,7 +341,7 @@ namespace GKHTRBC16P.ToolLibrary ...@@ -341,7 +341,7 @@ namespace GKHTRBC16P.ToolLibrary
tparm.PolarityRG = 0; tparm.PolarityRG = 0;
testParmBll.Update(tparm); testParmBll.Update(tparm);
//FrmMain.mainForm.uiTabControl1.SelectPage(1001); //FrmMain.mainForm.uiTabControl1.SelectPage(1001);
ShowSuccessTip("OK"); ShowSuccessTip("OK", 1000);
uPublic.WriteLog((sender as UISymbolButton).Text + ":"+ JsonConvert.SerializeObject(tparm)); uPublic.WriteLog((sender as UISymbolButton).Text + ":"+ JsonConvert.SerializeObject(tparm));
} }
catch (Exception ex) catch (Exception ex)
...@@ -504,7 +504,7 @@ namespace GKHTRBC16P.ToolLibrary ...@@ -504,7 +504,7 @@ namespace GKHTRBC16P.ToolLibrary
else if (tparm.Ishtrb == 5) else if (tparm.Ishtrb == 5)
{ {
CalculationAo.HTRBOT[iChangeId, 5] = 0X4000 + Txt_SrefEnd.Value; //标志位为2 CalculationAo.HTRBOT[iChangeId, 5] = 0X4000 + Txt_SrefEnd.Value; //标志位为2
bResult = Htgb.Instance.FboarddataTestParm(this, thor.ComId - 1, iChangeId + 1, 0x03, 0xA5, 3, CalculationAo.Thorous[iChangeId + 1].Snum / 2, 0x01, Convert.ToInt32(Txt_EleUpper.DoubleValue), dBackVol / 10, 120, tparm.SupplyRGPW, 39); bResult = Htgb.Instance.FboarddataTestParm(this, thor.ComId - 1, iChangeId + 1, 0x03, 0xA5, 3, CalculationAo.Thorous[iChangeId + 1].Snum / 2, 0x01, Convert.ToInt32(Txt_EleUpper.DoubleValue), dBackVol / 10, 120, tparm.SupplyRGPW -1, 39);
Thread.Sleep(200); Thread.Sleep(200);
bResult = Htgb.Instance.FboarddataTestStatus(this, thor.ComId - 1, iChangeId + 1, 0x04, 0xA5, 0x02, 20); bResult = Htgb.Instance.FboarddataTestStatus(this, thor.ComId - 1, iChangeId + 1, 0x04, 0xA5, 0x02, 20);
} }
...@@ -1315,7 +1315,7 @@ namespace GKHTRBC16P.ToolLibrary ...@@ -1315,7 +1315,7 @@ namespace GKHTRBC16P.ToolLibrary
if (reslut2 == 0) if (reslut2 == 0)
{ {
ShowSuccessTip("栅压降压命令发送成功。"); ShowSuccessTip("栅压降压命令发送成功。", 1000);
} }
else else
{ {
...@@ -1324,7 +1324,7 @@ namespace GKHTRBC16P.ToolLibrary ...@@ -1324,7 +1324,7 @@ namespace GKHTRBC16P.ToolLibrary
tparm.VgsP = (decimal)f_VgsP; tparm.VgsP = (decimal)f_VgsP;
tparm.VgsN = (decimal)f_VgsN; tparm.VgsN = (decimal)f_VgsN;
testParmBll.Update(tparm); testParmBll.Update(tparm);
ShowSuccessTip("OK"); ShowSuccessTip("OK", 1000);
uPublic.WriteLog((sender as UISymbolButton).Text +"设置vgs成功!"); uPublic.WriteLog((sender as UISymbolButton).Text +"设置vgs成功!");
} }
} }
...@@ -1355,7 +1355,7 @@ namespace GKHTRBC16P.ToolLibrary ...@@ -1355,7 +1355,7 @@ namespace GKHTRBC16P.ToolLibrary
tparm.VgsP = (decimal)f_VgsP; tparm.VgsP = (decimal)f_VgsP;
tparm.VgsN = (decimal)f_VgsN; tparm.VgsN = (decimal)f_VgsN;
testParmBll.Update(tparm); testParmBll.Update(tparm);
ShowSuccessTip("OK"); ShowSuccessTip("OK", 1000);
uPublic.WriteLog((sender as UISymbolButton).Text +"设置vgs成功!"); uPublic.WriteLog((sender as UISymbolButton).Text +"设置vgs成功!");
} }
} }
......
...@@ -152,9 +152,9 @@ ...@@ -152,9 +152,9 @@
<Control name="uiLabel4" text="小数长度:"/> <Control name="uiLabel4" text="小数长度:"/>
<Control name="uiLabel5" text="电压设置:"/> <Control name="uiLabel5" text="电压设置:"/>
<Control name="uiLabel6" text="设备编号:"/> <Control name="uiLabel6" text="设备编号:"/>
<Control name="uiLabel7" text="烘箱Id:"/>
<Control name="uiSymbolButton2" text="灯光控制"/> <Control name="uiSymbolButton2" text="灯光控制"/>
<Control name="uiSymbolButton1" text="对应关系"/> <Control name="uiSymbolButton1" text="对应关系"/>
<Control name="uiSymbolButton4" text="通道类型"/>
<Control name="uiSymbolButton3" text="保存设置"/> <Control name="uiSymbolButton3" text="保存设置"/>
<Control name="Com_DevTypeId" text="0"/> <Control name="Com_DevTypeId" text="0"/>
<Control name="Com_PowerId" text="0"/> <Control name="Com_PowerId" text="0"/>
...@@ -223,6 +223,7 @@ ...@@ -223,6 +223,7 @@
<Control name="CommunicationSetting" text="通讯口设置"/> <Control name="CommunicationSetting" text="通讯口设置"/>
<Control name="uiGroupBox1" text="通讯设置:"/> <Control name="uiGroupBox1" text="通讯设置:"/>
<Control name="uiGroupBox2" text="记录保存间隔时间(分钟):"/> <Control name="uiGroupBox2" text="记录保存间隔时间(分钟):"/>
<Control name="uiSymbolButton4" text="通道类型"/>
<Control name="uiLabel1" text="驱动检测板:"/> <Control name="uiLabel1" text="驱动检测板:"/>
<Control name="uiLabel2" text="试验电源:"/> <Control name="uiLabel2" text="试验电源:"/>
<Control name="uiLabel3" text="高温试验箱:"/> <Control name="uiLabel3" text="高温试验箱:"/>
...@@ -633,7 +634,7 @@ ...@@ -633,7 +634,7 @@
<DataGridViewCell name="GridExceedElectric" HeaderText="过流设置值"/> <DataGridViewCell name="GridExceedElectric" HeaderText="过流设置值"/>
<DataGridViewCell name="GridSetupVoltage" HeaderText="设定电压值"/> <DataGridViewCell name="GridSetupVoltage" HeaderText="设定电压值"/>
<DataGridViewCell name="GridStageVoltage" HeaderText="阶段加压值"/> <DataGridViewCell name="GridStageVoltage" HeaderText="阶段加压值"/>
<DataGridViewCell name="GridStageTime" HeaderText="阶段时长"/> <DataGridViewCell name="GridStageTime" HeaderText="阶段时长"/>
<DataGridViewCell name="GridControlBtn" HeaderText="控制"/> <DataGridViewCell name="GridControlBtn" HeaderText="控制"/>
</DataGridViewCells> </DataGridViewCells>
</Form> </Form>
...@@ -666,7 +667,7 @@ ...@@ -666,7 +667,7 @@
<DataGridViewCell name="GridExceedElectric" HeaderText="过流设置值"/> <DataGridViewCell name="GridExceedElectric" HeaderText="过流设置值"/>
<DataGridViewCell name="GridSetupVoltage" HeaderText="设定电压值"/> <DataGridViewCell name="GridSetupVoltage" HeaderText="设定电压值"/>
<DataGridViewCell name="GridStageVoltage" HeaderText="阶段降压值"/> <DataGridViewCell name="GridStageVoltage" HeaderText="阶段降压值"/>
<DataGridViewCell name="GridStageTime" HeaderText="阶段时长"/> <DataGridViewCell name="GridStageTime" HeaderText="阶段时长"/>
<DataGridViewCell name="GridControlBtn" HeaderText="控制"/> <DataGridViewCell name="GridControlBtn" HeaderText="控制"/>
</DataGridViewCells> </DataGridViewCells>
</Form> </Form>
......
...@@ -147,9 +147,9 @@ ...@@ -147,9 +147,9 @@
<Control name="uiLabel4" text="Decimal length:"/> <Control name="uiLabel4" text="Decimal length:"/>
<Control name="uiLabel5" text="Voltage setting:"/> <Control name="uiLabel5" text="Voltage setting:"/>
<Control name="uiLabel6" text="Equipment number:"/> <Control name="uiLabel6" text="Equipment number:"/>
<Control name="uiLabel7" text="Oven Id:"/>
<Control name="uiSymbolButton2" text="Light control"/> <Control name="uiSymbolButton2" text="Light control"/>
<Control name="uiSymbolButton1" text="Correspondence"/> <Control name="uiSymbolButton1" text="Correspondence"/>
<Control name="uiSymbolButton4" text="Slot Type"/>
<Control name="uiSymbolButton3" text="Save Settings"/> <Control name="uiSymbolButton3" text="Save Settings"/>
<Control name="Com_DevTypeId" text="0"/> <Control name="Com_DevTypeId" text="0"/>
<Control name="Com_PowerId" text="0"/> <Control name="Com_PowerId" text="0"/>
...@@ -218,6 +218,7 @@ ...@@ -218,6 +218,7 @@
<Control name="CommunicationSetting" text="Communication Port Setting"/> <Control name="CommunicationSetting" text="Communication Port Setting"/>
<Control name="uiGroupBox1" text="Communication Settings:"/> <Control name="uiGroupBox1" text="Communication Settings:"/>
<Control name="uiGroupBox2" text="Record Saving Interval (m):"/> <Control name="uiGroupBox2" text="Record Saving Interval (m):"/>
<Control name="uiSymbolButton4" text="Slot Type"/>
<Control name="uiLabel1" text="Drive Detection BIB:"/> <Control name="uiLabel1" text="Drive Detection BIB:"/>
<Control name="uiLabel2" text="Test PS Supply:"/> <Control name="uiLabel2" text="Test PS Supply:"/>
<Control name="uiLabel3" text="Oven1:"/> <Control name="uiLabel3" text="Oven1:"/>
......
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Obfuscar>$(MSBuildThisFileDirectory)..\tools\Obfuscar.Console.exe</Obfuscar>
</PropertyGroup>
</Project>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论