Announcement

Collapse
No announcement yet.

Rercomended analog input to run event

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

    Rercomended analog input to run event

    I posted this in another thread

    I'm trying to use 2 pgms on me DSC 1832 to run different events so when I set the alarm is stay mode at the keypad it will turn some of the lights to 20%. Away mode all the lights off. Any suggestions would be greatly appreciated

    So Far I set section 009 to 18 for stay mode pgm1
    then 17 for away mode pgm2 this will give me 13.5 volts for 5 seconds (the time can be adjusted in section 170) on the desired pgm
    a relay to turn these into a dry contacts is easily done
    I only need a recommended analog input that will run an event

    #2
    Originally posted by Don J View Post
    I posted this in another thread

    I'm trying to use 2 pgms on me DSC 1832 to run different events so when I set the alarm is stay mode at the keypad it will turn some of the lights to 20%. Away mode all the lights off. Any suggestions would be greatly appreciated...
    This is what I do with the HS3 DSC plugin:

    IF the response code received is Armed - Stay(301),
    THEN....

    IF the response code received is Armed - Away(300)
    THEN....

    Can you do this, too?

    Elliott
    "Living with technology means living in a [constant] state of flux." S. Higgenbotham, 2023
    "Reboot and rejoice!" F. Pishotta, 1989

    Comment


      #3
      I'm going to try it I assume your talking about the DSC IT-100 module

      Comment

      Working...
      X