Denso BHT-200QW Especificações Página 125

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 377
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 124
- 123 -
Input
Reads unicoded data from the barcode buffer.
Syntax
[VB]
Public Function Input(ByVal buffer() As Char,ByVal offset As Integer, _
len As Integer) As Integer
[C#]
public int Input(char[] buffer, int offset, int len)
Parameters
buffer
[out] Destination buffer
offset
[in] Offset value within buffer indicating the start point of reading
Specifying Scanner.ALL_BUFFER causes the entire contents of the barcode buffer to
be read.
len
[in] Maximum number of digits in the barcode to be read
Specifying Scanner.ALL_BUFFER causes the entire contents of the barcode buffer to
be read.
Return value
Actual number of digits that have been read
Exceptions
Name of Exception Meaning
ObjectDisposedException Barcode reading is disabled.
Vista de página 124
1 2 ... 120 121 122 123 124 125 126 127 128 129 130 ... 376 377

Comentários a estes Manuais

Sem comentários