Help with notification on error

Hoping someone can help. I am trying to use PLEG to build a notification through the Vera UI7 app. I want the notification to be sent if I click my Away, Night, or Vacation Modes and the my Alarm Partition does NOT arm. I can figure out the trigger (The one I added was for the Alarm Partition being ARMED - tAlarmArmed). I then built a Condition saying: “(mAway or mNight or mVacation) and tAlarmArmed” That is where I get stuck. What I thought to do next is somehow build an Action to Wait 45 sec - 1 min and check if the alarm is armed. If the alarm is not armed I would get a notification. I am assuming I would build the notification in the notification section in UI7 under the PLEG device and because Vera already had those it would text and/or push me the notification.

Anyway, any help would be GREATLY appreciated since this is the first thing I have tried to build using PLEG. ;D

Thanks!