Denso BHT-202Q Uživatelský manuál Strana 93

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 407
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 92
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);
84
Zobrazit stránku 92
1 2 ... 88 89 90 91 92 93 94 95 96 97 98 ... 406 407

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

Žádné komentáře