
Home Automation Interface
Alarm System Program for Stargate Compatible Controllers
273
If
Partition ARMED [Partition 1] TRANSISTION
Then
(V: security) LOAD with 2
End
EVENT: armed home
If
Partition ARMED & in Home Mode [Partition 1] TRANSISTION
Then
(V: security) LOAD with 3
End
EVENT: faulted
If
Partition has alarm condition [Partition 1] TRANSISTION
Then
(V: security) LOAD with 1
End