Search found 2 matches
- Fri Nov 09, 2007 4:39 pm
- Forum: X10, A10 Xanura Marmitek Forum
- Topic: Xanura: Voodoo enginering
- Replies: 2
- Views: 3677
Xanura: Voodoo enginering
X10/A10 works by sending signals on the mains. Switched mode power supplies which are not correctly filtered will put localised noise on the mains which may cause problems. There are many filters available to fix these poor power supplies. I think for any installation, you need to test X10 with all ...
- Fri Nov 09, 2007 4:30 pm
- Forum: X10, A10 Xanura Marmitek Forum
- Topic: AIX Programming
- Replies: 1
- Views: 2708
AIX Programming
Try putting
Sub Main
&hs.ExecX10 "k7","on", 0, 0
&hs.ExecX10 "k7","on", 0, 0
&hs.ExecX10 "k7","hail ack", 0, 0
&hs.ExecX10 "k7","hail ack", 0, 0
End Sub
Sub Main
&hs.ExecX10 "k7","on", 0, 0
&hs.ExecX10 "k7","on", 0, 0
&hs.ExecX10 "k7","hail ack", 0, 0
&hs.ExecX10 "k7","hail ack", 0, 0
End Sub