0

Volume Control Feedback

Question for the clever people... I'm controlling the volume of a Brightsign incrementally with a Crestron controller. Is there any way that the Brightsign can share the current value of the volume; i.e. feedback to the controller??

 

Thanks

 

Damien

1 comment

  • 0
    Avatar
    Sean McKinty

    Hi Damien,

    If you store the volume as a User Variable on the BrightSign player I'm pretty sure you can then send it via UDP/serial back to the Crestron - the sequence below (in response to a 'Volume Up' trigger) should increment the Volume variable by 1, set the player volume to match, then send the new value out via UDP and as a serial byte:

    Hopefully that helps a bit.

    Sean.

     

Please sign in to leave a comment.