ExternalIlluminationOption

class ExternalIlluminationOption(val activated: IScannerOption.AdvancedActivation = AdvancedActivation.Off) : IScannerOption

/!\ Important : You must plug a illumination external to use this option else report you to Internal Illumination /!\

A couple of illumination options are provided to improve the lighting conditions during every image capture: Normal: Illumination LEDs on the engine are turned on during image capture. Always On: Illumination LEDs on the engine keep on after the engine is powered on. Off: Illumination LEDs on the engine are off all the time

Constructors

Link copied to clipboard
constructor(activated: IScannerOption.AdvancedActivation = AdvancedActivation.Off)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun getEnableCommand(): String

Get the command AdvancedActivation.Off / AdvancedActivation.Normal / AdvancedActivation.AlwaysOn to the ExternalIlluminationOption