摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using HalconDotNet; using Basler.Pylon; using System.Runtime.Int 阅读全文
posted @ 2021-11-08 11:15 冰糖小袁子 阅读(727) 评论(1) 推荐(0)
摘要: https://www.cnblogs.com/dathlin/p/7469679.html 遇到过的问题: 在使用三菱PLC进行通信的时候,使用HSL可以连接上,但不能进行读写(PLC端软件采用GX Works3写的 ) 看PLC 软件设置,里面只有一个IP地址! 类似这种 解决办法:增加一个IP 阅读全文
posted @ 2021-11-08 11:11 冰糖小袁子 阅读(1106) 评论(0) 推荐(0)