Hi everyone!!
I hope that this is the right section where write my question.
I want to find the number of seconds that a digital state is in a particular state.
How can I simulate the PE calculation TimeEQ ?
If I use this PE I obtain the right value:
timeEq('Current_State.PV','*-8h','*',"Fault")
I want to do this in ProcessBook, using VBA.
I'm trying to use the IPICalculation, but i'm not finding the right solution.
Could you help me?