Setup Cartwall Lights on Control Module of D&R Airence MK2

You have a question or need an advice about how to do something? Ask it here!
User avatar
Knarrenheinz
Posts: 45
Joined: 29 Oct 2022 20:39
Re: Setup Cartwall Lights on Control Module of D&R Airence MK2

Post by Knarrenheinz »

OK, Bernd!
Thank you very, very much for your help. I really appreciate it!
Have a very nice evening.
ProppFrexx ONAIR Professional v4.5.2.2 (NON-Commercial) | USB Device Registration
Windows 11 Pro 24H2 build 26100.3467 | Intel Core i7 1280P/4.8 GHz | 16GB RAM
D&R Airence MK2 Main Unit | 1x VoIP | 1x WPC
D&R Airence MK2 Extender Unit | 2x RIAA
User avatar
radio42
Site Admin
Posts: 8926
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Setup Cartwall Lights on Control Module of D&R Airence MK2

Post by radio42 »

Until then, try to remove the space at the end of the ASYNC command.
User avatar
radio42
Site Admin
Posts: 8926
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Setup Cartwall Lights on Control Module of D&R Airence MK2

Post by radio42 »

Here is the video: https://www.dropbox.com/scl/fi/cuwzurax ... 2nkrk&dl=0

Using the following setting for OnCartwallChanged (or ...Selected) event:

Code: Select all

ASYNC 
SLEEP 200
EXEC_SEND_DRAIRENCE_SETLED 1|0
EXEC_SEND_DRAIRENCE_SETLED 3|0
EXEC_SEND_DRAIRENCE_SETLED 5|0
EXEC_SEND_DRAIRENCE_SETLED 7|0
EXEC_SEND_DRAIRENCE_SETLED 9|0
EXEC_SEND_DRAIRENCE_SETLED 11|0
EXEC_SEND_DRAIRENCE_SETLED 13|0
EXEC_COMMAND2 ${cw1cart1trackname}|NOT(Equals())|EXEC_SEND_DRAIRENCE_SETLED 1|2
EXEC_COMMAND2 ${cw1cart2trackname}|NOT(Equals())|EXEC_SEND_DRAIRENCE_SETLED 3|2
EXEC_COMMAND2 ${cw1cart3trackname}|NOT(Equals())|EXEC_SEND_DRAIRENCE_SETLED 5|2
EXEC_COMMAND2 ${cw1cart4trackname}|NOT(Equals())|EXEC_SEND_DRAIRENCE_SETLED 7|2
EXEC_COMMAND2 ${cw1cart5trackname}|NOT(Equals())|EXEC_SEND_DRAIRENCE_SETLED 9|2
EXEC_COMMAND2 ${cw1cart6trackname}|NOT(Equals())|EXEC_SEND_DRAIRENCE_SETLED 11|2
EXEC_COMMAND2 ${cw1cart7trackname}|NOT(Equals())|EXEC_SEND_DRAIRENCE_SETLED 13|2
User avatar
Knarrenheinz
Posts: 45
Joined: 29 Oct 2022 20:39
Re: Setup Cartwall Lights on Control Module of D&R Airence MK2

Post by Knarrenheinz »

Hi Bernd,

Thanks for making that video!
I have removed everything from the OnCartwallChanged section and put in all the codes you've provided me.
Then I opened events file in notepad and removed the space behind the ASYNC command, and saved it.
In ProppFrexx I imported this newly saved events file.

Unfortunately I have to inform you that nothing has changed on my physical mixer. Unlike your simulator all buttons keep lighting up with whatever jingle library I load into a cartwall.

I don't get it anymore. :?
ProppFrexx ONAIR Professional v4.5.2.2 (NON-Commercial) | USB Device Registration
Windows 11 Pro 24H2 build 26100.3467 | Intel Core i7 1280P/4.8 GHz | 16GB RAM
D&R Airence MK2 Main Unit | 1x VoIP | 1x WPC
D&R Airence MK2 Extender Unit | 2x RIAA
User avatar
radio42
Site Admin
Posts: 8926
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Setup Cartwall Lights on Control Module of D&R Airence MK2

Post by radio42 »

