The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

sendx10 wont work


  • Subject: sendx10 wont work
  • From: Adrian <yahoo@xxxxxxxxxxxxxx>
  • Date: Sun, 18 Sep 2005 21:07:16 +0100

Have tried using someones sendx10 sub without success, have simplified
it down to the below and it fails with the below message, all i'm
sending it is A1,on
(I dont have a CM12, am using comfort), any idea's?   Am i missing
something?

x10 is working as i can select A1 from the list of x10 devices and turn
it on (through comfort)

*Sun 18/09/05 20:49:45 : Error Executing Script 'SENDX10' (Procedure
call or argument is not valid.) *


sub SendX10(device, command)

strmsg=""
strmsg="Command="+ucase(command)+chr(10)
strmsg=strmsg + "Device="+device+chr(10)
' send x10 xpl message
call xpl.sendmsg("","","X10.BASIC",strmsg)

end sub





xPL Main Index | xPL Thread Index | xPL Home | Archives Home

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.