Denso BHT-202Q Manual do Utilizador Página 157

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 407
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 156
Marker
Sets or acquires the marker mode.
Syntax
[VB]
Public Shared Property Marker As EN_MARKER
[C#]
public static EN_MARKER Marker {get; set;}
Property
Marker mode
Parameter values: As listed in EN_MARKER
Default value: EN_MARKER.NORMAL
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
Note
This is not supported on the BHT-700B and is ignored even when an attempt is made to
set.
The setting is reflected when reading is next allowed after setting.
[Ex.] Setting to ensure that the marker is not lit when performing barcode reading.
[VB] Scanner.Settings.Marker = Scanner.Settings.EN_MARKER.DISABLE
[C#] Scanner.Settings.Marker = Scanner.Settings.EN_MARKER.DISABLE;
148
Vista de página 156
1 2 ... 152 153 154 155 156 157 158 159 160 161 162 ... 406 407

Comentários a estes Manuais

Sem comentários