Casio DT-X8 Series Bedienungsanleitung Seite 131

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 184
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 130
131
4.74 OBRSetIATAOption
This function sets up the decode options for IATA symbology.
Calling Sequences
[C++]
int OBRSetIATAOption(
BYTE byEnable,
BYTE byMinLength,
BYTE byMaxLength,
BYTE byCheckDigit
)
[Visual Basic]
Public Shared Function OBRSetIATAOption( _
ByVal byEnable As Byte, _
ByVal byMinLength As Byte, _
ByVal byMaxLength As Byte, _
ByVal byCheckDigit As Byte _
) As Int32
[C#]
public static Int32 OBRSetIATAOption(
Byte byEnable,
Byte byMinLength,
Byte byMaxLength,
Byte byCheckDigit
);
Parameters
byEnable
This parameter is for specifying scanning status with IATA symbology selecting one of the
values below. See note 1.
OBR_CODE_ENABLE : Enable IATA symbology.
OBR_CODE_DISABLE : Disable IATA symbology.
OBR_CODE_IGNORE : Continue with current settings.
byMinLength
This parameter is for specifying the minimum number of digits. Any bar code of IATA
symbology with its length less than the value set in this parameter will not be decoded. The
default is 4.
Seitenansicht 130
1 2 ... 126 127 128 129 130 131 132 133 134 135 136 ... 183 184

Kommentare zu diesen Handbüchern

Keine Kommentare