2. RS232 Commands
2.238 Software Type, Read
Description
Read the type of software installed in the projector.
Command
Command [0]
\x6a
Return Data
The return data-transfer being the software type is a pascal-language string (see syntax).
Example
Read the software type of a projector with address
\x01
. Suppose the lanuage is ’STANDARD’.
Transmit
Start
\xfe
Projector Address
\x01
Command [0]
\x6a
Checksum
\x6b
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]
\x6a
Data [0]
\x08
Data [1]
\x53
(=’S’)
Data [2]
\x54
(=”T’)
Data [3]
\x41
(=’A’)
Data [4]
\x4e
(=’N’)
Data [5]
\x44
(=’D’)
Data [6]
\x41
(=’A’)
Data [7]
\x
52 (=’R’)
Data [8]
\x44
(=’D’)
Checksum
\xc4
Stop
\xff
300
R5976538 BARCOREALITY SIM6 ULTRA SERIES 08/06/2005