Casio DT-X8 Series Instrukcja Użytkownika Strona 88

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 184
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 87
88
4.53 OBRSetWPCAddonOptionEx
This function sets up the decode options for WPC Addon symbology.
Calling Sequences
[C++]
int OBRSetWPCAddonOptionEx(
BYTE byEnable,
BYTE byMinLength,
BYTE byMaxLength,
BYTE byOutFormat,
BYTE byCheckDigit,
BYTE byCheckChar
)
[Visual Basic]
Public Shared Function OBRSetWPCAddonOptionEx( _
ByVal byEnable As Byte, _
ByVal byMinLength As Byte, _
ByVal byMaxLength As Byte, _
ByVal byOutFormat As Byte, _
ByVal byCheckDigit As Byte, _
ByVal byCheckChar As Byte _
) As Int32
[C#]
public static Int32 OBRSetWPCAddonOptionEx(
Byte byEnable,
Byte byMinLength,
Byte byMaxLength,
Byte byOutFormat,
Byte byCheckDigit,
Byte byCheckChar
);
Parameters
byEnable
This parameter is for specifying scanning status with WPC Addon symbology selecting one
of the values listed below. See note 1.
OBR_CODE_ENABLE : Enable WPC Addon symbology.
OBR_CODE_DISABLE : Disable WPC Addon symbology.
OBR_CODE_IGNORE : Continue with the current settings.
Przeglądanie stron 87
1 2 ... 83 84 85 86 87 88 89 90 91 92 93 ... 183 184

Komentarze do niniejszej Instrukcji

Brak uwag