摘要: 程序调试中当程序运行到: string ipAddress = “10.0.0.69”; //use TCP for example int tcpPort = 502; TcpClient tcpClient = new TcpClient(); ModbusIpMaster IpMaster = 阅读全文
posted @ 2020-04-14 10:27 仄仄123 阅读(2782) 评论(0) 推荐(0)