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

"When the input parameter of the OPC UA Method is an ExtensionObject, an error occurs: 'Execute method result, error: One or more arguments are invalid'." #747

Open
Jack-wenhu opened this issue Oct 25, 2024 · 1 comment

Comments

@Jack-wenhu
Copy link

I encountered a problem when using the node-red-contrib-opcua-method node to invoke a Method in the OPC UA Server. This Method includes an input parameter of type ExtensionObject, and its data structure can be viewed in Uaexpert as follows.
Snipaste_2024-10-25_10-15-00
The parameters within the red box must be entered. I tried and was able to successfully invoke it on Uaexpert, but when I attempted to use the opc ua method node on node-red to invoke the method, I encountered an error:
image
Here is my flow,Could you help me identify the cause of the error in my flow, or provide any suggestions?
StartSample.txt

@mikakaraila
Copy link
Owner

Hmm, I will take a deeper look next week.

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

2 participants