The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: VB control of CM12A


  • To: <ukha_d@xxxxxxx>
  • Subject: RE: VB control of CM12A
  • From: "Adam Stevens" <adam@xxxxxxx>
  • Date: Mon, 30 Apr 2001 11:17:24 +0100
  • Delivered-to: rich@xxxxxxx
  • Delivered-to: mailing list ukha_d@xxxxxxx
  • Mailing-list: list ukha_d@xxxxxxx; contact ukha_d-owner@xxxxxxx
  • Reply-to: ukha_d@xxxxxxx

> Any one had any success with controlling a CM12A via VB (or C for that
> matter) ?

The Homeseer ActiveX component works fine with a CM12, but it does mean you
have to install Homeseer (rather than just the Keware ocx).  You may need a
registered version of Homeseer to use the ActiveX stuff though (or rather,
if you want to use it for more than the 30 days eval period).

Something like:

set hs = createObject("HomeSeer.Application")
hs.execX10 "A1", "on"
set hs = nothing

should work.

You can even run it via DCOM, which is neat.

I've never had any luck with just the ocx's, although as I run Homeseer
anyway, I haven't given them much time.

Adam.



Home | Main Index | Thread Index

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.