Datamax-oneil APEX Series Programmer’s Manual Manual do Utilizador Página 25

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 67
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 24
19
Expected Result (not to scale):
Example: The following escape commands encode the data “12345678901” in UPC-A type. Due to space limitation CR LF are
not shown
Escape Sequence:
<ESC>z’6’ <BEL> <VT> <SOH> <NUL> <NUL> <SOH> <SYN> ‘1’ ‘2’ ‘3’ ‘4’ ‘5’ ‘6’ ‘7’ ‘8’ ‘9’ ‘0’ ‘1’
Hexadecimal :
1b 5a 36 7 0b 1 0 0 1 16 31 32 33 34 35 36 37 38 39 30 31
Decimal:
27 90 54 7 11 1 0 0 1 22 49 50 51 52 53 54 55 56 57 48 49
Expected Result (not to scale):
Example: The following escape commands encode the data “1234500006” in UPC-E type. Due to space limitation CR LF are not
shown
Escape Sequence:
<ESC>z’6’ <BS> <LF> <SOH> <NUL> <NUL> <SOH> <SYN> ‘1’ ‘2’ ‘3’ ‘4’ ‘5’ ‘0’ ‘0’ ‘0’ ‘0’ ‘6
Hexadecimal :
1b 5a 36 8 0a 1 0 0 1 16 31 32 33 34 35 30 30 30 30 36
Decimal:
27 90 54 8 10 1 0 0 1 22 49 50 51 52 53 48 48 48 48 54
Expected Result (not to scale):
Example: The following escape commands encode the data “123456789012” in EAN-13 type. Due to space limitation CR LF are
not shown
Escape Sequence:
<ESC>z’6’ <HT> <FF> <SOH> <NUL> <NUL> <SOH> <SYN> ‘1’ ‘2’ ‘3’ ‘4’ ‘5’ ‘6’ ‘7’ ‘8’ ‘9’ ‘0’ ‘1’ ‘2’
Hexadecimal :
1b 5a 36 9 0c 1 0 0 1 16 31 32 33 34 35 36 37 38 39 30 31 32
Vista de página 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30 ... 66 67

Comentários a estes Manuais

Sem comentários