Skip to content

How to write a custom data type with multiple values #1278

Answered by schroeder-
stfnndrsn asked this question in Q&A
Discussion options

You must be logged in to vote

Maybe the server doens't like our DataValue with SourceTimestamp.

answer = ua._DB_Com_In_(
            ID=99, 
            Value1=100, 
            Value2=199
        )
  await node.write_value(ua.DataValue(answer))

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@schroeder-
Comment options

@stfnndrsn
Comment options

@schroeder-
Comment options

Answer selected by stfnndrsn
@stfnndrsn
Comment options

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