2. RS232 Commands
2.154 Lamp Warning Runtime, Read
Description
Read the runtime when the warning menu, indicating the end of life of the lamp, first occurs. This warning menu is displayed on the
screen and is repeated every 30 minutes.
Command
Command [0]
\x76
Command [1]
\x8c
Return Data
The return data-transfer being the lamp warning runtime in seconds consists of four data bytes. The first byte is the most significant
byte!
Formula: Lamp warning runtime (seconds) = Data[0] x 256³ + Data[1] x 256² + Data[2] x 256 + Data[3]
Example
Read the lamp warning runtime of a projector with address
\x01
. Suppose the message appears at 1000 hours.
Transmit
Start
\xfe
Projector Address
\x01
Command [0]
\x76
Command [1]
\x8c
Checksum
\x03
Stop
\xff
Receive (Acknowledge)
Start
\xfe
Projector Address
\x01
Command [0]
\x00
Command [1]
\x06
Checksum
\x07
Stop
\xff
Receive (Answer)
Start
\xfe
Projector Address
\x01
Command [0]
\x76
Command [0]
\x8c
Data [0]
\x00
Data [1]
\x36
Data [2]
\xee
R5976538 BARCOREALITY SIM6 ULTRA SERIES 08/06/2005
207