[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: globalAction to change global variable in the determinator
problems
gorstj2000 wrote:
I have noticed the following error in the error log. Does this help
track down the problem with updating global variables?
Sun 20/03/05 21:29:16 : Error setting global LOUNGEX10: COM object with
CLSID {0E59F1D5-1FBE-11D0-8FF2-00A0D10038BC} is either not valid or not
registered.
Sun 20/03/05 21:29:16 : Error setting global LOUNGETEXT: COM object with
CLSID {0E59F1D5-1FBE-11D0-8FF2-00A0D10038BC} is either not valid or not
registered.
Sun 20/03/05 21:31:09 : Unable to (re)Load Scripts, original scripts
restored (COM object with CLSID {0E59F1D5-1FBE-11D0-8FF2-00A0D10038BC}
is either not valid or not registered.)
I only stumbled upon the error log when I tried to reload scripts in
xplmanager. Where is the error log stored?
Cheers
>I have generated the following determinator with xplhalmgr
>
>It works to a point, ie it executes when it reiveves the slimserver ir
>xpl message. It runs the osd.basic section correctly. However it
>doesnt change the global variables - is there a problem in the way the
>determinator is setting it up?
>
>Cheers
>
><?xml version="1.0" standalone="no"?>
><xplDeterminator>
> <determinator name="Lounge 1 A1 tall lamp"
description="" enabled="Y">
> <input match="all">
> <xplCondition display_name="1"
msg_type="trig"
>source_vendor="slimdev" source_device="slimserv"
>source_instance="lounge" target_vendor="*"
target_device="*"
>target_instance="*" schema_class="remote"
schema_type="basic">
> <param name="keys" operator="="
value="1de2b24d" />
> </xplCondition>
> </input>
> <output>
> <globalAction executeOrder="0"
display_name="loungex10 to a1"
>name="LOUNGEX10" value="A1" />
> <globalAction executeOrder="1"
display_name="loungetext to tall
>lamp" name="LOUNGETEXT" value="Tall lamp"
/>
> <xplAction executeOrder="2" display_name="New
Action"
>msg_type="cmnd"
msg_target="SLIMDEV-SLIMSERV.LOUNGE"
>msg_schema="osd.basic">
> <xplActionParam expression="command=clear" />
> <xplActionParam expression="text=\n{LOUNGETEXT} is
selected" />
> </xplAction>
> </output>
> </determinator>
></xplDeterminator>
>
>
>
>
>
>
>xPL Links: http://www.xplproject.org.uk http://www.xplhal.com http://www.xpl.myby.co.uk
>To Post a Message: ukha_xpl@xxxxxxx
>To Subscribe: ukha_xpl-subscribe@xxxxxxx
>To Unsubscribe: ukha_xpl-unsubscribe@xxxxxxx
>Yahoo! Groups Links
>
>
>
>
>
>
>
>
>
xPL Links: http://www.xplproject.org.uk http://www.xplhal.com http://www.xpl.myby.co.uk
To Post a Message: ukha_xpl@xxxxxxx
To Subscribe: ukha_xpl-subscribe@xxxxxxx
To Unsubscribe: ukha_xpl-unsubscribe@xxxxxxx
xPL Main Index |
xPL Thread Index |
xPL Home |
Archives Home
|