User Manual

Table Of Contents
MTX3/MTX5-D/MRX7-D/XMV Series/EXi8/EXo8 Remote Control Protocol Specications V3.2.0 rev11
19
3. Command Specications
1-20) 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-21) 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.
1-22) Play, stop, and other transport operation notication
Command Option 1 Option 2 Description
NOTIFY event MTX:AudioPlayerTransport "operation=stop" Stop
"operation=play" Play
"operation=pause" Pause
Example: Notication: NOTIFY event MTX:AudioPlayerTransport "operation=stop"
Meaning: Playback was paused.
1-23) Playback song notication
Command Option 1 Option 2 Description
NOTIFY event MTX:AudioPlayerSetCurrentSong "dirpath=xxxx|dirname=yyyy|leindex=
zzzz|lename=wwww"
Playback song designation
Details: xxxx = Directory path (index expression)
yyyy = Directory name (name of the folder)
zzzz = File index
wwww = File name
Example: Notication: NOTIFY event MTX:AudioPlayerSetCurrentSong
"dirpath=0/1|dirname=Folder #1|leindex=2|lename=xxxx.mp3"
Meaning: The playback song was set to index number 1 "xxxx.mp3" in the "Folder #1" folder of 0/1
(index expression).
* "0/1" expresses the root folder number/sub folder number (the root folder number is always xed at 0).
Note: The character encoding for directory and le names conforms to the setting specied by the scpmode encoding
command.
1-24) MTX Editor synchronization processing notication
Command Option 1 Option 2 Description
NOTIFY event MTX:SynchronizationSetStatus "active" Synchronization start
"inactive" Synchronization end
Example: Notication: NOTIFY event MTX:SynchronizationSetStatus "active"
Meaning: Synchronization processing was started between MTX and MTX Editor.
Note: When this notication is received, because the internal MTX settings may have changed signicantly, we recommend
that you verify the connection by querying relevant parameters.