Table of hex codes for serial communication – Kramer Electronics VS-88HC User Manual

Page 41

Advertising
background image

Table of Hex Codes for Serial Communication

37

Table 13 describes several examples for the hex codes used to set the delay

time:

Table 13: Hex Codes for Setting the Audio Delay Time

Delay Time

[msec]

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

1

)

Byte 2 should be 127 (80H) plus Most Significant bits of required delay

Byte 3 should be 127 (80H)

Byte 4 should be 127 (80H) plus machine number (from 1 up to 15)

The second command includes the less significant bits as described

previously for command 22.
Table 14 describes hex code examples for setting increased audio delay times:

Table 14: Hex Codes for Increasing the Audio Delay Time

Delay Time for IN 1

[msec]

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

To increase, for example, the IN 1 audio delay time by 1msec, the hex code

would be:

I8

82

8C

81

To decrease, for example, the IN 4 audio delay time by 1msec, the hex code

would be:

I8

84

8D

81


1 According to instruction 63 in the protocol (see section 12)

Advertising