18
MAS7.1 Suplemental Guide, Rev 1.1, 9/28/07
MAS7.1 Command Reference
‘Q’ Query Status (Continued)
Where ‘
flags
’ is a bitmapped parameter:
PWR- 1=Power State has changed.
SEL - 1=Selection (Input / Output Mapping) has changed.
BTN - 1=One or more buttons have been pressed.
IRR - 1=A new IR code has been received.
LMI - 1=Lighting Mode or Intensity Level Settings have changed.
CTL - 1=Control Settings have changed.
DLY - 1=Switching delays have changed.
MUT- 1=Mute settings have changed.
FPC - 1=Front panel settings have changed.
PSM- 1=Primary / secondary mappings have changed.
This command uses a bitmapped parameter. See:
.
‘QZ’ Query for Zone Information
Returns the number of Inputs, Zones, and Breakaway channels.
QZ ?
Query for number of Inputs, Zones, and Breakaway channels
Response String:
=QZ
inputs
,
zones
,
breakaway_opt_1
,
breakaway_opt_n
,...
Where:
inputs
= Number of inputs.
zones
= Number of zones.
breakaway_opt_x
= A variable number of breakaway options.
This command is used to determine the number of inputs, zones, and the different breakaway options available
to a device.
Its response string is static (it always returns the same string).
For a MAS7.1, the response string will always read:
=QZ 3,1,H,M,D,A
Which indicates 3 Inputs, 1 Zone, and the Breakaway options H,M,D,A.
‘SS’ Save States (*)
Backs up the current states of the MAS7.1 in EEPROM.
EEPROM is a type of memory that retains its data even when power is disconnected from the MAS7.1.
There are two types of data that this command can save in EEPROM.
The first is that data that is associated with all commands that can have a ‘$’ suffix added to them.
The second option is the power on state. By default, when power is first applied to the MAS7.1, it power on in
the standby mode. If the power button it pressed, it powers itself on, with all channels pointing to input 1. This
default behavior can be changed using this command.
Decimal Value
+512
+256
+128
+64
+32
+16
+8
+4
+2
+1
Bit Position
9
8
7
6
5
4
3
2
1
0
Name
PSM
FPC
MUT
DLY
CTL
LMI
IRR
BTN
SEL
PWR