Search found 136 matches

by DMB
Sun May 18, 2008 9:14 pm
Forum: Questions & Discussions Forum
Topic: What motion sensors?
Replies: 53
Views: 23862

What motion sensors?

Chak, Because there is not a real ON or OFF (2 or 3 value) in the devicevalue. It's the same as with the AMST-606 (e.g. value 9 for OFF and 249 for ON). When you know the value in the devicevalue for ON and OFF it's also possible to test on these values in the event, but I prefer the script. The lig...
by DMB
Sun May 18, 2008 5:49 pm
Forum: Questions & Discussions Forum
Topic: What motion sensors?
Replies: 53
Views: 23862

What motion sensors?

Wifi, The AWST-6000 works OK in combination with RFXCOM and homeseer for switching on the lamp on the "overloop" when going upstairs. It's just stick on the stairs with double sided glue tape. http://www.domoticaforum.eu/uploaded/DMB/2008518182125_awst6000-4.gif The AWST-6000 is put on a d...
by DMB
Sat May 17, 2008 11:54 pm
Forum: Homeseer Rfxcom Plugin Forum
Topic: Kaku AMST-606
Replies: 9
Views: 7861

Kaku AMST-606

Chak,

De AWST-8802 werkt net zo goed? als de andere KAKU modules.
Ik gebruik hem niet in combinatie met KAKU lampmodules enz. maar ik lees de status via RFXCOM in homeseer in. Een script zorgt verder voor de uitcodering van de 4 toetsen.

DMB
by DMB
Sat May 17, 2008 11:46 pm
Forum: Homeseer Rfxcom Plugin Forum
Topic: Kaku AMST-606
Replies: 9
Views: 7861

Kaku AMST-606

