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

Time out is not changing #45

Open
ramezanifar opened this issue Jun 26, 2018 · 0 comments
Open

Time out is not changing #45

ramezanifar opened this issue Jun 26, 2018 · 0 comments

Comments

@ramezanifar
Copy link

ramezanifar commented Jun 26, 2018

I would like to set the time out so that if the network is down, I can quickly detect and try to reconnect.
I set the time out as following:

c = ClxDriver()
c.attribs['timeout']=1

But it does not work. If the network is down and if I want to read or write to the PLC, it takes 10 seconds (default value) and then it fails. Can some one please advise?

Thank you in advance

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

1 participant