EVT–Event Manager
Retrieves a list of log messages for the current AC cycle from the projector.
Commands
Command
Description
Values
EVT
Returns all events starting from the most
recent event on the projector back to AC
start. (Read-only)
—
EVT <max>
Returns at most <max> events starting
from the most recent event on the projector
back to AC start. (Read-only)
max = Maximum number of events to
return
EVT <start
timestamp>
Returns all events from <start timestamp>
back to current time. (Read-only)
start timestamp = String in the following
format:
yyyy=mm-dd hh:mm:ss
EVT <start
timestamp> <end
timestamp>
Returns all events from <end timestamp>
back to <start timestamp>. (Read-only)
start timestamp = String in the following
format:
yyyy=mm-dd hh:mm:ss
end timestamp = String in the following
format:
yyyy=mm-dd hh:mm:ss
Examples
Retrieve all events since last AC start:
(EVT)
Result:
(EVT!000 "2013-03-17 04:47:18.340" "OK" "Setting Time to 06:47:17")
(EVT!001 "2013-03-17 04:01:13.860" "Error" "(SST+TEMP?003) Lamp Exhaust Temperature
(Temp 3) = Communication fault (shutdown)")
(EVT!002 "2013-03-17 04:01:13.855" "Error" "(SST+TEMP?002) Air Intake Temperature
(Temp 2) = Communication fault (shutdown)")
(EVT!003 "2013-03-17 04:01:13.824" "Error" "(SST+TEMP?000) Integrator Rod Temperature
(Temp 1) = Communication fault (shutdown)")
(EVT!004 "2013-03-17 04:01:12.663" "Error" "(SST+VERS?017) Lamp Power Supply Version
= Detection fault")
(EVT!"--END--")
Retrieve two most recent events:
(EVT 2)
Result:
(EVT!000 "2013-03-17 04:47:18.340" "OK" "Setting Time to 06:47:17")
(EVT!001 "2013-03-17 04:01:13.860" "Error" "(SST+TEMP?003) Lamp Exhaust Temperature
(Temp 3) = Communication fault (shutdown)")
Serial API commands
Boxer 4K Serial API Commands Technical Reference
25
020-101697-05 Rev. 1 (07-2017)
Copyright
©
2017 Christie Digital Systems USA Inc. All rights reserved.