Hi,
I have a PI tag which sometimes has the following compressed data:
on
shutdown
on
shutdown
on
off
shutdown
off
shutdown
I need a expression to convert all shutdown values to the previous value and calcuate the running hours for the value "on" or "off".
Is it possible to use PI expression to achieve this?
Thanks a lot.