Replies: 2 comments
|
I found it: or canopen.sdo.SdoClient.RESPONSE_TIMEOUT = timeout_sec |
0 replies
|
Actually this is meant to be overridden in an instance: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there a way to configure the timeout period in the library? I have a node which sends a valid response after a SDO write cmd with a certain delay (several seconds). I get a timeout notification from the lib which I wanna get rid of. Thank you!
All reactions