Citizen CMP-10 Dokumentacja Strona 41

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 80
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 40
— 39 —
Value
01
0 Not defined
1 Not defined
2 Paper or paper cover With paper and No paper or
cover closed cover open
3 Not defined
4 Not used Fixed to 0
5 Not defined
6 Not defined
7 Not defined
ESC v
[Function] Transmitting the printer status
[Code] <1B>H<76>H
[Outline] Current printer status is transmitted.
Status sent out consists of 1 byte whose content is as in the table below.
[Caution] In paper end status, this command may be unreceptible state due to BUSY state.
[Sample Program]
OPEN “COM1:N81NN” AS #1 ;
PRINT #1, CHR$ (&H1B) ; “v” ;
A$ = INPUT$ (1, #1) ;
CLOSE #1
END
Bit Function
Przeglądanie stron 40
1 2 ... 36 37 38 39 40 41 42 43 44 45 46 ... 79 80

Komentarze do niniejszej Instrukcji

Brak uwag