Casio DT-X8 Series Bedienungsanleitung Seite 135

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 184
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 134
135
4.76 OBRSetRSS14Option
This function sets up the decode options for RSS-14 symbology.
Calling Sequences
[C++]
int OBRSetRSS14Option(
BYTE byEnable,
BYTE byMinLength,
BYTE byMaxLength,
BYTE byOutFormat,
BYTE byCheckDigit,
BYTE byCheckChar
)
[Visual Basic]
Public Shared Function OBRSetRSS14Option( _
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 OBRSetRSS14Option(
Byte byEnable,
Byte byMinLength,
Byte byMaxLength,
Byte byOutFormat,
Byte byCheckDigit,
Byte byCheckChar
);
Parameters
byEnable
This parameter is for specifying scanning status with RSS-14 symbology selecting one of
the values listed below. See note 1.
OBR_CODE_ENABLE : Enable RSS-14 symbology.
OBR_CODE_DISABLE : Disable RSS-14 symbology.
OBR_CODE_IGNORE : Continue with current settings.
Seitenansicht 134
1 2 ... 130 131 132 133 134 135 136 137 138 139 140 ... 183 184

Kommentare zu diesen Handbüchern

Keine Kommentare