You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For those who are struggling with this issue in Windows:
The example in the docs is only compatible with Linux. If you want to run it in Windows, remove this section of the example:
# add a new route to the target plcpyads.add_route_to_plc(
CLIENT_NETID, CLIENT_IP, TARGET_IP, TARGET_USERNAME, TARGET_PASSWORD,
route_name=ROUTE_NAME
)
Hello,
i get this error:
even though i'm on a 64bit windows system.
Does anyone know how to fix this?
Thank you
The text was updated successfully, but these errors were encountered: