Citizen CMP-10 Specifikace Strana 22

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 80
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 21
— 20 —
A A A A A A A A A A
a a a a a
ESC = n
[Function] Data Input Control
[Code] <1B>H<3D>H<n>
[Range] {0 =< n =< FF(Hex)}
[Outline] Selecting equipment in which data input from the host is effective.
Each bit of n indicates as follows:
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]
PRINT #1, “AAAAA”;
PRINT #1, CHR$ (&H1B) + “=” + CHR$ (0);
PRINT #1, “aaaaa” + CHR$ (&HA);
PRINT #1, CHR$ (&H1B) + “=” + CHR$ (1);
PRINT #1, “AAAAA” + CHR$ (&HA);
[Print Results]
Value
01
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
Bit Equipment
>
Zobrazit stránku 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 79 80

Komentáře k této Příručce

Žádné komentáře