Appendix 1. command examples, Rs232 command examples, Appendix 1 command examples – Sony FWD-S47H1 Benutzerhandbuch
Seite 25

A1-1
GXD-L52H1
Appendix 1
Command Examples
RS232 Command Examples
(1) Power On
Header
Category
Function
Data1
Data2
Check Sum
Command
0x8C
0x00
0x00
0x02
0x01
0x8F
Control
Mode Control
Power
FIX
ON
= 0x8C
+ 0x00 + 0x00 + 0x02 +
0x01
Header
Answer
Check Sum
Answer
0x70
0x00
0x70
: When a command is completed
Control
Complete
Header
Answer
Check Sum
0x70
0x03
0x73
: When a command is canceled
Control
Command
Canceled
(2) INPUT SELECT HD15 RGB
Header
Category
Function
Data1
Data2
Check Sum
Command
0x8C
0x00
0x01
0x02
0x08
0x97
Control
Mode Control
Input Select
FIX
HD15 RGB
= 0x8C
+ 0x00 + 0x01 + 0x02 +
0x08
Header
Answer
Check Sum
Answer
0x70
0x00
0x70
: When a command is completed
Control
Complete
(3) MULTI DISPLAY BATCH
Header
Category
Function
Data1
Data2
Data3
Data4
Command
0x8C
0x20
0x11
0x08
0x01
0x03
0x00
Control
Size/Shift
Mullti Display
Batch
FIX
2
x 2
Position 4
Tiles
Data5
Data6
Data7
Data8
Check Sum
0x1E
0x1E
0x1E
0x1E
0x41
H Size
H Shift
V Size
V Shift
= 0x8C
+ 0x20 + 0x11 + 0x08 + 0x01 + 0x03 +
0x00
+ 0x1E + 0x1E + 0x1E + 0x1E = 0x141
* Lower one-byte data “41” is validated because
the sum total exceeds 255 (0xFF).
Arbitrary numbers in the range of 0x00 (minimum) to 0x3C
(maximum)
Set to position 4 by multi-display 2
x 2.
Header
Answer
Check Sum
1
2
3
4
Answer
0x70
0x00
0x70
: When a command is completed
Control
Complete