User`s manual
THE PARAMETER LIST (4214)
Axis AX-3 Cobra+ Technical Reference 110
#081 Line Density Format
This parameter consists of four hexadecimal bytes that together determine how the line
density shall be set in the printer. The meaning of each byte is listed below.
Line Density Format Byte 1:
Line Density Format Byte 2:
Line Density Format Byte 3:
Line Density Format Byte 4:
Note: 1. The default values depend on the selected Printer Driver.
Related
parameters:
#080 Line Density Header #083 6 LPI
#082 Line Density Tail #084 8 LPI
#082 Line Density Tail
After the Line Density Header sequence has been sent to the printer and the line density
value has been set according to the Line Density Format parameter, the Line Density
Tail sequence is sent to the printer.
Value Description
$01 The setting in the printer is done with a binary value (one byte)
$02 The setting in the printer is done with two significant digits of a decimal
value
$03 The setting in the printer is done with a three digits decimal value
$00, $04 - $FF No line density setting is done in the printer
Value Description
$00 Parameter #083 or parameter #084 is used to set line density
$01 - $FF The numerator that together with the denominator (Line Density
Format Byte 3) defines the scaling of line density from 1/1440 of an
inch to the resolution appropriate for the line density escape sequence
sent to the printer (
e.g.
a numerator of 1 and a denominator of 20 is
appropriate if the line density should be set in units of 1/72 of an inch in
the printer since 1440/20 = 72)
Value Description
$00 Parameter #083 or parameter #084 is used to set line density
$01 - $FF The denominator that together with the numerator (Line Density
Format Byte 2) defines the scaling of line density from 1/1440 of an
inch to the resolution appropriate for the line density escape sequence
sent to the printer (
e.g.
a numerator of 1 and a denominator of 20 is
appropriate if the line density should be set in units of 1/72 of an inch in
the printer since 1440/20 = 72)
Value Description
$00 - $FF This byte is used as an offset that is added to the line density value just
before it is set in the printer
Value Description
<any seq> Last part of the escape sequence for line density setting
<empty> No ending sequence for line density setting is sent to the printer