Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Do Response when User Signs In
#1
You can activate a Response based on who signs in on the keypad when a Function key is pressed.

The Function keys on the Keypad can be configured so that a code is needed to access the function

in Comfigurator, Go to Control > Keypad, select the function Key, selecet the Response, check Need code.

A sample response to to Responses depending on the user is shown below

If  UserNo = 1 Then
    Do X10A1ON [X10 A1 ON]
End If
If  UserNo = 4 Then
    Do IR3Output2 [IR 3 Output 2]
End If
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)