Jump to content
C4 Forums | Control4

Updating Navigator Room Volume Percentage


Recommended Posts

Hi all,

I have what is hopefully quite a simple question regarding Room Volume Level. I'm somewhat new to Control4 and moderately experienced with Lua, and I've been working on a Serial/IP driver using DriverEditor v3 for a Home Theater Pre-Amp Processor. My question is regarding the volume percentage that displays in the Control4 Room Navigator. What specific API call is used to update this value?

Currently, regardless of the method used to change the pre-amp processor's volume, the Room Volume remains at 0% (including using the + and - buttons next to the percentage). From what I've researched, I suspect that when the driver changes volume I will need to make a call along these lines?

C4:SendToProxy(5001, 'VOLUME_LEVEL_CHANGED', {LEVEL = level})

Am I on the right track? Thanks in advance!

image.png.f38a08ad3c9aed3b3b084736366642bf.png

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.