DecodeSessionTimeout

class DecodeSessionTimeout(val activated: IScannerOption.DecodeSessionTimeout = DecodeSessionTimeout.Medium) : IScannerOption

This parameter sets the maximum time decode session continues during a scan attempt. It is programmable in 1ms increments from 1ms to 3,600,000ms. When it is set to 0, the timeout is infinite. The default setting is 3,000ms

Constructors

Link copied to clipboard
constructor(activated: IScannerOption.DecodeSessionTimeout = DecodeSessionTimeout.Medium)

Properties

Link copied to clipboard

Functions

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

Get the command Activation.Off / Activation.On to the DecodeSessionTimeout