User Manual

MTX3/MTX5-D/MRX7-D/XMV Series/EXi8/EXo8 Remote Control Protocol Specications V2.2.0 rev8
42
3. Command Specications
3-41) Alert event log query
Command Option 1 Option 2 Description
event MTX:EventLogGetLog "logindex=xxxx" Event log query
Details: xxxx= Index number of event log
Response
Response string Description
OK event MTX:EventLogGetLog "logxxxx=(AlertData)" Event log
Details: xxxx= Index number of event log
(AlertData)= "t/message// xnnn onf (sssss) ID-xxx yyyy/mm/dd hh:mm:ss"
"err/message// xnnn onf (sssss) ID-xxx yyyy/mm/dd hh:mm:ss"
"wrn/message// xnnn onf (sssss) ID-xxx yyyy/mm/dd hh:mm:ss"
First 3 letter describes type of event ( i.e. t = fault, err = error, wrn = warning)
message = Alert message string - Maximum 32 letter (ascii character)
nnn = Alert number (same as number displayed on front panel of device)
- 2 or 3 digit hexadecimal.
onf = alert ON/OFF
Event of status change (e.g. wordclock unlock) sends ON when the remarkable
event starts, sends OFF when the event ends.
Momentary event (e.g. SD card player error) sends only ON when it happens.
sssss = counter of alarm ( Count up same Alert, normally as 1) as decimal counter.
xxx = UNIT ID as 3 degit hexadecimal.
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)
Example: Command: event MTX:EventLogGetLog "logindex=2"
Notication: OK event MTX:EventLogGetLog "log2=err/DCP[0] communication error// x53 on (1) ID-001
2013/1/22 11:38:23"
Meaning: Query of event log at index number 2.
Event log of index no.2 is error alert no. 53.