Specifications

49
Not part of menu system
Front panel lock
0FC
0 = unlocked, 1 = locked
9.4 Examples
Each example shows the packet sent to the unit and its response. When a byte is
not required to be sent it is indicated by a ‘- ‘in the table below (since a Read is 6
bytes shorter than a Write). Each character shown below is sent as a ASCII
character so F0400 is sent as ‘F’ ‘0’ ‘4’ ‘0’ ‘0’.
Packet sent Packet returned
SOP CMD CHA WIN OUT FUN PAY CS EOP
SOP CMD
CHA WIN
OUT FUN PAY CS EOP
Set output 1 window B Source to RGB2
F
04
00
42
00
82
000011
D9
CR
F
44
00
42
00
82
000011
19
CR
Set output 1 window A to Enable advanced aspect
control
Note checksum is ?? for debugging
F
04
00
41
01
02
000001
??
CR
F
44
00
42
01
02
000001
8A
CR
Set 1A Shrink to 110 invalid max for shrink is 100
F
04
00
41
00
87
00006E
??
CR
F
44
00
41
00
87
000064
70
CR
Read 1C Zoom level invalid as window C does not
exist
F
84
00
43
00
86
-
??
CR
F
04
00
43
00
86
000000
CD
CR
Read 1B Zoom level
Zoom = 100
F
84
00
42
00
86
-
??
CR
F
44
00
42
00
86
000064
70
CR
Set baud to 9600
Reply is at 9600 baud
F
04
00
42
00
AB
000000
F0
CR
F
44
00
42
00
AB
000000
30
CR
Set 1A Zoom = 300
F
04
00
42
00
86
00012C
F7
CR
F
44
00
42
00
86
00012C
37
CR
Set 1A Shrink to 50
F
04
00
42
00
87
000032
FE
CR
F
44
00
42
00
87
000032
3E
CR
Set 1A Shrink H Posn to 0
F
04
00
42
00
DA
000000
1F
CR
F
44
00
42
00
DA
000000
5F
CR
Set 1A Shrink V Posn to 100
F
04
00
42
00
DB
000064
84
CR
F
44
00
42
00
DB
000064
C4
CR
9.5 Reading and writing macros
Depending on the unit connected there can be up to 7 macros stored in the unit.
These macros can be programmed to perform a specific task, for example enable
PIP mode, Position pip window at H=0, V=0, Zoom in to 120%.