2. RS232 Commands
2.212 Projector Type, Read
Description
Determine the type of projector you are communicating with.
Command
Command [0]
\x6b
Return Data
The return data-transfer being the projector type is a pascal-language string (see syntax).
Example
Read the projector type of a projector with address
\x01
. Suppose the projector is a ’BARCOREALITY’.
Transmit
Start
\xfe
Projector Address
\x01
Command [0]
\x6b
Checksum
\x6c
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]
\x6b
Data [0]
\x0e
Data [1]
\x42
(= ’B’)
Data [2]
\x41
(= ’A’)
Data [3]
\x52
(= ’R’)
Data [4]
\x43
(= ’C’)
Data [5]
\x4f
(= ’O’)
Data [6]
\x52
(= ’R’)
Data [7]
\x45
(= ’E’)
Data [8]
\x41
(= ’A’)
Data [9]
\x4C
(= ’L’)
Data [10]
\x49
(= ’I’)
R5976538 BARCOREALITY SIM6 ULTRA SERIES 08/06/2005
271