Announcement

Collapse
No announcement yet.

Disarm Action

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Disarm Action

    I am having a problem with the Disarm action. An event is triggered when a button is pushed that is suppose to disarm the Security plugin. It does, but then the system rearms after a couple of minutes. I have to go to the virtual alarm panel, punch in my decurity code and disarm from there. Am I going about this in the wrong way?

    Thanks;

    Don
    Don

    #2
    What command are you using to disarm?
    Have you tried this command:

    &hs.Plugin("BLSecurity").SetSecurityModeDisarmed
    Cheers,
    Bob
    Web site | Help Desk | Feature Requests | Message Board

    Comment


      #3
      I'm trying to get away from scripts and using events, as they seem easier to troubleshoot, and Tink said they were a bit faster.

      I am using the ACTION command Set Security Mode to DISARM under the BLSecurity Actions.
      Don

      Comment


        #4
        How are you triggering that event action? That event action calls the same the script code I gave you behind the scenes.
        Please log a help desk ticket on my web site (see signature) and attach a debug log from the plugin to the ticket of the event action executing and I will have a look and see what is going on.
        Cheers,
        Bob
        Web site | Help Desk | Feature Requests | Message Board

        Comment


          #5
          OK, will do tomorrow.

          Thanks,
          Don

          Comment

          Working...
          X