Support Board
Date/Time: Sun, 16 Mar 2025 18:31:44 +0000
Post From: alert condition for developing POC
[2022-08-18 04:02:33] |
User396 - Posts: 55 |
I would like to set an alert for developing POC changes This is what I have for alert condition: = OR ( OR ( SG1[0] > SG1[-1], SG1[0] < SG1[-1]), OR ( SG2[0] > SG2[-1], SG2[0] < SG2[-1]) ) This alert condition is not working. Initially I thought dPOC is SG2. But I also saw some other messages on this support board with SG1 hence I used both. Nonetheless it is not working. Can someone help me to fix this alert condition? thank you, b |