Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Away Mode Button
#1
Comfort 1 ver 4.222

The AWAY mode button on both of my keypads has stopped working of all a sudden. The DAY, NIGHT mode button work fine as does all the other functions of the keypads. The only way at the moment to arm the system is to log in as the user, and use the menu options to set the away mode.

Any idea whats wrong???

 

Regards

 

LiamK
Reply

#2
You may have inadvertently reprogrammed the function of the AWAY key
This is done in Comfigurator - Control > keypad
The Away Key in the list shows the Response next to it which should be KeyArmAway..




Attached Files Thumbnail(s)
   
Reply

#3
Comfort Pro Mark 1

File system 18

Thanks for the reply.

See attached for Comfigurator - Control > keypad pic. It shows only response numbers, but when I check ,for instance, response3, it shows the correct logic but still doesn\'t work the AWAY button

Response 3

If SecurityMode = SecurityOff Then
    Exit Response
End If
KeySwitchArm AwayMode

 

Any more suggestions, need to get this sorted.

 

Regards

 

LiamK


Attached Files Thumbnail(s)
   
Reply

#4
The Response in your Away Mode key is incorrect. It should be

If SecurityMode = SecurityOff Then
    KeySwitchArm AwayMode
End If

Reply

#5
[user=1]slychiu[/user]


That worked ok, Thanks very much for your help.

 

Regards

 

LiamK
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2026 Melroy van den Berg.