COMMAND
#CECstate<CR>
FEEDBACK
~nn@CECstateOK<CR><LF>
state – CEC state
0 – Off
1 – On
Set display to ON via CEC:
#CEC ON<CR>
COMMAND
#CEC-PASSstate<CR>
FEEDBACK
~nn@CEC-PASSwstate<CR><LF>
state – CEC state
0 – Off
1 – On
Set display status to off:
#CEC-PASS0<CR>
COMMAND
#CEC-PASS?<CR>
FEEDBACK
~nn@CEC-PASSstate<CR><LF>
state – CEC state
0 – Off
1 – On
Get display status:
#CEC-PASS?<CR>
COMMAND
#DISPLAY?out_index<CR>
FEEDBACK
~nn@DISPLAYout_index, status<CR><LF>
out_index – Number that indicates
the specific output:
1 – HDMI
2 – HDBT
status – HPD status according to
signal validation
0 – Signal or sink is not valid
1 – Signal or sink is valid
2 – Sink and EDID is valid
Get the output HPD status of
HDMI output:
#DISPLAY?1<CR>
Get the DIP-switch state.
COMMAND
#DPSW-STATUS?dip_id<CR>
FEEDBACK
~nn@DPSW-STATUSdip_id, status<CR><LF>
dip_id – 0
status – Up/down
0 – Up
1 – Down
get the DIP-switch status:
#DPSW-STATUS?0<CR>
COMMAND
#EQ-LVLio_mode, eq_type, eq_level<CR>
FEEDBACK
~nn@EQ-LVLio_mode, io_index, eq_type, eq_level<CR><LF>
io_mode – 1
eq_type – Equalizer Types [Hz]:
120
200
500
1200
3000
7500
12000
eq_level – Equalizer level (-10dB to
10dB):
0 to 40
Set 200Hz EQ level to 12:
#EQ-LVL1,200,12<CR>
COMMAND
#EQ-LVL?io_mode, io_index, eq_type<CR>
FEEDBACK
~nn@EQ-LVLio_mode, io_index, eq_type, eq_level<CR><LF>
io_mode – 1
eq_type – Equalizer Types [Hz]:
120
200
500
1200
3000
7500
12000
eq_level – Equalizer level (-10dB to
10dB):
0 to 40
Get 120Hz EQ level:
#EQ-LVL?1,120<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-PORTport_type, port_id<CR>
FEEDBACK
~nn@ETH-PORTport_type, port_id<CR><LF>
port_type – TCP/UDP
port_id – 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?port_type<CR>
FEEDBACK
~nn@ETH-PORTport_type, port_id<CR><LF>
port_type – TCP/UDP
TCP
UDP
port_id – 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>