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?
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?