Remove OPC, Fix 0X and 1X read/write in Modbus

This commit is contained in:
luosheng
2023-12-02 07:55:13 +08:00
parent 9892eda959
commit f7507428b8
227 changed files with 59 additions and 58755 deletions

View File

@@ -19,8 +19,6 @@ The real Modbus Implementation has been moved to [Modbus.Net.Modbus]( https://ww
There is also [Modbus.Net.Siemens]( https://www.nuget.org/packages/Modbus.Net.Siemens) that can communicate with Siemens S7-200, S7-200 Smart, S7-300, S7-400, S7-1200 and S7-1500 using PPI or TCP/IP.
[Modbus.Net.Opc]( https://www.nuget.org/packages/Modbus.Net.Opc) Implements OPC DA and OPC UA protocol.
Supported Platforms
-------------------
* Visual Studio 2022
@@ -31,4 +29,3 @@ Thanks
* Quartz - Job Scheduler
* Serilog - Logging
* DotNetty - Network Transporting
* h-opc & Technosoftware.DaAeHdaSolution & OPCFoundation.NetStandard - OPC Trasporting