Citizen BD2-2890DD Specifications page 64

Control board for mlt-289
Table of Contents

Advertisement

ESC = n
[Function]
Data Input Control
[Code]
<1B>H<3D>H<n>
[Range]
{0 =< n =< FF} Data is described in Hex code.
[Outline]
Selecting equipment in which data input from the host is effective.
• Each bit of n indicates as follows:
Bit
0
1
2
3
4
5
6
7
• When the printer has not been selected, this printer abandons all the received data
until it is selected by this command.
• Even when the printer has not been selected, it can become BUSY state through
[Caution]
printer operation.
• When the printer is deselected, this printer discards all the data until it is selected
with this command.
• The initial value of n is "1".
[Default]
[Sample Program]
LPRINT "AAAAA";
LPRINT CHR$ (&H1B) + "=" + CHR$ (0);
LPRINT "aaaaa" + CHR$ (&HA);
LPRINT CHR$ (&H1B) + "=" + CHR$ (1);
LPRINT "AAAAA" + CHR$ (&HA);
[Print Results]
Equipment
Printer
Invalid
Not defined
Not defined
Not defined
Not defined
Not defined
Not defined
Not defined
is not printed
Va lue
0
1
Valid
60
BD2-2890DD SPECIFICATIONS

Advertisement

Table of Contents
loading

Table of Contents