On airlite second row fastbuttons won't start
Posted: 10 Feb 2017 21:58
Here's on odd thing:
The D&R airlite has 16 buttons that can for instance start a Cart from the cardwall.
Now I have loaded 16 cards into CWI and use this events scripting as following:
OnCartPlay
EXEC_SEND_DRAIRLITE_REMOTEON 7|1
EXEC_SEND_DRAIRLITE_SETLEDBLINK ${cartid}|1|0|1
This works great for the first row on the airlite (1-8 row A). It plays the cart and acts exactly as I want.
But the second row on the airlite (1-8 B) won't start the respective carts. Weird thing is that when I manually start Cart 9 (by mouse) it does blink at the correct button. Just the button start doesn't work from carts 9 to 16 (1-8 B).
Am I missing out on some command or routing?
The D&R airlite has 16 buttons that can for instance start a Cart from the cardwall.
Now I have loaded 16 cards into CWI and use this events scripting as following:
OnCartPlay
EXEC_SEND_DRAIRLITE_REMOTEON 7|1
EXEC_SEND_DRAIRLITE_SETLEDBLINK ${cartid}|1|0|1
This works great for the first row on the airlite (1-8 row A). It plays the cart and acts exactly as I want.
But the second row on the airlite (1-8 B) won't start the respective carts. Weird thing is that when I manually start Cart 9 (by mouse) it does blink at the correct button. Just the button start doesn't work from carts 9 to 16 (1-8 B).
Am I missing out on some command or routing?