•FADER (1st-6th byte)
The level for each fader can be specified (in dB units).
The parameter and levels are as shown in the following table.
Level |
| Level |
|
| Level |
|
|
0x30 (‘0’) | 0x40 | (‘@’) | 0x50 | (‘P’) | |||
0x31 (‘1’) | 0x41 | (‘A’) | 0x51 | (‘Q’) | |||
0x32 (‘2’) | 0x42 | (‘B’) | 0x52 | (‘R’) | |||
0x33 (‘3’) | 0x43 | (‘C’) | 0x53 | (‘S’) | |||
0x34 (‘4’) | 0x44 | (‘D’) | 0x54 | (‘T’) | |||
0x35 (‘5’) | 0x45 | (‘E’) | 0x55 | (‘U’) | |||
0x36 (‘6’) | 0x46 | (‘F’) | 0x56 | (‘V’) | |||
0x37 (‘7’) | 0x47 | (‘G’) | 0x57 | (‘W’) | |||
0x38 (‘8’) | 0x48 | (‘H’) | 0x58 | (‘X’) | |||
0x39 (‘9’) | 0x49 | (‘I’) | 0 | 0x59 | (‘Y’) | ||
0x3A (‘:’) | 0x4A (‘J’) | +0.5 | 0x5A (‘Z’) | ||||
0x3B (‘;’) | 0x4B (‘K’) | +1.0 | 0x5B (‘[‘) | ||||
0x3C (‘<‘) | 0x4C (‘L’) | +1.5 | 0x5C (‘\’) | ||||
0x3D (‘=‘) | 0x4D (‘M’) | +2.0 | 0x5D (‘]’) | ||||
0x3E (‘>‘) | 0x4E (‘N’) | +2.5 | 0x5E (‘^’) | ||||
0x3F (‘?’) | 0x4F (‘O’) | +3.0 | 0x5F (‘_’) |
Level |
|
|
+3.5 | 0x60 | (‘`’) |
+4.0 | 0x61 | (‘a’) |
+4.5 | 0x62 | (‘b’) |
+5.0 | 0x63 | (‘c’) |
+5.5 | 0x64 | (‘d’) |
+6.0 | 0x65 | (‘e’) |
+6.5 | 0x66 | (‘f’) |
+7.0 | 0x67 | (‘g’) |
+7.5 | 0x68 | (‘h’) |
+8.0 | 0x69 | (‘i’) |
+8.5 | 0x6A (‘j’) | |
+9.0 | 0x6B (‘k’) | |
+10.0 | 0x6C (‘l’) |
Example
To set the level for each input fader as follows:
MIC 1/WL 1 INPUT :
MIC 2/WL 2 INPUT :
MIC 3 INPUT | : |
MIC 4 INPUT | : |
LINE INPUT | : 0dB |
AV/RGB INPUT | : 0dB |
0x43 0x50 0x4D 0x35 0x4A 0x4A 0x4A 0x4A 0x59 0x59 0x0D (‘C P M 5 J J J J Y Y CR’)
2.1.4 INPUT FADER REQUEST : 0x52 0x50 0x4D 0x35 (‘RPM5’)
This command is used to read the input fader settings from the
Packet format
0x52 0x50 0x4D 0x35 0x0D
Return packet format
When the
0x41 “parameter” 0x0D
The parameter consists of 6 bytes of data which are the same as those of the parameter of the INPUT FADER command.
Page 8/43