Skip to content
Discussion options

You must be logged in to vote

So, now ive made sure that the variable is a Uint16, but the problem was not fixed then.
Instead having a look into the xml leads me to the answer. there were unreferred nodes in the e-tree that were causing the error. Im still not quiet sure why exactly, but it works now.

    <UAVariable DataType="String" NodeId="ns=5;i=6008" BrowseName="-1:TargetDescription" ParentNodeId="ns=5;i=5003" UserAccessLevel="3" AccessLevel="3">
        <DisplayName>TargetDescription</DisplayName>
        <References>
            <Reference ReferenceType="HasTypeDefinition">i=63</Reference>
        </References>
    </UAVariable>

Thanks for your support!

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by swamper123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants