Code optimization and controller enchancement

This commit is contained in:
luosheng
2023-07-17 17:05:07 +08:00
parent 04006aaf14
commit 6a1acf5454
31 changed files with 613 additions and 387 deletions

View File

@@ -27,5 +27,8 @@
<ProjectReference Include="..\..\Modbus.Net\Modbus.Net.OPC\Modbus.Net.Opc.csproj" />
<ProjectReference Include="..\..\Modbus.Net\Modbus.Net.Siemens\Modbus.Net.Siemens.csproj" />
<ProjectReference Include="..\..\Modbus.Net\Modbus.Net\Modbus.Net.csproj" />
<ProjectReference Include="..\MachineJob.CodeGenerator\MachineJob.CodeGenerator.csproj"
OutputItemType="Analyzer"
ReferenceOutputAssembly="false" />
</ItemGroup>
</Project>