Denso BHT-200QW Especificaciones Pagina 88

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 377
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 87
- 86 -
ALL_BUFFER
Specify this parameter during a read operation using the Input method to read the contents of the
entire barcode buffer. This value is fixed (not variable).
Syntax
[VB]
Public Const ALL_BUFFER As Integer
[C#]
public const int ALL_BUFFER;
[Ex.] Read all remaining data in the barcode buffer.
[VB] MyScanner.Input(ReadBuf, 0, Scanner.ALL_BUFFER)
[C#] MyScanner.Input(ReadBuf, 0, Scanner.ALL_BUFFER);
Vista de pagina 87
1 2 ... 83 84 85 86 87 88 89 90 91 92 93 ... 376 377

Comentarios a estos manuales

Sin comentarios