Programmer’s guide, cont’d, Command/response table, Command/response table for sis commands – Extron Electronics HVA User Manual
Page 46

Programmer’s Guide, cont’d
CrossPoint Matrix Switchers • Programmer’s Guide
4-4
Command/Response Table
Symbol Definitions:
= Carriage return/line feed
= Carriage return (no line feed)
•
= Space
X1
= Input number
01 – 08 (CrossPoint 84, 88);
01 – 12 (CrossPoint 124, 128);
01 – 16 (CrossPoint 168, 1616)
X2
= Output number
01 – 04 (CrossPoint 84, 124);
01 – 08 (CrossPoint 88, 128, 168);
01 – 16 (CrossPoint 1616)
X3
= Input number (for tie) 0 – maximum number of inputs (0=disconnected)
X4
= Audio gain
0 – 9 (1dB/step)
X5
= Audio attenuation
1 – 15 (1dB/step)
X6
= Numeric dB value
-15 to +09
X7
= Preset number
00 – 16 (0 = current configuration)
X8
= Preset number
01 – 16
X9
= Mute status
0 = no mute, 1 = video mute, 2 = audio mute, 3 = V and A mute
X10
= Executive mode, mute 1 = on;
0 = off
X11
= Controller software version number to second decimal place
Command/response table for SIS commands
Command
ASCII Command Response
Additional description
(host to switcher)
(switcher to host)
Create ties
Tie input
X3
to output
X2
, A & V
X3
*
X2
!
Out
X2
•In
X3
•All
Example:
1*3!
Out03•In01•All
Tie input 1 A & V to output 3.
Tie input
to output, RGBHV only
X3
*
X2
&
Out
X2
•In
X3
•RGB
Audio breakaway.
Example
1
:
10*4&
Out04•In10•RGB
Tie input 10 RGB to output 4.
Tie input
X3
to output
X2
, video only
X3
*
X2
%
Out
X2
•In
X3
•Vid
Audio breakaway.
Example
1
:
7*5%
Out05•In07•Vid
Tie input 7 video to output 5.
Tie input
X3
to output
X2
, audio only
X3
*
X2
$
Out
X2
•In
X3
•Aud
Audio breakaway.
Example:
12*8$
Out08•In12•Aud
Tie input 12 audio to output 8.
Quick multiple tie
Esc
Q
X3
*
X2
!…
X3
*
X2
!
Out•Multi•In•Multi•All
Example:
Esc
Q3*4!3*5!3*6!
Out•Multi•In•Multi•All
Tie input 3 to outputs 4, 5, and 6.
Tie input to all outputs
X3
!
Out•Multi•In
X3
•All
Example:
5!
Out•Multi In05•All
Tie input 5 to all outputs.
Audio input gain and attenuation
Set audio input gain
to +dB value
X1
*
X4
G
In
X1
•Aud=
X6
Example:
1*2G
In01•Aud=+02
Set input 1 audio gain to +2dB.
Set audio input attenuation
to -dB value
X1
*
X5
g
In
X1
•Aud=
X6
Increment gain up
X1
{G
In
X1
•Aud=
X6
Example:
5 {G
In05•Aud=+03
Audio input 5 level incremented
from +2dB to +3dB.
Decrement gain down
X1
}G
In
X1
•Aud=
X6
Example:
7 }G
In07•Aud=-09
Audio input 7 level decremented
from -8dB to -9dB.
1
The & tie command for RGB and the % tie command for video can be used interchangeably on the CrossPoint models.
Input and output numbers in
commands may be entered as
either 1-digit or 2-digit numbers.
All input and output numbers
are specified as 2-digit numbers
in the response.