Hi,
Just thought I'd share something that works for me.
There is a module that sometimes doesn't respond to off commands via PLC.
I have a lamp controlled by an appliance module that responds fine from an ActiveEye sensor On command.
It however responds intermittently to the sensor Off command.
I've confirmed this by performing multiple tests and closely watching the Activity Monitor report.
In those instances when it doesn't respond, we have to use a PalmPad to turn the lamp off.
To overcome that, I've created a simple macro that sends an RF Off command triggered by a sensor Off command. For good measure, I parallel it with a PLC Off command also. By doing this I've essentially created a virtual signal repeater.
The appliance module now responds flawlessly.
I need to add that I have a couple of TM571s strategically located in the house away from the CM15A. I'm surmising that the CM15A which is closest to the source sensor is not generating a strong enough signal to reach the target appliance module. So, by sending a macro generated RF off command, one of the TM571s receives it, transmits a PLC off to the appliance module which it receives "loud and clear" and turns the lamp off.
ymmv.
r,
eagle