- Posts: 367
- Thank you received: 96
Anthem Driver
- davep
- Offline
- Admin
-
Less
More
2 years 4 months ago #2002
by davep
Replied by davep on topic Anthem Driver
There is discrete volume commands AV|<id>~Volume~23 0 to 100
You can also use the Test command to send any arbitrary command AV|<id>~Test~<anything you want>
You can also use the Test command to send any arbitrary command AV|<id>~Test~<anything you want>
Please Log in to join the conversation.
- bitzerjd
- Offline
- User
-
Less
More
- Posts: 373
- Thank you received: 3
2 years 4 months ago #2003
by bitzerjd
Replied by bitzerjd on topic Anthem Driver
Hi,
The issue is that it doesn't work. Tried AV|7~Volume~50 and other combinations and they don't change the volume. I know the connection is OK because some of the commands work (Vol up/down) for example. In addition, I cannot get any of the IRCmd commands to work.
The issue is that it doesn't work. Tried AV|7~Volume~50 and other combinations and they don't change the volume. I know the connection is OK because some of the commands work (Vol up/down) for example. In addition, I cannot get any of the IRCmd commands to work.
Please Log in to join the conversation.
- bitzerjd
- Offline
- User
-
Less
More
- Posts: 373
- Thank you received: 3
2 years 4 months ago #2004
by bitzerjd
Replied by bitzerjd on topic Anthem Driver
FYI - My Anthem is a AVM 70 8K
Please Log in to join the conversation.
- Mark Guebert
- Offline
- User
-
Less
More
- Posts: 34
- Thank you received: 0
2 years 4 months ago #2009
by Mark Guebert
Replied by Mark Guebert on topic Anthem Driver
The volume commands do not work with mine either, AVM60. When the volume is changed on the unit itself it does update in the driver screen.
Please Log in to join the conversation.
- stanger89
- Topic Author
- Offline
- User
-
Less
More
- Posts: 74
- Thank you received: 5
2 years 4 months ago #2017
by stanger89
Replied by stanger89 on topic Anthem Driver
I think you need to set it to -<num> like -35. That said...
27/03/2024 21:51:41.51 · DEBUG · Server.doCommand - AV|10~Volume~34 from dashboard-fx-posm
27/03/2024 21:51:41.51 · DEBUG · Anthem.doCommand - Cmd=[10~Volume~34] Client=[dashboard-fx-posm]
27/03/2024 21:51:41.51 · DEBUG · Anthem.TX: (10) - Z1VOL56
27/03/2024 21:51:41.51 · DEBUG · Anthem.RX: MRX1120 - [!RZ1VOL56]
I think my MRX1120 is expecting volume values from -90 - 0. It looks like myServer is subtracting whatever you enter from 90. So:
AV|10~Volume~90 results in setting my MRX to 0, AV|10~Volume~150 results in -60. Actually it seems anything between 90 and 180 works.
Yup, AV|<id>~Volume~(90 - <desired volume>) (where <desired volume> is -90 - 0) "works"
I just tried this with my MRX1120, seems like there's something weird going on with the commands:There is discrete volume commands AV|<id>~Volume~23 0 to 100
You can also use the Test command to send any arbitrary command AV|<id>~Test~<anything you want>
27/03/2024 21:51:41.51 · DEBUG · Server.doCommand - AV|10~Volume~34 from dashboard-fx-posm
27/03/2024 21:51:41.51 · DEBUG · Anthem.doCommand - Cmd=[10~Volume~34] Client=[dashboard-fx-posm]
27/03/2024 21:51:41.51 · DEBUG · Anthem.TX: (10) - Z1VOL56
27/03/2024 21:51:41.51 · DEBUG · Anthem.RX: MRX1120 - [!RZ1VOL56]
I think my MRX1120 is expecting volume values from -90 - 0. It looks like myServer is subtracting whatever you enter from 90. So:
AV|10~Volume~90 results in setting my MRX to 0, AV|10~Volume~150 results in -60. Actually it seems anything between 90 and 180 works.
Yup, AV|<id>~Volume~(90 - <desired volume>) (where <desired volume> is -90 - 0) "works"
The following user(s) said Thank You: bitzerjd
Please Log in to join the conversation.
- bitzerjd
- Offline
- User
-
Less
More
- Posts: 373
- Thank you received: 3
2 years 3 months ago #2184
by bitzerjd
Replied by bitzerjd on topic Anthem Driver
Is there any movement on changing the behavior of the driver. I don't want to hardcode the workaround if the behavior is going to be changed.
Please Log in to join the conversation.
Time to create page: 0.198 seconds