

12:04, EET

December 12, 2018

Hello
I could connect and get the subscrition values using the clinet but I am unbale to write a boolean “true” to a node in the server. I have attached the sample code for your reference. What am I missing and doing wrong ? Thanks
public class ABB_plc_signal implements MonitoredDataItemListener {
private static UaClient client;
boolean er= true;
@Override
public void onDataChange(MonitoredDataItem item, DataValue prevValue3, DataValue value2) {
if (value2.getValue().booleanValue() == true) {
try {
System.out.println(“Request to pause robot received “+item.toString());
client.writeValue(NodeId.parseNodeId(“ns=4;s=|var|AC500 PM56xx-2ETH.Application.GVL_PLC.OPCUAEntryGrantedSTN10”),er);
} catch ( IllegalArgumentException | ServiceException | StatusException e) {
e.printStackTrace();
}
if (prevValue3.getValue().booleanValue() == true && value2.getValue().booleanValue() == false) {
} }
}
}
Most Users Ever Online: 1919
Currently Online:
17 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Heikki Tahvanainen: 402
hbrackel: 144
rocket science: 90
pramanj: 86
Francesco Zambon: 83
Ibrahim: 78
Sabari: 62
kapsl: 57
gjevremovic: 49
Xavier: 43
Member Stats:
Guest Posters: 0
Members: 743
Moderators: 8
Admins: 1
Forum Stats:
Groups: 3
Forums: 15
Topics: 1544
Posts: 6513
Newest Members:
SamuelGed, Joseph, GregoryLet, CharlesDum, cbd gummies, Keithwearp, Williamcor, jodiexae492966, fayetozer72, anglea06o05589Moderators: Jouni Aro: 1029, Pyry: 1, Petri: 0, Bjarne Boström: 1044, Jimmy Ni: 26, Matti Siponen: 353, Lusetti: 0, Elias: 0
Administrators: admin: 1