Evt-Event Manager - Christie Boxer 30 Technical Reference

Serial api commands
Hide thumbs Also See for Boxer 30:
Table of Contents

Advertisement

EVT–Event Manager
Retrieves a list of log messages for the current AC cycle from the projector.
Commands
Command
Description
EVT
Returns all events starting from the most
recent event on the projector back to AC
start. (Read-only)
EVT <max>
Returns a set number of events starting
from the most recent event on the projector
going back to AC start. (Read-only)
EVT <start
Returns all events from <start timestamp>
timestamp>
back to current time. (Read-only)
EVT <start
Returns all events between two specific
timestamp> <end
timestamps. (Read-only)
timestamp>
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)")
Boxer 30 Technical Reference–Serial API Commands
020-102096-08 Rev. 1 (08-2020)
Copyright
©
2020 Christie Digital Systems USA, Inc. All rights reserved.
Serial API commands
Values
max = Maximum number of events to
return
start timestamp = String in the following
format:
yyyy = mm-dd hh:mm:ss
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
30

Advertisement

Table of Contents
loading

This manual is also suitable for:

Boxer 2k

Table of Contents