You can have a response called by the control menu as follows
If KeypadId = 1 Then
Pulse Output001(1) For 1
Else
Output Output003(3) On
End If
eg control menu 1, 1 for On calls the above responseand if the keypad ID is 1 then Pulse output1, else turn on output 2
see the example file
Attachment: example.cclx (Downloaded 5 times)
|