Skip to content
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

多个程序连接同一个西门子PLC的问题 #23

Open
Fusheng-code opened this issue May 20, 2022 · 1 comment
Open

多个程序连接同一个西门子PLC的问题 #23

Fusheng-code opened this issue May 20, 2022 · 1 comment

Comments

@Fusheng-code
Copy link

使用Python开发的程序调用库的时候,若多个电脑同时连接,会存在有些连接失败的问题,不能同时连接,想问一下这个问题要怎么解决

@jiyulin
Copy link

jiyulin commented May 26, 2023

使用Python开发的程序调用库的时候,若多个电脑同时连接,会存在有些连接失败的问题,不能同时连接,想问一下这个问题要怎么解决

西门子s7协议最多只能十多个连接,你多个程序访问最好是用个单独的连接共享同一个连接处理

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants