Bad Read Message Option
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.
Functions
Link copied to clipboard
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.