17:48, EET
December 6, 2018
15:07, EET
November 28, 2018
Hi Dipankar,
Nice to hear that you found use for Aggregate Filters. Do you need an example for the Client or the Server side implementation?
Unfortunately, our Server side doesn’t support aggregate filters at the moment so that we cannot provide. However, the Client side does but of course requires a Server that supports them too.
We aim to add Server support and improve the Aggregate Filter situation in future releases
12:58, EET
December 6, 2018
16:51, EET
November 28, 2018
Most importantly, you define the used Aggregate Function with class “Identifiers”. If you need average calculation, for example, you can create an AggregateFilter for a MonitoredDataItem as follows:
AggregateConfiguration configuration = new AggregateConfiguration();
AggregateFilter filter = new AggregateFilter(DateTime.currentTime(), Identifiers.AggregateFunction_Average, new Double(10000), configuration);
dataItem.setAggregateFilter(filter);
This sample will start calculating average values from now on every ten seconds. Again, I remind you that AggregateFilters in Subscription are rarely supported by OPC UA Servers. In this case you may need to use a regular Subscription and do the calculation in your own code.
If you, however, want to use an AggregateFilter for HistoryRead you need to use the historyReadProcessed function of UaClient:
aggregateConfiguration, indexRange, TimestampsToReturn.Source);
19:36, EET
December 6, 2018
7:10, EET
February 1, 2019
17:22, EEST
August 3, 2022
15:40, EEST
April 3, 2012
(adding a note here that the above aggregate filter question is being handled at https://forum.prosysopc.com/forum/opc-ua-java-sdk/aggregatefilters-in-subscription/ )
Most Users Ever Online: 1919
Currently Online:
22 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: 735
Moderators: 7
Admins: 1
Forum Stats:
Groups: 3
Forums: 15
Topics: 1523
Posts: 6449
Newest Members:
rust, christamcdowall, redaahern07571, nigelbdhmp, travistimmons, AnnelCib, dalenegettinger, howardkennerley, Thomassnism, biancacraft16Moderators: Jouni Aro: 1026, Pyry: 1, Petri: 0, Bjarne Boström: 1026, Jimmy Ni: 26, Matti Siponen: 346, Lusetti: 0
Administrators: admin: 1