DSP-62-AEC, DSP-62-UC – Protocol 3000
Get DSP signal
generator.
COMMAND
#DSP-SIG-
GEN?field_id,<direction_type>.<port_type>.<port_index>.<
signal_type>.<index><CR>
FEEDBACK
~nn@DSP-SIG-
GENfield_id,<direction_type>.<port_type>.<port_index>.<si
gnal_type>.<index>,value<CR><LF>
Field_id
o Mode
o Tone-freq
o Tone-lvl
o Pink-lvl
o Bypass
<direction_type> – IN
▪<port_type> –
o GENERATOR
▪<port_index> – The port number
as printed on the front or rear
panel
1
▪<signal_type> –
o AUDIO
▪<index> – 1
value –
for mode
1– Tone
2 – Pink noise
For tone-freq [Hz]
20 to 20K
For tone-level [dB]
-100 to +15
For pink-level [dB]
-100 to +15
For bypass
0– Off
1 – On
Get signal generator mode on
input 2:
#DSP-SIG-
GEN?mode,IN.GENERATOR.1
.AUDIO.1<CR>
Set audio capabilities
for EDID.
COMMAND
#EDID-AUDIOinput_id,audio_format<CR>
FEEDBACK
~nn@EDID-AUDIOinput_id,audio_format<CR><LF>
input_id –
1 – HDMI IN 1
2 – HDMI IN 2
Audio_format – Audio block added to
EDID:
0 – Auto
1 – LPCM 2CH
Set HDMI IN 1 audio
capabilities for EDID (LPCM
6CH):
#EDID-AUDIO1,2<CR>
Get audio capabilities
for EDID.
COMMAND
#EDID-AUDIO?input_id<CR>
FEEDBACK
~nn@EDID-AUDIOinput_id,audio_format<CR><LF>
input_id –
1 – HDMI IN 1
2 – HDMI IN 2
Audio_format – Audio block added to
EDID:
0 – Auto
1 – LPCM 2CH
Get HDMI IN 1 audio
capabilities for EDID:
#EDID-AUDIO?1<CR>
Set EDID color space.
Set command
might change the
current EDID.
COMMAND
#EDID-CS input_id,ColSpace<CR>
FEEDBACK
~nn@EDID-CS input_id,ColSpace<CR><LF>
input_id – 1
ColSpace – Color space
0– RGB
4 – auto
Set HDMI IN 1 EDID color
space to RGB (enabled):
#EDID-CS1,0<CR>
Get EDID color space.
Get command
might change the
current EDID.
COMMAND
#EDID-CS?input_id<CR>
FEEDBACK
~nn@EDID-CSinput_id,ColSpace<CR><LF>
input_id – 1
ColSpace – Color space
0– RGB
4 – auto
Get EDID color space:
#EDID-CS?1<CR>
Set Ethernet port
protocol.
If the port number
you enter is already in
use, an error is
returned.
The port number must
be within the following
range: 0-(2^16-1).
COMMAND
#ETH-PORTportType,ETHPort<CR>
FEEDBACK
~nn@ETH-PORTportType,ETHPort<CR><LF>
portType – TCP/UDP
ETHPort – TCP/UDP port number
(0 – 65535)
Set the Ethernet port protocol
for TCP to port 12457:
#ETH-PORT0,12457<CR>
Get Ethernet port
protocol.
COMMAND
#ETH-PORT?portType<CR>
FEEDBACK
~nn@ETH-PORTportType,ETHPort<CR><LF>
portType – TCP/UDP
0 – TCP
1 – UDP
ETHPort – TCP / UDP port number (0
– 65535)
Get the Ethernet port protocol
for UDP:
#ETH-PORT?1<CR>
Reset device to factory
default configuration.
This command
deletes all user data
from the device. The
deletion can take some
time.
Your device may
require powering off
and powering on for
the changes to take
effect.
COMMAND
#FACTORY<CR>
FEEDBACK
~nn@FACTORYOK<CR><LF>
Reset the device to factory
default configuration:
#FACTORY<CR>