Zabaware Support Forums

Ultra Hal & Mister House

Started by stormserver, June 05, 2010, 11:42:52 PM

Previous topic - Next topic

stormserver

Does anyone have any idea if this code (from another post)

If UserSentence = "Turn on the TV" Then
BlockSave = True
GetResponse = "I'm turning on the TV boss."
GetResponseBlock = True
Set GirderEvent = CreateObject("Girder.GirderEvent")
GirderEvent.Device = 18
GirderEvent.EventString = "TV_ON"
GirderEvent.Payload(1) = payload
GirderEvent.Send()
End If

can be easily modified to work with MisterHouse?

Thanks!
 

cyberjedi

That looks like  the coding for X-10 equip or equiv

Art

I don't think Misterhouse works with Windows 10. I'm not sure that it is supported by anyone or forum, given it's age.

Girder was sort of an event driven,scripted,automation programming language. Don't know the status of it either but I'm certain it's rather dated.

So it's anyone's guess at this point. There are many other automation program available that might do what you require as well as some easy programming languages to employ.

Good luck!
In the world of AI it's the thought that counts!

- Art -