Jump to content

Error code question


mitch236

Recommended Posts

I have my DSC alarm connected to my ISY via the network module and a software interface. Two nights ago, the alarm was accidentally alarmed. I have a program that turns on all the lights that I think should come on when the alarm is alarmed and that all worked. I also have a program that sends me a text message when the alarm is alarmed and that did not work. I know the ISY texting works because I have other programs that send texts and I get those. I looked through the log to find any errors and here's what I found:

 

0 -11 Mon 2010/06/21 10:30:22 PM System -50001

 

I assume this is the problem. What is the cause though?

 

Here is the program that runs when the alarm is alarmed:

 

If

Program 'System Alarmed!!' is True

 

Then

Send Notification to 'Home'

Set Scene 'Scenes / Outdoor Lights' Fast On

Wait 3 seconds

Set Scene 'Scenes / Interior Lights' Fast On

 

Else

- No Actions - (To add one, press 'Action')

 

 

 

 

Thanks!

Link to comment

I added another notification. Hopefully that will work.

 

If

Program 'System Alarmed!!' is True

 

Then

Send Notification to 'Home'

Set Scene 'Scenes / Outdoor Lights' Fast On

Wait 3 seconds

Set Scene 'Scenes / Interior Lights' Fast On

Send Notification to 'Home'

 

Else

- No Actions - (To add one, press 'Action')

 

 

Link to comment

Archived

This topic is now archived and is closed to further replies.


  • Recently Browsing

    • No registered users viewing this page.
  • Who's Online (See full list)

    • There are no registered users currently online
  • Forum Statistics

    • Total Topics
      36.9k
    • Total Posts
      370.2k
×
×
  • Create New...