Denso BHT-200QW Spezifikationen Seite 148

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 377
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 147
- 146 -
MinDigitNW7
Sets or acquires the minimum number of digits in NW7 code (CODABAR).
Syntax
[VB]
Public Shared Property MinDigitNW7 As Integer
[C#]
public static int MinDigitNW7 {get; set;}
Property
Minimum number of digits
Parameter values
: 3 to 20
Default value
: 4
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) is invalid.
Note
The setting for this property will be valid the next time read operation is enabled.
If the minimum number of NW7 digits is specified at the read enable code RdType property,
the value set for the RdType property will be given priority.
[Ex.] Set the default value for the minimum number of digits for NW7 code reading to 4.
[VB] Scanner.Settings.MinDigitNW7 = 4
[C#] Scanner.Settings.MinDigitNW7 = 4;
Seitenansicht 147
1 2 ... 143 144 145 146 147 148 149 150 151 152 153 ... 376 377

Kommentare zu diesen Handbüchern

Keine Kommentare