235
Using the Pattern Generator
ASCII File Commands
LABel
Command LABel <name_str>,<width>
<name_str> label string, six characters maximum in length.
<width> integer number of bits in the label (1 through 32).
The LABel command is a special means of specifying labels for use by
an ASCII file. The label bits are assigned from most to least significant
bits across the output pods. Labels may only contain adjacent bits. The
user must specify the label string and the width of the field. The label
base is hexadecimal.
There is a maximum of 126 labels. No label may be more than 32 bits
wide. If a label is too wide (too many bits) for the remaining unused
pattern generator bits, it will be discarded. Use of the FORMat:LABel
command after the ASCDown command will generate an error.
Example LABel ’TEST1’,7
LABel ’ADDR’,13