Datalogic .NET SDK

DecodeDeviceCap (Enumeration)

 

Syntax

 

   [Flags]

   public enum DecodeDeviceCap : int

   {

      Exists   = 1,

      Barcode  = 2,

      Msr      = 4,

      Rfid     = 8,

      Spotbeam = 32

   }

 

 

Namespace                : Datalogic.API

Assembly                   : Datalogic.API.DLL

 

 

Description

Device capabilities of the decoder.

 

 

Name

Value

Description

Exists

1

Decoding driver exists.

Barcode

2

Barcode input type available.

Msr

4

MSR input type available.

Rfid

8

RFID input type available.

Spotbeam

32

Barcode device has a spotting beam.

 

 

Copyright © Datalogic ADC. All Right Reserved