2. RS232 Commands
2.239 Software Version, Read
Description
Read the version of the software.
Command
Command [0]
\x60
Return Data
The return data-transfer being the software version is a pascal-language string (see syntax).
Example
Read the software version of a projector with address
\x01
. Suppose the version number is ’1.02’.
Transmit
Start
\xfe
Projector Address
\x01
Command [0]
\x60
Checksum
\x61
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]
\x60
Data [0]
\x04
Data [1]
\x31
(=’1’)
Data [2]
\x2e
(=”.’)
Data [3]
\x30
(=’0’)
Data [4]
\x32
(=’2’)
Checksum
\x26
Stop
\xff
R5976538 BARCOREALITY SIM6 ULTRA SERIES 08/06/2005
301