BadReadMessageOption

class BadReadMessageOption(var activated: IScannerOption.Activation = Activation.Off) : IScannerOption

Define whether or not to send a bad read message (user-programmable) when a good read does not occur before trigger release, or the decode session timeout expires, or the engine receives the Stop Scanning command.

Constructors

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

Properties

Link copied to clipboard

Functions

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

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

Link copied to clipboard

Set Bad Read Message To set a bad read message can contain up to 7 characters, pass in parameter the bad message String that you want.