I think I might be doing something wrong but I've seen some strange behavior with my ACOut2 Relay. I have an assistant that disengages the ACOut2 relay if ACIn2 (Grid) fails. Now you might wonder why because it's the default behavior anyway. ACIn1 is my Generator Input and when the Generator runs I want ACOut2 also to be disconnected. The Generator ONLY runs when there is no Grid power so the logic seems right. It's also a manual start generator so I decide when to power it up (usually only after very long outages).
It all works perfectly except it 'looks' like in a very specific situation it does not work at all.
Here is the scenario: We have somewhat unstable power where I live, every now and then we have a very brief power cut and then it goes back to Grid power. My Quattro detects this brief power cut and switches to Inverting Mode. Soon afterwards the Quattro switches back to Grid power.
I have my gas stove connected to ACOut2 so I can see if the clock goes off or starts flashing '12:00' after a proper power failure but this brief cut it doesn't, meaning the ACOut2 Relay assistant does not disable the relay when the brief power cut is detected.
My two assistants logic states (and also in this order):
Disable ACOutRelay2 when ACIn2 (Grid) Is Not Available for 0s.
Enable ACOutRelay2 when ACIn2 (Grid) Is Available for 30s.
Here is my question: Is there a time delay that an Assistant is triggered? Could the brief power cut be too short for the Assistant to run but be long enough for the Inverter to kick in and run from batteries? The reason I ask is that when in a high load situation with my Pool Pump, Geysers etc. running is around 6800W we had such a brief power cut and the system started to give overload warnings. Checking VRM it 'looks' like everything on ACOut1 and ACOut2 was powered from the batteries for a good couple of minutes and then the load on ACOut2 dropped off somehow. Is this at all possible? Should the Assistant not trigger at the same time the Inverter sees a power failure?
Ingo