Serial Commands
Christie MicroTiles Serial Commands Technical Reference
22
020-101547-01 Rev. 1 (03-2015)
TMD–Time and Date
Sets the display time and date.
Sets the date and time in the real-time clock.
Sets the date, time, or time zone.
Parameters
• Control Group: Preference
• Subclass: Power Down
• Access Level: Admin
Commands
Examples
Command
Description
Values
TMD+TIME <time>
Sets the time for the clock.
Time must be set using the 24 hour
clock (regardless of the LOC+TIME
setting).
time = String in the following format:
hh:mm:ss
TMD+DATE <date>
Sets the date for the clock.
date = String in the following format:
YYYY/MM/DD
TMD+TIME?
Returns the local time from the
selected ECUs.
In the results,
@
indicates the
current ECU and
m
indicates the
master ECU.
-
TMD+TIME hh:mm:ss
Sets the local time in a 24-hour
clock format.
-
TMD+DATE?
Returns the local date from the
selected ECUs.
In the results,
@
indicates the
current ECU and
m
indicates the
master ECU.
-
TMD+DATE yy/mm/dd
Sets the date with the format yyyy/
mm/dd.
-
Set the time to 3pm.
(TMD+TIME "15:00:00")
Set the date to September 17
th
, 2014.
(TMD+DATE "2014/09/17")