
Home Automation Interface
Alarm System Program for Stargate Compatible Controllers
272
❖
To access this log, click on the
Log
link in Home Automation.
Alarm System Program for Stargate Compatible
Controllers
A special program is required for Stargate compatible controllers that enable them to
report alarm system status. Without this program, the home security section of the
Magnia SG20 Home Automation interface cannot function. This program can be loaded
in to Stargate compatible controllers using the Windows Event Manager program
provided with the controller.
This program is provided for Home Automation installers and other Home Automation
professionals as a reference.
EVENT: disarm
If
ASCII-In: Match “DISARM1234” [COM1]
Then
SEC: Disarm partition [Partition 1]
End
EVENT: disarmed
If
Partition Not ARMED [Partition 1] TRANSISTION
Then
(V: security) LOAD with 1
End
EVENT: armed away