Quantcast
Channel: OPC Labs - OPC Labs - Recent Topics - OPC Labs Online Forums
Viewing all articles
Browse latest Browse all 1794

Writting in a Arrayvariable with OPC UA - by: Nordmann447

$
0
0
HI,
i tried to write into a Arrayvariable but i cant find the correct Code in the discription.

Reading a array was not a Problem, i write something like that:

Dim Variable As UAAttributeData = EasyUAClient1.Read(KommunikationServer, NoteID())
lable1.text = Variable.value(5)

Do you have a simply Code to write in a Arrayvariable?

Viewing all articles
Browse latest Browse all 1794

Trending Articles