S7-300 send data to PC with Ignition/OPC-UA

Hi Chi :slight_smile:

thanks a lot ā€¦; that was so obvious that URI meant ā€œcomplete URIā€ that I totaly missed it! :blush:

It went perfectly well with Prosys java sdk sample client and was dealt in 2 lines of code !

static S300nodeIdMW0 = new NodeId(1, "[S300]MW0"); read(S300nodeId1) ;

since XDBs are not very text readable, it may be interesting to be able to imports symbols and DBs into Siemens OPCUA module from some Step7 exports and be able to build internal PLCā€™s ā€œobjects namespaceā€ :wink:
is it somehaow on IAā€™s roadmap?

cheers
Eric