19:20, EEST
August 23, 2016
I have a node which description is set in the OPC UA server like this (using the SampleConsoleServer as template):
final NodeId myObjectsFolderId = new NodeId(ns, “MyObjectsFolder_OPC_Device_id”);
myObjectsFolder = createInstance(FolderTypeNode.class, “OPC_Device”, myObjectsFolderId);
myObjectsFolder.setDescription(LocalizedText.english(“I am just a simple OPC-UA capable device.”));
this.addNodeAndReference(objectsFolder, myObjectsFolder, Identifiers.Organizes);
When trying to read the “Description” attribute of a node in the Client through:
DataValue value = client.readAttribute(target, Attributes.Description); (target = my node)
The returned value is the default . However, when connecting the UaExpert client to my server, it displays my custom description. Also when reading the “Attributes.DisplayName”, the returned value is correct: “OPC_Device”, which makes me believe I am reading from the right node.
Any help would be gratefully appreciated.
Best regards,
Ricardo
Most Users Ever Online: 1919
Currently Online:
12 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Heikki Tahvanainen: 402
hbrackel: 144
rocket science: 88
pramanj: 86
Francesco Zambon: 83
Ibrahim: 78
Sabari: 62
kapsl: 57
gjevremovic: 49
Xavier: 43
Member Stats:
Guest Posters: 0
Members: 737
Moderators: 7
Admins: 1
Forum Stats:
Groups: 3
Forums: 15
Topics: 1524
Posts: 6450
Newest Members:
fannielima, kristiewinkle8, rust, christamcdowall, redaahern07571, nigelbdhmp, travistimmons, AnnelCib, dalenegettinger, howardkennerleyModerators: Jouni Aro: 1026, Pyry: 1, Petri: 0, Bjarne Boström: 1026, Jimmy Ni: 26, Matti Siponen: 346, Lusetti: 0
Administrators: admin: 1