Page 1 of 1

how to add a group to the client and an item to the group in OPC UA ?

Posted: 07 Jun 2022, 14:31
by dann90
Hallo,

I need your help guys. I wanna convert this from opcda to opcua using matlab.

grp = addgroup(da);
itm1 = additem(grp,'Random');

Thanks
dan

Re: how to add a group to the client and an item to the group in OPC UA ?

Posted: 11 Aug 2022, 16:11
by Support Team
Hi,
there is no "group" in OPC UA anymore, and there are no "items" in OPC UA anymore.

OPC UA is same, but different.