Hello,
In my PI system I need to track something called a full cycle. A full cycle is defined by certain start and stop triggers....but, there are many other things that might have those same start and stop triggers. I need to add additional conditions to the event like:
If the direction of the current changes more than once, that is not a full cycle.
If the max voltage reached is above x that is a full cycle.
Etc. Is there any way to add additional conditions to event frames? All I see is "start trigger" and "end trigger"
THanks