I've managed to get communication working between Dealer PC Access v3 and my OmniPro II rev 4B controller.
I also have a Hardware Expansion board and it's zones working as Entry/Exit zones that show SECURE or NOT READY appropriately.
I have some rudimentary programming:
WHEN Door NOT READY
ANDIF Main House NIGHT
THEN All Consoles BEEP ON
THEN SAY Door INTRUSION ALERT
If I set the system to NIGHT and then open the door, it trips and all consoles beep...
but entering the code does not disarm and reset...
I used to have a much older board with:
WHEN door NOT READY
&IF Main House AWAY
SAY [Beep] [Pause] ENTER CODE
but I can't find the equivalent on the updated system... am I missing something really easy?
I wish this thing had an API or command line... programming by drop down is a pain