Set the image size.
Sets the image
properties of the
selected scaler.
COMMAND
#IMAGE-PROPscaler_id<CR>
FEEDBACK
~nn@IMAGE-PROPscaler_id,video_mode…<CR><LF>
scaler_id – Scaler number – 1
video_mode – Status
0 – Over scan
1 – Full
2 – Best fit
3 – Pan scan
4 – Letter box
5 – Under 2
6 – Under 1
7 – Follow in
Set the image size to Full:
#IMAGE-PROP1,1<CR>
Get the image size.
Gets the image
properties of the
selected scaler.
COMMAND
#IMAGE-PROP?scaler_id<CR>
FEEDBACK
~nn@IMAGE-PROPscaler_id,video_mode…<CR><LF>
scaler_id – Scaler number – 1
video_mode – Status
0 – Over scan
1 – Full
2 – Best fit
3 – Pan scan
4 – Letter box
5 – Under 2
6 – Under 1
7 – Follow in
Get the image size:
#IMAGE-PROP?1<CR>
Get device model.
This command
identifies equipment
connected to VP-427X1
and notifies of identity
changes to the
connected equipment.
The Matrix saves this
data in memory to
answer REMOTE-INFO
requests.
COMMAND
#MODEL?<CR>
FEEDBACK
~nn@MODELmodel_name<CR><LF>
model_name – String of up to 19
printable ASCII chars
Get the device model:
#MODEL?<CR>
COMMAND
#MUTEout_index,mute_mode<CR>
FEEDBACK
~nn@MUTEout_index,mute_mode<CR><LF>
out_index – 1
mute_mode – On/Off
0 – Off
1 – On
Set output to mute:
#MUTE1,1<CR>
COMMAND
#MUTE?out_index<CR>
FEEDBACK
~nn@MUTEout_index,mute_mode<CR><LF>
out_index – 1
mute_mode – On/Off
0 – Off
1 – On
Get mute status of output:
#MUTE1?<CR>
Set machine (DNS)
name.
The machine name
is not the same as the
model name. The
machine name is used
to identify a specific
machine or a network in
use (with DNS feature
on).
COMMAND
#NAMEmachine_name<CR>
FEEDBACK
~nn@NAMEmachine_name<CR><LF>
machine_name – String of up to 15
alpha-numeric chars (can include
hyphen, not at the beginning or end)
Set the DNS name of the
device to room-442:
#NAMEroom-442<CR>
Get machine (DNS)
name.
The machine name
is not the same as the
model name. The
machine name is used
to identify a specific
machine or a network in
use (with DNS feature
on).
COMMAND
#NAME?<CR>
FEEDBACK
~nn@NAMEmachine_name<CR><LF>
machine_name – String of up to 15
alpha-numeric chars (can include
hyphen, not at the beginning or end)
Get the DNS name of the
device:
#NAME?<CR>
Reset machine (DNS)
name to factory default.
Factory default of
machine (DNS) name is
“KRAMER_” + 4 last
digits of device serial
number.
COMMAND
#NAME-RST<CR>
FEEDBACK
~nn@NAME-RSTok<CR><LF>
Reset the machine name
(S/N last digits are 0102):
#NAME-
RSTkramer_0102<CR>