Tmd-Time And Date; Uid-User Id - Christie Mirage SST Technical Reference

Hide thumbs Also See for Mirage SST:
Table of Contents

Advertisement

TMD–Time and Date
Sets the date and time in the real-time clock.
Commands
Command
Description
TMD+DATE <date>
Sets the date for the clock.
TMD+TIME <time>
Sets the time for the clock.
Examples
Set the date to January 17th, 2020:
(TMD+DATE "2020/01/17")
Result:
(65535 00000 FYI00916 "Setting Date to 2020/01/17")
Get the local time:
(TMD+TIME?)
Result:
(TMD+TIME! "19:45:23")
Set the time to 3pm:
(TMD+TIME "15:00:00")
Result:
(65535 00000 FYI00916 "Setting Time to 15:00:00")
UID–User ID
Changes the access level of the currently connected session.
Commands
Command
Description
UID "<username>"
Logs in using the specified user name and password.
"<password>"
Examples
Display the current logged in user and their access level:
(UID?)
Mirage SST Technical Reference–Serial Commands
020-103005-03 Rev. 1 (01-2021)
Copyright
©
2021 Christie Digital Systems USA, Inc. All rights reserved.
Values
<date> = String in the following format:
YYYY/MM/DD
<time> = String in the following format:
hh:mm:ss
Values
username = String value
password = String value
Serial API commands
61

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mirage sst-6p

Table of Contents