Click or drag to resize

PropertyIDDisplayModeEnable Field

This parameter controls the barcode illumination for capturing frames from displays or reflective surfaces.

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int DisplayModeEnable = 6

Field Value

Type: Int32
Remarks

This parameter controls the barcode illumination for capturing frames from displays or reflective surfaces. The possibile configurations are:

  • feature disabled that means "Illuminator alwayas enabled", -
  • feature enabled that means "Illuminator adjusted according" to reflection in the previous acquired frames. -

The class of the property is BooleanProperty.

[Android Documentation]

See Also