ETC Cobalt Family v7.1.0 User Manual
Page 1013

Cobalt 7.1 - 20140612
1012
Resume (Main Playback):
F0 7F 01 02 01 03 F7
SET
The SET command allows setting Cobalt's faders to specific levels. An MSC SET command packet
looks like this:
Where <cc> <cc> defines the Controller number and <vv> <vv> defines the level. These are both 14-
bit values, a combination of two 7-bit values. Both in <cc> <cc> and <vv> <vv> the first value is the
LSB and the second value is the MSB. For <vv> <vv> fader values Cobalt uses the most significant 8-
bits of the 14-bit value for the level, giving a resolution of 256 steps.
Some examples of how percent value convert to <vv> <vv> values in Cobalt:
Percent Level
<vv> <vv> Value
0%
00 00
10%
00 0D
20%
7F 19
30%
7F 26
40%
00 33
50%
00 40
60%
7F 4C
70%
7F 59
80%
00 66
90%
00 73
100%
7F 7F