Error: uawidgets.utils - ERROR - 'Field' object is not subscriptable') #1514
Unanswered
derhardi02
asked this question in
Q&A
Replies: 2 comments
-
We solved this problem by deactivating unnecessary databases. |
Beta Was this translation helpful? Give feedback.
0 replies
-
are you in the correct repo? did you mean https://github.com/FreeOpcUa/opcua-client-gui |
Beta Was this translation helpful? Give feedback.
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.
-
Hi everyone,
I got an issue with OPC-UA Client. I am trying to connect the client with a OPC-UA Server running on a Siemens S7-1500 because I want to read data from optimized data blocks. After several warnings in my terminal which look like this:
asyncua.common.structures104 - WARNING - renamed "UDT_Q_F-Switch to UDT_Q_F_Swicth" due to Python syntax.
I get the error "uawidgets.utils - ERROR - 'Field' object is not subscriptable')".
I am new to the whole OPC-UA topic, thats why I hope for some help
Thank you
Beta Was this translation helpful? Give feedback.
All reactions