2. RS232 Commands
2.237 Software Language, Read
Description
Read the language used in the on-screen-display.
Command
Command [0]
\x69
Return Data
The return data-transfer being the software language is a pascal-language string (see syntax).
Example
Read the on-screen-display language of a projector with address
\x01
. Suppose the lanuage is ’ENGLISH’.
Transmit
Start
\xfe
Projector Address
\x01
Command [0]
\x69
Checksum
\x6a
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]
\x69
Data [0]
\x07
Data [1]
\x45
(=’E’)
Data [2]
\x4e
(=”N’)
Data [3]
\x47
(=’G’)
Data [4]
\x4c
(=’L’)
Data [5]
\x4c
(=’I’)
Data [6]
\x53
(=’S’)
Data [7]
\x4
8 (=’H’)
Checksum
\x7b
Stop
\xff
R5976538 BARCOREALITY SIM6 ULTRA SERIES 08/06/2005
299