Casio DT-X8 Series Bedienungsanleitung Seite 127

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

Kommentare zu diesen Handbüchern

Keine Kommentare