BarcodeFormatFebraban

class BarcodeFormatFebraban(var activated: IBarcodeFormat.ActivationFebraban = ActivationFebraban.Disable) : IBarcodeFormat

Constructors

Link copied to clipboard
constructor(activated: IBarcodeFormat.ActivationFebraban = ActivationFebraban.Disable)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun getCommandTransmitDelayPer12Char(transmitCheckChar: IBarcodeFormat.TransmitCheckChar = TransmitCheckChar.DoNotTransmit): String

Transmit Delay per 12 Character applies to both Expanded and Unexpanded Febraban. This feature is available only when USB HID Keyboard is enable

Link copied to clipboard
fun getCommandTransmitParChar(transmitCheckChar: IBarcodeFormat.TransmitCheckChar = TransmitCheckChar.DoNotTransmit): String

Transmit Delay per Character applies to both Expanded and Unexpanded Febraban. This feature is available only when USB HID Keyboard is enable

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

Get the command Activation.Enable / Activation.Disable to the barcode format BarcodeFormatFebraban.

Link copied to clipboard
Link copied to clipboard
fun getSetCommandDelayPer12Char(delay12Char: IBarcodeFormat.FebDelay12Char = FebDelay12Char.T0ms): String

Configure the Delay per 12 Character in ms (0,300,400,500,600,700,800,900). This feature is available only when USB HID Keyboard is enable

Link copied to clipboard

Configure the Delay per Character in ms (0,5,10,15,20,25,30,35,40,45,50,55,60,65,70,75). A modulo 76 is apply if the number is superior. This feature is available only when USB HID Keyboard is enable