|
|
@@ -127,14 +127,13 @@
|
|
|
<Compile Include="Common\Tcp\TCPClient.cs" />
|
|
|
<Compile Include="Common\Tcp\TcpClientBase.cs" />
|
|
|
<Compile Include="Common\Monitor\StateLatchManager.cs" />
|
|
|
- <Compile Include="Device\Adapter\SKVision\SKVisionClient.cs" />
|
|
|
- <Compile Include="Device\Adapter\SKVision\SKVisionProtocol.cs" />
|
|
|
- <Compile Include="Device\Adapter\SKVision\SKVisionClientBase.cs" />
|
|
|
- <Compile Include="Device\Config\DeviceConfigStore.cs" />
|
|
|
- <Compile Include="Device\Config\MachineConfigStore.cs" />
|
|
|
- <Compile Include="Device\Machine\IMachineBoardControl.cs" />
|
|
|
- <Compile Include="Device\Machine\IMachineButtonControl.cs" />
|
|
|
- <Compile Include="Device\Machine\IMachineTowerLightControl.cs" />
|
|
|
+ <Compile Include="Machine\Adapter\SKVision\SKVisionClient.cs" />
|
|
|
+ <Compile Include="Machine\Adapter\SKVision\SKVisionProtocol.cs" />
|
|
|
+ <Compile Include="Machine\Adapter\SKVision\SKVisionClientBase.cs" />
|
|
|
+ <Compile Include="Machine\Config\MachineConfigStore.cs" />
|
|
|
+ <Compile Include="Machine\Control\IMachineBoardControl.cs" />
|
|
|
+ <Compile Include="Machine\Control\IMachineButtonControl.cs" />
|
|
|
+ <Compile Include="Machine\Control\IMachineTowerLightControl.cs" />
|
|
|
<Compile Include="Motion\Config\MotionConfigStore.cs" />
|
|
|
<Compile Include="Motion\Driver\IMotionDriverAdvance.cs" />
|
|
|
<Compile Include="Motion\Model\MotionAO.cs" />
|
|
|
@@ -155,9 +154,9 @@
|
|
|
<Compile Include="Common\Types\ObservableConcurrentList.cs" />
|
|
|
<Compile Include="Common\Expression\Predicator.cs" />
|
|
|
<Compile Include="Common\Tasks\TaskTokener.cs" />
|
|
|
- <Compile Include="Device\Config\DeviceConfiger.cs" />
|
|
|
- <Compile Include="Device\DeviceCacher.cs" />
|
|
|
- <Compile Include="Device\Machine\MachineStatusEnum.cs" />
|
|
|
+ <Compile Include="Machine\Config\MachineConfig.cs" />
|
|
|
+ <Compile Include="Machine\MachineCacher.cs" />
|
|
|
+ <Compile Include="Machine\Config\MachineStatusEnum.cs" />
|
|
|
<Compile Include="Motion\Control\IMotionChecker.cs" />
|
|
|
<Compile Include="Process\Model\ProcessAction.cs" />
|
|
|
<Compile Include="Process\Config\ProcessException.cs" />
|
|
|
@@ -175,14 +174,14 @@
|
|
|
<Compile Include="Motion\Model\MotionAxis.cs" />
|
|
|
<Compile Include="Motion\Model\MotionAxisRecord.cs" />
|
|
|
<Compile Include="Motion\Model\MotionAxisStatus.cs" />
|
|
|
- <Compile Include="Device\Config\DeviceBaseConfig.cs" />
|
|
|
- <Compile Include="Device\Config\DeviceConstants.cs" />
|
|
|
+ <Compile Include="Common\Config\ConfigBase.cs" />
|
|
|
+ <Compile Include="Machine\Config\MachineConstants.cs" />
|
|
|
<Compile Include="Motion\Model\MotionIODev.cs" />
|
|
|
<Compile Include="Motion\Model\MotionIOGroup.cs" />
|
|
|
<Compile Include="Motion\Model\MotionIO.cs" />
|
|
|
- <Compile Include="Device\Config\ParamEnum.cs" />
|
|
|
+ <Compile Include="Machine\Config\MachineParamEnum.cs" />
|
|
|
<Compile Include="Motion\Model\MotionSdo.cs" />
|
|
|
- <Compile Include="Device\Machine\MachineStatus.cs" />
|
|
|
+ <Compile Include="Machine\Control\MachineStatusControl.cs" />
|
|
|
<Compile Include="Motion\Driver\IMotionDriverParser.cs" />
|
|
|
<Compile Include="Motion\Model\MotionAxisParam.cs" />
|
|
|
<Compile Include="Motion\Driver\IMotionDriver.cs" />
|