
42
Keysight M8070A Programming Guide
2
Recommended Programming Techniques
Symbol Sequences
When combining symbols to a sequence of symbols they are filled in one
after the other without any gaps. For the non-bit codings that use multiple
bytes, the symbols naturally start again on a byte boundary. For the bit
codings (binary) they start at the next available bit. Bits are used in a
fashion that allows reading from “left to right”. This means the symbol bit 0
is encoded as bit 7 in a byte.
Figure 11
Example 1: plain bit coding
Figure 12
Example 2: mask and squelch bit coding