Kramer Electronics VS-42HC User Manual
Page 36

Table of Hex Codes for Serial Communication (RS-232/RS-485 Protocol)
33
Table 14 describes several examples for the hex codes used to set the delay
time:
Table 14: VS-42HC Hex Codes for Setting the Audio Delay Time
Delay Time
[ms]
For
Command
0
IN 1
I6
81
80
81
5
IN 2
I6
82
85
81
64
IN 3
I6
83
84
81
127
IN 4
I6
84
FF
81
For delay times exceeding 127ms, you need to send two commands (eight bytes).
The first command includes the most significant bits:
Byte 1 should be 63 (7FH)
Byte 2 should be 128 (80H) plus Most Significant bits of required delay
Byte 3 should be 128 (80H)
Byte 4 should be 128 (80H) plus machine number (from 1 up to 15)
The second command includes the less significant bits as described
previously for command 22.
Table 15 describes the hex code examples for setting the audio delay time for
delays more than 127ms:
Table 15: VS-42HC Hex Codes for increasing the Audio Delay Time
Delay Time for IN 1
[ms]
Command
128
7F
80
81
81
I6
81
80
81
130
7F
80
81
81
I6
81
82
81
200
7F
80
81
81
I6
81
C8
81
680
7F
80
85
81
I6
81
A8
81