Casio DT-X8 Series Manual de usuario Pagina 94

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 184
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 93
94
4.56 OBRSetWPCOptionEx
This function sets up the decode options for WPC symbology.
Calling Sequences
[C++]
int OBRSetWPCOptionEx(
BYTE byEnable,
BYTE byMinLength,
BYTE byMaxLength,
BYTE byOutFormat,
BYTE byCheckDigit,
BYTE byCheckChar
)
[Visual Basic]
Public Shared Function OBRSetWPCOptionEx( _
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 OBRSetWPCOptionEx(
Byte byEnable,
Byte byMinLength,
Byte byMaxLength,
Byte byOutFormat,
Byte byCheckDigit,
Byte byCheckChar
);
Parameters
byEnable
This parameter is for specifying scanning status with WPC symbology selecting one of the
values listed below. See note 1.
OBR_CODE_ENABLE : Enable WPC symbology.
OBR_CODE_DISABLE : Disable WPC symbology.
OBR_CODE_IGNORE : Continue with the current settings.
Vista de pagina 93
1 2 ... 89 90 91 92 93 94 95 96 97 98 99 ... 183 184

Comentarios a estos manuales

Sin comentarios