Citizen Systems iDP-3540/3541 Benutzerhandbuch

Seite von 48
iDP-3540/41 User’s Manual
 CITIZEN
34/48
12-2. Input Data Formats
12-2-1. Paper feed command for “n” lines
     1st byte
          D8
D1
  0
  0
  0
  0
  0
  0
  0
  0
FF(0C)H
     2nd byte
          D8
D1
  0
  N7
  N6
  N5
  N4
  N3
  N2
  N1
n(N7 N1)
                                                                 (Binary digits)
When the number of lines to be fed (2
nd
 byte) is written-in following the paper feed command
(1
st
 byte), the paper will be fed by the number of lines specified. The number of lines to be fed can
be specified from n = 1 to 127. If “0” is specified, paper feed will not be carried out.
When there is data in the print buffer at the time this command is applied, this data will first to
printed out and then line feeding of “n” – lines will be performed.
12-2-2. Enlarged character command
          D8
D1
  0
  0
  0
  0
  1
  1
  1
  0
SO(0E)H
The data following this command, are printed out in twice the normal width.
This mode will continue until the corresponding cancel command is input, or automatically
released after printing one line. Since enlarged characters are twice the normal width, care should
be taken to avoid exceeding the column capacity.
12-2-3. Enlarged character cancel command
This command is used for canceling the enlarged character mode set by SO, and the following data
will be printed out in the normal character mode.
                  D8
D1
  0
  0
  0
  0
  1
  1
  1
  1
SI(0F)H