[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
globalAction to change global variable in the determinator
problems
- Subject: globalAction to change global variable in the
determinator problems
- From: "gorstj2000" <ukha@xxxxxxxxxxx>
- Date: Sun, 20 Mar 2005 17:21:52 -0000
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
xPL Main Index |
xPL Thread Index |
xPL Home |
Archives Home
|