User Manual

MTX3/MTX5-D/XMV Series/EXi8/EXo8 Remote Control Protocol Specications V1.0.3
11
3. Command Specications
1-14) DST start time change notication
Command Option 1 Option 2 Description
NOTIFY event MTX:DSTSetStartTime "time=hh:mm" DST start time change notication
Details: hh = Hour (0 to 23)
mm = Minute (0 to 59)
Example: Notication: NOTIFY event MTX:DSTSetStartTime "time=12:00"
Meaning: DST start time was set to 12:00
1-15) DST end time change notication
Command Option 1 Option 2 Description
NOTIFY event MTX:DSTSetEndTime "time=hh:mm" DST end time change notication
Details: hh = Hour (0 to 23)
mm = Minute (0 to 59)
Example: Notication: NOTIFY event MTX:DSTSetEndTime "time=12:00"
Meaning: DST end time was set to 12:00
1-16) DST start/end day change notication (day/week)
Command Option 1 Option 2 Description
NOTIFY event MTX:DSTSetDayWeek "s_weekindex=xxxx|s_day=yyyy|s_month=zzzz|
e_weekindex=uuuu|e_day=vvvv|e_month=wwww"
DST start/end day change
notication (day/week)
Details: xxxx = Start week (First, Second, Third, Fourth, Fifth, Last)
yyyy = Start day (Sun, Mon, Tue, Wed, Thu, Fri, Sat)
zzzz = Start month (Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec)
uuuu = End week (First, Second, Third, Fourth, Fifth, Last)
vvvv = End day (Sun, Mon, Tue, Wed, Thu, Fri, Sat)
wwww = End month (Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec)
Example: Notication: NOTIFY event MTX:DSTSetDayWeek "s_weekindex=Last|s_day=Sun|s_month=Mar|
e_weekindex=Last|e_day=Sun|e_month=Oct"
Meaning: DST start/end days were set as from last Sunday in March to last Sunday in October
1-17) DST start/end day change notication (day)
Command Option 1 Option 2 Description
NOTIFY event MTX:DSTSetDay "s_month=xxxx|s_date=yyyy|e_month=zzzz|
e_date=wwww"
DST start/end day change
notication (day)
Details: xxxx = Start month (Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec)
yyyy = Start day (1 ~ 31)
zzzz = End month (Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec)
wwww = End day (1 ~ 31)
Example: Notication: NOTIFY event MTX:DSTSetDay "s_month=Mar|s_date=10|e_month=Nov|e_day=3"
Meaning: DST start day was set to March 10th and DST end day was set to Novenber 3rd
1-18) Song play mode notication
Command Option 1 Option 2 Description
NOTIFY event MTX:AudioPlayerSetPlayMode "playmode=one" One song play mode
"playmode=repeat one" One song repeat
"playmode=all" All song play
"playmode=repeat all" All songs repeat
"playmode=shufe" Shufe repeat
Example: Notication: NOTIFY event MTX:AudioPlayerSetPlayMode "playmode=repeat one"
Meaning: The play mode was changed to one song repeat.