47
USERS GUIDE
www.auroramm.com
Num
Action
Basic ASCII
String
Variables
Example
Settings
Example
String
Example
Response
synchronization mode
R>
0 : VE -> VE
1 : VE -> EV
2 : V -> VE
(default)
3 : E -> VE
4 : V -> V
5 : E -> E
6 : V -> E
7 : E -> V
Note: V=Internal
audio E=External
audio
and video
synchronizatio
n mode
1<CR>
E:1<CR>
16
Query the audio and video
synchronization mode
?SYNC_MODE<CR> NULL
Query the audio
and video
synchronizatio
n mode
?SYNC_MODE:
1<CR>
~SYNC_MOD
E:1<CR>
17 Set the scene name
!SNAMEa:b<CR>
a = Scene number
(
1~32max
)
b = scene name(15
English char)
Set the scene10
name to
"Meeting"
!SNAME10:Me
eting<CR>
~SNAME10:
Meeting<C
R>
18 Query the scene name
?SNAMEa<CR>
a = Scene
location
(
1~32max
)
Query the
scene10 name
?SNAME10<CR
>
~SNAME10:
Meeting<C
R>
19
Whether the scene is
displayed on the WEB
!SUSEa:b<CR>
a = Scene number
(
1~32max
)
b = scene use
(0=no display
1=display)
Set the scene10
for display on
the WEB
!SUSE10:1<C
R>
~SUSE10:1
<CR>
20
Query the status of the
scene
?SUSEa<CR>
a = Scene
location
(
1~32max
)
Query the
scene10 use
?SUSE10<CR>
~SUSE10:1
<CR>
21 Uart switch
!CUARTatob,c<C
R>
a = RX(1 ~ matrix
max)
b c = TX(1 ~
matrix max or
ALL)
Uart switch rx1
to tx1\2
!CUART1to1,
2<CR>
~CUART1to
1,2<CR>
22 Query the status of all uart ?CRUART<CR>
NULL
Query the
status of all
uart
?CRUART<CR>
!CRUART1:
1,2:1,...
<CR>
23 Set the IP address
!IP:a.b.c.d<CR
>
a b c d =
address(0~255)
set IP address
to the
192.168.2.229
!IP:192.168
.2.229<CR>
~IP:192.1
68.2.229<
CR>
24 Set the Subnet
!SUBNET:a.b.c.
d<CR>
a b c d =
address(0~255)
set Subnet to
the
!SUBNET:255
.255.255.0<
~SUBNET:2
55.255.25