Download Print this page

Citizen CBM-202PC-04 User Manual page 56

Thermal printer mechanical control lsi
Hide thumbs Also See for CBM-202PC-04:

Advertisement

[Function]
Data Input Control
[Code]
<1B>H<3D>H<n>
[Range]
{0 n FF}
[Outline]
Selecting equipment in which data input from the host is effective.
[Caution]
[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]
Data is described in Hex code.
Each bit of n indicates as follows:
Bit
Equipment
0
Printer
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.
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.
The initial value of n is "1".
Value
0
Invalid
56
CBM-202PC-04 User's Manual
1
Valid
CITIZEN

Advertisement

loading