5525B/31/32 Line Matrix Printer Code V Programmer's Reference Manual
268
Chapter 6 Code V Emulation Error Codes
33 Line Slew Command Error
A Line Slew command (K or W) contains a non-numeric lines
parameter.
34 Forms Length PI Error
A Forms Length command (L) must use the PI line, but the Code
V is configured with PI disabled. Use the H Forms Length
command.
35 Forms Length No PI Error
A Form Length command (H) cannot use the PI line, but the Code
V is configured with PI enabled. Use the L Forms Length
command.
36 Dynamic Form Copy Command Error
A Dynamic Form Copy command (C) contains a non-numeric
parameter.
37 Dynamic Form Field Length Command Error
A Dynamic Form Field Length command ([
length
or {
length
)
contains a non-numeric length parameter.
38 Dynamic Form Nested Copy Error
A Dynamic Form Copy command (C) was encountered while
already within a copy loop. Copy commands cannot be nested.
39 Dynamic Data Repeat Count Error
A repeated dynamic form data element does not have a valid
repeat count. The repeat count must be four numeric characters.
40 Incomplete Bar Code Error
An unexpected end of a bar code command was detected. No
bar code type was found, or not enough variable ratio characters
were given.
41 Undefined Bar Code Type Error
An undefined bar code type was given.
43 Bar Code Data Length Error
The length of the bar code data is too long or too short for the bar
code type selected.
44 Illegal Bar Code Data Error
The bar code data contains a character which is not allowed by
this bar code type.
45 Bar Code Off Page Error
The bar code will not fit on the page at the starting column.
47 LPI Parameter Error
The new lpi parameter in the Line Spacing command (@L)
contains a non-numeric or 0 value.
48 Element Off Page Error
The form element cannot fit on the page at the starting position.
49 Not defined.