2-37 Ranges of CODE39/ITF/CODABAR/CODE128 changed.
2-40 Ranges of CODE39/ITF/CODABAR/CODE128 changed.
i
1. PRINT CONTROL FUNCTIONS
1.1 Command List
Print Control Commands
BD2-3880/3890 Command Reference
Control Code
LF
CR
ESC J
ESC d
Printing and paper feed
Print command
Printing and feeding paper n/203 inch
Printing and feeding the paper by n lines
Print Character Commands
Control Code
ESC SP
ESC !
ESC %
ESC &
ESC –
ESC E
ESC G
ESC R
ESC V
ESC t
ESC {
Setting the right space amount of the character
Collective specifying printing mode
Specifying/canceling douwnload character set
Defining download characters
Specifying/canceling underline
Specifying/canceling highlighting
Specifying/canceling double printing
Selecting the international character set
Specifying/Canceling 90°-right- turned Characters
Selecting the character code table
Specifying/canceling the inverted characters
FunctionCodePage
0Ah
0Dh
1Bh4Ah n
1Bh64h n
FunctionCode
1Bh20h n
1Bh21h n
1Bh25h n
1Bh26h s n m
[ap1...ps×a]m–n+1
1Bh2Dh n
1Bh45h n
1Bh47h n
1Bh52h n
1Bh56h n
1Bh74h n
1Bh7Bh n
5
6
7
8
Page
9
10
12
13
15
16
17
18
19
20
21
Print Position Commands
Control Code
HT
ESC $
ESC D
ESC
ESC a
/
Horizontal tab command
Specifying the absolute positions
Setting horizontal tab position
Specifying the relative positions
Aligning the characters
Line Feed Span Commands
Control Code
ESC 2
ESC 3
Specifying 1/6-inch line feed rate
Setting line feed rate of minimum pitch
Selecting the horizontal size (scale factor) of bar code
1Bh 63h 35h n
1Dh 5Eh n1 n2 n3
FunctionCode
1Bh 69h
1Bh 6Dh
FunctionCode
1Dh 48H n
1Dh 66H n
1Dh 68H n
1Dh 6Bh n[‘d’]k 00h (1)
1Dh 6Bh m n[d1...dn] (2)
1Dh 77H n
36
37
Page
38
39
Page
40
41
42
43
47
52
2
Other Commands
BD2-3880/3890 Command Reference
Control Code
ESC =
ESC @
DC2 A
NOP Commands
Control Code
ESC c 3
ESC c 4
ESC p
ESC u
FunctionCode
Data input control
Initializing the Printer
Selecting the Print drive system
FunctionCode
NOP
NOP
NOP
NOP
1Bh 3Dh n
1Bh 40h
12h 41h n
Page
53
54
55
Page
–
–
–
–
–
–
–
–
3
BD2-3880/3890 Command Reference
1.2 Command Details
1.2.1 Description of Items
XXXX ALL
[Function]
Command Function
[Code]
[Range]
[Outline]
[Caution]
[Default]
[See Also]
[Sample Program]
used, version, and so on. For details, see the ma
Describes an argument value(setting range) for the command.
Describes a command outline.
Describes a caution as required.
Describes an initial value for the command when accompanied by an argument.
Describes the associated commands for use.
A sequence of code constituting a command is represented in hexadecimal number for <
>H, binary number for < >B, and decimal number for < >, respectively; [ ]k represents a
repeat count of k-times.
Describes a coding example in the Q-BASIC sample program.
* This example is only for your reference and differs depending on the language
nual for the language used.
4
LF
BD2-3880/3890 Command Reference
[Function]
[Code]
[Outline]
[See Also]
[Sample Program]
[Print Results]
Printing and Paper Feed Command
<0A>H
Prints data inside the input buffer and feeds lines based on the line feed amount having been set.
• The head of the line becomes the next print starting position.
ESC 2, ESC 3
LPRINT "AAA" + CHR$ (&HA);
LPRINT "BBB" + CHR$ (&HA);
LPRINT CHR$ (&HA);
);
LPRINT "CCC" + CHR$ (&HA
Print and line feed
Print and line feed
Line feed only
Print and line feed
5
CR
BD2-3880/3890 Command Reference
[Function]
[Code]
[Outline]
Print Command
<0D>H
1) When DS 1-2 is OFF:
This command is ignored.
2) When DS 1- 2 is ON:
With data held inside the internal print buffer, printing and line feed are performed.
Without data inside the internal print buffer, however, no printing is performed.
[See Also]
LF
[Sample Program]
LPRINT "AAA" + CHR$ (&HD);
LPRINT "BBB" + CHR$ (&HD);
LPRINT CHR$ (&HD);
LPRINT "CCC" + CHR$
[Print Results]
(&HD);
Print and line feed
Print and line feed
Line feed only
Print and line feed
6
ESC J n
BD2-3880/3890 Command Reference
[Function]
[Code]
[Range]
[Outline]
Printing and feeding paper n/203 inch
<1B>H<4A>H<n>
{0 =< n =< FF} Data is described in Hex code.
Prints data inside the print buffer and feeds paper by n/360 inch. Since an actual mechanical
pitch is 1/203 inch, it is internally converted approximate to the value specified with this
command.
•
•
•
[Sample Program]
See Sample Program and Print Results for ESC 2 on Page
Specified volume does not remain.
The beginning of the line is to be considered as the next printing start position.
Initial value is not defined.
[Print Results]
48.
7
ESC d n
BD2-3880/3890 Command Reference
[Function]
[Code]
[Range]
[Outline]
Printing and Feeding the paper by n lines
<1B>H<64>H<n>
* {0 =< n =< FF} Data is described in Hex code.
Prints data inside the buffer and feeds paper by n lines.
•
•
[Default]
[Sample Program]
•
LPRINT "AAAAA"
LPRINT CHR$ (&H1B) + "d" + CHR$ (2);
LPRINT "AAAAA" + CHR$ (&HA);
[Print Results]
Specified line does not remain.
The beginning of the line is to be considered as the next printing start position.
The initial value is not defined.
2/6-inch line feed
8
ESC SP n
BD2-3880/3890 Command Reference
[Function]
[Code]
[Range]
Setting the right space amount of the character
<1B>H<20>H<n>
{0 =< n =< 20} (MLT-2880) Data is described in Hex code.
{0 =< n =< 30} (MLT-38x0) Data is described in Hex code.
[Outline]
[Caution]
[Default]
The rightward space amount is set in dot unit (1/203 inch unit). In the initial value, it is n=0.
The rightward space amount in doublewide mode is made double of the set volume.
n = 0
[Sample Program]
LPRINT CHR$ (&H1B) + " " + CHR$ (0);
LPRINT "AAAAA" + CHR$ (&HA);
LPRINT CHR$ (&H1B) + " " + CHR$ (1);
LPRINT "AAAAA" + CHR$ (&HA);
LPRINT CHR$ (&H1B) + " " + CHR$ (12);
LPRINT "AAAAA" + CHR$ (&HA);
[Print Results]
0-dot space
1-dot space
12-dot space
9
ESC ! n
BD2-3880/3890 Command Reference
[Function]
[Code]
[Range]
[Outline]
[Caution]
Collective Specifying Printing Mode
<1B>H<21>H<n>
{0 =< n=< FF} Data is described in Hex code.
Printing mode is assigned. Each n bit indicates the following:
Va lu e
Bit Function 0 1
0 Character Font Font A Font B
1 Undefined
2 Undefined
3 High-lighting Canceled Specified
4 Double height Canceled Specified
5 Double width Canceled Specified
6 Undefined
7 Underline Canceled Specified
• With double height and double width being specified simultaneously, double wide and
[Default]
[See Also]
double high characters are consisted.
• An underline is attached to the full character width, which, however, is not attached to
the part having been skipped by the horizontal tab.
Neither is it attached to 90°-right-turned characters.
• The underline width is as having been specified by <ESC ->.
(The default setting is 1 dot width. )
• Specification with this command is invalid to Kanji, except specification and cancellation
of highlighting
• In case that double wide character and normal character exist in same one line, the layout
of underline is consistent one.
n = 0
ESC E, ESC
–
10
[Sample Program]
LPRINT CHR$ (&H1B) + " ! " + CHR$ (&H00) + "H" ;
LPRINT CHR$ (&H1B) + " ! " + CHR$ (&H01) + "H";
LPRINT CHR$ (&H1B) + " ! " + CHR$ (&H08) + "H";
LPRINT CHR$ (&H1B) + " ! " + CHR$ (&H10) + "H";
LPRINT CHR$ (&H1B) + " ! " + CHR$ (&H20) + "H";
LPRINT CHR$ (&H1B) + " ! " + CHR$ (&H80) + "H";
LPRINT CHR$ (&H1B) + " ! " + CHR$ (&HB9) + "H";
LPRINT CHR$ (&HA);
[Print Results]
BD2-3880/3890 Command Reference
Font A
Font B
Font A + Highlighting
Font B + Highlighting + Quadruple + Underline
Font A + Underline
Font A + Double Width
Font A + Double Height
11
ESC % n
BD2-3880/3890 Command Reference
[Function]
[Code]
[Range]
[Outline]
Specifying/Canceling Download Character Set
<1B>H<25>H<n>
{0 =< n =< FF} data is described in Hex code.
Specifying/canceling download characters.
Further, only the lowest bit (n0) is valid for n.
The lowest bit (n0) indicates the following.
[Caution]
[Default]
[See Also]
Download characters and download bit images cannot be defined simultaneously.
{1 =< n1}
{1 =< n2}
{n1 x n2 =< 1311} (BS2-2880)
{n1 x n2 =< 1536} (BS2-38x0)
Defines downloading bit images of the number of dots specified by n1/n2.
The numbers of dots are n1 x 8 in horizontal direction and n2 x 8 in vertical direction.
•
d indicates bit image data.
•
The download bit image thus defined remains effective until redefinition,
•
ESC @ execution, ESC &, or power OFF takes place.
A download character and a download bit image can not be defined simultaneously.
•
With this command executed, defined content of a download character is cleared.
Relations between the bit image data and the dot defined are shown below:
•
•
If a download bit image is defined with this command while it is being printed (GS/) ,
printing operation may become unstable (fluctuating print pitch).
××
××
[See Also]
GS
/
31
BD2-3880/3890 Command Reference
[Sample Program]
GOSUB IMG
LPRINT CHR$ (&H1D) + "/" + CHR$ (0);
LPRINT CHR$ (&H1D) + "/" + CHR$ (1);
LPRINT CHR$ (&H1D) + "/" + CHR$ (2);
LPRINT CHR$ (&H1D) + "/" + CHR$ (3);
END
IMG:
n 1 = 10 : n 2= 5
LPRINT CHR$ (&H1D) + "*”;
LPRINT CHR$ (n1) + CHR$ (n2);
FOR J=1 TO n1*8
FOR I=1 TO n2
LPRINT CHR$ (J);
NEXT I
NEXT J
RETURN
[Print Results]
Nomal Mode
Double Width Mode
Double Height Mode
Quadruple Mode
32
GS / m
BD2-3880/3890 Command Reference
[Function]
[Code]
[Range]
[Outline]
[Caution]
Printing the Download, Bit Image
<1D>H<2F>H<m>
{0 =< m =< 03} Data is described in Hex code.
Prints download bit image in a mode specified by m.
When data being held in the print buffer, this command is ignored.
•
Regardless of the specified feed pitch, this command feeds the paper to be required to
•
print a bar code.
If the character code d cannot be printed in the respective bar code system, the bar
•
code so far will be printed, processing the subsequent data as normal data.
When a bar code whose number of characters to be printed is fixed has been selected,
•
the number of characters k have to be always made equal to the number of characters
to be printed. (The bar code is not printed when not matching.)
When the horizontal direction exceeds one line length, the excess part is not printed.
•
The initial va
•
lue is not specified.
43
BD2-3880/3890CommandReference
[Description of Bar Codes] <For print examples, see Page 46. >
UPC-A This bar code, consisting of numerals only, has a fixed length of 12 column; a 11-columns
number entered from the host or application software plus a check column(12th column)
automatically calculated inside the printer. If the 12th-column numeral is sent from the host,
the entire bar code will be printed as it is.
UPC-E This bar code, consisting of numerals only, has a fixed length of 8 column; the first
number system character is "0" stationary. A 12-column numeral entered from the host or
application software is compressed to 8 columns with a check column and printed. The 12thcolumn check column is automatically calculated inside the printer and sent from the host, the
entire bar code will be printed, compressed to 8 columns.
JAN-13(EAN) T his bar code, consisting of numerals only, has a fixed length of 13 column; a 12-column
number entered from the host or application software plus a check column(13th column)
automatically calculated inside the printer. If the 13th-column numeral is sent from the host,
the entire bar code will be printed as it is.
JAN-8(EAN) T his bar code, consisting of numerals only, has a fixed length of 8 column; a 7-column number
entered from the host or application software plus a check column(8th column) automatically
calculated inside the printer. If the 8th-column numeral is sent from the host, the entire bar
code will be printed as it is.
CODE39 This bar code, consisting of uppercase alphabets and numerals, has a variable length of column.
A start/stop code "*" is automatically added by the printer. Available characters include a
ITF This bar code, consisting of numerals only, has a variable length of even column. If an odd-
column code is transferred, nothing will be printed.
CODABAR (NW-7)
This bar code, consisting of alpha numerals, has a variable length of column. Available
characters include "0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, D, D, $, +, -,., /, :." A start/stop code is
required; any one of A, B, C, and D is used.
CODE128 ·This bar code consists of all of 128 ASCII code characters and has a variable length of
column. This printer supports the code subsets A, B, and C. By prefixing a transfer
code with any one character of A, B, and C, you can select the code subset to start from.
If not prefixed with A, B, or C, the code subset B will be selected.
The code subset A is the bar code consisting of standard uppercase alphabets, numerals,
·
symbols, and special codes.
The code subset B is the bar code consisting of standard uppercase/lowercase alphabets,
·
numerals, symbols, control codes, and special codes.
The code subset C is the bar code consisting of special characters and 100 kinds of
·
numbers ranging from 00 to 99.
The check column automatically calculated inside the printer is added to the end of the
·
entered column
to be printed.
44
BD2-3880/3890 Command Reference
Processing of the special characters
•
The characters above the ASCII code number 96 are considered special characters. The
following lists the converted characters for entering these characters.
ASCII Code Converted Character Subset Code Subset Code B Subset Code C
96 80h FNC 3 FNC 3 -N/A-
97 81h FNC 2 FNC 2 -N/A-
98 82h SHIFT SHIFT -N/A-
99 83h CODE C CODE C -N/A-
100 84h CODE B FNC 4 CODE B
101 85h FNC 4 CODE A CODE A
102 86h FNC 1 FNC 1 FNC 1
The following exemplifies a selection of the code subset as a method to utilize the special
characters.
<Selection of Code Subset>
Initial selection: Enter any one character of A, B, and C.
•
Conversion on the way: Enter any one character of 82h through 85h
•
Example) When initially testing with the code subset B, and then, printing the bar code,
Printing is done depending on bar code specification type, number of print column, bar code
height, width (Magnification), vi
sible code presence, and bar code data specification.
46
GS k m n [d1 ... dn]
[Function]
[Code]
[Range]
[Outline]
Printing the Bar Code (2)
<1D>H<6B>H<m><n>[d1...dn]
65 =< m =< 73 Ranges of n and d differ depending on the barcode system.
Specifying a type of bar code and printing bar codes.
Bar Code System
m
65
UPC-A
66
UPC-E
67
JAN13 (EAN)
68
JAN8 (EAN)
69
CODE39
70
ITF
71
CODABAR
73
CODE128
* Maximum number of digits is the maximum number with this printer.
Range of n
11 =< n =< 12
11 =< n =< 12
12 =< n =< 13
7 =< n =< 8
1 =< n =< 255
1 =< n =< 255 (even)
1 =< n =< 255
2 =< n =< 255
Range of d
48 =< d =< 57
48 =< d =< 57
48 =< d =< 57
48 =< d =< 57
48 =< d =< 57, 65 =< d =< 90
32, 36, 43, 45, 46, 47
48 =< d =< 57
48 =< d =< 57, 65 =< d =< 68
36, 43, 45, 46, 47, 58
0 =< d =< 127
Max. Column
—
—
—
—
17
34
25
23
[Caution]
[Default]
n indicates number of data and treats the n bytes from next data as barcode data.
•
When n is outside the range, command processing is stopped and next data is processed as
•
normal data.
When d is outside the range, only paper feed is executed and next data is processed as
•
normal data.
Executes paper feeding as much as the height of barcode (including visible code when visible
•
code printing is designated) regardless of the line feed amount set by <ESC 2>, <ESC 3>, etc.
Valid only when data is not present in the print buffer. When data is present in the print buffer,
•
data from m and on is processed as normal data.
After printing barcode, the top of a line is specified as the next print position.
•
Printing mode except overturned character (bold printing, double-strike printing, underline,
•
character size) has no effect.
This command is ignored when 90° clockwise turn of character is specified.
•
The initial value is not defined.
47
BD2-3880/3890CommandReference
[Description of Bar Codes]
UPC-AThis bar code, consisting of numerals only, has a fixed length of 12 column; a 11-columns
number entered from the host or application software plus a check column (12th column)
automatically calculated inside the printer. If the 12th-column numeral is sent from the host,
the entire bar code will be printed as it is.
UPC-EThis bar code, consisting of numerals only, has a fixed length of 8 column; the first number
system character is “0” stationary. A 12-column numeral entered from the host or application
software is compressed to 8 columns with a check column and printed. The 12th column check
column is automatically calculated inside the printer and sent from the host, the entire bar code
will be printed, compressed to 8 columns.
JAN-13 (EAN)
This bar code, consisting of numerals only, has a fixed length of 13 column; a 12-column number
entered from the host or application software plus a check column (13th column) automatically
calculated inside the printer. If the 13th-column numeral is sent from the host, the entire bar
code will be printed as it is.
JAN-8 (EAN)
This bar code, consisting of numerals only, has a fixed length of 8 column; a 7-column number
entered from the host or application software plus a check column (8th column) automatically
calculated inside the printer. If the 8th column numeral is sent from the host, the entire bar code
will be printed as it is.
CODE39This bar code, consisting of uppercase alphabets and numerals, has a variable length of column.
A start/stop code “*” is automatically added by the printer. Available characters include a space
and “$%+–./0123456789”, and uppercase alphabets.
ITFThis bar code, consisting of numerals only, has a variable lenght of even column.
If an odd-column code is transferred, nothing will be printed.
CODABAR (NW-7)
This bar code, consisting of alpha numerals, has a variable length of column. Available
characters include “0123456789$+–./:”. A start/stop code is required; any one of A, B, C,
and D is used.
48
BD2-3880/3890 Command Reference
Control Character
ASCII
NUL
SOH
STX
ETX
EOT
ENQ
ACK
BEL
BS
HT
LF
VT
FF
CR
SO
SI0F■O
CODE128This barcode consists of 103 kinds of barcode characters and three code subsets with a variable
length. It can print 128 ASCII characters.
Code set A can print ASCII characters of 00H through 5FH.
•
Code set B can print ASCII characters of 20H through 7FH.
•
Code set C can print two digits of 00 through 99 with one character.
•
In addition to the above characters, special characters are printed.
Shift character (SHIFT)
•
With code set A, one character just after SHIFT is treated as a character of code set B.
With code set B, one character just after SHIFT is treated as a character of code set A.
No such character can be treated with code set C.
Switches the code sets after code set selecting characters (CODE A, CODE B, CODE C) to
•
A, B, C, respectively.
Use of function characters (FNC1, FNC2, FNC3, FNC4) differ depending on the application.
•
Only FNC1 is usable with code C.
Hex.
00
01
02
03
04
05
06
07
08
09
0A
0B
0C
0D
0E
HRI Code
■U
■A
■B
■C
■D
■E
■F
■G
■H
■I
■J
■K
■L
■M
■N
Control Character
ASCII
DLE
DC1
DC2
DC3
DC4
NAK
SYN
ETB
CAN
EM
SUB
ESC
FS
GS
RS
US1F■E
DEL7F■T
Hex.
10
11
12
13
14
15
16
17
18
19
1A
1B
1C
1D
1E
HRI Code
■W
■P
■Q
■R
■S
■T
■U
■V
■X
■Y
■Z
■A
■B
■C
■D
When sending print data, note the following matters.
(1)
The top of barcode data must be any one of code set selection characters (CODE A, CODE B,
CODE C) which selects the first code set.
(2)
Special character is designated by two characters : “{” and the succeeding one character.
Or, two characters of “{” are sent consecutively.
49
[Special Characters]
BD2-3880/3890 Command Reference
Hex. Code
7B53
7B41
7B42
7B43
7B31
7B32
7B33
7B34
7B7B
ASCII Code
{S
{A
{B
{C
{1
{2
{3
{4
{{
Code Set A
SHIFT
–N/A
CODE B
CODE C
FNC1
FNC2
FNC3
FNC4
‘{ ’
Code Set B
SHIFT
CODE A
–N/A
CODE C
FNC1
FNC2
FNC3
FNC4
‘{ ’
Code Set C
–N/A
CODE A
CODE B
–N/A
FNC1
–N/A
–N/A
–N/A
‘{ ’
Example:Transmitting data for printing “No” with code set B first and then “123456”with
When the top of barcode data raw is not code set selection character, the command processing
•
stops at that point and the succeeding data is processed as normal data.
When receiving a character that cannot be used by the selected code set, the command
•
processing stops at that point and the succeeding data is processed as normal data.
Visible codes corresponding to shift character and code set selection character are not printed.
•
In addition, visible codes of function character and control character are treatedas space
characters.
12-column fixed-length bar code consisting of
numerals only.
8-column fixed-length bar code consisting of
numerals only. Abbreviated version of UPC-A.
13-column fixed-length bar code consisting of
numerals only.
8-column fixed-length bar code consisting of
numerals only.
CODE39
ITF
CODABAR
(NW-7)
CODE128
[Barcode Designation]
Printing is done depending on bar code specification type, number of print column, bar code
height, width (Magnification), visible code presence, and bar code data specification.
Variable-length bar code consisting of alphabets and
numerals. The start/stop code “*” is automatically
added.
Even-column variable-length bar code consisting of
numerals only.
Variable-length bar code consisting of alpha
numerals. Any one of A, B, C, and D is required as
the start/stop code.
Variable-length bar code consisting of all 128 ASCII
code characters.
51
GS w n
BD2-3880/3890 Command Reference
[Function]
[Code]
[Range]
[Outline]
Selecting the horizontal size (Scale factor) of the Bar Code
<1D>H <77>H<n>
{2 =< n =< 4} Data is described in Hex code.
Selecting bar code width.
n denotes the number of dots in fine element width.
[Default]
•
[Sample Program]
LPRINT CHR$ (&H1D) + "h" + CHR$ (30);
LPRINT CHR$ (&H1D) + "w" + CHR$ (2);
GOSUB BC
LPRINT CHR$ (&H1D) + "h" + CHR$ (50);
LPRINT CHR$ (&H1D) + "w" + CHR$ (3);
GOSUB BC
LPRINT CHR$ (&H1D) + "h" + CHR$ (80);
LPRINT CHR$ (&H1D) + "w" + CHR$ (4);
GOSUB BC
END
BC:
LPRINT CHR$ (&H1D) + "k”;
LPRINT CHR$ (4);
LPRINT "12" + CHR$ (0);
RETURN
[Print Results]
The initial value of this width is "3".
Height 30,
Magnification 2
Height 50,
Magnification 3
Height 80,
Magnification 4
52
ESC = n
BD2-3880/3890 Command Reference
[Function]
[Code]
[Range]
[Outline]
Data Input Control
<1B>H<3D>H<n>
{0 =< n =< FF} Data is described in Hex code.
Selecting equipment in which data input from the host is effective.
• Each bit of n indicates as follows:
Va l ue Bit Equipment
0 1
0 Printer Invalid Valid
1 Not defined
2 Not defined
3 Not defined
4 Not defined
5 Not defined
6 Not defined
7 Not defined
• When the printer has not been selected, this printer abandons all the received data
until it is selected by this command.
[Caution]
• Even when the printer has not been selected, it can become BUSY state through
printer operation.
• When the printer is deselected, this printer discards all the data until it is selected
with this command.
[Default]
• The initial value of n is "1".
[Sample Program]
LPRINT "AAAAA”;
LPRINT CHR$ (&H1B) + "=" + CHR$ (0);
LPRINT "aaaaa" + CHR$ (&HA);
LPRINT CHR$ (&H1B) + "=" + CHR$ (1);
LPRINT "AAAAA" + CHR$ (&HA);
[Print Results]
is not printed
53
ESC @
BD2-3880/3890 Command Reference
[Function]
[Code]
[Range]
[Caution]
Initializing the Printer
<1B>H<40>H
Clears data stored in the print buffer and brings various settings to the initial state (Default state).
•
•
[Sample Program]
LPRINT CHR$ (&H1B) + " ! " + CHR$ (&H30) ;
LPRINT CHR$ (&H1B) + "V" + CHR$ (1);
LPRINT "AAA" + CHR$ (&HA);
LPRINT CHR$ (&H1B) + "@”;
LPRINT "AAA" + CHR$ (&HA);
[Print Results]
Data inside the internal input buffer are not cleared.
Dip switches setting are red once again.
54
DC2 A n
BD2-3880/3890 Command Reference
[Function]
[Code]
[Range]
[Outline]
[Default]
Selecting the Print drive system
<12>H<41>H<n>
{0 =< n =< FF}
Selecting the Fixed division system or the Variable division system.
"n" is valid only for the lowest bit (n0).
•
n0 Print Drive System
0 Fixed division number system
1 Variable division number system
The initial value of n is specified by Jumper (J
5).
55
2. CHARACTER CODE TABLE
2.1 International
BD2-3880/3890 Command Reference
56
2.2 Japanese
BD2-3880/3890 Command Reference
57
2.3 International Character Set
COUNTRY
BD2-3880/3890 Command Reference
58
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.