添加项目文件。
This commit is contained in:
11
Constant/PLCDevice.cs
Normal file
11
Constant/PLCDevice.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
using Modbus.Device;
|
||||
using Modbus;
|
||||
using System.Net.Sockets;
|
||||
|
||||
namespace ShanghaiEnvironmentalTechnology
|
||||
{
|
||||
public class PLCDevice
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user