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
I'm writing an example to read and deserialize a node value of Extension Object, but it didn't work at all for me. I reviewed similar threads and examples, and still have no idea how to make it working. Any advice or information are greatly appreciated.
From the UaExpert, the node and its data type is:
Then I created an testing program to read and process that ndoe:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm writing an example to read and deserialize a node value of Extension Object, but it didn't work at all for me. I reviewed similar threads and examples, and still have no idea how to make it working. Any advice or information are greatly appreciated.
From the UaExpert, the node and its data type is:
Then I created an testing program to read and process that ndoe:
From the logs, the program run well but still failed to read the node:
Any suggestions or comments are greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions