| | |
| | | <TargetFramework>net6.0</TargetFramework> |
| | | <ImplicitUsings>enable</ImplicitUsings> |
| | | <Nullable>enable</Nullable> |
| | | <Version>2.2.1</Version> |
| | | <Description>新增罗克韦尔(AB)EtherNet/IP(CIP)通讯(WriteCustomer、ReadCustomer方法除西门子PLC之外仍不可用,使用时注意)</Description> |
| | | <Version>2.2.5</Version> |
| | | <Description> |
| | | 新增同类型数据读取/写入指定长度方法 |
| | | |
| | | 2025-01-02:添加注释 |
| | | |
| | | 2025-02-21:添加属性IsReadAfterWrite----是否在写入数据后读取数据确认 |
| | | |
| | | 2025-03-11:添加串口通讯 实现类:SerialPortCommunicator,基类:BaseSerialPortCommunicator |
| | | </Description> |
| | | <GenerateDocumentationFile>True</GenerateDocumentationFile> |
| | | </PropertyGroup> |
| | | |
| | | <ItemGroup> |