Parameters | Details |
---|---|
d = location of table | Values: R: , E: , B: , and A: Default: R: |
o = name of table | Values: any valid name, up to 8 charactersDefault: if a name is not specified, UNKNOWN is used |
x = extension | Format: .DAT |
s = table size | Values: the number of memory bytes required to hold the Zebra downloadable format of the fontDefault: if an incorrect value or no value is entered, the command is ignored |
data = data string | Values: a string of ASCII hexadecimal valuesDefault: if no data is entered, the command is ignored |
~DER:JIS.DAT,27848,300021213001... (27848 two-digit hexadecimal values)
1 | Input stream with 0041 will be mapped to 0031. The printer prints "1". |
2 | Input stream with 0042 will be mapped to 0032. The printer prints "2". |
3 | Input stream with 0043 will be mapped to 0033. The printer prints "3". |
4 | Input stream with 0044 will be mapped to 0034. The printer prints "4". |