Appendix A: Control Commands For The Smart Receiver - FrontRow ICR-01 Installer's Manual

Smart receiver
Hide thumbs Also See for ICR-01:
Table of Contents

Advertisement

Appendix A: Control commands for the
Smart Receiver
The following commands can be used in Actions to control how a FrontRow ICR-01 Smart Receiver amplifier/switch
handles audio:
ICR-01 Smart Receiver / Juno Connect Master Volume Commands*
Syntax: #AUDn[Mute,Volume];
Name
Required/Optional
n
Required
Mute
Optional
Volume
Optional
Examples:
Unmute and increase volume: #AUD1[M0,V+];
Unmute and decrease volume by 2 steps: #AUD1[M0,V-2];
Set volume to 10% of maximum: #AUD1[V10];
Mute: #AUD1[M1];
Unmute: #AUD1[M0];
Toggle mute: #AUD1[M+];
Query current settings (returns value of input, mute, and volume): #AUD1[];
*For complete programming guidance, refer to the Calypso Action Control Language (CACL) manual found on the
Guides and Resources page. www.gofrontrow.com/guides-resources.
Data Type
Format
Constant
1
Variant
MCommand
where Command is 0, 1, or +
Variant
VCommand
where Command is an integer
from 1 to 100, +, or -. The + or
- may be followed by a single
digit (1-9) indicating the change
in volume steps to be made. If
no digit is entered, the volume
will increment by one.
25
Description
Denotes the sub-device. Since the
ICR-01 has only one sub device,
this is always 1
Audio mute:
• off (0);
• on (1); or
• toggle (+)
Sets the audio volume to:
• the percentage of maximum
volume corresponding to the
integer used;
• an increase in volume (+) by n
steps (+n); or
• a decrease in volume (-) by n
steps (-n)

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ICR-01 and is the answer not in the manual?

Questions and answers

Table of Contents