Casio DT-X8 Series Bedienungsanleitung Seite 82

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 184
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 81
82
4.50 OBRSetNW7OptionEx
This function sets up the decode options for NW-7 symbology.
In the Device Emulator, the function returns always FUNCTION_UNSUPPORT.
Calling Sequences
[C++]
int OBRSetNW7OptionEx(
BYTE byEnable,
BYTE byMinLength,
BYTE byMaxLength,
BYTE byOutFormat,
BYTE byCheckDigit,
BYTE byCheckChar
)
[Visual Basic]
Public Shared Function OBRSetNW7OptionEx( _
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 OBRSetNW7OptionEx(
Byte byEnable,
Byte byMinLength,
Byte byMaxLength,
Byte byOutFormat,
Byte byCheckDigit,
Byte byCheckChar
);
Parameters
byEnable
This parameter is for specifying scanning status with NW-7 symbology selecting one of the
values listed below.
OBR_CODE_ENABLE : Enable NW-7 symbology.
OBR_CODE_DISABLE : Disable NW-7 symbology.
OBR_CODE_IGNORE : Continue with the current settings.
Seitenansicht 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 183 184

Kommentare zu diesen Handbüchern

Keine Kommentare