Replies: 1 comment 2 replies
-
Can you fix up your code formatting? The default browse options should already allow browsing to a Property Node. Maybe your configured depth isn't large enough? |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to browse to node having properties but it's not working with below Crawler configuration. Can anyone help me that what browsing option should i use to read property/metadata of node.
need to read node having Browsename ending with LoRange details as below:
ParentId: ns=2;s=M|FIKOGATEWAY1, ChildId: ns=2;s=V|FIKOGATEWAY1.AI_blank.S6_2_Reali.IP_VALUE, BrowseName: 2:AI_blank.S6_2_Reali.IP_VALUE, Value: 0.0, DataType: ns=0;i=10, NodeClass: Variable, JavaClass: UaVariableNode, Description: A fixed area field.
ParentId: ns=2;s=V|FIKOGATEWAY1.AI_blank.S6_2_Reali.IP_VALUE, ChildId: ns=2;s=A|105|FIKOGATEWAY1.AI_blank.S6_2_Reali.IP_VALUE, BrowseName: 2:FIKOGATEWAY1.AI_blank.S6_2_Reali.IP_VALUE.LoRange, Value: 0.0, DataType: ns=0;i=11, NodeClass: Variable, JavaClass: PropertyTypeNode, Description: Low instrument range
Beta Was this translation helpful? Give feedback.
All reactions