Old New Comparison for DPSet
- schu
- Posts:10
- Joined: Tue Dec 06, 2016 10:43 am
Old New Comparison for DPSet
Is there any way to provide Old/New Comparisson for a datapoint value which is set by not drivers but by dpSet function ?
- adaneau
- Posts:310
- Joined: Tue Feb 21, 2012 9:49 am
Re: Old New Comparison for DPSet
Hi,
You will need to do it yourself inside your business logic. Old new doesnt makes much sense for commands as you may want to send the same command at 2 different times. However this may be possible from archiving pov as archive can also have old/new comparison, but not for address itself.
BR
Alexandre
You will need to do it yourself inside your business logic. Old new doesnt makes much sense for commands as you may want to send the same command at 2 different times. However this may be possible from archiving pov as archive can also have old/new comparison, but not for address itself.
BR
Alexandre