Me either. Which means, we have to call in the D&R support and ask for an explanation, why the simulator works differently then the physical mixer.
User avatar
Knarrenheinz
Posts: 45
Joined: 29 Oct 2022 20:39
Re: Setup Cartwall Lights on Control Module of D&R Airence MK2

Post by Knarrenheinz »

Yes, I guess that's the only thing what lasts.
I think that in this case you have more luck contacting D&R, as a developer of software that can be used with their products, than me. Or do I see this wrong?
Thanks again for all you time you already invested in this topic!
ProppFrexx ONAIR Professional v4.5.2.2 (NON-Commercial) | USB Device Registration
Windows 11 Pro 24H2 build 26100.3467 | Intel Core i7 1280P/4.8 GHz | 16GB RAM
D&R Airence MK2 Main Unit | 1x VoIP | 1x WPC
D&R Airence MK2 Extender Unit | 2x RIAA
User avatar
radio42
Site Admin
Posts: 8926
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Setup Cartwall Lights on Control Module of D&R Airence MK2

Post by radio42 »

I will contact them tomorrow morning.
User avatar
radio42
Site Admin
Posts: 8926
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Setup Cartwall Lights on Control Module of D&R Airence MK2

Post by radio42 »

I have contacted the D&R support - but just to be sure you don't have a tag name issue with your cartwall tracks, can you define in the User Command window panel two custom command buttons with the following commands:

Button 1:
EXEC_SEND_DRAIRENCE_SETLED 1|0
EXEC_SEND_DRAIRENCE_SETLED 3|0
EXEC_SEND_DRAIRENCE_SETLED 5|0
EXEC_SEND_DRAIRENCE_SETLED 7|0
EXEC_SEND_DRAIRENCE_SETLED 9|0
EXEC_SEND_DRAIRENCE_SETLED 11|0
EXEC_SEND_DRAIRENCE_SETLED 13|0
EXEC_SEND_DRAIRENCE_SETLED 1|2
EXEC_SEND_DRAIRENCE_SETLED 3|2

Button2:
EXEC_SEND_DRAIRENCE_SETLED 1|0
EXEC_SEND_DRAIRENCE_SETLED 3|0
EXEC_SEND_DRAIRENCE_SETLED 5|0
EXEC_SEND_DRAIRENCE_SETLED 7|0
EXEC_SEND_DRAIRENCE_SETLED 9|0
EXEC_SEND_DRAIRENCE_SETLED 11|0
EXEC_SEND_DRAIRENCE_SETLED 13|0
EXEC_SEND_DRAIRENCE_SETLED 1|2
EXEC_SEND_DRAIRENCE_SETLED 3|2
EXEC_SEND_DRAIRENCE_SETLED 5|2
EXEC_SEND_DRAIRENCE_SETLED 7|2
EXEC_SEND_DRAIRENCE_SETLED 9|2
EXEC_SEND_DRAIRENCE_SETLED 11|2
EXEC_SEND_DRAIRENCE_SETLED 13|2


Once defined please click on the two buttons and see the result on the mixer. Does this work?
Expected:
After Button 1: LED 1,3 are green.
After Button 2: LED 1,3, 5, 7, 9, 11, 13 are green.
Again Button 1: LED 1,3 are green again.
User avatar
radio42
Site Admin
Posts: 8926
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Setup Cartwall Lights on Control Module of D&R Airence MK2

Post by radio42 »

Any results with the above test?
User avatar
Knarrenheinz
Posts: 45
Joined: 29 Oct 2022 20:39
Re: Setup Cartwall Lights on Control Module of D&R Airence MK2

Post by Knarrenheinz »

Hi Bernd,

Sorry for the late reply!

Yes, this is working like you said. First two buttons light up (1 and 3) and then seven buttons light up (1, 3, 5, 7, 9, 11 and 13).
I can repeat this without failure.

Thanks!
ProppFrexx ONAIR Professional v4.5.2.2 (NON-Commercial) | USB Device Registration
Windows 11 Pro 24H2 build 26100.3467 | Intel Core i7 1280P/4.8 GHz | 16GB RAM
D&R Airence MK2 Main Unit | 1x VoIP | 1x WPC
D&R Airence MK2 Extender Unit | 2x RIAA

Post Reply