-
Notifications
You must be signed in to change notification settings - Fork 641
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用modbusTCP连接了一天左右,突然连接写不进去值了,重启之后就可以连接上继续写值 #48
Comments
_wcld_client = new ModbusTcpNet(_ipaddr, _port); |
我有多个设备需要连接,使用的都是这样一中连接方式,多台不同的设备同时写不进去值了。其他设备采用别的连接方式没用使用此类库连接正常 |
库本身如果不激活的话,只能连续使用24小时,重启软件又是24小时,并且在读写失败后,Message显示授权失败的消息。 |
这种软件不适合在开源里面出现了吧 |
我们的DEMO示例程序本身是免费开源的,只是依赖了一个收费库,库的长期发展确实需要大家的支持,感谢理解和支持 |
No description provided.
The text was updated successfully, but these errors were encountered: