2025-10-16 07:10:43 +00:00
|
|
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
|
|
<ProductVersion>9.0.21022</ProductVersion>
|
|
|
|
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
|
|
|
|
<ProjectGuid>{37DB9023-1C6E-4094-9777-C626E6885290}</ProjectGuid>
|
|
|
|
|
|
<OutputType>WinExe</OutputType>
|
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
|
|
<RootNamespace>INT_LKD</RootNamespace>
|
|
|
|
|
|
<AssemblyName>INT_LKD</AssemblyName>
|
|
|
|
|
|
<ProjectTypeGuids>{4D628B5B-2FBC-4AA6-8C16-197242AEB884};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
|
|
|
|
<PlatformFamilyName>WindowsCE</PlatformFamilyName>
|
|
|
|
|
|
<PlatformID>E2BECB1F-8C8C-41ba-B736-9BE7D946A398</PlatformID>
|
|
|
|
|
|
<OSVersion>5.0</OSVersion>
|
|
|
|
|
|
<DeployDirSuffix>INT_LKD</DeployDirSuffix>
|
|
|
|
|
|
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
|
|
|
|
|
<NativePlatformName>Windows CE</NativePlatformName>
|
|
|
|
|
|
<FormFactorID>
|
|
|
|
|
|
</FormFactorID>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
|
<Optimize>false</Optimize>
|
|
|
|
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
|
|
|
|
<DefineConstants>DEBUG;TRACE;$(PlatformFamilyName)</DefineConstants>
|
|
|
|
|
|
<NoStdLib>true</NoStdLib>
|
|
|
|
|
|
<NoConfig>true</NoConfig>
|
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
|
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
|
|
|
|
<DefineConstants>TRACE;$(PlatformFamilyName)</DefineConstants>
|
|
|
|
|
|
<NoStdLib>true</NoStdLib>
|
|
|
|
|
|
<NoConfig>true</NoConfig>
|
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
|
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Reference Include="InModbus, Version=2.0.8.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
|
<HintPath>C:\Program Files (x86)\Intech\InModbus_V2.0.9.1\InModbus.dll</HintPath>
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="Microsoft.WindowsCE.Forms" />
|
|
|
|
|
|
<Reference Include="mscorlib" />
|
2025-10-23 08:55:41 +00:00
|
|
|
|
<Reference Include="SmartXNCommon, Version=5.0.0.13, Culture=neutral, processorArchitecture=MSIL">
|
2025-10-16 07:10:43 +00:00
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
2025-10-23 08:55:41 +00:00
|
|
|
|
<HintPath>C:\Program Files (x86)\HNS\Embedded SmartX Component\V5.0.0.13_20250821\SmartXNCommon.dll</HintPath>
|
2025-10-16 07:10:43 +00:00
|
|
|
|
</Reference>
|
2025-10-23 08:55:41 +00:00
|
|
|
|
<Reference Include="SmartXNFDCommon, Version=5.0.0.13, Culture=neutral, processorArchitecture=MSIL">
|
2025-10-16 07:10:43 +00:00
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
2025-10-23 08:55:41 +00:00
|
|
|
|
<HintPath>C:\Program Files (x86)\HNS\Embedded SmartX Component\V5.0.0.13_20250821\SmartXNFDCommon.dll</HintPath>
|
2025-10-16 07:10:43 +00:00
|
|
|
|
</Reference>
|
2025-10-23 08:55:41 +00:00
|
|
|
|
<Reference Include="SmartXN_IEC1000, Version=5.0.0.13, Culture=neutral, processorArchitecture=MSIL">
|
2025-10-16 07:10:43 +00:00
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
2025-10-23 08:55:41 +00:00
|
|
|
|
<HintPath>C:\Program Files (x86)\HNS\Embedded SmartX Component\V5.0.0.13_20250821\SmartXN_IEC1000.dll</HintPath>
|
2025-10-16 07:10:43 +00:00
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
|
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
|
|
|
|
<Reference Include="System.Data" />
|
|
|
|
|
|
<Reference Include="System.Drawing" />
|
|
|
|
|
|
<Reference Include="System.Windows.Forms" />
|
|
|
|
|
|
<Reference Include="System.Xml" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
2025-10-23 08:55:41 +00:00
|
|
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplay10.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplay10.Designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMainDisplay10.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2025-10-16 07:10:43 +00:00
|
|
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplay12.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplay12.Designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMainDisplay12.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2025-10-23 08:55:41 +00:00
|
|
|
|
<Compile Include="Controls\MainDisplay\ControlMainResult12.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\MainDisplay\ControlMainResult12.Designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMainResult12.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\MainDisplay\ControlMainStatus10.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\MainDisplay\ControlMainStatus10.Designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMainStatus10.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\MainDisplay\ControlMainStatus12.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\MainDisplay\ControlMainStatus12.Designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMainStatus12.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\MainDisplay\ControlMainResult10.cs">
|
2025-10-16 07:10:43 +00:00
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
2025-10-23 08:55:41 +00:00
|
|
|
|
<Compile Include="Controls\MainDisplay\ControlMainResult10.Designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMainResult10.cs</DependentUpon>
|
2025-10-16 07:10:43 +00:00
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\Recipe\ControlMenuRecipeData.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\Recipe\ControlMenuRecipeData.Designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMenuRecipeData.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\MainDisplay\ControlMainModbus.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\MainDisplay\ControlMainModbus.designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMainModbus.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\System\ControlMenuSystemSetting.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\System\ControlMenuSystemSetting.Designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMenuSystemSetting.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\System\ControlMenuSystemEthernet.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\System\ControlMenuSystemEthernet.designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMenuSystemEthernet.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\System\ControlMenuSystemInformation.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\System\ControlMenuSystemInformation.Designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMenuSystemInformation.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\Log\ControlMenuLogAlarm.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\Log\ControlMenuLogAlarm.Designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMenuLogAlarm.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\Log\ControlMenuLogHistory.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\Log\ControlMenuLogHistory.Designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMenuLogHistory.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\Log\ControlMenuLogInspection.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\Log\ControlMenuLogInspection.Designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMenuLogInspection.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\Manual\ControlMenuManualIoTest.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\Manual\ControlMenuManualIoTest.Designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMenuManualIoTest.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\Recipe\ControlMenuRecipeSetting.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\Recipe\ControlMenuRecipeSetting.Designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMenuRecipeSetting.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\ControlMainDisplay.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\ControlMainDisplay.Designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMainDisplay.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\ControlMainDisplayDotGraph.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\ControlMainDisplayDotGraph.Designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMainDisplayDotGraph.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\System\ControlMenuSystemStatus.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\System\ControlMenuSystemStatus.Designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMenuSystemStatus.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\System\ControlMenuSystemStatus1.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\System\ControlMenuSystemStatus1.Designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMenuSystemStatus1.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\User\ControlMenuUserGroupEditor.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\User\ControlMenuUserGroupEditor.Designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMenuUserGroupEditor.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\User\ControlMenuUserMyPage.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\User\ControlMenuUserMyPage.designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMenuUserMyPage.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\User\ControlMenuUserUserEditor.cs">
|
|
|
|
|
|
<SubType>UserControl</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Controls\User\ControlMenuUserUserEditor.Designer.cs">
|
|
|
|
|
|
<DependentUpon>ControlMenuUserUserEditor.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="DataStore\AlarmList.cs" />
|
|
|
|
|
|
<Compile Include="DataStore\Communication.cs" />
|
|
|
|
|
|
<Compile Include="DataStore\DataBackup.cs" />
|
|
|
|
|
|
<Compile Include="DataStore\Define.cs" />
|
|
|
|
|
|
<Compile Include="DataStore\LeakData\DiffData.cs" />
|
|
|
|
|
|
<Compile Include="DataStore\LeakData\DispData.cs" />
|
|
|
|
|
|
<Compile Include="DataStore\LeakData\LeakData.cs" />
|
|
|
|
|
|
<Compile Include="DataStore\Log.cs" />
|
|
|
|
|
|
<Compile Include="DataStore\ModbusData.cs" />
|
|
|
|
|
|
<Compile Include="DataStore\Recipe.cs" />
|
|
|
|
|
|
<Compile Include="DataStore\ServoMotor.cs" />
|
|
|
|
|
|
<Compile Include="DataStore\SystemConfiguration.cs" />
|
|
|
|
|
|
<Compile Include="DataStore\PressureData.cs" />
|
|
|
|
|
|
<Compile Include="DataStore\SystemStatus.cs" />
|
|
|
|
|
|
<Compile Include="DataStore\Update.cs" />
|
|
|
|
|
|
<Compile Include="DataStore\User.cs" />
|
|
|
|
|
|
<Compile Include="DialogForms\DialogFormHexKeyPad.cs">
|
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="DialogForms\DialogFormHexKeyPad.designer.cs">
|
|
|
|
|
|
<DependentUpon>DialogFormHexKeyPad.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="DialogForms\DialogFormNumKeyPad.cs">
|
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="DialogForms\DialogFormNumKeyPad.designer.cs">
|
|
|
|
|
|
<DependentUpon>DialogFormNumKeyPad.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="DialogForms\DialogFormProgressBar.cs">
|
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="DialogForms\DialogFormProgressBar.Designer.cs">
|
|
|
|
|
|
<DependentUpon>DialogFormProgressBar.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="DialogForms\DialogFormYesNo.cs">
|
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="DialogForms\DialogFormYesNo.Designer.cs">
|
|
|
|
|
|
<DependentUpon>DialogFormYesNo.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="DialogForms\DialogFormMessage.cs">
|
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="DialogForms\DialogFormMessage.Designer.cs">
|
|
|
|
|
|
<DependentUpon>DialogFormMessage.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="DialogForms\DialogFormPasswordKeyPad.cs">
|
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="DialogForms\DialogFormPasswordKeyPad.designer.cs">
|
|
|
|
|
|
<DependentUpon>DialogFormPasswordKeyPad.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="DialogForms\DialogFormLogOn.cs">
|
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="DialogForms\DialogFormLogOn.Designer.cs">
|
|
|
|
|
|
<DependentUpon>DialogFormLogOn.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\FormMainDisplay.cs">
|
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\FormMainDisplay.Designer.cs">
|
|
|
|
|
|
<DependentUpon>FormMainDisplay.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\FormMain.cs">
|
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\FormMain.Designer.cs">
|
|
|
|
|
|
<DependentUpon>FormMain.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\FormMenu.cs">
|
|
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Forms\FormMenu.Designer.cs">
|
|
|
|
|
|
<DependentUpon>FormMenu.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Helper.cs" />
|
|
|
|
|
|
<Compile Include="Part11_UserManager\UserManager.cs" />
|
|
|
|
|
|
<Compile Include="Part11_UserManager\UserManager.Define.cs" />
|
|
|
|
|
|
<Compile Include="Part11_UserManager\UserManager.Structure.cs" />
|
|
|
|
|
|
<Compile Include="Program.cs" />
|
|
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
|
|
|
<EmbeddedResource Include="Controls\ControlMainDisplay.resx">
|
|
|
|
|
|
<DependentUpon>ControlMainDisplay.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Controls\ControlMainDisplayDotGraph.resx">
|
|
|
|
|
|
<DependentUpon>ControlMainDisplayDotGraph.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
2025-10-23 08:55:41 +00:00
|
|
|
|
<EmbeddedResource Include="Controls\MainDisplay\ControlMainDisplay10.resx">
|
|
|
|
|
|
<DependentUpon>ControlMainDisplay10.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
2025-10-16 07:10:43 +00:00
|
|
|
|
<EmbeddedResource Include="Controls\MainDisplay\ControlMainDisplay12.resx">
|
|
|
|
|
|
<DependentUpon>ControlMainDisplay12.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
2025-10-23 08:55:41 +00:00
|
|
|
|
<EmbeddedResource Include="Controls\MainDisplay\ControlMainResult12.resx">
|
|
|
|
|
|
<DependentUpon>ControlMainResult12.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Controls\MainDisplay\ControlMainStatus10.resx">
|
|
|
|
|
|
<DependentUpon>ControlMainStatus10.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Controls\MainDisplay\ControlMainStatus12.resx">
|
|
|
|
|
|
<DependentUpon>ControlMainStatus12.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Controls\MainDisplay\ControlMainResult10.resx">
|
|
|
|
|
|
<DependentUpon>ControlMainResult10.cs</DependentUpon>
|
2025-10-16 07:10:43 +00:00
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Controls\Recipe\ControlMenuRecipeData.resx">
|
|
|
|
|
|
<DependentUpon>ControlMenuRecipeData.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Controls\MainDisplay\ControlMainModbus.resx">
|
|
|
|
|
|
<DependentUpon>ControlMainModbus.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Controls\System\ControlMenuSystemSetting.resx">
|
|
|
|
|
|
<DependentUpon>ControlMenuSystemSetting.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Controls\System\ControlMenuSystemEthernet.resx">
|
|
|
|
|
|
<DependentUpon>ControlMenuSystemEthernet.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Controls\System\ControlMenuSystemInformation.resx">
|
|
|
|
|
|
<DependentUpon>ControlMenuSystemInformation.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Controls\Log\ControlMenuLogAlarm.resx">
|
|
|
|
|
|
<DependentUpon>ControlMenuLogAlarm.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Controls\Log\ControlMenuLogHistory.resx">
|
|
|
|
|
|
<DependentUpon>ControlMenuLogHistory.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Controls\Log\ControlMenuLogInspection.resx">
|
|
|
|
|
|
<DependentUpon>ControlMenuLogInspection.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Controls\Manual\ControlMenuManualIoTest.resx">
|
|
|
|
|
|
<DependentUpon>ControlMenuManualIoTest.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Controls\Recipe\ControlMenuRecipeSetting.resx">
|
|
|
|
|
|
<DependentUpon>ControlMenuRecipeSetting.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Controls\System\ControlMenuSystemStatus.resx">
|
|
|
|
|
|
<DependentUpon>ControlMenuSystemStatus.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Controls\System\ControlMenuSystemStatus1.resx">
|
|
|
|
|
|
<DependentUpon>ControlMenuSystemStatus1.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Controls\User\ControlMenuUserGroupEditor.resx">
|
|
|
|
|
|
<DependentUpon>ControlMenuUserGroupEditor.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Controls\User\ControlMenuUserMyPage.resx">
|
|
|
|
|
|
<DependentUpon>ControlMenuUserMyPage.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Controls\User\ControlMenuUserUserEditor.resx">
|
|
|
|
|
|
<DependentUpon>ControlMenuUserUserEditor.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="DialogForms\DialogFormHexKeyPad.resx">
|
|
|
|
|
|
<DependentUpon>DialogFormHexKeyPad.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="DialogForms\DialogFormLogOn.resx">
|
|
|
|
|
|
<DependentUpon>DialogFormLogOn.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="DialogForms\DialogFormNumKeyPad.resx">
|
|
|
|
|
|
<DependentUpon>DialogFormNumKeyPad.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="DialogForms\DialogFormProgressBar.resx">
|
|
|
|
|
|
<DependentUpon>DialogFormProgressBar.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="DialogForms\DialogFormYesNo.resx">
|
|
|
|
|
|
<DependentUpon>DialogFormYesNo.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="DialogForms\DialogFormMessage.resx">
|
|
|
|
|
|
<DependentUpon>DialogFormMessage.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="DialogForms\DialogFormPasswordKeyPad.resx">
|
|
|
|
|
|
<DependentUpon>DialogFormPasswordKeyPad.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Forms\FormMainDisplay.resx">
|
|
|
|
|
|
<DependentUpon>FormMainDisplay.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Forms\FormMain.resx">
|
|
|
|
|
|
<DependentUpon>FormMain.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Forms\FormMenu.resx">
|
|
|
|
|
|
<DependentUpon>FormMenu.cs</DependentUpon>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
|
|
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
|
|
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
|
|
|
|
<DesignTime>True</DesignTime>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="SerialManager\SerialManager.cs" />
|
|
|
|
|
|
<Compile Include="SerialManager\SerialManager.Define.cs" />
|
|
|
|
|
|
<Compile Include="SerialManager\SerialManager.Structure.cs" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Content Include="Version.txt" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CompactFramework.CSharp.targets" />
|
|
|
|
|
|
<ProjectExtensions>
|
|
|
|
|
|
<VisualStudio>
|
|
|
|
|
|
<FlavorProperties GUID="{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}">
|
|
|
|
|
|
<HostingProcess disable="1" />
|
|
|
|
|
|
</FlavorProperties>
|
|
|
|
|
|
</VisualStudio>
|
|
|
|
|
|
</ProjectExtensions>
|
|
|
|
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
|
|
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
|
|
|
|
<Target Name="BeforeBuild">
|
|
|
|
|
|
</Target>
|
|
|
|
|
|
<Target Name="AfterBuild">
|
|
|
|
|
|
</Target>
|
|
|
|
|
|
-->
|
|
|
|
|
|
</Project>
|