Jump to content
AT&T to end email-to-text ×

ppitkin

Members
  • Posts

    55
  • Joined

  • Last visited

Everything posted by ppitkin

  1. Hi LeeG, I have been watching the Event Viewer (set to level3) and the device statuses in the admin console all day. As I indicated in my original posting the ISY is not seeing a status change unless a query is issued. There is no command traffic shown in the Event log apart from the output from a 2472D Dual Band OutletLink Dimmer (v40) which appears to keep switching on and off at random intervals (maybe due to an over sensitive autosense???). I have noticed that this particular dimmer always starts turning on and off whenever I start sending commands to other INSTEON devices! No programs are running and I only have links created (using ISY Scene) between a few INSTEON devices such as 3 way and 4 way light switches and one light switch which controls the dimmer outletlinc mentioned above. I agree that the INSTEON protocol should be resistant to noise. I do not make use of X10 and have never configured it on any INSTEON device. The admin console is only showing a state Change if I do a query on the device. Left alone I dont see anything change on the screen. Question: if the state of a device was changing rapidly (every second or so) would the Admin Console be able to reflect that or does it limit the level of screen updates?
  2. Some more Information regarding my issue.... my property Manager was just in the Chalet and put the building into Home mode by manually turning the switch ON. This triggered my program as expected (because I have returned to using just the IF CONTROL check rather than the IF STATUS until I can get this to be reliable) . When leaving the property he clicked the switch off to put the chalet into AWAY mode. This again activated the program as expected. The additional Information that he gave me was that the LED lights on the switch were constantly cycling up and down!! What does this indicate? This is maybe why a query command keeps seeing a change in state of the switch - something is causing it to oscillate ON and OFF. ideas?
  3. Hi, after the feedback I had earlier this week on my problem regarding programs not running (http://forum.universal-devices.com/viewtopic.php?f=27&t=12712) I have come across another issue which I need help with. As recommended I changed my programs to use IF STATUS rather than IF CONTROL constructs and now I have a problem that the programs keep being activated even though the switch is not being pressed (manually) or having the status changed programatically. What I did spot was that the program was always being activated immediately after the ISY nightly "Query ALL" Job was being run (this happens at 03:00 mornings). At 03:01.26 my program would fire as it saw the state of the HomeAway switch change state. I decided to set up a little test as in my opinion there should be no reason for the switch to have changed state. I created a program (which is triggered every 15 mins) which queries the state of the switch which is causing the issue.... If Time is Last Run Time for 'Query HomeAway Every 15 mins' + 15 minutes Then Set 'HomeOrAway' Query Else - No Actions - (To add one, press 'Action') I then created 2 programs to send me mail notifications indicating the status of the switch (if it had changed). If Status 'HomeOrAway' is On Then Send Notification to 'StateReport' content 'HomeAway state ON' Else - No Actions - (To add one, press 'Action') If Status 'HomeOrAway' is Off Then Send Notification to 'StateReport' content 'HomeAway state OFF' Else - No Actions - (To add one, press 'Action') If there are better ways of doing this please let me know. This was the only way I could come up with given my lack of experience with ISY programming. Now the interesting thing that I observe is that every time the test runs to query the switch it comes back with a change in state for the switch i.e. I get emails every 15mins which say switch is ON, then switch is OFF, then switch is ON again and so on. Now it maybe that it is just luck that the emails show it is changing for each query and maybe it is changing more often in reality. However the problem is that it is changing state when queried. If I don't query the device the ISY admin console doesn't show a change in state. Does anyone have any ideas what this can be? (IF CONTROL conditions are not being triggered by the switch). Either the switch is faulty (only been installed for 4-6 weeks - although it is an old 2476ST Switchlinc Relay v.2C device!) or the switch is being told to change state by something - although I have nothing sending commands to it, its only linked to the PLM/ISY. BTW, in case it may be relevant, the Switchlinc has no load attached to it. It is just being used as the trigger to for a program to place the home into a "At Home" or "Away" mode. One final piece of information that I can add is that a few weeks ago I also raised a topic in the Forum where I had experienced that another switchlink (2477S DualBand ON/Off v.43) was refusing to allow the lights to be switched off (this problem however seemed to vanish). At the same time I also reported that I had OutletLincs (non dimable Versions) on which you could hear the relay constantly being activated (so it was not possible to turn it off). This also occured without a load being attached and therefore should not have been anything to do with the autosense feature. This happend for both an old V.32 device and for a new V42 device. I thought that the INSTEON protocol was robust enough to ensure that noise on the lines wouldn't be seen as "commands" for a device.
  4. Thanks for the really helpful explaination. Maybe in a few years I'll start to understand this system Just so I understand the use of "Control" and "Status" a bit more... You say that "Control" conditions only react to a physical change at the device and not a programatical change of the devices state. All well and good but I don't understand why the information that the device sends out when ist status changes is different depending on if that state change was caused by a physical change at the switch or a changed caused by software command. I guess I just have to accept that this is the way it is and work with it If I understand correctly the "Status" conditions test for changes in the status of the device as seen by the ISY. Is that correct? The problem that I see here is that ISY does not always show the correct status and a query needs to be done on the device to obtain the correct setting. This being the case surely this is not ideal for relying on as a trigger to execute a program at the correct instant. When exactly does the IF contidition of a program get checked by ISY? If I check for the status of a switch to be ON how does the ISY system prevent the program from being continually executed (as the condition will always be true until the next change in state of the switch)? As a General concept does it make sense to combine the use of "Control" and "Status" conditions on the same device in a single IF condition? Should OR or AND be used to combine the conditions? What is the recommended way do do what I am trying to achieve? Obviously this is something that many people must have implemented. I just want one group of commands to be executed when the switch transitions to the ON state and a different group of commands when the switch transitions to the OFF state AND this needs to work regardless of if the switch is physically activated or programmatically changed. Again thanks for the valuable feedback.
  5. So I have just tried a test with making the change to the IF logic. Both the programs now show a status of "False" in the overview window. Changing the state of the the switch (via the admin console) does not cause either of the programs to trigger into a "True" state. This is worrying when the ISY does see the state of the switch change (or at least it reports it as ON or OFF) Is there a safe way to reload or refresh the PLM? Remember I have to be able to do any correction remotely.
  6. I had just copied the logic that many example on this site use. It has worked perfectly well in the past but I'm happy to do a test with the last OR Statement removed. I had noticed that both programmes showed a status of "True" on the summary page.
  7. log from Query device links: Mi 11/20/2013 09:32:34 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:32:34 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:32:34 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 28 0F SET-MSB(0F) Mi 11/20/2013 09:32:34 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:32:34 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B F8 Mi 11/20/2013 09:32:34 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B F8 06 PEEK (F8) Mi 11/20/2013 09:32:34 : [iNST-SRX ] 02 50 1A.AA.46 00.00.01 C7 11 00 LTONRR (00) Mi 11/20/2013 09:32:34 : [std-Group ] 1A.AA.46-->Group=1, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:32:34 : [ 1A AA 46 1] DON 0 Mi 11/20/2013 09:32:34 : [ 1A AA 46 1] ST 255 Mi 11/20/2013 09:32:34 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 41 11 01 LTONRR (01) Mi 11/20/2013 09:32:34 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=1, Hops Left=0 Mi 11/20/2013 09:32:34 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:32:35 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 2B A2 PEEK (A2) Mi 11/20/2013 09:32:35 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:32:35 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:32:35 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:32:35 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 28 0F SET-MSB(0F) Mi 11/20/2013 09:32:35 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:32:35 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B F9 Mi 11/20/2013 09:32:35 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B F9 06 PEEK (F9) Mi 11/20/2013 09:32:36 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 2B 00 PEEK (00) Mi 11/20/2013 09:32:36 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:32:36 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:32:36 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:32:45 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:32:45 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:32:45 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 28 0F SET-MSB(0F) Mi 11/20/2013 09:32:45 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:32:45 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B FA Mi 11/20/2013 09:32:45 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B FA 06 PEEK (FA) Mi 11/20/2013 09:32:45 : [iNST-SRX ] 02 50 1A.AA.46 00.00.01 C7 11 00 LTONRR (00) Mi 11/20/2013 09:32:45 : [std-Group ] 1A.AA.46-->Group=1, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:32:45 : [ 1A AA 46 1] DON 0 Mi 11/20/2013 09:32:46 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 41 11 01 LTONRR (01) Mi 11/20/2013 09:32:46 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=1, Hops Left=0 Mi 11/20/2013 09:32:46 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:32:46 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 42 11 01 LTONRR (01) Mi 11/20/2013 09:32:46 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=2, Hops Left=0 Mi 11/20/2013 09:32:46 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:32:46 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 2B 25 PEEK (25) Mi 11/20/2013 09:32:46 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:32:46 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:32:46 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:32:48 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 28 0F SET-MSB(0F) Mi 11/20/2013 09:32:48 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:32:48 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B FB Mi 11/20/2013 09:32:48 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B FB 06 PEEK (FB) Mi 11/20/2013 09:32:48 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 4B 13 01 LTOFFRR(01) Mi 11/20/2013 09:32:48 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:32:48 : [ 1A AA 46 1] DOF 0 Mi 11/20/2013 09:32:48 : [ 1A AA 46 1] ST 0 Mi 11/20/2013 09:32:49 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 2B 14 PEEK (14) Mi 11/20/2013 09:32:49 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:32:49 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:32:49 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:32:49 : [iNST-SRX ] 02 50 1A.AA.46 00.00.01 C7 11 00 LTONRR (00) Mi 11/20/2013 09:32:49 : [std-Group ] 1A.AA.46-->Group=1, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:32:49 : [ 1A AA 46 1] DON 0 Mi 11/20/2013 09:32:49 : [ 1A AA 46 1] ST 255 Mi 11/20/2013 09:32:50 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 41 11 01 LTONRR (01) Mi 11/20/2013 09:32:50 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=1, Hops Left=0 Mi 11/20/2013 09:32:50 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:32:50 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 46 11 01 LTONRR (01) Mi 11/20/2013 09:32:50 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=2, Hops Left=1 Mi 11/20/2013 09:32:50 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:32:52 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 28 0F SET-MSB(0F) Mi 11/20/2013 09:32:52 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:32:52 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B FC Mi 11/20/2013 09:32:52 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B FC 06 PEEK (FC) Mi 11/20/2013 09:32:53 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 2B 64 PEEK (64) Mi 11/20/2013 09:32:53 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:32:53 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:32:53 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:32:53 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 23 2B 64 PEEK (64) Mi 11/20/2013 09:32:53 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=0 Mi 11/20/2013 09:32:54 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 28 0F SET-MSB(0F) Mi 11/20/2013 09:32:54 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:32:54 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B FD Mi 11/20/2013 09:32:54 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B FD 06 PEEK (FD) Mi 11/20/2013 09:32:55 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 2B FF PEEK (FF) Mi 11/20/2013 09:32:55 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:32:55 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:32:55 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:32:55 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 28 0F SET-MSB(0F) Mi 11/20/2013 09:32:55 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:32:55 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B FE Mi 11/20/2013 09:32:55 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B FE 06 PEEK (FE) Mi 11/20/2013 09:32:56 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 2B 1F PEEK (1F) Mi 11/20/2013 09:32:56 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:32:56 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:32:56 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:32:56 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 28 0F SET-MSB(0F) Mi 11/20/2013 09:32:56 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:32:56 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B FF Mi 11/20/2013 09:32:56 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B FF 06 PEEK (FF) Mi 11/20/2013 09:32:56 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 23 28 0F SET-MSB(0F) Mi 11/20/2013 09:32:56 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=0 Mi 11/20/2013 09:32:57 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 2B 01 PEEK (01) Mi 11/20/2013 09:32:57 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:32:57 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:32:57 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:32:58 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 4B 13 01 LTOFFRR(01) Mi 11/20/2013 09:32:58 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:32:58 : [ 1A AA 46 1] DOF 0 Mi 11/20/2013 09:32:58 : [ 1A AA 46 1] ST 0 Mi 11/20/2013 09:33:07 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:33:07 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:33:08 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 28 0F SET-MSB(0F) Mi 11/20/2013 09:33:08 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:33:08 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B F0 Mi 11/20/2013 09:33:08 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B F0 06 PEEK (F0) Mi 11/20/2013 09:33:08 : [iNST-SRX ] 02 50 1A.AA.46 00.00.01 C7 11 00 LTONRR (00) Mi 11/20/2013 09:33:08 : [std-Group ] 1A.AA.46-->Group=1, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:33:08 : [ 1A AA 46 1] DON 0 Mi 11/20/2013 09:33:08 : [ 1A AA 46 1] ST 255 Mi 11/20/2013 09:33:11 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 46 13 01 LTOFFRR(01) Mi 11/20/2013 09:33:11 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=2, Hops Left=1 Mi 11/20/2013 09:33:11 : [ 1A AA 46 1] DOF 0 Mi 11/20/2013 09:33:11 : [ 1A AA 46 1] ST 0 Mi 11/20/2013 09:33:20 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:33:20 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:33:22 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 28 0F SET-MSB(0F) Mi 11/20/2013 09:33:22 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:33:22 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B F0 Mi 11/20/2013 09:33:22 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B F0 06 PEEK (F0) Mi 11/20/2013 09:33:23 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 2B E2 PEEK (E2) Mi 11/20/2013 09:33:23 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:33:23 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:33:23 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:33:23 : [iNST-SRX ] 02 50 1A.AA.46 00.00.01 C7 11 00 LTONRR (00) Mi 11/20/2013 09:33:23 : [std-Group ] 1A.AA.46-->Group=1, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:33:23 : [ 1A AA 46 1] DON 0 Mi 11/20/2013 09:33:23 : [ 1A AA 46 1] ST 255 Mi 11/20/2013 09:33:23 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 41 11 01 LTONRR (01) Mi 11/20/2013 09:33:23 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=1, Hops Left=0 Mi 11/20/2013 09:33:23 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:33:25 : [iNST-SRX ] 02 50 1A.AA.46 00.00.01 CB 13 00 LTOFFRR(00) Mi 11/20/2013 09:33:25 : [std-Group ] 1A.AA.46-->Group=1, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:33:25 : [ 1A AA 46 1] DOF 0 Mi 11/20/2013 09:33:25 : [ 1A AA 46 1] ST 0 Mi 11/20/2013 09:33:25 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 41 13 01 LTOFFRR(01) Mi 11/20/2013 09:33:25 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=1, Hops Left=0 Mi 11/20/2013 09:33:25 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:33:34 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:33:34 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:33:35 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 28 0F SET-MSB(0F) Mi 11/20/2013 09:33:35 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:33:35 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B F1 Mi 11/20/2013 09:33:35 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B F1 06 PEEK (F1) Mi 11/20/2013 09:33:35 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 41 11 01 LTONRR (01) Mi 11/20/2013 09:33:35 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=1, Hops Left=0 Mi 11/20/2013 09:33:35 : [ 1A AA 46 1] DON 0 Mi 11/20/2013 09:33:35 : [ 1A AA 46 1] ST 255 Mi 11/20/2013 09:33:35 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 46 11 01 LTONRR (01) Mi 11/20/2013 09:33:35 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=2, Hops Left=1 Mi 11/20/2013 09:33:35 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:33:36 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 2B 01 PEEK (01) Mi 11/20/2013 09:33:36 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:33:36 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:33:36 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:33:37 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 28 0F SET-MSB(0F) Mi 11/20/2013 09:33:37 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:33:37 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B F2 Mi 11/20/2013 09:33:37 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B F2 06 PEEK (F2) Mi 11/20/2013 09:33:37 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 2B 25 PEEK (25) Mi 11/20/2013 09:33:37 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:33:37 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:33:38 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:33:38 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 23 2B 25 PEEK (25) Mi 11/20/2013 09:33:38 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=0 Mi 11/20/2013 09:33:38 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 4B 13 01 LTOFFRR(01) Mi 11/20/2013 09:33:38 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:33:38 : [ 1A AA 46 1] DOF 0 Mi 11/20/2013 09:33:38 : [ 1A AA 46 1] ST 0 Mi 11/20/2013 09:33:38 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 28 0F SET-MSB(0F) Mi 11/20/2013 09:33:38 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:33:38 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B F3 Mi 11/20/2013 09:33:38 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B F3 06 PEEK (F3) Mi 11/20/2013 09:33:39 : [iNST-SRX ] 02 50 1A.AA.46 00.00.01 CB 11 00 LTONRR (00) Mi 11/20/2013 09:33:39 : [std-Group ] 1A.AA.46-->Group=1, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:33:39 : [ 1A AA 46 1] DON 0 Mi 11/20/2013 09:33:39 : [ 1A AA 46 1] ST 255 Mi 11/20/2013 09:33:39 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 41 11 01 LTONRR (01) Mi 11/20/2013 09:33:39 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=1, Hops Left=0 Mi 11/20/2013 09:33:39 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:33:39 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 2B 14 PEEK (14) Mi 11/20/2013 09:33:39 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:33:39 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:33:39 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:33:39 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 23 2B 14 PEEK (14) Mi 11/20/2013 09:33:39 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=0 Mi 11/20/2013 09:33:40 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 28 0F SET-MSB(0F) Mi 11/20/2013 09:33:40 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:33:40 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B F4 Mi 11/20/2013 09:33:40 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B F4 06 PEEK (F4) Mi 11/20/2013 09:33:41 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 2B 64 PEEK (64) Mi 11/20/2013 09:33:41 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:33:41 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:33:41 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:33:41 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 28 0F SET-MSB(0F) Mi 11/20/2013 09:33:41 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:33:41 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B F5 Mi 11/20/2013 09:33:41 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B F5 06 PEEK (F5) Mi 11/20/2013 09:33:42 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 2B FF PEEK (FF) Mi 11/20/2013 09:33:42 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:33:42 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:33:42 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:33:42 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 28 0F SET-MSB(0F) Mi 11/20/2013 09:33:42 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:33:42 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B F6 Mi 11/20/2013 09:33:42 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B F6 06 PEEK (F6) Mi 11/20/2013 09:33:43 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 2B 00 PEEK (00) Mi 11/20/2013 09:33:43 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:33:43 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:33:43 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:33:43 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 28 0F SET-MSB(0F) Mi 11/20/2013 09:33:43 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:33:43 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B F7 Mi 11/20/2013 09:33:43 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B F7 06 PEEK (F7) Mi 11/20/2013 09:33:43 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 2B 01 PEEK (01) Mi 11/20/2013 09:33:44 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:33:44 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:33:44 : [iNST-SRX ] 02 50 1A.AA.46 00.00.01 CB 13 00 LTOFFRR(00) Mi 11/20/2013 09:33:44 : [std-Group ] 1A.AA.46-->Group=1, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:33:44 : [ 1A AA 46 1] DOF 0 Mi 11/20/2013 09:33:44 : [ 1A AA 46 1] ST 0 Mi 11/20/2013 09:33:44 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 41 13 01 LTOFFRR(01) Mi 11/20/2013 09:33:44 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=1, Hops Left=0 Mi 11/20/2013 09:33:44 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:33:44 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 46 13 01 LTOFFRR(01) Mi 11/20/2013 09:33:44 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=2, Hops Left=1 Mi 11/20/2013 09:33:44 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:33:53 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:33:53 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:33:54 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 28 0F SET-MSB(0F) Mi 11/20/2013 09:33:54 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:33:54 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B E8 Mi 11/20/2013 09:33:54 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B E8 06 PEEK (E8) Mi 11/20/2013 09:33:54 : [iNST-SRX ] 02 50 1A.AA.46 00.00.01 C7 11 00 LTONRR (00) Mi 11/20/2013 09:33:54 : [std-Group ] 1A.AA.46-->Group=1, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:33:54 : [ 1A AA 46 1] DON 0 Mi 11/20/2013 09:33:54 : [ 1A AA 46 1] ST 255 Mi 11/20/2013 09:33:54 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 41 11 01 LTONRR (01) Mi 11/20/2013 09:33:54 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=1, Hops Left=0 Mi 11/20/2013 09:33:54 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:33:54 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 46 11 01 LTONRR (01) Mi 11/20/2013 09:33:54 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=2, Hops Left=1 Mi 11/20/2013 09:33:54 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:33:55 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 4B 11 01 LTONRR (01) Mi 11/20/2013 09:33:55 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:33:55 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:33:57 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 2B 00 PEEK (00) Mi 11/20/2013 09:33:57 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:33:57 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:33:57 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:33:57 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 43 13 01 LTOFFRR(01) Mi 11/20/2013 09:33:57 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=3, Hops Left=0 Mi 11/20/2013 09:33:57 : [ 1A AA 46 1] DOF 0 Mi 11/20/2013 09:33:57 : [ 1A AA 46 1] ST 0 Mi 11/20/2013 09:33:58 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 28 0F SET-MSB(0F) Mi 11/20/2013 09:33:58 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:33:58 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B E9 Mi 11/20/2013 09:33:58 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B E9 06 PEEK (E9) Mi 11/20/2013 09:33:58 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 2B 13 PEEK (13) Mi 11/20/2013 09:33:58 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:33:58 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:33:58 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:33:58 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 23 2B 13 PEEK (13) Mi 11/20/2013 09:33:58 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=0 Mi 11/20/2013 09:33:58 : [iNST-SRX ] 02 50 1A.AA.46 00.00.01 C7 11 00 LTONRR (00) Mi 11/20/2013 09:33:58 : [std-Group ] 1A.AA.46-->Group=1, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:33:58 : [ 1A AA 46 1] DON 0 Mi 11/20/2013 09:33:58 : [ 1A AA 46 1] ST 255 Mi 11/20/2013 09:33:59 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 41 11 01 LTONRR (01) Mi 11/20/2013 09:33:59 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=1, Hops Left=0 Mi 11/20/2013 09:33:59 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:33:59 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 28 0F SET-MSB(0F) Mi 11/20/2013 09:33:59 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:33:59 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B EA Mi 11/20/2013 09:33:59 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B EA 06 PEEK (EA) Mi 11/20/2013 09:34:00 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 2B 25 PEEK (25) Mi 11/20/2013 09:34:00 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:34:00 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:34:00 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:34:00 : [iNST-SRX ] 02 50 1A.AA.46 00.00.01 CB 13 00 LTOFFRR(00) Mi 11/20/2013 09:34:00 : [std-Group ] 1A.AA.46-->Group=1, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:34:00 : [ 1A AA 46 1] DOF 0 Mi 11/20/2013 09:34:00 : [ 1A AA 46 1] ST 0 Mi 11/20/2013 09:34:00 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 41 13 01 LTOFFRR(01) Mi 11/20/2013 09:34:00 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=1, Hops Left=0 Mi 11/20/2013 09:34:00 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:34:01 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 46 13 01 LTOFFRR(01) Mi 11/20/2013 09:34:01 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=2, Hops Left=1 Mi 11/20/2013 09:34:01 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:34:01 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 28 0F SET-MSB(0F) Mi 11/20/2013 09:34:01 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:34:01 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B EB Mi 11/20/2013 09:34:01 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B EB 06 PEEK (EB) Mi 11/20/2013 09:34:01 : [iNST-SRX ] 02 50 1A.AA.46 00.00.01 C7 11 00 LTONRR (00) Mi 11/20/2013 09:34:01 : [std-Group ] 1A.AA.46-->Group=1, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:34:01 : [ 1A AA 46 1] DON 0 Mi 11/20/2013 09:34:02 : [ 1A AA 46 1] ST 255 Mi 11/20/2013 09:34:02 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 41 11 01 LTONRR (01) Mi 11/20/2013 09:34:02 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=1, Hops Left=0 Mi 11/20/2013 09:34:02 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:34:02 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 46 11 01 LTONRR (01) Mi 11/20/2013 09:34:02 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=2, Hops Left=1 Mi 11/20/2013 09:34:02 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:34:02 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 4B 11 01 LTONRR (01) Mi 11/20/2013 09:34:02 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:34:02 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:34:03 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 2B 14 PEEK (14) Mi 11/20/2013 09:34:03 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:34:03 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:34:03 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:34:04 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 28 0F SET-MSB(0F) Mi 11/20/2013 09:34:04 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:34:04 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B EC Mi 11/20/2013 09:34:04 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B EC 06 PEEK (EC) Mi 11/20/2013 09:34:04 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 4B 13 01 LTOFFRR(01) Mi 11/20/2013 09:34:04 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:34:04 : [ 1A AA 46 1] DOF 0 Mi 11/20/2013 09:34:04 : [ 1A AA 46 1] ST 0 Mi 11/20/2013 09:34:06 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 2B 64 PEEK (64) Mi 11/20/2013 09:34:06 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:34:06 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:34:06 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:34:06 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 23 2B 64 PEEK (64) Mi 11/20/2013 09:34:06 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=0 Mi 11/20/2013 09:34:06 : [iNST-SRX ] 02 50 1A.AA.46 00.00.01 C7 11 00 LTONRR (00) Mi 11/20/2013 09:34:06 : [std-Group ] 1A.AA.46-->Group=1, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:34:06 : [ 1A AA 46 1] DON 0 Mi 11/20/2013 09:34:06 : [ 1A AA 46 1] ST 255 Mi 11/20/2013 09:34:06 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 41 11 01 LTONRR (01) Mi 11/20/2013 09:34:06 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=1, Hops Left=0 Mi 11/20/2013 09:34:06 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:34:06 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 46 11 01 LTONRR (01) Mi 11/20/2013 09:34:06 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=2, Hops Left=1 Mi 11/20/2013 09:34:06 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:34:07 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 4B 11 01 LTONRR (01) Mi 11/20/2013 09:34:07 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:34:07 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:34:07 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 28 0F SET-MSB(0F) Mi 11/20/2013 09:34:08 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:34:08 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B ED Mi 11/20/2013 09:34:08 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B ED 06 PEEK (ED) Mi 11/20/2013 09:34:08 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 2B FF PEEK (FF) Mi 11/20/2013 09:34:08 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:34:08 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:34:08 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:34:08 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 28 0F SET-MSB(0F) Mi 11/20/2013 09:34:08 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:34:08 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B EE Mi 11/20/2013 09:34:09 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B EE 06 PEEK (EE) Mi 11/20/2013 09:34:10 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 2B 1F PEEK (1F) Mi 11/20/2013 09:34:10 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:34:10 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:34:10 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:34:11 : [iNST-SRX ] 02 50 1A.AA.46 00.00.01 C7 11 00 LTONRR (00) Mi 11/20/2013 09:34:11 : [std-Group ] 1A.AA.46-->Group=1, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:34:11 : [ 1A AA 46 1] DON 0 Mi 11/20/2013 09:34:11 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 41 11 01 LTONRR (01) Mi 11/20/2013 09:34:11 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=1, Hops Left=0 Mi 11/20/2013 09:34:11 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:34:11 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 46 11 01 LTONRR (01) Mi 11/20/2013 09:34:11 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=2, Hops Left=1 Mi 11/20/2013 09:34:11 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:34:11 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 4B 11 01 LTONRR (01) Mi 11/20/2013 09:34:11 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:34:11 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:34:12 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 47 11 01 LTONRR (01) Mi 11/20/2013 09:34:12 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:34:12 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:34:12 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 28 0F SET-MSB(0F) Mi 11/20/2013 09:34:12 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:34:12 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B EF Mi 11/20/2013 09:34:12 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B EF 06 PEEK (EF) Mi 11/20/2013 09:34:13 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 23 28 0F SET-MSB(0F) Mi 11/20/2013 09:34:13 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=0 Mi 11/20/2013 09:34:15 : [iNST-SRX ] 02 50 1A.AA.46 00.00.01 C3 11 00 LTONRR (00) Mi 11/20/2013 09:34:15 : [std-Group ] 1A.AA.46-->Group=1, Max Hops=3, Hops Left=0 Mi 11/20/2013 09:34:15 : [ 1A AA 46 1] DON 0 Mi 11/20/2013 09:34:15 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 41 11 01 LTONRR (01) Mi 11/20/2013 09:34:15 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=1, Hops Left=0 Mi 11/20/2013 09:34:15 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:34:15 : [iNST-SRX ] 02 50 1A.AA.46 00.00.01 CB 13 00 LTOFFRR(00) Mi 11/20/2013 09:34:15 : [std-Group ] 1A.AA.46-->Group=1, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:34:15 : [ 1A AA 46 1] DOF 0 Mi 11/20/2013 09:34:15 : [ 1A AA 46 1] ST 0 Mi 11/20/2013 09:34:15 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 41 13 01 LTOFFRR(01) Mi 11/20/2013 09:34:15 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=1, Hops Left=0 Mi 11/20/2013 09:34:15 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:34:16 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 42 13 01 LTOFFRR(01) Mi 11/20/2013 09:34:16 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=2, Hops Left=0 Mi 11/20/2013 09:34:16 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:34:16 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 26 EC C1 (C1) Mi 11/20/2013 09:34:16 : [std-Direct Ack] 1A.AA.46-->ISY/PLM Group=0, Max Hops=2, Hops Left=1 Mi 11/20/2013 09:34:25 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:34:25 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:34:25 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 28 0F SET-MSB(0F) Mi 11/20/2013 09:34:25 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:34:25 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B EF Mi 11/20/2013 09:34:25 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 23 28 0F SET-MSB(0F) Mi 11/20/2013 09:34:25 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=0 Mi 11/20/2013 09:34:25 : [iNST-ACK ] 02 62 0D.B3.6A EF 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:34:26 : [iNST-SRX ] 02 50 1A.AA.46 00.00.01 C7 11 00 LTONRR (00) Mi 11/20/2013 09:34:26 : [std-Group ] 1A.AA.46-->Group=1, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:34:26 : [ 1A AA 46 1] DON 0 Mi 11/20/2013 09:34:26 : [ 1A AA 46 1] ST 255 Mi 11/20/2013 09:34:26 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 41 11 01 LTONRR (01) Mi 11/20/2013 09:34:26 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=1, Hops Left=0 Mi 11/20/2013 09:34:26 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:34:26 : [iNST-SRX ] 02 50 1A.AA.46 00.00.01 CB 13 00 LTOFFRR(00) Mi 11/20/2013 09:34:26 : [std-Group ] 1A.AA.46-->Group=1, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:34:26 : [ 1A AA 46 1] DOF 0 Mi 11/20/2013 09:34:26 : [ 1A AA 46 1] ST 0 Mi 11/20/2013 09:34:27 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 41 13 01 LTOFFRR(01) Mi 11/20/2013 09:34:27 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=1, Hops Left=0 Mi 11/20/2013 09:34:27 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:34:35 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 28 0F Mi 11/20/2013 09:34:36 : [iNST-ACK ] 02 62 0D.B3.6A 0F 28 0F 06 SET-MSB(0F) Mi 11/20/2013 09:34:36 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 28 0F SET-MSB(0F) Mi 11/20/2013 09:34:36 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:34:36 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 2B EF Mi 11/20/2013 09:34:36 : [iNST-ACK ] 02 62 0D.B3.6A 0F 2B EF 06 PEEK (EF) Mi 11/20/2013 09:34:37 : [iNST-SRX ] 02 50 1A.AA.46 00.00.01 C7 11 00 LTONRR (00) Mi 11/20/2013 09:34:37 : [std-Group ] 1A.AA.46-->Group=1, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:34:37 : [ 1A AA 46 1] DON 0 Mi 11/20/2013 09:34:37 : [ 1A AA 46 1] ST 255 Mi 11/20/2013 09:34:37 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 2B 01 PEEK (01) Mi 11/20/2013 09:34:37 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:34:37 : [All ] Writing 0 bytes to devices Mi 11/20/2013 09:34:37 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 4B 11 01 LTONRR (01) Mi 11/20/2013 09:34:37 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:34:37 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:34:38 : [iNST-SRX ] 02 50 1A.AA.46 00.00.01 CB 13 00 LTOFFRR(00) Mi 11/20/2013 09:34:38 : [std-Group ] 1A.AA.46-->Group=1, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:34:38 : [ 1A AA 46 1] DOF 0 Mi 11/20/2013 09:34:38 : [ 1A AA 46 1] ST 0 Mi 11/20/2013 09:34:38 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 41 13 01 LTOFFRR(01) Mi 11/20/2013 09:34:38 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=1, Hops Left=0 Mi 11/20/2013 09:34:38 : [iNST-DUP ] Previous message ignored. Mi 11/20/2013 09:34:38 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 42 13 01 LTOFFRR(01) Mi 11/20/2013 09:34:38 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=2, Hops Left=0 Mi 11/20/2013 09:34:38 : [iNST-DUP ] Previous message ignored.
  8. Thanks for the tips. Sorry for the length of this post but I wanted to include as much Information as possible. Unfortunately I cannot operate the paddle manually as my Holiday home is in Canada and I live in Germany! Here is the trace when sending an ON from the ISY admin console (Switch ref 0D.B3.6A): Mi 11/20/2013 09:03:54 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 11 FF Mi 11/20/2013 09:03:54 : [iNST-ACK ] 02 62 0D.B3.6A 0F 11 FF 06 LTONRR (FF) Mi 11/20/2013 09:03:54 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 27 11 FF LTONRR (FF) Mi 11/20/2013 09:03:54 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Mi 11/20/2013 09:03:54 : [ D B3 6A 1] ST 255 Mi 11/20/2013 09:03:55 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 41 11 01 LTONRR (01) Mi 11/20/2013 09:03:55 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=1, Hops Left=0 Mi 11/20/2013 09:03:55 : [ 1A AA 46 1] DON 0 Mi 11/20/2013 09:03:55 : [ 1A AA 46 1] ST 255 Mi 11/20/2013 09:03:55 : [iNST-SRX ] 02 50 1A.AA.46 00.00.01 CB 13 00 LTOFFRR(00) Mi 11/20/2013 09:03:55 : [std-Group ] 1A.AA.46-->Group=1, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:03:55 : [ 1A AA 46 1] DOF 0 Mi 11/20/2013 09:03:55 : [ 1A AA 46 1] ST 0 Mi 11/20/2013 09:03:55 : [iNST-SRX ] 02 50 1A.AA.46 25.14.64 41 13 01 LTOFFRR(01) Mi 11/20/2013 09:03:55 : [std-Cleanup ] 1A.AA.46-->ISY/PLM Group=1, Max Hops=1, Hops Left=0 Mi 11/20/2013 09:03:55 : [iNST-DUP ] Previous message ignored. and turning it OFF: Mi 11/20/2013 09:06:34 : [iNST-TX-I1 ] 02 62 0D B3 6A 0F 13 00 Mi 11/20/2013 09:06:34 : [iNST-ACK ] 02 62 0D.B3.6A 0F 13 00 06 LTOFFRR(00) Mi 11/20/2013 09:06:35 : [iNST-SRX ] 02 50 0D.B3.6A 25.14.64 2B 13 00 LTOFFRR(00) Mi 11/20/2013 09:06:35 : [std-Direct Ack] 0D.B3.6A-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Mi 11/20/2013 09:06:35 : [ D B3 6A 1] ST 0 What I don't understand is the commands going to 1A.AA.46. This is a dualband outlet dimmer (v.40) which is not linked to the Switch in any way. I see commmands going to that device in the log on a regular Basis?? I have included below the results from a "Show PLM Links Table" (unfortunately adding it as an attachment didn't work) When I ask for the Device Links I get: 0 : 0FF8 : A2 00 25.14.64 FF 1F 01 1 : 0FF0 : E2 01 25.14.64 FF 00 01 2 : 0FE8 : 00 13 25.14.64 FF 1F 01 25.14.64 is my PLM When I compare with the ISY Link Tables I see that the last entry doesn't match - ISY says it should be all Zeros. I have removed the Switch and re-added it this morning so the link table should match (I select the delete existing links option when adding). I have also included (in the next post) the log from the Device links query. This takes a Long time to respond with all the entries and again has lots of traffic to 1A.AA.46. <?xml version="1.0"?> -PLM Links Table--0022601132369133175-1122601132854133175-22226181132854133175-3322601132859133175-4422601132964133175-55226172262999133186-6622601133405133175-77226181133405133175-88226192325168592698-9916211144581458803-1010226192325170592698-111122602209411592698-121216212209411592698-1313226192209411592698-141422602263012133186-151522602263385133186-16162260234910877122-17171621234910877122-181822602352222141891-191916212352222141891-202022602353299141891-212116212353299141891-222222602353812141891-232316212353812141891-242422602353937141891-252516212353937141891-262622602354064141891-272716212354064141891-2828226202354064141891-292922602354340141891-303016212354340141891-3131226202354340141891-323222602354838141891-333316212354838141891-3434226202354838141891-35352260894364133676-36361621894364133676-37372260955613133170-38382260897898133676-39391621978556134963-40401623978556134963-41411624978556134963-42421625978556134963-43431626978556134963-44441621897898133676-4545226172263765133186-464622602263225133186-47472260234842977122-484822602353695141891-494922602354278141891-50501621234842977122-515116212353695141891-525216212354278141891-535322601133145133175-54542260956725133170-555522601133099133175-565622602353769141891-575716212353769141891-58582260234851677122-5959226093969265845-606022602349921141891-616122602352304141891-6262226093907065845-636322602354795141891-64641621234851677122-656516212349921141891-666616212352304141891-676716212354795141891-6868162193907065845-6969162193969265845-70702262193969265845-7171226212349921141891-7272226212352304141891-73732262293907065845-7474226222354795141891-7575226095131465587-7676226094132665845-777722602354561141891-7878226094109265845-797922601132965133175-8080226093978865845-8181226094994665587-8282226095130565587-8383226094075965845-848422602354001141891-858522602354594141891-868616212354001141891-878716212354561141891-888816212354594141891-8989162194109265845-9090162194132665845-9191162194994665587-9292162195131465587-9393162194075965845-9494162195130565587-9595162193978865845-9696226094982865587-9797162194982865587-98982260174752674048-9999226232353937141891-1001001621174752674048-10110122623174752674048-102102226082157266861-103103162182157266861-104104162282157266861-105105162382157266861-106106162482157266861-107107162582157266861-108108162682157266861-109109162782157266861-110110162882157266861-111111162111562541048832-112112162211562541048832-113113162311562541048832-114114162111561731048868-115115162211561731048868-116116162311561731048868-117117162111557011048868-118118162211557011048868-119119162311557011048868-120120226093415565845-121121226093026765845-122122226093721065845-1231232262493415565845-1241242262493026765845-1251252262493721065845-126126162193026765845-127127162193721065845-128128162193415565845-12912922602262999133186-13013022602263765133186-13113122602263229133186-13213222602281287133186-13313316216661581331-13413416226661581331-13513516236661581331-13613616246661581331-13713716256661581331-1381382262595131465587-1391392262694982865587-14014016266661581331-14114122627234851677122-1421422262894132665845-143143226292354561141891-14414422602325168592698-14514522602325170592698-14614616212325168592698-14714716212325170592698-14814822602282388458817-14914916212282388458817
  9. Hi all, I need a bit of help, my programs appear to have suddenly stopped being triggered! I have a (2476ST) SwitchLinc Relay (v.2C) which I am using to place my holiday home into a "Home" or and "Away" state. I use the switch to trigger a program(s) which sets all the devices to the required state. Suddenly the switch is no longer triggering the program and I dont understand why. When I use the admin console to set the switch state it shows the change in state and I can see the communication between the ISY and the switch in the log file. I have grouped the programs to be triggered by the switch in a sub-directory (called Home or Away) which has no conditions applied to it and so the programs should always be active. I have created one program which should be triggered when the switch is turned on and one when the switch is turned off. The contents of these two programs are shown below. If I run the IF Statement on each of the programs they execute regardless of the Switch state. I would have expected it to run the THEN portion only if the IF conditions pick up the correct switch state. The programs are not disabled. Any ideas? Another test that I have done is to create an ISY Scene where the switch controls another device. When I change the state of the Switch I do not get the expected corresponding change in state of the other device. I have tried deleting the switch and re-adding it but it had no effect. -------------------------------------------------------- Code for "HomeOrAway - On" Programm: If Control 'HomeOrAway' is switched On Or Control 'HomeOrAway' is switched Fast On Or Control 'HomeOrAway' is not switched Off Then Run Program 'Hot Water Tanks' (Then Path) Run Program 'HVAC' (Then Path) Run Program 'Fridge' (Then Path) Run Program 'Server' (Then Path) Wait 5 minutes Run Program 'Media' (Then Path) Run Program 'Heating' (Then Path) Run Program 'BS lights' (Then Path) $HomeOrAway = 1 Send Notification to 'StateReport' content 'At Home' Else - No Actions - (To add one, press 'Action') Code for "HomeOrAway - Off" Programm: If Control 'HomeOrAway' is switched Off Or Control 'HomeOrAway' is switched Fast Off Or Control 'HomeOrAway' is not switched On Then Repeat 1 times Run Program 'Hot Water Tanks' (Else Path) Wait 5 seconds Run Program 'HVAC' (Else Path) Wait 5 seconds Run Program 'Fridge' (Else Path) Wait 5 seconds Run Program 'Media' (Else Path) Wait 5 seconds Set 'Lights - Bedroom 1 (Master)' Off Set 'Lights - Bathroom 1 Main' Off Set 'Lights - Bathroom 1 Mirror' Off Wait 5 seconds Set 'Lights - Bedroom 2' Off Set 'Lights - Bathroom 2 Main' Off Set 'Lights - Bathroom 2 Mirror' Off Wait 2 seconds Set 'Lights - Office' Off Wait 5 seconds Set 'Lights - Mezannine' Off Set 'Wall Socket Mezaninne F-lamp' Off Wait 5 seconds Set 'Gallary Lights (1)' Off Set 'Gallary Lights (2)' Off Set 'Gallary Lights (3)' Off Set Scene 'Gallary Lights' Off Wait 5 seconds Set 'Upper Stairs Lights (1)' Off Set 'Upper Stairs Lights (2)' Off Set Scene 'Upper Stairs Lights' Off Wait 5 seconds Set 'Lights - Bedroom 3' Off Wait 5 seconds Set 'Wall Socket livingroom T-Lamp' Off Set 'Wall Socket Livingroom F-Lamp' Off Wait 5 seconds Set 'Lights - Living Room ceiling' Off Set 'Living Room Wall Sconces' Off Set 'Floor Sockets (living Room)' Off Set 'Exterior Gabel Lights' Off Wait 5 seconds Set 'Hall Lights (1)' Off Set 'Hall Lights (2)' Off Set 'Hall Lights (3)' Off Set Scene 'Hall Lights' Off Wait 5 seconds Set 'Lights - Bebroom 4' Off Wait 5 seconds Set 'Lights - Games Room' Off Set 'Lights - Pool table' Off Wait 5 seconds Set 'Lights - Ent Room' Off Set 'Wall Socket Ent Room Lamp 2' Off Set 'Wall Socket Ent Room Lamp 1' Off Set 'Wall Socket Ent Room F-Lamp' Off Wait 5 seconds Set 'Basement Hallway (1)' Off Set 'Basement Hallway (2)' Off Set 'Basement Hallway (3)' Off Set Scene 'Basement Hall Lights' Off Wait 5 seconds Set 'Control Room S3' Off Set 'Control Room S2' Off Run Program 'Heating' (Else Path) Wait 5 seconds Set 'Lights - Garage' Off $HomeOrAway = 0 Send Notification to 'StateReport' content 'Away' Wait 1 minute Set 'Basement Hallway (1)' Off Set 'Basement Hallway (2)' Off Set 'Basement Hallway (3)' Off Set 'Lights - Office' Off Else - No Actions - (To add one, press 'Action')
  10. thanks for the feedback. I have to admit I am still very confused in respect to the KeypadLinc. It can turn things on and off when I push the button - so why doesn't it allow the same function to be done by sending a command? Guess I can't change that so the question is how do I deal with it. I have created scenes where the buttons A, B C and D are each controllers in individual scenes. e.g. button A is a controller in a scene with 3 2477SA1 30 Amp load controllers each controlling a hot water tank. Push the button and the 3 units turn on and the lamp goes on on the button. Push it again and the units go off and the lamp as well. So how do I do this programatically? Could you be a bit more detailed with your explaination - remember I'm totally new at this and am finding it difficult to get a grasp of the fundamental rules on when to do what and with what mechanisum. many thanks
  11. Hi all, I'm new to the ISY world so please bear with me if this is a bit of a stupid question/problem... I have a 6 button KeypadLinc Relay v.33 (2486S/WH6) which I am trying to use a a sort of master controller in my holiday home. The idea is to use the large ON/OFF buttons to set a Home/Away state and the 4 smaller buttons to control (via scenes) a number of functional elements e.g. Button A controls my howt water tanks Button B my HVACs Button C my meadia systems Button D my Fridge. The buttons A, B, C and D appear to function as they should and switch on/off the various components contained in the relevant scene. The only problem I have there is that the buttons on the Keypad link to not reflect the state of the controlled items if I swich on or off one of the OutletLincs locally. It doesn't see to be possibe to make the OutletLinc a controller within the scene. My real problem comes with the Home/Away funtionality. I considered that the way to do that was to simply write a simple program with the condition set on the state of the ON button on the KeypadLinc. my attempt is shown below.... This appears to work to some degree. The main problem is that the items contained within the scenes don't seem to switch on or off correctly. OK, shouldnt be a problem I thought, simply set the state of each individual device and don't use the scenes. This is where the issue starts to arise. In the programming interface, when I select one of the Buttons A,B,C or D it doesn't give me the option to switch it on or off. All I have in the dropdown list if s set of brightness combinations. The only button which has the ON/Off option available for selection is the ON/OFF button on the KeypadLinc (it also alows for the selection of beeps). So what am I doing wrong? what basic concept am I not understanding? Is there a better way of doing this? ---------------------------------------------------------- Code for the Home/Away function (using scenes - which doesn't function correctly/reliably): If Control 'KeypadLinc - HomeAway' is switched On And Control 'KeypadLinc - HomeAway' is not switched Off Then Set Scene 'Water heaters Control' On Wait 15 seconds Set Scene 'HVAC Control' On Wait 15 seconds Set Scene 'Fridge Control' On Wake On LAN 'SERVER' Wait 5 minutes Set 'Wall Socket Russound and Sat' On Set 'Wall Socket Red Plugs' On Wait 15 seconds Set 'Wall Socket Ent Room Media' On Set 'Wall Socket Livingroom media' On Resource 'GC_Relay1_OFF' Resource 'GC_Relay2_OFF' $HomeOrAway = 1 Else Set Scene 'Fridge Control' Off Set Scene 'HVAC Control' Off Set Scene 'Hall Lights' Off Set Scene 'Gallary Lights' Off Set Scene 'Basement Hall Lights' Off Set 'Wall Socket Russound and Sat' Off Set 'Wall Socket Red Plugs' Off Set 'Wall Socket Mezaninne F-lamp' Off Set 'Wall Socket Mez Camera' Off Set 'Wall Socket Livingroom media' Off Set 'Wall Socket Livingroom T-Lamp' Off Set 'Wall Socket Livingroom F-Lamp' Off Set 'Wall Socket Ent Room Media' Off Set 'Wall Socket Ent Room Lamp 2' Off Set 'Wall Socket Ent Room Lamp 1' Off Set 'Wall Socket Ent Room F-Lamp' Off Set 'Living Room Wall Sconces' Off Set Scene 'Upper Stairs Lights' Off Set 'Lights - Pool table' Off Set 'Lights - Office' Off Set 'Lights - Mezannine' Off Set 'Lights - Living Room ceiling' Off Set 'Lights - Garage' Off Set 'Lights - Games Room' Off Set 'Lights - Ent Room' Off Set 'Lights - Control Room (2 Min) / Lights - Control Room (Off)' On 0 / Off 0 (Backlight Level) Set 'Lights - Bedroom 3' Off Set 'Lights - Bedroom 2' Off Set 'Lights - Bedroom 1 (Master)' Off Set 'Lights - Bebroom 4' Off Set 'Lights - Bathroom 2 Mirror' Off Set 'Lights - Bathroom 2 Main' Off Set 'Lights - Bathroom 1 Mirror' Off Set 'Lights - Bathroom 1 Main' Off Set 'Floor Sockets (living Room)' Off Set 'Exterior Gabel Lights' Off Set 'Control Room S3' Off Set 'Control Room S2' Off Set 'BSLight ® Bedroom 2' Off Set 'BSLight ® Bedroom 1 (Master' Off Set 'BSLight (L) Bedroom 2' Off Set 'BSLight (L) Bedroom 1 (Master' Off Resource 'GC_Relay1_ON' Resource 'GC_Relay2_ON' $HomeOrAway = 0
×
×
  • Create New...