LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

OPC UA multiple write node

Hi, how do i use the OPC UA multiple write node to write multiple values? I have set up a server etc, i need to get different values into the different noe ID"s, i cant find any examples and the documentation doesnt explain how to insert values into different node ID"s. The question is (i think), how to insert values(the three numerics) for different ID"s to the request input?

 

I see when i create a constant that it is a cluster but i cant seem to create a cluster that is compatible, with control inputs. 

 

Download All
0 Kudos
Message 1 of 2
(3,334 Views)

I'd think you have to build an array of values, and an array of names, and use the VI in a for loop.

0 Kudos
Message 2 of 2
(3,263 Views)