AIX Programming
Posted: Sun Oct 21, 2007 10:51 pm
Hi All,
I trying to program AIX module with Homeseer
the Hail Acknowledge command is not reacting the unit..
what is wrong in this script?
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
I trying to program AIX module with Homeseer
the Hail Acknowledge command is not reacting the unit..
what is wrong in this script?
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