
49
USERS GUIDE
www.auroramm.com
Num
Action
Basic ASCII
String
Variables
Example
Settings
Example
String
Example
Response
command is sent
1:sound
when send the
command is sent
R>
<CR>
34
Query the status of the
sound when command is sent
?CSOUND<CR>
NULL
Query the
status of the
sound when
command is sent
?CSOUND<CR>
~CSOUND:1
<CR>
35
switch EDID of the output to
the input port
!EDIDatob<CR>
a = output(1 ~
matrix max)
b = input(1 ~
matrix max or
ALL)
Switch EDID of
the output 1 to
the input 2
port
!EDID1to2<C
R>
~EDID1to2
<CR>
36
switch EDID of the system to
the input port
!SYSEatob<CR>
a = system(1 ~
16)
b = input(1 ~
matrix max or
ALL)
Switch
system’s EDID
1 to the input 2
port
!SYSE1to2<C
R>
~SYSE1to2
<CR>
37
Save EDID of the output to
the system
!SEDIDatob<CR>
a = output(1 ~
matrix max)
b = system(1 ~
16)
Save EDID of
the output 1 to
system 2
!SEDID1to2<
CR>
~SEDID1to
2<CR>
38
Select the output port to
output HDMI or DVI formats
!HDMODE:a,b<CR
>
a = output(1 ~
matrix max)
b = 0:DVI
1:HDMI
Set the output
2 for HDMI
format
!HDMODE:2,1
<CR>
~HDMODE:2
,1<CR>
39
Open or close the HDCP of
the port (IN/OUT card)
!HDCP:a,b<CR>
a = port(1 ~
matrix max)
b = 0:OFF 1:ON
Set the port 2
the hdcp for
off
!HDCP:2,0<C
R>
~HDCP:2,0
<CR>
40
Turn on or off the power of
the card
!CPOWER:a,b<CR
>
a = port(1 ~
matrix max)
b = 0:OFF 1:ON
Close the port
2 power supply
!CPOWER:2,0
<CR>
~CPOWER:2
,0<CR>
41
Query the power status of
card
?CPOWER:a<CR>
a = port(1 ~
matrix max)
Query the power
status of card
2
?CPOWER:2<C
R>
~CPOWER:2
,0<CR>
42
Set user login WEB
interface’s username and
password (Arabic numerals
and English word only)
!MUNP:a,b<CR>
a = name(15 the
English
characters or
Arabic numerals)
b =
password(15 the
English
characters or
Arabic numerals)
set user
name:Main
password:12345
6
!MUNP:Main,
123456<CR>
~MUNP:Mai
n,123456<
CR>
43
Query management username
and password
?MUNP<CR>
NULL
Query
management
?MUNP<CR>
~MUNP:Mai
n,123456<