User Manual

MTX3/MTX5-D/XMV Series/EXi8/EXo8 Remote Control Protocol Specications V1.3.0
10
3. Command Specications
3.2.4. Event processing change notication
1-9) Media insertion notication
Command Option 1 Option 2 Description
NOTIFY event MTX:Media "sdcard=inserted" An SD memory card was inserted.
"sdcard=extracted" An SD memory card was removed.
Example: Notication: NOTIFY event MTX:Media "sdcard=inserted"
Meaning: An SD memory card was inserted into an SD memory card slot and was detected normally.
* SD Card should not be removed when the MTX is powered on.
1-10) Time synchronization notication <Old format>
Command Option 1 Option 2 Description
NOTIFY event MTX:AbsoluteTime "yyyy/mm/dd hh:mm:ss" Time synchronization notication
Details: yyyy = Year (Gregorian)
mm = Month (1 to 12)
dd = Day (1 to 31)
hh = Hour (0 to 23)
mm = Minute (0 to 59)
ss = Second (0 to 59)
* DST (Daylight Saving Time) is not accounted for.
Example: Notication: NOTIFY event MTX:AbsoluteTime "2013/1/25 10:58:19"
Meaning: The time was set to January 25, 2013, 10 hours 58 minutes 19 seconds.
Note: This command’s option1 string "MTX:AbsoluteTime" is retained to keep compatibility with previous programming using
the previous protocol. The command’s function is identical to the new format shown below.
Device sends both format commands when time is set in order to keep compatibility with program which done for old
format in past.
Ignore this command and process new format command in new program.
1-11) Time synchronization notication <New format>
Command Option 1 Option 2 Description
NOTIFY event MTX:SetAbsoluteTime "yyyy/mm/dd hh:mm:ss" Time synchronization notication
Details: yyyy = Year (Gregorian)
mm = Month (1 to 12)
dd = Day (1 to 31)
hh = Hour (0 to 23)
mm = Minute (0 to 59)
ss = Second (0 to 59)
* DST (Daylight Saving Time) is not accounted for.
Example: Notication: NOTIFY event MTX:SetAbsoluteTime "2013/1/25 10:58:19"
Meaning: The time was set to January 25, 2013, 10 hours 58 minutes 19 seconds
1-12) DST enable change notication
Command Option 1 Option 2 Description
NOTIFY event MTX:DSTSetEnable "enable" DST enable
"disable" DST disable
Example: Notication: NOTIFY event MTX:DSTSetEnable "enable"
Meaning: DST was enabled
1-13) DST offset time change notication
Command Option 1 Option 2 Description
NOTIFY event MTX:DSTSetOffset "offset=hh:mm" DST offset time change notication
Details: hh = Hour (0 to 2)
mm = Minute (0 to 59)
Example: Notication: NOTIFY event MTX:DSTSetOffset "01:00"
Meaning: DST offset was set one hour