![sp_Feed](https://forum.prosysopc.com/wp-content/sp-resources/forum-themes/default/images/sp_Feed.png)
![sp_TopicIcon](https://forum.prosysopc.com/wp-content/sp-resources/forum-themes/default/images/sp_TopicIcon.png)
8:31, EEST
![Avatar](https://forum.prosysopc.com/wp-content/sp-resources/forum-avatars/defaults/userdefault.png)
April 27, 2015
![sp_UserOfflineSmall](https://forum.prosysopc.com/wp-content/sp-resources/forum-themes/default/images/sp_UserOfflineSmall.png)
Hello support team,
i am evaluating the Java OPC UA SDK. For our case we need to extract data (value attribute) from different variableNodes . Only solution i can think of is following:
DataValue data=client.readValue
if(data.getValue() instanceof Range){
Range range_=(Range)data.getValue();
Double high=range_.getHigh();
Double low=range_.getLow();
/*action with high + low*/
}
if(data.getValue() instanceof EUInformation){
EUInformation euinfo_=(EUInformation)data.getValue();
Integer Unitid=euinfo.getUnitid();
/*get other data from euinfo*/
/*action with extracted data from euinfo*/
}
if(…){
….
}
….
Is there some better way to get data from variant? I am also aware of safe cast via variant.asClass(). But it would also lead to much if-statements.
Could you kindly provide examples if there way around if()s.
Thanks in advance.
Most Users Ever Online: 1919
Currently Online:
62 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: 759
Moderators: 7
Admins: 1
Forum Stats:
Groups: 3
Forums: 15
Topics: 1532
Posts: 6478
Newest Members:
lalo233, Debraswity, GlennSJ, salsabila, Williamcoeft, Zof, DonnieHap, EduardoDok, wwwrtwoocom, BryantvEpModerators: Jouni Aro: 1026, Pyry: 1, Petri: 0, Bjarne Boström: 1033, Jimmy Ni: 26, Matti Siponen: 351, Lusetti: 0
Administrators: admin: 1