Datalogic .NET SDK

TriggerId (Enumeration)

 

Syntax

 

   [Flags]

   public enum TriggerId: int

   {

      Scan        = 0x00010000,

      Pistol      = 0x00020000,

      LeftSide    = 0x00040000,

      RightSide   = 0x00080000,

   }

 

 

Class                           : Device

Namespace                : Datalogic.API

Assembly                   : Datalogic.API.DLL

 

 

Description

Trigger identifiers of the decoder.

 

 

Name

Value

Description

Scan

0x00010000

Keypad scan button trigger.

Pistol

0x00020000

Pistol handle trigger.

LeftSide

0x00040000

Left side trigger.

RightSide

0x00080000

Right side trigger.

 

 

 

Copyright © Datalogic ADC. All Right Reserved