Page 1 of 1

How to set light from the control buttons d&r airlite

Posted: 23 Dec 2019 22:47
by mark62
Hello,
I recently bought the airlight and all is working well. Only the lights from the 16 buttons that I use for the 2 cartwall players are not working. I would like them to be green when inactive and red when active. Can someone please tell me how I can fix that?

Thank you in advance.

Kind regards Mark

Re: How to set light from the control buttons d&r airlite

Posted: 24 Dec 2019 13:47
by radio42
You can use the following control commands to set the LEDs of your Airlite:
EXEC_SEND_DRAIRLITE_SETLED
EXEC_SEND_DRAIRLITE_SETLEDBLINK

Related posts on how to use them can be found here (some are related to the Airence, but the Airlite is working in the same way):
https://www.proppfrexx.radio42.com/foru ... f=5&t=1701
https://www.proppfrexx.radio42.com/foru ... f=9&t=1859
https://www.proppfrexx.radio42.com/foru ... f=8&t=1392

Re: How to set light from the control buttons d&r airlite

Posted: 24 Dec 2019 14:54
by atlantic
Maybe this screenprint helps
LED Cartwall.png

Re: How to set light from the control buttons d&r airlite

Posted: 24 Dec 2019 15:22
by mark62
Thank you both for your reply. I wil try to fix this tonight.

Merry christmas!

Mark

Re: How to set light from the control buttons d&r airlite

Posted: 24 Dec 2019 21:34
by mark62
Hello,

The issue is solved for the first row (CW1). But when I push a green button from row B (CW2) this stays green and the button left from it (row A CW1) turns red. Any idea what I've done wrong?

Kind regards Mark

Re: How to set light from the control buttons d&r airlite

Posted: 24 Dec 2019 23:30
by radio42
No, as I/we don’t know your command mapping for the events you used.
And I/we also don’t know how you would like to map the buttons to the cartwalls.

Note, that the buttons of the Airlite are numbered.
Also note, that the cartwall carts are also numbered. Cartwall 1 and 2 are using the same cardIDs!
But these numbers are of course not matching the Airlite buttons.
So you probably need to apply some math to the cardIDs.
See the *INT[...] macro function for details (in the user manual appendix).