-
Posts
4650 -
Joined
-
Last visited
Everything posted by Jimbo.Automates
-
Make another scene with just those kpl buttons, then a program that monitors all the devices in the other scenes and turns the button scene on or off. That is the only way since you can not check the status of the scene.
-
Heartbeat function on 2843-222 Rev.1.9 Open/Close Sensor
Jimbo.Automates replied to Davonavo's topic in ISY994
Yes, strange. I checked each node and do not get the options button at the bottom. The ISY window still shows them as a "(2421) TriggerLinc V.40" so may be that is why. I purchased them 3/26/14 as 2843-222's, and they are the newer 1.9 firmware based on the label inside. I'm just happy to have a heartbeat since there was no other way to check that they were responding besides opening/closing the door. I've copied and modified the leak sensor monitor to just monitor the hearbeat of these which was really simple. -
Heartbeat function on 2843-222 Rev.1.9 Open/Close Sensor
Jimbo.Automates replied to Davonavo's topic in ISY994
Teken, I do not get the button for viewing the ISY options, so the heartbeat default is every 24 hours, that's all I know. I've submitted a ticket to support. Sent from my Nexus 7 using Tapatalk -
Heartbeat function on 2843-222 Rev.1.9 Open/Close Sensor
Jimbo.Automates replied to Davonavo's topic in ISY994
I can confirm the heartbeat does work on these devices. I set up a simple program to notify me on a change: PoolRoomDoor - [ID 0167][Parent 0166] If Control 'Z-HeartBeat / PoolRoomDoor-Heartbeat' is switched On Or Control 'Z-HeartBeat / PoolRoomDoor-Heartbeat' is switched Off Then Send Notification to 'Pushover-Default' Else - No Actions - (To add one, press 'Action') And 24 hours after setting up deleting and re-adding the sensor, I received the notification. Now to modify the leak sensor programs to monitor these heartbeats Although I wish I didn't have to delete and re-add them to see that node -
What is triggering the "Holiday reset" program? It has no conditions. Sent from my Nexus 7 using Tapatalk
-
There are different ways to do this, but here is how i do it http://forum.universal-devices.com/index.php?/topic/14947-My-programs-to-control-a-light-from-motion-and-door-sensor Sent from my Nexus 7 using Tapatalk
-
Yes I do the same, but don't need programs, I just use mutually exclusive scenes which works great
-
Heartbeat function on 2843-222 Rev.1.9 Open/Close Sensor
Jimbo.Automates replied to Davonavo's topic in ISY994
I just removed, reset, and relinked one of my 2843-222 Rev. 1.9 open/close sensors and I do get a Heartbeat node which I previously did not have, but I do not see the ability to check options. I'll submit a ticket for this if you haven't already. -
Thanks for taking the time to respond! I will be changing how I do this based on your suggestions. Does anyone think that having an option for a program to check the status of a scene is a good solution for the future? Seems that having the option to say "if in scene allfront any responder is not off" or "all responders are not off"? Sent from my Nexus 7 using Tapatalk
-
Some of your questions are answered in my post from yesterday http://forum.universal-devices.com/index.php?/topic/15001-KPL-monitoring-multiple-light-status and to have the button only turn on certain devices in the scene you can set the on level to zero for the responder of that controller in the scene. Sent from my Nexus 7 using Tapatalk
-
Thanks. Yes, that is what I was going to change to, but tedious to add all the lights to the scene and the program. Especially for the whole house off.
-
Yes, for that is the part I don't like about option 1.
-
Program that turns on a Scene when other Scenes are turned on
Jimbo.Automates replied to phikapjames's topic in ISY994
Eric, yes I was just pointing out another way to handle it. Each way has its advantages and disadvantages. Sent from my Nexus 7 using Tapatalk -
I have a KPL button that I use to show the status of a bunch of lights which is used turn them all of at once when any of them are on. I know others do this as well, but they are tedious to setup and I'm wondering if there is a better way that I am not aware of, or possibly an enhancement to the ISY to make this easier. I've long wanted to do this better and another post from last night was asking a similar, but slightly different thing. To simplify this, let's say I have 3 switchlinc's and I want a button on one my KPL's to be lit when ANY of those switches are on, then when the button is turned off, all switches turned off. It can also be used to turn them all on at once as well, but for my use, it's mostly just to turn off any light around the house, or a group of rooms. Based on what I know, there are 2 ways to do this: 1. Create a scene for each switch, switch1, switch2, switch3 with the switches as controllers, and the KPL.A button as a responder in each of them. Then another scene switchall that has the KPL.A as the controller, and all 3 switch scenes as responders. This works great so whenever one or all of the swtiches are turned on, the KPL.A is also turned on, then when the KPL.A is turned off, all switches turn off. The problem is, if you turn on switch1, then turn on switch2, then turn off switch2, the KPL.A turns off. This makes complete sense because of how insteon works, but isn't ideal. 2. Create a scene switchall that has the KPL.A has the controller, and all 3 switches as responders. Then have a program that turns on the KPL.A if any of those switches are on. As my insteon system has grown, this has become tedious to add the device to the scene, and the program. Is there a better way of doing this with Inteon/ISY? If not, I would like to make a proposal for an ISY enhancement to make this easier. Have the ability to check the "status" of a scene, basically "if in scene switchall any device is not off". This would allow us to have a simple program to monitor the scene since all those switches have to be in the scene anyway. Mobilinc kind of does this when showing the status of the scene, by showing a percentage of lights in the scene that are turned on. This is probably not a new idea, and has possibly been discussed before, but in all my searching I haven't found it with a better way to handle this. - Jim
-
Program that turns on a Scene when other Scenes are turned on
Jimbo.Automates replied to phikapjames's topic in ISY994
I'm not exactly sure of what you want, but for the KPL button that is the controller of the "all outside lights" scene, if you make it a responder to all 3 of the individual lights scene then it will turn on when any or all of those 3 are on. Then you can press it once to turn them off no matter if 1, 2, or all 3 are on. This advantage of this is that it's all controlled by insteon, no need for a program. The disadvantage is that it tracks the last status, so if 1 is turned on, then 2 is turned on, then off, the all KPL will show off. Sent from my Nexus 7 using Tapatalk -
I don't have an ELK, yet, but is is probably stopping the program once the zones are not violated. Put the wait and off's in a separate program and run that program from this one. And make sure to disable the second program so it can't run on its own.
-
And be careful with long timeouts or no timeout, I burned out one of my openers while learning how to to this and had to replace a part!
-
How to setup my 8 button KeypadLinc Dimmer to cotrol a scene
Jimbo.Automates replied to espann's topic in ISY994
Hi, If they are not showing up as red then they are not controllers, in the attached picture KPL.B is the controller of the Cook scene, and KPL.C is the controller of the Dine scene. Also, if you click on the device itself in the left pane it will show what it is a controller for, and what it is a res ponder for. -
The relay just signals the opener to move, it doesn't indicate if the door is actually open or closed. The sensor node indicates open/closed status if it is connected to a sensor. Sent from my Nexus 7 using Tapatalk
-
How to setup my 8 button KeypadLinc Dimmer to cotrol a scene
Jimbo.Automates replied to espann's topic in ISY994
If you expand the scene in the left pane by selecting the + sign, the controller will be red. Click on that and adjust the levels. This was one nuance I did not realize for a long time. Sent from my Nexus 7 using Tapatalk -
So are they now working as you want or is there still the same issue? Sent from my Nexus 7 using Tapatalk
-
Looks like the issue was my wife's oxygen concentrator that was unintentionally plugged into the outlet instead of the power strip right next to it that is on a fliterlinc. The concentrator has some kind of power loss detection & alarm so that must cause issues. That device in the previous log now has hops left=2 almost all the time, with an occasional hops left=1 so I must still have some interference somewhere else. Thanks LeeG for the help!
-
Thank you for reviewing this. There is nothing new plugged in or anything unplugged that I can find. The only thing I can think of is it has been cold enough here in socal the last few days so the heaters have been running, but they were not running during that test I posted... I rechecked the coupling with the 4 tap test from the PLM to the range extender that is 8 feet away. I'm baffled but will look around some more tomorrow.
-
Thanks, that makes sense. I haven't had this type of issue before, and can't think of anything different that would have caused things to change. I thought just a query at level 3 would be enough, but here is more and hops left does keep changing. Sat 12/27/2014 08:40:27 PM : [iNST-TX-I1 ] 02 62 1F 1D 28 0F 13 00 Sat 12/27/2014 08:40:27 PM : [iNST-ACK ] 02 62 1F.1D.28 0F 13 00 06 LTOFFRR(00) Sat 12/27/2014 08:40:27 PM : [iNST-SRX ] 02 50 1F.1D.28 30.6B.18 27 13 00 LTOFFRR(00) Sat 12/27/2014 08:40:27 PM : [std-Direct Ack] 1F.1D.28-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Sat 12/27/2014 08:40:27 PM : [D2D EVENT ] Event [1F 1D 28 1] [sT] [0] uom=0 prec=-1 Sat 12/27/2014 08:40:27 PM : [ 1F 1D 28 1] ST 0 Sat 12/27/2014 08:40:27 PM : [D2D-CMP 015F] STS [1F 1D 28 1] ST op=1 Event(val=0 uom=0 prec=-1) is Condition(val=0 uom=0 prec=-1) --> true Sat 12/27/2014 08:40:31 PM : [iNST-TX-I1 ] 02 62 1F 1D 28 0F 11 FF Sat 12/27/2014 08:40:31 PM : [iNST-ACK ] 02 62 1F.1D.28 0F 11 FF 06 LTONRR (FF) Sat 12/27/2014 08:40:35 PM : [D2D EVENT ] Event [1F 1D 28 1] [ERR] [1] uom=0 prec=-1 Sat 12/27/2014 08:40:35 PM : [ 1F 1D 28 1] ERR 1 Sat 12/27/2014 08:40:42 PM : [iNST-TX-I1 ] 02 62 1F 1D 28 0F 11 FF Sat 12/27/2014 08:40:42 PM : [iNST-ACK ] 02 62 1F.1D.28 0F 11 FF 06 LTONRR (FF) Sat 12/27/2014 08:40:44 PM : [iNST-SRX ] 02 50 1F.1D.28 30.6B.18 27 11 FF LTONRR (FF) Sat 12/27/2014 08:40:44 PM : [std-Direct Ack] 1F.1D.28-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Sat 12/27/2014 08:40:44 PM : [D2D EVENT ] Event [1F 1D 28 1] [ERR] [0] uom=0 prec=-1 Sat 12/27/2014 08:40:44 PM : [ 1F 1D 28 1] ERR 0 Sat 12/27/2014 08:40:44 PM : [D2D EVENT ] Event [1F 1D 28 1] [sT] [255] uom=0 prec=-1 Sat 12/27/2014 08:40:44 PM : [ 1F 1D 28 1] ST 255 Sat 12/27/2014 08:40:44 PM : [D2D-CMP 015F] STS [1F 1D 28 1] ST op=1 Event(val=255 uom=0 prec=-1) is Condition(val=0 uom=0 prec=-1) --> false Sat 12/27/2014 08:40:44 PM : [iNST-SRX ] 02 50 1F.1D.28 30.6B.18 23 11 FF LTONRR (FF) Sat 12/27/2014 08:40:44 PM : [std-Direct Ack] 1F.1D.28-->ISY/PLM Group=0, Max Hops=3, Hops Left=0 Sat 12/27/2014 08:40:50 PM : [iNST-TX-I1 ] 02 62 1F 1D 28 0F 13 00 Sat 12/27/2014 08:40:50 PM : [iNST-ACK ] 02 62 1F.1D.28 0F 13 00 06 LTOFFRR(00) Sat 12/27/2014 08:40:52 PM : [iNST-SRX ] 02 50 1F.1D.28 30.6B.18 2B 13 00 LTOFFRR(00) Sat 12/27/2014 08:40:52 PM : [std-Direct Ack] 1F.1D.28-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Sat 12/27/2014 08:40:52 PM : [D2D EVENT ] Event [1F 1D 28 1] [sT] [0] uom=0 prec=-1 Sat 12/27/2014 08:40:52 PM : [ 1F 1D 28 1] ST 0 Sat 12/27/2014 08:40:52 PM : [D2D-CMP 015F] STS [1F 1D 28 1] ST op=1 Event(val=0 uom=0 prec=-1) is Condition(val=0 uom=0 prec=-1) --> true Sat 12/27/2014 08:40:56 PM : [iNST-TX-I1 ] 02 62 1F 1D 28 0F 11 FF Sat 12/27/2014 08:40:56 PM : [iNST-ACK ] 02 62 1F.1D.28 0F 11 FF 06 LTONRR (FF) Sat 12/27/2014 08:40:56 PM : [iNST-SRX ] 02 50 1F.1D.28 30.6B.18 2B 11 FF LTONRR (FF) Sat 12/27/2014 08:40:56 PM : [std-Direct Ack] 1F.1D.28-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Sat 12/27/2014 08:40:56 PM : [D2D EVENT ] Event [1F 1D 28 1] [sT] [255] uom=0 prec=-1 Sat 12/27/2014 08:40:56 PM : [ 1F 1D 28 1] ST 255 Sat 12/27/2014 08:40:56 PM : [D2D-CMP 015F] STS [1F 1D 28 1] ST op=1 Event(val=255 uom=0 prec=-1) is Condition(val=0 uom=0 prec=-1) --> false Sat 12/27/2014 08:40:59 PM : [iNST-TX-I1 ] 02 62 1F 1D 28 0F 13 00 Sat 12/27/2014 08:40:59 PM : [iNST-ACK ] 02 62 1F.1D.28 0F 13 00 06 LTOFFRR(00) Sat 12/27/2014 08:41:03 PM : [D2D EVENT ] Event [1F 1D 28 1] [ERR] [1] uom=0 prec=-1 Sat 12/27/2014 08:41:03 PM : [ 1F 1D 28 1] ERR 1 Sat 12/27/2014 08:41:08 PM : [iNST-TX-I1 ] 02 62 1F 1D 28 0F 13 00 Sat 12/27/2014 08:41:08 PM : [iNST-ACK ] 02 62 1F.1D.28 0F 13 00 06 LTOFFRR(00) Sat 12/27/2014 08:41:10 PM : [iNST-SRX ] 02 50 1F.1D.28 30.6B.18 2B 13 00 LTOFFRR(00) Sat 12/27/2014 08:41:10 PM : [std-Direct Ack] 1F.1D.28-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Sat 12/27/2014 08:41:10 PM : [D2D EVENT ] Event [1F 1D 28 1] [ERR] [0] uom=0 prec=-1 Sat 12/27/2014 08:41:10 PM : [ 1F 1D 28 1] ERR 0 Sat 12/27/2014 08:41:10 PM : [D2D EVENT ] Event [1F 1D 28 1] [sT] [0] uom=0 prec=-1 Sat 12/27/2014 08:41:10 PM : [ 1F 1D 28 1] ST 0 Sat 12/27/2014 08:41:10 PM : [D2D-CMP 015F] STS [1F 1D 28 1] ST op=1 Event(val=0 uom=0 prec=-1) is Condition(val=0 uom=0 prec=-1) --> true Sat 12/27/2014 08:41:14 PM : [iNST-TX-I1 ] 02 62 1F 1D 28 0F 11 FF Sat 12/27/2014 08:41:14 PM : [iNST-ACK ] 02 62 1F.1D.28 0F 11 FF 06 LTONRR (FF) Sat 12/27/2014 08:41:17 PM : [D2D EVENT ] Event [1F 1D 28 1] [ERR] [1] uom=0 prec=-1 Sat 12/27/2014 08:41:17 PM : [ 1F 1D 28 1] ERR 1 Sat 12/27/2014 08:41:26 PM : [iNST-TX-I1 ] 02 62 1F 1D 28 0F 11 FF Sat 12/27/2014 08:41:26 PM : [iNST-ACK ] 02 62 1F.1D.28 0F 11 FF 06 LTONRR (FF) Sat 12/27/2014 08:41:28 PM : [iNST-SRX ] 02 50 1F.1D.28 30.6B.18 2B 11 FF LTONRR (FF) Sat 12/27/2014 08:41:28 PM : [std-Direct Ack] 1F.1D.28-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Sat 12/27/2014 08:41:28 PM : [D2D EVENT ] Event [1F 1D 28 1] [ERR] [0] uom=0 prec=-1 Sat 12/27/2014 08:41:28 PM : [ 1F 1D 28 1] ERR 0 Sat 12/27/2014 08:41:28 PM : [D2D EVENT ] Event [1F 1D 28 1] [sT] [255] uom=0 prec=-1 Sat 12/27/2014 08:41:28 PM : [ 1F 1D 28 1] ST 255 Sat 12/27/2014 08:41:28 PM : [D2D-CMP 015F] STS [1F 1D 28 1] ST op=1 Event(val=255 uom=0 prec=-1) is Condition(val=0 uom=0 prec=-1) --> false Sat 12/27/2014 08:41:28 PM : [iNST-SRX ] 02 50 1F.1D.28 30.6B.18 23 11 FF LTONRR (FF) Sat 12/27/2014 08:41:28 PM : [std-Direct Ack] 1F.1D.28-->ISY/PLM Group=0, Max Hops=3, Hops Left=0 Sat 12/27/2014 08:41:31 PM : [iNST-TX-I1 ] 02 62 1F 1D 28 0F 13 00 Sat 12/27/2014 08:41:31 PM : [iNST-ACK ] 02 62 1F.1D.28 0F 13 00 06 LTOFFRR(00) Sat 12/27/2014 08:41:32 PM : [iNST-SRX ] 02 50 1F.1D.28 30.6B.18 27 13 00 LTOFFRR(00) Sat 12/27/2014 08:41:32 PM : [std-Direct Ack] 1F.1D.28-->ISY/PLM Group=0, Max Hops=3, Hops Left=1 Sat 12/27/2014 08:41:32 PM : [D2D EVENT ] Event [1F 1D 28 1] [sT] [0] uom=0 prec=-1 Sat 12/27/2014 08:41:32 PM : [ 1F 1D 28 1] ST 0 Sat 12/27/2014 08:41:32 PM : [D2D-CMP 015F] STS [1F 1D 28 1] ST op=1 Event(val=0 uom=0 prec=-1) is Condition(val=0 uom=0 prec=-1) --> true Sat 12/27/2014 08:41:38 PM : [iNST-TX-I1 ] 02 62 1F 1D 28 0F 11 FF Sat 12/27/2014 08:41:38 PM : [iNST-ACK ] 02 62 1F.1D.28 0F 11 FF 06 LTONRR (FF) Sat 12/27/2014 08:41:39 PM : [iNST-SRX ] 02 50 1F.1D.28 30.6B.18 2B 11 FF LTONRR (FF) Sat 12/27/2014 08:41:39 PM : [std-Direct Ack] 1F.1D.28-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Sat 12/27/2014 08:41:39 PM : [D2D EVENT ] Event [1F 1D 28 1] [sT] [255] uom=0 prec=-1 Sat 12/27/2014 08:41:39 PM : [ 1F 1D 28 1] ST 255 Sat 12/27/2014 08:41:39 PM : [D2D-CMP 015F] STS [1F 1D 28 1] ST op=1 Event(val=255 uom=0 prec=-1) is Condition(val=0 uom=0 prec=-1) --> false Sat 12/27/2014 08:41:44 PM : [iNST-TX-I1 ] 02 62 1F 1D 28 0F 13 00 Sat 12/27/2014 08:41:44 PM : [iNST-ACK ] 02 62 1F.1D.28 0F 13 00 06 LTOFFRR(00) Sat 12/27/2014 08:41:46 PM : [iNST-SRX ] 02 50 1F.1D.28 30.6B.18 2B 13 00 LTOFFRR(00) Sat 12/27/2014 08:41:46 PM : [std-Direct Ack] 1F.1D.28-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Sat 12/27/2014 08:41:46 PM : [D2D EVENT ] Event [1F 1D 28 1] [sT] [0] uom=0 prec=-1 Sat 12/27/2014 08:41:46 PM : [ 1F 1D 28 1] ST 0 Sat 12/27/2014 08:41:46 PM : [D2D-CMP 015F] STS [1F 1D 28 1] ST op=1 Event(val=0 uom=0 prec=-1) is Condition(val=0 uom=0 prec=-1) --> true Sat 12/27/2014 08:41:46 PM : [iNST-SRX ] 02 50 1F.1D.28 30.6B.18 23 13 00 LTOFFRR(00) Sat 12/27/2014 08:41:46 PM : [std-Direct Ack] 1F.1D.28-->ISY/PLM Group=0, Max Hops=3, Hops Left=0
-
I guess my ISY knows that Christmas is over because the scene to control my front lights has stopped working I think my communication is good since I have coupled the two sides with the PLM and a range extender and everything on the same circuit as the PLM is on a filterlinc that should be, and filterlincs on others that have caused problems... Everything else is working except when this scene is controlled through the ISY it almost never works, but when changed from the conrolling KPL it works great. The PLM is a new 2413S that was a replacement for my two year old one that was dieing a month or so ago. Here everything is on and I ran a scene off from the admin console which changed all the device status to off, but then queried one of them 1F.1D.28 which reports on. All 3 devices in the scene are OutletLinc 2473 v.42s. Sat 12/27/2014 08:05:39 PM : [iNST-TX-I1 ] 02 62 00 00 13 CF 13 00 Sat 12/27/2014 08:05:40 PM : [iNST-ACK ] 02 62 00.00.13 CF 13 00 06 LTOFFRR(00) Sat 12/27/2014 08:05:40 PM : [D2D EVENT ] Event [1F 1D 28 1] [sT] [0] uom=0 prec=-1 Sat 12/27/2014 08:05:40 PM : [ 1F 1D 28 1] ST 0 Sat 12/27/2014 08:05:40 PM : [D2D-CMP 015F] STS [1F 1D 28 1] ST op=1 Event(val=0 uom=0 prec=-1) is Condition(val=0 uom=0 prec=-1) --> true Sat 12/27/2014 08:05:40 PM : [D2D EVENT ] Event [30 4 89 1] [sT] [0] uom=0 prec=-1 Sat 12/27/2014 08:05:40 PM : [ 30 4 89 1] ST 0 Sat 12/27/2014 08:05:40 PM : [D2D-CMP 0160] STS [30 4 89 1] ST op=1 Event(val=0 uom=0 prec=-1) is Condition(val=0 uom=0 prec=-1) --> true Sat 12/27/2014 08:05:40 PM : [D2D EVENT ] Event [1D FB BB 5] [sT] [0] uom=0 prec=-1 Sat 12/27/2014 08:05:40 PM : [ 1D FB BB 5] ST 0 Sat 12/27/2014 08:05:40 PM : [D2D-CMP 0161] STS [1D FB BB 5] ST op=1 Event(val=0 uom=0 prec=-1) is Condition(val=255 uom=0 prec=-1) --> false Sat 12/27/2014 08:05:40 PM : [D2D-CMP 0161] STS [1D FB BB 5] ST op=6 Event(val=0 uom=0 prec=-1) != Condition(val=0 uom=0 prec=-1) --> false Sat 12/27/2014 08:05:40 PM : [D2D-CMP 0160] STS [1D FB BB 5] ST op=1 Event(val=0 uom=0 prec=-1) is Condition(val=255 uom=0 prec=-1) --> false Sat 12/27/2014 08:05:40 PM : [D2D-CMP 0160] STS [1D FB BB 5] ST op=6 Event(val=0 uom=0 prec=-1) != Condition(val=0 uom=0 prec=-1) --> false Sat 12/27/2014 08:05:40 PM : [D2D-CMP 015F] STS [1D FB BB 5] ST op=1 Event(val=0 uom=0 prec=-1) is Condition(val=255 uom=0 prec=-1) --> false Sat 12/27/2014 08:05:40 PM : [D2D-CMP 015F] STS [1D FB BB 5] ST op=6 Event(val=0 uom=0 prec=-1) != Condition(val=0 uom=0 prec=-1) --> false Sat 12/27/2014 08:05:40 PM : [D2D-CMP 015E] STS [1D FB BB 5] ST op=1 Event(val=0 uom=0 prec=-1) is Condition(val=0 uom=0 prec=-1) --> true Sat 12/27/2014 08:05:40 PM : [D2D EVENT ] Event [1F 1C 5F 1] [sT] [0] uom=0 prec=-1 Sat 12/27/2014 08:05:40 PM : [ 1F 1C 5F 1] ST 0 Sat 12/27/2014 08:05:40 PM : [D2D-CMP 0161] STS [1F 1C 5F 1] ST op=1 Event(val=0 uom=0 prec=-1) is Condition(val=0 uom=0 prec=-1) --> true Sat 12/27/2014 08:05:49 PM : [iNST-TX-I1 ] 02 62 1F 1D 28 0F 19 00 Sat 12/27/2014 08:05:49 PM : [iNST-ACK ] 02 62 1F.1D.28 0F 19 00 06 LTSREQ (LIGHT) Sat 12/27/2014 08:05:50 PM : [iNST-SRX ] 02 50 1F.1D.28 30.6B.18 2B 0A FF LNK-OFF(FF) Sat 12/27/2014 08:05:50 PM : [std-Direct Ack] 1F.1D.28-->ISY/PLM Group=0, Max Hops=3, Hops Left=2 Sat 12/27/2014 08:05:50 PM : [D2D EVENT ] Event [1F 1D 28 1] [sT] [255] uom=0 prec=-1 Sat 12/27/2014 08:05:50 PM : [ 1F 1D 28 1] ST 255 Sat 12/27/2014 08:05:50 PM : [D2D-CMP 015F] STS [1F 1D 28 1] ST op=1 Event(val=255 uom=0 prec=-1) is Condition(val=0 uom=0 prec=-1) --> false Sat 12/27/2014 08:05:50 PM : [D2D EVENT ] Event [1F 1D 28 1] [OL] [255] uom=0 prec=-1 Sat 12/27/2014 08:05:50 PM : [ 1F 1D 28 1] OL 255 Sat 12/27/2014 08:05:50 PM : [D2D EVENT ] Event [1F 1D 28 1] [RR] [28] uom=0 prec=-1 Sat 12/27/2014 08:05:50 PM : [ 1F 1D 28 1] RR 28 What am I missing here? Thanks, Jim