Sony VPL-VW100 User Manual

Sample code strings

Advertising
background image

Sample Code Strings


Below are representative samples of code strings for the VPL-VW100. They can be used together with the
Protocol Manual to help insure that the correct protocol is being implemented in writing the strings. Included
are samples for Power ON and OFF and input selection commands, as well as additional information such as
Check Sum calculation and Port settings.

NOTE: Check Sum is arrived at by adding together bits 2-5 using OR
function.

: Start Code / End Code

Power ON

: Command Category

Sample

A9

17

2E

00

00

00

3F

9A

0xA9,0x17,0x2E,0x00,0x00,0x00,0x3F,0x9A

: Data

Hex strings can be verified in Terminal program issued as numbers, not
ASCII, see above.

: Check Sum

Port setting is 38400, Parity even, stop bits 1, Hardware Flow control none,
send Hex bits

Power ON

Sample

A9

17

2E

00

00

00

3F

9A

Power OFF

Sample

A9

17

2F

00

00

00

3F

9A

Picture Mute ON

Sample

A9

00

30

00

00

01

31

9A

Red indicates verified string

Picture Mute OFF

Send

as

numbers

Sample

A9

00

30

00

00

00

30

9A

Input Video

Input DVI

Sample

A9

17

2A

00

00

00

3F

9A

Sample

A9

00

01

00

00

05

05

9A

Input SVideo

Sample

A9

17

5F

00

00

00

5F

9A

Input A

Sample

A9

17

2B

00

00

00

3F

9A

Input Component

Input HDMI

Sample

A9

17

2c

00

00

00

3f

9A

Sample

A9

00

01

00

00

04

05

9A

Advertising