Casio DT-X8 Series Bedienungsanleitung Seite 76

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 184
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 75
76
4.47 OBRSetCode39Option
This function sets up the decode options for Code39 symbology.
Calling Sequences
[C++]
int OBRSetCode39Option(
BYTE byEnable,
BYTE byMinLength,
BYTE byMaxLength,
BYTE byOutFormat,
BYTE byCheckDigit,
BYTE byCheckChar
)
[Visual Basic]
Public Shared Function OBRSetCode39Option( _
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 OBRSetCode39Option(
Byte byEnable,
Byte byMinLength,
Byte byMaxLength,
Byte byOutFormat,
Byte byCheckDigit,
Byte byCheckChar
);
Parameters
byEnable
This parameter is for specifying scanning status with Code39 symbology selecting one of
the values listed below.
OBR_CODE_ENABLE : Enable Code39 symbology.
OBR_CODE_DISABLE : Disable Code39 symbology.
OBR_CODE_IGNORE : Continue with the current setting.
Seitenansicht 75
1 2 ... 71 72 73 74 75 76 77 78 79 80 81 ... 183 184

Kommentare zu diesen Handbüchern

Keine Kommentare