1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>8.0.30703</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{0E266DBD-0DC2-4B5F-B5EA-58C6DF66912C}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Aitex.Core</RootNamespace>
- <AssemblyName>Core</AssemblyName>
- <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <TargetFrameworkProfile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <PlatformTarget>x86</PlatformTarget>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Abt.Controls.SciChart.Wpf">
- <HintPath>..\..\ThirdParty\dlls\Abt.Controls.SciChart.Wpf.dll</HintPath>
- </Reference>
- <Reference Include="csmatio">
- <HintPath>..\..\ThirdParty\dlls\csmatio.dll</HintPath>
- </Reference>
- <Reference Include="Hardcodet.Wpf.TaskbarNotification">
- <HintPath>..\..\ThirdParty\dlls\Hardcodet.Wpf.TaskbarNotification.dll</HintPath>
- </Reference>
- <Reference Include="ILNumerics.Net">
- <HintPath>..\..\ThirdParty\dlls\ILNumerics.Net.dll</HintPath>
- </Reference>
- <Reference Include="log4net">
- <HintPath>..\..\ThirdParty\dlls\log4net.dll</HintPath>
- </Reference>
- <Reference Include="lua51">
- <HintPath>..\..\ThirdParty\dlls\lua51.dll</HintPath>
- </Reference>
- <Reference Include="LuaInterface">
- <HintPath>..\..\ThirdParty\dlls\LuaInterface.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\ThirdParty\dlls\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="Npgsql">
- <HintPath>..\..\ThirdParty\dlls\Npgsql.dll</HintPath>
- </Reference>
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- <Reference Include="PresentationFramework.Aero" />
- <Reference Include="System" />
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System.configuration" />
- <Reference Include="System.Core" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Management" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Runtime.Serialization" />
- <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
- <Reference Include="System.ServiceModel" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\ThirdParty\dlls\System.Windows.Interactivity.dll</HintPath>
- </Reference>
- <Reference Include="System.Xaml" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Xml" />
- <Reference Include="TwinCAT.Ads">
- <HintPath>..\..\ThirdParty\dlls\TwinCAT.Ads.dll</HintPath>
- </Reference>
- <Reference Include="WindowsBase" />
- <Reference Include="WindowsFormsIntegration" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Account\Authorization.cs" />
- <Compile Include="Account\IAccountService.cs" />
- <Compile Include="Account\NotificationService.cs" />
- <Compile Include="Backend\About.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Backend\About.Designer.cs">
- <DependentUpon>About.cs</DependentUpon>
- </Compile>
- <Compile Include="Backend\Controls\AICtrl.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Backend\Controls\AICtrl.Designer.cs">
- <DependentUpon>AICtrl.cs</DependentUpon>
- </Compile>
- <Compile Include="Backend\Controls\AOCtrl.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Backend\Controls\AOCtrl.Designer.cs">
- <DependentUpon>AOCtrl.cs</DependentUpon>
- </Compile>
- <Compile Include="Backend\Controls\DICtrl.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Backend\Controls\DICtrl.Designer.cs">
- <DependentUpon>DICtrl.cs</DependentUpon>
- </Compile>
- <Compile Include="Backend\DeviceConfigBackendView.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Backend\DeviceConfigBackendView.Designer.cs">
- <DependentUpon>DeviceConfigBackendView.cs</DependentUpon>
- </Compile>
- <Compile Include="Backend\IBackendIoSimulator.cs" />
- <Compile Include="Backend\IO\AI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Backend\IO\AI.Designer.cs">
- <DependentUpon>AI.cs</DependentUpon>
- </Compile>
- <Compile Include="Backend\IO\AO.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Backend\IO\AO.Designer.cs">
- <DependentUpon>AO.cs</DependentUpon>
- </Compile>
- <Compile Include="Backend\IO\DI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Backend\IO\DI.Designer.cs">
- <DependentUpon>DI.cs</DependentUpon>
- </Compile>
- <Compile Include="Backend\IO\DO.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Backend\IO\DO.Designer.cs">
- <DependentUpon>DO.cs</DependentUpon>
- </Compile>
- <Compile Include="Backend\IO\IIOView.cs" />
- <Compile Include="Backend\IO\IoDataView.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Backend\IO\IoDataView.Designer.cs">
- <DependentUpon>IoDataView.cs</DependentUpon>
- </Compile>
- <Compile Include="Backend\LicenseView.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Backend\LicenseView.Designer.cs">
- <DependentUpon>LicenseView.cs</DependentUpon>
- </Compile>
- <Compile Include="Backend\MainView.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Backend\MainView.Designer.cs">
- <DependentUpon>MainView.cs</DependentUpon>
- </Compile>
- <Compile Include="Backend\PumpView.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Backend\PumpView.Designer.cs">
- <DependentUpon>PumpView.cs</DependentUpon>
- </Compile>
- <Compile Include="Backend\SimulatorView.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Backend\SimulatorView.Designer.cs">
- <DependentUpon>SimulatorView.cs</DependentUpon>
- </Compile>
- <Compile Include="Backend\SwInterlock.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Backend\SwInterlock.Designer.cs">
- <DependentUpon>SwInterlock.cs</DependentUpon>
- </Compile>
- <Compile Include="Backend\SystemConfigView.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Backend\SystemConfigView.Designer.cs">
- <DependentUpon>SystemConfigView.cs</DependentUpon>
- </Compile>
- <Compile Include="Backend\UserLoginView.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Backend\UserLoginView.Designer.cs">
- <DependentUpon>UserLoginView.cs</DependentUpon>
- </Compile>
- <Compile Include="Common\DeviceData\AITBoostPumpData.cs" />
- <Compile Include="Common\DeviceData\AITConfigData.cs" />
- <Compile Include="Common\DeviceData\AITCoolingControlData.cs" />
- <Compile Include="Common\DeviceData\AITCylinderData.cs" />
- <Compile Include="Common\DeviceData\AITEmoData.cs" />
- <Compile Include="Common\DeviceData\AITHeaterData.cs" />
- <Compile Include="Common\DeviceData\AITLidData.cs" />
- <Compile Include="Common\DeviceData\AITPressureControlData.cs" />
- <Compile Include="Common\DeviceData\AITPressureSensorData.cs" />
- <Compile Include="Common\DeviceData\AITPumpData.cs" />
- <Compile Include="Common\DeviceData\AITServoMotorData.cs" />
- <Compile Include="Common\DeviceData\AITSignalTowerData.cs" />
- <Compile Include="Common\DeviceData\AITStatisticsData.cs" />
- <Compile Include="Common\DeviceData\AITThrottleValveData.cs" />
- <Compile Include="Common\DeviceData\AITTrigData.cs" />
- <Compile Include="Common\DeviceData\AITValveData.cs" />
- <Compile Include="Common\DeviceData\AITMfcData.cs" />
- <Compile Include="Common\DeviceData\AITPressureMeterData.cs" />
- <Compile Include="Common\DeviceData\AITRfData.cs" />
- <Compile Include="Common\DeviceData\AITSensorData.cs" />
- <Compile Include="Common\DeviceData\AITThermalCoupleData.cs" />
- <Compile Include="Common\DeviceData\AITVaporLineData.cs" />
- <Compile Include="Common\DeviceData\AITWaterFlowMeterData.cs" />
- <Compile Include="Common\DeviceData\AITWaterFlowSensorData.cs" />
- <Compile Include="Common\DeviceData\IDeviceData.cs" />
- <Compile Include="Equipment\MagazineDefine\Magazine.cs" />
- <Compile Include="Equipment\MagazineDefine\MagazineStatus.cs" />
- <Compile Include="Equipment\MagazineDefine\MagazineType.cs" />
- <Compile Include="Equipment\MagazineDefine\SubstrateStatus.cs" />
- <Compile Include="Equipment\MagazineDefine\SubstrateType.cs" />
- <Compile Include="MES\Fab.cs" />
- <Compile Include="MES\FabAutoComm.cs" />
- <Compile Include="MES\HttpClient.cs" />
- <Compile Include="MES\JC\CheckInInformation.cs" />
- <Compile Include="MES\JC\CheckOutInformation.cs" />
- <Compile Include="MES\JC\JCFabAuto.cs" />
- <Compile Include="MES\JC\LotInformation.cs" />
- <Compile Include="MES\tnt.cs" />
- <Compile Include="MES\YZQZ\JobRecord.cs" />
- <Compile Include="MES\YZQZ\RequestMachineErrorRecord.cs" />
- <Compile Include="MES\YZQZ\RequestMachineStatusRecord.cs" />
- <Compile Include="MES\YZQZ\RequestRecipe.cs" />
- <Compile Include="MES\YZQZ\ResponseResult.cs" />
- <Compile Include="MES\YZQZ\YZQZFabAuto.cs" />
- <Compile Include="Observer\GlobalObserver.cs" />
- <Compile Include="Platform\Gloabals.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Account\Account.cs" />
- <Compile Include="Account\AccountManager.cs" />
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- <Compile Include="RT\ConfigCenter\DeviceConfigManager.cs" />
- <Compile Include="RT\Device\Common\DeviceOperation.cs" />
- <Compile Include="RT\Device\Unit\IoBoostPump.cs" />
- <Compile Include="RT\Device\Unit\IoCoolingControl.cs" />
- <Compile Include="RT\Device\Unit\IoCylinder.cs" />
- <Compile Include="RT\Device\Unit\IoEmo.cs" />
- <Compile Include="RT\Device\Unit\IoGasValve.cs" />
- <Compile Include="RT\Device\Unit\IoLid.cs" />
- <Compile Include="RT\Device\Unit\IoPlcDateTime.cs" />
- <Compile Include="RT\Device\Unit\IoPressureControl.cs" />
- <Compile Include="RT\Device\Unit\IoPressureSensor.cs" />
- <Compile Include="RT\Device\Unit\IoPump.cs" />
- <Compile Include="RT\Device\Unit\IoHeartbeat.cs" />
- <Compile Include="RT\Device\Unit\IoHeater.cs" />
- <Compile Include="RT\Device\Unit\IoMfc.cs" />
- <Compile Include="RT\Device\Unit\IoPressureMeter.cs" />
- <Compile Include="RT\Device\Unit\IoReset.cs" />
- <Compile Include="RT\Device\Unit\IoRf.cs" />
- <Compile Include="RT\Device\Unit\IoSensor.cs" />
- <Compile Include="RT\Device\Unit\IoServoMotor.cs" />
- <Compile Include="RT\Device\Unit\IoSignalLight.cs" />
- <Compile Include="RT\Device\Unit\IoStatistics.cs" />
- <Compile Include="RT\Device\Unit\IoThermalCouple.cs" />
- <Compile Include="RT\Device\Unit\IoThrottleValve.cs" />
- <Compile Include="RT\Device\Unit\IoTrigger.cs" />
- <Compile Include="RT\Device\Unit\IoVaporLine.cs" />
- <Compile Include="RT\Device\Unit\IoWaterFlowSensor.cs" />
- <Compile Include="RT\Fsm\GenericFsm.cs" />
- <Compile Include="RT\IOCore\InterlockAction.cs" />
- <Compile Include="RT\IOCore\InterlockLimit.cs" />
- <Compile Include="RT\IOCore\InterlockManager.cs" />
- <Compile Include="RT\IOCore\IOGroupManager.cs" />
- <Compile Include="RT\IOCore\LogicDi.cs" />
- <Compile Include="RT\Job\JobInfo.cs" />
- <Compile Include="RT\Job\JobManager.cs" />
- <Compile Include="RT\Key\JetKey.cs" />
- <Compile Include="RT\Key\KeyManager.cs" />
- <Compile Include="RT\Key\MachineCoder.cs" />
- <Compile Include="RT\Key\RegistryManager.cs" />
- <Compile Include="RT\Key\RsaCryption.cs" />
- <Compile Include="RT\Routine\Routinue.cs" />
- <Compile Include="RT\SCCore\SCData.cs" />
- <Compile Include="RT\SCCore\SCManager.cs" />
- <Compile Include="RT\SCCore\SCValue.cs" />
- <Compile Include="RT\SCCore\SCName.cs" />
- <Compile Include="RT\Simulator\AiForce.cs" />
- <Compile Include="RT\Simulator\DiForce.cs" />
- <Compile Include="RT\Simulator\ExceptionCase.cs" />
- <Compile Include="RT\Simulator\SimulatorCaseManager.cs" />
- <Compile Include="UI\ControlDataContext\ControlDataItemBase.cs" />
- <Compile Include="UI\ControlDataContext\GasValveDataItem.cs" />
- <Compile Include="UI\ControlDataContext\GaugeItem.cs" />
- <Compile Include="UI\ControlDataContext\MfcItem.cs" />
- <Compile Include="UI\ControlDataContext\PcItem.cs" />
- <Compile Include="UI\ControlDataContext\ProcessDataChartDataItem.cs" />
- <Compile Include="UI\ControlDataContext\RfItem.cs" />
- <Compile Include="UI\ControlDataContext\TcItem.cs" />
- <Compile Include="UI\Control\FlowPipeV2.xaml.cs">
- <DependentUpon>FlowPipeV2.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\GasValveV3.xaml.cs">
- <DependentUpon>GasValveV3.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\GaugeControl.xaml.cs">
- <DependentUpon>GaugeControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\MfcControl.xaml.cs">
- <DependentUpon>MfcControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\PcControl.xaml.cs">
- <DependentUpon>PcControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\PolygonAngle90.xaml.cs">
- <DependentUpon>PolygonAngle90.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\PressureSwitchBig.xaml.cs">
- <DependentUpon>PressureSwitchBig.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\RFGenerator.xaml.cs">
- <DependentUpon>RFGenerator.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\DeviceControl\AITBarcodeTextBox.xaml.cs">
- <DependentUpon>AITBarcodeTextBox.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\DeviceControl\AITBoostPump.xaml.cs">
- <DependentUpon>AITBoostPump.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\DeviceControl\AITBoostPumpInputDialogBox.xaml.cs">
- <DependentUpon>AITBoostPumpInputDialogBox.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\DeviceControl\AITHeaterInputDialogBox.xaml.cs">
- <DependentUpon>AITHeaterInputDialogBox.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\DeviceControl\AITParameterCheckBox.xaml.cs">
- <DependentUpon>AITParameterCheckBox.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\DeviceControl\AITPressureSensor.xaml.cs">
- <DependentUpon>AITPressureSensor.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\DeviceControl\AITPump.xaml.cs">
- <DependentUpon>AITPump.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\DeviceControl\AITRfInputDialogBox.xaml.cs">
- <DependentUpon>AITRfInputDialogBox.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\TcControl.xaml.cs">
- <DependentUpon>TcControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\ThrottleValveBig.xaml.cs">
- <DependentUpon>ThrottleValveBig.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\DeviceControl\AITSensor.xaml.cs">
- <DependentUpon>AITSensor.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\DeviceControl\AITSignalTower.xaml.cs">
- <DependentUpon>AITSignalTower.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\DeviceControl\AITThrottleValveInputDialogBox.xaml.cs">
- <DependentUpon>AITThrottleValveInputDialogBox.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\DeviceControl\AITFlowMeter.xaml.cs">
- <DependentUpon>AITFlowMeter.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\DeviceControl\AITGasValve.xaml.cs">
- <DependentUpon>AITGasValve.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\DeviceControl\AITHeaterControl.xaml.cs">
- <DependentUpon>AITHeaterControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\DeviceControl\AITPressureMeter.xaml.cs">
- <DependentUpon>AITPressureMeter.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\DeviceControl\AITRfGenerator.xaml.cs">
- <DependentUpon>AITRfGenerator.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\DeviceControl\AITThermalCouple.xaml.cs">
- <DependentUpon>AITThermalCouple.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\DeviceControl\AITThrottleValve.xaml.cs">
- <DependentUpon>AITThrottleValve.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\DeviceControl\AITWaterFlowSensor.xaml.cs">
- <DependentUpon>AITWaterFlowSensor.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Dialog\NotificationDialogNoDelay.xaml.cs">
- <DependentUpon>NotificationDialogNoDelay.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Dialog\RecipeAlarmedDialog.xaml.cs">
- <DependentUpon>RecipeAlarmedDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Dialog\WPFMessageBox.xaml.cs">
- <DependentUpon>WPFMessageBox.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\ValidationRules\ValidateEmailAddress.cs" />
- <Compile Include="UI\ValidationRules\ValidatePhoneNumber.cs" />
- <Compile Include="UI\ValidationRules\ValidateUserName.cs" />
- <Compile Include="UI\View\Smart\SmartDataLine.cs" />
- <Compile Include="Utilities\CultureSupported.cs" />
- <Compile Include="Utilities\EnumUtil.cs" />
- <Compile Include="Utilities\FileSigner.cs" />
- <Compile Include="RT\ConfigCenter\CONFIG.cs" />
- <Compile Include="RT\ConfigCenter\ConfigManager.cs" />
- <Compile Include="RT\ConfigCenter\ICommonConfig.cs" />
- <Compile Include="RT\DataCenter\DataModule.cs" />
- <Compile Include="RT\DataCollection\DataCollectionManager.cs" />
- <Compile Include="RT\DataCollection\DataCollectionRecorder.cs" />
- <Compile Include="RT\DataCollection\DefaultDataCollectionCallback.cs" />
- <Compile Include="RT\DataCollection\IDataCollectionCallback.cs" />
- <Compile Include="RT\DBCore\DatabaseManager.cs" />
- <Compile Include="RT\DBCore\DB.cs" />
- <Compile Include="RT\DBCore\ICommonDB.cs" />
- <Compile Include="RT\DBCore\PostgresqlDB.cs" />
- <Compile Include="RT\DBCore\PostgresqlHelper.cs" />
- <Compile Include="RT\Device\Common\DEVICE.cs" />
- <Compile Include="RT\Device\Common\DeviceEntityT.cs" />
- <Compile Include="RT\Device\Common\DeviceManagerBase.cs" />
- <Compile Include="RT\Device\Common\DeviceType.cs" />
- <Compile Include="RT\Device\Common\IDevice.cs" />
- <Compile Include="RT\Device\Common\IDeviceFactory.cs" />
- <Compile Include="RT\Device\Common\IDeviceManager.cs" />
- <Compile Include="RT\Event\EventDB.cs" />
- <Compile Include="RT\Event\EventEnum.cs" />
- <Compile Include="RT\Fsm\DemoEntity.cs" />
- <Compile Include="RT\Fsm\Entity.cs" />
- <Compile Include="RT\Fsm\IEntity.cs" />
- <Compile Include="RT\Fsm\IStateMachine.cs" />
- <Compile Include="RT\Fsm\StateMachine.cs" />
- <Compile Include="RT\IOCore\IntlkNode.cs" />
- <Compile Include="RT\IOCore\IOScale.cs" />
- <Compile Include="RT\IOCore\SafePlcInterlockChecker.cs" />
- <Compile Include="RT\IOCore\SoftDIGenerator.cs" />
- <Compile Include="RT\PLC\ADSDevice.cs" />
- <Compile Include="RT\PLC\IDataDevice.cs" />
- <Compile Include="RT\PLC\IDataBuffer.cs" />
- <Compile Include="RT\PLC\PLCEntity.cs" />
- <Compile Include="RT\OperationCenter\OP.cs" />
- <Compile Include="RT\OperationCenter\OperationManager.cs" />
- <Compile Include="RT\OperationCenter\ICommonOperation.cs" />
- <Compile Include="RT\Communication\RS232.cs" />
- <Compile Include="RT\ConfigCenter\ConfigEntry.cs" />
- <Compile Include="RT\DataCenter\DATA.cs" />
- <Compile Include="RT\DataCenter\DataItem.cs" />
- <Compile Include="RT\DataCenter\DataManager.cs" />
- <Compile Include="RT\DataCenter\ICommonData.cs" />
- <Compile Include="RT\Event\EventDBWriter.cs" />
- <Compile Include="RT\Event\EventDefine.cs" />
- <Compile Include="RT\Event\EventItem.cs" />
- <Compile Include="RT\Event\EventLogWriter.cs" />
- <Compile Include="RT\Event\EventMailWriter.cs" />
- <Compile Include="RT\Event\EventManager.cs" />
- <Compile Include="RT\Event\ICommonEvent.cs" />
- <Compile Include="Equipment\SusceptorDefine\Susceptor.cs" />
- <Compile Include="Equipment\SusceptorDefine\SusceptorConfig.cs" />
- <Compile Include="Equipment\SusceptorDefine\SusceptorStatus.cs" />
- <Compile Include="Equipment\SusceptorDefine\WaferStatus.cs" />
- <Compile Include="Equipment\SusceptorDefine\WaferType.cs" />
- <Compile Include="RT\RecipeCenter\IRecipeFileContext.cs" />
- <Compile Include="RT\RecipeCenter\RecipeCheck.cs" />
- <Compile Include="RT\RecipeCenter\RecipeFileManager.cs" />
- <Compile Include="RT\Routine\IRoutine.cs" />
- <Compile Include="RT\Routine\RoutineResult.cs" />
- <Compile Include="RT\Routine\SeqenecRoutine.cs" />
- <Compile Include="RT\SCCore\ISCManager.cs" />
- <Compile Include="RT\SCCore\SC.cs" />
- <Compile Include="RT\SCCore\SCItem.cs" />
- <Compile Include="RT\Tolerance\ToleranceChecker.cs" />
- <Compile Include="UI\ControlDataContext\AnalogDataItem.cs" />
- <Compile Include="UI\ControlDataContext\BathDataItem.cs" />
- <Compile Include="UI\ControlDataContext\GasFlowButtonDataItem.cs" />
- <Compile Include="UI\ControlDataContext\GasFlowChartDataItem.cs" />
- <Compile Include="UI\ControlDataContext\GateValveDataItem.cs" />
- <Compile Include="UI\ControlDataContext\MOLineDataItem.cs" />
- <Compile Include="UI\ControlDataContext\MOSourceDataItem.cs" />
- <Compile Include="UI\ControlDataContext\PocketProcessDataChartDataItem.cs" />
- <Compile Include="UI\ControlDataContext\PocketRawDataChartDataItem.cs" />
- <Compile Include="UI\ControlDataContext\PressureTransducerDataItem.cs" />
- <Compile Include="UI\ControlDataContext\PumpDataItem.cs" />
- <Compile Include="UI\ControlDataContext\RawDataChartDataItem.cs" />
- <Compile Include="UI\ControlDataContext\ReadonlyGaugeDataItem.cs" />
- <Compile Include="UI\ControlDataContext\SignalTowerDataItem.cs" />
- <Compile Include="UI\Control\AnalogControl.xaml.cs">
- <DependentUpon>AnalogControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\Arrow.xaml.cs">
- <DependentUpon>Arrow.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\Bath.xaml.cs">
- <DependentUpon>Bath.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\CheckValve.xaml.cs">
- <DependentUpon>CheckValve.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\Common.cs" />
- <Compile Include="UI\Control\Filter.xaml.cs">
- <DependentUpon>Filter.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\FlowPipe.xaml.cs">
- <DependentUpon>FlowPipe.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\GasFlowButton.xaml.cs">
- <DependentUpon>GasFlowButton.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\GasFlowChart.xaml.cs">
- <DependentUpon>GasFlowChart.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\GasValve.xaml.cs">
- <DependentUpon>GasValve.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\GasValveBig.xaml.cs">
- <DependentUpon>GasValveBig.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\GasValveV2.xaml.cs">
- <DependentUpon>GasValveV2.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\GasValveV6.xaml.cs">
- <DependentUpon>GasValveV6.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\GateValve.xaml.cs">
- <DependentUpon>GateValve.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\HandValve.xaml.cs">
- <DependentUpon>HandValve.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\Identifier.xaml.cs">
- <DependentUpon>Identifier.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\InputDialogBox.xaml.cs">
- <DependentUpon>InputDialogBox.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\Knot.xaml.cs">
- <DependentUpon>Knot.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\MessageControl.xaml.cs">
- <DependentUpon>MessageControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\MFC4Process.xaml.cs">
- <DependentUpon>MFC4Process.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\MODilute.xaml.cs">
- <DependentUpon>MODilute.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\MOPush.xaml.cs">
- <DependentUpon>MOPush.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\MOGeneral.xaml.cs">
- <DependentUpon>MOGeneral.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\MOSource.xaml.cs">
- <DependentUpon>MOSource.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\PC.xaml.cs">
- <DependentUpon>PC.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\PipeControl.xaml.cs">
- <DependentUpon>PipeControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\PocketProcessDataChart.xaml.cs">
- <DependentUpon>PocketProcessDataChart.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\PocketRawDataChart.xaml.cs">
- <DependentUpon>PocketRawDataChart.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\PressureSwitch.xaml.cs">
- <DependentUpon>PressureSwitch.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\PressureTransducer.xaml.cs">
- <DependentUpon>PressureTransducer.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\Pump.xaml.cs">
- <DependentUpon>Pump.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\RawDataChart.xaml.cs">
- <DependentUpon>RawDataChart.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\ReadonlyGauge.xaml.cs">
- <DependentUpon>ReadonlyGauge.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\SignalTower.xaml.cs">
- <DependentUpon>SignalTower.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\SusceptorBrush.cs" />
- <Compile Include="UI\Control\SusceptorControl.xaml.cs">
- <DependentUpon>SusceptorControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\SusceptorNotchControl.xaml.cs">
- <DependentUpon>SusceptorNotchControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\ThrottleValveControl.xaml.cs">
- <DependentUpon>ThrottleValveControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\VacuumPump.xaml.cs">
- <DependentUpon>VacuumPump.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Control\ValveRound.xaml.cs">
- <DependentUpon>ValveRound.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Converters\ColorToBrushConverter.cs" />
- <Compile Include="UI\Converters\GeneralConverter.cs" />
- <Compile Include="UI\Converters\MFC4ProcessDataConvert.cs" />
- <Compile Include="UI\Converters\MoLineDataConvert.cs" />
- <Compile Include="UI\Converters\RolloverDataPointerInfoConverter.cs" />
- <Compile Include="UI\Converters\ServiceModeConvert.cs" />
- <Compile Include="UI\Converters\ValveVisibleConvert.cs" />
- <Compile Include="UI\Converters\WidthMoreConvertor.cs" />
- <Compile Include="UI\Dialog\MessageBoxEx.cs" />
- <Compile Include="UI\Dialog\NotificationDialog.xaml.cs">
- <DependentUpon>NotificationDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\Dialog\RecipeSelectDialog.xaml.cs">
- <DependentUpon>RecipeSelectDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\MVVM\SubscriptionCommand.cs" />
- <Compile Include="UI\View\Common\EventViewModel.cs" />
- <Compile Include="UI\View\Common\FolderTreeViewItem.cs" />
- <Compile Include="UI\View\Common\EventView.xaml.cs">
- <DependentUpon>EventView.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\View\Common\MonitorView.xaml.cs">
- <DependentUpon>MonitorView.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\View\Common\MonitorViewModel.cs" />
- <Compile Include="UI\View\Common\ParameterView.xaml.cs">
- <DependentUpon>ParameterView.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\View\Common\ParameterViewModel.cs" />
- <Compile Include="Utilities\CommonData.cs" />
- <Compile Include="Utilities\Converter.cs" />
- <Compile Include="Utilities\DeviceTimer.cs" />
- <Compile Include="Utilities\Globals.cs" />
- <Compile Include="Utilities\IgnorePropertyChangeAttribute.cs" />
- <Compile Include="Utilities\Md5Helper.cs" />
- <Compile Include="Utilities\Network.cs" />
- <Compile Include="Utilities\ObjectSerializer.cs" />
- <Compile Include="Utilities\OperationAttribute.cs" />
- <Compile Include="Utilities\PathManager.cs" />
- <Compile Include="Utilities\RecipeCheck.cs" />
- <Compile Include="Utilities\Retry.cs" />
- <Compile Include="Utilities\SerializableDictionary.cs" />
- <Compile Include="Utilities\SubscriptionAttribute.cs" />
- <Compile Include="RT\Event\EV.cs" />
- <Compile Include="RT\IOCore\Interlock.cs" />
- <Compile Include="RT\IOCore\IO.cs" />
- <Compile Include="RT\IOCore\IODefine.cs" />
- <Compile Include="RT\IOCore\IOManager.cs" />
- <Compile Include="RT\IOCore\IOAccessor.cs" />
- <Compile Include="RT\Log\CounterLogger.cs" />
- <Compile Include="RT\Log\ICommonLog.cs" />
- <Compile Include="RT\Log\LOG.cs" />
- <Compile Include="RT\Log\LogItem.cs" />
- <Compile Include="RT\Log\LogManager.cs" />
- <Compile Include="RT\Log\LogWriter.cs" />
- <Compile Include="UI\MVVM\ChartViewModelBase.cs" />
- <Compile Include="UI\MVVM\DelegateCommand.cs" />
- <Compile Include="UI\MVVM\SubscriptionViewModelBase.cs" />
- <Compile Include="UI\MVVM\TimerViewModelBase.cs" />
- <Compile Include="UI\MVVM\ViewModelBase.cs" />
- <Compile Include="UI\View\Frame\CenterTabView.xaml.cs">
- <DependentUpon>CenterTabView.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\View\Frame\CenterView.xaml.cs">
- <DependentUpon>CenterView.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\View\Frame\ITopView.cs" />
- <Compile Include="UI\View\Frame\StandardFrameWindow.xaml.cs">
- <DependentUpon>StandardFrameWindow.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\View\Frame\BottomView.xaml.cs">
- <DependentUpon>BottomView.xaml</DependentUpon>
- </Compile>
- <Compile Include="UI\View\Frame\UILayoutParser.cs" />
- <Compile Include="UI\View\Frame\ViewManager.cs" />
- <Compile Include="Utilities\ArrayUtil.cs" />
- <Compile Include="Utilities\ByteStructConverter.cs" />
- <Compile Include="Utilities\CustomXmlSerializer.cs" />
- <Compile Include="Utilities\FixSizeQueue.cs" />
- <Compile Include="Utilities\PeriodicJob.cs" />
- <Compile Include="Utilities\Singleton.cs" />
- <Compile Include="Utilities\TagAttribute.cs" />
- <Compile Include="Utilities\Trigger.cs" />
- <Compile Include="Utilities\VisibilityConverter.cs" />
- <Compile Include="Account\AccountService.cs" />
- <Compile Include="WCF\DuplexChannelServiceClientWrapper.cs" />
- <Compile Include="WCF\EventService.cs" />
- <Compile Include="WCF\EventServiceCallback.cs" />
- <Compile Include="WCF\EventServiceClient.cs" />
- <Compile Include="WCF\Interface\IConfigService.cs" />
- <Compile Include="WCF\Interface\IEventService.cs" />
- <Compile Include="WCF\Interface\IEventServiceCallback.cs" />
- <Compile Include="WCF\QueryDataService.cs" />
- <Compile Include="WCF\QueryDataServiceClient.cs" />
- <Compile Include="WCF\ServiceClientWrapper.cs" />
- <Compile Include="WCF\WcfServiceManager.cs" />
- </ItemGroup>
- <ItemGroup>
- <Folder Include="UI\CommonControl\" />
- </ItemGroup>
- <ItemGroup>
- <Page Include="Resources\Language\StringResources.en-US.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Resources\Language\StringResources.zh-CN.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\AnalogControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\Arrow.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\Bath.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\CheckValve.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\Filter.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\FlowPipe.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\FlowPipeV2.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\GasFlowButton.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\Control\GasFlowChart.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\Control\GasValve.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\Control\GasValveBig.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\Control\GasValveV2.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\Control\GasValveV3.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\GasValveV6.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\Control\GateValve.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\Control\GaugeControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\HandValve.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\Identifier.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\Control\InputDialogBox.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\Knot.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\MessageControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\MFC4Process.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\MfcControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\MODilute.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\MOPush.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\MOGeneral.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\MOSource.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\Control\PC.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\PcControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\PipeControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\PocketProcessDataChart.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\Control\PocketRawDataChart.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\Control\PolygonAngle90.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\PressureSwitch.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\PressureSwitchBig.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\PressureTransducer.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\Pump.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\RawDataChart.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\Control\ReadonlyGauge.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\RFGenerator.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\DeviceControl\AITBarcodeTextBox.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\DeviceControl\AITBoostPump.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\DeviceControl\AITBoostPumpInputDialogBox.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\DeviceControl\AITHeaterInputDialogBox.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\DeviceControl\AITParameterCheckBox.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\DeviceControl\AITPressureSensor.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\DeviceControl\AITPump.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\DeviceControl\AITRfInputDialogBox.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\Control\SignalTower.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\Control\SusceptorControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\Control\SusceptorNotchControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\Control\TcControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\ThrottleValveBig.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\ThrottleValveControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\DeviceControl\AITSensor.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\DeviceControl\AITSignalTower.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\DeviceControl\AITThrottleValveInputDialogBox.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\Control\VacuumPump.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Control\ValveRound.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\DeviceControl\AITFlowMeter.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\DeviceControl\AITGasValve.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\DeviceControl\AITHeaterControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\DeviceControl\AITPressureMeter.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\DeviceControl\AITRfGenerator.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\DeviceControl\AITThermalCouple.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\DeviceControl\AITThrottleValve.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\DeviceControl\AITWaterFlowSensor.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\Dialog\NotificationDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\Dialog\NotificationDialogNoDelay.xaml">
- <SubType>Designer</SubType>
- <Generator>XamlIntelliSenseFileGenerator</Generator>
- </Page>
- <Page Include="UI\Dialog\RecipeSelectDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\Dialog\RecipeAlarmedDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\Dialog\WPFMessageBox.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Style\ButtonStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Style\ComboBoxStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Style\CommonStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Style\GroupBoxStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Style\LabelStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Style\ListBoxStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Style\ListViewStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Style\PasswordBoxStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Style\TabControlStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Style\TextBlockStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Style\TextBoxStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Style\TreeViewStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\Style\WindowStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\View\Frame\CenterTabView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\View\Frame\CenterView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\View\Common\EventView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\View\Common\ParameterView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\View\Common\MonitorView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UI\View\Frame\StandardFrameWindow.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UI\View\Frame\BottomView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\cb.png" />
- <Resource Include="Resources\closed.png" />
- <Resource Include="Resources\CustomDialogInformation.png" />
- <Resource Include="Resources\Heater.png" />
- <Resource Include="Resources\HeaterShining.png" />
- <Resource Include="Resources\Loading1.gif" />
- <Resource Include="Resources\Login\按钮.png" />
- <Resource Include="Resources\Login\按钮_悬停.png" />
- <Resource Include="Resources\Login\按钮_点击.png" />
- <Resource Include="Resources\Login\输入框.png" />
- <Resource Include="Resources\Login\输入框_选择.png" />
- <Resource Include="Resources\Main\tab.png" />
- <Resource Include="Resources\Main\tab_悬停.png" />
- <Resource Include="Resources\Main\tab次级.png" />
- <Resource Include="Resources\Main\tab次级_悬停.png" />
- <Resource Include="Resources\Main\上一个.png" />
- <Resource Include="Resources\Main\上一个_悬停.png" />
- <Resource Include="Resources\Main\上一个_点击.png" />
- <Resource Include="Resources\Main\下一个.png" />
- <Resource Include="Resources\Main\下一个_悬停.png" />
- <Resource Include="Resources\Main\下一个_点击.png" />
- <Resource Include="Resources\Main\下拉框_底板.png" />
- <Resource Include="Resources\Main\主界面_切片.png" />
- <Resource Include="Resources\Main\主菜单按钮.png" />
- <Resource Include="Resources\Main\主菜单按钮_悬停.png" />
- <Resource Include="Resources\Main\主菜单按钮_点击.png" />
- <Resource Include="Resources\Main\主菜单按钮_选中.png" />
- <Resource Include="Resources\Main\事件按钮.png" />
- <Resource Include="Resources\Main\事件按钮_悬停.png" />
- <Resource Include="Resources\Main\事件按钮_点击.png" />
- <Resource Include="Resources\Main\拖动组件.png" />
- <Resource Include="Resources\opened.png" />
- <Resource Include="Resources\RecipeFile.png" />
- <Resource Include="Resources\RecipeFolder.png" />
- <Resource Include="Resources\SystemLog\Alarm.png" />
- <Resource Include="Resources\SystemLog\EquipLog.png" />
- <Resource Include="Resources\SystemLog\Information.png" />
- <Resource Include="Resources\SystemLog\UserOperation.png" />
- <Resource Include="Resources\SystemLog\Warning.png" />
- <Resource Include="Resources\unknown.png" />
- <Resource Include="Resources\zoom_all.png" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\Valve\FastPumpValve.png" />
- <Resource Include="Resources\Valve\PumpBlack.png" />
- <Resource Include="Resources\Valve\PumpGray.png" />
- <Resource Include="Resources\Valve\PumpGreen.png" />
- <Resource Include="Resources\Valve\PumpRed.png" />
- <Resource Include="Resources\Valve\SlowPumpValve.png" />
- <Resource Include="Resources\Valve\ValveClosed.png" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\Gasbox.png" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\Robot.png" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\LL\LTWheel_Color.png" />
- <Resource Include="Resources\LL\RBWheel_Color.png" />
- <Resource Include="Resources\LL\RTWheel_Color.png" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\LL\LBWheel_Color.png" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="Backend\About.resx">
- <DependentUpon>About.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Backend\Controls\AICtrl.resx">
- <DependentUpon>AICtrl.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="Backend\Controls\AOCtrl.resx">
- <DependentUpon>AOCtrl.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="Backend\Controls\DICtrl.resx">
- <DependentUpon>DICtrl.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="Backend\DeviceConfigBackendView.resx">
- <DependentUpon>DeviceConfigBackendView.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Backend\IO\AI.resx">
- <DependentUpon>AI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Backend\IO\AO.resx">
- <DependentUpon>AO.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Backend\IO\DI.resx">
- <DependentUpon>DI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Backend\IO\DO.resx">
- <DependentUpon>DO.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Backend\IO\IoDataView.resx">
- <DependentUpon>IoDataView.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Backend\LicenseView.resx">
- <DependentUpon>LicenseView.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Backend\MainView.resx">
- <DependentUpon>MainView.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Backend\PumpView.resx">
- <DependentUpon>PumpView.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Backend\SimulatorView.resx">
- <DependentUpon>SimulatorView.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Backend\SwInterlock.resx">
- <DependentUpon>SwInterlock.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Backend\SystemConfigView.resx">
- <DependentUpon>SystemConfigView.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Backend\UserLoginView.resx">
- <DependentUpon>UserLoginView.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Properties\Resources.en-US.resx">
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <EmbeddedResource Include="Properties\Resources.zh-CN.resx">
- <SubType>Designer</SubType>
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\Blue.png" />
- <Resource Include="Resources\Exit.png" />
- <Resource Include="Resources\lights.png" />
- <Resource Include="Resources\Lime.png" />
- <Resource Include="Resources\red.png" />
- <Resource Include="Resources\Yellow.png" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\LL\LoadLockDoor.png" />
- <Resource Include="Resources\LL\LoadLockMain.png" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\LL\LBBracket.png" />
- <Resource Include="Resources\LL\LTBracket.png" />
- <Resource Include="Resources\LL\RBBracket.png" />
- <Resource Include="Resources\LL\RTBracket.png" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Account\Views.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Content>
- <Content Include="Config\EventDefine.xml" />
- <Content Include="Config\SCDefaultConfig.xml">
- <SubType>Designer</SubType>
- </Content>
- <Resource Include="Resources\barcode.png" />
- <Resource Include="Resources\Pump\boost_pump_enabled.png" />
- <Resource Include="Resources\Pump\boost_pump_error.png" />
- <Resource Include="Resources\Pump\boost_pump_off.png" />
- <Resource Include="Resources\Pump\boost_pump_on.png" />
- <Resource Include="Resources\Pump\boost_pump_warning.png" />
- <Resource Include="Resources\Pump\pump_error.png" />
- <Resource Include="Resources\Pump\pump_off.png" />
- <Resource Include="Resources\Pump\pump_on.png" />
- <Resource Include="Resources\Pump\pump_warning.png" />
- <Resource Include="Resources\Main\LogoEmpty.png" />
- <Resource Include="Resources\Main\login.png" />
- <Resource Include="Resources\Valve\valveCloseHorizontal.png" />
- <Resource Include="Resources\Valve\valveCloseVertical.png" />
- <Resource Include="Resources\Valve\valveOpenHorizontal.png" />
- <Resource Include="Resources\Valve\valveOpenVertical.png" />
- <Resource Include="Resources\Main\LogoJETP.png" />
- <Resource Include="Resources\Main\下拉框_底板150.png" />
- <Resource Include="Resources\Main\下拉框_底板JETP.png" />
- <Resource Include="Resources\Main\主界面_切片JETP.png" />
- <Resource Include="Resources\Main\主菜单按钮150.png" />
- <Resource Include="Resources\Main\主菜单按钮_悬停150.png" />
- <Resource Include="Resources\Main\主菜单按钮_点击150.png" />
- <Resource Include="Resources\Main\主菜单按钮_选中150.png" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Config\DeviceModel.xsd">
- <SubType>Designer</SubType>
- </Content>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- 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>
|