I have a situation where my trip delay on a CEM block needs to change based on the PV. I can change the trip delay no problem but if I am already in a trip delay condition and the trip delay timer is timing, I cannot shorten that time.
Example:
my trip value 0.16 and my trip delay is 30 minutes, if my PV goes to 0.17 I want my trip delay to be 20 minutes. The problem I am having is that the trip delay timer has already started to count down from 30 minutes, changing the trip delay to 20 minutes does not affect the delay timer at all, it is still counting down from 30 minutes. I have tried to write the delay timer and it does not work.
Is there a way to reset the delay timer if the delay time changes? Say the delay time is 30 minutes and the delay timer has counted down to 27 minutes, my PV goes higher and triggers the delay time to be set to 20 minutes, I need the delay timer value to be set to the new delay time.
I have a matrix of 24 PV conditions and time delays that I need to account for. Basically the higher the PV the shorter the time to trip.
Thanks for any responses.
In reply to Bill Thackston: