2. RS232 Commands
2.147 Lamp Article Number, Read
Description
Read the article number of the lamp.
Command
Command [0]
\x76
Command [1]
\x84
Return Data
The return data-transfer being the lamp article number is a C-language string (see syntax).
Example
Read the lamp article number of a projector with address
\x01
. Suppose the lamp serial number is ’R9840740’.
Transmit
Start
\xfe
Projector Address
\x01
Command [0]
\x76
Command [1]
\x84
Checksum
\xfb
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 [1]
\x84
Data [0]
\x52
= ’R’
Data [1]
\x39
= ’9’
Data [2]
\x38
= ’8’
Data [3]
\x34
= ’4’
Data [4]
\x30
= ’0’
Data [5]
\x37
= ’7’
Data [6]
\x34
= ’4’
Data [7]
\x30
= ’0’
R5976538 BARCOREALITY SIM6 ULTRA SERIES 08/06/2005
195