W800 and X10 RF Remote
Posted: Mon May 09, 2005 2:16 am
I have a W800. It appears to be installed correctly, etc. I am trying to get my X10 RF remote to control an X10 lamp module. The help file for the W800 plugin says:
To reflect the received RF X10 command back onto the power line, a simple Task like the one shown below can be used. This Task will reflect ALL X10 commands back on the power line. It can be modified to limit the commands that are reflected.
If ('X10 Controller.Composite Property' is Not Equal 'Never Match') Then
Change 'X10 Controller.Composite Property' to %%X10 Controller Composite Property%%'
I have done this and corrected it based on a previous post here that pointed out that the help file is wrong and there should be a period between Controller and Composite in the second instance in the Change line.
Even after correcting this error this will not work. I am getting the following error messages in my error log:
May 08 2005,11:13:12PM,X10 Controller,Error,"The composite key [] is not in the correct format HouseCode;UnitCode[;X10Command[;LevitonDim|;RepeatCount]]"
May 08 2005,11:13:12PM,Property:Composite Property,Error,"Due to an error, Device [X10 Controller] Property [Composite Property] DID NOT change."
May 08 2005,11:13:12PM,Error Log,Error,"Due to an error, [X10 Controller.Composite Property] was NOT changed to []"
May 08 2005,11:13:12PM,Error Log,Error,"Due to an error, [X10 Controller.Composite Property] was NOT changed to []"
Any idea what I am doing wrong here?
To reflect the received RF X10 command back onto the power line, a simple Task like the one shown below can be used. This Task will reflect ALL X10 commands back on the power line. It can be modified to limit the commands that are reflected.
If ('X10 Controller.Composite Property' is Not Equal 'Never Match') Then
Change 'X10 Controller.Composite Property' to %%X10 Controller Composite Property%%'
I have done this and corrected it based on a previous post here that pointed out that the help file is wrong and there should be a period between Controller and Composite in the second instance in the Change line.
Even after correcting this error this will not work. I am getting the following error messages in my error log:
May 08 2005,11:13:12PM,X10 Controller,Error,"The composite key [] is not in the correct format HouseCode;UnitCode[;X10Command[;LevitonDim|;RepeatCount]]"
May 08 2005,11:13:12PM,Property:Composite Property,Error,"Due to an error, Device [X10 Controller] Property [Composite Property] DID NOT change."
May 08 2005,11:13:12PM,Error Log,Error,"Due to an error, [X10 Controller.Composite Property] was NOT changed to []"
May 08 2005,11:13:12PM,Error Log,Error,"Due to an error, [X10 Controller.Composite Property] was NOT changed to []"
Any idea what I am doing wrong here?