Chak, Unit:10 in het status overzicht geeft aan dat de sensor in bit 0-3 een 9 stuurt (unit 10). Ik ben er ook nog niet achter waarom dit 10 is en af en toe een andere waarde heeft, zoals je unitnummer 2. Ik heb hier ook een AMST-606 die een 9 of 249 geeft zijnde unit 10. De dubbele schakelaar (AWST...
by DMB
Sat May 17, 2008 11:13 pm
Forum: Homeseer Rfxcom Plugin Forum
Topic: Kaku AMST-606
Replies: 9
Views: 7861

Kaku AMST-606

Chak, De devicevalue van een kaku device is als volgt opgebouwd: (Zie hspi_RFXCOM.pdf hoofdstuk 11.9) bit 0-3 = unit of groepnummer (0 = unit 1, 15 = unit 16) bit 4-7 = dim level van 0 - 15 (0 = OFF, 15 oftewel 0xF is ON) bit 8 - group command Als de sensor dicht is dan is de devicevalue 1 (HEX 01) ...
by DMB
Sat May 10, 2008 1:25 am
Forum: PLCBUS Forum
Topic: PLCbus, where is it ?
Replies: 14
Views: 22610

PLCbus, where is it ?

Protocol between PLCBUS interface and computer.
http://x10-hk.com/store/manual/plcbus/plcbus-1141.pdf

There seems to be a homeseer driver too
http://www.homeseer.com/wiki/index.php/PLCBUS_Connector

DMB
by DMB
Sat May 10, 2008 12:27 am
Forum: PLCBUS Forum
Topic: PLCbus, where is it ?
Replies: 14
Views: 22610

PLCbus, where is it ?

Because I use a lot of Xanura X10(A10) modules, this is very interesting. See http://www.elekhomica.nl/pdf/PLCBUS_Brochure.pdf (In Dutch) for a short description. Especially the improved response time compared to X10 sounds nice. There is alo a sort of gateway to convert the X10 protocol to PLCBUS a...
by DMB
Fri May 09, 2008 9:44 pm
Forum: X10, A10 Xanura Marmitek Forum
Topic: CTX35 problem
Replies: 11
Views: 8144

CTX35 problem

RdP, I use a straight thru (rechtdoor) cable, without any handshakes. According to me pin 2, 3 and 5 must be connected on the 9p D connector on both sides. Maybe you must reverse pin 2 and pin 3 (RX and TX). If a MS13 sends something on the line it's stored in the CTX35 and the Rx and Tx leds are no...
by DMB
Sun May 04, 2008 10:40 pm
Forum: Homeseer algemeen Forum
Topic: Belkin UPS communication to homeseer
Replies: 2
Views: 2398

Belkin UPS communication to homeseer

Snowboarder, Thanks for your reply. I've downloaded the Jon UPS monitor for Belkin and the Belkin Bulldog Plus Software. The Belkin software does not communicate with my UPS. Delivered with the UPS was the Belkin Powermanagement software. This software can write also the information to a logfile. I ...
by DMB
Sun May 04, 2008 2:35 pm
Forum: Homeseer algemeen Forum
Topic: Belkin UPS communication to homeseer
Replies: 2
Views: 2398

Belkin UPS communication to homeseer

I was wondering if someone has experience with connecting a Belkin UPS to homeseer, via USB or serialport?
All UPS monitor tools are using the APC protocol.

DMB
by DMB
Sun May 04, 2008 10:52 am
Forum: Homeseer algemeen Forum
Topic: Hoe HomeSeer koppelen aan RFXCOM command?
Replies: 10
Views: 5871

Hoe HomeSeer koppelen aan RFXCOM command?

Een beetje off topic maar ik maak gebruik van printkey.
Hiermee is het ook mogelijk om een gedeelte van het scherm te capturen.

http://www.webtree.ca/newlife/printkey_info.htm

DMB
by DMB
Sun Apr 20, 2008 7:40 pm
Forum: Domoticaboek Heino Peters
Topic: Test programma domotica interface
Replies: 79
Views: 154803

Test programma domotica interface

Arco, Ik heb je code bekeken. Volgens mij is het probleem dat je FF als string verstuurd. strTerugCode = AansturenCOM("FF") ' Startcommando Deze verstuur je met MSComm1.Output = StrSend De string "FF" bestaat uit 2 characters dus 2 bytes. De ASCII waarde van een 'F' is hex 46. Er...
by DMB
Sat Apr 19, 2008 12:37 am
Forum: Domoticaboek Heino Peters
Topic: Test programma domotica interface
Replies: 79
Views: 154803

Test programma domotica interface

Arco, Goed om te horen dat het werkt. De VB .net hakt er inderdaad wel in op een 64 Mb systeem. Als je de source compileert en linkt voor het maken van een .exe dan is de gevraagde processortijd ongeveer 75% minder. De sourcecode moet makkelijk om te zetten zijn naar VB6. Alleen het openen van de se...
by DMB
Mon Apr 07, 2008 9:25 pm
Forum: Domoticaboek Heino Peters
Topic: Test programma domotica interface
Replies: 79
Views: 154803

Test programma domotica interface

Noob, Arco en alle andere volgelingen van Heino.

Op veler verzoek hierbij de source van versie 1.5 van het testprogramma.

DMB

<b>Download Attachment:</b> [img]images/icon_paperclip.gif[/img] domotica interface v1[1].5.zip<br />48.43KB
by DMB
Tue Feb 12, 2008 7:57 pm
Forum: X10, A10 Xanura Marmitek Forum
Topic: Xanura PMIX35 Controller Analyzer
Replies: 54
Views: 41312

Xanura PMIX35 Controller Analyzer

Pieter, Hoe selecteer je een module als je niet meer op het programmeer knopje behoeft te drukken? (Zet module in programmeer modus) Software lijkt in in ieder geval uitgebreider dan die bij de CIX zat. Ik programmeer nu alles via de PUX, die is makkelijk mee te nemen. Als de PMIX35 enigzins betaalb...

Go to advanced search