DSP-62-AEC, DSP-62-UC – Protocol 3000
Set password for login
level.
The default
password is an empty
string.
COMMAND
#PASSlogin_level,password<CR>
FEEDBACK
~nn@PASSlogin_level,password<CR><LF>
login_level – Level of login to set
(End User or Administrator).
password – Password for the
login_level. Up to 15 printable ASCII
chars
Set the password for the Admin
protocol permission level to
33333:
#PASSAdmin,33333<CR>
Get password for login
level.
The default
password is an empty
string.
COMMAND
#PASS?login_level<CR>
FEEDBACK
~nn@PASSlogin_level,password<CR><LF>
login_level – Level of login to set
(End User or Administrator).
password – Password for the
login_level. Up to 15 printable ASCII
chars
Get the password for the
Admin protocol permission
level:
#PASS?Admin<CR>
COMMAND
#PASS?layer,PRIORITY1,PRIORITY2…PRIORITYn<CR>
FEEDBACK
~nn@PASSlayer,PRIORITY1,PRIORITY2…PRIORITYn<CR><LF>
layer – Layer Enumeration
1 – Video
2 – Audio
3 – Data
4 – IR
5 – USB
PRIORITY1 – Priority of first input
PRIORITYn- – Priority of input n
Set the video input priority of
PC In as the highest priority:
#PRIORITY1,2,3,1<CR>
COMMAND
#PRIORITY?layer<CR>
FEEDBACK
~nn@PRIORITYlayer,PRIORITY1,PRIORITY2…PRIORITYn<CR><LF>
layer – Layer Enumeration
1 – Video
2 – Audio
3 – Data
4 – IR
5 – USB
PRIORITY1 – Priority of first input
PRIORITYn- – Priority of input n
Get video input priority:
#PRIORITY?1<CR>
Get the port list of this
machine.
The response is
returned in one line
and terminated with
<CR><LF>.
The response format
lists port IDs separated
by commas.
This is an Extended
Protocol 3000
command.
COMMAND
#PORTS-LIST?<CR>
FEEDBACK
~nn@PORTS-LIST[<direction_type>.<port_type>.<port_index
>,..,]<CR><LF>
The following attributes comprise the
port ID:
▪ <direction_type> –
o IN
o OUT
▪ <port_type> –
o HDMI
o HDMI_AUDIO
o ANALOG_AUDIO
o ANALOG_STEREO
o USB_B
o GENERATOR
▪ <port_index> – The port number
as printed on the front or rear
panel
Get the ports list:
#PORTS-LIST?<CR>
Get device protocol
version.
COMMAND
#PROT-VER?<CR>
FEEDBACK
~nn@PROT-VER3000:version<CR><LF>
version – XX.XX where X is a decimal
digit
Get the device protocol
version:
#PROT-VER?<CR>
COMMAND
#RESET<CR>
FEEDBACK
~nn@RESETOK<CR><LF>
Reset the device:
#RESET<CR>
COMMAND
#SIGNAL?inp_id<CR>
FEEDBACK
~nn@SIGNALinp_id,status<CR><LF>
inp_id – Input number
1 – HDMI IN1
2 – HDMI IN2
status – Signal status according to
signal validation:
0 – Off
1 – On
Get the input signal lock status
of HDMI IN 1:
#SIGNAL?1<CR>
Get signal ID list of this
machine.
The response is
returned in one line
and terminated with
<CR><LF>.
The response format
lists signal IDs
separated by commas.
This is an Extended
Protocol 3000
command.
COMMAND
#SIGNALS-LIST?<CR><LF>
FEEDBACK
~nn@SIGNALS-LIST[<direction_type>.<port_type>.<port_ind
ex>.<signal_type>.<index>,..,]<CR><LF>
The following attributes comprise the
signal ID:
▪ <direction_type> –
o IN
o OUT
▪ <port_type> –
o HDMI
o HDMI_AUDIO
o ANALOG_AUDIO
o ANALOG_STEREO
o USB_B
o GENERATOR
▪ <port_index> – The port number
as printed on the front or rear
panel
▪ <signal_type> –
o AUDIO
o VIDEO
▪ <index> – Indicates a specific
channel number when there are
multiple channels of the same type
1 to 2
Get signal ID list:
#SIGNALS-LIST?<CR>
Get device serial
number.
COMMAND
#SN?<CR>
FEEDBACK
~nn@SNserial_number<CR><LF>
serial_number – 14 decimal digits,
factory assigned
Get the device serial number:
#SN?<CR>