Datalogic .NET SDK
DecodeRequest (Enumeration)
Syntax
[Flags]
public enum DecodeRequest : int
{
PostRecurring = 0x00000100
}
Namespace : Datalogic.API
Assembly : Datalogic.API.DLL
Description
Request for the decoder.
The number of data samples to collect can be OR'ed into this enumeration type.
Name |
Value |
Description |
PostRecurring |
0x00000100 |
Recurring request. |
Copyright © Datalogic ADC. All Right Reserved