Casio DT-X8 Series Manual do Utilizador Página 151

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 184
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 150
151
4.84 OBRSetRSSExpandedStackedOption
This function sets up the decode options for RSS Expanded Stacked symbology.
In the Device Emulator, the function returns always FUNCTION_UNSUPPORT.
Calling Sequences
[C++]
int OBRSetRSSExpandedStackedOption(
BYTE byEnable,
BYTE byMinLength,
BYTE byMaxLength,
BYTE byOutFormat,
BYTE byCheckDigit,
BYTE byCheckChar
)
[Visual Basic]
Public Shared Function OBRSetRSSExpandedStackedOption( _
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 OBRSetRSSExpandedStackedOption(
Byte byEnable,
Byte byMinLength,
Byte byMaxLength,
Byte byOutFormat,
Byte byCheckDigit,
Byte byCheckChar
);
Parameters
byEnable
This parameter is for specifying scanning status with RSS Expanded Stacked symbology
selecting one of the values listed below. See note 1.
OBR_CODE_ENABLE : Enable RSS Expanded Stacked symbology.
OBR_CODE_DISABLE : Disable RSS Expanded Stacked symbology.
OBR_CODE_IGNORE : Continue with current settings.
Vista de página 150
1 2 ... 146 147 148 149 150 151 152 153 154 155 156 ... 183 184

Comentários a estes Manuais

Sem comentários