Method node parameters #3706
Unanswered
jiangjunjie01
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
The following issues are all in the custom namespace scenario.
Are there mandatory requirements for the input and output parameter nodes of method nodes?
For example, must the 'BrowseName' of the input parameter node be '(0,' InputArguments') '?
Or do I want to know if the "NameSpaceIndex" in "BrowseName" is fixed, while "Name" can be set freely?
I found that if I modify the "NameSpaceIndex" of the input parameter "BrowseName", when calling the method with "UaExpert", the pop-up window does not display the input parameters properly.
Beta Was this translation helpful? Give feedback.
All reactions